diff --git a/config.tar.bz2 b/config.tar.bz2 index 8f04cbd..b8bbecd 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8b24a4ab0a498ded0ce14b43dda8114adf603b6c654bfdcd26140b1c1ce485eb -size 145827 +oid sha256:17deaceb9dd0edd8c0ba368e7e424e798621bdeba7765bd4a25db4afb174d6b3 +size 145659 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 73f33dd..826896a 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,15 +1,7213 @@ +------------------------------------------------------------------- +Thu Jun 6 09:32:09 CEST 2024 - denis.kirjanov@suse.com + +- net: preserve kabi for sk_buff (CVE-2024-26921 bsc#1223138). +- commit 7bf5961 + +------------------------------------------------------------------- +Thu Jun 6 09:29:40 CEST 2024 - denis.kirjanov@suse.com + +- inet: inet_defrag: prevent sk release while still in use + (CVE-2024-26921 bsc#1223138). +- commit 2016faf + +------------------------------------------------------------------- +Thu Jun 6 00:27:26 CEST 2024 - tonyj@suse.de + +- perf ui browser: Avoid SEGV on title (git fixes). +- commit 1578c22 + +------------------------------------------------------------------- +Wed Jun 5 20:40:13 CEST 2024 - tonyj@suse.de + +- perf pmu: Count sys and cpuid JSON events separately (git + fixes). +- perf stat: Don't display metric header for non-leader uncore + events (git-fixes). +- perf daemon: Fix file leak in daemon_session__control + (git-fixes). +- perf symbols: Fix ownership of string in dso__load_vmlinux() + (git-fixes). +- perf thread: Fixes to thread__new() related to initializing comm + (git-fixes). +- perf report: Avoid SEGV in report__setup_sample_type() + (git-fixes). +- perf ui browser: Don't save pointer to stack memory (git-fixes). +- perf bench internals inject-build-id: Fix trap divide when + collecting just one DSO (git-fixes). +- perf intel-pt: Fix unassigned instruction op (discovered by + MemorySanitizer) (git-fixes). +- perf test shell arm_coresight: Increase buffer size for + Coresight basic tests (git-fixes). +- perf docs: Document bpf event modifier (git-fixes). +- perf bench uprobe: Remove lib64 from libc.so.6 binary path + (git-fixes). +- perf record: Fix debug message placement for test consumption + (git-fixes). +- perf tests: Apply attributes to all events in object code + reading test (git-fixes). +- perf tests: Make "test data symbol" more robust on Neoverse N1 + (git-fixes). +- perf annotate: Fix annotation_calc_lines() to pass correct + address to get_srcline() (git-fixes). +- perf stat: Do not fail on metrics on s390 z/VM systems + (git-fixes). +- perf sched timehist: Fix -g/--call-graph option failure + (git-fixes). +- perf annotate: Get rid of duplicate --group option item + (git-fixes). +- perf probe: Add missing libgen.h header needed for using + basename() (git-fixes). +- perf record: Delete session after stopping sideband thread + (git-fixes). +- perf auxtrace: Fix multiple use of --itrace option (git-fixes). +- perf script: Show also errors for --insn-trace option + (git-fixes). +- perf lock contention: Add a missing NULL check (git-fixes). +- perf vendor events amd: Fix Zen 4 cache latency events + (git-fixes). +- libperf evlist: Avoid out-of-bounds access (git-fixes). +- perf pmu: Fix a potential memory leak in perf_pmu__lookup() + (git-fixes). +- perf print-events: make is_event_supported() more robust + (git-fixes). +- perf list: fix short description for some cache events + (git-fixes). +- perf metric: Don't remove scale from counts (git-fixes). +- perf stat: Avoid metric-only segv (git-fixes). +- perf expr: Fix "has_event" function for metric style events + (git-fixes). +- perf srcline: Add missed addr2line closes (git-fixes). +- perf thread_map: Free strlist on normal path in + thread_map__new_by_tid_str() (git-fixes). +- perf bpf: Clean up the generated/copied vmlinux.h (git-fixes). +- perf jevents: Drop or simplify small integer values (git-fixes). +- perf evsel: Fix duplicate initialization of data->id in + evsel__parse_sample() (git-fixes). +- perf pmu: Treat the msr pmu as software (git-fixes). +- perf record: Check conflict between '--timestamp-filename' + option and pipe mode before recording (git-fixes). +- perf record: Fix possible incorrect free in + record__switch_output() (git-fixes). +- perf vendor events amd: Add Zen 4 memory controller events + (git-fixes). +- perf top: Uniform the event name for the hybrid machine + (git-fixes). +- perf top: Use evsel's cpus to replace user_requested_cpus + (git-fixes). +- commit a1f9340 + +------------------------------------------------------------------- +Wed Jun 5 17:11:18 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove fix for CVE-2024-35956 bsc#1224674, not applicable +- Delete patches.suse/btrfs-qgroup-fix-qgroup-prealloc-rsv-leak-in-subvolu.patch. + Quoting bsc#1225945#c11: + "So the upstream 6.5 kernel commit (1b53e51a4a8f ("btrfs: don't commit + transaction for every subvol create") + ) was never backported to SLE, so that fix eb96e221937a ("btrfs: fix + unwritten extent buffer after snapshotting a new subvolume") was never + backported." +- commit d947258 + +------------------------------------------------------------------- +Mon Jun 3 20:07:57 CEST 2024 - tonyj@suse.de + +- perf/x86: Fix out of range data (git-fixes). +- perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last + PEBS event (git-fixes). +- perf/x86/amd/lbr: Discard erroneous branch entries (git-fixes). +- commit 664d77f + +------------------------------------------------------------------- +Mon Jun 3 19:14:40 CEST 2024 - ematsumiya@suse.de + +- cifs: failure to add channel on iface should bump up weight + (git-fixes, bsc#1225172). +- commit 007b237 + +------------------------------------------------------------------- +Mon Jun 3 19:14:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix parsing of SMB3.1.1 POSIX create context + (git-fixes, bsc#1225172). +- commit 5f27f69 + +------------------------------------------------------------------- +Mon Jun 3 19:14:13 CEST 2024 - ematsumiya@suse.de + +- Revert "cifs: reconnect work should have reference on server + struct" (git-fixes, bsc#1225172). +- commit 3ca4c0c + +------------------------------------------------------------------- +Mon Jun 3 19:13:59 CEST 2024 - ematsumiya@suse.de + +- cifs: fix leak of iface for primary channel (git-fixes, + bsc#1225172). +- commit b7eb8e8 + +------------------------------------------------------------------- +Mon Jun 3 19:13:45 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix mount when dns_resolver key is not available + (git-fixes, bsc#1225172). +- commit 28edb5c + +------------------------------------------------------------------- +Mon Jun 3 15:46:18 CEST 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.2 patches + (bsc#1225842). +- scsi: lpfc: Update lpfc version to 14.4.0.2 (bsc#1225842). +- scsi: lpfc: Add support for 32 byte CDBs (bsc#1225842). +- scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask + (bsc#1225842). + Refresh: + - patches.suse/lpfc-reintroduce-old-irq-probe-logic.patch +- scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list + (bsc#1225842). +- scsi: lpfc: Clear deferred RSCN processing flag when driver + is unloading (bsc#1225842). +- scsi: lpfc: Update logging of protection type for T10 DIF I/O + (bsc#1225842). +- scsi: lpfc: Change default logging level for unsolicited CT + MIB commands (bsc#1225842). +- commit 5a56384 + +------------------------------------------------------------------- +Mon Jun 3 15:25:22 CEST 2024 - dwagner@suse.de + +- nvmet: fix ns enable/disable possible hang (git-fixes). +- nvme-multipath: fix io accounting on failover (git-fixes). +- nvme: fix multipath batched completion accounting (git-fixes). +- commit ed3b392 + +------------------------------------------------------------------- +Mon Jun 3 14:06:08 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-hda-intel-sdw-acpi-fix-usage-of-device_get_name.patch + (git-fixes CVE-2024-36955). +- Update + patches.suse/ARM-9381-1-kasan-clear-stale-stack-poison.patch + (git-fixes bsc#1225715 CVE-2024-36906). +- Update + patches.suse/Bluetooth-HCI-Fix-potential-null-ptr-deref.patch + (git-fixes bsc#1225579 CVE-2024-36011). +- Update + patches.suse/Bluetooth-L2CAP-Fix-slab-use-after-free-in-l2cap_con.patch + (git-fixes bsc#1225578 CVE-2024-36013). +- Update + patches.suse/Bluetooth-msft-fix-slab-use-after-free-in-msft_do_cl.patch + (git-fixes bsc#1225502 CVE-2024-36012). +- Update + patches.suse/Bluetooth-qca-add-missing-firmware-sanity-checks.patch + (git-fixes bsc#1225722 CVE-2024-36880). +- Update + patches.suse/Bluetooth-qca-fix-firmware-check-error-path.patch + (git-fixes CVE-2024-36942). +- Update + patches.suse/Bluetooth-qca-fix-info-leak-when-fetching-fw-build-i.patch + (git-fixes bsc#1225720 CVE-2024-36032). +- Update + patches.suse/KVM-x86-mmu-Write-protect-L2-SPTEs-in-TDP-MMU-when-c.patch + (git-fixes bsc#1223749 CVE-2024-26990). +- Update + patches.suse/KVM-x86-pmu-Disable-support-for-adaptive-PEBS.patch + (git-fixes bsc#1223692 CVE-2024-26992). +- Update + patches.suse/Reapply-drm-qxl-simplify-qxl_fence_wait.patch + (stable-fixes CVE-2024-36944). +- Update + patches.suse/USB-core-Fix-access-violation-during-port-device-rem.patch + (git-fixes bsc#1225734 CVE-2024-36896). +- Update + patches.suse/amd-amdkfd-sync-all-devices-to-wait-all-processes-be.patch + (stable-fixes CVE-2024-36949). +- Update patches.suse/bpf-Check-bloom-filter-map-value-size.patch + (bsc#1224488 CVE-2024-35905 bsc#1225766 CVE-2024-36918). +- Update + patches.suse/clk-sunxi-ng-h6-Reparent-CPUX-during-PLL-CPUX-rate-c.patch + (git-fixes bsc#1225692 CVE-2023-52882). +- Update + patches.suse/cxl-pci-Fix-disabling-memory-if-DVSEC-CXL-Range-does.patch + (git-fixes CVE-2024-26761). +- Update + patches.suse/drm-amd-display-Atom-Integrated-System-Info-v2_2-for.patch + (stable-fixes bsc#1225735 CVE-2024-36897). +- Update + patches.suse/drm-amd-pm-fixes-a-random-hang-in-S4-for-SMU-v13.0.4.patch + (stable-fixes bsc#1225705 CVE-2024-36026). +- Update + patches.suse/drm-amdkfd-range-check-cp-bad-op-exception-interrupt.patch + (stable-fixes CVE-2024-36951). +- Update + patches.suse/drm-arm-malidp-fix-a-possible-null-pointer-dereferen.patch + (git-fixes bsc#1225593 CVE-2024-36014). +- Update + patches.suse/drm-nouveau-firmware-Fix-SG_DEBUG-error-with-nvkm_fi.patch + (stable-fixes bsc#1225728 CVE-2024-36885). +- Update + patches.suse/efi-unaccepted-touch-soft-lockup-during-memory-accept.patch + (git-fixes bsc#1225773 CVE-2024-36936). +- Update + patches.suse/firewire-ohci-mask-bus-reset-interrupts-between-ISR-.patch + (stable-fixes CVE-2024-36950). +- Update patches.suse/gpiolib-cdev-fix-uninitialised-kfifo.patch + (git-fixes bsc#1225736 CVE-2024-36898). +- Update + patches.suse/i40e-fix-vf-may-be-used-uninitialized-in-this-functi.patch + (git-fixes bsc#1225698 CVE-2024-36020). +- Update + patches.suse/maple_tree-fix-mas_empty_area_rev-null-pointer-deref.patch + (git-fixes bsc#1225710 CVE-2024-36891). +- Update + patches.suse/mm-slab-make-__free-kfree-accept-error-pointers.patch + (git-fixes bsc#1225714 CVE-2024-36890). +- Update + patches.suse/mmc-sdhci-msm-pervent-access-to-suspended-controller.patch + (git-fixes bsc#1225708 CVE-2024-36029). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-devlink-reload-during.patch + (git-fixes bsc#1225699 CVE-2024-36021). +- Update + patches.suse/nouveau-dmem-handle-kcalloc-allocation-failure.patch + (git-fixes CVE-2024-26943). +- Update + patches.suse/nouveau-uvmm-fix-addr-range-calcs-for-remap-operatio.patch + (git-fixes bsc#1225694 CVE-2024-36018). +- Update + patches.suse/pinctrl-core-delete-incorrect-free-in-pinctrl_enable.patch + (git-fixes CVE-2024-36940). +- Update + patches.suse/pinctrl-devicetree-fix-refcount-leak-in-pinctrl_dt_t.patch + (git-fixes CVE-2024-36959). +- Update + patches.suse/ppdev-Add-an-error-check-in-register_device.patch + (git-fixes bsc#1225640 CVE-2024-36015). +- Update patches.suse/qibfs-fix-dentry-leak.patch (git-fixes + CVE-2024-36947). +- Update + patches.suse/regmap-maple-Fix-cache-corruption-in-regcache_maple_.patch + (git-fixes bsc#1225695 CVE-2024-36019). +- Update + patches.suse/s390-cio-Ensure-the-copied-buf-is-NUL-terminated.patch + (git-fixes bsc#1223869 bsc#1225747 CVE-2024-36931). +- Update + patches.suse/s390-qeth-Fix-kernel-panic-after-setting-hsuid.patch + (git-fixes bsc#1223874 bsc#1225775 CVE-2024-36928). +- Update + patches.suse/scsi-qla2xxx-Fix-off-by-one-in-qla_edif_app_getstats.patch + (git-fixes bsc#1225704 CVE-2024-36025). +- Update + patches.suse/spi-fix-null-pointer-dereference-within-spi_sync.patch + (git-fixes CVE-2024-36930). +- Update + patches.suse/swiotlb-Fix-double-allocation-of-slots-due-to-broken-alignment-handling.patch + (bsc#1224331 bsc#1224602 CVE-2024-35814). +- Update + patches.suse/tty-n_gsm-fix-possible-out-of-bounds-in-gsm0_receive.patch + (git-fixes bsc#1225642 CVE-2024-36016). +- Update + patches.suse/usb-gadget-f_fs-Fix-race-between-aio_cancel-and-AIO-.patch + (git-fixes bsc#1225749 CVE-2024-36894). +- Update + patches.suse/usb-gadget-uvc-use-correct-buffer-size-when-parsing-.patch + (git-fixes bsc#1225750 CVE-2024-36895). +- Update + patches.suse/usb-typec-tcpm-Check-for-port-partner-validity-befor.patch + (git-fixes bsc#1225748 CVE-2024-36893). +- Update + patches.suse/wifi-iwlwifi-mvm-guard-against-invalid-STA-ID-on-rem.patch + (stable-fixes bsc#1225769 CVE-2024-36921). +- Update + patches.suse/wifi-iwlwifi-read-txq-read_ptr-under-lock.patch + (stable-fixes CVE-2024-36922). +- Update + patches.suse/wifi-nl80211-don-t-free-NULL-coalescing-rule.patch + (git-fixes CVE-2024-36941). +- Update + patches.suse/x86-efistub-Call-mixed-mode-boot-services-on-the-firmware-.patch + (git-fixes bsc#1224742 CVE-2024-35803). +- commit 539780f + +------------------------------------------------------------------- +Mon Jun 3 13:25:29 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries/lparcfg: drop error message from guest name + lookup (bsc#1187716 ltc#193451 git-fixes). +- commit ceab637 + +------------------------------------------------------------------- +Mon Jun 3 13:19:17 CEST 2024 - msuchanek@suse.de + +- blacklist.conf: PPC fsl_msi is not used +- commit ae6590d + +------------------------------------------------------------------- +Mon Jun 3 13:03:27 CEST 2024 - msuchanek@suse.de + +- powerpc/uaccess: Use YZ asm constraint for ld (bsc#1194869). +- powerpc/uaccess: Fix build errors seen with GCC 13/14 + (bsc#1194869). +- commit 46b5d84 + +------------------------------------------------------------------- +Mon Jun 3 10:20:30 CEST 2024 - shung-hsi.yu@suse.com + +- Add reference to L3 bsc#1225765 in BPF control flow graph and precision backtrack fixes (bsc#1225756) + The L3 bsc#1225765 was created seperately since our customer requires + PTF. +- Update patches.suse/bpf-fix-precision-backtracking-instruction-iteration.patch +- Update patches.suse/bpf-handle-ldimm64-properly-in-check_cfg.patch +- Update patches.suse/selftests-bpf-add-edge-case-backtracking-logic-test.patch +- Update patches.suse/selftests-bpf-precision-tracking-test-for-BPF_NEG-an.patch +- commit 054635e + +------------------------------------------------------------------- +Mon Jun 3 01:12:20 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: release mutex after nft_gc_seq_end from + abort path (CVE-2024-26925 bsc#1223390). +- commit 578a709 + +------------------------------------------------------------------- +Mon Jun 3 01:11:15 CEST 2024 - mkubecek@suse.cz + +- series.conf: cleanup + Fix subsection header to silence series_insert error. +- commit 4628dc3 + +------------------------------------------------------------------- +Sat Jun 1 10:18:30 CEST 2024 - tiwai@suse.de + +- ASoC: wm_adsp: Add missing MODULE_DESCRIPTION() (git-fixes). +- ALSA: ump: Set default protocol when not given explicitly + (git-fixes). +- ALSA/hda: intel-dsp-config: reduce log verbosity (git-fixes). +- ALSA: core: Remove debugfs at disconnection (git-fixes). +- commit f8e0906 + +------------------------------------------------------------------- +Sat Jun 1 10:14:34 CEST 2024 - tiwai@suse.de + +- drm/panel: sitronix-st7789v: fix display size for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: tweak timing for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 + panel (git-fixes). +- dma-buf/sw-sync: don't enable IRQ from sync_print_obj() + (git-fixes). +- Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 + devices" (stable-fixes). +- drm/amd/display: Enable colorspace property for MST connectors + (git-fixes). +- drm/i915: Fix audio component initialization (git-fixes). +- drm/i915/dpt: Make DPT object unshrinkable (git-fixes). +- drm/i915/gt: Fix CCS id's calculation for CCS mode setting + (git-fixes). +- drm/i915/guc: avoid FIELD_PREP warning (git-fixes). +- drm/i915/gt: Disarm breadcrumbs if engines are already idle + (git-fixes). +- drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) + (git-fixes). +- hwmon: (shtc1) Fix property misspelling (git-fixes). +- hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board + power sensor (git-fixes). +- spi: stm32: Don't warn about spurious interrupts (git-fixes). +- spi: Don't mark message DMA mapped when no transfer in it is + (git-fixes). +- dma-mapping: benchmark: handle NUMA_NO_NODE correctly + (git-fixes). +- dma-mapping: benchmark: fix node id validation (git-fixes). +- ALSA: seq: ump: Fix swapped song position pointer data + (git-fixes). +- ASoC: SOF: ipc4-topology: Fix input format query of process + modules without base extension (git-fixes). +- ALSA: seq: Fix yet another spot for system message conversion + (git-fixes). +- ALSA: ump: Don't accept an invalid UMP protocol number + (git-fixes). +- ALSA: ump: Don't clear bank selection after sending a program + change (git-fixes). +- ALSA: seq: Fix incorrect UMP type for system messages + (git-fixes). +- ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 + conversion (git-fixes). +- ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP + conversion (git-fixes). +- ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp + (git-fixes). +- docs: netdev: Fix typo in Signed-off-by tag (git-fixes). +- net: usb: smsc95xx: fix changing LED_SEL bit value updated + from EEPROM (git-fixes). +- net: phy: micrel: set soft_reset callback to genphy_soft_reset + for KSZ8061 (git-fixes). +- commit e5505a5 + +------------------------------------------------------------------- +Sat Jun 1 10:09:27 CEST 2024 - tiwai@suse.de + +- Add alt-commit to a nouveau patch +- commit 0024d10 + +------------------------------------------------------------------- +Fri May 31 19:39:48 CEST 2024 - dsterba@suse.com + +- 9p: add missing locking around taking dentry fid list (git-fixes) +- commit 581af2d + +------------------------------------------------------------------- +Fri May 31 18:08:13 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only a VFS cleanup +- commit f4a0ca8 + +------------------------------------------------------------------- +Fri May 31 18:00:27 CEST 2024 - dsterba@suse.com + +- blacklist.conf: openpromfs not built +- commit 475ff82 + +------------------------------------------------------------------- +Fri May 31 17:58:22 CEST 2024 - dsterba@suse.com + +- ecryptfs: Fix buffer size for tag 66 packet (git-fixes) +- commit 17aae28 + +------------------------------------------------------------------- +Fri May 31 17:18:11 CEST 2024 - dsterba@suse.com + +- fs/9p: translate O_TRUNC into OTRUNC (git-fixes) +- commit e03e9a5 + +------------------------------------------------------------------- +Fri May 31 17:14:43 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END + (git-fixes). +- commit e824dba + +------------------------------------------------------------------- +Fri May 31 17:14:08 CEST 2024 - dsterba@suse.com + +- fs/9p: only translate RWX permissions for plain 9P2000 (git-fixes) +- commit ebd0dc6 + +------------------------------------------------------------------- +Fri May 31 17:11:23 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: precision tracking test for BPF_NEG and BPF_END + (bsc#1225756). +- commit a410d73 + +------------------------------------------------------------------- +Fri May 31 17:08:22 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: add edge case backtracking logic test + (bsc#1225756). +- bpf: fix precision backtracking instruction iteration + (bsc#1225756). +- bpf: handle ldimm64 properly in check_cfg() (bsc#1225756). +- commit 9cbb99b + +------------------------------------------------------------------- +Fri May 31 16:48:47 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove add and revert patch pair +- commit f17fe30 + +------------------------------------------------------------------- +Fri May 31 16:41:07 CEST 2024 - dsterba@suse.com + +- fs: indicate request originates from old mount API (git-fixes) +- commit 0754468 + +------------------------------------------------------------------- +Fri May 31 16:38:52 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only comment fix +- commit b912460 + +------------------------------------------------------------------- +Fri May 31 16:36:29 CEST 2024 - dsterba@suse.com + +- locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock (git-fixes) +- commit 4c48f9f + +------------------------------------------------------------------- +Fri May 31 16:34:32 CEST 2024 - dsterba@suse.com + +- fs: Fix error checking for d_hash_and_lookup() (git-fixes) +- commit c90513f + +------------------------------------------------------------------- +Fri May 31 16:31:13 CEST 2024 - dwagner@suse.de + +- nvme-pci: Add quirk for broken MSIs (git-fixes). +- nvme: fix warn output about shared namespaces without + CONFIG_NVME_MULTIPATH (git-fixes). +- drivers/nvme: Add quirks for device 126f:2262 (git-fixes). +- commit fff60eb + +------------------------------------------------------------------- +Fri May 31 16:05:29 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvme-ensure-disabling-pairs-with-unquiesce.patch + (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 jsc#PED-3535 + bsc#1224534). +- commit d9497f3 + +------------------------------------------------------------------- +Fri May 31 14:12:49 CEST 2024 - iivanov@suse.de + +- octeontx2-af: fix the double free in rvu_npc_freemem() (bsc#1225712 CVE-2024-36030) +- commit 294ca99 + +------------------------------------------------------------------- +Fri May 31 12:32:57 CEST 2024 - tbogendoerfer@suse.de + +- idpf: extend tx watchdog timeout (bsc#1224137). +- commit fbf0ed6 + +------------------------------------------------------------------- +Fri May 31 11:27:23 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86/pmu: Allow programming events that match + unsupported arch events (bsc#1225696). +- Refresh + patches.suse/KVM-x86-pmu-Allow-programming-events-that-match-unsu.patch. +- commit 0e4ccf5 + +------------------------------------------------------------------- +Thu May 30 10:09:45 CEST 2024 - iivanov@suse.de + +- swiotlb: extend buffer pre-padding to alloc_align_mask if necessary (bsc#1224331) +- commit c148fd3 + +------------------------------------------------------------------- +Thu May 30 09:03:10 CEST 2024 - davide.benini@suse.com + +- calipso: fix memory leak in netlbl_calipso_add_pass() + (CVE-2023-52698 bsc#1224621) +- commit 5fc90b9 + +------------------------------------------------------------------- +Thu May 30 07:29:06 CEST 2024 - jslaby@suse.cz + +- kabi/severities: ignore IMS functions + They were dropped in previous patches. Noone is supposed to use them. +- commit 494909c + +------------------------------------------------------------------- +Thu May 30 05:29:52 CEST 2024 - ematsumiya@suse.de + +- smb: client: set correct id, uid and cruid for multiuser + automounts (bsc#1223011, CVE-2024-26822). +- commit 6fce785 + +------------------------------------------------------------------- +Thu May 30 05:26:33 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential OOBs in smb2_parse_contexts() + (bsc#1220148, CVE-2023-52434). +- commit a00a7f6 + +------------------------------------------------------------------- +Wed May 29 19:16:39 CEST 2024 - colyli@suse.de + +- dm-integrity: fix a memory leak when rechecking the data + (bsc#1223077, CVE-2024-26860). +- commit 29984e7 + +------------------------------------------------------------------- +Wed May 29 19:05:23 CEST 2024 - fdmanana@suse.com + +- btrfs: zoned: don't skip block groups with 100% zone unusable + (bsc#1220120). +- btrfs: don't refill whole delayed refs block reserve when + starting transaction (bsc#1220120). +- btrfs: add new unused block groups to the list of unused block + groups (bsc#1220120). +- btrfs: do not delete unused block group if it may be used soon + (bsc#1220120). +- btrfs: add and use helper to check if block group is used + (bsc#1220120). +- btrfs: always reserve space for delayed refs when starting + transaction (bsc#1220120). +- btrfs: stop doing excessive space reservation for csum deletion + (bsc#1220120). +- btrfs: remove pointless initialization at + btrfs_delayed_refs_rsv_release() (bsc#1220120). +- btrfs: reserve space for delayed refs on a per ref basis + (bsc#1220120). +- btrfs: allow to run delayed refs by bytes to be released + instead of count (bsc#1220120). +- btrfs: simplify check for extent item overrun at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: return -EUCLEAN if extent item is missing when searching + inline backref (bsc#1220120). +- btrfs: use a single variable for return value at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: use a single variable for return value at + run_delayed_extent_op() (bsc#1220120). +- btrfs: remove pointless 'ref_root' variable from + run_delayed_data_ref() (bsc#1220120). +- btrfs: initialize key where it's used when running delayed + data ref (bsc#1220120). +- btrfs: remove refs_to_drop argument from __btrfs_free_extent() + (bsc#1220120). +- btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: remove the refcount warning/check at + btrfs_put_delayed_ref() (bsc#1220120). +- btrfs: remove unnecessary logic when running new delayed + references (bsc#1220120). +- btrfs: pass a space_info argument to + btrfs_reserve_metadata_bytes() (bsc#1220120). +- btrfs: log message if extent item not found when running + delayed extent op (bsc#1220120). +- btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: move btrfs_free_excluded_extents() into block-group.c + (bsc#1220120). +- btrfs: open code trivial btrfs_add_excluded_extent() + (bsc#1220120). +- btrfs: make find_first_extent_bit() return a boolean + (bsc#1220120). +- btrfs: make btrfs_destroy_pinned_extent() return void + (bsc#1220120). +- btrfs: make btrfs_destroy_marked_extents() return void + (bsc#1220120). +- btrfs: rename add_new_free_space() to btrfs_add_new_free_space() + (bsc#1220120). +- btrfs: update documentation for add_new_free_space() + (bsc#1220120). +- commit 37b05cd + +------------------------------------------------------------------- +Wed May 29 18:24:54 CEST 2024 - nstange@suse.de + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch (bsc#1222771). + In preparation of enabling CONFIG_FIPS_SIGNATURE_SELFTEST, amend the + missing 'usage' argument in the pkcs7_validate_trust() invocation + from the PKCS#7 selftest. +- commit cfa0827 + +------------------------------------------------------------------- +Wed May 29 17:39:53 CEST 2024 - mbrugger@suse.com + +- blacklist.conf: arm: kernel does not support folios +- commit e0489ca + +------------------------------------------------------------------- +Wed May 29 17:23:53 CEST 2024 - pmladek@suse.com + +- printk: Let no_printk() use _printk() (bsc#1225618). +- commit 2abd745 + +------------------------------------------------------------------- +Wed May 29 17:04:32 CEST 2024 - pmladek@suse.com + +- printk: Update @console_may_schedule in + console_trylock_spinning() (bsc#1225616). +- commit e5e7ac5 + +------------------------------------------------------------------- +Wed May 29 16:39:49 CEST 2024 - mkoutny@suse.com + +- af_unix: fix use-after-free in unix_stream_read_actor() + (CVE-2023-52772 bsc#1224989). +- commit 0f5ff3f + +------------------------------------------------------------------- +Wed May 29 16:37:13 CEST 2024 - nstange@suse.de + +- certs: Add ECDSA signature verification self-test (bsc#1222777). +- Port "certs: Add ECDSA signature verification self-test". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_ECDSA. +- Refresh + 0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + trivial context update to Kconfig +- commit 7338b2e + +------------------------------------------------------------------- +Wed May 29 16:36:36 CEST 2024 - pmladek@suse.com + +- dump_stack: Do not get cpu_sync for panic CPU (bsc#1225607). +- commit 3d953e1 + +------------------------------------------------------------------- +Wed May 29 16:30:09 CEST 2024 - pmladek@suse.com + +- printk: Avoid non-panic CPUs writing to ringbuffer + (bsc#1225607). +- commit 9a41cad + +------------------------------------------------------------------- +Wed May 29 16:25:37 CEST 2024 - nstange@suse.de + +- certs: Move RSA self-test data to separate file (bsc#1222777). +- Port "certs: Move RSA self-test data to separate file". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_RSA. +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + - trivial context update to Kconfig, + - account for changed pkcs7_validate_trust() callsite amended by + this refreshed patch. +- commit 248ad2a + +------------------------------------------------------------------- +Wed May 29 16:22:01 CEST 2024 - pmladek@suse.com + +- printk: Disable passing console lock owner completely during + panic() (bsc#1225607). +- commit a31a4d6 + +------------------------------------------------------------------- +Wed May 29 16:19:57 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Skip non-finalized records in panic + (bsc#1225607). +- commit 8be42db + +------------------------------------------------------------------- +Wed May 29 16:06:55 CEST 2024 - nstange@suse.de + +- Enable CONFIG_FIPS_SIGNATURE_SELFTEST (bsc#1222771) +- commit 4ade1c7 + +------------------------------------------------------------------- +Wed May 29 15:50:37 CEST 2024 - pmladek@suse.com + +- printk: Wait for all reserved records with pr_flush() + (bsc#1225607). +- commit 4a07b6c + +------------------------------------------------------------------- +Wed May 29 15:35:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Cleanup reader terminology (bsc#1225607). +- commit b3f2a50 + +------------------------------------------------------------------- +Wed May 29 15:27:23 CEST 2024 - pmladek@suse.com + +- printk: Add this_cpu_in_panic() (bsc#1225607). +- commit 8afb830 + +------------------------------------------------------------------- +Wed May 29 15:21:57 CEST 2024 - pmladek@suse.com + +- printk: For @suppress_panic_printk check for other CPU in panic + (bsc#1225607). +- commit f2045e0 + +------------------------------------------------------------------- +Wed May 29 15:20:31 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Clarify special lpos values (bsc#1225607). +- commit d1338d8 + +------------------------------------------------------------------- +Wed May 29 15:17:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Do not skip non-finalized records with + prb_next_seq() (bsc#1225607). +- commit 1ea687c + +------------------------------------------------------------------- +Wed May 29 15:17:05 CEST 2024 - mkoutny@suse.com + +- prctl: generalize PR_SET_MDWE support check to be per-arch + (bsc#1225610). +- commit b86afe4 + +------------------------------------------------------------------- +Wed May 29 15:15:57 CEST 2024 - pmladek@suse.com + +- printk: Use prb_first_seq() as base for 32bit seq macros + (bsc#1225607). +- commit ea93856 + +------------------------------------------------------------------- +Wed May 29 15:14:03 CEST 2024 - pmladek@suse.com + +- printk: Adjust mapping for 32bit seq macros (bsc#1225607). +- commit e9e690d + +------------------------------------------------------------------- +Wed May 29 14:57:00 CEST 2024 - mkoutny@suse.com + +- blk-cgroup: fix list corruption from reorder of WRITE ->lqueued + (bsc#1225605). +- blk-cgroup: fix list corruption from resetting io stat + (bsc#1225605). +- commit c132bd3 + +------------------------------------------------------------------- +Wed May 29 14:56:41 CEST 2024 - pmladek@suse.com + +- printk: nbcon: Relocate 32bit seq macros (bsc#1225607). +- commit 6293dd4 + +------------------------------------------------------------------- +Wed May 29 14:47:13 CEST 2024 - pmladek@suse.com + +- printk: Rename abandon_console_lock_in_panic() to + other_cpu_in_panic() (bsc#1225607). +- commit 74aec78 + +------------------------------------------------------------------- +Wed May 29 14:42:32 CEST 2024 - pmladek@suse.com + +- printk: Consolidate console deferred printing (bsc#1225607). +- commit c45374f + +------------------------------------------------------------------- +Wed May 29 14:39:55 CEST 2024 - pmladek@suse.com + +- printk: Do not take console lock for console_flush_on_panic() + (bsc#1225607). +- commit ca5038f + +------------------------------------------------------------------- +Wed May 29 14:38:54 CEST 2024 - pmladek@suse.com + +- printk: Keep non-panic-CPUs out of console lock (bsc#1225607). +- commit 2d7bf36 + +------------------------------------------------------------------- +Wed May 29 14:24:43 CEST 2024 - pmladek@suse.com + +- printk: Reduce console_unblank() usage in unsafe scenarios + (bsc#1225607). +- commit 54eafaa + +------------------------------------------------------------------- +Wed May 29 13:45:07 CEST 2024 - pmladek@suse.com + +- livepatch: Fix missing newline character in + klp_resolve_symbols() (bsc#1223539). +- commit af0f908 + +------------------------------------------------------------------- +Wed May 29 13:33:07 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: system-wide nr_active enforcement patchset; + not worth the risk (bsc#1225580) +- commit 059cebc + +------------------------------------------------------------------- +Wed May 29 13:28:17 CEST 2024 - shung-hsi.yu@suse.com + +- cpumap: Zero-initialise xdp_rxq_info struct before running + XDP program (bsc#1224718 CVE-2024-27431). +- commit fb7728a + +------------------------------------------------------------------- +Wed May 29 12:12:14 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct bpf_link and bpf_link_ops kABI workaround + (bsc#1224531 CVE-2024-35860). +- commit 7744489 + +------------------------------------------------------------------- +Wed May 29 12:07:39 CEST 2024 - jslaby@suse.cz + +- Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support" + (git-fixes). +- Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()" (git-fixes). +- Revert "PCI/MSI: Provide stubs for IMS functions" (git-fixes). +- commit 0dc394b + +------------------------------------------------------------------- +Wed May 29 11:50:31 CEST 2024 - jslaby@suse.cz + +- ppdev: Add an error check in register_device (git-fixes). +- commit cfdb6a2 + +------------------------------------------------------------------- +Wed May 29 11:43:15 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: support deferring bpf_link dealloc to after RCU grace + period (bsc#1224531 CVE-2024-35860). +- bpf: put uprobe link's path and task in release callback + (bsc#1224531 CVE-2024-35860). +- commit a95dd44 + +------------------------------------------------------------------- +Wed May 29 11:25:39 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Fix not validating setsockopt user input + (bsc#1224581 CVE-2024-35964). +- commit 9d49d44 + +------------------------------------------------------------------- +Wed May 29 11:06:17 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: cosmetic; truncated names in ps output +- commit 2ed068f + +------------------------------------------------------------------- +Wed May 29 10:52:47 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Add support for BT_PKT_STATUS (bsc#1224581 + CVE-2024-35964). +- commit cadac48 + +------------------------------------------------------------------- +Wed May 29 10:13:51 CEST 2024 - jlee@suse.com + +- Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic (bsc#1224581 + CVE-2024-35964). +- Refresh + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch. +- commit 774d916 + +------------------------------------------------------------------- +Wed May 29 09:52:10 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Prevent lock inversion deadlock in map delete elem + (bsc#1209657 CVE-2023-0160 bsc#1224511 CVE-2024-35895). +- commit fa3fb92 + +------------------------------------------------------------------- +Wed May 29 07:53:36 CEST 2024 - tiwai@suse.de + +- tpm_tis_spi: Account for SPI header when allocating TPM SPI + xfer buffer (git-fixes). +- commit 6d124e2 + +------------------------------------------------------------------- +Tue May 28 23:45:57 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_debug_files_proc_show() + (bsc#1225172, bsc#1223532, CVE-2024-26928). +- commit 1089c4a + +------------------------------------------------------------------- +Tue May 28 23:42:54 CEST 2024 - ematsumiya@suse.de + +- smb3: missing lock when picking channel (bsc#1225172, + bsc#1224550, CVE-2024-35999). +- commit d7be3a1 + +------------------------------------------------------------------- +Tue May 28 23:42:14 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in + cifs_signal_cifsd_for_reconnect() (bsc#1225172, bsc#1224766, + CVE-2024-35861). +- commit 0d45a76 + +------------------------------------------------------------------- +Tue May 28 23:41:36 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_network_name_deleted() + (bsc#1225172, bsc#1224764, CVE-2024-35862). +- commit 6632102 + +------------------------------------------------------------------- +Tue May 28 23:40:50 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in is_valid_oplock_break() + (bsc#1225172, bsc#1224763, CVE-2024-35863). +- commit 06c348c + +------------------------------------------------------------------- +Tue May 28 23:40:05 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_oplock_break() + (bsc#1225172, bsc#1224668, CVE-2024-35865). +- commit 60bea5b + +------------------------------------------------------------------- +Tue May 28 23:39:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_lease_break() + (bsc#1225172, bsc#1224765, CVE-2024-35864). +- commit 52cc8d8 + +------------------------------------------------------------------- +Tue May 28 23:38:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_show() + (bsc#1225172, bsc#1224664, CVE-2024-35867). +- commit 3a82d6a + +------------------------------------------------------------------- +Tue May 28 23:35:58 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_write() + (bsc#1225172, bsc#1224678, CVE-2024-35868). +- commit fb4bf4e + +------------------------------------------------------------------- +Tue May 28 23:35:08 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_dump_full_key() + (bsc#1225172, bsc#1224667, CVE-2024-35866). +- commit b0961fe + +------------------------------------------------------------------- +Tue May 28 23:33:25 CEST 2024 - ematsumiya@suse.de + +- smb: client: guarantee refcounted children from parent session + (bsc#1225172, bsc#1224679, CVE-2024-35869). +- commit 97642d2 + +------------------------------------------------------------------- +Tue May 28 23:32:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix UAF in smb2_reconnect_server() (bsc#1225172, + bsc#1224672, CVE-2024-35870). +- commit e205efa + +------------------------------------------------------------------- +Tue May 28 23:20:35 CEST 2024 - ematsumiya@suse.de + +- smb: Fix regression in writes when non-standard maximum write + size negotiated (bsc#1222464, CVE-2024-26692). +- commit 761be1f + +------------------------------------------------------------------- +Tue May 28 20:19:26 CEST 2024 - ematsumiya@suse.de + +- cifs: Fix writeback data corruption (bsc#1225172, + bsc#1223810, CVE-2024-27036). +- commit 75108cc + +------------------------------------------------------------------- +Tue May 28 20:07:48 CEST 2024 - ematsumiya@suse.de + +- cifs: Don't use certain unnecessary folio_*() functions + (bsc#1225172). +- commit 3ddf86f + +------------------------------------------------------------------- +Tue May 28 16:02:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: Ignore all devicetree schemes changes + We do not use them, so lets silence all git-fixes for them. +- commit 84a3286 + +------------------------------------------------------------------- +Tue May 28 13:34:20 CEST 2024 - nik.borisov@suse.com + +- x86/bpf: Fix IP after emitting call depth accounting (bsc#1224493 CVE-2024-35903). +- commit 1c0fa71 + +------------------------------------------------------------------- +Tue May 28 10:02:27 CEST 2024 - pjakobsson@suse.de + +- drm/amdgpu: Skip do PCI error slot reset during RAS recovery (CVE-2024-35931 bsc#1224652). +- commit 1dec1c9 + +------------------------------------------------------------------- +Tue May 28 08:15:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore TAS2781 symbol drop, it's only locally used +- commit f367fdb + +------------------------------------------------------------------- +Tue May 28 08:12:45 CEST 2024 - tiwai@suse.de + +- ASoC: tas2781: Fix wrong loading calibrated data sequence + (git-fixes). +- commit 5851e36 + +------------------------------------------------------------------- +Tue May 28 08:10:39 CEST 2024 - tiwai@suse.de + +- mm: page_owner: fix wrong information in dump_page_owner + (git-fixes). +- ALSA: scarlett2: Add missing error check to + scarlett2_config_save() (git-fixes). +- commit 4b2ccd1 + +------------------------------------------------------------------- +Tue May 28 06:53:34 CEST 2024 - jslaby@suse.cz + +- x86/mm/pat: fix VM_PAT handling in COW mappings (bsc#1224525 + CVE-2024-35877). +- commit 24cc941 + +------------------------------------------------------------------- +Mon May 27 21:33:13 CEST 2024 - davide.benini@suse.com + +- ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr + (CVE-2024-35969 bsc#1224580) +- commit f419c6d + +------------------------------------------------------------------- +Mon May 27 20:45:38 CEST 2024 - tbogendoerfer@suse.de + +- mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash + work (CVE-2024-35852 bsc#1224502). +- mlxsw: spectrum_acl_tcam: Fix incorrect list API usage + (CVE-2024-36006 bsc#1224541). +- mlxsw: spectrum_acl_tcam: Fix warning during rehash + (CVE-2024-36007 bsc#1224543). +- commit 88a980b + +------------------------------------------------------------------- +Mon May 27 18:45:10 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/vt-d: Enable PCI/IMS" (git-fixes). +- commit f424462 + +------------------------------------------------------------------- +Mon May 27 18:39:43 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/amd: Enable PCI/IMS" (git-fixes). +- commit 278bf80 + +------------------------------------------------------------------- +Mon May 27 18:29:15 CEST 2024 - vkarasulli@suse.de + +- iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest + (git-fixes). +- commit 481f9bd + +------------------------------------------------------------------- +Mon May 27 18:26:02 CEST 2024 - fdmanana@suse.com + +- btrfs: avoid start and commit empty transaction when flushing + qgroups (bsc#1220120). +- btrfs: avoid start and commit empty transaction when starting + qgroup rescan (bsc#1220120). +- btrfs: avoid starting and committing empty transaction when + flushing space (bsc#1220120). +- btrfs: avoid starting new transaction when flushing delayed + items and refs (bsc#1220120). +- btrfs: merge find_free_dev_extent() and + find_free_dev_extent_start() (bsc#1220120). +- btrfs: make find_free_dev_extent() static (bsc#1220120). +- btrfs: make btrfs_cleanup_fs_roots() static (bsc#1220120). +- btrfs: fail priority metadata ticket with real fs error + (bsc#1220120). +- btrfs: return real error when orphan cleanup fails due to a + transaction abort (bsc#1220120). +- btrfs: store the error that turned the fs into error state + (bsc#1220120). +- btrfs: don't steal space from global rsv after a transaction + abort (bsc#1220120). +- btrfs: print available space across all block groups when + dumping space info (bsc#1220120). +- btrfs: print available space for a block group when dumping + a space info (bsc#1220120). +- btrfs: print block group super and delalloc bytes when dumping + space info (bsc#1220120). +- btrfs: print target number of bytes when dumping free space + (bsc#1220120). +- btrfs: update comment for btrfs_join_transaction_nostart() + (bsc#1220120). +- commit b4554d4 + +------------------------------------------------------------------- +Mon May 27 18:11:48 CEST 2024 - vbabka@suse.cz + +- mm/secretmem: fix GUP-fast succeeding on secretmem folios + (CVE-2024-35872 bsc#1224530). +- commit 42a2f6f + +------------------------------------------------------------------- +Mon May 27 17:29:41 CEST 2024 - ematsumiya@suse.de + +- cifs: fix charset issue in reconnection (bsc#1225172). +- commit b4ea103 + +------------------------------------------------------------------- +Mon May 27 17:07:38 CEST 2024 - fdmanana@suse.com + +- btrfs: make btrfs_destroy_delayed_refs() return void + (bsc#1220120). +- btrfs: remove unnecessary prototype declarations at disk-io.c + (bsc#1220120). +- btrfs: use a single switch statement when initializing delayed + ref head (bsc#1220120). +- btrfs: use bool type for delayed ref head fields that are used + as booleans (bsc#1220120). +- btrfs: assert correct lock is held at btrfs_select_ref_head() + (bsc#1220120). +- btrfs: get rid of label and goto at insert_delayed_ref() + (bsc#1220120). +- btrfs: make insert_delayed_ref() return a bool instead of an + int (bsc#1220120). +- btrfs: use a bool to track qgroup record insertion when adding + ref head (bsc#1220120). +- btrfs: remove pointless in_tree field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: remove unused is_head field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: reorder some members of struct btrfs_delayed_ref_head + (bsc#1220120). +- commit 2e19466 + +------------------------------------------------------------------- +Mon May 27 16:12:29 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations (CVE-2024-35956 bsc#1224674) +- commit 9bb0c20 + +------------------------------------------------------------------- +Mon May 27 16:07:17 CEST 2024 - dsterba@suse.com + +- Update patches.suse/btrfs-send-handle-path-ref-underflow-in-header-itera.patch (CVE-2024-35935 bsc#1224645) +- commit 5aa2b5a + +------------------------------------------------------------------- +Mon May 27 15:40:09 CEST 2024 - dsterba@suse.com + +- btrfs: make error messages more clear when getting a chunk map (git-fixes) +- commit 47ecf55 + +------------------------------------------------------------------- +Mon May 27 15:38:41 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: compilation warning fix +- commit 02490e2 + +------------------------------------------------------------------- +Mon May 27 15:37:02 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: code not built +- commit 5199fc3 + +------------------------------------------------------------------- +Mon May 27 15:29:06 CEST 2024 - dsterba@suse.com + +- btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super (git-fixes) +- commit 907e740 + +------------------------------------------------------------------- +Mon May 27 15:26:23 CEST 2024 - petr.pavlu@suse.com + +- tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test + (git-fixes). +- commit 113163c + +------------------------------------------------------------------- +Mon May 27 15:25:37 CEST 2024 - dsterba@suse.com + +- btrfs: use the correct superblock to compare fsid in btrfs_validate_super (git-fixes) +- commit 4318f3e + +------------------------------------------------------------------- +Mon May 27 15:25:21 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix a race between readers and resize checks + (git-fixes). +- commit 568ebcf + +------------------------------------------------------------------- +Mon May 27 15:23:46 CEST 2024 - dsterba@suse.com + +- btrfs: add a helper to read the superblock metadata_uuid (git-fixes) +- commit 543d7b8 + +------------------------------------------------------------------- +Mon May 27 15:21:39 CEST 2024 - petr.pavlu@suse.com + +- ftrace: Fix possible use-after-free issue in ftrace_location() + (git-fixes). +- commit 4cf7fca + +------------------------------------------------------------------- +Mon May 27 15:20:36 CEST 2024 - petr.pavlu@suse.com + +- tracing: hide unused ftrace_event_id_fops (git-fixes). +- commit 61c90c7 + +------------------------------------------------------------------- +Mon May 27 15:19:03 CEST 2024 - petr.pavlu@suse.com + +- blacklist.conf: add not-relevant tracing commits +- commit b97c070 + +------------------------------------------------------------------- +Mon May 27 11:19:26 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO (git-fixes). +- commit 1340b2d + +------------------------------------------------------------------- +Mon May 27 11:12:16 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Add missing boot_params for mixed mode compat entry (git-fixes). +- commit 12dcb3a + +------------------------------------------------------------------- +Mon May 27 11:08:48 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Call mixed mode boot services on the firmware's stack (git-fixes). +- commit 9d83518 + +------------------------------------------------------------------- +Mon May 27 11:08:27 CEST 2024 - nik.borisov@suse.com + +- x86/pm: Work around false positive kmemleak report in msr_build_context() (git-fixes). +- commit 2e5a312 + +------------------------------------------------------------------- +Mon May 27 11:07:16 CEST 2024 - nik.borisov@suse.com + +- x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y (git-fixes). +- commit 453faa5 + +------------------------------------------------------------------- +Mon May 27 11:06:52 CEST 2024 - nik.borisov@suse.com + +- x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() (git-fixes). +- commit e894262 + +------------------------------------------------------------------- +Mon May 27 10:59:27 CEST 2024 - nik.borisov@suse.com + +- mm/slab: make __free(kfree) accept error pointers (git-fixes). +- commit 8b5f449 + +------------------------------------------------------------------- +Mon May 27 10:52:46 CEST 2024 - nik.borisov@suse.com + +- x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT (git-fixes). +- commit fa1d89a + +------------------------------------------------------------------- +Mon May 27 09:54:37 CEST 2024 - jgross@suse.com + +- Update + patches.suse/virtio_net-Do-not-send-RSS-key-if-it-is-not-supporte.patch + (bsc#1224565, CVE-2024-35981). +- commit 50a448d + +------------------------------------------------------------------- +Mon May 27 09:52:27 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-x86-Mark-target-gfn-of-emulated-atomic-instructi.patch + (bsc#1224638, CVE-2024-35804). +- commit aac65c3 + +------------------------------------------------------------------- +Mon May 27 09:49:04 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-SVM-Flush-pages-under-kvm-lock-to-fix-UAF-in-svm.patch + (bsc#1224725, CVE-2024-35791). +- commit 80eb8d1 + +------------------------------------------------------------------- +Mon May 27 08:09:27 CEST 2024 - tiwai@suse.de + +- cxl/port: Fix delete_endpoint() vs parent unregistration race + (CVE-2023-52771 bsc#1225007). +- commit b115e15 + +------------------------------------------------------------------- +Sun May 26 09:46:10 CEST 2024 - tiwai@suse.de + +- i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during + start frame (git-fixes). +- commit cc09a8e + +------------------------------------------------------------------- +Sun May 26 09:45:48 CEST 2024 - tiwai@suse.de + +- kselftest: Add a ksft_perror() helper (stable-fixes). +- Refresh + patches.suse/selftests-timers-posix_timers-Reimplement-check_time.patch. +- commit f14f41c + +------------------------------------------------------------------- +Sun May 26 09:45:04 CEST 2024 - tiwai@suse.de + +- nilfs2: fix unexpected freezing of nilfs_segctor_sync() + (git-fixes). +- nilfs2: fix use-after-free of timer for log writer thread + (git-fixes). +- kasan, fortify: properly rename memintrinsics (git-fixes). +- i3c: master: svc: fix invalidate IBI type and miss call client + IBI handler (git-fixes). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (stable-fixes). +- drm/amd/display: Fix division by zero in setup_dsc_config + (stable-fixes). +- docs: kernel_include.py: Cope with docutils 0.21 (stable-fixes). +- mmc: core: Add HS400 tuning in HS400es initialization + (stable-fixes). +- commit 0b2962b + +------------------------------------------------------------------- +Sun May 26 09:41:07 CEST 2024 - tiwai@suse.de + +- Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() + (git-fixes). +- commit 3e2fb47 + +------------------------------------------------------------------- +Sat May 25 08:35:21 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook + 440/460 G11 (stable-fixes). +- ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with + ALC897 (stable-fixes). +- ALSA: usb-audio: Fix for sampling rates support for Mbox3 + (stable-fixes). +- ALSA: timer: Set lower bound of start tick time (stable-fixes). +- ALSA: usb-audio: Add sampling rates support for Mbox3 + (stable-fixes). +- commit ae40914 + +------------------------------------------------------------------- +Sat May 25 08:28:19 CEST 2024 - tiwai@suse.de + +- drm/nouveau: use tile_mode and pte_kind for VM_BIND bo + allocations (git-fixes). +- Input: cyapa - add missing input core locking to suspend/resume + functions (git-fixes). +- Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation + (git-fixes). +- Input: ims-pcu - fix printf string overflow (git-fixes). +- ASoC: tas2552: Add TX path for capturing AUDIO-OUT data + (git-fixes). +- ALSA: core: Fix NULL module pointer assignment at card init + (git-fixes). +- speakup: Fix sizeof() vs ARRAY_SIZE() bug (git-fixes). +- serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using + prescaler (git-fixes). +- serial: 8250_bcm7271: use default_mux_rate if possible + (git-fixes). +- serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup + (git-fixes). +- tty: n_gsm: fix missing receive state reset after mode switch + (git-fixes). +- tty: n_gsm: fix possible out-of-bounds in gsm0_receive() + (git-fixes). +- commit be92dbc + +------------------------------------------------------------------- +Sat May 25 01:33:04 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where multiple sessions share connection + (bsc#1225172). +- commit 6704757 + +------------------------------------------------------------------- +Sat May 25 01:32:51 CEST 2024 - ematsumiya@suse.de + +- smb3: show beginning time for per share stats (bsc#1225172). +- commit 9dab491 + +------------------------------------------------------------------- +Sat May 25 01:32:38 CEST 2024 - ematsumiya@suse.de + +- cifs: cifs_chan_is_iface_active should be called with chan_lock + held (bsc#1225172). +- commit 7f878c6 + +------------------------------------------------------------------- +Sat May 25 01:32:24 CEST 2024 - ematsumiya@suse.de + +- cifs: do not pass cifs_sb when trying to add channels + (bsc#1225172). +- commit b48e89f + +------------------------------------------------------------------- +Sat May 25 01:32:10 CEST 2024 - ematsumiya@suse.de + +- smb: client: remove extra @chan_count check in + __cifs_put_smb_ses() (bsc#1225172). +- commit 58e3272 + +------------------------------------------------------------------- +Sat May 25 01:31:57 CEST 2024 - ematsumiya@suse.de + +- cifs: reconnect work should have reference on server struct + (bsc#1225172). +- commit f1bff59 + +------------------------------------------------------------------- +Sat May 25 01:31:44 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where a channel is closed (bsc#1225172). +- commit c305501 + +------------------------------------------------------------------- +Sat May 25 01:31:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: reduce stack usage in cifs_try_adding_channels() + (bsc#1225172). +- commit 16a3d64 + +------------------------------------------------------------------- +Sat May 25 01:31:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs code dep in namespace.c + (bsc#1225172). +- commit 658ebd6 + +------------------------------------------------------------------- +Sat May 25 01:31:04 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs naming in automount code + (bsc#1225172). +- commit b47e685 + +------------------------------------------------------------------- +Sat May 25 01:26:39 CEST 2024 - ematsumiya@suse.de + +- smb: client: rename cifs_dfs_ref.c to namespace.c (bsc#1225172). +- commit 429bc2d + +------------------------------------------------------------------- +Sat May 25 01:25:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: ensure to try all targets when finding nested links + (bsc#1225172). +- commit b03bac4 + +------------------------------------------------------------------- +Sat May 25 01:25:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: introduce DFS_CACHE_TGT_LIST() (bsc#1225172). +- commit f066846 + +------------------------------------------------------------------- +Sat May 25 01:25:04 CEST 2024 - ematsumiya@suse.de + +- cifs: account for primary channel in the interface list + (bsc#1225172). +- commit 28558fb + +------------------------------------------------------------------- +Sat May 25 01:24:50 CEST 2024 - ematsumiya@suse.de + +- cifs: distribute channels across interfaces based on speed + (bsc#1225172). +- commit 66db7c6 + +------------------------------------------------------------------- +Fri May 24 20:33:36 CEST 2024 - tiwai@suse.de + +- dmaengine: dw-edma: eDMA: Add sync read before starting the + DMA transfer in remote setup (CVE-2024-27408 bsc#1224430). +- commit 26ca7a6 + +------------------------------------------------------------------- +Fri May 24 20:29:39 CEST 2024 - tiwai@suse.de + +- pmdomain: ti: Add a null pointer check to the + omap_prm_domain_init (CVE-2024-35943 bsc#1224649). +- commit 4abda58 + +------------------------------------------------------------------- +Fri May 24 20:27:11 CEST 2024 - tiwai@suse.de + +- media: mediatek: vcodec: Fix oops when HEVC init fails + (CVE-2024-35921 bsc#1224477). +- commit 7226612 + +------------------------------------------------------------------- +Fri May 24 18:18:36 CEST 2024 - tiwai@suse.de + +- drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() + for hisi_hns3_pmu uninit process (CVE-2023-52860 bsc#1224936). +- commit f0f6842 + +------------------------------------------------------------------- +Fri May 24 18:15:40 CEST 2024 - tiwai@suse.de + +- kABI workaround for struct idxd_evl (CVE-2024-35991 + bsc#1224553). +- commit 4c82821 + +------------------------------------------------------------------- +Fri May 24 18:11:49 CEST 2024 - tiwai@suse.de + +- dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue + (CVE-2024-35991 bsc#1224553). +- commit bba26d6 + +------------------------------------------------------------------- +Fri May 24 16:30:01 CEST 2024 - mgorman@suse.de + +- sched/topology: Optimize topology_span_sane() (bsc#1225053). +- cpumask: Add for_each_cpu_from() (bsc#1225053). +- commit a6ca3d0 + +------------------------------------------------------------------- +Fri May 24 15:19:25 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during + rehash (CVE-2024-35854 bsc#1224636). +- commit 2a8bef6 + +------------------------------------------------------------------- +Fri May 24 14:10:08 CEST 2024 - davide.benini@suse.com + +- net: mctp: take ownership of skb in mctp_local_output + (CVE-2024-27418 bsc#1224720) +- commit afb99d9 + +------------------------------------------------------------------- +Fri May 24 13:54:38 CEST 2024 - davide.benini@suse.com + +- ipv6: fix potential "struct net" leak in inet6_rtm_getaddr() + (CVE-2024-27417 bsc#1224721) +- commit 4e68c84 + +------------------------------------------------------------------- +Fri May 24 09:07:32 CEST 2024 - tiwai@suse.de + +- regulator: bd71828: Don't overwrite runtime voltages + (git-fixes). +- nfc: nci: Fix handling of zero-length payload packets in + nci_rx_work() (git-fixes). +- nfc: nci: Fix uninit-value in nci_rx_work (git-fixes). +- selftests: net: kill smcrouted in the cleanup logic in amt.sh + (git-fixes). +- tools/latency-collector: Fix -Wformat-security compile warns + (git-fixes). +- commit 3a26e1a + +------------------------------------------------------------------- +Fri May 24 06:14:35 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Protect against int overflow for stack access size + (bsc#1224488 CVE-2024-35905). +- bpf: Check bloom filter map value size (bsc#1224488 + CVE-2024-35905). +- commit 5fa3c11 + +------------------------------------------------------------------- +Fri May 24 02:11:16 CEST 2024 - neilb@suse.de + +- autofs: use wake_up() instead of wake_up_interruptible(() + (bsc#1224166). +- commit eb57c74 + +------------------------------------------------------------------- +Thu May 23 19:29:39 CEST 2024 - mwilck@suse.com + +- Update patches.suse/scsi-qedf-Wait-for-stag-work-during-unload.patch (bsc#1214852) +- Update patches.suse/scsi-qedf-Don-t-process-stag-work-during-unload.patch (bsc#1214852) +- commit 4cb5fde + +------------------------------------------------------------------- +Thu May 23 15:56:49 CEST 2024 - rgoldwyn@suse.com + +- Remove NTFSv3 from configs (bsc#1224429) + References: bsc#1224429 comment#3 + We only support fuse version of the NTFS-3g driver. Disable NTFSv3 from + all configs. + This was enabled in + d016c04d731 ("Bump to 6.4 kernel (jsc#PED-4593)") +- commit b4be251 + +------------------------------------------------------------------- +Thu May 23 14:51:16 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of len fields in nvme + reipl block (git-fixes bsc#1225136). +- commit 273e6f4 + +------------------------------------------------------------------- +Thu May 23 14:48:04 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of nvme dump block + (git-fixes bsc#1225134). +- commit 955c716 + +------------------------------------------------------------------- +Thu May 23 14:46:23 CEST 2024 - mfranc@suse.cz + +- s390/cpacf: Split and rework cpacf query functions (git-fixes + bsc#1225133). +- commit ee9583e + +------------------------------------------------------------------- +Thu May 23 14:42:45 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Fix bpf_plt pointer arithmetic (git-fixes bsc#1224481 + CVE-2024-35917). +- commit 34e1a55 + +------------------------------------------------------------------- +Thu May 23 14:33:42 CEST 2024 - tiwai@suse.de + +- Move upstreamed mm patches into sorted section +- commit e3937f1 + +------------------------------------------------------------------- +Thu May 23 14:27:38 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit fdb5fa6 + +------------------------------------------------------------------- +Thu May 23 14:27:05 CEST 2024 - tiwai@suse.de + +- kABI workaround for cs35l56 (git-fixes). +- commit 331f8f7 + +------------------------------------------------------------------- +Thu May 23 14:24:16 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: call dsp dump when boot retry fails + (stable-fixes). +- Refresh + patches.suse/ASoC-SOF-Intel-mtl-Implement-firmware-boot-state-che.patch. +- commit 8e475f5 + +------------------------------------------------------------------- +Thu May 23 14:22:42 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot + failed (git-fixes). +- ASoC: cs35l56: Prevent overwriting firmware ASP config + (git-fixes). +- commit 1a7f82c + +------------------------------------------------------------------- +Thu May 23 13:25:34 CEST 2024 - tiwai@suse.de + +- ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put() + (CVE-2023-52674 bsc#1224727). +- ALSA: scarlett2: Add missing error checks to *_ctl_get() + (CVE-2023-52680 bsc#1224608). +- ALSA: scarlett2: Add missing error check to + scarlett2_usb_set_config() (CVE-2023-52692 bsc#1224628). +- commit fff59c9 + +------------------------------------------------------------------- +Thu May 23 07:45:50 CEST 2024 - tiwai@suse.de + +- vmci: prevent speculation leaks by sanitizing event in + event_deliver() (git-fixes). +- VMCI: Fix an error handling path in vmci_guest_probe_device() + (git-fixes). +- VMCI: Fix possible memcpy() run-time warning in + vmci_datagram_invoke_guest_handler() (stable-fixes). +- VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() + (stable-fixes CVE-2024-35944 bsc#1224648). +- commit d9694ad + +------------------------------------------------------------------- +Thu May 23 07:42:55 CEST 2024 - tiwai@suse.de + +- spmi: hisi-spmi-controller: Do not override device identifier + (git-fixes). +- extcon: max8997: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port + assignment (git-fixes). +- iio: pressure: dps310: support negative temperature values + (git-fixes). +- iio: adc: stm32: Fixing err code to not indicate success + (git-fixes). +- iio: core: Leave private pointer NULL when no private data + supplied (git-fixes). +- counter: linux/counter.h: fix Excess kernel-doc description + warning (git-fixes). +- staging: vt6655: Remove unused declaration of + RFbAL7230SelectChannelPostProcess() (git-fixes). +- serial: sh-sci: protect invalidating RXDMA on shutdown + (git-fixes). +- serial: sc16is7xx: add proper sched.h include for + sched_set_fifo() (git-fixes). +- serial: max3100: Fix bitwise types (git-fixes). +- serial: max3100: Update uart_driver_registered on driver removal + (git-fixes). +- serial: max3100: Lock port->lock when calling + uart_handle_cts_change() (git-fixes). +- usb: fotg210: Add missing kernel doc description (git-fixes). +- usb: typec: tipd: fix event checking for tps6598x (git-fixes). +- usb: typec: ucsi: displayport: Fix potential deadlock + (git-fixes). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (git-fixes). +- usb: gadget: u_audio: Clear uac pointer when freed (git-fixes). +- usb: gadget: u_audio: Fix race condition use of controls after + free during gadget unbind (git-fixes). +- usb: typec: ucsi: simplify partner's PD caps registration + (git-fixes). +- usb: typec: ucsi: always register a link to USB PD device + (git-fixes). +- leds: pwm: Disable PWM when going to suspend (git-fixes). +- commit 0d08462 + +------------------------------------------------------------------- +Wed May 22 21:16:03 CEST 2024 - mkoutny@suse.com + +- af_unix: Suppress false-positive lockdep splat for spin_lock() + in __unix_gc() (CVE-2024-26923 bsc#1223384). +- af_unix: fix lockdep positive in sk_diag_dump_icons() + (CVE-2024-26923 bsc#1223384). +- commit a652e3a + +------------------------------------------------------------------- +Wed May 22 18:08:37 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-CPPC-Use-access_width-over-bit_width-for-system.patch + (stable-fixes CVE-2024-35995 bsc#1224557). +- Update + patches.suse/ALSA-usb-audio-Stop-parsing-channels-bits-when-all-c.patch + (git-fixes CVE-2024-27436 bsc#1224803). +- Update + patches.suse/ASoC-SOF-ipc4-pcm-Workaround-for-crashed-firmware-on.patch + (stable-fixes CVE-2024-27057 bsc#1223831). +- Update + patches.suse/ASoC-mediatek-sof-common-Add-NULL-check-for-normal_l.patch + (git-fixes CVE-2024-35842 bsc#1224688). +- Update + patches.suse/Bluetooth-Fix-memory-leak-in-hci_req_sync_complete.patch + (git-fixes CVE-2024-35978 bsc#1224571). +- Update + patches.suse/Bluetooth-Fix-use-after-free-bugs-caused-by-sco_sock.patch + (git-fixes CVE-2024-27398 bsc#1224174). +- Update + patches.suse/Bluetooth-L2CAP-Fix-not-validating-setsockopt-user-i.patch + (git-fixes CVE-2024-35965 bsc#1224579). +- Update + patches.suse/Bluetooth-RFCOMM-Fix-not-validating-setsockopt-user-.patch + (git-fixes CVE-2024-35966 bsc#1224576). +- Update + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch + (git-fixes CVE-2024-35967 bsc#1224587). +- Update + patches.suse/Bluetooth-btintel-Fix-null-ptr-deref-in-btintel_read.patch + (stable-fixes CVE-2024-35933 bsc#1224640). +- Update + patches.suse/Bluetooth-hci_event-Fix-handling-of-HCI_EV_IO_CAPA_R.patch + (git-fixes CVE-2024-27416 bsc#1224723). +- Update + patches.suse/Bluetooth-hci_sock-Fix-not-validating-setsockopt-use.patch + (git-fixes CVE-2024-35963 bsc#1224582). +- Update + patches.suse/Bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_chan_tim.patch + (git-fixes CVE-2024-27399 bsc#1224177). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-setup.patch + (git-fixes CVE-2024-35850 bsc#1224600). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-suspend.patch + (git-fixes CVE-2024-35851 bsc#1224509). +- Update + patches.suse/Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_check_.patch + (bsc#1219170 CVE-2024-22099 CVE-2024-26903 bsc#1223187). +- Update + patches.suse/HID-i2c-hid-remove-I2C_HID_READ_PENDING-flag-to-prev.patch + (git-fixes CVE-2024-35997 bsc#1224552). +- Update + patches.suse/NFS-Fix-nfs_netfs_issue_read-xarray-locking-for-writ.patch + (git-fixes CVE-2024-27031 bsc#1223805). +- Update + patches.suse/NFSv4.2-fix-nfs4_listxattr-kernel-BUG-at-mm-usercopy.patch + (git-fixes CVE-2024-26870 bsc#1223113). +- Update + patches.suse/PCI-PM-Drain-runtime-idle-callbacks-before-driver-re.patch + (stable-fixes CVE-2024-35809 bsc#1224738). +- Update + patches.suse/SUNRPC-fix-some-memleaks-in-gssx_dec_option_array.patch + (git-fixes CVE-2024-27388 bsc#1223744). +- Update + patches.suse/USB-core-Fix-deadlock-in-usb_deauthorize_interface.patch + (git-fixes CVE-2024-26934 bsc#1223671). +- Update patches.suse/accel-ivpu-Fix-deadlock-in-context_xa.patch + (git-fixes CVE-2024-35953 bsc#1224704). +- Update + patches.suse/arm64-hibernate-Fix-level3-translation-fault-in-swsu.patch + (git-fixes CVE-2024-26989 bsc#1223748). +- Update patches.suse/ax25-Fix-netdev-refcount-issue.patch + (git-fixes CVE-2024-36009 bsc#1224542). +- Update + patches.suse/ax25-fix-use-after-free-bugs-caused-by-ax25_ds_del_t.patch + (git-fixes CVE-2024-35887 bsc#1224663). +- Update + patches.suse/batman-adv-Avoid-infinite-loop-trying-to-resize-loca.patch + (git-fixes CVE-2024-35982 bsc#1224566). +- Update + patches.suse/block-fix-q-blkg_list-corruption-during-disk-rebind.patch + (bsc#1223591 CVE-2024-35974 bsc#1224573). +- Update + patches.suse/bnxt_en-Fix-possible-memory-leak-in-bnxt_rdma_aux_de.patch + (git-fixes CVE-2024-35972 bsc#1224577). +- Update + patches.suse/bootconfig-use-memblock_free_late-to-free-xbc-memory.patch + (git-fixes CVE-2024-26983 bsc#1223637). +- Update + patches.suse/btrfs-fix-deadlock-with-fiemap-and-extent-locking.patch + (bsc#1223285 CVE-2024-35784 bsc#1224804). +- Update + patches.suse/btrfs-fix-information-leak-in-btrfs_ioctl_logical_to.patch + (git-fixes CVE-2024-35849 bsc#1224733). +- Update + patches.suse/btrfs-fix-race-between-ordered-extent-completion-and.patch + (bsc#1223285 CVE-2024-26794 bsc#1222426). +- Update + patches.suse/btrfs-fix-race-when-detecting-delalloc-ranges-during.patch + (bsc#1223285 CVE-2024-27080 bsc#1223782). +- Update + patches.suse/btrfs-handle-chunk-tree-lookup-error-in-btrfs_reloca.patch + (git-fixes CVE-2024-35936 bsc#1224644). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-during-disabl.patch + (git-fixes CVE-2024-27004 bsc#1223762). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-for-clk_summa.patch + (git-fixes CVE-2024-27003 bsc#1223761). +- Update + patches.suse/clk-mediatek-Do-a-runtime-PM-get-on-controllers-duri.patch + (git-fixes CVE-2024-27002 bsc#1223759). +- Update + patches.suse/comedi-vmk80xx-fix-incomplete-endpoint-checking.patch + (git-fixes CVE-2024-27001 bsc#1223698). +- Update + patches.suse/dm-raid-really-frozen-sync_thread-during-suspend-16c4.patch + (jsc#PED-7542 CVE-2024-35794 bsc#1224706). +- Update + patches.suse/dm-raid456-md-raid456-fix-a-deadlock-for-dm-raid456-4142.patch + (bsc#1219596 CVE-2024-26962 bsc#1223654). +- Update + patches.suse/dma-buf-Fix-NULL-pointer-dereference-in-sanitycheck.patch + (git-fixes CVE-2024-35916 bsc#1224480). +- Update patches.suse/dma-xilinx_dpdma-Fix-locking.patch + (git-fixes CVE-2024-35990 bsc#1224559). +- Update + patches.suse/dmaengine-fsl-qdma-Fix-a-memory-leak-related-to-the--3aa58cb.patch + (git-fixes CVE-2024-35833 bsc#1224632). +- Update + patches.suse/dmaengine-idxd-Fix-oops-during-rmmod-on-single-CPU-p.patch + (git-fixes CVE-2024-35989 bsc#1224558). +- Update + patches.suse/dpll-fix-dpll_pin_on_pin_register-for-multiple-paren.patch + (CVE-2024-27027 bsc#1223787 CVE-2024-36002 bsc#1224546). +- Update + patches.suse/dpll-fix-pin-dump-crash-for-rebound-module.patch + (jsc#PED-6079 CVE-2024-35836 bsc#1224633). +- Update + patches.suse/drm-Check-output-polling-initialized-before-disablin.patch + (stable-fixes CVE-2024-35927 bsc#1224654). +- Update + patches.suse/drm-amd-amdgpu-Fix-potential-ioremap-memory-leaks-in.patch + (stable-fixes CVE-2024-35928 bsc#1224653). +- Update + patches.suse/drm-amd-display-Fix-bounds-check-for-dcn35-DcfClocks.patch + (git-fixes CVE-2024-35788 bsc#1224709). +- Update + patches.suse/drm-amd-display-Prevent-crash-when-disable-stream.patch + (stable-fixes CVE-2024-35799 bsc#1224740). +- Update + patches.suse/drm-amdgpu-amdgpu_ttm_gart_bind-set-gtt-bound-flag.patch + (stable-fixes CVE-2024-35817 bsc#1224736). +- Update + patches.suse/drm-amdgpu-fix-deadlock-while-reading-mqd-from-debug.patch + (git-fixes CVE-2024-35795 bsc#1224634). +- Update + patches.suse/drm-amdgpu-fix-mmhub-client-id-out-of-bounds-access.patch + (git-fixes CVE-2024-27029 bsc#1223789). +- Update + patches.suse/drm-amdgpu-once-more-fix-the-call-oder-in-amdgpu_ttm.patch + (git-fixes CVE-2024-27400 bsc#1224180). +- Update + patches.suse/drm-amdgpu-pm-Fix-NULL-pointer-dereference-when-get-.patch + (git-fixes CVE-2024-26949 bsc#1223665). +- Update + patches.suse/drm-amdgpu-validate-the-parameters-of-bo-mapping-ope.patch + (git-fixes CVE-2024-26922 bsc#1223315). +- Update + patches.suse/drm-amdkfd-Fix-memory-leak-in-create_process-failure.patch + (git-fixes CVE-2024-26986 bsc#1223728). +- Update patches.suse/drm-ast-Fix-soft-lockup.patch (git-fixes + CVE-2024-35952 bsc#1224705). +- Update + patches.suse/drm-client-Fully-protect-modes-with-dev-mode_config..patch + (stable-fixes CVE-2024-35950 bsc#1224703). +- Update + patches.suse/drm-i915-bios-Tolerate-devdata-NULL-in-intel_bios_en.patch + (stable-fixes CVE-2024-26938 bsc#1223678). +- Update + patches.suse/drm-i915-gt-Reset-queue_priority_hint-on-parking.patch + (git-fixes CVE-2024-26937 bsc#1223677). +- Update + patches.suse/drm-lima-fix-a-memleak-in-lima_heap_alloc.patch + (git-fixes CVE-2024-35829 bsc#1224707). +- Update + patches.suse/drm-nouveau-fix-stale-locked-mutex-in-nouveau_gem_io.patch + (git-fixes CVE-2024-35786 bsc#1224714). +- Update + patches.suse/drm-nouveau-keep-DMA-buffers-required-for-suspend-re.patch + (git-fixes CVE-2024-27411 bsc#1224433). +- Update patches.suse/drm-nv04-Fix-out-of-bounds-access.patch + (git-fixes CVE-2024-27008 bsc#1223802). +- Update + patches.suse/drm-panfrost-Fix-the-error-path-in-panfrost_mmu_map_.patch + (git-fixes CVE-2024-35951 bsc#1224701). +- Update + patches.suse/drm-vc4-don-t-check-if-plane-state-fb-state-fb.patch + (stable-fixes CVE-2024-35932 bsc#1224650). +- Update + patches.suse/drm-vmwgfx-Create-debugfs-ttm_resource_manager-entry.patch + (git-fixes CVE-2024-26940 bsc#1223718). +- Update + patches.suse/drm-vmwgfx-Fix-the-lifetime-of-the-bo-cursor-memory.patch + (git-fixes CVE-2024-35810 bsc#1224626). +- Update + patches.suse/dyndbg-fix-old-BUG_ON-in-control-parser.patch + (stable-fixes CVE-2024-35947 bsc#1224647). +- Update + patches.suse/efi-capsule-loader-fix-incorrect-allocation-size.patch + (git-fixes CVE-2024-27413 bsc#1224438). +- Update patches.suse/efi-fix-panic-in-kdump-kernel.patch + (git-fixes CVE-2024-35800 bsc#1224507). +- Update + patches.suse/fat-fix-uninitialized-field-in-nostale-filehandles.patch + (git-fixes CVE-2024-26973 bsc#1223641). +- Update + patches.suse/fbmon-prevent-division-by-zero-in-fb_videomode_from_.patch + (stable-fixes CVE-2024-35922 bsc#1224660). +- Update + patches.suse/fs-aio-Check-IOCB_AIO_RW-before-the-struct-aio_kiocb.patch + (bsc#1222721 CVE-2024-26764 CVE-2024-35815 bsc#1224685). +- Update + patches.suse/geneve-fix-header-validation-in-geneve-6-_xmit_skb.patch + (git-fixes CVE-2024-35973 bsc#1224586). +- Update + patches.suse/geneve-make-sure-to-pull-inner-header-in-geneve_rx.patch + (git-fixes CVE-2024-26857 bsc#1223058). +- Update + patches.suse/i2c-smbus-fix-NULL-function-pointer-dereference.patch + (git-fixes CVE-2024-35984 bsc#1224567). +- Update + patches.suse/ice-fix-memory-corruption-bug-with-suspend-and-rebui.patch + (git-fixes CVE-2024-35911 bsc#1224486). +- Update + patches.suse/ice-fix-uninitialized-dplls-mutex-usage.patch + (git-fixes CVE-2024-26854 bsc#1223039). +- Update + patches.suse/idpf-fix-kernel-panic-on-unknown-packet-types.patch + (git-fixes CVE-2024-35889 bsc#1224517). +- Update + patches.suse/igc-avoid-returning-frame-twice-in-XDP_REDIRECT.patch + (git-fixes CVE-2024-26853 bsc#1223061). +- Update + patches.suse/init-main.c-Fix-potential-static_command_line-memory.patch + (git-fixes CVE-2024-26988 bsc#1223747). +- Update + patches.suse/iommufd-Fix-iopt_access_list_id-overwrite-bug.patch + (git-fixes CVE-2024-26786 bsc#1222780). +- Update + patches.suse/irqchip-gic-v3-its-Prevent-double-free-on-error.patch + (git-fixes CVE-2024-35847 bsc#1224697). +- Update + patches.suse/kprobes-Fix-possible-use-after-free-issue-on-kprobe-registration.patch + (git-fixes CVE-2024-35955 bsc#1224676). +- Update + patches.suse/mac802154-fix-llsec-key-resources-release-in-mac8021.patch + (git-fixes CVE-2024-26961 bsc#1223652). +- Update + patches.suse/md-dm-raid-don-t-call-md_reap_sync_thread-directly-cd32.patch + (jsc#PED-7542 CVE-2024-35808 bsc#1224623). +- Update patches.suse/md-fix-kmemleak-of-rdev-serial-6cf3.patch + (jsc#PED-7542 CVE-2024-26900 bsc#1223046). +- Update + patches.suse/media-tc358743-register-v4l2-async-device-only-after.patch + (git-fixes CVE-2024-35830 bsc#1224680). +- Update + patches.suse/misc-lis3lv02d_i2c-Fix-regulators-getting-en-dis-abl.patch + (git-fixes CVE-2024-35824 bsc#1224609). +- Update + patches.suse/mlxbf_gige-call-request_irq-after-NAPI-initialized.patch + (git-fixes CVE-2024-35907 bsc#1224492). +- Update + patches.suse/mlxbf_gige-stop-interface-during-shutdown.patch + (git-fixes CVE-2024-35885 bsc#1224519). +- Update + patches.suse/mmc-core-Avoid-negative-index-with-array-access.patch + (git-fixes CVE-2024-35813 bsc#1224618). +- Update + patches.suse/msft-hv-2971-net-mana-Fix-Rx-DMA-datasize-and-skb_over_panic.patch + (git-fixes CVE-2024-35901 bsc#1224495). +- Update + patches.suse/net-ena-Fix-incorrect-descriptor-free-behavior.patch + (git-fixes CVE-2024-35958 bsc#1224677). +- Update + patches.suse/net-ethernet-mtk_eth_soc-fix-PPE-hanging-issue.patch + (git-fixes CVE-2024-27432 bsc#1224716). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-1588-is-received-on-H.patch + (git-fixes CVE-2024-26881 bsc#1223041). +- Update + patches.suse/net-ice-Fix-potential-NULL-pointer-dereference-in-ic.patch + (git-fixes CVE-2024-26855 bsc#1223051). +- Update + patches.suse/net-ks8851-Handle-softirqs-at-the-end-of-IRQ-thread-.patch + (git-fixes CVE-2024-35971 bsc#1224578). +- Update + patches.suse/net-ll_temac-platform_get_resource-replaced-by-wrong.patch + (git-fixes CVE-2024-35796 bsc#1224615). +- Update + patches.suse/net-mlx5-Properly-link-new-fs-rules-into-the-tree.patch + (git-fixes CVE-2024-35960 bsc#1224588). +- Update + patches.suse/net-mlx5-Register-devlink-first-under-devlink-lock.patch + (git-fixes CVE-2024-35961 bsc#1224585). +- Update + patches.suse/net-mlx5e-Fix-mlx5e_priv_init-cleanup-flow.patch + (git-fixes CVE-2024-35959 bsc#1224666). +- Update + patches.suse/net-mlx5e-Use-a-memory-barrier-to-enforce-PTP-WQ-xmi.patch + (git-fixes CVE-2024-26858 bsc#1223020). +- Update + patches.suse/net-mlx5e-fix-a-double-free-in-arfs_create_groups.patch + (jsc#PED-3311 CVE-2024-35835 bsc#1224605). +- Update + patches.suse/net-mvpp2-clear-BM-pool-before-initialization.patch + (git-fixes CVE-2024-35837 bsc#1224500). +- Update + patches.suse/net-phy-micrel-Fix-potential-null-pointer-dereferenc.patch + (git-fixes CVE-2024-35891 bsc#1224513). +- Update + patches.suse/net-phy-phy_device-Prevent-nullptr-exceptions-on-ISR.patch + (stable-fixes CVE-2024-35945 bsc#1224639). +- Update + patches.suse/net-sparx5-Fix-use-after-free-inside-sparx5_del_mact.patch + (git-fixes CVE-2024-26856 bsc#1223052). +- Update patches.suse/net-tls-fix-WARNIING-in-__sk_msg_free.patch + (bsc#1221858 CVE-2024-35841 bsc#1224687). +- Update + patches.suse/net-wwan-t7xx-Split-64bit-accesses-to-fix-alignment-.patch + (git-fixes CVE-2024-35909 bsc#1224491). +- Update + patches.suse/nfc-nci-Fix-uninit-value-in-nci_dev_up-and-nci_ntf_p.patch + (git-fixes CVE-2024-35915 bsc#1224479). +- Update + patches.suse/nfp-flower-handle-acti_netdevs-allocation-failure.patch + (git-fixes CVE-2024-27046 bsc#1223827). +- Update + patches.suse/nfs-fix-panic-when-nfs4_ff_layout_prepare_ds-fails.patch + (git-fixes CVE-2024-26868 bsc#1223038). +- Update + patches.suse/nfsd-Fix-error-cleanup-path-in-nfsd_rename.patch + (bsc#1221044 CVE-2023-52591 CVE-2024-35914 bsc#1224482). +- Update + patches.suse/nouveau-fix-instmem-race-condition-around-ptr-stores.patch + (git-fixes CVE-2024-26984 bsc#1223633). +- Update patches.suse/nouveau-lock-the-client-object-tree.patch + (stable-fixes CVE-2024-27062 bsc#1223834). +- Update + patches.suse/nvme-fc-do-not-wait-in-vain-when-unloading-module.patch + (git-fixes CVE-2024-26846 bsc#1223023). +- Update + patches.suse/nvme-fix-reconnection-fail-due-to-reserved-tag-alloc.patch + (git-fixes CVE-2024-27435 bsc#1224717). +- Update + patches.suse/octeontx2-af-Use-separate-handlers-for-interrupts.patch + (git-fixes CVE-2024-27030 bsc#1223790). +- Update + patches.suse/octeontx2-pf-Fix-transmit-scheduler-resource-leak.patch + (git-fixes CVE-2024-35975 bsc#1224569). +- Update + patches.suse/of-dynamic-Synchronize-of_changeset_destroy-with-the.patch + (git-fixes CVE-2024-35879 bsc#1224524). +- Update + patches.suse/of-module-prevent-NULL-pointer-dereference-in-vsnpri.patch + (stable-fixes CVE-2024-35878 bsc#1224671). +- Update + patches.suse/phy-marvell-a3700-comphy-Fix-out-of-bounds-read.patch + (git-fixes CVE-2024-35992 bsc#1224555). +- Update + patches.suse/phy-ti-tusb1210-Resolve-charger-det-crash-if-charger.patch + (git-fixes CVE-2024-35986 bsc#1224562). +- Update + patches.suse/platform-chrome-cros_ec_uart-properly-fix-race-condi.patch + (git-fixes CVE-2024-35977 bsc#1224568). +- Update + patches.suse/power-supply-bq27xxx-i2c-Do-not-free-non-existing-IR.patch + (git-fixes CVE-2024-27412 bsc#1224437). +- Update + patches.suse/pstore-inode-Only-d_invalidate-is-needed.patch + (git-fixes CVE-2024-27389 bsc#1223705). +- Update + patches.suse/pstore-zone-Add-a-null-pointer-check-to-the-psz_kmsg.patch + (stable-fixes CVE-2024-35940 bsc#1224537). +- Update + patches.suse/s390-zcrypt-fix-reference-counting-on-zcrypt-card-objects.patch + (git-fixes bsc#1223592 CVE-2024-26957 bsc#1223666). +- Update + patches.suse/scsi-core-Fix-unremoved-procfs-host-directory-regression.patch + (git-fixes CVE-2024-26935 bsc#1223675). +- Update + patches.suse/scsi-lpfc-Fix-possible-memory-leak-in-lpfc_rcv_padis.patch + (bsc#1220021 CVE-2024-35930 bsc#1224651). +- Update patches.suse/scsi-sg-Avoid-sg-device-teardown-race.patch + (git-fixes CVE-2024-35954 bsc#1224675). +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes CVE-2024-26742 bsc#1222608). +- Update + patches.suse/selinux-avoid-dereference-of-garbage-after-mount-fai.patch + (git-fixes CVE-2024-35904 bsc#1224494). +- Update + patches.suse/serial-mxs-auart-add-spinlock-around-changing-cts-st.patch + (git-fixes CVE-2024-27000 bsc#1223757). +- Update + patches.suse/serial-pmac_zilog-Remove-flawed-mitigation-for-rx-ir.patch + (git-fixes CVE-2024-26999 bsc#1223754). +- Update + patches.suse/soc-fsl-qbman-Always-disable-interrupts-when-taking-.patch + (git-fixes CVE-2024-35806 bsc#1224699). +- Update + patches.suse/soc-fsl-qbman-Use-raw-spinlock-for-cgr_lock.patch + (git-fixes CVE-2024-35819 bsc#1224683). +- Update patches.suse/speakup-Avoid-crash-on-very-long-word.patch + (git-fixes CVE-2024-26994 bsc#1223750). +- Update + patches.suse/spi-lpspi-Avoid-potential-use-after-free-in-probe.patch + (git-fixes CVE-2024-26866 bsc#1223024). +- Update + patches.suse/spi-mchp-pci1xxx-Fix-a-possible-null-pointer-derefer.patch + (git-fixes CVE-2024-35883 bsc#1224521). +- Update + patches.suse/spi-spi-mt65xx-Fix-NULL-pointer-access-in-interrupt-.patch + (git-fixes CVE-2024-27028 bsc#1223788). +- Update + patches.suse/ubifs-Set-page-uptodate-in-the-correct-place.patch + (git-fixes CVE-2024-35821 bsc#1224629). +- Update + patches.suse/usb-cdc-wdm-close-race-between-read-and-workqueue.patch + (git-fixes CVE-2024-35812 bsc#1224624). +- Update + patches.suse/usb-dwc2-host-Fix-dereference-issue-in-DDMA-completi.patch + (git-fixes CVE-2024-26997 bsc#1223741). +- Update + patches.suse/usb-dwc3-am62-fix-module-unload-reload-behavior.patch + (git-fixes CVE-2024-26963 bsc#1223651). +- Update + patches.suse/usb-gadget-f_ncm-Fix-UAF-ncm-object-at-re-bind-after.patch + (stable-fixes CVE-2024-26996 bsc#1223752). +- Update + patches.suse/usb-gadget-ncm-Avoid-dropping-datagrams-of-properly-.patch + (git-fixes CVE-2024-27405 bsc#1224423). +- Update + patches.suse/usb-gadget-ncm-Fix-handling-of-zero-block-length-pac.patch + (git-fixes CVE-2024-35825 bsc#1224681). +- Update + patches.suse/usb-typec-altmodes-displayport-create-sysfs-nodes-as.patch + (git-fixes CVE-2024-35790 bsc#1224712). +- Update + patches.suse/usb-typec-tcpm-Correct-the-PDO-counting-in-pd_set.patch + (git-fixes CVE-2024-26995 bsc#1223696). +- Update + patches.suse/usb-typec-tcpm-fix-double-free-issue-in-tcpm_port_un.patch + (git-fixes CVE-2024-26932 bsc#1223649). +- Update patches.suse/usb-typec-ucsi-Limit-read-size-on-v1.2.patch + (stable-fixes CVE-2024-35924 bsc#1224657). +- Update + patches.suse/usb-udc-remove-warning-when-queue-disabled-ep.patch + (stable-fixes CVE-2024-35822 bsc#1224739). +- Update + patches.suse/usb-xhci-Add-error-handling-in-xhci_map_urb_for_dma.patch + (git-fixes CVE-2024-26964 bsc#1223650). +- Update + patches.suse/vt-fix-unicode-buffer-corruption-when-deleting-chara.patch + (git-fixes CVE-2024-35823 bsc#1224692). +- Update + patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch + (bsc#1207948 CVE-2024-35938 bsc#1224643). +- Update + patches.suse/wifi-brcmfmac-Fix-use-after-free-bug-in-brcmf_cfg802.patch + (CVE-2023-47233 bsc#1216702 CVE-2024-35811 bsc#1224592). +- Update + patches.suse/wifi-cfg80211-check-A-MSDU-format-more-carefully.patch + (stable-fixes CVE-2024-35937 bsc#1224526). +- Update + patches.suse/wifi-iwlwifi-dbg-tlv-ensure-NUL-termination.patch + (git-fixes CVE-2024-35845 bsc#1224731). +- Update + patches.suse/wifi-iwlwifi-mvm-don-t-set-the-MFP-flag-for-the-GTK.patch + (git-fixes CVE-2024-27434 bsc#1224710). +- Update + patches.suse/wifi-iwlwifi-mvm-rfi-fix-potential-response-leaks.patch + (git-fixes CVE-2024-35912 bsc#1224487). +- Update + patches.suse/wifi-libertas-fix-some-memleaks-in-lbs_allocate_cmd_.patch + (git-fixes CVE-2024-35828 bsc#1224622). +- Update + patches.suse/wifi-mac80211-check-clear-fast-rx-for-non-4addr-sta-.patch + (stable-fixes CVE-2024-35789 bsc#1224749). +- Update + patches.suse/wifi-mac80211-fix-potential-sta-link-leak.patch + (git-fixes CVE-2024-35838 bsc#1224613). +- Update + patches.suse/wifi-nl80211-reject-iftype-change-with-mesh-ID-chang.patch + (git-fixes CVE-2024-27410 bsc#1224432). +- Update + patches.suse/wifi-rtw89-fix-null-pointer-access-when-abort-scan.patch + (stable-fixes CVE-2024-35946 bsc#1224646). +- Update + patches.suse/wireguard-netlink-access-device-through-ctx-instead-.patch + (git-fixes CVE-2024-26950 bsc#1223661). +- Update + patches.suse/wireguard-netlink-check-for-dangling-peer-via-is_dea.patch + (git-fixes CVE-2024-26951 bsc#1223660). +- Update + patches.suse/wireguard-receive-annotate-data-race-around-receivin.patch + (git-fixes CVE-2024-26861 bsc#1223076). +- Update + patches.suse/x86-coco-Require-seeding-RNG-with-RDRAND-on-CoCo-systems.patch + (git-fixes CVE-2024-35875 bsc#1224665). +- Update + patches.suse/x86-fpu-Keep-xfd_state-in-sync-with-MSR_IA32_XFD.patch + (git-fixes CVE-2024-35801 bsc#1224732). +- Update + patches.suse/xen-evtchn-avoid-WARN-when-unbinding-an-event-channe.patch + (git-fixes CVE-2024-27067 bsc#1223739). +- Update + patches.suse/xsk-recycle-buffer-in-case-Rx-queue-was-full.patch + (bsc#1221303 CVE-2024-26611 CVE-2024-35834 bsc#1224620). +- commit 005afc6 + +------------------------------------------------------------------- +Wed May 22 18:08:15 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-LPIT-Avoid-u32-multiplication-overflow.patch + (git-fixes CVE-2023-52683 bsc#1224627). +- Update + patches.suse/ACPI-video-check-for-error-while-searching-for-backl.patch + (git-fixes CVE-2023-52693 bsc#1224686). +- Update + patches.suse/ASoC-Intel-sof_sdw_rt_sdca_jack_common-ctx-headset_c.patch + (git-fixes CVE-2023-52697 bsc#1224596). +- Update + patches.suse/ASoC-SOF-amd-Fix-memory-leak-in-amd_sof_acp_probe.patch + (git-fixes CVE-2023-52663 bsc#1224630). +- Update + patches.suse/Revert-drm-amd-pm-resolve-reboot-exception-for-si-ol.patch + (git-fixes CVE-2023-52657 bsc#1224722). +- Update + patches.suse/Revert-net-mlx5-Block-entering-switchdev-mode-with-n.patch + (git-fixes CVE-2023-52658 bsc#1224719). +- Update + patches.suse/SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch + (git-fixes CVE-2023-52653 bsc#1223712). +- Update + patches.suse/bpf-Guard-stack-limits-against-32bit-overflow.patch + (git-fixes CVE-2023-52676 bsc#1224730). +- Update + patches.suse/crypto-rsa-add-a-check-for-allocation-failure.patch + (bsc#1222775 CVE-2023-52472 bsc#1220430). +- Update + patches.suse/crypto-s390-aes-Fix-buffer-overread-in-CTR-mode.patch + (git-fixes CVE-2023-52669 bsc#1224637). +- Update + patches.suse/crypto-safexcel-Add-error-handling-for-dma_map_sg-ca.patch + (git-fixes CVE-2023-52687 bsc#1224501). +- Update + patches.suse/drm-amd-display-Check-writeback-connectors-in-create.patch + (git-fixes CVE-2023-52695 bsc#1224506). +- Update + patches.suse/drm-amd-display-Fix-a-debugfs-null-pointer-error.patch + (git-fixes CVE-2023-52673 bsc#1224741). +- Update + patches.suse/drm-amd-display-Fix-hang-underflow-when-transitionin.patch + (git-fixes CVE-2023-52671 bsc#1224729). +- Update + patches.suse/drm-amd-pm-fix-a-double-free-in-si_dpm_init.patch + (git-fixes CVE-2023-52691 bsc#1224607). +- Update + patches.suse/drm-amdkfd-Confirm-list-is-non-empty-before-utilizin.patch + (git-fixes CVE-2023-52678 bsc#1224617). +- Update + patches.suse/drm-bridge-tpd12s015-Drop-buggy-__exit-annotation-fo.patch + (git-fixes CVE-2023-52694 bsc#1224598). +- Update + patches.suse/drm-tegra-rgb-Fix-missing-clk_put-in-the-error-handl.patch + (git-fixes CVE-2023-52661 bsc#1224445). +- Update + patches.suse/drm-vmwgfx-fix-a-memleak-in-vmw_gmrid_man_get_node.patch + (git-fixes CVE-2023-52662 bsc#1224449). +- Update patches.suse/efivarfs-Free-s_fs_info-on-unmount.patch + (bsc#1220328 CVE-2023-52463 CVE-2023-52681 bsc#1224505). +- Update + patches.suse/media-rkisp1-Fix-IRQ-handling-due-to-shared-interrup.patch + (stable-fixes CVE-2023-52660 bsc#1224443). +- Update + patches.suse/net-atlantic-eliminate-double-free-in-error-handling.patch + (git-fixes CVE-2023-52664 bsc#1224747). +- Update + patches.suse/net-mlx5e-fix-a-potential-double-free-in-fs_any_crea.patch + (jsc#PED-3311 CVE-2023-52667 bsc#1224603). +- Update + patches.suse/of-Fix-double-free-in-of_parse_phandle_with_args_map.patch + (git-fixes CVE-2023-52679 bsc#1224508). +- Update + patches.suse/powerpc-imc-pmu-Add-a-null-pointer-check-in-update_events_in_group.patch + (git-fixes CVE-2023-52675 bsc#1224504). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_eve.patch + (bsc#1065729 CVE-2023-52686 bsc#1224682). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_pow.patch + (bsc#1181674 ltc#189159 git-fixes CVE-2023-52696 bsc#1224601). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-to-scom_deb.patch + (bsc#1194869 CVE-2023-52690 bsc#1224611). +- Update + patches.suse/pstore-ram_core-fix-possible-overflow-in-persistent_.patch + (git-fixes CVE-2023-52685 bsc#1224728). +- Update + patches.suse/rpmsg-virtio-Free-driver_override-when-rpmsg_remove.patch + (git-fixes CVE-2023-52670 bsc#1224696). +- commit 578211b + +------------------------------------------------------------------- +Wed May 22 17:16:55 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_enable_notify() (git-fixes). +- commit 2e20e2c + +------------------------------------------------------------------- +Wed May 22 16:41:31 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_vq_avail_empty() (git-fixes). +- commit 936d53e + +------------------------------------------------------------------- +Wed May 22 16:05:24 CEST 2024 - jgross@suse.com + +- virtio_net: Do not send RSS key if it is not supported + (git-fixes). +- commit cc7c4a0 + +------------------------------------------------------------------- +Wed May 22 15:29:52 CEST 2024 - jgross@suse.com + +- vsock/virtio: fix packet delivery to tap device (git-fixes). +- commit dfd8673 + +------------------------------------------------------------------- +Wed May 22 14:54:16 CEST 2024 - jgross@suse.com + +- virtio-blk: Ensure no requests in virtqueues before deleting + vqs (git-fixes). +- commit 966a23e + +------------------------------------------------------------------- +Wed May 22 14:17:42 CEST 2024 - jgross@suse.com + +- KVM: VMX: Disable LBR virtualization if the CPU doesn't support + LBR callstacks (git-fixes). +- commit f941b05 + +------------------------------------------------------------------- +Wed May 22 14:09:42 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory (git-fixes). +- commit c99f198 + +------------------------------------------------------------------- +Wed May 22 14:08:46 CEST 2024 - nik.borisov@suse.com + +- proc/kcore: do not try to access unaccepted memory (git-fixes). +- commit 2daf00c + +------------------------------------------------------------------- +Wed May 22 13:17:05 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: touch soft lockup during memory accept (git-fixes). +- commit 45ed7cb + +------------------------------------------------------------------- +Wed May 22 13:14:27 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type (bsc#1224442 CVE-2023-52659). +- commit dad72fd + +------------------------------------------------------------------- +Wed May 22 13:04:12 CEST 2024 - jgross@suse.com + +- kabi fix of perf/x86/intel: Expose existence of callback support to KVM + (git fixes). +- commit 5db441c + +------------------------------------------------------------------- +Wed May 22 13:03:15 CEST 2024 - jgross@suse.com + +- perf/x86/intel: Expose existence of callback support to KVM + (git-fixes). +- commit b24b5fc + +------------------------------------------------------------------- +Wed May 22 11:25:18 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. + Intel compatible (git-fixes). +- commit 38bcaaa + +------------------------------------------------------------------- +Wed May 22 11:11:23 CEST 2024 - lhenriques@suse.de + +- ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE + (bsc#1224866). +- commit 6a4b4a1 + +------------------------------------------------------------------- +Wed May 22 10:35:02 CEST 2024 - lhenriques@suse.de + +- blacklist.conf: cephfs client logging infrastructure commits + These two commits are useless in isolation, they are part of a larger set + of commits that add extra info to debug logs. +- commit 2056926 + +------------------------------------------------------------------- +Wed May 22 08:47:44 CEST 2024 - tiwai@suse.de + +- remoteproc: k3-r5: Jump to error handling labels in start/stop + errors (git-fixes). +- commit 6f545f8 + +------------------------------------------------------------------- +Wed May 22 08:46:38 CEST 2024 - tiwai@suse.de + +- libsubcmd: Fix parse-options memory leak (git-fixes). +- dmaengine: idxd: Avoid unnecessary destruction of file_ida + (git-fixes). +- dmaengine: axi-dmac: fix possible race in remove() (git-fixes). +- dmaengine: idma64: Add check for dma_set_max_seg_size + (git-fixes). +- remoteproc: k3-r5: Do not allow core1 to power up before core0 + via sysfs (git-fixes). +- remoteproc: k3-r5: Wait for core0 power-up before powering up + core1 (git-fixes). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (git-fixes). +- PCI: tegra194: Fix probe path for Endpoint mode (git-fixes). +- PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id + (git-fixes). +- PCI: dwc: ep: Fix DBI access failure for drivers requiring + refclk from host (git-fixes). +- PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3 + (git-fixes). +- PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3 + (git-fixes). +- KEYS: trusted: Do not use WARN when encode fails (git-fixes). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() (git-fixes). +- commit d7da373 + +------------------------------------------------------------------- +Tue May 21 19:42:14 CEST 2024 - jgross@suse.com + +- KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is + enabled (git-fixes). +- commit 7d13726 + +------------------------------------------------------------------- +Tue May 21 19:06:22 CEST 2024 - jgross@suse.com + +- KVM: x86: Allow, don't ignore, same-value writes to immutable + MSRs (git-fixes). +- commit e25e965 + +------------------------------------------------------------------- +Tue May 21 18:30:43 CEST 2024 - jgross@suse.com + +- KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT + Misconfig (git-fixes). +- commit 21a74db + +------------------------------------------------------------------- +Tue May 21 17:54:50 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC + internal slots (git-fixes). +- commit b2d6429 + +------------------------------------------------------------------- +Tue May 21 17:19:17 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Move private vs. shared check above slot validity + checks (git-fixes). +- commit 2108d3a + +------------------------------------------------------------------- +Tue May 21 16:43:17 CEST 2024 - jgross@suse.com + +- KVM: x86: Fully re-initialize supported_mce_cap on vendor + module load (git-fixes). +- commit 52160e6 + +------------------------------------------------------------------- +Tue May 21 16:07:04 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing + dirty status (git-fixes). +- commit 7bdd69f + +------------------------------------------------------------------- +Tue May 21 15:26:06 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add a1fd0b9d751f sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level +- commit 3d0aa70 + +------------------------------------------------------------------- +Tue May 21 15:16:02 CEST 2024 - tiwai@suse.de + +- drm/nouveau/disp: Fix missing backlight control on Macbook 5, + 1 (bsc#1223838). +- commit 07ffc12 + +------------------------------------------------------------------- +Tue May 21 14:27:31 CEST 2024 - iivanov@suse.de + +- iommu/dma: Force swiotlb_max_mapping_size on an untrusted device (bsc#1224331) +- commit 55fb87b + +------------------------------------------------------------------- +Tue May 21 14:26:12 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix alignment checks when both allocation and DMA masks are (bsc#1224331) +- commit 8bebd77 + +------------------------------------------------------------------- +Tue May 21 14:24:53 CEST 2024 - iivanov@suse.de + +- swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc() (bsc#1224331) +- commit fcf796a + +------------------------------------------------------------------- +Tue May 21 14:21:15 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix double-allocation of slots due to broken alignment (bsc#1224331) +- commit c65bb03 + +------------------------------------------------------------------- +Tue May 21 14:19:30 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Set enable bits for GP counters in + PERF_GLOBAL_CTRL at "RESET" (git-fixes). +- commit 1ba62ae + +------------------------------------------------------------------- +Tue May 21 14:17:25 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disable support for adaptive PEBS (git-fixes). +- commit 9862bdd + +------------------------------------------------------------------- +Tue May 21 14:15:41 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD + platforms (git-fixes). +- commit 5f8077d + +------------------------------------------------------------------- +Tue May 21 14:13:58 CEST 2024 - jgross@suse.com + +- KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel + compatible (git-fixes). +- commit c9c8902 + +------------------------------------------------------------------- +Tue May 21 14:10:14 CEST 2024 - jgross@suse.com + +- x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM + (git-fixes). +- commit f882a8e + +------------------------------------------------------------------- +Tue May 21 13:34:01 CEST 2024 - jgross@suse.com + +- KVM: x86: Use actual kvm_cpuid.base for clearing + KVM_FEATURE_PV_UNHALT (git-fixes). +- commit 80b67d0 + +------------------------------------------------------------------- +Tue May 21 13:14:53 CEST 2024 - mfranc@suse.cz + +- s390/cio: fix tracepoint subchannel type field (git-fixes + bsc#1224793). +- commit f1aa928 + +------------------------------------------------------------------- +Tue May 21 13:09:15 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Emit a barrier for BPF_FETCH instructions (git-fixes + bsc#1224792). +- commit d08e4ce + +------------------------------------------------------------------- +Tue May 21 13:05:27 CEST 2024 - mfranc@suse.cz + +- KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M + (git-fixes bsc#1224790). +- commit b0b1c22 + +------------------------------------------------------------------- +Tue May 21 12:57:45 CEST 2024 - jgross@suse.com + +- KVM: x86: Introduce __kvm_get_hypervisor_cpuid() helper + (git-fixes). +- commit 652c188 + +------------------------------------------------------------------- +Tue May 21 12:12:33 CEST 2024 - jslaby@suse.cz + +- rpm/kernel-obs-build.spec.in: remove reiserfs from OBS initrd + We disabled the FS in bug 1202309. And we actively blacklist it in: + /usr/lib/modprobe.d/60-blacklist_fs-reiserfs.conf + This, as a side-effect, fixes obs-build's warning: + dracut-pre-udev[1463]: sh: line 1: /usr/lib/module-init-tools/unblacklist: No such file or directory + Exactly due to the above 60-blacklist_fs-reiserfs.conf trying to call the + above unblacklist. + We should likely drop ext2+ext3 from the list too, as we don't build + them at all. But that's a different story. +- commit 9e1a078 + +------------------------------------------------------------------- +Tue May 21 11:31:32 CEST 2024 - jgross@suse.com + +- KVM: SVM: Add support for allowing zero SEV ASIDs (git-fixes). +- commit 9327154 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - jgross@suse.com + +- KVM: SVM: Use unsigned integers when dealing with ASIDs + (git-fixes). +- commit b0fec37 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - cfamullaconrad@suse.de + +- tools/power turbostat: Expand probe_intel_uncore_frequency() + (bsc#1221765). +- commit 7c0d70f + +------------------------------------------------------------------- +Tue May 21 11:27:24 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: fix recursive deadlock in timer injection + (git-fixes). +- commit 389ea84 + +------------------------------------------------------------------- +Tue May 21 11:25:54 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: remove WARN_ON_ONCE() with false positives in + evtchn delivery (git-fixes). +- commit d63a8c9 + +------------------------------------------------------------------- +Tue May 21 11:24:29 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: inject vCPU upcall vector when local APIC is + enabled (git-fixes). +- commit 538dcab + +------------------------------------------------------------------- +Tue May 21 11:22:43 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: improve accuracy of Xen timers (git-fixes). +- commit 921d76d + +------------------------------------------------------------------- +Tue May 21 11:20:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Explicitly check NMI from guest to reducee false + positives (git-fixes). +- commit be2edf0 + +------------------------------------------------------------------- +Tue May 21 11:18:52 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled + (git-fixes). +- commit fe18eef + +------------------------------------------------------------------- +Tue May 21 11:16:06 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs + (git-fixes). +- commit 406de6b + +------------------------------------------------------------------- +Tue May 21 10:34:00 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs (git-fixes). +- commit dd1520f + +------------------------------------------------------------------- +Tue May 21 09:57:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC + due to bad index (git-fixes). +- commit b2e9cf1 + +------------------------------------------------------------------- +Tue May 21 09:22:11 CEST 2024 - shung-hsi.yu@suse.com + +- blacklist.conf: add "libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos" +- commit f859338 + +------------------------------------------------------------------- +Tue May 21 09:07:54 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD + (git-fixes). +- commit fd656b7 + +------------------------------------------------------------------- +Tue May 21 09:02:26 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Allow programming events that match unsupported + arch events (git-fixes). +- commit 60f57dc + +------------------------------------------------------------------- +Tue May 21 08:49:53 CEST 2024 - tiwai@suse.de + +- firmware: dmi-id: add a release callback function (git-fixes). +- watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in + sa1100dog_probe() (git-fixes). +- watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a + safety margin (git-fixes). +- watchdog: bd9576: Drop "always-running" property (git-fixes). +- watchdog: cpu5wdt.c: Fix use-after-free bug caused by + cpu5wdt_trigger (git-fixes). +- i2c: acpi: Unbind mux adapters before delete (git-fixes). +- i2c: synquacer: Fix an error handling path in + synquacer_i2c_probe() (git-fixes). +- i2c: cadence: Avoid fifo clear after start (git-fixes). +- pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins + regs (git-fixes). +- pinctrl: armada-37xx: remove an unused variable (git-fixes). +- crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak (git-fixes). +- commit 60d82a4 + +------------------------------------------------------------------- +Tue May 21 08:25:35 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Always treat Fixed counters as available when + supported (git-fixes). +- commit c4b0d18 + +------------------------------------------------------------------- +Tue May 21 08:23:45 CEST 2024 - jgross@suse.com + +- KVM: VMX: Report up-to-date exit qualification to userspace + (git-fixes). +- commit d6b020d + +------------------------------------------------------------------- +Tue May 21 08:20:50 CEST 2024 - jgross@suse.com + +- KVM: x86: Fix broken debugregs ABI for 32 bit kernels + (git-fixes). +- commit 69a1ee8 + +------------------------------------------------------------------- +Tue May 21 08:18:03 CEST 2024 - jgross@suse.com + +- SEV: disable SEV-ES DebugSwap by default (git-fixes). +- commit dcaff2f + +------------------------------------------------------------------- +Tue May 21 08:16:02 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMU + (git-fixes). +- commit c561279 + +------------------------------------------------------------------- +Tue May 21 08:11:53 CEST 2024 - jgross@suse.com + +- KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear + they're a WIP (git-fixes). +- commit aba16e8 + +------------------------------------------------------------------- +Tue May 21 08:10:16 CEST 2024 - jgross@suse.com + +- KVM: x86: Mark target gfn of emulated atomic instruction as + dirty (git-fixes). +- commit 303882a + +------------------------------------------------------------------- +Tue May 21 08:08:31 CEST 2024 - jgross@suse.com + +- KVM: SVM: Flush pages under kvm->lock to fix UAF in + svm_register_enc_region() (git-fixes). +- commit 4382f8a + +------------------------------------------------------------------- +Mon May 20 18:22:45 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes bsc#1222608 CVE-2024-26742). +- commit 950259c + +------------------------------------------------------------------- +Mon May 20 17:34:03 CEST 2024 - dsterba@suse.com + +- btrfs: always clear PERTRANS metadata during commit (git-fixes) +- commit f24386b + +------------------------------------------------------------------- +Mon May 20 17:31:37 CEST 2024 - dsterba@suse.com + +- btrfs: record delayed inode root in transaction (git-fixes) +- commit 3382370 + +------------------------------------------------------------------- +Mon May 20 17:30:52 CEST 2024 - dsterba@suse.com + +- btrfs: send: handle path ref underflow in header iterate_inode_ref() (git-fixes) +- commit 21cfc26 + +------------------------------------------------------------------- +Mon May 20 17:30:06 CEST 2024 - dsterba@suse.com + +- btrfs: export: handle invalid inode or root reference in btrfs_get_parent() (git-fixes) +- commit a357818 + +------------------------------------------------------------------- +Mon May 20 17:28:54 CEST 2024 - dsterba@suse.com + +- btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send() (git-fixes) +- commit 3227c75 + +------------------------------------------------------------------- +Mon May 20 17:28:06 CEST 2024 - dsterba@suse.com + +- btrfs: sysfs: validate scrub_speed_max value (git-fixes) +- commit 333b480 + +------------------------------------------------------------------- +Mon May 20 17:26:31 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: build fix for config we don't use +- commit d489b93 + +------------------------------------------------------------------- +Mon May 20 17:25:16 CEST 2024 - dsterba@suse.com + +- btrfs: prevent transaction block reserve underflow when starting transaction (git-fixes) +- commit e1ff84f + +------------------------------------------------------------------- +Mon May 20 17:19:12 CEST 2024 - dsterba@suse.com + +- btrfs: fix race when refilling delayed refs block reserve (git-fixes) +- commit f241886 + +------------------------------------------------------------------- +Mon May 20 17:17:09 CEST 2024 - dsterba@suse.com + +- btrfs: assert delayed node locked when removing delayed item (git-fixes) +- commit 7298484 + +------------------------------------------------------------------- +Mon May 20 17:16:03 CEST 2024 - dsterba@suse.com + +- btrfs: check for BTRFS_FS_ERROR in pending ordered assert (git-fixes) +- commit f5815af + +------------------------------------------------------------------- +Mon May 20 17:07:38 CEST 2024 - dsterba@suse.com + +- btrfs: output extra debug info if we failed to find an inline backref (git-fixes) +- commit 92fba41 + +------------------------------------------------------------------- +Mon May 20 17:06:06 CEST 2024 - dsterba@suse.com + +- btrfs: set page extent mapped after read_folio in relocate_one_page (git-fixes) +- commit 446041f + +------------------------------------------------------------------- +Mon May 20 17:04:32 CEST 2024 - dsterba@suse.com + +- btrfs: handle errors properly in update_inline_extent_backref() (git-fixes) +- commit ca5b7a2 + +------------------------------------------------------------------- +Mon May 20 15:43:05 CEST 2024 - nmorey@suse.com + +- RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw (git-fixes) +- commit 4bdc550 + +------------------------------------------------------------------- +Mon May 20 15:42:55 CEST 2024 - nmorey@suse.com + +- RDMA/IPoIB: Fix format truncation compilation errors (git-fixes) +- commit 6d737b0 + +------------------------------------------------------------------- +Mon May 20 15:42:41 CEST 2024 - nmorey@suse.com + +- bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq (git-fixes) +- commit 3e0bec3 + +------------------------------------------------------------------- +Mon May 20 15:42:30 CEST 2024 - nmorey@suse.com + +- IB/mlx5: Use __iowrite64_copy() for write combining stores (git-fixes) +- commit 9a3847d + +------------------------------------------------------------------- +Mon May 20 15:41:38 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix incorrect rxe_put in error path (git-fixes) +- commit c50f3b5 + +------------------------------------------------------------------- +Mon May 20 15:41:28 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Allow good work requests to be executed (git-fixes) +- commit b36653a + +------------------------------------------------------------------- +Mon May 20 15:41:18 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt (git-fixes) +- commit ba9e71d + +------------------------------------------------------------------- +Mon May 20 15:41:06 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Modify the print level of CQE error (git-fixes) +- commit 12a2ba5 + +------------------------------------------------------------------- +Mon May 20 15:40:45 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Use complete parentheses in macros (git-fixes) +- commit 7a9c544 + +------------------------------------------------------------------- +Mon May 20 15:40:34 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix GMV table pagesize (git-fixes) +- commit fb0321b + +------------------------------------------------------------------- +Mon May 20 15:40:20 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix UAF for cq async event (git-fixes) +- commit 8ea7fea + +------------------------------------------------------------------- +Mon May 20 15:40:10 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix deadlock on SRQ async events. (git-fixes) +- commit fb64efc + +------------------------------------------------------------------- +Mon May 20 15:39:57 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Add max_ah and cq moderation capacities in query_device() (git-fixes) +- commit 6c2f69b + +------------------------------------------------------------------- +Mon May 20 15:39:41 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix return value in hns_roce_map_mr_sg (git-fixes) +- commit 60cadbc + +------------------------------------------------------------------- +Mon May 20 15:39:25 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Adding remote atomic access flag to updatable flags (git-fixes) +- commit dacefcf + +------------------------------------------------------------------- +Mon May 20 15:39:09 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Change check for cacheable mkeys (git-fixes) +- commit c838c29 + +------------------------------------------------------------------- +Mon May 20 15:38:50 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent (git-fixes) +- commit 3012f2a + +------------------------------------------------------------------- +Mon May 20 15:38:31 CEST 2024 - nmorey@suse.com + +- qibfs: fix dentry leak (git-fixes) +- commit 3dd0249 + +------------------------------------------------------------------- +Mon May 20 15:37:55 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Fix port number for counter query in multi-port configuration (git-fixes) +- commit 52028fd + +------------------------------------------------------------------- +Mon May 20 15:37:35 CEST 2024 - nmorey@suse.com + +- RDMA/cm: Print the old state when cm_destroy_id gets timeout (git-fixes) +- commit 1a1a1ef + +------------------------------------------------------------------- +Mon May 20 15:37:10 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix the problem "mutex_destroy missing" (git-fixes) +- commit 0a73f85 + +------------------------------------------------------------------- +Mon May 20 14:08:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: broadcom: bcmbca: bcm4908: set brcm,wp-not-connected") +- commit a7b0273 + +------------------------------------------------------------------- +Mon May 20 14:04:41 CEST 2024 - iivanov@suse.de + +- arm64: dts: microchip: sparx5: fix mdio reg (git-fixes) +- commit 88132f5 + +------------------------------------------------------------------- +Mon May 20 14:03:25 CEST 2024 - iivanov@suse.de + +- arm64: dts: hi3798cv200: fix the size of GICR (git-fixes) +- commit 366d274 + +------------------------------------------------------------------- +Mon May 20 14:02:14 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Correct Tegra132 I2C alias (git-fixes) +- commit da1130e + +------------------------------------------------------------------- +Mon May 20 13:28:11 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: h616: Fix I2C0 pins (git-fixes) +- commit eee423c + +------------------------------------------------------------------- +Mon May 20 13:27:02 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: Pine H64: correctly remove reg_gmac_3v3 (git-fixes) +- commit 7d432cc + +------------------------------------------------------------------- +Mon May 20 13:25:37 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit d52e38e + +------------------------------------------------------------------- +Mon May 20 13:24:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit 029788f + +------------------------------------------------------------------- +Mon May 20 13:22:07 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix alphabetical ordering RK3399 puma (git-fixes) + Refresh patches.suse/arm64-dts-rockchip-enable-internal-pull-up-on-PCIE_WAKE-for-RK3399-Puma.patch +- commit aeac8db + +------------------------------------------------------------------- +Mon May 20 12:53:44 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: samsung,ams495qa01: add missing SPI properties") +- commit f4f5a90 + +------------------------------------------------------------------- +Mon May 20 12:53:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio: health: maxim,max30102: fix compatible check") +- commit 1690e24 + +------------------------------------------------------------------- +Mon May 20 12:52:51 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: mediatek,pwm-disp: Document power-domains property") +- commit 6958159 + +------------------------------------------------------------------- +Mon May 20 12:52:16 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: fsl-imx-sdma: fix HDMI audio index") +- commit 952bf73 + +------------------------------------------------------------------- +Mon May 20 12:52:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: lcdif: Do not require power-domains for i.MX6ULL") +- commit eabdd33 + +------------------------------------------------------------------- +Mon May 20 12:51:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update") +- commit ad9009e + +------------------------------------------------------------------- +Mon May 20 12:51:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mtd: avoid automatically select from mtd.yaml") +- commit 2d9981a + +------------------------------------------------------------------- +Mon May 20 12:51:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: can: mpfs: add missing required clock") +- commit d5f79eb + +------------------------------------------------------------------- +Mon May 20 12:50:57 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: dlg,da9063: Make #interrupt-cells required") +- commit a6ea77b + +------------------------------------------------------------------- +Mon May 20 12:50:46 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pinctr: pinctrl-zynq: Fix compatible string") +- commit f208a95 + +------------------------------------------------------------------- +Mon May 20 12:49:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible") +- commit 3478db8 + +------------------------------------------------------------------- +Mon May 20 12:49:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: ti,am65x-dss: Add support for common1 region") +- commit 7eb6591 + +------------------------------------------------------------------- +Mon May 20 12:48:50 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: opp: drop maxItems from inner items") +- commit 878a019 + +------------------------------------------------------------------- +Mon May 20 12:48:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: amlogic: fix s4 bindings") +- commit e2029e3 + +------------------------------------------------------------------- +Mon May 20 12:48:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Banana Pi R2 Pro") +- commit c1d1519 + +------------------------------------------------------------------- +Mon May 20 12:45:53 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Orange Pi RK3399 board") +- commit 88539b6 + +------------------------------------------------------------------- +Mon May 20 12:45:20 CEST 2024 - iivanov@suse.de + +- dt-bindings: clock: qcom: Add missing UFS QREF clocks (git-fixes) +- commit 4e403e4 + +------------------------------------------------------------------- +Mon May 20 12:43:49 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: qcom: drop the superfluous device compatibility") +- commit f6fdbc2 + +------------------------------------------------------------------- +Mon May 20 12:43:00 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: riscv: cpus: Clarify mmu-type interpretation") +- commit 4b6b7f4 + +------------------------------------------------------------------- +Mon May 20 12:42:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: power: reset: qcom-pon: fix inconsistent example") +- commit b2da43b + +------------------------------------------------------------------- +Mon May 20 12:42:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: rtc: qcom-pm8xxx: fix inconsistent example") +- commit 673e959 + +------------------------------------------------------------------- +Mon May 20 12:42:30 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header") +- commit 2965719 + +------------------------------------------------------------------- +Mon May 20 12:42:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg") +- commit 44293cc + +------------------------------------------------------------------- +Mon May 20 12:42:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: gpio: xilinx: Fix node address in gpio") +- commit 51eae0f + +------------------------------------------------------------------- +Mon May 20 12:41:48 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-vadc: fix example node names") +- commit 5559cae + +------------------------------------------------------------------- +Mon May 20 12:41:19 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name") +- commit 6d910c5 + +------------------------------------------------------------------- +Mon May 20 12:39:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: qcom: Correct reset-names property") +- commit cfa6f44 + +------------------------------------------------------------------- +Mon May 20 12:17:43 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: zynqmp: extend required list") +- commit 193f0ac + +------------------------------------------------------------------- +Mon May 20 12:17:21 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: qcom,apcs-kpss-global: drop duplicated") +- commit 855a271 + +------------------------------------------------------------------- +Mon May 20 12:17:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix regulator binding") +- commit 9b3e020 + +------------------------------------------------------------------- +Mon May 20 12:16:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix up binding") +- commit a0c4967 + +------------------------------------------------------------------- +Mon May 20 12:16:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: remoteproc: qcom: sc7180-pas: Fix SC7280 MPSS PD-names") +- commit de1ba63 + +------------------------------------------------------------------- +Mon May 20 11:58:54 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mmc: sdhci-pxa: Fix 'regs' typo") +- commit 3378497 + +------------------------------------------------------------------- +Mon May 20 11:58:39 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: Remove alt_ref from versal") +- commit 4d14333 + +------------------------------------------------------------------- +Mon May 20 11:58:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: watchdog: qcom-wdt: Make the interrupt example edge") +- commit 17a3ab8 + +------------------------------------------------------------------- +Mon May 20 11:57:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI") +- commit 4aa1481 + +------------------------------------------------------------------- +Mon May 20 11:56:20 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: stm32: don't mix SCMI and non-SCMI board") +- commit 448ff06 + +------------------------------------------------------------------- +Mon May 20 11:55:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with") +- commit ab03332 + +------------------------------------------------------------------- +Mon May 20 11:55:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp") +- commit 1d6fc28 + +------------------------------------------------------------------- +Mon May 20 11:54:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: Allow #power-domain-cells") +- commit 027195f + +------------------------------------------------------------------- +Mon May 20 11:54:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt: dt-extract-compatibles: Don't follow symlinks when walking tree") +- commit 60fcfee + +------------------------------------------------------------------- +Mon May 20 11:52:07 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property") +- commit de60146 + +------------------------------------------------------------------- +Mon May 20 11:51:01 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema") +- commit d7b96e4 + +------------------------------------------------------------------- +Mon May 20 11:49:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: qcom: smd-rpm: Add MSM8909 to qcom,smd-channels") +- commit 1171729 + +------------------------------------------------------------------- +Mon May 20 08:14:54 CEST 2024 - tiwai@suse.de + +- selftests/kcmp: remove unused open mode (git-fixes). +- nilfs2: make superblock data array index computation sparse + friendly (git-fixes). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (git-fixes). +- lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure + (git-fixes). +- commit 7902091 + +------------------------------------------------------------------- +Mon May 20 03:46:23 CEST 2024 - lzhong@suse.de + +- powerpc/pseries/vio: Don't return ENODEV if node or compatible + missing (bsc#1220783). +- commit 19e446b + +------------------------------------------------------------------- +Sun May 19 09:24:05 CEST 2024 - tiwai@suse.de + +- clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs + (git-fixes). +- clk: qcom: mmcc-msm8998: fix venus clock issue (git-fixes). +- clk: qcom: dispcc-sm8550: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm6350: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm8450: fix DisplayPort clocks (git-fixes). +- clk: qcom: clk-alpha-pll: remove invalid Stromer register offset + (git-fixes). +- clk: samsung: exynosautov9: fix wrong pll clock id value + (git-fixes). +- clk: renesas: r9a07g043: Add clock and reset entry for PLIC + (git-fixes). +- clk: renesas: r8a779a0: Fix CANFD parent clock (git-fixes). +- clk: rs9: fix wrong default value for clock amplitude + (git-fixes). +- clk: mediatek: mt8365-mm: fix DPI0 parent (git-fixes). +- clk: mediatek: pllfh: Don't log error for missing fhctl node + (git-fixes). +- commit 8bfa411 + +------------------------------------------------------------------- +Sat May 18 09:44:27 CEST 2024 - tiwai@suse.de + +- blacklist.conf: Add reverted dmaengine commit entries +- commit 134f997 + +------------------------------------------------------------------- +Sat May 18 09:42:47 CEST 2024 - tiwai@suse.de + +- selftests: net: bridge: increase IGMP/MLD exclude timeout + membership interval (git-fixes). +- of: module: add buffer overflow check in of_modalias() + (git-fixes). +- selftests/powerpc/dexcr: Add -no-pie to hashchk tests + (git-fixes). +- firmware: raspberrypi: Use correct device for DMA mappings + (git-fixes). +- Revert "drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor()" (stable-fixes). +- drm/i915/audio: Fix audio time stamp programming for DP + (stable-fixes). +- gpiolib: cdev: fix uninitialised kfifo (git-fixes). +- selftests: test_bridge_neigh_suppress.sh: Fix failures due to + duplicate MAC (git-fixes). +- Bluetooth: qca: fix firmware check error path (git-fixes). +- dyndbg: fix old BUG_ON in >control parser (stable-fixes). +- mei: me: add lunar lake point M DID (stable-fixes). +- usb: xhci-plat: Don't include xhci.h (stable-fixes). +- ASoC: meson: axg-fifo: use threaded irq to check periods + (git-fixes). +- drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor() (stable-fixes). +- drm/amd/display: Fix incorrect DSC instance for MST + (stable-fixes). +- drm/amd/display: Atom Integrated System Info v2_2 for DCN35 + (stable-fixes). +- drm/amd/display: Handle Y carry-over in VCP X.Y calculation + (stable-fixes). +- clk: Don't hold prepare_lock when calling kref_put() + (stable-fixes). +- drm/nouveau/dp: Don't probe eDP ports twice harder + (stable-fixes). +- drm/radeon: silence UBSAN warning (v3) (stable-fixes). +- net:usb:qmi_wwan: support Rolling modules (stable-fixes). +- gpio: crystalcove: Use -ENOTSUPP consistently (stable-fixes). +- gpio: wcove: Use -ENOTSUPP consistently (stable-fixes). +- platform/x86: ISST: Add Granite Rapids-D to HPM CPU list + (stable-fixes). +- selftests: timers: Fix valid-adjtimex signed left-shift + undefined behavior (stable-fixes). +- gpu: host1x: Do not setup DMA for virtual devices + (stable-fixes). +- amd/amdkfd: sync all devices to wait all processes being evicted + (stable-fixes). +- drm/amdgpu: Fix VCN allocation in CPX partition (stable-fixes). +- drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2 + (stable-fixes). +- drm/amdgpu: Refine IB schedule error logging (stable-fixes). +- firewire: ohci: mask bus reset interrupts between ISR and + bottom half (stable-fixes). +- regulator: tps65132: Add of_match table (stable-fixes). +- ata: sata_gemini: Check clk_enable() result (stable-fixes). +- ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in + case of S3 suspend (stable-fixes). +- ALSA: line6: Zero-initialize message buffers (stable-fixes). +- vboxsf: explicitly deny setlease attempts (stable-fixes). +- drm/amdkfd: range check cp bad op exception interrupts + (stable-fixes). +- drm/amdkfd: Check cgroup when returning DMABuf info + (stable-fixes). +- selftests/ftrace: Fix event filter target_func selection + (stable-fixes). +- wifi: iwlwifi: mvm: guard against invalid STA ID on removal + (stable-fixes). +- wifi: iwlwifi: read txq->read_ptr under lock (stable-fixes). +- wifi: mac80211: fix prep_connection error path (stable-fixes). +- wifi: cfg80211: fix rdev_dump_mpp() arguments order + (stable-fixes). +- wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc + (stable-fixes). +- ASoC: meson: axg-fifo: use FIELD helpers (stable-fixes). +- gpiolib: cdev: relocate debounce_period_us from struct gpio_desc + (stable-fixes). +- selftests/net: convert test_bridge_neigh_suppress.sh to run + it in unique namespace (stable-fixes). +- commit 2872089 + +------------------------------------------------------------------- +Fri May 17 18:46:21 CEST 2024 - mkoutny@suse.com + +- af_unix: Fix garbage collector racing against connect() + (CVE-2024-26923 bsc#1223384). +- af_unix: Replace BUG_ON() with WARN_ON_ONCE() (CVE-2024-26923 + bsc#1223384). +- af_unix: Do not use atomic ops for unix_sk(sk)->inflight + (CVE-2024-26923 bsc#1223384). +- commit a683abb + +------------------------------------------------------------------- +Fri May 17 18:05:19 CEST 2024 - mwilck@suse.com + +- dm-multipath: dont't attempt SG_IO on non-SCSI-disks + (bsc#1223575). +- commit 2f6779f + +------------------------------------------------------------------- +Fri May 17 17:18:26 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans (git-fixes) +- commit b85295a + +------------------------------------------------------------------- +Fri May 17 14:36:47 CEST 2024 - dsterba@suse.com + +- btrfs: don't arbitrarily slow down delalloc if we're committing (git-fixes) +- commit d9b2223 + +------------------------------------------------------------------- +Fri May 17 14:33:37 CEST 2024 - dsterba@suse.com + +- btrfs: reset destination buffer when read_extent_buffer() gets invalid range (git-fixes) +- commit 7ef02d5 + +------------------------------------------------------------------- +Fri May 17 14:32:16 CEST 2024 - dsterba@suse.com + +- btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1 (git-fixes) +- commit e6b51c1 + +------------------------------------------------------------------- +Fri May 17 14:31:26 CEST 2024 - dsterba@suse.com + +- btrfs: file_remove_privs needs an exclusive lock in direct io write (git-fixes) +- commit 0bc88db + +------------------------------------------------------------------- +Fri May 17 14:29:12 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: cleanup, v0 extent removal +- commit fecc398 + +------------------------------------------------------------------- +Fri May 17 14:28:15 CEST 2024 - dsterba@suse.com + +- btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART (git-fixes) +- commit 74fcad3 + +------------------------------------------------------------------- +Fri May 17 14:27:30 CEST 2024 - dsterba@suse.com + +- btrfs: fix start transaction qgroup rsv double free (git-fixes) +- commit 272247e + +------------------------------------------------------------------- +Fri May 17 14:26:14 CEST 2024 - dsterba@suse.com + +- btrfs: free qgroup rsv on io failure (git-fixes) +- commit 384dac4 + +------------------------------------------------------------------- +Fri May 17 13:18:52 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: disable toggling dormant table state + more than once (git-fixes). +- commit 76bebd5 + +------------------------------------------------------------------- +Fri May 17 13:15:53 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: process pending subflow error on close (git-fixes). +- commit ef629c5 + +------------------------------------------------------------------- +Fri May 17 13:14:24 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: move __mptcp_error_report in protocol.c (git-fixes). +- commit a777e91 + +------------------------------------------------------------------- +Fri May 17 13:12:58 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: fix bogus receive window shrinkage with multiple subflows + (git-fixes). +- commit deea9a0 + +------------------------------------------------------------------- +Fri May 17 13:08:02 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nft_set_rbtree: use read spinlock to avoid datapath + contention (git-fixes). +- commit ddc952e + +------------------------------------------------------------------- +Fri May 17 13:06:21 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list + iterate in smcr_port_add (git-fixes). +- commit 2d7895b + +------------------------------------------------------------------- +Fri May 17 13:03:07 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: bugfix for smcr v2 server connect success statistic + (git-fixes). +- commit e746f6b + +------------------------------------------------------------------- +Fri May 17 13:01:08 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID + (git-fixes). +- commit ec5b855 + +------------------------------------------------------------------- +Fri May 17 12:59:23 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_bind_phc (git-fixes). +- commit 16b7a1e + +------------------------------------------------------------------- +Fri May 17 12:57:42 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_tsflags (git-fixes). +- commit b028530 + +------------------------------------------------------------------- +Fri May 17 12:55:31 CEST 2024 - andrea.porta@suse.com + +- arm64: Add the arm64.no32bit_el0 command line option + (jsc#PED-3184). + Please note that some adjustments were needed since the upstream commit + is based on kernel 6.9 which has idreg-override.c moved under + arch/arm64/kernel/pi/. +- commit 4fba46a + +------------------------------------------------------------------- +Fri May 17 09:14:44 CEST 2024 - tiwai@suse.de + +- platform/x86/intel-uncore-freq: Don't present root domain on + error (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_certificate decoding + (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_show display (git-fixes). +- tools/arch/x86/intel_sdsi: Fix maximum meter bundle length + (git-fixes). +- platform/x86: xiaomi-wmi: Fix race condition when reporting + key events (git-fixes). +- mtd: rawnand: hynix: fixed typo (git-fixes). +- mtd: core: Report error if first mtd_otp_size() call fails in + mtd_otp_nvmem_add() (git-fixes). +- mmc: davinci: Don't strip remove function when driver is builtin + (git-fixes). +- mmc: sdhci_am654: Fix ITAPDLY for HS400 timing (git-fixes). +- mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock + (git-fixes). +- mmc: sdhci_am654: Add OTAP/ITAP delay enable (git-fixes). +- mmc: sdhci_am654: Write ITAPDLY for DDR52 timing (git-fixes). +- mmc: sdhci_am654: Add tuning algorithm for delay chain + (git-fixes). +- media: sunxi: a83-mips-csi2: also select GENERIC_PHY + (git-fixes). +- media: flexcop-usb: fix sanity check of bNumEndpoints + (git-fixes). +- media: stk1160: fix bounds checking in stk1160_copy_video() + (git-fixes). +- media: uvcvideo: Add quirk for Logitech Rally Bar (git-fixes). +- media: v4l: Don't turn on privacy LED if streamon fails + (git-fixes). +- media: mc: mark the media devnode as registered from the, + start (git-fixes). +- media: atomisp: ssh_css: Fix a null-pointer dereference in + load_video_binaries (git-fixes). +- media: v4l2-subdev: Fix stream handling for crop API + (git-fixes). +- media: mc: Fix graph walk in media_pipeline_start (git-fixes). +- media: i2c: et8ek8: Don't strip remove function when driver + is builtin (git-fixes). +- media: dt-bindings: ovti,ov2680: Fix the power supply names + (git-fixes). +- media: ipu3-cio2: Request IRQ earlier (git-fixes). +- media: rcar-vin: work around -Wenum-compare-conditional warning + (git-fixes). +- media: ngene: Add dvb_ca_en50221_init return value check + (git-fixes). +- commit ceb1555 + +------------------------------------------------------------------- +Fri May 17 09:00:45 CEST 2024 - tiwai@suse.de + +- Move upstreamed media patches into sorted section +- commit 521e539 + +------------------------------------------------------------------- +Thu May 16 19:23:55 CEST 2024 - duwe@suse.de + +- dmaengine: idxd: move safety flag to struct ends (bsc#1223625 + CVE-2024-21823). +- dmaengine: idxd: add a write() method for applications to + submit work (bsc#1223625 CVE-2024-21823). +- dmaengine: idxd: add a new security check to deal with a + hardware erratum (bsc#1223625 CVE-2024-21823). +- VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist + (bsc#1223625 CVE-2024-21823). +- commit 8718675 + +------------------------------------------------------------------- +Thu May 16 19:03:19 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/io_uring-af_unix-disable-sending-io_uring-over-socke.patch + (bsc#1218447 CVE-2023-6531 CVE-2023-52654 bsc#1224099). +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (git-fixes CVE-2023-52655 bsc#1217169). +- commit 07c8bc1 + +------------------------------------------------------------------- +Thu May 16 16:26:11 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation + (git-fixes). +- commit 78ec58d + +------------------------------------------------------------------- +Thu May 16 16:24:27 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix peer devlink set for SF representor devlink port + (git-fixes). +- commit 6a691b6 + +------------------------------------------------------------------- +Thu May 16 16:20:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Lag, restore buckets number to default after hash + LAG deactivation (git-fixes). +- commit 19da0bb + +------------------------------------------------------------------- +Thu May 16 16:19:25 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: flower: fix fragment flags handling (git-fixes). +- commit 5fd27e9 + +------------------------------------------------------------------- +Thu May 16 16:17:56 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Set tx_info->xdpf value to NULL (git-fixes). +- commit 7d1d83a + +------------------------------------------------------------------- +Thu May 16 16:16:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix incorrect descriptor free behavior (git-fixes). +- commit 69577fd + +------------------------------------------------------------------- +Thu May 16 16:10:18 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Wrong missing IO completions check order (git-fixes). +- commit fbbd86e + +------------------------------------------------------------------- +Thu May 16 16:08:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix potential sign extension issue (git-fixes). +- commit b3cc5f8 + +------------------------------------------------------------------- +Thu May 16 16:06:38 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: trap link-local frames regardless of ST Port + State (git-fixes). +- commit 726080b + +------------------------------------------------------------------- +Thu May 16 16:04:41 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: fix wrong config being used when reconfiguring PCS + (git-fixes). +- commit d2d1229 + +------------------------------------------------------------------- +Thu May 16 16:02:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block XOR hash with over 128 channels + (git-fixes). +- commit 40b1ccb + +------------------------------------------------------------------- +Thu May 16 16:00:48 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Restore mistakenly dropped parts in register devlink + flow (git-fixes). +- commit dfb4099 + +------------------------------------------------------------------- +Thu May 16 15:38:16 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size (git-fixes) +- commit a1c6e8c + +------------------------------------------------------------------- +Thu May 16 15:36:42 CEST 2024 - dsterba@suse.com + +- btrfs: don't warn if discard range is not aligned to sector (git-fixes) +- commit f239c2a + +------------------------------------------------------------------- +Thu May 16 15:35:09 CEST 2024 - dsterba@suse.com + +- btrfs: tree-checker: fix inline ref size in error messages (git-fixes) +- commit a304971 + +------------------------------------------------------------------- +Thu May 16 15:33:15 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args (git-fixes) +- commit 81a1329 + +------------------------------------------------------------------- +Thu May 16 15:31:46 CEST 2024 - dsterba@suse.com + +- btrfs: do not allow non subvolume root targets for snapshot (git-fixes) +- commit d495a4b + +------------------------------------------------------------------- +Thu May 16 15:30:42 CEST 2024 - dsterba@suse.com + +- btrfs: send: ensure send_fd is writable (git-fixes) +- commit 5055583 + +------------------------------------------------------------------- +Thu May 16 15:28:27 CEST 2024 - dsterba@suse.com + +- btrfs: free the allocated memory if btrfs_alloc_page_array() fails (git-fixes) +- commit 532ad3c + +------------------------------------------------------------------- +Thu May 16 15:24:48 CEST 2024 - dsterba@suse.com + +- btrfs: fix 64bit compat send ioctl arguments not initializing version member (git-fixes) +- commit 2c30d15 + +------------------------------------------------------------------- +Thu May 16 15:22:52 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one when checking chunk map includes logical address (git-fixes) +- commit e5842bb + +------------------------------------------------------------------- +Thu May 16 15:20:56 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: ref-verify not built +- commit 701d654 + +------------------------------------------------------------------- +Thu May 16 15:20:06 CEST 2024 - dsterba@suse.com + +- btrfs: use u64 for buffer sizes in the tree search ioctls (git-fixes) +- commit a1c6ed1 + +------------------------------------------------------------------- +Thu May 16 15:19:07 CEST 2024 - dsterba@suse.com + +- btrfs: error out when reallocating block for defrag using a stale transaction (git-fixes) +- commit e6bb34b + +------------------------------------------------------------------- +Thu May 16 15:17:20 CEST 2024 - dsterba@suse.com + +- btrfs: error when COWing block from a root that is being deleted (git-fixes) +- commit 78a2694 + +------------------------------------------------------------------- +Thu May 16 15:16:01 CEST 2024 - dsterba@suse.com + +- btrfs: error out when COWing block using a stale transaction (git-fixes) +- commit 850d86f + +------------------------------------------------------------------- +Thu May 16 13:09:22 CEST 2024 - mfranc@suse.cz + +- s390/cpum_cf: make crypto counters upward compatible across + machine types (bsc#1224348). +- commit 36c1e09 + +------------------------------------------------------------------- +Thu May 16 12:18:15 CEST 2024 - dsterba@suse.com + +- btrfs: always print transaction aborted messages with an error level (git-fixes) +- commit 26fa5ae + +------------------------------------------------------------------- +Thu May 16 12:00:22 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Do not produce metadata freelist entries in Tx port + ts WQE xmit (git-fixes). +- commit 287b501 + +------------------------------------------------------------------- +Thu May 16 11:58:47 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: HTB, Fix inconsistencies with QoS SQs number + (git-fixes). +- commit 0085432 + +------------------------------------------------------------------- +Thu May 16 11:57:19 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix mlx5e_priv_init() cleanup flow (git-fixes). +- commit 01134b3 + +------------------------------------------------------------------- +Thu May 16 11:55:49 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block changing channels number when RXFH is + configured (git-fixes). +- commit c93a7d5 + +------------------------------------------------------------------- +Thu May 16 11:54:14 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Correctly compare pkt reformat ids (git-fixes). +- commit 76a7159 + +------------------------------------------------------------------- +Thu May 16 11:52:39 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Properly link new fs rules into the tree (git-fixes). +- commit 7272c33 + +------------------------------------------------------------------- +Thu May 16 11:51:07 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: offset comp irq index in name by one (git-fixes). +- commit 56809e4 + +------------------------------------------------------------------- +Thu May 16 11:46:42 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Register devlink first under devlink lock (git-fixes). +- commit 3162538 + +------------------------------------------------------------------- +Thu May 16 11:44:32 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, store eswitch pointer before registering + devlink_param (git-fixes). +- commit d6f7fd4 + +------------------------------------------------------------------- +Thu May 16 09:18:51 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - fixed headset Mic not show (stable-fixes). +- ALSA: hda: hda_cs_dsp_ctl: Remove notification of driver write + (stable-fixes). +- ALSA: Fix deadlocks with kctl removals at disconnection + (stable-fixes). +- ALSA: hda: clarify Copyright information (stable-fixes). +- ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306W + (stable-fixes). +- ALSA: hda/realtek: Fix internal speakers for Legion Y9000X + 2022 IAH7 (stable-fixes). +- ALSA: hda: Add Intel BMG PCI ID and HDMI codec vid + (stable-fixes). +- ALSA: hda: cs35l41: Add support for ASUS ROG 2024 Laptops + (stable-fixes). +- ALSA: hda: cs35l41: Ignore errors when configuring IRQs + (stable-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo 13X (stable-fixes). +- ALSA: hda: cs35l41: Support Lenovo 13X laptop without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Remove redundant argument to + cs35l41_request_firmware_file() (stable-fixes). +- ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for DSP config + (stable-fixes). +- ALSA: hda/realtek: Add quirks for HP Omen models using CS35L41 + (stable-fixes). +- ALSA: hda: cs35l41: Support HP Omen models without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting + (stable-fixes). +- commit bd5e5fc + +------------------------------------------------------------------- +Thu May 16 09:09:00 CEST 2024 - tiwai@suse.de + +- Add cherry-picked patch references to amdgpu patches +- commit fb4ef8e + +------------------------------------------------------------------- +Thu May 16 09:02:33 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2e + (git-fixes). +- ASoC: tas2781: Fix a warning reported by robot kernel test + (git-fixes). +- ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value + (git-fixes). +- ASoC: Intel: avs: Test result of avs_get_module_entry() + (git-fixes). +- ASoC: Intel: avs: Fix potential integer overflow (git-fixes). +- ASoC: Intel: avs: Fix ASRC module initialization (git-fixes). +- ASoC: SOF: Intel: mtl: Implement firmware boot state check + (git-fixes). +- ASoC: SOF: Intel: lnl: Correct rom_status_reg (git-fixes). +- ASoC: SOF: Intel: mtl: Correct rom_status_reg (git-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: only allocate/release + streams for first CPU DAI" (stable-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: reset device count for + SoundWire DAIs" (stable-fixes). +- ASoC: kirkwood: Fix potential NULL dereference (git-fixes). +- ASoC: Intel: avs: ssm4567: Do not ignore route checks + (git-fixes). +- ASoC: Intel: Disable route checks for Skylake boards + (git-fixes). +- ASoC: mediatek: Assign dummy when codec not specified for a + DAI link (git-fixes). +- ASoC: mediatek: mt8192: fix register configuration for tdm + (git-fixes). +- ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance (git-fixes). +- ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup + (git-fixes). +- ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim + 7 16ARHA7 (git-fixes). +- fbdev: savage: Handle err return when savagefb_check_var failed + (git-fixes). +- fbdev: sh7760fb: allow modular build (git-fixes). +- fbdev: sisfb: hide unused variables (git-fixes). +- fbdev: shmobile: fix snprintf truncation (git-fixes). +- drm: zynqmp_dpsub: Always register bridge (git-fixes). +- Revert "drm/bridge: ti-sn65dsi83: Fix enable error path" + (git-fixes). +- drm/fbdev-generic: Do not set physical framebuffer address + (git-fixes). +- drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting + fails (git-fixes). +- drm/msm/adreno: fix CP cycles stat retrieval on a7xx + (git-fixes). +- drm/msm/dpu: Add callback function pointer check before its call + (git-fixes). +- drm/msm/dpu: Allow configuring multiple active DSC blocks + (git-fixes). +- drm/msm/dpu: Always flush the slave INTF on the CTL (git-fixes). +- drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original + mode pclk (git-fixes). +- drm/msm/dp: Avoid a long timeout for AUX transfer if nothing + connected (git-fixes). +- drm/msm/dp: allow voltage swing / pre emphasis of 3 (git-fixes). +- drm/mediatek: dp: Fix mtk_dp_aux_transfer return value + (git-fixes). +- drm/mediatek: Init `ddp_comp` with devm_kcalloc() (git-fixes). +- drm/mediatek: Add 0 size check to mtk_drm_gem_obj (git-fixes). +- drm/bridge: tc358775: fix support for jeida-18 and jeida-24 + (git-fixes). +- drm/meson: gate px_clk when setting rate (git-fixes). +- drm/rockchip: vop2: Do not divide height twice for YUV + (git-fixes). +- drm/panel: simple: Add missing Innolux G121X1-L03 format, + flags, connector (git-fixes). +- drm/bridge: anx7625: Update audio status while detecting + (git-fixes). +- drm/panel: novatek-nt35950: Don't log an error when DSI host + can't be found (git-fixes). +- drm/bridge: dpc3433: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: tc358775: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611uxc: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611: Don't log an error when DSI host can't be + found (git-fixes). +- drm/bridge: lt8912b: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: icn6211: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: anx7625: Don't log an error when DSI host can't + be found (git-fixes). +- drm: vc4: Fix possible null pointer dereference (git-fixes). +- drm/arm/malidp: fix a possible null pointer dereference + (git-fixes). +- drm/amd/display: Remove redundant condition in + dcn35_calc_blocks_to_gate() (git-fixes). +- drm/amd/display: Fix potential index out of bounds in color + transformation function (git-fixes). +- drm: bridge: cdns-mhdp8546: Fix possible null pointer + dereference (git-fixes). +- drm/meson: vclk: fix calculation of 59.94 fractional rates + (git-fixes). +- drm/panel: ltk050h3146w: drop duplicate commands from + LTK050H3148W init (git-fixes). +- drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W + flags (git-fixes). +- drm/lcdif: Do not disable clocks on already suspended hardware + (git-fixes). +- drm/omapdrm: Fix console by implementing fb_dirty (git-fixes). +- drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer() + (git-fixes). +- drm/ci: update device type for volteer devices (git-fixes). +- drm/bridge: Fix improper bridge init order with + pre_enable_prev_first (git-fixes). +- commit e7d2777 + +------------------------------------------------------------------- +Thu May 16 08:24:39 CEST 2024 - tiwai@suse.de + +- Revert "selinux: introduce an initial SID for early boot processes" (bsc#1208593) + It caused a regression on ALP-current branch, kernel-obs-qa build failed. +- commit 35271c3 + +------------------------------------------------------------------- +Wed May 15 17:14:07 CEST 2024 - msuchanek@suse.de + +- powerpc/eeh: Permanently disable the removed device (bsc#1223991 + ltc#205740). +- commit b9c2f2f + +------------------------------------------------------------------- +Wed May 15 15:15:17 CEST 2024 - dsterba@suse.com + +- fat: fix uninitialized field in nostale filehandles (git-fixes) +- commit f1e1fd7 + +------------------------------------------------------------------- +Wed May 15 15:09:17 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Queue RX packets in IRQ handler instead of + disabling BHs (git-fixes). +- commit cc9313f + +------------------------------------------------------------------- +Wed May 15 15:01:36 CEST 2024 - tiwai@suse.de + +- Move upstreamed ACPI patch into sorted section +- commit 6c48aae + +------------------------------------------------------------------- +Wed May 15 14:54:26 CEST 2024 - dsterba@suse.com + +- fs: relax mount_setattr() permission checks (git-fixes) +- commit 3b377cf + +------------------------------------------------------------------- +Wed May 15 14:49:02 CEST 2024 - iivanov@suse.de + +- bpf, arm64: Fix incorrect runtime stats (git-fixes) +- commit c30a258 + +------------------------------------------------------------------- +Wed May 15 14:48:53 CEST 2024 - dsterba@suse.com + +- fast_dput(): handle underflows gracefully (git-fixes) +- commit 7a48807 + +------------------------------------------------------------------- +Wed May 15 14:42:00 CEST 2024 - dsterba@suse.com + +- ecryptfs: Reject casefold directory inodes (git-fixes) +- commit bc23622 + +------------------------------------------------------------------- +Wed May 15 14:34:09 CEST 2024 - dsterba@suse.com + +- fsverity: skip PKCS#7 parser when keyring is empty (git-fixes) +- commit 97f203b + +------------------------------------------------------------------- +Wed May 15 14:30:48 CEST 2024 - mkoutny@suse.com + +- cifs: fix underflow in parse_server_interfaces() (CVE-2024-26828 bsc#1223084). +- commit 40aba68 + +------------------------------------------------------------------- +Wed May 15 14:27:20 CEST 2024 - dsterba@suse.com + +- blacklist.conf: fs updates +- commit 372a9be + +------------------------------------------------------------------- +Wed May 15 13:58:14 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix NIX SQ mode and BP config (git-fixes). +- commit 6fa6e4e + +------------------------------------------------------------------- +Wed May 15 13:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Handle softirqs at the end of IRQ thread to fix + hang (git-fixes). +- commit 871b504 + +------------------------------------------------------------------- +Wed May 15 13:53:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Inline ks8851_rx_skb() (git-fixes). +- commit 0fafe3f + +------------------------------------------------------------------- +Wed May 15 13:52:12 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Reset PTP tx_avail after possible firmware reset + (git-fixes). +- commit 9421aa8 + +------------------------------------------------------------------- +Wed May 15 13:50:35 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix error recovery for RoCE ulp client (git-fixes). +- commit a747a74 + +------------------------------------------------------------------- +Wed May 15 13:49:07 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init() + (git-fixes). +- commit 6a62a82 + +------------------------------------------------------------------- +Wed May 15 13:47:28 CEST 2024 - denis.kirjanov@suse.com + +- geneve: fix header validation in geneve[6]_xmit_skb (git-fixes). +- commit d4d699c + +------------------------------------------------------------------- +Wed May 15 13:46:00 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Fix transmit scheduler resource leak (git-fixes). +- commit 9beffaf + +------------------------------------------------------------------- +Wed May 15 13:44:11 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: SF, Stop waiting for FW as teardown was called + (git-fixes). +- commit 2583247 + +------------------------------------------------------------------- +Wed May 15 13:42:36 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: Use refcount_t for reference counting (git-fixes). +- commit 5be65d6 + +------------------------------------------------------------------- +Wed May 15 13:40:51 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Use tx_ring instead of xdp_ring for XDP channel TX + (git-fixes). +- commit d4b3628 + +------------------------------------------------------------------- +Wed May 15 13:39:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Pass ena_adapter instead of net_device to + ena_xmit_common() (git-fixes). +- commit c080c13 + +------------------------------------------------------------------- +Wed May 15 13:37:24 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Move XDP code to its new files (git-fixes). +- commit 7cd4a35 + +------------------------------------------------------------------- +Wed May 15 13:35:18 CEST 2024 - denis.kirjanov@suse.com + +- net: openvswitch: Fix Use-After-Free in ovs_ct_exit (bsc#1224098 + CVE-2024-27395). +- commit a237c4c + +------------------------------------------------------------------- +Wed May 15 13:29:39 CEST 2024 - ddiss@suse.de + +- selinux: introduce an initial SID for early boot processes + (bsc#1208593). +- commit a82f05c + +------------------------------------------------------------------- +Wed May 15 12:26:31 CEST 2024 - mkubecek@suse.cz + +- mctp: perform route lookups under a RCU read-side lock + (CVE-2023-52483 bsc#1220738). +- commit 659b74f + +------------------------------------------------------------------- +Wed May 15 10:24:39 CEST 2024 - tbogendoerfer@suse.de + +- net: gtp: Fix Use-After-Free in gtp_dellink (bsc#1224096 + CVE-2024-27396). +- commit 7f59223 + +------------------------------------------------------------------- +Wed May 15 09:25:00 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 25085d6 + +------------------------------------------------------------------- +Wed May 15 09:23:53 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_mask + (git-fixes). +- commit 61c5310 + +------------------------------------------------------------------- +Wed May 15 09:21:39 CEST 2024 - tiwai@suse.de + +- ax25: Fix reference count leak issue of net_device (git-fixes). +- ax25: Fix reference count leak issues of ax25_dev (git-fixes). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (git-fixes). +- selftests: net: move amt to socat for better compatibility + (git-fixes). +- Bluetooth: qca: Fix error code in qca_read_fw_build_info() + (git-fixes). +- net: usb: smsc95xx: stop lying about skb->truesize (git-fixes). +- wifi: mwl8k: initialize cmd->addr[] properly (git-fixes). +- wifi: rtw89: pci: correct TX resource checking for PCI DMA + channel of firmware command (git-fixes). +- wifi: ar5523: enable proper endpoint verification (git-fixes). +- wifi: carl9170: add a proper sanity check for endpoints + (git-fixes). +- wifi: ath10k: populate board data for WCN3990 (git-fixes). +- wifi: ath10k: Fix an error code problem in + ath10k_dbg_sta_write_peer_debug_trigger() (git-fixes). +- wifi: ath12k: fix out-of-bound access of qmi_invoke_handler() + (git-fixes). +- wifi: carl9170: re-fix fortified-memset warning (git-fixes). +- wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset + (git-fixes). +- wifi: mt76: mt7603: fix tx queue of loopback packets + (git-fixes). +- net: usb: sr9700: stop lying about skb->truesize (git-fixes). +- usb: aqc111: stop lying about skb->truesize (git-fixes). +- wifi: iwlwifi: mvm: init vif works only once (git-fixes). +- net: nfc: remove inappropriate attrs check (stable-fixes). +- wifi: ath11k: don't force enable power save on non-running vdevs + (git-fixes). +- wifi: ath10k: poll service ready message before failing + (git-fixes). +- wifi: iwlwifi: reconfigure TLC during HW restart (git-fixes). +- wifi: iwlwifi: mvm: select STA mask only for active links + (git-fixes). +- wifi: iwlwifi: mvm: fix active link counting during recovery + (git-fixes). +- wifi: iwlwifi: mvm: allocate STA links only for active links + (git-fixes). +- wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok() + (git-fixes). +- wifi: mt76: mt7915: workaround too long expansion sparse + warnings (git-fixes). +- wifi: brcmfmac: pcie: handle randbuf allocation failure + (git-fixes). +- bitops: add missing prototype check (git-fixes). +- ata: pata_legacy: make legacy_exit() work again (git-fixes). +- efi: libstub: only free priv.runtime_map when allocated + (git-fixes). +- HID: amd_sfh: Handle "no sensors" in PM operations (git-fixes). +- HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors + (git-fixes). +- hwmon: (lm70) fix links in doc and comments (git-fixes). +- spi: xilinx: Fix kernel documentation in the xilinx_spi.h + (git-fixes). +- ACPI: LPSS: Advertise number of chip selects via property + (git-fixes). +- ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC + (git-fixes). +- ACPI: Fix Generic Initiator Affinity _OSC bit (git-fixes). +- ACPI: bus: Indicate support for the Generic Event Device thru + _OSC (git-fixes). +- ACPI: bus: Indicate support for _TFP thru _OSC (git-fixes). +- ACPI: disable -Wstringop-truncation (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations + (git-fixes). +- cppc_cpufreq: Fix possible null pointer dereference (git-fixes). +- cpufreq: exit() callback is optional (git-fixes). +- thermal/drivers/tsens: Fix null pointer dereference (git-fixes). +- thermal/drivers/qcom/lmh: Check for SCM availability at probe + (git-fixes). +- selftests: default to host arch for LLVM builds (git-fixes). +- selftests/resctrl: fix clang build failure: use LOCAL_HDRS + (git-fixes). +- selftests/binderfs: use the Makefile's rules, not Make's + implicit rules (git-fixes). +- irqchip/loongson-pch-msi: Fix off-by-one on allocation error + path (git-fixes). +- irqchip/alpine-msi: Fix off-by-one in allocation error path + (git-fixes). +- commit ea6926d + +------------------------------------------------------------------- +Tue May 14 22:38:00 CEST 2024 - lduncan@suse.com + +- block: Fix iterating over an empty bio with + bio_for_each_folio_all (bsc#1221635 CVE-2024-26632). +- commit a419383 + +------------------------------------------------------------------- +Tue May 14 15:42:02 CEST 2024 - dsterba@suse.com + +- iomap: clear the per-folio dirty bits on all writeback failures (git-fixes) +- commit cfedccd + +------------------------------------------------------------------- +Tue May 14 14:43:22 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk (git-fixes). +- commit 431e388 + +------------------------------------------------------------------- +Tue May 14 14:41:24 CEST 2024 - nik.borisov@suse.com + +- kabi/severities: Remove mitigation-related symbols + Those are used by the core kernel to implement CPU vulnerabilities + mitigation and are not expected to be consumed by 3rd party users. +- commit 8d79889 + +------------------------------------------------------------------- +Tue May 14 13:52:42 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/Bluetooth-hci_sync-Don-t-double-print-name-in-add-re.patch + (bsc#1216358). + Added bugzilla reference +- commit 3985fb5 + +------------------------------------------------------------------- +Tue May 14 13:37:13 CEST 2024 - oneukum@suse.com + +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (bsc#1223847 CVE-2024-26919). + Added bugzilla ID and CVE +- commit 44b677b + +------------------------------------------------------------------- +Tue May 14 12:14:59 CEST 2024 - ailiop@suse.com + +- xfs: fix perag leak when growfs fails (git-fixes). +- commit 111377b + +------------------------------------------------------------------- +Tue May 14 12:14:09 CEST 2024 - ailiop@suse.com + +- xfs: add lock protection when remove perag from radix tree + (git-fixes). +- commit fdadeb0 + +------------------------------------------------------------------- +Tue May 14 12:13:09 CEST 2024 - ailiop@suse.com + +- xfs: force all buffers to be written during btree bulk load + (git-fixes). +- commit bcc67e9 + +------------------------------------------------------------------- +Tue May 14 12:11:21 CEST 2024 - ailiop@suse.com + +- xfs: recompute growfsrtfree transaction reservation while + growing rt volume (git-fixes). +- commit 0ef8d73 + +------------------------------------------------------------------- +Tue May 14 12:09:52 CEST 2024 - ailiop@suse.com + +- xfs: make xchk_iget safer in the presence of corrupt inode + btrees (git-fixes). +- commit 3312038 + +------------------------------------------------------------------- +Tue May 14 12:07:44 CEST 2024 - ailiop@suse.com + +- xfs: transfer recovered intent item ownership in ->iop_recover + (git-fixes). +- commit 9cdf2ef + +------------------------------------------------------------------- +Tue May 14 12:05:26 CEST 2024 - ailiop@suse.com + +- xfs: pass the xfs_defer_pending object to iop_recover + (git-fixes). +- commit c4d4eda + +------------------------------------------------------------------- +Tue May 14 12:04:27 CEST 2024 - ailiop@suse.com + +- xfs: use xfs_defer_pending objects to recover intent items + (git-fixes). +- commit 4e8f44d + +------------------------------------------------------------------- +Tue May 14 11:22:00 CEST 2024 - ailiop@suse.com + +- jffs2: prevent xattr node from overflowing the eraseblock + (git-fixes). +- commit bb15e9c + +------------------------------------------------------------------- +Tue May 14 11:20:58 CEST 2024 - nik.borisov@suse.com + +- x86/cpu: Add model number for Intel Arrow Lake mobile processor (git-fixes). +- commit 7c55ce6 + +------------------------------------------------------------------- +Tue May 14 11:09:53 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes). +- commit b73f38c + +------------------------------------------------------------------- +Tue May 14 10:55:59 CEST 2024 - nik.borisov@suse.com + +- x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk() (git-fixes). +- commit 5ad2192 + +------------------------------------------------------------------- +Tue May 14 10:55:41 CEST 2024 - nik.borisov@suse.com + +- x86/nospec: Refactor UNTRAIN_RET[_*] (git-fixes). +- commit 653bafb + +------------------------------------------------------------------- +Tue May 14 10:55:20 CEST 2024 - nik.borisov@suse.com + +- x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros (git-fixes). +- commit 3e5de92 + +------------------------------------------------------------------- +Tue May 14 10:54:54 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Disentangle rethunk-dependent options (git-fixes). +- Refresh + patches.suse/x86-bugs-Cache-the-value-of-MSR_IA32_ARCH_CAPABILITIES.patch. +- commit 4761d61 + +------------------------------------------------------------------- +Tue May 14 10:53:48 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Remove default case for fully switched enums (git-fixes). +- commit caa1a64 + +------------------------------------------------------------------- +Tue May 14 10:53:32 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Remove 'pred_cmd' label (git-fixes). +- commit d2d0e6a + +------------------------------------------------------------------- +Tue May 14 10:53:02 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Unexport untraining functions (git-fixes). +- commit f855258 + +------------------------------------------------------------------- +Tue May 14 10:52:43 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Improve i-cache locality for alias mitigation (git-fixes). +- commit 8ffea3d + +------------------------------------------------------------------- +Tue May 14 10:50:51 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Fix unret validation dependencies (git-fixes). +- commit 95452af + +------------------------------------------------------------------- +Tue May 14 10:50:12 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Print actual mitigation if requested mitigation isn't possible (git-fixes). +- Refresh + patches.suse/x86-srso-fix-vulnerability-reporting-for-missing-microcode.patch. +- commit 3afb908 + +------------------------------------------------------------------- +Tue May 14 10:41:29 CEST 2024 - oneukum@suse.com + +- blacklist.conf: not applicable +- commit 158f7dc + +------------------------------------------------------------------- +Tue May 14 10:25:06 CEST 2024 - nik.borisov@suse.com + +- x86/coco: Require seeding RNG with RDRAND on CoCo systems (git-fixes). +- commit 9588be6 + +------------------------------------------------------------------- +Tue May 14 10:22:32 CEST 2024 - nik.borisov@suse.com + +- x86/nmi: Fix the inverse "in NMI handler" check (git-fixes). +- commit 3b9c9ee + +------------------------------------------------------------------- +Tue May 14 10:22:12 CEST 2024 - nik.borisov@suse.com + +- x86/purgatory: Switch to the position-independent small code model (git-fixes). +- commit 57ab7d5 + +------------------------------------------------------------------- +Tue May 14 10:21:57 CEST 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range (git-fixes). +- commit f043bca + +------------------------------------------------------------------- +Tue May 14 08:25:02 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 96e6c4c + +------------------------------------------------------------------- +Tue May 14 08:24:29 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink: Make client-lock non-sleeping + (git-fixes). +- commit 410217d + +------------------------------------------------------------------- +Tue May 14 08:16:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request + (git-fixes). +- commit 2c41b82 + +------------------------------------------------------------------- +Tue May 14 08:08:44 CEST 2024 - tiwai@suse.de + +- crypto: qat - specify firmware files for 402xx (git-fixes). +- crypto: qat - improve error logging to be consistent across + features (git-fixes). +- crypto: x86/sha512-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/sha256-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/nh-avx2 - add missing vzeroupper (git-fixes). +- crypto: ccp - drop platform ifdef checks (git-fixes). +- crypto: bcm - Fix pointer arithmetic (git-fixes). +- crypto: ecdsa - Fix module auto-load on add-key (git-fixes). +- kunit/fortify: Fix mismatched kvalloc()/vfree() usage + (git-fixes). +- nilfs2: fix out-of-range warning (git-fixes). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (git-fixes). +- soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE (git-fixes). +- soc: qcom: pmic_glink: notify clients about the current state + (git-fixes). +- soc: qcom: pmic_glink: don't traverse clients list without a + lock (git-fixes). +- commit 7da1cbc + +------------------------------------------------------------------- +Mon May 13 19:20:28 CEST 2024 - dsterba@suse.com + +- btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() (git-fixes) +- commit 8bc326a + +------------------------------------------------------------------- +Mon May 13 18:29:29 CEST 2024 - tonyj@suse.de + +- blacklist.conf: add perf patch already known by alias commit +- commit 706da8e + +------------------------------------------------------------------- +Mon May 13 17:53:02 CEST 2024 - dsterba@suse.com + +- btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() (git-fixes) + Dropped hunk in selftests (test_case_7), 92e1229b204d6. +- commit 8dcf7c1 + +------------------------------------------------------------------- +Mon May 13 17:50:51 CEST 2024 - dsterba@suse.com + +- btrfs: fix information leak in btrfs_ioctl_logical_to_ino() (git-fixes) +- commit 622d549 + +------------------------------------------------------------------- +Mon May 13 17:47:31 CEST 2024 - dsterba@suse.com + +- btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() (git-fixes) +- commit 84f4309 + +------------------------------------------------------------------- +Mon May 13 17:46:30 CEST 2024 - dsterba@suse.com + +- btrfs: reject encoded write if inode has nodatasum flag set (git-fixes) +- commit bbc649d + +------------------------------------------------------------------- +Mon May 13 17:45:16 CEST 2024 - dsterba@suse.com + +- btrfs: send: return EOPNOTSUPP on unknown flags (git-fixes) +- commit 8ef1c53 + +------------------------------------------------------------------- +Mon May 13 17:40:46 CEST 2024 - dsterba@suse.com + +- btrfs: fix lockdep splat and potential deadlock after failure running delayed items (git-fixes) +- commit a6f28a6 + +------------------------------------------------------------------- +Mon May 13 17:32:40 CEST 2024 - dsterba@suse.com + +- btrfs: release path before inode lookup during the ino lookup ioctl (git-fixes) +- commit 4b7ba54 + +------------------------------------------------------------------- +Mon May 13 17:29:01 CEST 2024 - dsterba@suse.com + +- blacklist.conf: Add 2d6cd791e63e "btrfs: fix race between finishing block group creation and its item update" +- commit ca673ac + +------------------------------------------------------------------- +Mon May 13 17:09:25 CEST 2024 - tiwai@suse.de + +- firewire: nosy: ensure user_length is taken into account when + fetching packet contents (CVE-2024-27401 bsc#1224181). +- commit 5441039 + +------------------------------------------------------------------- +Mon May 13 16:51:11 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (bsc#1217169 CVE-2023-52655). + Added bugzilla and CVE +- commit 20db8f9 + +------------------------------------------------------------------- +Mon May 13 15:34:42 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one chunk length calculation at contains_pending_extent() (git-fixes) +- commit 9ec1333 + +------------------------------------------------------------------- +Mon May 13 15:02:10 CEST 2024 - nstange@suse.de + +- crypto: rsa - add a check for allocation failure (bsc#1222775). +- commit 8c6c396 + +------------------------------------------------------------------- +Mon May 13 14:53:32 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 70f199a + +------------------------------------------------------------------- +Mon May 13 14:51:33 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 835874a + +------------------------------------------------------------------- +Mon May 13 14:00:14 CEST 2024 - tiwai@suse.de + +- kABI workaround for of driver changes (git-fixes). +- commit ef08885 + +------------------------------------------------------------------- +Mon May 13 12:29:23 CEST 2024 - colyli@suse.de + +- aoe: avoid potential deadlock at set_capacity (CVE-2024-26775, + bsc#1222627). +- commit fd6e05d + +------------------------------------------------------------------- +Mon May 13 11:57:20 CEST 2024 - nstange@suse.de + +- crypto: testmgr - remove unused xts4096 and xts512 algorithms + from testmgr.c (bsc#1222769). +- commit 0de6756 + +------------------------------------------------------------------- +Mon May 13 11:46:01 CEST 2024 - nstange@suse.de + +- crypto: rsa - allow only odd e and restrict value in FIPS mode + (bsc#1222775). +- commit c5ca0e4 + +------------------------------------------------------------------- +Mon May 13 11:44:23 CEST 2024 - tiwai@suse.de + +- of: module: prevent NULL pointer dereference in vsnprintf() + (stable-fixes). +- of: dynamic: Synchronize of_changeset_destroy() with the + devlink removals (git-fixes). +- of: property: fw_devlink: Fix stupid bug in remote-endpoint + parsing (git-fixes). +- of: property: Add in-ports/out-ports support to + of_graph_get_port_parent() (stable-fixes). +- of: property: Improve finding the supplier of a remote-endpoint + property (git-fixes). +- of: property: Improve finding the consumer of a remote-endpoint + property (git-fixes). +- of: unittest: Fix compile in the non-dynamic case (git-fixes). +- of: property: fix typo in io-channels (git-fixes). +- commit 7743bc7 + +------------------------------------------------------------------- +Mon May 13 11:37:15 CEST 2024 - nstange@suse.de + +- crypto: ecc - update ecc_gen_privkey for FIPS 186-5 + (bsc#1222782). +- commit bcc0381 + +------------------------------------------------------------------- +Mon May 13 08:31:07 CEST 2024 - tiwai@suse.de + +- selftests/pidfd: Fix config for pidfd_setns_test (git-fixes). +- EDAC/synopsys: Fix ECC status and IRQ control race condition + (git-fixes). +- commit 85ce9d3 + +------------------------------------------------------------------- +Mon May 13 04:24:13 CEST 2024 - neilb@suse.de + +- nfs: fix UAF in direct writes (bsc#1223653 CVE-2024-26958). +- commit 9b53f23 + +------------------------------------------------------------------- +Sat May 11 08:30:35 CEST 2024 - tiwai@suse.de + +- drm/connector: Add \n to message about demoting connector + force-probes (git-fixes). +- drm/meson: dw-hdmi: add bandgap setting for g12 (git-fixes). +- drm/meson: dw-hdmi: power up phy on device init (git-fixes). +- drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible + (git-fixes). +- drm/amdkfd: don't allow mapping the MMIO HDP page with large + pages (git-fixes). +- dm/amd/pm: Fix problems with reboot/shutdown for some SMU + 13.0.4/13.0.11 users (git-fixes). +- drm/i915/bios: Fix parsing backlight BDB data (git-fixes). +- drm/i915/gt: Automate CCS Mode setting during engine resets + (git-fixes). +- maple_tree: fix mas_empty_area_rev() null pointer dereference + (git-fixes). +- spi: microchip-core-qspi: fix setting spi bus clock rate + (git-fixes). +- regulator: core: fix debugfs creation regression (git-fixes). +- commit 3a3ad92 + +------------------------------------------------------------------- +Fri May 10 16:36:48 CEST 2024 - jlee@suse.com + +- netfilter: nf_tables: mark set as dead when unbinding anonymous + set with timeout (bsc#1221829 CVE-2024-26643). +- commit c841ee9 + +------------------------------------------------------------------- +Fri May 10 11:47:33 CEST 2024 - jlee@suse.com + +- block/rnbd-srv: Check for unlikely string overflow (bsc#1221615 + CVE-2023-52618). +- commit 3cf7eb9 + +------------------------------------------------------------------- +Fri May 10 10:35:21 CEST 2024 - dwagner@suse.de + +- block: bio-integrity: fix kcalloc() arguments order (bsc#1217384 + CVE-2023-6238). +- commit 37816df + +------------------------------------------------------------------- +Fri May 10 09:51:05 CEST 2024 - tiwai@suse.de + +- hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us + (git-fixes). +- hwmon: (corsair-cpro) Protect ccp->wait_input_report with a + spinlock (git-fixes). +- hwmon: (corsair-cpro) Use complete_all() instead of complete() + in ccp_raw_event() (git-fixes). +- hwmon: (corsair-cpro) Use a separate buffer for sending commands + (git-fixes). +- nfc: nci: Fix kcov check in nci_rx_work() (git-fixes). +- Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout + (git-fixes). +- Bluetooth: HCI: Fix potential null-ptr-deref (git-fixes). +- Bluetooth: qca: fix info leak when fetching fw build id + (git-fixes). +- Bluetooth: qca: fix NVM configuration parsing (git-fixes). +- Bluetooth: qca: add missing firmware sanity checks (git-fixes). +- Bluetooth: msft: fix slab-use-after-free in msft_do_close() + (git-fixes). +- Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout + (git-fixes). +- ARM: 9381/1: kasan: clear stale stack poison (git-fixes). +- commit aa6a883 + +------------------------------------------------------------------- +Fri May 10 01:57:58 CEST 2024 - krisman@suse.de + +- Update + patches.suse/xen-netfront-Add-missing-skb_mark_for_recycle.patch + (git-fixes CVE-2024-27393 bsc#1224076). +- commit 3dacd9a + +------------------------------------------------------------------- +Thu May 9 10:12:28 CEST 2024 - jslaby@suse.cz + +- kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe + address (CVE-2024-26946 bsc#1223669). +- commit c3ef9f9 + +------------------------------------------------------------------- +Thu May 9 10:06:13 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit de7fc3a + +------------------------------------------------------------------- +Wed May 8 15:16:20 CEST 2024 - dwagner@suse.de + +- io_uring: kabi cookie remove (bsc#1217384). +- commit 6174cfd + +------------------------------------------------------------------- +Wed May 8 14:47:51 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/USB-core-Fix-deadlock-in-port-disable-sysfs-attribut.patch + (bsc#1223670 CVE-2024-26933). + Added CVE and bugzilla ID +- commit 2932a82 + +------------------------------------------------------------------- +Wed May 8 14:32:33 CEST 2024 - oneukum@suse.com + +- crypto: iaa - Fix nr_cpus < nr_iaa case (bsc#1223732 + CVE-2024-26945). +- commit d4480a0 + +------------------------------------------------------------------- +Wed May 8 13:00:52 CEST 2024 - dwagner@suse.de + +- supported.conf: support tcp_dctcp module (jsc#PED-8111) +- commit 84b1f91 + +------------------------------------------------------------------- +Wed May 8 09:35:19 CEST 2024 - nstange@suse.de + +- Update + patches.suse/crypto-lib-mpi-Fix-unexpected-pointer-access-in-mpi_.patch + (git-fixes CVE-2023-52616 bsc#1221612). +- commit 0f801e9 + +------------------------------------------------------------------- +Wed May 8 09:33:26 CEST 2024 - tzimmermann@suse.com + +- Update "drm/vmwgfx: Fix possible null pointer derefence with invalid contexts" (CVE-2024-26979 bsc#1223628) +- commit 562486d + +------------------------------------------------------------------- +Tue May 7 17:18:31 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race when detecting delalloc ranges during fiemap + (bsc#1223285). +- commit b4449a9 + +------------------------------------------------------------------- +Tue May 7 17:04:53 CEST 2024 - fdmanana@suse.com + +- btrfs: ensure fiemap doesn't race with writes when + FIEMAP_FLAG_SYNC is given (bsc#1223285). +- commit e1d5456 + +------------------------------------------------------------------- +Tue May 7 17:00:54 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race between ordered extent completion and fiemap + (bsc#1223285). +- commit b2ade77 + +------------------------------------------------------------------- +Tue May 7 16:49:51 CEST 2024 - fdmanana@suse.com + +- btrfs: fix deadlock with fiemap and extent locking + (bsc#1223285). +- commit 032df64 + +------------------------------------------------------------------- +Tue May 7 16:35:53 CEST 2024 - fdmanana@suse.com + +- btrfs: send: don't issue unnecessary zero writes for trailing + hole (bsc#1222459). +- commit 79ef069 + +------------------------------------------------------------------- +Tue May 7 16:30:29 CEST 2024 - vkarasulli@suse.de + +- inet: read sk->sk_family once in inet_recv_error() (bsc#1222385 + CVE-2024-26679). +- commit cb5e75a + +------------------------------------------------------------------- +Tue May 7 14:12:46 CEST 2024 - tiwai@suse.de + +- Move upstreamed HD-audio patch into sorted section +- commit d615f15 + +------------------------------------------------------------------- +Tue May 7 14:12:37 CEST 2024 - tiwai@suse.de + +- ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 + (bsc#1217750). +- commit 9e75dfd + +------------------------------------------------------------------- +Tue May 7 13:37:02 CEST 2024 - dsterba@suse.com + +- btrfs: dev-replace: properly validate device names (CVE-2024-26791 bsc#1222793) +- commit 0244362 + +------------------------------------------------------------------- +Tue May 7 12:59:26 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 3195e8d + +------------------------------------------------------------------- +Tue May 7 12:14:44 CEST 2024 - mkubecek@suse.cz + +- fix patch references (CVE-2024-26739 bsc#1222559): + - patches.suse/net-sched-act_mirred-Create-function-tcf_mirred_to_d.patch + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit af4b677 + +------------------------------------------------------------------- +Tue May 7 11:01:53 CEST 2024 - oneukum@suse.com + +- usb: dwc3: core: Prevent phy suspend during init (Git-fixes). +- commit 0feb823 + +------------------------------------------------------------------- +Tue May 7 10:05:18 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: fix l3num expectations with inet pseudo + family (git-fixes). +- commit e0fbf15 + +------------------------------------------------------------------- +Tue May 7 08:51:04 CEST 2024 - pjakobsson@suse.de + +- drm/i915/vma: Fix UAF on destroy against retire race (CVE-2024-26939 bsc#1223679). +- commit 0c69759 + +------------------------------------------------------------------- +Tue May 7 07:56:59 CEST 2024 - tiwai@suse.de + +- Reapply "drm/qxl: simplify qxl_fence_wait" (stable-fixes). +- commit 2bd2798 + +------------------------------------------------------------------- +Tue May 7 00:12:18 CEST 2024 - mkubecek@suse.cz + +- rds: tcp: Fix use-after-free of net in reqsk_timer_handler() + (CVE-2024-26865 bsc#1223062). +- commit 4df5c35 + +------------------------------------------------------------------- +Mon May 6 22:49:40 CEST 2024 - mkubecek@suse.cz + +- packet: annotate data-races around ignore_outgoing + (CVE-2024-26862 bsc#1223111). +- commit 50ec7e9 + +------------------------------------------------------------------- +Mon May 6 22:21:54 CEST 2024 - mkubecek@suse.cz + +- Update + patches.suse/sctp-fix-potential-deadlock-on-net-sctp.addr_wq.patch + references (add CVE-2024-0639 bsc#1218917). +- commit 61e4bcd + +------------------------------------------------------------------- +Mon May 6 21:33:30 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 45e1211 + +------------------------------------------------------------------- +Mon May 6 19:19:07 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: sanitize layer 3 and 4 protocol number in + custom expectations (bsc#1222368 CVE-2024-26673). +- commit bffaac0 + +------------------------------------------------------------------- +Mon May 6 18:14:52 CEST 2024 - dsterba@suse.com + +- fs: sysfs: Fix reference leak in sysfs_break_active_protection() (CVE-2024-26993 bsc#1223693) +- commit b75cd2c + +------------------------------------------------------------------- +Mon May 6 18:02:40 CEST 2024 - dsterba@suse.com + +- btrfs: don't drop extent_map for free space inode on write error (CVE-2024-26726 bsc#1222532) +- commit 60707c9 + +------------------------------------------------------------------- +Mon May 6 17:37:25 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Only update pages_touched when a new page is + touched (git-fixes). +- commit f2292de + +------------------------------------------------------------------- +Mon May 6 17:34:30 CEST 2024 - petr.pavlu@suse.com + +- kprobes: Fix possible use-after-free issue on kprobe + registration (git-fixes). +- commit 3121e4a + +------------------------------------------------------------------- +Mon May 6 17:23:41 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes CVE-2024-27009 bsc#1223699). +- Update + patches.suse/Bluetooth-btnxpuart-Fix-btnxpuart_close.patch + (git-fixes CVE-2024-26959 bsc#1223667). +- Update + patches.suse/USB-usb-storage-Prevent-divide-by-0-error-in-isd200_.patch + (git-fixes CVE-2024-27059 bsc#1223738). +- Update + patches.suse/backlight-hx8357-Fix-potential-NULL-pointer-derefere.patch + (git-fixes CVE-2024-27071 bsc#1223734). +- Update patches.suse/clk-Fix-clk_core_get-NULL-dereference.patch + (git-fixes CVE-2024-27038 bsc#1223816). +- Update + patches.suse/clk-hisilicon-hi3559a-Fix-an-erroneous-devm_kfree.patch + (git-fixes CVE-2024-27039 bsc#1223821). +- Update + patches.suse/clk-qcom-gcc-ipq6018-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26970 bsc#1223644). +- Update + patches.suse/clk-qcom-gcc-ipq8074-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26969 bsc#1223645). +- Update + patches.suse/clk-qcom-gcc-ipq9574-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26968 bsc#1223642). +- Update + patches.suse/clk-qcom-mmcc-apq8084-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26966 bsc#1223646). +- Update + patches.suse/clk-qcom-mmcc-msm8974-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26965 bsc#1223648). +- Update + patches.suse/clk-zynq-Prevent-null-pointer-dereference-caused-by-.patch + (git-fixes CVE-2024-27037 bsc#1223717). +- Update + patches.suse/cpufreq-brcmstb-avs-cpufreq-add-check-for-cpufreq_cp.patch + (git-fixes CVE-2024-27051 bsc#1223769). +- Update + patches.suse/crypto-qat-resolve-race-condition-during-AER-recover.patch + (git-fixes CVE-2024-26974 bsc#1223638). +- Update + patches.suse/drm-amd-display-Add-replay-NULL-check-in-edp_set_rep.patch + (git-fixes CVE-2024-27040 bsc#1223711). +- Update + patches.suse/drm-amd-display-Fix-a-potential-buffer-overflow-in-d.patch + (git-fixes CVE-2024-27045 bsc#1223826). +- Update + patches.suse/drm-amd-display-Fix-potential-NULL-pointer-dereferen.patch + (git-fixes CVE-2024-27044 bsc#1223723). +- Update + patches.suse/drm-amd-display-fix-NULL-checks-for-adev-dm.dc-in-am.patch + (git-fixes CVE-2024-27041 bsc#1223714). +- Update + patches.suse/drm-amdgpu-Fix-potential-out-of-bounds-access-in-amd.patch + (git-fixes CVE-2024-27042 bsc#1223823). +- Update + patches.suse/drm-vmwgfx-Fix-possible-null-pointer-derefence-with-.patch + (git-fixes CVE-2024-26979 bsc#1223628). +- Update + patches.suse/md-Fix-missing-release-of-active_io-for-flush-8556.patch + (jsc#PED-7542 CVE-2024-27023 bsc#1223776). +- Update + patches.suse/media-dvb-frontends-avoid-stack-overflow-warnings-wi.patch + (git-fixes CVE-2024-27075 bsc#1223842). +- Update patches.suse/media-edia-dvbdev-fix-a-use-after-free.patch + (git-fixes CVE-2024-27043 bsc#1223824). +- Update + patches.suse/media-go7007-fix-a-memleak-in-go7007_load_encoder.patch + (git-fixes CVE-2024-27074 bsc#1223844). +- Update + patches.suse/media-imx-csc-scaler-fix-v4l2_ctrl_handler-memory-le.patch + (git-fixes CVE-2024-27076 bsc#1223779). +- Update + patches.suse/media-ttpci-fix-two-memleaks-in-budget_av_attach.patch + (git-fixes CVE-2024-27073 bsc#1223843). +- Update + patches.suse/media-usbtv-Remove-useless-locks-in-usbtv_video_free.patch + (git-fixes CVE-2024-27072 bsc#1223837). +- Update + patches.suse/media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_registe.patch + (git-fixes CVE-2024-27077 bsc#1223780). +- Update + patches.suse/media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch + (git-fixes CVE-2024-27078 bsc#1223781). +- Update + patches.suse/net-phy-fix-phy_get_internal_delay-accessing-an-empt.patch + (git-fixes CVE-2024-27047 bsc#1223828). +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- Update patches.suse/pci_iounmap-Fix-MMIO-mapping-leak.patch + (git-fixes CVE-2024-26977 bsc#1223631). +- Update + patches.suse/powercap-intel_rapl-Fix-a-NULL-pointer-dereference.patch + (git-fixes CVE-2024-26975 bsc#1223632). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes CVE-2024-27054 bsc#1223819). +- Update + patches.suse/scsi-qla2xxx-Fix-command-flush-on-cable-pull.patch + (bsc#1221816 CVE-2024-26931 bsc#1223627). +- Update patches.suse/scsi-qla2xxx-Fix-double-free-of-fcport.patch + (bsc#1221816 CVE-2024-26929 bsc#1223715). +- Update + patches.suse/scsi-qla2xxx-Fix-double-free-of-the-ha-vp_map-pointe.patch + (bsc#1221816 CVE-2024-26930 bsc#1223626). +- Update + patches.suse/thermal-drivers-mediatek-lvts_thermal-Fix-a-memory-l.patch + (git-fixes CVE-2024-27068 bsc#1223808). +- Update + patches.suse/thunderbolt-Fix-NULL-pointer-dereference-in-tb_port_.patch + (git-fixes CVE-2024-27060 bsc#1223725). +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (git-fixes CVE-2024-26919 bsc#1223847). +- Update + patches.suse/wifi-brcm80211-handle-pmk_op-allocation-failure.patch + (git-fixes CVE-2024-27048 bsc#1223760). +- Update + patches.suse/wifi-rtl8xxxu-add-cancel_work_sync-for-c2hcmd_work.patch + (git-fixes CVE-2024-27052 bsc#1223829). +- Update + patches.suse/wifi-wilc1000-do-not-realloc-workqueue-everytime-an-.patch + (git-fixes CVE-2024-27391 bsc#1223709). +- Update + patches.suse/wifi-wilc1000-fix-RCU-usage-in-connect-path.patch + (git-fixes CVE-2024-27053 bsc#1223737). +- commit 9296e40 + +------------------------------------------------------------------- +Mon May 6 17:23:27 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/drm-tegra-dsi-Add-missing-check-for-of_find_device_b.patch + (git-fixes CVE-2023-52650 bsc#1223770). +- Update + patches.suse/drm-vkms-Avoid-reading-beyond-LUT-array.patch + (git-fixes CVE-2023-52649 bsc#1223768). +- Update + patches.suse/drm-vmwgfx-Unmap-the-surface-before-resetting-it-on-.patch + (git-fixes CVE-2023-52648 bsc#1223765). +- Update + patches.suse/media-nxp-imx8-isi-Check-whether-crossbar-pad-is-non.patch + (git-fixes CVE-2023-52647 bsc#1223764). +- commit f67398e + +------------------------------------------------------------------- +Mon May 6 17:23:18 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/powerpc-pseries-Fix-potential-memleak-in-papr_get_at.patch + (bsc#1215199 CVE-2022-48669 bsc#1223756). +- commit e9a7939 + +------------------------------------------------------------------- +Mon May 6 17:22:04 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page + in concurrent environment (git-fixes). +- commit 8f1aa4c + +------------------------------------------------------------------- +Mon May 6 16:11:25 CEST 2024 - jgross@suse.com + +- Delete + patches.suse/iommufd-iova_bitmap-Move-symbols-to-IOMMUFD-namespace. + (bsc#1222654) +- commit dc5c22e + +------------------------------------------------------------------- +Mon May 6 12:34:10 CEST 2024 - lhenriques@suse.de + +- fuse: don't unhash root (bsc#1223946). +- fuse: fix root lookup with nonzero generation (bsc#1223945). +- virtio: treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (bsc#1223944). +- commit 5171d01 + +------------------------------------------------------------------- +Mon May 6 11:15:05 CEST 2024 - tbogendoerfer@suse.de + +- tun: limit printing rate when illegal packet received by tun + dev (bsc#1223745 CVE-2024-27013). +- net/mlx5e: Prevent deadlock while disabling aRFS (bsc#1223735 + CVE-2024-27014). +- commit d039d3b + +------------------------------------------------------------------- +Mon May 6 11:14:31 CEST 2024 - tzimmermann@suse.com + +- drm/amd/display: Add a dc_state NULL check in dc_state_release (CVE-2024-26948 bsc#1223664) +- commit adac21d + +------------------------------------------------------------------- +Mon May 6 08:32:36 CEST 2024 - tiwai@suse.de + +- slimbus: qcom-ngd-ctrl: Add timeout for wait operation + (git-fixes). +- iio:imu: adis16475: Fix sync mode setting (git-fixes). +- iio: accel: mxc4005: Interrupt handling fixes (git-fixes). +- iio: pressure: Fixes BME280 SPI driver data (git-fixes). +- usb: typec: tcpm: Check for port partner validity before + consuming it (git-fixes). +- usb: typec: tcpm: unregister existing source caps before + re-registration (git-fixes). +- usb: typec: tcpm: clear pd_event queue in PORT_RESET + (git-fixes). +- usb: ohci: Prevent missed ohci interrupts (git-fixes). +- usb: gadget: f_fs: Fix a race condition when processing setup + packets (git-fixes). +- USB: core: Fix access violation during port device removal + (git-fixes). +- usb: gadget: uvc: use correct buffer size when parsing configfs + lists (git-fixes). +- usb: gadget: composite: fix OS descriptors w_value logic + (git-fixes). +- usb: gadget: f_fs: Fix race between aio_cancel() and AIO + request complete (git-fixes). +- clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change + (git-fixes). +- commit 8d8f752 + +------------------------------------------------------------------- +Mon May 6 08:29:57 CEST 2024 - tiwai@suse.de + +- Move upstreamed USB fix into sorted section +- commit 21751fe + +------------------------------------------------------------------- +Sat May 4 09:44:18 CEST 2024 - tiwai@suse.de + +- ASoC: da7219-aad: fix usage of device_get_named_child_node() + (git-fixes). +- ASoC: rt715-sdca: volume step modification (git-fixes). +- ASoC: rt715: add vendor clear control register (git-fixes). +- ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config + (git-fixes). +- ASoC: cs35l56: Fix unintended bus access while resetting amp + (git-fixes). +- ASoC: rt722-sdca: add headset microphone vrefo setting + (git-fixes). +- ASoC: rt722-sdca: modify channel number to support 4 channels + (git-fixes). +- ASoC: rt5645: Fix the electric noise due to the CBJ contacts + floating (git-fixes). +- ASoC: acp: Support microphone from device Acer 315-24p + (git-fixes). +- ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus + T100TAM too (git-fixes). +- commit 59787a2 + +------------------------------------------------------------------- +Sat May 4 09:37:36 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix build error without CONFIG_PM + (stable-fixes). +- ALSA: hda: cs35l56: Exit cache-only after + cs35l56_wait_for_firmware_boot() (stable-fixes). +- ALSA: hda/realtek - Set GPIO3 to default at S4 state for + Thinkpad with ALC1318 (stable-fixes). +- ALSA: hda: intel-dsp-config: harden I2C/I2S codec detection + (stable-fixes). +- ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TU + (stable-fixes). +- commit 11f233b + +------------------------------------------------------------------- +Sat May 4 09:35:07 CEST 2024 - tiwai@suse.de + +- ASoC: meson: axg-tdm-interface: manage formatters in trigger + (git-fixes). +- ASoC: meson: axg-card: make links nonatomic (git-fixes). +- ASoC: meson: cards: select SND_DYNAMIC_MINORS (git-fixes). +- ASoC: codecs: wsa881x: set clk_stop_mode1 flag (git-fixes). +- ASoC: ti: davinci-mcasp: Fix race condition during probe + (git-fixes). +- ASoC: Intel: avs: Set name of control as in topology + (git-fixes). +- regmap: Add regmap_read_bypassed() (git-fixes). +- ASoC: SOF: Intel: add default firmware library path for LNL + (git-fixes). +- ASoC: tegra: Fix DSPK 16-bit playback (git-fixes). +- ALSA: hda: intel-sdw-acpi: fix usage of + device_get_named_child_node() (git-fixes). +- drm/panel: ili9341: Use predefined error codes (git-fixes). +- drm/panel: ili9341: Respect deferred probe (git-fixes). +- drm/vmwgfx: Fix invalid reads in fence signaled events + (git-fixes). +- drm/vmwgfx: Fix Legacy Display Unit (git-fixes). +- drm/amdgpu: fix doorbell regression (git-fixes). +- drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() + v2 (git-fixes). +- spi: fix null pointer dereference within spi_sync (git-fixes). +- spi: hisi-kunpeng: Delete the dump interface of data registers + in debugfs (git-fixes). +- commit de68d11 + +------------------------------------------------------------------- +Fri May 3 18:53:42 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: ensure offloading TID queue exists + (CVE-2024-27056 bsc#1223822). +- commit 8f83255 + +------------------------------------------------------------------- +Fri May 3 17:55:12 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_pin_on_pin_register() for multiple parent pins + (CVE-2024-27027 bsc#1223787). +- commit ce9b326 + +------------------------------------------------------------------- +Fri May 3 17:52:05 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_xa_ref_*_del() for multiple registrations + (CVE-2024-27027 bsc#1223787). +- commit f5ff522 + +------------------------------------------------------------------- +Fri May 3 17:44:24 CEST 2024 - mfranc@suse.cz + +- s390/qeth: Fix kernel panic after setting hsuid (git-fixes + bsc#1223874). +- commit eae1390 + +------------------------------------------------------------------- +Fri May 3 17:39:31 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix storage key clearing for guest huge pages + (git-fixes bsc#1223872). +- commit 329e03c + +------------------------------------------------------------------- +Fri May 3 17:37:13 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix clearing storage keys for huge pages (git-fixes + bsc#1223871). +- commit a7e3ff2 + +------------------------------------------------------------------- +Fri May 3 17:30:04 CEST 2024 - mfranc@suse.cz + +- s390/vdso: Add CFI for RA register to asm macro vdso_func + (git-fixes bsc#1223870). +- commit 2641ba1 + +------------------------------------------------------------------- +Fri May 3 17:19:03 CEST 2024 - mfranc@suse.cz + +- s390/cio: Ensure the copied buf is NUL terminated (git-fixes + bsc#1223869). +- commit dcf45a9 + +------------------------------------------------------------------- +Fri May 3 17:14:55 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: x86: Don't overflow lpage_info when checking + attributes (bsc#1223695, CVE-2024-26991). +- commit da41325 + +------------------------------------------------------------------- +Fri May 3 16:46:02 CEST 2024 - vbabka@suse.cz + +- mm: swap: fix race between free_swap_and_cache() and swapoff() + (CVE-2024-26960 bsc#1223655). +- swap: comments get_swap_device() with usage rule (CVE-2024-26960 + bsc#1223655). +- commit 9df3192 + +------------------------------------------------------------------- +Fri May 3 16:38:44 CEST 2024 - tiwai@suse.de + +- NTB: fix possible name leak in ntb_register_device() + (CVE-2023-52652 bsc#1223686). +- commit a6fcfa7 + +------------------------------------------------------------------- +Fri May 3 15:57:39 CEST 2024 - msuchanek@suse.de + +- Refresh patches.suse/powerpc-pseries-iommu-LPAR-panics-when-rebooted-with.patch. +- commit ca33aea + +------------------------------------------------------------------- +Fri May 3 15:36:14 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries: make max polling consistent for longer H_CALLs + (bsc#1215199). +- commit bead2d2 + +------------------------------------------------------------------- +Fri May 3 10:14:31 CEST 2024 - mhocko@suse.com + +- fork: defer linking file vma until vma is fully initialized + (bsc#1223774 CVE-2024-27022). +- commit 126ee1a + +------------------------------------------------------------------- +Fri May 3 09:40:30 CEST 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit 5a30b4d + +------------------------------------------------------------------- +Fri May 3 08:10:09 CEST 2024 - tiwai@suse.de + +- Fix a potential infinite loop in extract_user_to_sg() + (git-fixes). +- mtd: diskonchip: work around ubsan link failure (stable-fixes). +- drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3 + (stable-fixes). +- drm/amdgpu: Assign correct bits for SDMA HDP flush + (stable-fixes). +- drm/amdgpu: Fix leak when GPU memory allocation fails + (stable-fixes). +- ACPI: CPPC: Fix access width used for PCC registers (git-fixes). +- ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro + (git-fixes). +- Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853 + (stable-fixes). +- Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old() + (stable-fixes). +- drm: add drm_gem_object_is_shared_for_memory_stats() helper + (stable-fixes). +- ACPI: CPPC: Use access_width over bit_width for system memory + accesses (stable-fixes). +- wifi: mac80211: clean up assignments to pointer cache + (stable-fixes). +- commit 49aaf49 + +------------------------------------------------------------------- +Thu May 2 16:47:00 CEST 2024 - dwagner@suse.de + +- io_uring: remove uring_cmd cookie (bsc#1217384 CVE-2023-6238). +- iouring: remove IORING_URING_CMD_POLLED (bsc#1217384 + CVE-2023-6238). +- nvme: use bio_integrity_map_user (bsc#1217384 CVE-2023-6238). +- block: bio-integrity: directly map user buffers (bsc#1217384 + CVE-2023-6238). +- commit 3372add + +------------------------------------------------------------------- +Thu May 2 16:35:48 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-lsio: fix pwm lpcg indices (git-fixes) +- commit c9b9705 + +------------------------------------------------------------------- +Thu May 2 16:34:40 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: regulator for sd needs to be always on for (git-fixes) +- commit 51da7a0 + +------------------------------------------------------------------- +Thu May 2 16:33:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro (git-fixes) +- commit d74d11d + +------------------------------------------------------------------- +Thu May 2 16:31:31 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for (git-fixes) +- commit 300083f + +------------------------------------------------------------------- +Thu May 2 16:29:21 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 (git-fixes) +- commit 7730872 + +------------------------------------------------------------------- +Thu May 2 16:27:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 (git-fixes) +- commit 279e432 + +------------------------------------------------------------------- +Thu May 2 16:25:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f (git-fixes) +- commit 57cc3f7 + +------------------------------------------------------------------- +Thu May 2 16:23:58 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8qm-ss-dma: fix can lpcg indices (git-fixes) +- commit 9f868d4 + +------------------------------------------------------------------- +Thu May 2 16:23:23 CEST 2024 - tiwai@suse.de + +- kABI workaround for cec_adapter (CVE-2024-23848 bsc#1219104). +- commit 03d06c5 + +------------------------------------------------------------------- +Thu May 2 16:22:55 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix can lpcg indices (git-fixes) +- commit dd3deb9 + +------------------------------------------------------------------- +Thu May 2 16:20:00 CEST 2024 - tiwai@suse.de + +- media: cec: core: avoid recursive cec_claim_log_addrs + (CVE-2024-23848 bsc#1219104). +- commit c64de88 + +------------------------------------------------------------------- +Thu May 2 16:18:20 CEST 2024 - tiwai@suse.de + +- Update media cec fix patches to the latest upstream version (CVE-2024-23848 bsc#1219104) +- commit 4a0b406 + +------------------------------------------------------------------- +Thu May 2 15:23:56 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix adc lpcg indices (git-fixes) +- commit e69bdf0 + +------------------------------------------------------------------- +Thu May 2 15:19:35 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix spi lpcg indices (git-fixes) +- commit 4dc5b7a + +------------------------------------------------------------------- +Thu May 2 15:18:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usb lpcg indices (git-fixes) +- commit e2d7944 + +------------------------------------------------------------------- +Thu May 2 15:16:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order (git-fixes) +- commit fbb3351 + +------------------------------------------------------------------- +Thu May 2 15:15:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3399 hdmi ports node (git-fixes) +- commit a21edf3 + +------------------------------------------------------------------- +Thu May 2 15:14:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3328 hdmi ports node (git-fixes) +- commit 3f691a1 + +------------------------------------------------------------------- +Thu May 2 15:12:55 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: rockchip: mark system power controller on rk3588-evb1") +- commit 24dc024 + +------------------------------------------------------------------- +Thu May 2 15:11:02 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64/mm: Modify range-based tlbi to decrement scale") +- commit 9fd5163 + +------------------------------------------------------------------- +Thu May 2 13:38:24 CEST 2024 - jslaby@suse.cz + +- Update + patches.suse/serial-max310x-fix-NULL-pointer-dereference-in-I2C-i.patch + (git-fixes bsc#1223629 CVE-2024-26978). +- commit b81ff78 + +------------------------------------------------------------------- +Thu May 2 11:54:35 CEST 2024 - ailiop@suse.com + +- Squashfs: check the inode number is not the invalid value of + zero (bsc#1223634 CVE-2024-26982). +- commit a406e7c + +------------------------------------------------------------------- +Thu May 2 11:33:02 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/ubifs-ubifs_symlink-Fix-memleak-of-inode-i_link-in-error-path.patch + (git-fixes CVE-2024-26972 bsc#1223643). +- commit 6db660a + +------------------------------------------------------------------- +Thu May 2 11:23:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- commit a77f45b + +------------------------------------------------------------------- +Thu May 2 11:14:35 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- commit 95ba522 + +------------------------------------------------------------------- +Thu May 2 11:13:34 CEST 2024 - ailiop@suse.com + +- Update patches.suse/nilfs2-fix-OOB-in-nilfs_set_de_type.patch + (git-fixes CVE-2024-26981 bsc#1223668). +- commit 5740c7f + +------------------------------------------------------------------- +Thu May 2 10:28:22 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/ASoC-SOF-Add-some-bounds-checking-to-firmware-data.patch + (git-fixes CVE-2024-26927 bsc#1223525). +- commit d3c5f91 + +------------------------------------------------------------------- +Thu May 2 09:58:58 CEST 2024 - tiwai@suse.de + +- cec: core: avoid confusing "transmit timed out" message + (CVE-2024-23848 bsc#1219104). +- commit eae740c + +------------------------------------------------------------------- +Thu May 2 07:36:00 CEST 2024 - tiwai@suse.de + +- regulator: change devm_regulator_get_enable_optional() stub + to return Ok (git-fixes). +- regulator: change stubbed devm_regulator_get_enable to return Ok + (git-fixes). +- regulator: mt6360: De-capitalize devicetree regulator subnodes + (git-fixes). +- commit c50a631 + +------------------------------------------------------------------- +Wed May 1 09:50:43 CEST 2024 - tiwai@suse.de + +- power: supply: mt6360_charger: Fix of_match for usb-otg-vbus + regulator (git-fixes). +- power: rt9455: hide unused rt9455_boost_voltage_values + (git-fixes). +- pinctrl: baytrail: Fix selecting gpio pinctrl state (git-fixes). +- pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map() + (git-fixes). +- pinctrl: mediatek: paris: Rework support for + PIN_CONFIG_{INPUT,OUTPUT}_ENABLE (git-fixes). +- pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE + readback (git-fixes). +- pinctrl: core: delete incorrect free in pinctrl_enable() + (git-fixes). +- pinctrl/meson: fix typo in PDM's pin name (git-fixes). +- pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf + of GPIOR-T (git-fixes). +- crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init + (git-fixes). +- commit d973920 + +------------------------------------------------------------------- +Tue Apr 30 18:44:35 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for + Lenovo Legion models (bsc#1223462). +- commit 6f0889c + +------------------------------------------------------------------- +Tue Apr 30 16:38:27 CEST 2024 - tiwai@suse.de + +- usb: Fix regression caused by invalid ep0 maxpacket in virtual + SuperSpeed device (bsc#1220569). +- commit 4748678 + +------------------------------------------------------------------- +Tue Apr 30 16:11:40 CEST 2024 - tiwai@suse.de + +- media: cec: cec-api: add locking in cec_release() + (CVE-2024-23848 bsc#1219104). +- media: cec: cec-adap: always cancel work in cec_transmit_msg_fh + (CVE-2024-23848 bsc#1219104). +- commit c39ac04 + +------------------------------------------------------------------- +Tue Apr 30 16:07:18 CEST 2024 - mfranc@suse.cz + +- blacklist.conf: refactoring, not a fix +- commit d5a22ac + +------------------------------------------------------------------- +Tue Apr 30 16:02:50 CEST 2024 - mfranc@suse.cz + +- s390/vdso: drop '-fPIC' from LDFLAGS (git-fixes bsc#1223593). +- commit 643ece2 + +------------------------------------------------------------------- +Tue Apr 30 15:48:20 CEST 2024 - mfranc@suse.cz + +- s390/zcrypt: fix reference counting on zcrypt card objects + (git-fixes bsc#1223592). +- commit c37186f + +------------------------------------------------------------------- +Tue Apr 30 15:42:12 CEST 2024 - mkoutny@suse.com + +- block: fix q->blkg_list corruption during disk rebind + (bsc#1223591). +- commit 9da98d5 + +------------------------------------------------------------------- +Tue Apr 30 15:40:39 CEST 2024 - mfranc@suse.cz + +- s390/ism: Properly fix receive message buffer allocation + (git-fixes bsc#1223590). +- commit 0652865 + +------------------------------------------------------------------- +Tue Apr 30 15:28:05 CEST 2024 - jack@suse.cz + +- block: fix deadlock between bd_link_disk_holder and partition + scan (bsc#1223045 CVE-2024-26899). +- commit e4bd17c + +------------------------------------------------------------------- +Tue Apr 30 15:23:23 CEST 2024 - jack@suse.cz + +- quota: Fix potential NULL pointer dereference (bsc#1223060 + CVE-2024-26878). +- commit dcf7382 + +------------------------------------------------------------------- +Tue Apr 30 15:21:07 CEST 2024 - jack@suse.cz + +- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak + (bsc#1223198 CVE-2024-26901). +- commit 5c1d722 + +------------------------------------------------------------------- +Tue Apr 30 15:16:03 CEST 2024 - jack@suse.cz + +- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1222357 CVE-2024-26671). +- commit 1ebf5fb + +------------------------------------------------------------------- +Tue Apr 30 15:00:59 CEST 2024 - jack@suse.cz + +- nbd: always initialize struct msghdr completely (bsc#1221649 CVE-2024-26638). +- commit eb8ab1c + +------------------------------------------------------------------- +Tue Apr 30 14:58:54 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_find_by_goal() (bsc#1222613 CVE-2024-26772). +- commit 4004f20 + +------------------------------------------------------------------- +Tue Apr 30 14:57:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update patches.suse/0001-s390-qdio-handle-deferred-cc1.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes). +- commit 73a9e98 + +------------------------------------------------------------------- +Tue Apr 30 13:17:40 CEST 2024 - davide.benini@suse.com + +- net/ipv6: avoid possible UAF in ip6_route_mpath_notify() + (CVE-2024-26852 bsc#1223057) +- commit 9474f59 + +------------------------------------------------------------------- +Tue Apr 30 12:05:02 CEST 2024 - tiwai@suse.de + +- PCI: Delay after FLR of Solidigm P44 Pro NVMe (stable-fixes). +- commit ec609ee + +------------------------------------------------------------------- +Tue Apr 30 12:04:09 CEST 2024 - tiwai@suse.de + +- PCI: Fix typos in docs and comments (stable-fixes). +- PCI: switchtec: Add support for PCIe Gen5 devices + (stable-fixes). +- PCI: switchtec: Use normal comment style (stable-fixes). +- PCI: Execute quirk_enable_clear_retrain_link() earlier + (stable-fixes). +- commit 9bba47f + +------------------------------------------------------------------- +Tue Apr 30 10:32:18 CEST 2024 - tzimmermann@suse.com + +- Edit "amdkfd: use calloc instead of kzalloc to avoid integer overflow" + Reference CVE and bug numbers. +- commit 267eec1 + +------------------------------------------------------------------- +Tue Apr 30 08:05:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free + (CVE-2024-26909 bsc#1223143). +- commit 043c9e0 + +------------------------------------------------------------------- +Tue Apr 30 03:05:11 CEST 2024 - neilb@suse.de + +- nfsd: use __fput_sync() to avoid delayed closing of files + (bsc#1223380 bsc#1217408). +- commit 36cb9bb + +------------------------------------------------------------------- +Mon Apr 29 16:52:11 CEST 2024 - msuchanek@suse.de + +- Update patches.suse/powerpc-pseries-vas-Hold-mmap_mutex-after-mmap-lock-.patch + (bsc#1012628 jsc#PED-542 git-fixes bsc#1213573 ltc#203238). +- commit 8328f6d + +------------------------------------------------------------------- +Mon Apr 29 16:35:19 CEST 2024 - nik.borisov@suse.com + +- x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups (bsc#1222378 CVE-2024-26674). +- commit 46190f1 + +------------------------------------------------------------------- +Mon Apr 29 12:30:35 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() (bsc#1223202 CVE-2024-26906). +- commit 664e61f + +------------------------------------------------------------------- +Mon Apr 29 12:30:15 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h (bsc#1223202 CVE-2024-26906). +- commit 28c59d1 + +------------------------------------------------------------------- +Mon Apr 29 11:25:07 CEST 2024 - nik.borisov@suse.com + +- x86/boot: Ignore relocations in .notes sections in walk_relocs() too (bsc#1222624 CVE-2024-26816). +- commit 3cc2b03 + +------------------------------------------------------------------- +Mon Apr 29 11:24:52 CEST 2024 - nik.borisov@suse.com + +- x86, relocs: Ignore relocations in .notes section (bsc#1222624 CVE-2024-26816). +- commit 16f8af3 + +------------------------------------------------------------------- +Mon Apr 29 11:23:39 CEST 2024 - osalvador@suse.de + +- mm: zswap: fix missing folio cleanup in writeback race path + (bsc#1223007 CVE-2024-26832). +- commit b985b2a + +------------------------------------------------------------------- +Mon Apr 29 11:02:19 CEST 2024 - osalvador@suse.de + +- mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone + index (bsc#1222615 CVE-2024-26783). +- commit 7fe5b26 + +------------------------------------------------------------------- +Mon Apr 29 10:41:48 CEST 2024 - jslaby@suse.cz + +- Update config files. Disable N_GSM (jsc#PED-8240). +- commit ae9b7c6 + +------------------------------------------------------------------- +Mon Apr 29 09:39:29 CEST 2024 - iivanov@suse.de + +- Update patches.suse/gpio-tegra186-Fix-tegra186_gpio_is_accessible-check.patch (git-fixes bsc#1223439) +- commit 02eb8a1 + +------------------------------------------------------------------- +Mon Apr 29 09:05:25 CEST 2024 - tiwai@suse.de + +- irqchip/gic-v3-its: Prevent double free on error (git-fixes). +- irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on + GIC v4.1 (git-fixes). +- irqchip/armada-370-xp: Suppress unused-function warning + (git-fixes). +- irqchip/renesas-rzg2l: Prevent spurious interrupts when setting + trigger type (git-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Flush posted write in irq_eoi() + (git-fixes). +- irqchip/gic-v3-its: Do not assume vPE tables are preallocated + (git-fixes). +- irqchip/mbigen: Don't use bus_get_dev_root() to find the parent + (git-fixes). +- irqchip/renesas-rzg2l: Add macro to retrieve TITSR register + offset based on register's index (stable-fixes). +- irqchip/renesas-rzg2l: Implement restriction when writing ISCR + register (stable-fixes). +- commit 8e6882b + +------------------------------------------------------------------- +Sun Apr 28 09:56:05 CEST 2024 - tiwai@suse.de + +- i2c: smbus: fix NULL function pointer dereference (git-fixes). +- soundwire: amd: fix for wake interrupt handling for clockstop + mode (git-fixes). +- dmaengine: idxd: Fix oops during rmmod on single-CPU platforms + (git-fixes). +- dma: xilinx_dpdma: Fix locking (git-fixes). +- idma64: Don't try to serve interrupts when device is powered + off (git-fixes). +- dmaengine: tegra186: Fix residual calculation (git-fixes). +- dmaengine: owl: fix register access functions (git-fixes). +- phy: ti: tusb1210: Resolve charger-det crash if charger psy + is unregistered (git-fixes). +- phy: rockchip: naneng-combphy: Fix mux on rk3588 (git-fixes). +- phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits + (git-fixes). +- phy: rockchip-snps-pcie3: fix bifurcation on rk3588 (git-fixes). +- phy: freescale: imx8m-pcie: fix pcie link-up instability + (git-fixes). +- phy: marvell: a3700-comphy: Fix hardcoded array size + (git-fixes). +- phy: marvell: a3700-comphy: Fix out of bounds read (git-fixes). +- commit 900a00b + +------------------------------------------------------------------- +Sun Apr 28 09:41:15 CEST 2024 - tiwai@suse.de + +- selftests: kselftest: Mark functions that unconditionally call + exit() as __noreturn (git-fixes). +- commit f533a19 + +------------------------------------------------------------------- +Sun Apr 28 09:36:33 CEST 2024 - tiwai@suse.de + +- selftests/timers/posix_timers: Reimplement + check_timer_distribution() (git-fixes). +- commit d9f09cc + +------------------------------------------------------------------- +Sun Apr 28 09:30:51 CEST 2024 - tiwai@suse.de + +- USB: serial: option: add Telit FN920C04 rmnet compositions + (stable-fixes). +- USB: serial: option: add Rolling RW101-GL and RW135-GL support + (stable-fixes). +- USB: serial: option: add Lonsung U8300/U9300 product + (stable-fixes). +- USB: serial: option: add support for Fibocom FM650/FG650 + (stable-fixes). +- USB: serial: option: support Quectel EM060K sub-models + (stable-fixes). +- USB: serial: option: add Fibocom FM135-GL variants + (stable-fixes). +- thunderbolt: Avoid notify PM core about runtime PM resume + (stable-fixes). +- thunderbolt: Fix wake configurations after device unplug + (stable-fixes). +- usb: Disable USB3 LPM at shutdown (stable-fixes). +- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb + ep transport error (stable-fixes). +- clk: Get runtime PM before walking tree for clk_summary + (git-fixes). +- clk: Get runtime PM before walking tree during disable_unused + (git-fixes). +- clk: Initialize struct clk_core kref earlier (stable-fixes). +- arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H + (git-fixes). +- drm/radeon: make -fstrict-flex-arrays=3 happy (git-fixes). +- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes + (stable-fixes). +- selftests/ftrace: Limit length in subsystem-enable tests + (git-fixes). +- selftests: kselftest: Fix build failure with NOLIBC (git-fixes). +- selftests: timers: Fix abs() warning in posix_timers test + (git-fixes). +- selftests: timers: Fix posix_timers ksft_print_msg() warning + (git-fixes). +- drm/amd/display: Do not recursively call manual trigger + programming (stable-fixes). +- drm/i915: Disable live M/N updates when using bigjoiner + (stable-fixes). +- thunderbolt: Reset only non-USB4 host routers in resume + (git-fixes). +- thunderbolt: Make tb_switch_reset() support Thunderbolt 2, + 3 and USB4 routers (stable-fixes). +- thunderbolt: Introduce tb_path_deactivate_hop() (stable-fixes). +- thunderbolt: Introduce tb_port_reset() (stable-fixes). +- ASoC: ti: Convert Pandora ASoC to GPIO descriptors + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support + (stable-fixes). +- ALSA: scarlett2: Add correct product series name to messages + (stable-fixes). +- ALSA: scarlett2: Add support for Clarett 8Pre USB + (stable-fixes). +- ALSA: scarlett2: Move USB IDs out from device_info struct + (stable-fixes). +- ALSA: scarlett2: Default mixer driver to enabled (stable-fixes). +- PCI: Simplify pcie_capability_clear_and_set_word() to + ..._clear_word() (stable-fixes). +- PCI/DPC: Use FIELD_GET() (stable-fixes). +- selftests: timers: Convert posix_timers test to generate KTAP + output (stable-fixes). +- clk: Show active consumers of clocks in debugfs (stable-fixes). +- commit 8adba5b + +------------------------------------------------------------------- +Sat Apr 27 09:41:01 CEST 2024 - tiwai@suse.de + +- Update patch reference for x86 p2sb fix (CVE-2024-26650 bsc#1222048) +- commit b68c2ef + +------------------------------------------------------------------- +Sat Apr 27 08:33:05 CEST 2024 - tiwai@suse.de + +- mmc: sdhci-msm: pervent access to suspended controller + (git-fixes). +- gpio: tangier: Use correct type for the IRQ chip data + (git-fixes). +- gpio: tegra186: Fix tegra186_gpio_is_accessible() check + (git-fixes). +- fbdev: fix incorrect address computation in deferred IO + (git-fixes). +- drm/gma500: Remove lid code (git-fixes). +- commit 783bf0e + +------------------------------------------------------------------- +Fri Apr 26 18:54:14 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add 246f80a0b17f8 ("sh: push-switch: Reorder cleanup operations to avoid use-after-free bug") +- commit 0fe9e4b + +------------------------------------------------------------------- +Fri Apr 26 12:38:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore xfrm_bpf_md_dst that depends on CONFIG_DEBUG_* (bsc#1223415) +- commit 689bcfa + +------------------------------------------------------------------- +Fri Apr 26 12:26:57 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: annotate data-races around msk->rmem_fwd_alloc + (git-fixes). +- commit a5d9cb6 + +------------------------------------------------------------------- +Fri Apr 26 12:25:26 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_forward_alloc + (git-fixes). +- commit bceb548 + +------------------------------------------------------------------- +Fri Apr 26 12:23:03 CEST 2024 - denis.kirjanov@suse.com + +- ipv4: annotate data-races around fi->fib_dead (git-fixes). +- commit f1e77d4 + +------------------------------------------------------------------- +Fri Apr 26 12:21:27 CEST 2024 - denis.kirjanov@suse.com + +- sctp: annotate data-races around sk->sk_wmem_queued (git-fixes). +- commit 66bd390 + +------------------------------------------------------------------- +Fri Apr 26 12:19:43 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_lingertime (git-fixes). +- commit 33a5ffc + +------------------------------------------------------------------- +Fri Apr 26 12:18:04 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: Remove unnecessary test for __mptcp_init_sock() + (git-fixes). +- commit dfc1c14 + +------------------------------------------------------------------- +Fri Apr 26 12:15:52 CEST 2024 - denis.kirjanov@suse.com + +- idpf: fix kernel panic on unknown packet types (git-fixes). +- commit def5526 + +------------------------------------------------------------------- +Fri Apr 26 12:13:54 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix enabling RX VLAN filtering (git-fixes). +- commit 3d7f5a8 + +------------------------------------------------------------------- +Fri Apr 26 12:12:26 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: sja1105: Fix parameters order in + sja1110_pcs_mdio_write_c45() (git-fixes). +- commit 9f9ee96 + +------------------------------------------------------------------- +Fri Apr 26 11:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always update error counters (git-fixes). +- commit 5d5deb7 + +------------------------------------------------------------------- +Fri Apr 26 11:55:09 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always process TX descriptor ring (git-fixes). +- commit 99798f7 + +------------------------------------------------------------------- +Fri Apr 26 11:53:42 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: fix rx queue priority assignment (git-fixes). +- commit 3506dda + +------------------------------------------------------------------- +Fri Apr 26 11:52:14 CEST 2024 - denis.kirjanov@suse.com + +- net: fec: Set mac_managed_pm during probe (git-fixes). +- commit c315308 + +------------------------------------------------------------------- +Fri Apr 26 11:50:45 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Add array index check (git-fixes). +- commit 446ffd7 + +------------------------------------------------------------------- +Fri Apr 26 11:49:05 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Fix VF MAC filter removal (git-fixes). +- commit fbb3a5f + +------------------------------------------------------------------- +Fri Apr 26 11:47:23 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: check negative error code in otx2_open() + (git-fixes). +- commit a7c7e4f + +------------------------------------------------------------------- +Fri Apr 26 11:45:50 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix vf may be used uninitialized in this function warning + (git-fixes). +- commit 80b3415 + +------------------------------------------------------------------- +Fri Apr 26 11:43:49 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix i40e_count_filters() to count only active/new filters + (git-fixes). +- commit 1870048 + +------------------------------------------------------------------- +Fri Apr 26 11:42:04 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Enforce software interrupt during busy-poll exit + (git-fixes). +- commit 2c9264a + +------------------------------------------------------------------- +Fri Apr 26 10:59:56 CEST 2024 - tiwai@suse.de + +- wifi: mac80211: fix unaligned le16 access (git-fixes). +- wifi: mac80211: remove link before AP (git-fixes). +- wifi: mac80211_hwsim: init peer measurement result (git-fixes). +- wifi: nl80211: don't free NULL coalescing rule (git-fixes). +- wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd + (git-fixes). +- wifi: iwlwifi: mvm: remove old PASN station when adding a new + one (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev setup (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev suspend + (git-fixes). +- Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE + (git-fixes). +- Bluetooth: btusb: Fix triggering coredump implementation for + QCA (git-fixes). +- net: usb: ax88179_178a: stop lying about skb->truesize + (git-fixes). +- ax25: Fix netdev refcount issue (git-fixes). +- NFC: trf7970a: disable all regulators on removal (git-fixes). +- HID: logitech-dj: allow mice to use all types of reports + (git-fixes). +- HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized + dev->devc (git-fixes). +- HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent + lock-up (git-fixes). +- commit 416e04c + +------------------------------------------------------------------- +Fri Apr 26 10:58:26 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT patch into sorted section +- commit aaffc85 + +------------------------------------------------------------------- +Fri Apr 26 10:51:33 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT fix patch to sorted section +- commit ab94ffe + +------------------------------------------------------------------- +Fri Apr 26 10:07:57 CEST 2024 - tiwai@suse.de + +- Update kabi files: updated for post-PublicRC +- commit f978f5f + +------------------------------------------------------------------- +Thu Apr 25 19:11:05 CEST 2024 - tiwai@suse.de + +- Update patch reference for PM devfreq fix (CVE-2023-52635 bsc#1222294) +- commit f099bed + ------------------------------------------------------------------- Thu Apr 25 18:48:16 CEST 2024 - tiwai@suse.de - Update kabi files: fix for arm64/64kb flavor, too (bsc#1223357) - commit 8ef0762 +------------------------------------------------------------------- +Thu Apr 25 17:30:42 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/Bluetooth-btrtl-fix-out-of-bounds-memory-access.patch + (git-fixes CVE-2024-26890 bsc#1223192). +- Update + patches.suse/RDMA-mlx5-Fix-fortify-source-warning-while-accessing.patch + (jsc#PED-3311 CVE-2024-26907 bsc#1223203). +- Update + patches.suse/Revert-drm-amd-flush-any-delayed-gfxoff-on-suspend-e.patch + (git-fixes CVE-2024-26916 bsc#1223137). +- Update + patches.suse/crypto-xilinx-call-finalize-with-bh-disabled.patch + (git-fixes CVE-2024-26877 bsc#1223140). +- Update + patches.suse/dm-call-the-resume-method-on-internal-suspend-65e8.patch + (git-fixes CVE-2024-26880 bsc#1223188). +- Update + patches.suse/drm-amd-display-Fix-dcn35-8k30-Underflow-Corruption-.patch + (git-fixes CVE-2024-26913 bsc#1223204). +- Update + patches.suse/drm-amd-display-fix-incorrect-mpc_combine-array-size.patch + (git-fixes CVE-2024-26914 bsc#1223205). +- Update patches.suse/drm-amdgpu-Reset-IH-OVERFLOW_CLEAR-bit.patch + (git-fixes CVE-2024-26915 bsc#1223207). +- Update + patches.suse/firmware-arm_scmi-Fix-double-free-in-SMC-transport-c.patch + (git-fixes CVE-2024-26893 bsc#1223196). +- Update + patches.suse/net-tls-fix-use-after-free-with-partial-reads-and-as.patch + (bsc#1221858 CVE-2024-26582 bsc#1220214). +- Update + patches.suse/wifi-ath9k-delay-all-of-ath9k_wmi_event_tasklet-unti.patch + (git-fixes CVE-2024-26897 bsc#1223323). +- Update + patches.suse/wifi-mt76-mt7921e-fix-use-after-free-in-free_irq.patch + (git-fixes CVE-2024-26892 bsc#1223195). +- Update + patches.suse/wifi-wilc1000-prevent-use-after-free-on-vif-when-cle.patch + (git-fixes CVE-2024-26895 bsc#1223197). +- commit d9b565f + ------------------------------------------------------------------- Thu Apr 25 15:58:14 CEST 2024 - tiwai@suse.de - Fix missing CONFIG_SUSE_SUPPORTED for arm64/64kb flavor (bsc#1223357) - commit 1c0959e +------------------------------------------------------------------- +Thu Apr 25 15:30:10 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop interface during shutdown (git-fixes). +- commit f770ea3 + +------------------------------------------------------------------- +Thu Apr 25 15:28:33 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix issue with loading coalesced KPU profiles + (git-fixes). +- commit 65682db + +------------------------------------------------------------------- +Thu Apr 25 15:26:44 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: move force SMBUS from enable ulp function to avoid + PHY loss issue (git-fixes). +- commit af85d1c + +------------------------------------------------------------------- +Thu Apr 25 15:25:13 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Workaround for sporadic MDI error on Meteor Lake systems + (git-fixes). +- commit 8830724 + +------------------------------------------------------------------- +Thu Apr 25 15:23:43 CEST 2024 - denis.kirjanov@suse.com + +- Octeontx2-af: fix pause frame configuration in GMP mode + (git-fixes). +- commit 43722bd + +------------------------------------------------------------------- +Thu Apr 25 13:13:39 CEST 2024 - tiwai@suse.de + +- bootconfig: Fix the kerneldoc of _xbc_exit() (git-fixes). +- commit e671e96 + +------------------------------------------------------------------- +Thu Apr 25 13:12:36 CEST 2024 - tiwai@suse.de + +- arm64: hibernate: Fix level3 translation fault in swsusp_save() + (git-fixes). +- bootconfig: use memblock_free_late to free xbc memory to buddy + (git-fixes). +- init/main.c: Fix potential static_command_line memory overflow + (git-fixes). +- gpiolib: swnode: Remove wrong header inclusion (git-fixes). +- ARM: OMAP2+: fix USB regression on Nokia N8x0 (git-fixes). +- ARM: OMAP2+: fix N810 MMC gpiod table (git-fixes). +- i2c: pxa: hide unused icr_bits[] variable (git-fixes). +- driver core: Introduce device_link_wait_removal() + (stable-fixes). +- ARM: prctl: reject PR_SET_MDWE on pre-ARMv6 (stable-fixes). +- init: open /initrd.image with O_LARGEFILE (stable-fixes). +- Fix build errors due to new UIO_MEM_DMA_COHERENT mess + (git-fixes). +- ARM: s5pv210: fix pm.c kernel-doc warning (git-fixes). +- ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE + (git-fixes). +- kexec: do syscore_shutdown() in kernel_kexec (git-fixes). +- PM / devfreq: Synchronize devfreq_monitor_[start/stop] + (stable-fixes). +- ida: make 'ida_dump' static (git-fixes). +- asm-generic: make sparse happy with odd-sized put_unaligned_*() + (stable-fixes). +- ARM: imx: Check return value of devm_kasprintf in + imx_mmdc_perf_init (git-fixes). +- bootmem: use kmemleak_free_part_phys in put_page_bootmem + (git-fixes). +- commit b6327c9 + +------------------------------------------------------------------- +Thu Apr 25 12:02:42 CEST 2024 - jlee@suse.com + +- Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing + Adv Monitor (bsc#1219216). +- commit 81c5485 + +------------------------------------------------------------------- +Thu Apr 25 11:44:57 CEST 2024 - tiwai@suse.de + +- crypto: ccp - Add support for PCI device 0x156E (bsc#1223338). +- crypto: ccp - Add support for PCI device 0x17E0 (bsc#1223338). +- commit 9af2745 + +------------------------------------------------------------------- +Thu Apr 25 11:34:09 CEST 2024 - tiwai@suse.de + +- lsm: fix the logic in security_inode_getsecctx() (git-fixes). +- commit 9f85f33 + +------------------------------------------------------------------- +Thu Apr 25 09:38:22 CEST 2024 - msuchanek@suse.de + +- PCI: rpaphp: Error out on busy status from get-sensor-state + (bsc#1223369 ltc#205888). +- commit 03aecd7 + +------------------------------------------------------------------- +Wed Apr 24 08:16:47 CEST 2024 - tiwai@suse.de + +- Update ath11k suspend patches from the latest subsystem tree (bsc#1207948). +- commit caea96a + +------------------------------------------------------------------- +Wed Apr 24 05:52:04 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix stackmap overflow check on 32-bit arches (bsc#1223035 + CVE-2024-26883). +- bpf: Fix hashtab overflow check on 32-bit arches (bsc#1223189 + CVE-2024-26884). +- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches + (bsc#1223190 CVE-2024-26885). +- commit 98fad20 + +------------------------------------------------------------------- +Wed Apr 24 05:28:02 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct xsk_buff_pool kABI workaround (bsc#1221303 + CVE-2024-26611). +- commit 764f7c3 + +------------------------------------------------------------------- +Tue Apr 23 17:29:15 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-target-pscsi-Fix-bio_put-for-error-case.patch + (bsc#1222596 cve-2024-26760), fixng CVE number. +- commit 10886ae + +------------------------------------------------------------------- +Tue Apr 23 08:51:08 CEST 2024 - msuchanek@suse.de + +- powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt + (bsc#1221645 ltc#205739 bsc#1223191). +- commit da2d8d3 + +------------------------------------------------------------------- +Mon Apr 22 18:17:45 CEST 2024 - tiwai@suse.de + +- Move out-of-tree powerpc patch to the right section +- commit ff83284 + +------------------------------------------------------------------- +Mon Apr 22 15:14:07 CEST 2024 - denis.kirjanov@suse.com + +- ice: use relative VSI index for VFs instead of PF VSI number + (git-fixes). +- commit 271fd81 + +------------------------------------------------------------------- +Mon Apr 22 15:12:05 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Minor flow correction in e1000_shutdown function + (git-fixes). +- commit cc5b32c + +------------------------------------------------------------------- +Mon Apr 22 15:10:13 CEST 2024 - denis.kirjanov@suse.com + +- net: pcs: xpcs: Return EINVAL in the internal methods + (git-fixes). +- commit 9b19312 + +------------------------------------------------------------------- +Mon Apr 22 15:07:47 CEST 2024 - denis.kirjanov@suse.com + +- net: ip_tunnel: make sure to pull inner header in + ip_tunnel_rcv() (git-fixes CVE-2024-26882 bsc#1223034). +- commit c42f011 + +------------------------------------------------------------------- +Mon Apr 22 15:06:54 CEST 2024 - denis.kirjanov@suse.com + +- ionic: set adminq irq affinity (git-fixes). +- commit 7862c8a + +------------------------------------------------------------------- +Mon Apr 22 15:04:55 CEST 2024 - denis.kirjanov@suse.com + +- net: add netdev_lockdep_set_classes() to virtual drivers + (git-fixes). +- commit a8ebc57 + +------------------------------------------------------------------- +Mon Apr 22 15:03:00 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Let IP-specific receive function to interrogate + descriptors (git-fixes). +- commit d6b522e + +------------------------------------------------------------------- +Mon Apr 22 13:55:02 CEST 2024 - nik.borisov@suse.com + +- x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ (git-fixes). +- commit a29a0e4 + +------------------------------------------------------------------- +Mon Apr 22 13:54:41 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix BHI retpoline check (git-fixes). +- commit 00081b1 + +------------------------------------------------------------------- +Mon Apr 22 13:53:35 CEST 2024 - nik.borisov@suse.com + +- blacklist.conf: Blacklist spurious patch +- commit 14b3e73 + +------------------------------------------------------------------- +Mon Apr 22 08:45:08 CEST 2024 - msuchanek@suse.de + +- selftests/powerpc/papr-vpd: Fix missing variable initialization + (jsc#PED-4486 git-fixes). +- commit 8847657 + +------------------------------------------------------------------- +Mon Apr 22 08:40:46 CEST 2024 - msuchanek@suse.de + +- Rename patches.suse/Workaround-broken-chacha-crypto-fallback.patch to + patches.suse/powerpc-crypto-chacha-p10-Fix-failure-on-non-Power10.patch. +- commit de47fb9 + +------------------------------------------------------------------- +Mon Apr 22 07:20:24 CEST 2024 - tiwai@suse.de + +- peci: linux/peci.h: fix Excess kernel-doc description warning + (git-fixes). +- comedi: vmk80xx: fix incomplete endpoint checking (git-fixes). +- mei: me: disable RPL-S on SPS and IGN firmwares (git-fixes). +- speakup: Avoid crash on very long word (git-fixes). +- serial: stm32: Reset .throttled state in .startup() (git-fixes). +- serial/pmac_zilog: Remove flawed mitigation for rx irq flood + (git-fixes). +- serial: mxs-auart: add spinlock around changing cts state + (git-fixes). +- serial: 8250_dw: Revert: Do not reclock if already at correct + rate (git-fixes). +- Revert "usb: cdc-wdm: close race between read and workqueue" + (git-fixes). +- thunderbolt: Do not create DisplayPort tunnels on adapters of + the same router (git-fixes). +- usb: dwc2: host: Fix dereference issue in DDMA completion flow + (git-fixes). +- usb: typec: tcpm: Correct the PDO counting in pd_set + (git-fixes). +- usb: typec: ucsi: Fix connector check on init (git-fixes). +- usb: xhci: correct return value in case of STS_HCE (git-fixes). +- commit 1d56577 + +------------------------------------------------------------------- +Sun Apr 21 08:37:04 CEST 2024 - tiwai@suse.de + +- clk: mediatek: Do a runtime PM get on controllers during probe + (git-fixes). +- clk: Remove prepare_lock hold assertion in __clk_release() + (git-fixes). +- commit 78e7847 + +------------------------------------------------------------------- +Sun Apr 21 00:31:42 CEST 2024 - lduncan@suse.com + +- scsi: sg: Avoid race in error handling & drop bogus warn + (git-fixes). +- commit 855ebc6 + +------------------------------------------------------------------- +Sat Apr 20 18:13:16 CEST 2024 - tiwai@suse.de + +- Bluetooth: MGMT: Fix failing to + MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID (bsc#1221504). +- commit 8ea8f78 + +------------------------------------------------------------------- +Sat Apr 20 08:42:14 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with + ALC269VC (stable-fixes). +- ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N + (stable-fixes). +- ALSA: hda/realtek: Fixes for Asus GU605M and GA403U sound + (stable-fixes). +- ALSA: hda/tas2781: Add new vendor_id and subsystem_id to + support ThinkPad ICE-1 (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP SnowWhite laptops + (stable-fixes). +- commit 2244c24 + +------------------------------------------------------------------- +Sat Apr 20 08:38:21 CEST 2024 - tiwai@suse.de + +- ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages + (git-fixes). +- ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4 + (git-fixes). +- ALSA: hda/tas2781: correct the register for pow calibrated data + (git-fixes). +- drm/panel: visionox-rm69299: don't unregister DSI device + (git-fixes). +- drm/vmwgfx: Sort primary plane formats by order of preference + (git-fixes). +- drm/vmwgfx: Fix crtc's atomic check conditional (git-fixes). +- drm/vmwgfx: Fix prime import/export (git-fixes). +- drm/ttm: stop pooling cached NUMA pages v2 (git-fixes). +- drm: nv04: Fix out of bounds access (git-fixes). +- nouveau: fix instmem race condition around ptr stores + (git-fixes). +- drm/amdgpu: fix visible VRAM handling during faults (git-fixes). +- drm/amdgpu: validate the parameters of bo mapping operations + more clearly (git-fixes). +- Revert "drm/amd/display: fix USB-C flag update after enc10 + feature init" (stable-fixes). +- drm/amdkfd: Fix memory leak in create_process failure + (git-fixes). +- drm/amdgpu: remove invalid resource->start check v2 (git-fixes). +- nilfs2: fix OOB in nilfs_set_de_type (git-fixes). +- commit de35710 + +------------------------------------------------------------------- +Fri Apr 19 21:07:04 CEST 2024 - tonyj@suse.de + +- blacklist.conf: kill erroneous blank line added by 58324b9ff787 +- commit abcb85f + +------------------------------------------------------------------- +Fri Apr 19 19:47:40 CEST 2024 - lduncan@suse.com + +- blacklist.conf: add 3 commits to be skipped + One is a configuration change for an unused options, and + two are for SCSI structure changes that breaks kabi. +- commit c143746 + +------------------------------------------------------------------- +Fri Apr 19 18:37:34 CEST 2024 - lduncan@suse.com + +- scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() + (git-fixes). +- scsi: hisi_sas: Modify the deadline for ata_wait_after_reset() + (git-fixes). +- scsi: sd: Unregister device if device_add_disk() failed in + sd_probe() (git-fixes). +- scsi: mylex: Fix sysfs buffer lengths (git-fixes). +- scsi: core: Fix unremoved procfs host directory regression + (git-fixes). +- scsi: sg: Avoid sg device teardown race (git-fixes). +- scsi: libsas: Fix disk not being scanned in after being removed + (git-fixes). +- scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type() + (git-fixes). +- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn + (git-fixes). +- scsi: csiostor: Avoid function pointer casts (git-fixes). +- scsi: mpt3sas: Prevent sending diag_reset when the controller + is ready (git-fixes). +- scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports() + (git-fixes). +- scsi: smartpqi: Fix disable_managed_interrupts (git-fixes). +- scsi: core: Consult supported VPD page list prior to fetching + page (git-fixes). +- commit 8d33038 + +------------------------------------------------------------------- +Fri Apr 19 17:37:43 CEST 2024 - tiwai@suse.de + +- pmdomain: mediatek: fix race conditions with genpd + (CVE-2023-52645 bsc#1223033). +- commit c2656fd + +------------------------------------------------------------------- +Fri Apr 19 17:36:44 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/modpost-Add-.ltext-and-.ltext.-to-TEXT_SECTIONS.patch + This caused an overflow of the table as we haven't taken other earlier + changes. Drop it for now. +- commit bc7d928 + +------------------------------------------------------------------- +Fri Apr 19 16:44:36 CEST 2024 - colyli@suse.de + +- block: Fix WARNING in _copy_from_iter (bsc#1223015, + CVE-2024-26844). +- commit a5a381a + +------------------------------------------------------------------- +Fri Apr 19 15:44:52 CEST 2024 - tiwai@suse.de + +- platform/x86: think-lmi: Fix password opcode ordering for + workstations (CVE-2024-26836 bsc#1222968). +- platform/x86: think-lmi: Enable opcode support on BIOS settings + (CVE-2024-26836 bsc#1222968). +- commit a97b715 + +------------------------------------------------------------------- +Fri Apr 19 14:38:06 CEST 2024 - denis.kirjanov@suse.com + +- net: tcp: fix unexcepted socket die when snd_wnd is 0 + (git-fixes). +- commit e8c290a + +------------------------------------------------------------------- +Fri Apr 19 14:35:34 CEST 2024 - denis.kirjanov@suse.com + +- net: Use sockaddr_storage for getsockopt(SO_PEERNAME) + (git-fixes). +- commit 0bf4249 + +------------------------------------------------------------------- +Fri Apr 19 14:33:22 CEST 2024 - denis.kirjanov@suse.com + +- nf_conntrack: fix -Wunused-const-variable= (git-fixes). +- commit 771e185 + +------------------------------------------------------------------- +Fri Apr 19 14:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: NSH: fix kernel-doc notation warning (git-fixes). +- commit ab89a9e + +------------------------------------------------------------------- +Fri Apr 19 14:28:13 CEST 2024 - denis.kirjanov@suse.com + +- net: llc: fix kernel-doc notation warnings (git-fixes). +- commit a9e21ce + +------------------------------------------------------------------- +Fri Apr 19 14:25:10 CEST 2024 - denis.kirjanov@suse.com + +- inet: frags: eliminate kernel-doc warning (git-fixes). +- commit 3d5b832 + +------------------------------------------------------------------- +Fri Apr 19 14:03:12 CEST 2024 - denis.kirjanov@suse.com + +- net: cfg802154: fix kernel-doc notation warnings (git-fixes). +- commit f9d49a1 + +------------------------------------------------------------------- +Fri Apr 19 13:59:44 CEST 2024 - denis.kirjanov@suse.com + +- net: bonding: remove kernel-doc comment marker (git-fixes). +- commit b25069a + +------------------------------------------------------------------- +Fri Apr 19 13:57:45 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (git-fixes). +- commit da73105 + +------------------------------------------------------------------- +Fri Apr 19 13:55:44 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: dwmac-starfive: Add support for JH7100 SoC + (git-fixes). +- commit 644ea8f + +------------------------------------------------------------------- +Fri Apr 19 13:53:29 CEST 2024 - denis.kirjanov@suse.com + +- bnx2x: Fix firmware version string character counts (git-fixes). +- commit b005933 + +------------------------------------------------------------------- +Fri Apr 19 13:51:38 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: Fix use after free inside sparx5_del_mact_entry + (git-fixes). +- commit 3b59a03 + +------------------------------------------------------------------- +Fri Apr 19 13:32:18 CEST 2024 - tiwai@suse.de + +- Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks + in amdgpu_device_init()" (stable-fixes). +- commit f7f3760 + +------------------------------------------------------------------- +Fri Apr 19 13:30:16 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi: Limit read size on v1.2 (stable-fixes). +- Refresh + patches.suse/usb-typec-ucsi-Update-connector-cap-and-status.patch. +- commit e357444 + +------------------------------------------------------------------- +Fri Apr 19 13:28:57 CEST 2024 - tiwai@suse.de + +- wifi: mt76: mt7996: add locking for accessing mapped registers + (stable-fixes). +- commit ac66d90 + +------------------------------------------------------------------- +Fri Apr 19 13:27:03 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid writing the mac address before + first reading (git-fixes). +- random: handle creditable entropy from atomic process context + (git-fixes). +- firmware: arm_scmi: Make raw debugfs entries non-seekable + (git-fixes). +- mmc: omap: restore original power up/down steps (git-fixes). +- mmc: omap: fix deferred probe (git-fixes). +- mmc: omap: fix broken slot switch lookup (git-fixes). +- nouveau: fix function cast warning (git-fixes). +- PM: s2idle: Make sure CPUs will wakeup directly on resume + (git-fixes). +- platform/chrome: cros_ec_uart: properly fix race condition + (git-fixes). +- platform/x86: intel-vbtn: Update tablet mode switch at end of + probe (git-fixes). +- nouveau: fix devinit paths to only handle display on GSP + (git-fixes). +- gpio: cdev: fix missed label sanitizing in debounce_setup() + (git-fixes). +- gpio: cdev: check for NULL labels when sanitizing them for irqs + (git-fixes). +- gpio: cdev: sanitize the label before requesting the interrupt + (stable-fixes). +- usb: sl811-hcd: only defined function checkdone if QUIRK2 is + defined (stable-fixes). +- usb: typec: tcpci: add generic tcpci fallback compatible + (stable-fixes). +- usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR + (stable-fixes). +- thermal/of: Assume polling-delay(-passive) 0 when absent + (stable-fixes). +- Input: xpad - add support for Snakebyte GAMEPADs (stable-fixes). +- Input: imagis - use FIELD_GET where applicable (stable-fixes). +- input/touchscreen: imagis: Correct the maximum touch area value + (stable-fixes). +- Input: synaptics-rmi4 - fail probing if memory allocation for + "phys" fails (stable-fixes). +- media: sta2x11: fix irq handler cast (stable-fixes). +- media: cec: core: remove length check of Timer Status + (stable-fixes). +- PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge + (stable-fixes). +- platform/x86: touchscreen_dmi: Add an extra entry for a variant + of the Chuwi Vi8 tablet (stable-fixes). +- Input: allocate keycode for Display refresh rate toggle + (stable-fixes). +- pinctrl: renesas: checker: Limit cfg reg enum checks to provided + IDs (stable-fixes). +- HID: input: avoid polling stylus battery on Chromebook Pompom + (stable-fixes). +- wifi: cfg80211: check A-MSDU format more carefully + (stable-fixes). +- wifi: mt76: mt7996: disable AMSDU for non-data frames + (stable-fixes). +- wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro + (stable-fixes). +- wifi: iwlwifi: pcie: Add the PCI device id for new hardware + (stable-fixes). +- wifi: rtw89: pci: enlarge RX DMA buffer to consider size of + RX descriptor (stable-fixes). +- wifi: ath9k: fix LNA selection in ath_ant_try_scan() + (stable-fixes). +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (stable-fixes). +- wifi: rtw89: fix null pointer access when abort scan + (stable-fixes). +- overflow: Allow non-type arg to type_max() and type_min() + (stable-fixes). +- pstore/zone: Add a null pointer check to the psz_kmsg_read + (stable-fixes). +- modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS + (stable-fixes). +- commit 7321185 + +------------------------------------------------------------------- +Fri Apr 19 13:20:06 CEST 2024 - tiwai@suse.de + +- drm/msm/dp: fix typo in dp_display_handle_port_status_changed() + (git-fixes). +- drm/msm/dpu: make error messages at + dpu_core_irq_register_callback() more sensible (git-fixes). +- drm/msm/dpu: don't allow overriding data from catalog + (git-fixes). +- drm/msm: Add newlines to some debug prints (git-fixes). +- drm/vmwgfx: Enable DMA mappings with SEV (git-fixes). +- drm/client: Fully protect modes[] with dev->mode_config.mutex + (stable-fixes). +- Revert "drm/qxl: simplify qxl_fence_wait" (git-fixes). +- drm/ast: Fix soft lockup (git-fixes). +- drm/panfrost: Fix the error path in + panfrost_mmu_map_fault_addr() (git-fixes). +- drm/amd/display: Set VSC SDP Colorimetry same way for MST and + SST (stable-fixes). +- drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= + 1.4 (stable-fixes). +- drm/amd/display: fix disable otg wa logic in DCN316 + (stable-fixes). +- drm/amdgpu: fix incorrect number of active RBs for gfx11 + (stable-fixes). +- drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11 + (stable-fixes). +- drm/amdgpu: Reset dGPU if suspend got aborted (stable-fixes). +- drm/amdgpu: always force full reset for SOC21 (stable-fixes). +- drm/amdkfd: Reset GPU on queue preemption failure + (stable-fixes). +- drm/i915/vrr: Disable VRR when using bigjoiner (stable-fixes). +- drm/i915: Disable port sync when bigjoiner is used + (stable-fixes). +- drm/i915/cdclk: Fix CDCLK programming order when pipes are + active (git-fixes). +- drm/i915: Pre-populate the cursor physical dma address + (git-fixes). +- fbmon: prevent division by zero in fb_videomode_from_videomode() + (stable-fixes). +- fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 + (stable-fixes). +- drm/amd/amdgpu: Fix potential ioremap() memory leaks in + amdgpu_device_init() (stable-fixes). +- drm/amd/display: Fix nanosec stat overflow (stable-fixes). +- drm: Check polling initialized before enabling in + drm_helper_probe_single_connector_modes (stable-fixes). +- drm: Check output polling initialized before disabling + (stable-fixes). +- drm/ttm: return ENOSPC from ttm_bo_mem_space v3 (stable-fixes). +- drm: panel-orientation-quirks: Add quirk for GPD Win Mini + (stable-fixes). +- firmware: tegra: bpmp: Return directly after a failed kzalloc() + in get_filename() (stable-fixes). +- commit 2efe82e + +------------------------------------------------------------------- +Fri Apr 19 13:12:20 CEST 2024 - tiwai@suse.de + +- ata: libata-core: Allow command duration limits detection for + ACS-4 drives (git-fixes). +- amdkfd: use calloc instead of kzalloc to avoid integer overflow + (stable-fixes). +- accel/ivpu: Fix deadlock in context_xa (git-fixes). +- ACPI: scan: Do not increase dep_unmet for already met + dependencies (git-fixes). +- Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED + bit (git-fixes). +- Bluetooth: hci_sock: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: L2CAP: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: RFCOMM: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: SCO: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: Fix memory leak in hci_req_sync_complete() + (git-fixes). +- Bluetooth: hci_sync: Fix using the same interval and window + for Coded PHY (git-fixes). +- Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset + (git-fixes). +- batman-adv: Avoid infinite loop trying to resize local TT + (git-fixes). +- Bluetooth: hci_event: set the conn encrypted before conn + establishes (stable-fixes). +- ASoC: soc-core.c: Skip dummy codec when adding platforms + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE + (stable-fixes). +- ASoC: Intel: avs: Populate board selection with new I2S entries + (stable-fixes). +- ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 + (LAPRC710) laptops (stable-fixes). +- ASoC: SOF: amd: Optimize quirk for Valve Galileo (stable-fixes). +- ALSA: firewire-lib: handle quirk to calculate payload quadlets + as data block counter (stable-fixes). +- Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle + by default" (stable-fixes). +- drm/vc4: don't check if plane->state->fb == state->fb + (stable-fixes). +- ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of + CONFIG_X86_ANDROID_TABLETS (stable-fixes). +- Bluetooth: ISO: Align broadcast sync_timeout with connection + timeout (stable-fixes). +- Bluetooth: Add new quirk for broken read key length on ATS2851 + (stable-fixes). +- Bluetooth: hci_sync: Use QoS to determine which PHY to scan + (stable-fixes). +- Bluetooth: btintel: Fixe build regression (git-fixes). +- Bluetooth: btintel: Fix null ptr deref in btintel_read_version + (stable-fixes). +- drm/i915/display: Use i915_gem_object_get_dma_address to get + dma address (stable-fixes). +- commit 79cdb13 + +------------------------------------------------------------------- +Fri Apr 19 12:55:05 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/stmmac-Clear-variable-when-destroying-workqueue.patch + (git-fixes CVE-2024-26802 bsc#1222799). +- commit a49cc37 + ------------------------------------------------------------------- Fri Apr 19 12:24:47 CEST 2024 - osalvador@suse.de @@ -174,15 +7372,50 @@ Fri Apr 19 12:24:39 CEST 2024 - osalvador@suse.de (git-fixes CVE-2023-52644 bsc#1222961). - commit 2c2d37f +------------------------------------------------------------------- +Fri Apr 19 11:19:08 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/wifi-mac80211-fix-race-condition-on-enabling-fast-xm.patch + (git-fixes CVE-2024-26779 bsc#1222772). +- commit 463d6dd + ------------------------------------------------------------------- Fri Apr 19 10:26:17 CEST 2024 - tiwai@suse.de - Update patch reference of iio fix (CVE-2024-26702 bsc#1222424) - commit 9436142 +------------------------------------------------------------------- +Fri Apr 19 10:02:39 CEST 2024 - tiwai@suse.de + +- Update patch reference for interconnect patch (CVE-2024-26714 bsc#1222489) +- commit 773fbda + +------------------------------------------------------------------- +Thu Apr 18 18:09:21 CEST 2024 - jack@suse.cz + +- ext4: regenerate buddy after block freeing failed if under fc + replay (bsc#1220342 CVE-2024-26601). +- commit fec1ddc + ------------------------------------------------------------------- Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de +- nvme-tcp: strict pdu pacing to avoid send stalls on TLS + (bsc#1221858). +- tls: fix peeking with sync+async decryption (bsc#1221858). +- tls: don't skip over different type records from the rx_list + (bsc#1221858). +- tls: stop recv() if initial process_rx_list gave us non-DATA + (bsc#1221858). +- tls: break out of main loop when PEEK gets a non-data record + (bsc#1221858). +- net: tls: fix returned read length with async decrypt + (bsc#1221858). +- net: tls: fix use-after-free with partial reads and async + (bsc#1221858). +- net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - nvme-tcp: strict pdu pacing to avoid send stalls on TLS (bsc#1221858). - tls: fix peeking with sync+async decryption (bsc#1221858). @@ -199,6 +7432,49 @@ Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de - net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - commit 9d8d293 +------------------------------------------------------------------- +Thu Apr 18 10:56:05 CEST 2024 - hare@suse.de + +- Refresh + patches.suse/nvme-keyring-restrict-match-length-for-version-1-ide.patch. +- commit da3d979 + +------------------------------------------------------------------- +Thu Apr 18 10:41:45 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Fix-endless-loop-in-directory-parsing.patch + (git-fixes bsc#1223030 CVE-2024-26848). +- commit 9f64be5 + +------------------------------------------------------------------- +Wed Apr 17 17:03:22 CEST 2024 - jack@suse.cz + +- fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion + (bsc#1222721 CVE-2024-26764). +- commit 72ff5e9 + +------------------------------------------------------------------- +Wed Apr 17 17:02:58 CEST 2024 - jack@suse.cz + +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via + libaio (bsc#1222721 CVE-2024-26764). +- commit 241f561 + +------------------------------------------------------------------- +Wed Apr 17 16:59:24 CEST 2024 - jack@suse.cz + +- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() + when block bitmap corrupt (bsc#1222622 CVE-2024-26774). +- commit f7c2563 + +------------------------------------------------------------------- +Wed Apr 17 16:58:08 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_try_best_found() (bsc#1222618 CVE-2024-26773). +- commit 920069c + ------------------------------------------------------------------- Wed Apr 17 16:49:31 CEST 2024 - jbohac@suse.cz @@ -216,6 +7492,19 @@ Wed Apr 17 10:59:40 CEST 2024 - oneukum@suse.com Added CVE reference - commit 5db3e1d +------------------------------------------------------------------- +Wed Apr 17 10:26:28 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Fix wrong use of pasid config (git-fixes). +- commit 09ffca7 + +------------------------------------------------------------------- +Wed Apr 17 10:10:56 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Allocate local memory for page request queue + (git-fixes). +- commit 9b67401 + ------------------------------------------------------------------- Wed Apr 17 10:02:03 CEST 2024 - msuchanek@suse.de @@ -283,6 +7572,27 @@ Tue Apr 16 16:43:33 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix BHI documentation (git-fixes). - commit b981493 +------------------------------------------------------------------- +Tue Apr 16 16:20:48 CEST 2024 - denis.kirjanov@suse.com + +- net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check + (bsc#1222635 CVE-2024-26815). +- commit 0dd110f + +------------------------------------------------------------------- +Tue Apr 16 14:49:22 CEST 2024 - iivanov@suse.de + +- spi: cadence-qspi: fix pointer reference in runtime PM hooks (CVE-2024-26807 bsc#1222801) +- commit 5687920 + +------------------------------------------------------------------- +Tue Apr 16 11:03:35 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvmet-fc-avoid-deadlock-on-delete-association-path.patch + (git-fixes CVE-2024-26769 bsc#1222727). +- commit 2dfa751 + ------------------------------------------------------------------- Tue Apr 16 09:40:11 CEST 2024 - petr.pavlu@suse.com @@ -296,6 +7606,24 @@ Tue Apr 16 09:16:16 CEST 2024 - tzimmermann@suse.com Reference bug report and CVE number. - commit 92c99bd +------------------------------------------------------------------- +Tue Apr 16 08:13:20 CEST 2024 - jgross@suse.com + +- xen/events: fix error code in xen_bind_pirq_msi_to_irq() + (git-fixes). +- commit 05ac0c8 + +------------------------------------------------------------------- +Tue Apr 16 07:13:46 CEST 2024 - shung-hsi.yu@suse.com + +- xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL + (bsc#1221303 CVE-2024-26611). +- xsk: fix usage of multi-buffer BPF helpers for ZC XDP + (bsc#1221303 CVE-2024-26611). +- xsk: recycle buffer in case Rx queue was full (bsc#1221303 + CVE-2024-26611). +- commit c10f182 + ------------------------------------------------------------------- Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com @@ -307,6 +7635,12 @@ Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com (git-fixes bsc#1222726 CVE-2024-26766) - commit 3b16fea +------------------------------------------------------------------- +Tue Apr 16 05:50:53 CEST 2024 - nmorey@suse.com + +- RDMA/cm: add timeout to cm_destroy_id wait (git-fixes) +- commit e7fcab4 + ------------------------------------------------------------------- Mon Apr 15 18:58:02 CEST 2024 - jwiesner@suse.de @@ -327,6 +7661,39 @@ Mon Apr 15 18:49:18 CEST 2024 - krisman@suse.de (bsc#1220709). - commit 78244c6 +------------------------------------------------------------------- +Mon Apr 15 18:16:23 CEST 2024 - jgross@suse.com + +- xen/evtchn: avoid WARN() when unbinding an event channel + (git-fixes). +- commit fe7eef3 + +------------------------------------------------------------------- +Mon Apr 15 17:40:50 CEST 2024 - jgross@suse.com + +- xen/events: increment refcnt only if event channel is refcounted + (git-fixes). +- commit af3cb5d + +------------------------------------------------------------------- +Mon Apr 15 17:05:19 CEST 2024 - jgross@suse.com + +- xen-netfront: Add missing skb_mark_for_recycle (git-fixes). +- commit 421f313 + +------------------------------------------------------------------- +Mon Apr 15 16:29:50 CEST 2024 - jgross@suse.com + +- x86/xen: attempt to inflate the memory balloon on PVH + (git-fixes). +- commit df9367a + +------------------------------------------------------------------- +Mon Apr 15 15:53:54 CEST 2024 - jgross@suse.com + +- x86/xen: Add some null pointer checking to smp.c (git-fixes). +- commit f502fc5 + ------------------------------------------------------------------- Mon Apr 15 15:31:22 CEST 2024 - nik.borisov@suse.com @@ -352,6 +7719,14 @@ Mon Apr 15 15:23:07 CEST 2024 - nik.borisov@suse.com - x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr' (git-fixes). - commit 6aec207 +------------------------------------------------------------------- +Mon Apr 15 15:17:26 CEST 2024 - jgross@suse.com + +- xen/events: modify internal [un]bind interfaces (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit 77df536 + ------------------------------------------------------------------- Mon Apr 15 15:13:05 CEST 2024 - nik.borisov@suse.com @@ -364,6 +7739,12 @@ Mon Apr 15 15:03:47 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix return type of spectre_bhi_state() (git-fixes). - commit 13662e2 +------------------------------------------------------------------- +Mon Apr 15 15:03:00 CEST 2024 - jgross@suse.com + +- xen/events: drop xen_allocate_irqs_dynamic() (git-fixes). +- commit a93b368 + ------------------------------------------------------------------- Mon Apr 15 14:53:43 CEST 2024 - nik.borisov@suse.com @@ -396,6 +7777,15 @@ Mon Apr 15 14:22:08 CEST 2024 - nik.borisov@suse.com - x86/bhi: Enumerate Branch History Injection (BHI) bug (bsc#1222823). - commit 5ca568d +------------------------------------------------------------------- +Mon Apr 15 14:04:22 CEST 2024 - jgross@suse.com + +- xen/events: remove some simple helpers from events_base.c + (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit faab65b + ------------------------------------------------------------------- Mon Apr 15 14:00:05 CEST 2024 - nik.borisov@suse.com @@ -408,6 +7798,20 @@ Mon Apr 15 13:55:12 CEST 2024 - nik.borisov@suse.com - x86/bhi: Add support for clearing branch history at syscall entry (bsc#1222823). - commit dee5dff +------------------------------------------------------------------- +Mon Apr 15 13:18:01 CEST 2024 - jgross@suse.com + +- xen/events: reduce externally visible helper functions + (git-fixes). +- commit a7834c4 + +------------------------------------------------------------------- +Mon Apr 15 12:39:49 CEST 2024 - jgross@suse.com + +- xen: evtchn: Allow shared registration of IRQ handers + (git-fixes). +- commit fac6c90 + ------------------------------------------------------------------- Mon Apr 15 12:31:43 CEST 2024 - tbogendoerfer@suse.de @@ -471,6 +7875,28 @@ Mon Apr 15 10:15:49 CEST 2024 - iivanov@suse.de - Update patches.suse/spi-hisi-sfc-v3xx-Return-IRQ_NONE-if-no-interrupts-w.patch (git-fixes CVE-2024-26776 bsc#1222764) - commit ec068f3 +------------------------------------------------------------------- +Mon Apr 15 09:13:59 CEST 2024 - colyli@suse.de + +- blacklist.conf: add non-backport md git-fixes patch commit. +- commit 58324b9 + +------------------------------------------------------------------- +Mon Apr 15 09:12:46 CEST 2024 - colyli@suse.de + +- Delete the disabled patch which breaks KABI now, + patches.suse/md-bitmap-don-t-use-index-for-pages-backing-the-bitm-d703.patch. +- blacklist.conf: add the above patch commit. +- commit 9b0b89b + +------------------------------------------------------------------- +Sun Apr 14 03:57:08 CEST 2024 - glass.su@suse.com + +- dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape (bsc#1219596) + Also update diff context in + patches.suse/dm-raid-fix-false-positive-for-requeue-needed-during-b25b.patch +- commit 4604cae + ------------------------------------------------------------------- Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de @@ -479,6 +7905,22 @@ Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de (bsc#1219596, bsc#1222531, CVE-2024-26756). - commit de5884e +------------------------------------------------------------------- +Sat Apr 13 10:57:41 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222531, CVE-2024-26756 references, + patches.suse/md-Don-t-register-sync_thread-for-reshape-directly-ad39.patch + (bsc#1219596, bsc#1222531, CVE-2024-26756). +- commit 4150d19 + +------------------------------------------------------------------- +Sat Apr 13 10:33:55 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222527, CVE-2024-26757 references, + patches.suse/md-Don-t-ignore-read-only-array-in-md_check_recovery-55a4.patch + (bsc#1219596, bsc#1222527, CVE-2024-26757). +- commit 67019f2 + ------------------------------------------------------------------- Sat Apr 13 10:30:45 CEST 2024 - colyli@suse.de @@ -503,12 +7945,69 @@ Sat Apr 13 09:00:48 CEST 2024 - colyli@suse.de (bsc#1222720, CVE-2024-26763). - commit 710cd5e +------------------------------------------------------------------- +Sat Apr 13 03:43:33 CEST 2024 - lduncan@suse.com + +- scsi: target: pscsi: Fix bio_put() for error case (bsc#1222596 + cve-2024-267600). +- commit a67c294 + +------------------------------------------------------------------- +Fri Apr 12 18:13:34 CEST 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Bounds check mapped::pages access + (git-fixes). +- commit b7fc473 + +------------------------------------------------------------------- +Fri Apr 12 18:03:48 CEST 2024 - vkarasulli@suse.de + +- iommufd: Reject non-zero data_type if no data_len is provided + (git-fixes). +- commit ceca619 + +------------------------------------------------------------------- +Fri Apr 12 17:49:22 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Update iotlb in nested domain attach (git-fixes). +- commit e2cf9d1 + +------------------------------------------------------------------- +Fri Apr 12 17:01:14 CEST 2024 - vkarasulli@suse.de + +- iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA + (git-fixes). +- commit 200d970 + +------------------------------------------------------------------- +Fri Apr 12 16:15:33 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: Test racing between bpf_timer_cancel_and_free + and bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- bpf: Fix racing between bpf_timer_cancel_and_free and + bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- commit 24333b7 + ------------------------------------------------------------------- Fri Apr 12 15:26:58 CEST 2024 - iivanov@suse.de - Update patches.suse/ARM-ep93xx-Add-terminator-to-gpiod_lookup_table.patch (git-fixes CVE-2024-26751 bsc#1222724) - commit a85b7fa +------------------------------------------------------------------- +Fri Apr 12 15:00:47 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Fix NULL pointer dereference in + sk_psock_verdict_data_ready() (bsc#1222371 CVE-2024-26731). +- commit 9a8765c + +------------------------------------------------------------------- +Fri Apr 12 14:08:13 CEST 2024 - denis.kirjanov@suse.com + +- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter + (bsc#1222630 CVE-2024-26805). +- commit 8e8585b + ------------------------------------------------------------------- Fri Apr 12 13:46:08 CEST 2024 - iivanov@suse.de @@ -538,12 +8037,19 @@ Fri Apr 12 10:03:51 CEST 2024 - dfaggioli@suse.com (bsc#1219475). - commit 99d8e75 +------------------------------------------------------------------- +Fri Apr 12 08:14:57 CEST 2024 - trenn@suse.com + +- tools/power/turbostat: Fix uncore frequency file string + (bsc#1221765). +- commit dfd2a8e + ------------------------------------------------------------------- Thu Apr 11 17:42:57 CEST 2024 - dfaggioli@suse.com - KVM: arm64: Always invalidate TLB for stage-2 permission faults (bsc#1219478). -- commit 1762ca5 +- commit d1d5006 ------------------------------------------------------------------- Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com @@ -551,7 +8057,7 @@ Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com - Update patches.suse/usb-cdns3-fixed-memory-use-after-free-at-cdns3_gadge.patch (git-fixes CVE-2024-26749 bsc#1222680). -- commit e627f8d +- commit 25b429b ------------------------------------------------------------------- Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com @@ -559,7 +8065,7 @@ Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com - Update patches.suse/powerpc-pseries-iommu-IOMMU-table-is-not-initialized.patch (bsc#1220492 ltc#205270 CVE-2024-26745 bsc#1222678). -- commit 6398fc1 +- commit 589b808 ------------------------------------------------------------------- Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com @@ -567,14 +8073,20 @@ Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com - Update patches.suse/l2tp-pass-correct-message-length-to-ip6_append_data.patch (bsc#1220419 CVE-2024-26752 bsc#1222667). -- commit 1a3becd +- commit 2f09d95 + +------------------------------------------------------------------- +Thu Apr 11 15:17:11 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add d9b3ce8769e3 mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats +- commit 82800cb ------------------------------------------------------------------- Thu Apr 11 12:01:45 CEST 2024 - jslaby@suse.cz - tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619). -- commit a9c1ee0 +- commit 3d5abbd ------------------------------------------------------------------- Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com @@ -582,7 +8094,32 @@ Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com - Update patches.suse/crypto-arm64-neonbs-fix-out-of-bounds-access-on-shor.patch (git-fixes CVE-2024-26789). -- commit 270f850 +- commit 98918ce + +------------------------------------------------------------------- +Wed Apr 10 21:10:17 CEST 2024 - mkubecek@suse.cz + +- arp: Prevent overflow in arp_req_get() (CVE-2024-26733 + bsc#1222585). +- commit 2f8c9e8 + +------------------------------------------------------------------- +Wed Apr 10 20:46:47 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: use the backlog for mirred ingress + (CVE-2024-26740 bsc#1222563). +- refresh: + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit b1920f0 + +------------------------------------------------------------------- +Wed Apr 10 19:15:08 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: don't override retval if we already + lost the skb (CVE-2024-26733 bsc#1222585). +- net/sched: act_mirred: Create function tcf_mirred_to_dev and + improve readability (CVE-2024-26733 bsc#1222585). +- commit 805fd21 ------------------------------------------------------------------- Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com @@ -591,7 +8128,7 @@ Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com patches.suse/usb-cdns3-fix-memory-double-free-when-handle-zero-pa.patch (bsc#1222513 CVE-2024-26748). Added CVE references -- commit b3e425f +- commit 7c3ca16 ------------------------------------------------------------------- Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com @@ -600,7 +8137,34 @@ Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com patches.suse/usb-dwc3-gadget-Fix-NULL-pointer-dereference-in-dwc3.patch (bsc#1222561 CVE-2024-26715). Added CVE reference -- commit ebacab7 +- commit f58a80f + +------------------------------------------------------------------- +Wed Apr 10 13:28:09 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Defer enablement of static branch (bsc#1222366). +- commit a442fcd + +------------------------------------------------------------------- +Wed Apr 10 12:27:41 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Make wake once of ring_buffer_wait() more robust + (git-fixes). +- commit 3cff1f5 + +------------------------------------------------------------------- +Wed Apr 10 12:26:04 CEST 2024 - petr.pavlu@suse.com + +- tracing: Have saved_cmdlines arrays all in one allocation + (git-fixes). +- commit 8871703 + +------------------------------------------------------------------- +Wed Apr 10 12:23:30 CEST 2024 - petr.pavlu@suse.com + +- tracing/ring-buffer: Fix wait_on_pipe() race (git-fixes). +- kABI: Adjust trace_iterator.wait_index (git-fixes). +- commit 503fcea ------------------------------------------------------------------- Wed Apr 10 11:59:16 CEST 2024 - mhocko@suse.com @@ -618,6 +8182,19 @@ Wed Apr 10 11:55:18 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26699 bsc#1222602). - commit f52d16e +------------------------------------------------------------------- +Wed Apr 10 11:51:14 CEST 2024 - denis.kirjanov@suse.com + +- igc: Remove stale comment about Tx timestamping (git-fixes). +- commit 83821ed + +------------------------------------------------------------------- +Wed Apr 10 11:49:20 CEST 2024 - denis.kirjanov@suse.com + +- ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() + (git-fixes). +- commit aab4796 + ------------------------------------------------------------------- Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com @@ -626,13 +8203,128 @@ Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26753 bsc#1222601). - commit 0099199 +------------------------------------------------------------------- +Wed Apr 10 11:47:20 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix memory corruption bug with suspend and rebuild + (git-fixes). +- commit 5927273 + +------------------------------------------------------------------- +Wed Apr 10 11:42:57 CEST 2024 - denis.kirjanov@suse.com + +- ice: Refactor FW data type and fix bitmap casting issue + (git-fixes). +- commit ddf5e8c + +------------------------------------------------------------------- +Wed Apr 10 11:41:07 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: call request_irq() after NAPI initialized + (git-fixes). +- commit 39b7ae3 + +------------------------------------------------------------------- +Wed Apr 10 11:37:17 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: mark unexcuted loopback test result as UNEXECUTED + (git-fixes). +- commit 88d4f13 + +------------------------------------------------------------------- +Wed Apr 10 11:34:49 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when devlink reload during pf + initialization (git-fixes). +- commit 5900fb4 + +------------------------------------------------------------------- +Wed Apr 10 11:33:08 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix index limit to support all queue stats + (git-fixes). +- commit fcda370 + +------------------------------------------------------------------- +Wed Apr 10 11:31:33 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop PHY during open() error paths (git-fixes). +- commit 087df13 + +------------------------------------------------------------------- +Wed Apr 10 11:29:31 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix handling of all link-local frames + (git-fixes). +- commit 62930ae + +------------------------------------------------------------------- +Wed Apr 10 11:27:53 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix link-local frames that ingress vlan + filtering ports (git-fixes). +- commit 7b1c501 + +------------------------------------------------------------------- +Wed Apr 10 11:01:57 CEST 2024 - lhenriques@suse.de + +- ceph: stop copying to iter at EOF on sync reads (bsc#1222606). +- commit 6d8bd5d + +------------------------------------------------------------------- +Wed Apr 10 10:55:25 CEST 2024 - ailiop@suse.com + +- dlm: fix user space lkb refcounting (git-fixes). +- commit 26e28b8 + ------------------------------------------------------------------- Wed Apr 10 10:55:08 CEST 2024 - lhenriques@suse.de - Update patches.suse/ceph-prevent-use-after-free-in-encode_cap_msg.patch (bsc#1221391 CVE-2024-26689). -- commit 8a44287 +- commit 05ffdb2 + +------------------------------------------------------------------- +Wed Apr 10 10:51:29 CEST 2024 - ailiop@suse.com + +- ubifs: Queue up space reservation tasks if retrying many times + (git-fixes). +- commit 44bfcee + +------------------------------------------------------------------- +Wed Apr 10 10:48:38 CEST 2024 - ailiop@suse.com + +- ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed + (git-fixes). +- commit 9a4ebd6 + +------------------------------------------------------------------- +Wed Apr 10 10:46:57 CEST 2024 - ailiop@suse.com + +- ubifs: Remove unreachable code in dbg_check_ltab_lnum + (git-fixes). +- commit f4e5ca1 + +------------------------------------------------------------------- +Wed Apr 10 10:46:09 CEST 2024 - ailiop@suse.com + +- ubifs: fix sort function prototype (git-fixes). +- commit f7d0a9f + +------------------------------------------------------------------- +Wed Apr 10 10:43:35 CEST 2024 - ailiop@suse.com + +- ubifs: Set page uptodate in the correct place (git-fixes). +- commit aa187f8 + +------------------------------------------------------------------- +Wed Apr 10 09:42:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Increase-buffer-size-in-afs_update_volume_status.patch + (git-fixes CVE-2024-26736 bsc#1222586). +- commit 06c0c6c ------------------------------------------------------------------- Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com @@ -642,6 +8334,22 @@ Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com (bsc#1219126 CVE-2024-26727 bsc#1222536). - commit 7bb93e9 +------------------------------------------------------------------- +Tue Apr 9 15:47:49 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-hang-in-nilfs_lookup_dirty_data_buffers.patch + (git-fixes CVE-2024-26696 bsc#1222549). +- commit 932abcf + +------------------------------------------------------------------- +Tue Apr 9 15:45:50 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-data-corruption-in-dsync-block-recovery-f.patch + (git-fixes CVE-2024-26697 bsc#1222550). +- commit fa7ddf4 + ------------------------------------------------------------------- Tue Apr 9 15:31:06 CEST 2024 - mhocko@suse.com @@ -658,6 +8366,22 @@ Tue Apr 9 15:24:32 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26722 bsc#1222520). - commit f0aaca0 +------------------------------------------------------------------- +Tue Apr 9 14:05:59 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: use #define for string constants + (bsc#1222445 CVE-2024-26684). +- net: stmmac: xgmac: fix a typo of register name in DPP safety + handling (bsc#1222445 CVE-2024-26684). +- commit 75e180f + +------------------------------------------------------------------- +Tue Apr 9 13:23:52 CEST 2024 - jack@suse.cz + +- ext4: fix double-free of blocks due to wrong extents moved_len + (bsc#1222422 CVE-2024-26704). +- commit ff97911 + ------------------------------------------------------------------- Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com @@ -666,6 +8390,36 @@ Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com (git-fixes CVE-2024-26681 bsc#1222431). - commit 12b3ceb +------------------------------------------------------------------- +Tue Apr 9 11:58:59 CEST 2024 - mkoutny@suse.com + +- mm: memcg: don't periodically flush stats when memcg is disabled + (bsc#1222525). +- commit 5b28bba + +------------------------------------------------------------------- +Tue Apr 9 11:29:43 CEST 2024 - mkoutny@suse.com + +- mm: memcg: use larger batches for proactive reclaim + (bsc#1222522). +- commit b1effac + +------------------------------------------------------------------- +Tue Apr 9 10:55:41 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: fix handling of DPP safety error for DMA + channels (bsc#1222445 CVE-2024-26684). +- commit a8e5095 + +------------------------------------------------------------------- +Tue Apr 9 10:52:47 CEST 2024 - tbogendoerfer@suse.de + +- Update + patches.suse/gtp-fix-use-after-free-and-null-ptr-deref-in-gtp_new.patch + (bsc#1222428 CVE-2024-26793). + Added CVE reference. +- commit 956dfa1 + ------------------------------------------------------------------- Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com @@ -673,6 +8427,31 @@ Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26694 bsc#1222466). - commit 5048255 +------------------------------------------------------------------- +Tue Apr 9 09:41:50 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix printing of stack records (bsc#1222366). +- commit 18c2e4e + +------------------------------------------------------------------- +Tue Apr 9 09:27:37 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix accounting of pages when migrating + (bsc#1222366). +- commit aaa0270 + +------------------------------------------------------------------- +Tue Apr 9 09:25:23 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix refcount imbalance (bsc#1222366). +- commit f6d6769 + +------------------------------------------------------------------- +Tue Apr 9 09:17:36 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Update metadata for tail pages (bsc#1222366). +- commit 6f3c7f1 + ------------------------------------------------------------------- Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de @@ -680,6 +8459,358 @@ Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de (bsc#1219264 CVE-2024-0841). - commit 440934e +------------------------------------------------------------------- +Mon Apr 8 23:34:57 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-potential-bug-in-end_buffer_async_write.patch + (git-fixes CVE-2024-26685 bsc#1222437). +- commit f659b7a + +------------------------------------------------------------------- +Mon Apr 8 18:52:51 CEST 2024 - jack@suse.cz + +- nfsd: Fix error cleanup path in nfsd_rename() (bsc#1221044 + CVE-2023-52591). +- commit e2fc972 + +------------------------------------------------------------------- +Mon Apr 8 15:42:50 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use separate handlers for interrupts (git-fixes). +- commit fdf696d + +------------------------------------------------------------------- +Mon Apr 8 15:41:20 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Send UP messages to VF only when VF is up + (git-fixes). +- commit e9223ab + +------------------------------------------------------------------- +Mon Apr 8 15:39:52 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Use default max_active works instead of one + (git-fixes). +- commit e2c337f + +------------------------------------------------------------------- +Mon Apr 8 15:38:18 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Wait till detach_resources msg is complete + (git-fixes). +- commit e377bd9 + +------------------------------------------------------------------- +Mon Apr 8 15:36:43 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2: Detect the mbox up or down message via register + (git-fixes). +- commit 9554388 + +------------------------------------------------------------------- +Mon Apr 8 15:35:03 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: fix phy_read_poll_timeout argument type in + genphy_loopback (git-fixes). +- commit 0a16435 + +------------------------------------------------------------------- +Mon Apr 8 15:33:23 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: access device through ctx instead of peer + (git-fixes). +- commit 42d72df + +------------------------------------------------------------------- +Mon Apr 8 15:31:51 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: check for dangling peer via is_dead instead + of empty list (git-fixes). +- commit a1c80d8 + +------------------------------------------------------------------- +Mon Apr 8 15:29:55 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: receive: annotate data-race around + receiving_counter.counter (git-fixes). +- commit 17fcb7b + +------------------------------------------------------------------- +Mon Apr 8 15:28:14 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: prevent possible incorrect XTAL frequency + selection (git-fixes). +- commit 3804285 + +------------------------------------------------------------------- +Mon Apr 8 15:27:55 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Disable wakeup at remove (git-fixes). +- commit d52ac96 + +------------------------------------------------------------------- +Mon Apr 8 15:26:29 CEST 2024 - denis.kirjanov@suse.com + +- net: veth: do not manipulate GRO when using XDP (git-fixes). +- commit 15eca84 + +------------------------------------------------------------------- +Mon Apr 8 15:26:14 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: fix module unload/reload behavior (git-fixes). +- commit 6f51a6a + +------------------------------------------------------------------- +Mon Apr 8 15:22:05 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Rename private data (git-fixes). +- commit 7196cb2 + +------------------------------------------------------------------- +Mon Apr 8 15:13:48 CEST 2024 - oneukum@suse.com + +- net: smsc95xx: add support for SYS TEC USB-SPEmodule1 + (git-fixes). +- commit 9896f5f + +------------------------------------------------------------------- +Mon Apr 8 14:16:41 CEST 2024 - osalvador@suse.de + +- mm,page_owner: fix recursion (bsc#1222366). +- commit 297023a + +------------------------------------------------------------------- +Mon Apr 8 14:15:30 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Use wait_event_interruptible() in + ring_buffer_wait() (git-fixes). +- commit 20eed3f + +------------------------------------------------------------------- +Mon Apr 8 14:13:58 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix full_waiters_pending in poll (git-fixes). +- commit 76c6893 + +------------------------------------------------------------------- +Mon Apr 8 14:13:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: drop unnecessary check (bsc#1222366). +- commit 233b383 + +------------------------------------------------------------------- +Mon Apr 8 14:11:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: check for null stack_record before bumping its + refcount (bsc#1222366). +- commit 232b11a + +------------------------------------------------------------------- +Mon Apr 8 14:09:40 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Do not set shortest_full when full target is hit + (git-fixes). +- commit 9d2e0c0 + +------------------------------------------------------------------- +Mon Apr 8 14:07:35 CEST 2024 - petr.pavlu@suse.com + +- tracing: Use .flush() call to wake up readers (git-fixes). +- commit ae4cfa5 + +------------------------------------------------------------------- +Mon Apr 8 13:52:39 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix resetting of shortest_full (git-fixes). +- commit eec6028 + +------------------------------------------------------------------- +Mon Apr 8 13:46:26 CEST 2024 - iivanov@suse.de + +- arm64/ptrace: Use saved floating point state type to determine SVE (git-fixes) +- commit 7892aeb + +------------------------------------------------------------------- +Mon Apr 8 13:41:37 CEST 2024 - iivanov@suse.de + +- bpf, arm64: fix bug in BPF_LDX_MEMSX (git-fixes) +- commit 8894bd2 + +------------------------------------------------------------------- +Mon Apr 8 13:38:54 CEST 2024 - iivanov@suse.de + +- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (git-fixes) +- commit c68c0f5 + +------------------------------------------------------------------- +Mon Apr 8 13:37:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang") +- commit 92045ae + +------------------------------------------------------------------- +Mon Apr 8 13:35:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (git-fixes) +- commit 193e8cd + +------------------------------------------------------------------- +Mon Apr 8 13:33:18 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Set the correct PHY mode for MGBE (git-fixes) +- commit 68a4464 + +------------------------------------------------------------------- +Mon Apr 8 13:31:20 CEST 2024 - iivanov@suse.de + +- arm64: dts: Fix dtc interrupt_provider warnings (git-fixes) +- commit 41dcf37 + +------------------------------------------------------------------- +Mon Apr 8 13:25:09 CEST 2024 - iivanov@suse.de + +- arm64/sve: Lower the maximum allocation for the SVE ptrace regset (git-fixes) +- commit e1e7f29 + +------------------------------------------------------------------- +Mon Apr 8 13:23:24 CEST 2024 - ohering@suse.de + +- net: mana: Fix Rx DMA datasize and skb_over_panic (git-fixes). +- x86/hyperv: Use per cpu initial stack for vtl context + (git-fixes). +- RDMA/mana_ib: Fix bug in creation of dma regions (git-fixes). +- PCI: hv: Fix ring buffer size calculation (git-fixes). +- x86/hyperv: Allow 15-bit APIC IDs for VTL platforms (git-fixes). +- commit ff0ef0f + +------------------------------------------------------------------- +Mon Apr 8 13:17:05 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix waking up ring buffer readers (git-fixes). +- commit 0457e87 + +------------------------------------------------------------------- +Mon Apr 8 13:12:33 CEST 2024 - mgorman@suse.de + +- sched/fair: Use helper functions to access root_domain::overload + (bsc#1222173). +- sched/fair: Check root_domain::overload value before update + (bsc#1222173). +- sched/balancing: Rename newidle_balance() => + sched_balance_newidle() (bsc#1222173). +- commit bfceb46 + +------------------------------------------------------------------- +Mon Apr 8 12:34:16 CEST 2024 - petr.pavlu@suse.com + +- tracing: Remove precision vsnprintf() check from print event + (git-fixes). +- commit 84653fa + +------------------------------------------------------------------- +Mon Apr 8 12:30:53 CEST 2024 - petr.pavlu@suse.com + +- tracing/net_sched: Fix tracepoints that save qdisc_dev() + as a string (git-fixes). +- commit 623f97a + +------------------------------------------------------------------- +Sat Apr 6 08:52:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for ASUS Laptops using CS35L56 + (stable-fixes). +- ALSA: hda/realtek: Add quirks for some Clevo laptops + (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000 + (stable-fixes). +- ALSA: hda/realtek: fix the hp playback volume issue for LG + machines (stable-fixes). +- commit dc89a62 + +------------------------------------------------------------------- +Sat Apr 6 08:49:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYR + (stable-fixes). +- ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 + 16ARHA7 models (stable-fixes). +- ALSA: hda/realtek - Fix inactive headset mic jack + (stable-fixes). +- commit 048c9fd + +------------------------------------------------------------------- +Sat Apr 6 08:46:37 CEST 2024 - tiwai@suse.de + +- spi: mchp-pci1xxx: Fix a possible null pointer dereference in + pci1xxx_spi_probe (git-fixes). +- spi: spi-fsl-lpspi: remove redundant spi_controller_put call + (git-fixes). +- regmap: maple: Fix uninitialized symbol 'ret' warnings + (git-fixes). +- regmap: maple: Fix cache corruption in regcache_maple_drop() + (git-fixes). +- ata: sata_mv: Fix PCI device ID table declaration compilation + warning (git-fixes). +- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit + (git-fixes). +- ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl() + (git-fixes). +- ASoC: amd: acp: fix for acp_init function error handling + (git-fixes). +- ASoC: rt722-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt712-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdca: fix locking sequence (git-fixes). +- ASoC: rt5682-sdw: fix locking sequence (git-fixes). +- ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw + (git-fixes). +- ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support + headset with microphone (git-fixes). +- ASoC: tas2781: mark dvc_tlv with __maybe_unused (git-fixes). +- ALSA: hda: cs35l56: Add ACPI device match tables (git-fixes). +- drm/i915/mst: Reject FEC+MST on ICL (git-fixes). +- drm/i915/mst: Limit MST+DSC to TGL+ (git-fixes). +- drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY + < 13 (git-fixes). +- drm/i915/gt: Enable only one CCS for compute workload + (git-fixes). +- drm/i915/gt: Do not generate the command streamer for all the + CCS (git-fixes). +- drm/i915/gt: Disable HW load balancing for CCS (git-fixes). +- drm/i915/dp: Remove support for UHBR13.5 (git-fixes). +- drm/display: fix typo (git-fixes). +- drm/prime: Unbreak virtgpu dma-buf export (git-fixes). +- nouveau/uvmm: fix addr/range calcs for remap operations + (git-fixes). +- drm/panfrost: fix power transition timeout warnings (git-fixes). +- commit 7455674 + +------------------------------------------------------------------- +Sat Apr 6 08:42:51 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/counter-fix-privdata-alignment.patch + This actually breaks the build when CONFIG_COUNTER=y +- commit b8cad45 + +------------------------------------------------------------------- +Fri Apr 5 17:14:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-sh-aica-reorder-cleanup-operations-to-avoid-UAF.patch + (git-fixes CVE-2024-26654 bsc#1222304). +- Update patches.suse/drm-amdgpu-fix-use-after-free-bug.patch + (stable-fixes CVE-2024-26656 bsc#1222307). +- Update + patches.suse/drm-sched-fix-null-ptr-deref-in-init-entity.patch + (git-fixes CVE-2024-26657 bsc#1222273). +- Update + patches.suse/net-pds_core-Fix-possible-double-free-in-error-handl.patch + (git-fixes CVE-2024-26652 bsc#1222115). +- Update patches.suse/ppp_async-limit-MRU-to-64K.patch (git-fixes + CVE-2024-26675 bsc#1222379). +- commit 05edc93 + ------------------------------------------------------------------- Fri Apr 5 14:49:11 CEST 2024 - mfranc@suse.cz @@ -774,18 +8905,346 @@ Fri Apr 5 14:49:02 CEST 2024 - mfranc@suse.cz (CVE-2023-4881 bsc#1215221 CVE-2023-52628 bsc#1222117). - commit dc877fc +------------------------------------------------------------------- +Fri Apr 5 10:20:33 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid the interface always configured + as random address (git-fixes). +- net: phy: micrel: lan8814: Fix when enabling/disabling 1-step + timestamping (git-fixes). +- r8169: fix issue caused by buggy BIOS on certain boards with + RTL8168d (git-fixes). +- ax25: fix use-after-free bugs caused by ax25_ds_del_timer + (git-fixes). +- net: phy: micrel: Fix potential null pointer dereference + (git-fixes). +- Bluetooth: Fix TOCTOU in HCI debugfs implementation (git-fixes). +- Bluetooth: hci_sync: Fix not checking error on + hci_cmd_sync_cancel_sync (git-fixes). +- Bluetooth: qca: fix device-address endianness (git-fixes). +- Bluetooth: add quirk for broken address properties (git-fixes). +- r8169: skip DASH fw status checks when DASH is disabled + (git-fixes). +- commit 8be20da + +------------------------------------------------------------------- +Fri Apr 5 10:14:59 CEST 2024 - tiwai@suse.de + +- kasan: disable kasan_non_canonical_hook() for HW tags + (git-fixes). +- commit 0d24410 + ------------------------------------------------------------------- Thu Apr 4 19:00:43 CEST 2024 - jack@suse.cz - selinux: saner handling of policy reloads (bsc#1222230). - commit 35fdf2d +------------------------------------------------------------------- +Thu Apr 4 13:10:54 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore brcmfmac-specific local symbols +- commit 4492559 + +------------------------------------------------------------------- +Thu Apr 4 12:30:48 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix oob in ntfs_listxattr (bsc#1222301 + CVE-2023-52640). +- commit eaa4525 + +------------------------------------------------------------------- +Thu Apr 4 10:53:36 CEST 2024 - mbrugger@suse.com + +- tee: amdtee: fix use-after-free vulnerability in + amdtee_close_session (bsc#1220915 CVE-2023-52503). +- commit 861ab74 + +------------------------------------------------------------------- +Thu Apr 4 10:33:06 CEST 2024 - denis.kirjanov@suse.com + +- net: ethernet: mtk_eth_soc: fix PPE hanging issue (git-fixes). +- commit 57f3e15 + +------------------------------------------------------------------- +Thu Apr 4 10:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when + MAC is up (git-fixes). +- commit 19afa38 + +------------------------------------------------------------------- +Thu Apr 4 10:29:08 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use matching wake_up API variant in CGX command + interface (git-fixes). +- commit 4f98ac2 + +------------------------------------------------------------------- +Thu Apr 4 10:27:05 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: tracing: fix hclgevf trace event strings (git-fixes). +- commit 786a967 + +------------------------------------------------------------------- +Thu Apr 4 10:24:13 CEST 2024 - denis.kirjanov@suse.com + +- nfp: flower: handle acti_netdevs allocation failure (git-fixes). +- commit e441ee8 + +------------------------------------------------------------------- +Thu Apr 4 10:22:25 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix stats being updated by way too large values + (git-fixes). +- commit a2ff54d + +------------------------------------------------------------------- +Thu Apr 4 10:20:37 CEST 2024 - denis.kirjanov@suse.com + +- igb: Fix missing time sync events (git-fixes). +- commit 0cd215b + +------------------------------------------------------------------- +Thu Apr 4 10:18:38 CEST 2024 - denis.kirjanov@suse.com + +- igc: Fix missing time sync events (git-fixes). +- commit f2d41db + +------------------------------------------------------------------- +Thu Apr 4 08:42:09 CEST 2024 - tiwai@suse.de + +- staging: vc04_services: changen strncpy() to strscpy_pad() + (stable-fixes). +- Refresh + patches.suse/staging-vc04_services-fix-information-leak-in-create.patch. +- commit f661a45 + +------------------------------------------------------------------- +Thu Apr 4 08:40:57 CEST 2024 - tiwai@suse.de + +- drm/amd/display: Remove MPC rate control logic from DCN30 and + above (stable-fixes). +- commit 264c256 + +------------------------------------------------------------------- +Thu Apr 4 08:36:44 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: pcie: fix RB status reading (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-pcie-add-another-missing-bh-disable-for.patch. +- commit 9937396 + +------------------------------------------------------------------- +Thu Apr 4 08:31:55 CEST 2024 - tiwai@suse.de + +- vboxsf: Avoid an spurious warning if load_nls_xxx() fails + (git-fixes). +- USB: core: Fix deadlock in port "disable" sysfs attribute + (stable-fixes). +- USB: core: Add hub_get() and hub_put() routines (stable-fixes). +- usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset + (stable-fixes). +- usb: typec: ucsi: Ack unsupported commands (stable-fixes). +- usb: udc: remove warning when queue disabled ep (stable-fixes). +- Revert "usb: phy: generic: Get the vbus supply" (git-fixes). +- USB: UAS: return ENODEV when submit urbs fail with device not + attached (stable-fixes). +- drm/i915/bios: Tolerate devdata==NULL in + intel_bios_encoder_supports_dp_dual_mode() (stable-fixes). +- drm/amd/display: Set DCN351 BB and IP the same as DCN35 + (stable-fixes). +- drm/amd/display: Fix bounds check for dcn35 DcfClocks + (git-fixes). +- drm/amdkfd: fix TLB flush after unmap for GFX9.4.2 + (stable-fixes). +- drm/amd/display: Prevent crash when disable stream + (stable-fixes). +- wifi: mac80211: check/clear fast rx for non-4addr sta VLAN + changes (stable-fixes). +- drm/amd/display: Fix noise issue on HDMI AV mute (stable-fixes). +- drm/amd/display: Return the correct HDCP error code + (stable-fixes). +- drm/amd/display: Fix idle check for shared firmware state + (stable-fixes). +- drm/amd/display: Update odm when ODM combine is changed on an + otg master pipe with no plane (stable-fixes). +- drm/amd/display: Init DPPCLK from SMU on dcn32 (stable-fixes). +- drm/amd/display: Allow dirty rects to be sent to dmub when + abm is active (stable-fixes). +- drm/amd/display: Override min required DCFCLK in dml1_validate + (stable-fixes). +- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag + (stable-fixes). +- drm/amd/display: Change default size for dummy plane in DML2 + (stable-fixes). +- drm/amdgpu: fix use-after-free bug (stable-fixes). +- drm/amd/display: Use freesync when + `DRM_EDID_FEATURE_CONTINUOUS_FREQ` found (stable-fixes). +- drm/vc4: hdmi: do not return negative values from .get_modes() + (stable-fixes). +- drm/imx/ipuv3: do not return negative values from .get_modes() + (stable-fixes). +- drm/exynos: do not return negative values from .get_modes() + (stable-fixes). +- drm/panel: do not return negative error codes from + drm_panel_get_modes() (stable-fixes). +- drm/probe-helper: warn about negative .get_modes() + (stable-fixes). +- kbuild: Move -Wenum-{compare-conditional,enum-conversion} + into W=1 (stable-fixes). +- USB: serial: cp210x: add pid/vid for TDK NC0110013M and + MM0110113M (stable-fixes). +- USB: serial: option: add MeiG Smart SLM320 product + (stable-fixes). +- USB: serial: cp210x: add ID for MGP Instruments PDS100 + (stable-fixes). +- USB: serial: add device ID for VeriFone adapter (stable-fixes). +- USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB + (stable-fixes). +- ahci: asm1064: asm1166: don't limit reported ports (git-fixes). +- cxl/trace: Properly initialize cxl_poison region name + (git-fixes). +- mtd: spinand: Add support for 5-byte IDs (stable-fixes). +- media: mc: Rename pad variable to clarify intent (stable-fixes). +- media: mc: Fix flags handling when creating pad links + (stable-fixes). +- kasan/test: avoid gcc warning for intentional overflow + (git-fixes). +- PCI/PM: Drain runtime-idle callbacks before driver removal + (stable-fixes). +- PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports + (stable-fixes). +- PCI/AER: Block runtime suspend when handling errors + (stable-fixes). +- drm/amdgpu/display: Address kdoc for 'is_psr_su' in + 'fill_dc_dirty_rects' (git-fixes). +- drm/amdgpu: make damage clips support configurable + (stable-fixes). +- drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs + (stable-fixes). +- drm/i915: Include the PLL name in the debug messages + (stable-fixes). +- drm/i915: Try to preserve the current shared_dpll for fastset + on type-c ports (stable-fixes). +- drm/i915: Replace a memset() with zero initialization + (stable-fixes). +- hwmon: (amc6821) add of_match table (stable-fixes). +- mac802154: fix llsec key resources release in + mac802154_llsec_key_del (git-fixes). +- wifi: rtw88: 8821cu: Fix connection failure (stable-fixes). +- wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU + (stable-fixes). +- wifi: brcmfmac: Demote vendor-specific attach/detach messages + to info (git-fixes). +- wifi: brcmfmac: cfg80211: Use WSEC to set SAE password + (stable-fixes). +- wifi: brcmfmac: add per-vendor feature detection callback + (stable-fixes). +- docs: Restore "smart quotes" for quotes (stable-fixes). +- mei: me: add arrow lake point H DID (stable-fixes). +- mei: me: add arrow lake point S DID (stable-fixes). +- Input: xpad - add additional HyperX Controller Identifiers + (stable-fixes). +- nouveau: lock the client object tree (stable-fixes). +- drm/amdgpu/pm: Fix the error of pwm1_enable setting + (stable-fixes). +- drm/amd/display: handle range offsets in VRR ranges + (stable-fixes). +- drm/amd/swsmu: modify the gfx activity scaling (stable-fixes). +- cxl/acpi: Fix load failures due to single window creation + failure (git-fixes). +- cxl/pci: Fix disabling memory if DVSEC CXL Range does not + match a CFMWS window (git-fixes). +- ahci: asm1064: correct count of reported ports (stable-fixes). +- interconnect: qcom: sm8550: Enable sync_state (git-fixes). +- interconnect: qcom: sc8180x: Mark CO0 BCM keepalive (git-fixes). +- nilfs2: fix potential bug in end_buffer_async_write (git-fixes). +- drm/amd/display: Add dml2 copy functions (stable-fixes). +- drm/i915: Stop printing pipe name as hex (stable-fixes). +- drm/i915: Use named initializers for DPLL info (stable-fixes). +- i915: make inject_virtual_interrupt() void (stable-fixes). +- interconnect: qcom: osm-l3: Replace custom implementation of + COUNT_ARGS() (git-fixes). +- kasan: print the original fault addr when access invalid shadow + (git-fixes). +- commit db0bc11 + +------------------------------------------------------------------- +Thu Apr 4 08:31:01 CEST 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit c14e810 + +------------------------------------------------------------------- +Thu Apr 4 04:16:31 CEST 2024 - tonyj@suse.de + +- perf/x86/amd/core: Update and fix stalled-cycles-* events for + Zen 2 and later (git-fixes). +- perf/x86/amd/lbr: Use freeze based on availability (git-fixes). +- perf/x86/amd/core: Avoid register reset when CPU is dead + (git-fixes). +- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return + value checks (git-fixes). +- commit 450ea2e + +------------------------------------------------------------------- +Wed Apr 3 16:14:59 CEST 2024 - andrea.porta@suse.com + +- arm64: bpf: fix 32bit unconditional bswap (git-fixes). +- commit 9eb9b7b + +------------------------------------------------------------------- +Wed Apr 3 15:49:53 CEST 2024 - tiwai@suse.de + +- selinux: avoid dereference of garbage after mount failure + (git-fixes). +- net/x25: fix incorrect parameter validation in the + x25_getsockopt() function (git-fixes). +- commit 7c956e3 + ------------------------------------------------------------------- Wed Apr 3 15:40:16 CEST 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit ebe113d +------------------------------------------------------------------- +Wed Apr 3 15:39:49 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit f0c6082 + +------------------------------------------------------------------- +Wed Apr 3 11:26:09 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix an NULL dereference bug (bsc#1222264 + CVE-2023-52631). +- commit b468789 + +------------------------------------------------------------------- +Wed Apr 3 11:24:07 CEST 2024 - ailiop@suse.com + +- xfs: allow extent free intents to be retried (git-fixes). +- commit 681b677 + +------------------------------------------------------------------- +Wed Apr 3 09:47:40 CEST 2024 - vkarasulli@suse.de + +- Update references in + patches.suse/media-xc4000-Fix-atomicity-violation-in-xc4000_get_f.patch + (git-fixes bsc#1219623 CVE-2024-24861). +- commit cf893ec + +------------------------------------------------------------------- +Tue Apr 2 13:36:01 CEST 2024 - tiwai@suse.de + +- drm/i915/lspcon: Separate lspcon probe and lspcon init + (bsc#1193599). +- drm/i915/lspcon: Separate function to set expected mode + (bsc#1193599). +- commit 3dfca11 + ------------------------------------------------------------------- Tue Apr 2 10:38:32 CEST 2024 - pjakobsson@suse.de @@ -799,11 +9258,96 @@ Tue Apr 2 09:02:40 CEST 2024 - mkubecek@suse.cz (CVE-2024-0193 bsc#1218495). - commit e7bf1c3 +------------------------------------------------------------------- +Tue Apr 2 00:50:29 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: disallow anonymous set with timeout flag + (CVE-2024-26642 bsc#1221830). +- commit 9cf0701 + +------------------------------------------------------------------- +Sun Mar 31 10:19:47 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi_acpi: Refactor and fix DELL quirk (git-fixes). +- usb: typec: ucsi: Check for notifications after init + (git-fixes). +- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock + (git-fixes). +- usb: typec: Return size of buffer if pd_set operation succeeds + (git-fixes). +- usb: dwc3: pci: Drop duplicate ID (git-fixes). +- usb: dwc3: Properly set system wakeup (git-fixes). +- usb: cdc-wdm: close race between read and workqueue (git-fixes). +- usb: dwc2: gadget: LPM flow fix (git-fixes). +- usb: dwc2: gadget: Fix exiting from clock gating (git-fixes). +- usb: dwc2: host: Fix ISOC flow in DDMA mode (git-fixes). +- usb: dwc2: host: Fix remote wakeup from hibernation (git-fixes). +- usb: dwc2: host: Fix hibernation flow (git-fixes). +- USB: core: Fix deadlock in usb_deauthorize_interface() + (git-fixes). +- usb: typec: tcpm: Update PD of Type-C port upon pd_set + (git-fixes). +- usb: typec: tcpm: fix double-free issue in + tcpm_port_unregister_pd() (git-fixes). +- usb: typec: ucsi: Fix race between typec_switch and role_switch + (git-fixes). +- usb: typec: tcpm: Correct port source pdo array in pd_set + callback (git-fixes). +- staging: vc04_services: fix information leak in + create_component() (git-fixes). +- commit d945fd3 + +------------------------------------------------------------------- +Sat Mar 30 09:55:11 CET 2024 - tiwai@suse.de + +- drm/i915/gt: Reset queue_priority_hint on parking (git-fixes). +- drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed() + (git-fixes). +- drm/i915/hwmon: Fix locking inversion in sysfs getter + (git-fixes). +- drm/i915/dsb: Fix DSB vblank waits when using VRR (git-fixes). +- drm/i915/vrr: Generate VRR "safe window" for DSB (git-fixes). +- drm/i915/mtl: Update workaround 14018575942 (git-fixes). +- drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, + mostly (git-fixes). +- drm/qxl: remove unused variable from + `qxl_process_single_command()` (git-fixes). +- drm/qxl: remove unused `count` variable from + `qxl_surface_id_alloc()` (git-fixes). +- drm/vmwgfx: Create debugfs ttm_resource_manager entry only if + needed (git-fixes). +- drm/rockchip: vop2: Remove AR30 and AB30 format support + (git-fixes). +- dma-buf: Fix NULL pointer dereference in sanitycheck() + (git-fixes). +- drm/sched: fix null-ptr-deref in init entity (git-fixes). +- nouveau/dmem: handle kcalloc() allocation failure (git-fixes). +- drm/amdgpu: fix deadlock while reading mqd from debugfs + (git-fixes). +- drm/amd/display: Send DTBCLK disable message on first commit + (git-fixes). +- drm/amd: Flush GFXOFF requests in prepare stage (git-fixes). +- Revert "drm/amd/display: Fix sending VSC (+ colorimetry) + packets for DP/eDP displays without PSR" (stable-fixes). +- thermal: devfreq_cooling: Fix perf state when calculate dfc + res_util (git-fixes). +- Revert "thermal: core: Don't update trip points inside the + hysteresis range" (git-fixes). +- ACPICA: debugger: check status of acpi_evaluate_object() + in acpi_db_walk_for_fields() (git-fixes). +- commit 3764402 + ------------------------------------------------------------------- Fri Mar 29 11:21:00 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name -- commit 795da64 +- commit 1a0e3e3 + +------------------------------------------------------------------- +Fri Mar 29 11:20:58 CET 2024 - mkoutny@suse.com + +- README.BRANCH: Remove copy of branch name +- commit 978e089 ------------------------------------------------------------------- Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com @@ -811,6 +9355,48 @@ Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name - commit fc25aed +------------------------------------------------------------------- +Fri Mar 29 09:28:06 CET 2024 - tiwai@suse.de + +- sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove() + (git-fixes). +- mmc: sdhci-omap: re-tuning is needed after a pm transition to + support emmc HS200 mode (git-fixes). +- mmc: core: Avoid negative index with array access (git-fixes). +- mmc: core: Initialize mmc_blk_ioc_data (git-fixes). +- ALSA: hda/tas2781: add locks to kcontrols (git-fixes). +- ALSA: hda/tas2781: remove digital gain kcontrol (git-fixes). +- ALSA: aoa: avoid false-positive format truncation warning + (git-fixes). +- ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs + (git-fixes). +- ALSA: hda: cs35l56: Set the init_done flag before + component_add() (git-fixes). +- net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips + (git-fixes). +- wifi: iwlwifi: mvm: include link ID when releasing frames + (git-fixes). +- wifi: iwlwifi: fw: don't always use FW dump trig (git-fixes). +- wifi: iwlwifi: mvm: rfi: fix potential response leaks + (git-fixes). +- selftests: vxlan_mdb: Fix failures with old libnet (git-fixes). +- net: wwan: t7xx: Split 64bit accesses to fix alignment issues + (git-fixes). +- net: ll_temac: platform_get_resource replaced by wrong function + (git-fixes). +- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet + (git-fixes). +- commit 699a684 + +------------------------------------------------------------------- +Thu Mar 28 15:49:16 CET 2024 - tbogendoerfer@suse.de + +- ipv6: init the accept_queue's spinlocks in inet6_create + (bsc#1221293 CVE-2024-26614). +- tcp: make sure init the accept_queue's spinlocks once + (bsc#1221293 CVE-2024-26614). +- commit ec637cb + ------------------------------------------------------------------- Thu Mar 28 15:37:39 CET 2024 - dwagner@suse.de @@ -861,6 +9447,20 @@ Thu Mar 28 15:27:22 CET 2024 - dwagner@suse.de - scsi: qla2xxx: Prevent command send on chip reset (bsc#1221816). - commit 5c3d977 +------------------------------------------------------------------- +Thu Mar 28 15:26:24 CET 2024 - mgorman@suse.de + +- Rename and refresh + patches.suse/sched-fair-Combine-EAS-check-with-root_domain-overutilized-access.patch. +- commit 6ad1be8 + +------------------------------------------------------------------- +Thu Mar 28 14:37:37 CET 2024 - msuchanek@suse.de + +- powerpc/crypto/chacha-p10: Fix failure on non Power10 + (bsc#1218205). +- commit 03daeb8 + ------------------------------------------------------------------- Thu Mar 28 14:35:48 CET 2024 - tbogendoerfer@suse.de @@ -888,6 +9488,19 @@ Wed Mar 27 22:54:24 CET 2024 - pjakobsson@suse.de This fixes bsc#1221814 - commit a7a9087 +------------------------------------------------------------------- +Wed Mar 27 20:47:33 CET 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit a5aefa7 + +------------------------------------------------------------------- +Wed Mar 27 18:52:46 CET 2024 - spradhan@suse.de + +- btrfs: fix stripe length calculation for non-zoned data chunk allocation (bsc#1217489). +- commit a8d6afc + ------------------------------------------------------------------- Wed Mar 27 16:49:32 CET 2024 - mkoutny@suse.com @@ -1217,6 +9830,144 @@ Wed Mar 27 16:49:24 CET 2024 - mkoutny@suse.com (git-fixes CVE-2023-52575 bsc#1220871). - commit 6296dca +------------------------------------------------------------------- +Wed Mar 27 13:17:14 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix build when debugfs is not enabled (jsc#PED-7619). +- commit 5b92ea7 + +------------------------------------------------------------------- +Wed Mar 27 13:16:29 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Safely handle saved records of various sizes (jsc#PED-7619). +- commit dbe7333 + +------------------------------------------------------------------- +Wed Mar 27 13:16:10 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records() (jsc#PED-7619). +- commit 6f11306 + +------------------------------------------------------------------- +Wed Mar 27 11:40:29 CET 2024 - tiwai@suse.de + +- ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" + (stable-fixes). +- commit 7817302 + +------------------------------------------------------------------- +Wed Mar 27 11:38:36 CET 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: use correct address 3 in A-MSDU + (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-mvm-use-FW-rate-for-non-data-only-on-ne.patch. +- commit 5b989e7 + +------------------------------------------------------------------- +Wed Mar 27 11:37:48 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: use devres-managed allocation for MDP TOP + (stable-fixes). +- Refresh + patches.suse/drm-msm-dpu-finalise-global-state-object.patch. +- commit d966716 + +------------------------------------------------------------------- +Wed Mar 27 11:36:28 CET 2024 - tiwai@suse.de + +- pwm: img: fix pwm clock lookup (git-fixes). +- crypto: qat - fix ring to service map for dcc in 4xxx + (git-fixes). +- clk: qcom: reset: Ensure write completion on reset de/assertion + (git-fixes). +- clk: qcom: reset: Commonize the de/assert functions + (stable-fixes). +- media: cadence: csi2rx: use match fwnode for media link + (git-fixes). +- ACPI: resource: Do IRQ override on Lunnen Ground laptops + (stable-fixes). +- Bluetooth: hci_core: Cancel request on command timeout + (stable-fixes). +- inet_diag: annotate data-races around inet_diag_table[] + (git-fixes). +- pstore: inode: Only d_invalidate() is needed (git-fixes). +- Input: gpio_keys_polled - suppress deferred probe error for gpio + (stable-fixes). +- firewire: core: use long bus reset on gap count error + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2 + (stable-fixes). +- ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table + (stable-fixes). +- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series + (stable-fixes). +- drm/buddy: check range allocation matches alignment + (stable-fixes). +- Bluetooth: mgmt: Fix limited discoverable off timeout + (stable-fixes). +- wifi: mac80211: only call drv_sta_rc_update for uploaded + stations (stable-fixes). +- soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt + (stable-fixes). +- drm/amd/display: fix input states translation error for dcn35 & + dcn351 (stable-fixes). +- platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios + name (stable-fixes). +- media: rkisp1: Fix IRQ handling due to shared interrupts + (stable-fixes). +- ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system + suspend (stable-fixes). +- ASoC: rt5645: Make LattePanda board DMI match more precise + (stable-fixes). +- spi: intel-pci: Add support for Lunar Lake-M SPI serial flash + (stable-fixes). +- regmap: kunit: Ensure that changed bytes are actually different + (stable-fixes). +- HID: multitouch: Add required quirk for Synaptics 0xcddc device + (stable-fixes). +- wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights + (stable-fixes). +- crypto: qat - relocate and rename get_service_enabled() + (stable-fixes). +- pstore: inode: Convert mutex usage to guard(mutex) + (stable-fixes). +- ACPI: resource: Add Infinity laptops to + irq1_edge_low_force_override (stable-fixes). +- commit 88eb41a + +------------------------------------------------------------------- +Wed Mar 27 11:12:04 CET 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix devlink params (git-fixes). +- commit 4b1b7ca + +------------------------------------------------------------------- +Wed Mar 27 11:09:48 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix port duplex configure error in IMP reset + (git-fixes). +- commit 1e6cd3d + +------------------------------------------------------------------- +Wed Mar 27 11:08:07 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when 1588 is received on HIP08 + devices (git-fixes). +- commit 1a3aae0 + +------------------------------------------------------------------- +Wed Mar 27 11:06:25 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix wrong judgment condition issue (git-fixes). +- commit 1fd3681 + +------------------------------------------------------------------- +Wed Mar 27 11:04:31 CET 2024 - denis.kirjanov@suse.com + +- net: ena: Remove ena_select_queue (git-fixes). +- commit e9af613 + ------------------------------------------------------------------- Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com @@ -1224,6 +9975,67 @@ Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com (git-fixes). - commit 2613145 +------------------------------------------------------------------- +Wed Mar 27 11:00:44 CET 2024 - denis.kirjanov@suse.com + +- xdp, bonding: Fix feature flags when there are no slave devs + anymore (git-fixes). +- commit 1154baf + +------------------------------------------------------------------- +Wed Mar 27 10:59:12 CET 2024 - denis.kirjanov@suse.com + +- intel: legacy: Partial revert of field get conversion + (git-fixes). +- commit d4f114e + +------------------------------------------------------------------- +Wed Mar 27 10:57:22 CET 2024 - denis.kirjanov@suse.com + +- igc: avoid returning frame twice in XDP_REDIRECT (git-fixes). +- commit 75f7f5f + +------------------------------------------------------------------- +Wed Mar 27 10:55:51 CET 2024 - denis.kirjanov@suse.com + +- i40e: Fix firmware version comparison function (git-fixes). +- commit 2c37782 + +------------------------------------------------------------------- +Wed Mar 27 10:54:16 CET 2024 - denis.kirjanov@suse.com + +- ice: fix typo in assignment (git-fixes). +- commit f19020e + +------------------------------------------------------------------- +Wed Mar 27 10:52:12 CET 2024 - denis.kirjanov@suse.com + +- ice: fix uninitialized dplls mutex usage (git-fixes). +- commit ff34920 + +------------------------------------------------------------------- +Wed Mar 27 10:50:39 CET 2024 - denis.kirjanov@suse.com + +- net: ice: Fix potential NULL pointer dereference in + ice_bridge_setlink() (git-fixes). +- commit 1e87fbd + +------------------------------------------------------------------- +Tue Mar 26 17:11:37 CET 2024 - colyli@suse.de + +- block: add check that partition length needs to be aligned + with block size (bsc#1220428, CVE-2023-52458). +- commit 9530f29 + +------------------------------------------------------------------- +Tue Mar 26 13:30:37 CET 2024 - mgorman@suse.de + +- Refresh series +- patches.suse/sched-fair-Add-EAS-checks-before-updating-root_domain-overutilized.patch. +- patches.suse/sched-fair-Introduce-is_rd_overutilized-helper-function-to-access-root_domain-overutilized.patch. +- patches.suse/sched-fair-Combine-EAS-check-with-overutilized-access.patch. +- commit fed9643 + ------------------------------------------------------------------- Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz @@ -1231,24 +10043,633 @@ Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz (fix unused variable warning) - commit c953180 +------------------------------------------------------------------- +Tue Mar 26 08:36:49 CET 2024 - jlee@suse.com + +- Update References + patches.suse/wifi-ath10k-fix-NULL-pointer-dereference-in-ath10k_w.patch + (git-fixes bsc#1218336 CVE-2023-7042). +- commit 5dbf535 + ------------------------------------------------------------------- Tue Mar 26 08:32:30 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 70b2e3d +------------------------------------------------------------------- +Mon Mar 25 21:39:32 CET 2024 - tiwai@suse.de + +- mm_init kABI workaround (git-fixes). +- commit 258a68b + +------------------------------------------------------------------- +Mon Mar 25 18:02:23 CET 2024 - colyli@suse.de + +- device-dax: make dax_bus_type const (jsc#PED-5853). +- nvdimm: make nvdimm_bus_type const (jsc#PED-5853). +- libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help (jsc#PED-5853). +- nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (jsc#PED-5853). +- dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n + (jsc#PED-5853). +- nvdimm/pmem: fix leak on dax_add_host() failure (jsc#PED-5853). +- dax/bus.c: replace several sprintf() with sysfs_emit() + (jsc#PED-5853). +- dax/bus.c: replace driver-core lock usage by a local rwsem + (jsc#PED-5853). +- dm-integrity: set max_integrity_segments in + dm_integrity_io_hints (jsc#PED-7542). +- dm: update relevant MODULE_AUTHOR entries to latest dm-devel + mailing list (jsc#PED-7542). +- dm verity: set DM_TARGET_SINGLETON feature flag (jsc#PED-7542). +- dm crypt: remove redundant state settings after waking up + (jsc#PED-7542). +- dm thin: add braces around conditional code that spans lines + (jsc#PED-7542). +- md/dm-raid: don't call md_reap_sync_thread() directly + (jsc#PED-7542). +- dm-raid: really frozen sync_thread during suspend + (jsc#PED-7542). +- md: add a new helper reshape_interrupted() (jsc#PED-7542). +- md: export helper md_is_rdwr() (jsc#PED-7542). +- md: export helpers to stop sync_thread (jsc#PED-7542). +- md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume + (jsc#PED-7542). +- md/raid1: factor out helpers to choose the best rdev from + read_balance() (jsc#PED-7542). +- md/raid1: factor out the code to manage sequential IO + (jsc#PED-7542). +- md/raid1: factor out choose_bb_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out choose_slow_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out read_first_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1-10: factor out a new helper raid1_should_read_first() + (jsc#PED-7542). +- md/raid1-10: add a helper raid1_check_read_range() + (jsc#PED-7542). +- md/raid1: fix choose next idle in read_balance() (jsc#PED-7542). +- commit 9ee2d7c + +------------------------------------------------------------------- +Mon Mar 25 17:59:43 CET 2024 - colyli@suse.de + +- md: preserve KABI in struct md_personality (jsc#PED-7542). +- dm-raid: add a new helper prepare_suspend() in md_personality + (jsc#PED-7542). +- commit ee8ae3a + +------------------------------------------------------------------- +Mon Mar 25 17:57:08 CET 2024 - colyli@suse.de + +- md/raid1: record nonrot rdevs while adding/removing rdevs to + conf (jsc#PED-7542). +- Refresh patches.suse/md-display-timeout-error.patch. +- commit 6221037 + +------------------------------------------------------------------- +Mon Mar 25 17:55:31 CET 2024 - colyli@suse.de + +- md/raid1: factor out helpers to add rdev to conf (jsc#PED-7542). +- md: add a new helper rdev_has_badblock() (jsc#PED-7542). +- md: check mddev->pers before calling md_set_readonly() + (jsc#PED-7542). +- md: clean up openers check in do_md_stop() and md_set_readonly() + (jsc#PED-7542). +- md: sync blockdev before stopping raid or setting readonly + (jsc#PED-7542). +- md: factor out a helper to sync mddev (jsc#PED-7542). +- md: Don't clear MD_CLOSING when the raid is about to stop + (jsc#PED-7542). +- md: return directly before setting did_set_md_closing + (jsc#PED-7542). +- md: clean up invalid BUG_ON in md_ioctl (jsc#PED-7542). +- md: changed the switch of RAID_VERSION to if (jsc#PED-7542). +- md: merge the check of capabilities into md_ioctl_valid() + (jsc#PED-7542). +- md: fix kmemleak of rdev->serial (jsc#PED-7542). +- md: use RCU lock to protect traversal in md_spares_need_change() + (jsc#PED-7542). +- md: get rdev->mddev with READ_ONCE() (jsc#PED-7542). +- md: remove redundant md_wakeup_thread() (jsc#PED-7542). +- md: remove redundant check of 'mddev->sync_thread' + (jsc#PED-7542). +- commit ce67549 + ------------------------------------------------------------------- Mon Mar 25 17:02:21 CET 2024 - tiwai@suse.de - Move upstreamed uio patches into sorted section - commit bd64fed +------------------------------------------------------------------- +Mon Mar 25 16:52:37 CET 2024 - tiwai@suse.de + +- clocksource/drivers/arm_global_timer: Fix maximum prescaler + value (git-fixes). +- clocksource/drivers/imx: Fix -Wunused-but-set-variable warning + (git-fixes). +- speakup: Fix 8bit characters from direct synth (git-fixes). +- wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPI (git-fixes). +- sock_diag: annotate data-races around sock_diag_handlers[family] + (git-fixes). +- serial: core: Fix atomicity violation in uart_tiocmget + (git-fixes). +- commit 1a369e8 + +------------------------------------------------------------------- +Mon Mar 25 16:52:07 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch (git-fixes) +- commit 520ebef + +------------------------------------------------------------------- +Mon Mar 25 16:41:56 CET 2024 - tiwai@suse.de + +- efi: fix panic in kdump kernel (git-fixes). +- efi: disable mirror feature during crashkernel (stable-fixes). +- commit 1fa1fb0 + +------------------------------------------------------------------- +Mon Mar 25 15:11:53 CET 2024 - oneukum@suse.com + +- xhci: update event ring dequeue pointer position to controller + correctly (git-fixes). + Altered because we cannot take the multiple interrupter code +- commit 09553b9 + +------------------------------------------------------------------- +Mon Mar 25 15:02:58 CET 2024 - oneukum@suse.com + +- xhci: remove unnecessary event_ring_deq parameter from + xhci_handle_event() (git-fixes). +- commit 9738c27 + +------------------------------------------------------------------- +Mon Mar 25 14:54:24 CET 2024 - oneukum@suse.com + +- xhci: simplify event ring dequeue tracking for transfer events + (git-fixes). +- Refresh + patches.suse/xhci-Simplify-event-ring-dequeue-pointer-update-for-.patch. +- commit b590884 + +------------------------------------------------------------------- +Mon Mar 25 14:44:04 CET 2024 - oneukum@suse.com + +- xhci: add helper that checks for unhandled events on a event + ring (git-fixes). +- commit 14f6eb3 + +------------------------------------------------------------------- +Mon Mar 25 14:40:24 CET 2024 - oneukum@suse.com + +- usb: xhci: Implement xhci_handshake_check_state() helper. +- commit f377708 + +------------------------------------------------------------------- +Mon Mar 25 13:47:53 CET 2024 - denis.kirjanov@suse.com + +- kabi/severities: ignore Wangxun ethernet driver local symbols +- commit 86b4a3b + +------------------------------------------------------------------- +Mon Mar 25 12:49:46 CET 2024 - ailiop@suse.com + +- ubi: Check for too small LEB size in VTBL code (bsc#1219834 + CVE-2024-25739). +- commit 8837d83 + +------------------------------------------------------------------- +Mon Mar 25 11:42:05 CET 2024 - oneukum@suse.com + +- xhci: Simplify event ring dequeue pointer update for port + change events (git-fixes). +- commit 87ce2b5 + +------------------------------------------------------------------- +Mon Mar 25 10:47:22 CET 2024 - tiwai@suse.de + +- wifi: ath11k: decrease MHI channel buffer length to 8KB + (bsc#1207948). +- commit fa1c47a + +------------------------------------------------------------------- +Mon Mar 25 10:46:37 CET 2024 - nik.borisov@suse.com + +- x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (git-fixes). +- commit 4352288 + +------------------------------------------------------------------- +Mon Mar 25 10:45:13 CET 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes). +- commit 6ea0e27 + +------------------------------------------------------------------- +Mon Mar 25 10:34:13 CET 2024 - denis.kirjanov@suse.com + +- ice: virtchnl: stop pretending to support RSS over AQ or + registers (git-fixes). +- commit 6cbf931 + +------------------------------------------------------------------- +Mon Mar 25 10:32:43 CET 2024 - denis.kirjanov@suse.com + +- idpf: disable local BH when scheduling napi for marker packets + (git-fixes). +- commit 30580cd + +------------------------------------------------------------------- +Mon Mar 25 10:31:06 CET 2024 - denis.kirjanov@suse.com + +- net: dsa: microchip: fix register write order in + ksz8_ind_write8() (git-fixes). +- commit ed256c0 + +------------------------------------------------------------------- +Mon Mar 25 10:29:29 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Switch to using _bh variant of of spinlock API in + port timestamping NAPI poll context (git-fixes). +- commit 41be7c6 + +------------------------------------------------------------------- +Mon Mar 25 10:26:04 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Fix incorrect dereference in interrupt handlers + (git-fixes). +- commit 0ab8957 + +------------------------------------------------------------------- +Mon Mar 25 10:20:36 CET 2024 - denis.kirjanov@suse.com + +- net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio + (git-fixes). +- commit 82f6a71 + +------------------------------------------------------------------- +Mon Mar 25 10:18:29 CET 2024 - denis.kirjanov@suse.com + +- net: libwx: fix memory leak on free page (git-fixes). +- commit 1147e4f + +------------------------------------------------------------------- +Mon Mar 25 10:15:05 CET 2024 - denis.kirjanov@suse.com + +- Update references +- commit 2642ab1 + +------------------------------------------------------------------- +Mon Mar 25 09:10:29 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one PCI miss +- commit 45d2467 + +------------------------------------------------------------------- +Mon Mar 25 09:06:28 CET 2024 - jslaby@suse.cz + +- PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p + (git-fixes). +- PCI: qcom: Add support for sa8775p SoC (git-fixes). +- PCI/ASPM: Use RMW accessors for changing LNKCTL (git-fixes). +- PCI: Make link retraining use RMW accessors for changing LNKCTL + (git-fixes). +- commit 85600d2 + +------------------------------------------------------------------- +Mon Mar 25 08:53:55 CET 2024 - dwagner@suse.de + +- nvme: fix reconnection fail due to reserved tag allocation + (git-fixes). +- commit b4e9845 + +------------------------------------------------------------------- +Mon Mar 25 07:09:23 CET 2024 - shung-hsi.yu@suse.com + +- bpf, scripts: Correct GPL license name (git-fixes). +- commit 0780a36 + ------------------------------------------------------------------- Sun Mar 24 09:09:01 CET 2024 - tiwai@suse.de - Move out-of-tree kexec patches into the right section - commit 06266e2 +------------------------------------------------------------------- +Sun Mar 24 09:06:31 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit d7cfbed + +------------------------------------------------------------------- +Sat Mar 23 10:48:51 CET 2024 - tiwai@suse.de + +- Drop usb gadget patch that was taken mistakenly and reverted (git-fixes) +- commit 57ae154 + +------------------------------------------------------------------- +Sat Mar 23 09:12:01 CET 2024 - tiwai@suse.de + +- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler + (git-fixes). +- spi: lm70llp: fix links in doc and comments (git-fixes). +- spi: lpspi: Avoid potential use-after-free in probe() + (git-fixes). +- ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates + (git-fixes). +- ASoC: tlv320adc3xxx: Don't strip remove function when driver + is builtin (git-fixes). +- commit 0e27f7b + +------------------------------------------------------------------- +Fri Mar 22 13:17:18 CET 2024 - tiwai@suse.de + +- drm/amdgpu: drop setting buffer funcs in sdma442 (git-fixes). +- drm/amdgpu/pm: Check the validity of overdiver power limit + (git-fixes). +- drm/amdgpu/pm: Fix NULL pointer dereference when get power limit + (git-fixes). +- drm/amdgpu: fix mmhub client id out-of-bounds access + (git-fixes). +- nouveau/gsp: don't check devinit disable on GSP (git-fixes). +- drm: Fix drm_fixp2int_round() making it add 0.5 (git-fixes). +- nouveau: reset the bo resource bus info after an eviction + (git-fixes). +- rtc: mt6397: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- selftests: forwarding: Fix ping failure due to short timeout + (git-fixes). +- soc: fsl: qbman: Use raw spinlock for cgr_lock (git-fixes). +- soc: fsl: qbman: Always disable interrupts when taking cgr_lock + (git-fixes). +- kconfig: fix infinite loop when expanding a macro at the end + of file (git-fixes). +- slimbus: core: Remove usage of the deprecated ida_simple_xx() + API (git-fixes). +- hwtracing: hisi_ptt: Move type check to the beginning of + hisi_ptt_pmu_event_init() (git-fixes). +- bus: mhi: ep: check the correct variable in + mhi_ep_register_controller() (git-fixes). +- iio: gts-helper: Fix division loop (git-fixes). +- iio: dummy_evgen: remove Excess kernel-doc comments (git-fixes). +- serial: Lock console when calling into driver before + registration (git-fixes). +- serial: core: only stop transmit when HW fifo is empty + (git-fixes). +- serial: 8250_exar: Don't remove GPIO device on suspend + (git-fixes). +- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT + (git-fixes). +- serial: max310x: fix syntax error in IRQ error message + (git-fixes). +- serial: max310x: fix NULL pointer dereference in I2C + instantiation (git-fixes). +- tty: vt: fix 20 vs 0x20 typo in EScsiignore (git-fixes). +- usb: gadget: net2272: Use irqflags in the call to + net2272_probe_fin (git-fixes). +- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (git-fixes). +- usb: xhci: Add error handling in xhci_map_urb_for_dma + (git-fixes). +- usb: phy: generic: Get the vbus supply (git-fixes). +- usb: audio-v2: Correct comments for struct + uac_clock_selector_descriptor (git-fixes). +- remoteproc: stm32: Fix incorrect type assignment returned by + stm32_rproc_get_loaded_rsc_tablef (git-fixes). +- remoteproc: virtio: Fix wdg cannot recovery remote processor + (git-fixes). +- commit 0e293ea + +------------------------------------------------------------------- +Fri Mar 22 12:36:58 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array + (git-fixes). +- commit 7b0b857 + +------------------------------------------------------------------- +Fri Mar 22 12:30:29 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Consider page offset for the pages to be + pinned (git-fixes). +- commit 0bcb37d + +------------------------------------------------------------------- +Fri Mar 22 11:56:37 CET 2024 - vkarasulli@suse.de + +- iommu/vt-d: Set SSADE when attaching to a parent with dirty + tracking (git-fixes). +- commit 0dce02e + +------------------------------------------------------------------- +Fri Mar 22 11:13:09 CET 2024 - vkarasulli@suse.de + +- iommufd: Fix iopt_access_list_id overwrite bug (git-fixes). +- commit 393f087 + +------------------------------------------------------------------- +Fri Mar 22 10:48:43 CET 2024 - iivanov@suse.de + +- Update patches.suse/dmaengine-fix-NULL-pointer-in-channel-unregistration.patch (git-fixes bsc#1221276 CVE-2023-52492) +- commit 4334575 + +------------------------------------------------------------------- +Fri Mar 22 08:56:05 CET 2024 - iivanov@suse.de + +- Update patches.suse/firmware-arm_scmi-Check-mailbox-SMT-channel-for-cons.patch (git-fixes bsc#1221375 CVE-2023-52608) +- commit 9e41d96 + +------------------------------------------------------------------- +Thu Mar 21 22:20:29 CET 2024 - tonyj@suse.de + +- perf tests: Skip data symbol test if buf1 symbol is missing + (bsc#1220045). +- perf tests: Make data symbol test wait for perf to start + (bsc#1220045). +- commit c2fa164 + +------------------------------------------------------------------- +Thu Mar 21 17:59:54 CET 2024 - jlee@suse.com + +- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security + (bsc#1219170 CVE-2024-22099). +- commit ee8d9c4 + +------------------------------------------------------------------- +Thu Mar 21 14:35:13 CET 2024 - dwagner@suse.de + +- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816). +- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816). +- scsi: qla2xxx: Change debug message during driver unload + (bsc1221816). +- scsi: qla2xxx: Fix double free of fcport (bsc1221816). +- scsi: qla2xxx: Fix double free of the ha->vp_map pointer + (bsc1221816). +- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816). +- scsi: qla2xxx: NVME|FCP prefer flag not being honored + (bsc1221816). +- scsi: qla2xxx: Update manufacturer detail (bsc1221816). +- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816). +- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816). +- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816). +- commit 1d07bf4 + +------------------------------------------------------------------- +Thu Mar 21 14:12:16 CET 2024 - jlee@suse.com + +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270 CVE-2024-26898 bsc#1223016). +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270). +- commit bd4199d + +------------------------------------------------------------------- +Thu Mar 21 14:08:17 CET 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.1 patches + (bsc#1221777). +- scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777). +- scsi: lpfc: Define types in a union for generic void *context3 + ptr (bsc#1221777). +- scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr + (bsc#1221777). +- scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr + (bsc#1221777). +- scsi: lpfc: Use a dedicated lock for ras_fwlog state + (bsc#1221777). +- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() + (bsc#1221777). +- scsi: lpfc: Replace hbalock with ndlp lock in + lpfc_nvme_unregister_port() (bsc#1221777). +- scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic + (bsc#1221777). +- scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling + (bsc#1221777 bsc#1217959). +- scsi: lpfc: Move NPIV's transport unregistration to after + resource clean up (bsc#1221777). +- scsi: lpfc: Remove unnecessary log message in queuecommand path + (bsc#1221777). +- scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() + (bsc#1221777). +- scsi: lpfc: Correct size for wqe for memset() (bsc#1221777). +- commit eef9737 + +------------------------------------------------------------------- +Thu Mar 21 11:31:29 CET 2024 - msuchanek@suse.de + +- Workaround broken chacha crypto fallback (bsc#1218205). +- commit 55f136c + +------------------------------------------------------------------- +Thu Mar 21 11:19:16 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Use a memory barrier to enforce PTP WQ xmit + submission tracking occurs after populating the metadata_map + (git-fixes). +- commit c382d3a + +------------------------------------------------------------------- +Thu Mar 21 11:17:43 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix MACsec state loss upon state update in offload + path (git-fixes). +- commit 7293938 + +------------------------------------------------------------------- +Thu Mar 21 11:16:11 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Change the warning when ignore_flow_level is not + supported (git-fixes). +- commit 5274665 + +------------------------------------------------------------------- +Thu Mar 21 11:14:37 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix fw reporter diagnose output (git-fixes). +- commit 3377c89 + +------------------------------------------------------------------- +Thu Mar 21 11:13:05 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, Change flow rule destination checking + (git-fixes). +- commit 1d30b46 + +------------------------------------------------------------------- +Thu Mar 21 11:11:26 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5e: Check the number of elements before walk + TC rhashtable" (git-fixes). +- commit a37e618 + +------------------------------------------------------------------- +Thu Mar 21 11:09:49 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5: Block entering switchdev mode with ns + inconsistency" (git-fixes). +- commit 917148d + +------------------------------------------------------------------- +Thu Mar 21 11:08:11 CET 2024 - denis.kirjanov@suse.com + +- ice: reconfig host after changing MSI-X on VF (git-fixes). +- commit f980680 + +------------------------------------------------------------------- +Thu Mar 21 11:06:28 CET 2024 - denis.kirjanov@suse.com + +- ice: reorder disabling IRQ and NAPI in ice_qp_dis (git-fixes). +- commit 4099ba6 + +------------------------------------------------------------------- +Thu Mar 21 11:05:01 CET 2024 - denis.kirjanov@suse.com + +- i40e: disable NAPI right after disabling irqs when handling + xsk_pool (git-fixes). +- commit 1715806 + +------------------------------------------------------------------- +Thu Mar 21 11:03:38 CET 2024 - denis.kirjanov@suse.com + +- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able + (git-fixes). +- commit fbfea47 + +------------------------------------------------------------------- +Thu Mar 21 11:02:10 CET 2024 - denis.kirjanov@suse.com + +- geneve: make sure to pull inner header in geneve_rx() + (git-fixes). +- commit 8b261ce + +------------------------------------------------------------------- +Thu Mar 21 11:00:24 CET 2024 - denis.kirjanov@suse.com + +- gtp: fix use-after-free and null-ptr-deref in gtp_newlink() + (git-fixes). +- commit 897cd65 + +------------------------------------------------------------------- +Thu Mar 21 10:58:44 CET 2024 - denis.kirjanov@suse.com + +- igb: extend PTP timestamp adjustments to i211 (git-fixes). +- commit b173908 + +------------------------------------------------------------------- +Thu Mar 21 10:57:13 CET 2024 - denis.kirjanov@suse.com + +- stmmac: Clear variable when destroying workqueue (git-fixes). +- commit 94d14a9 + +------------------------------------------------------------------- +Thu Mar 21 08:42:50 CET 2024 - mfranc@suse.cz + +- s390/vtime: fix average steal time calculation (git-fixes + bsc#1221783). +- commit e044390 + ------------------------------------------------------------------- Wed Mar 20 14:59:03 CET 2024 - jbohac@suse.cz @@ -1332,6 +10753,48 @@ Wed Mar 20 14:43:57 CET 2024 - jbohac@suse.cz crashkernel=,high (jsc#PED-7249). - commit 9191c97 +------------------------------------------------------------------- +Wed Mar 20 13:05:54 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one x86/mem_encrypt entry +- commit 6d2cc3b + +------------------------------------------------------------------- +Wed Mar 20 13:04:03 CET 2024 - jslaby@suse.cz + +- net/smc: fix documentation of buffer sizes (git-fixes). +- bootmem: use kmemleak_free_part_phys in free_bootmem_page + (git-fixes). +- swiotlb: use the calculated number of areas (git-fixes). +- sched/psi: Select KERNFS as needed (git-fixes). +- commit ed6834a + +------------------------------------------------------------------- +Wed Mar 20 13:00:31 CET 2024 - denis.kirjanov@suse.com + +- veth: try harder when allocating queue memory (git-fixes). +- commit fda44e7 + +------------------------------------------------------------------- +Wed Mar 20 10:59:24 CET 2024 - oneukum@suse.com + +- vdpa/mlx5: Allow CVQ size changes (git-fixes). +- commit 7026f16 + +------------------------------------------------------------------- +Wed Mar 20 10:56:13 CET 2024 - oneukum@suse.com + +- vdpa_sim: reset must not run (git-fixes). +- commit b05aeef + +------------------------------------------------------------------- +Wed Mar 20 08:18:45 CET 2024 - iivanov@suse.de + +- Fix patches.suse/coresight-etm4x-Add-ACPI-support-in-platform-driver.patch (bsc#1218779 bsc#1220587) + Put back patch hunk which where missed because file rename + drivers/acpi/acpi_amba.c -> drivers/acpi/arm64/amba.c +- commit 1eccf32 + ------------------------------------------------------------------- Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de @@ -1343,6 +10806,50 @@ Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de an error handling path (git-fixes). - commit 353a58d +------------------------------------------------------------------- +Wed Mar 20 02:06:22 CET 2024 - neilb@suse.de + +- NFSD: Fix nfsd_clid_class use of __string_len() macro + (git-fixes). +- nfs: fix panic when nfs4_ff_layout_prepare_ds() fails + (git-fixes). +- NFS: Read unlock folio on nfs_page_create_from_folio() error + (git-fixes). +- NFSv4.1/pnfs: fix NFS with TLS in pnfs (git-fixes). +- NFS: Fix an off by one in root_nfs_cat() (git-fixes). +- NFS: Fix nfs_netfs_issue_read() xarray locking for writeback + interrupt (git-fixes). +- NFSv4.2: fix listxattr maximum XDR buffer size (git-fixes). +- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 + (git-fixes). +- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() + (git-fixes). +- nfsd: Fix a regression in nfsd_setattr() (git-fixes). +- nfsd: don't call locks_release_private() twice concurrently + (git-fixes). +- NFSD: Retransmit callbacks after client reconnects (git-fixes). +- NFSD: Reschedule CB operations when backchannel rpc_clnt is + shut down (git-fixes). +- NFSD: Convert the callback workqueue to use delayed_work + (git-fixes). +- NFSD: Reset cb_seq_status after NFS4ERR_DELAY (git-fixes). +- NFSD: fix LISTXATTRS returning more bytes than maxcount + (git-fixes). +- NFSD: fix LISTXATTRS returning a short list with eof=TRUE + (git-fixes). +- NFSD: change LISTXATTRS cookie encoding to big-endian + (git-fixes). +- NFSD: fix nfsd4_listxattr_validate_cookie (git-fixes). +- SUNRPC: fix some memleaks in gssx_dec_option_array (git-fixes). +- SUNRPC: fix a memleak in gss_import_v2_context (git-fixes). +- commit cf1cfe0 + +------------------------------------------------------------------- +Wed Mar 20 01:13:52 CET 2024 - neilb@suse.de + +- blacklist.conf: add a 'cosmetic' commit +- commit 704be6f + ------------------------------------------------------------------- Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com @@ -1350,6 +10857,13 @@ Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com patches.suse/net-sched-Add-module-alias-for-sch_fq_pie.patch. - commit 4c6eb4e +------------------------------------------------------------------- +Tue Mar 19 15:58:13 CET 2024 - vkarasulli@suse.de + +- iommu/dma: Trace bounce buffer usage when mapping buffers + (git-fixes). +- commit a53df01 + ------------------------------------------------------------------- Tue Mar 19 15:30:05 CET 2024 - nmorey@suse.com @@ -1386,6 +10900,15 @@ Tue Mar 19 14:21:35 CET 2024 - pjakobsson@suse.de - drm/amd/display: Fix && vs || typos (git-fixes). - commit 1a09c42 +------------------------------------------------------------------- +Tue Mar 19 12:26:21 CET 2024 - vkarasulli@suse.de + +- iommu: Map reserved memory as cacheable if device is coherent + (git-fixes). +- Refresh + patches.suse/iommu-Don-t-reserve-0-length-IOVA-region.patch. +- commit 3835906 + ------------------------------------------------------------------- Tue Mar 19 11:32:10 CET 2024 - svarbanov@suse.de @@ -3086,6 +12609,36 @@ Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 612fa2e +------------------------------------------------------------------- +Wed Mar 13 08:09:26 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Add a representative platform device for TRBE (bsc#1220587) +- commit e433e12 + +------------------------------------------------------------------- +Wed Mar 13 08:05:56 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Refactor arm_spe_acpi_register_device() (bsc#1220587) +- commit c36cae4 + +------------------------------------------------------------------- +Wed Mar 13 08:03:50 CET 2024 - iivanov@suse.de + +- coresight: trbe: Enable ACPI based TRBE devices (bsc#1220587) +- commit 0aa88dd + +------------------------------------------------------------------- +Wed Mar 13 08:02:46 CET 2024 - iivanov@suse.de + +- coresight: trbe: Add a representative coresight_platform_data for (bsc#1220587) +- commit 4d64f51 + +------------------------------------------------------------------- +Wed Mar 13 07:58:31 CET 2024 - iivanov@suse.de + +- coresight: trbe: Allocate platform data per device (bsc#1220587) +- commit fd3964b + ------------------------------------------------------------------- Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de @@ -3360,6 +12913,21 @@ Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com Added CVE - commit 61b1ebd +------------------------------------------------------------------- +Mon Mar 11 09:48:38 CET 2024 - dwagner@suse.de + +- nvmet-fc: take ref count on tgtport before delete assoc + (git-fixes). +- nvmet-fc: avoid deadlock on delete association path (git-fixes). +- nvmet-fc: abort command when there is no binding (git-fixes). +- nvmet-fc: hold reference on hostport match (git-fixes). +- nvmet-fc: defer cleanup using RCU properly (git-fixes). +- nvmet-fc: release reference on target port (git-fixes). +- nvmet-fcloop: swap the list_add_tail arguments (git-fixes). +- nvme-fc: do not wait in vain when unloading module (git-fixes). +- nvmet-tcp: fix nvme tcp ida memory leak (git-fixes). +- commit 53c6a83 + ------------------------------------------------------------------- Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index cddc5b1..d9a96d8 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -27,7 +27,7 @@ Name: dtb-aarch64 Version: 6.4.0 %if 0%{?is_kotd} -Release: .g8ef0762 +Release: .g3775987 %else Release: 0 %endif diff --git a/kabi.tar.bz2 b/kabi.tar.bz2 index 3aebb6c..77d66f1 100644 --- a/kabi.tar.bz2 +++ b/kabi.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:26984d16659f9da33de3ea6ad8d7542c12a91f2a30a85f2094f3d06b1c4a9cb9 -size 6906246 +oid sha256:a0bd9e6387de2741ffef37388053edcef9787c8cf64b1e75025635aeae794b70 +size 6905500 diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 73f33dd..826896a 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,15 +1,7213 @@ +------------------------------------------------------------------- +Thu Jun 6 09:32:09 CEST 2024 - denis.kirjanov@suse.com + +- net: preserve kabi for sk_buff (CVE-2024-26921 bsc#1223138). +- commit 7bf5961 + +------------------------------------------------------------------- +Thu Jun 6 09:29:40 CEST 2024 - denis.kirjanov@suse.com + +- inet: inet_defrag: prevent sk release while still in use + (CVE-2024-26921 bsc#1223138). +- commit 2016faf + +------------------------------------------------------------------- +Thu Jun 6 00:27:26 CEST 2024 - tonyj@suse.de + +- perf ui browser: Avoid SEGV on title (git fixes). +- commit 1578c22 + +------------------------------------------------------------------- +Wed Jun 5 20:40:13 CEST 2024 - tonyj@suse.de + +- perf pmu: Count sys and cpuid JSON events separately (git + fixes). +- perf stat: Don't display metric header for non-leader uncore + events (git-fixes). +- perf daemon: Fix file leak in daemon_session__control + (git-fixes). +- perf symbols: Fix ownership of string in dso__load_vmlinux() + (git-fixes). +- perf thread: Fixes to thread__new() related to initializing comm + (git-fixes). +- perf report: Avoid SEGV in report__setup_sample_type() + (git-fixes). +- perf ui browser: Don't save pointer to stack memory (git-fixes). +- perf bench internals inject-build-id: Fix trap divide when + collecting just one DSO (git-fixes). +- perf intel-pt: Fix unassigned instruction op (discovered by + MemorySanitizer) (git-fixes). +- perf test shell arm_coresight: Increase buffer size for + Coresight basic tests (git-fixes). +- perf docs: Document bpf event modifier (git-fixes). +- perf bench uprobe: Remove lib64 from libc.so.6 binary path + (git-fixes). +- perf record: Fix debug message placement for test consumption + (git-fixes). +- perf tests: Apply attributes to all events in object code + reading test (git-fixes). +- perf tests: Make "test data symbol" more robust on Neoverse N1 + (git-fixes). +- perf annotate: Fix annotation_calc_lines() to pass correct + address to get_srcline() (git-fixes). +- perf stat: Do not fail on metrics on s390 z/VM systems + (git-fixes). +- perf sched timehist: Fix -g/--call-graph option failure + (git-fixes). +- perf annotate: Get rid of duplicate --group option item + (git-fixes). +- perf probe: Add missing libgen.h header needed for using + basename() (git-fixes). +- perf record: Delete session after stopping sideband thread + (git-fixes). +- perf auxtrace: Fix multiple use of --itrace option (git-fixes). +- perf script: Show also errors for --insn-trace option + (git-fixes). +- perf lock contention: Add a missing NULL check (git-fixes). +- perf vendor events amd: Fix Zen 4 cache latency events + (git-fixes). +- libperf evlist: Avoid out-of-bounds access (git-fixes). +- perf pmu: Fix a potential memory leak in perf_pmu__lookup() + (git-fixes). +- perf print-events: make is_event_supported() more robust + (git-fixes). +- perf list: fix short description for some cache events + (git-fixes). +- perf metric: Don't remove scale from counts (git-fixes). +- perf stat: Avoid metric-only segv (git-fixes). +- perf expr: Fix "has_event" function for metric style events + (git-fixes). +- perf srcline: Add missed addr2line closes (git-fixes). +- perf thread_map: Free strlist on normal path in + thread_map__new_by_tid_str() (git-fixes). +- perf bpf: Clean up the generated/copied vmlinux.h (git-fixes). +- perf jevents: Drop or simplify small integer values (git-fixes). +- perf evsel: Fix duplicate initialization of data->id in + evsel__parse_sample() (git-fixes). +- perf pmu: Treat the msr pmu as software (git-fixes). +- perf record: Check conflict between '--timestamp-filename' + option and pipe mode before recording (git-fixes). +- perf record: Fix possible incorrect free in + record__switch_output() (git-fixes). +- perf vendor events amd: Add Zen 4 memory controller events + (git-fixes). +- perf top: Uniform the event name for the hybrid machine + (git-fixes). +- perf top: Use evsel's cpus to replace user_requested_cpus + (git-fixes). +- commit a1f9340 + +------------------------------------------------------------------- +Wed Jun 5 17:11:18 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove fix for CVE-2024-35956 bsc#1224674, not applicable +- Delete patches.suse/btrfs-qgroup-fix-qgroup-prealloc-rsv-leak-in-subvolu.patch. + Quoting bsc#1225945#c11: + "So the upstream 6.5 kernel commit (1b53e51a4a8f ("btrfs: don't commit + transaction for every subvol create") + ) was never backported to SLE, so that fix eb96e221937a ("btrfs: fix + unwritten extent buffer after snapshotting a new subvolume") was never + backported." +- commit d947258 + +------------------------------------------------------------------- +Mon Jun 3 20:07:57 CEST 2024 - tonyj@suse.de + +- perf/x86: Fix out of range data (git-fixes). +- perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last + PEBS event (git-fixes). +- perf/x86/amd/lbr: Discard erroneous branch entries (git-fixes). +- commit 664d77f + +------------------------------------------------------------------- +Mon Jun 3 19:14:40 CEST 2024 - ematsumiya@suse.de + +- cifs: failure to add channel on iface should bump up weight + (git-fixes, bsc#1225172). +- commit 007b237 + +------------------------------------------------------------------- +Mon Jun 3 19:14:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix parsing of SMB3.1.1 POSIX create context + (git-fixes, bsc#1225172). +- commit 5f27f69 + +------------------------------------------------------------------- +Mon Jun 3 19:14:13 CEST 2024 - ematsumiya@suse.de + +- Revert "cifs: reconnect work should have reference on server + struct" (git-fixes, bsc#1225172). +- commit 3ca4c0c + +------------------------------------------------------------------- +Mon Jun 3 19:13:59 CEST 2024 - ematsumiya@suse.de + +- cifs: fix leak of iface for primary channel (git-fixes, + bsc#1225172). +- commit b7eb8e8 + +------------------------------------------------------------------- +Mon Jun 3 19:13:45 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix mount when dns_resolver key is not available + (git-fixes, bsc#1225172). +- commit 28edb5c + +------------------------------------------------------------------- +Mon Jun 3 15:46:18 CEST 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.2 patches + (bsc#1225842). +- scsi: lpfc: Update lpfc version to 14.4.0.2 (bsc#1225842). +- scsi: lpfc: Add support for 32 byte CDBs (bsc#1225842). +- scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask + (bsc#1225842). + Refresh: + - patches.suse/lpfc-reintroduce-old-irq-probe-logic.patch +- scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list + (bsc#1225842). +- scsi: lpfc: Clear deferred RSCN processing flag when driver + is unloading (bsc#1225842). +- scsi: lpfc: Update logging of protection type for T10 DIF I/O + (bsc#1225842). +- scsi: lpfc: Change default logging level for unsolicited CT + MIB commands (bsc#1225842). +- commit 5a56384 + +------------------------------------------------------------------- +Mon Jun 3 15:25:22 CEST 2024 - dwagner@suse.de + +- nvmet: fix ns enable/disable possible hang (git-fixes). +- nvme-multipath: fix io accounting on failover (git-fixes). +- nvme: fix multipath batched completion accounting (git-fixes). +- commit ed3b392 + +------------------------------------------------------------------- +Mon Jun 3 14:06:08 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-hda-intel-sdw-acpi-fix-usage-of-device_get_name.patch + (git-fixes CVE-2024-36955). +- Update + patches.suse/ARM-9381-1-kasan-clear-stale-stack-poison.patch + (git-fixes bsc#1225715 CVE-2024-36906). +- Update + patches.suse/Bluetooth-HCI-Fix-potential-null-ptr-deref.patch + (git-fixes bsc#1225579 CVE-2024-36011). +- Update + patches.suse/Bluetooth-L2CAP-Fix-slab-use-after-free-in-l2cap_con.patch + (git-fixes bsc#1225578 CVE-2024-36013). +- Update + patches.suse/Bluetooth-msft-fix-slab-use-after-free-in-msft_do_cl.patch + (git-fixes bsc#1225502 CVE-2024-36012). +- Update + patches.suse/Bluetooth-qca-add-missing-firmware-sanity-checks.patch + (git-fixes bsc#1225722 CVE-2024-36880). +- Update + patches.suse/Bluetooth-qca-fix-firmware-check-error-path.patch + (git-fixes CVE-2024-36942). +- Update + patches.suse/Bluetooth-qca-fix-info-leak-when-fetching-fw-build-i.patch + (git-fixes bsc#1225720 CVE-2024-36032). +- Update + patches.suse/KVM-x86-mmu-Write-protect-L2-SPTEs-in-TDP-MMU-when-c.patch + (git-fixes bsc#1223749 CVE-2024-26990). +- Update + patches.suse/KVM-x86-pmu-Disable-support-for-adaptive-PEBS.patch + (git-fixes bsc#1223692 CVE-2024-26992). +- Update + patches.suse/Reapply-drm-qxl-simplify-qxl_fence_wait.patch + (stable-fixes CVE-2024-36944). +- Update + patches.suse/USB-core-Fix-access-violation-during-port-device-rem.patch + (git-fixes bsc#1225734 CVE-2024-36896). +- Update + patches.suse/amd-amdkfd-sync-all-devices-to-wait-all-processes-be.patch + (stable-fixes CVE-2024-36949). +- Update patches.suse/bpf-Check-bloom-filter-map-value-size.patch + (bsc#1224488 CVE-2024-35905 bsc#1225766 CVE-2024-36918). +- Update + patches.suse/clk-sunxi-ng-h6-Reparent-CPUX-during-PLL-CPUX-rate-c.patch + (git-fixes bsc#1225692 CVE-2023-52882). +- Update + patches.suse/cxl-pci-Fix-disabling-memory-if-DVSEC-CXL-Range-does.patch + (git-fixes CVE-2024-26761). +- Update + patches.suse/drm-amd-display-Atom-Integrated-System-Info-v2_2-for.patch + (stable-fixes bsc#1225735 CVE-2024-36897). +- Update + patches.suse/drm-amd-pm-fixes-a-random-hang-in-S4-for-SMU-v13.0.4.patch + (stable-fixes bsc#1225705 CVE-2024-36026). +- Update + patches.suse/drm-amdkfd-range-check-cp-bad-op-exception-interrupt.patch + (stable-fixes CVE-2024-36951). +- Update + patches.suse/drm-arm-malidp-fix-a-possible-null-pointer-dereferen.patch + (git-fixes bsc#1225593 CVE-2024-36014). +- Update + patches.suse/drm-nouveau-firmware-Fix-SG_DEBUG-error-with-nvkm_fi.patch + (stable-fixes bsc#1225728 CVE-2024-36885). +- Update + patches.suse/efi-unaccepted-touch-soft-lockup-during-memory-accept.patch + (git-fixes bsc#1225773 CVE-2024-36936). +- Update + patches.suse/firewire-ohci-mask-bus-reset-interrupts-between-ISR-.patch + (stable-fixes CVE-2024-36950). +- Update patches.suse/gpiolib-cdev-fix-uninitialised-kfifo.patch + (git-fixes bsc#1225736 CVE-2024-36898). +- Update + patches.suse/i40e-fix-vf-may-be-used-uninitialized-in-this-functi.patch + (git-fixes bsc#1225698 CVE-2024-36020). +- Update + patches.suse/maple_tree-fix-mas_empty_area_rev-null-pointer-deref.patch + (git-fixes bsc#1225710 CVE-2024-36891). +- Update + patches.suse/mm-slab-make-__free-kfree-accept-error-pointers.patch + (git-fixes bsc#1225714 CVE-2024-36890). +- Update + patches.suse/mmc-sdhci-msm-pervent-access-to-suspended-controller.patch + (git-fixes bsc#1225708 CVE-2024-36029). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-devlink-reload-during.patch + (git-fixes bsc#1225699 CVE-2024-36021). +- Update + patches.suse/nouveau-dmem-handle-kcalloc-allocation-failure.patch + (git-fixes CVE-2024-26943). +- Update + patches.suse/nouveau-uvmm-fix-addr-range-calcs-for-remap-operatio.patch + (git-fixes bsc#1225694 CVE-2024-36018). +- Update + patches.suse/pinctrl-core-delete-incorrect-free-in-pinctrl_enable.patch + (git-fixes CVE-2024-36940). +- Update + patches.suse/pinctrl-devicetree-fix-refcount-leak-in-pinctrl_dt_t.patch + (git-fixes CVE-2024-36959). +- Update + patches.suse/ppdev-Add-an-error-check-in-register_device.patch + (git-fixes bsc#1225640 CVE-2024-36015). +- Update patches.suse/qibfs-fix-dentry-leak.patch (git-fixes + CVE-2024-36947). +- Update + patches.suse/regmap-maple-Fix-cache-corruption-in-regcache_maple_.patch + (git-fixes bsc#1225695 CVE-2024-36019). +- Update + patches.suse/s390-cio-Ensure-the-copied-buf-is-NUL-terminated.patch + (git-fixes bsc#1223869 bsc#1225747 CVE-2024-36931). +- Update + patches.suse/s390-qeth-Fix-kernel-panic-after-setting-hsuid.patch + (git-fixes bsc#1223874 bsc#1225775 CVE-2024-36928). +- Update + patches.suse/scsi-qla2xxx-Fix-off-by-one-in-qla_edif_app_getstats.patch + (git-fixes bsc#1225704 CVE-2024-36025). +- Update + patches.suse/spi-fix-null-pointer-dereference-within-spi_sync.patch + (git-fixes CVE-2024-36930). +- Update + patches.suse/swiotlb-Fix-double-allocation-of-slots-due-to-broken-alignment-handling.patch + (bsc#1224331 bsc#1224602 CVE-2024-35814). +- Update + patches.suse/tty-n_gsm-fix-possible-out-of-bounds-in-gsm0_receive.patch + (git-fixes bsc#1225642 CVE-2024-36016). +- Update + patches.suse/usb-gadget-f_fs-Fix-race-between-aio_cancel-and-AIO-.patch + (git-fixes bsc#1225749 CVE-2024-36894). +- Update + patches.suse/usb-gadget-uvc-use-correct-buffer-size-when-parsing-.patch + (git-fixes bsc#1225750 CVE-2024-36895). +- Update + patches.suse/usb-typec-tcpm-Check-for-port-partner-validity-befor.patch + (git-fixes bsc#1225748 CVE-2024-36893). +- Update + patches.suse/wifi-iwlwifi-mvm-guard-against-invalid-STA-ID-on-rem.patch + (stable-fixes bsc#1225769 CVE-2024-36921). +- Update + patches.suse/wifi-iwlwifi-read-txq-read_ptr-under-lock.patch + (stable-fixes CVE-2024-36922). +- Update + patches.suse/wifi-nl80211-don-t-free-NULL-coalescing-rule.patch + (git-fixes CVE-2024-36941). +- Update + patches.suse/x86-efistub-Call-mixed-mode-boot-services-on-the-firmware-.patch + (git-fixes bsc#1224742 CVE-2024-35803). +- commit 539780f + +------------------------------------------------------------------- +Mon Jun 3 13:25:29 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries/lparcfg: drop error message from guest name + lookup (bsc#1187716 ltc#193451 git-fixes). +- commit ceab637 + +------------------------------------------------------------------- +Mon Jun 3 13:19:17 CEST 2024 - msuchanek@suse.de + +- blacklist.conf: PPC fsl_msi is not used +- commit ae6590d + +------------------------------------------------------------------- +Mon Jun 3 13:03:27 CEST 2024 - msuchanek@suse.de + +- powerpc/uaccess: Use YZ asm constraint for ld (bsc#1194869). +- powerpc/uaccess: Fix build errors seen with GCC 13/14 + (bsc#1194869). +- commit 46b5d84 + +------------------------------------------------------------------- +Mon Jun 3 10:20:30 CEST 2024 - shung-hsi.yu@suse.com + +- Add reference to L3 bsc#1225765 in BPF control flow graph and precision backtrack fixes (bsc#1225756) + The L3 bsc#1225765 was created seperately since our customer requires + PTF. +- Update patches.suse/bpf-fix-precision-backtracking-instruction-iteration.patch +- Update patches.suse/bpf-handle-ldimm64-properly-in-check_cfg.patch +- Update patches.suse/selftests-bpf-add-edge-case-backtracking-logic-test.patch +- Update patches.suse/selftests-bpf-precision-tracking-test-for-BPF_NEG-an.patch +- commit 054635e + +------------------------------------------------------------------- +Mon Jun 3 01:12:20 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: release mutex after nft_gc_seq_end from + abort path (CVE-2024-26925 bsc#1223390). +- commit 578a709 + +------------------------------------------------------------------- +Mon Jun 3 01:11:15 CEST 2024 - mkubecek@suse.cz + +- series.conf: cleanup + Fix subsection header to silence series_insert error. +- commit 4628dc3 + +------------------------------------------------------------------- +Sat Jun 1 10:18:30 CEST 2024 - tiwai@suse.de + +- ASoC: wm_adsp: Add missing MODULE_DESCRIPTION() (git-fixes). +- ALSA: ump: Set default protocol when not given explicitly + (git-fixes). +- ALSA/hda: intel-dsp-config: reduce log verbosity (git-fixes). +- ALSA: core: Remove debugfs at disconnection (git-fixes). +- commit f8e0906 + +------------------------------------------------------------------- +Sat Jun 1 10:14:34 CEST 2024 - tiwai@suse.de + +- drm/panel: sitronix-st7789v: fix display size for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: tweak timing for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 + panel (git-fixes). +- dma-buf/sw-sync: don't enable IRQ from sync_print_obj() + (git-fixes). +- Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 + devices" (stable-fixes). +- drm/amd/display: Enable colorspace property for MST connectors + (git-fixes). +- drm/i915: Fix audio component initialization (git-fixes). +- drm/i915/dpt: Make DPT object unshrinkable (git-fixes). +- drm/i915/gt: Fix CCS id's calculation for CCS mode setting + (git-fixes). +- drm/i915/guc: avoid FIELD_PREP warning (git-fixes). +- drm/i915/gt: Disarm breadcrumbs if engines are already idle + (git-fixes). +- drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) + (git-fixes). +- hwmon: (shtc1) Fix property misspelling (git-fixes). +- hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board + power sensor (git-fixes). +- spi: stm32: Don't warn about spurious interrupts (git-fixes). +- spi: Don't mark message DMA mapped when no transfer in it is + (git-fixes). +- dma-mapping: benchmark: handle NUMA_NO_NODE correctly + (git-fixes). +- dma-mapping: benchmark: fix node id validation (git-fixes). +- ALSA: seq: ump: Fix swapped song position pointer data + (git-fixes). +- ASoC: SOF: ipc4-topology: Fix input format query of process + modules without base extension (git-fixes). +- ALSA: seq: Fix yet another spot for system message conversion + (git-fixes). +- ALSA: ump: Don't accept an invalid UMP protocol number + (git-fixes). +- ALSA: ump: Don't clear bank selection after sending a program + change (git-fixes). +- ALSA: seq: Fix incorrect UMP type for system messages + (git-fixes). +- ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 + conversion (git-fixes). +- ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP + conversion (git-fixes). +- ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp + (git-fixes). +- docs: netdev: Fix typo in Signed-off-by tag (git-fixes). +- net: usb: smsc95xx: fix changing LED_SEL bit value updated + from EEPROM (git-fixes). +- net: phy: micrel: set soft_reset callback to genphy_soft_reset + for KSZ8061 (git-fixes). +- commit e5505a5 + +------------------------------------------------------------------- +Sat Jun 1 10:09:27 CEST 2024 - tiwai@suse.de + +- Add alt-commit to a nouveau patch +- commit 0024d10 + +------------------------------------------------------------------- +Fri May 31 19:39:48 CEST 2024 - dsterba@suse.com + +- 9p: add missing locking around taking dentry fid list (git-fixes) +- commit 581af2d + +------------------------------------------------------------------- +Fri May 31 18:08:13 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only a VFS cleanup +- commit f4a0ca8 + +------------------------------------------------------------------- +Fri May 31 18:00:27 CEST 2024 - dsterba@suse.com + +- blacklist.conf: openpromfs not built +- commit 475ff82 + +------------------------------------------------------------------- +Fri May 31 17:58:22 CEST 2024 - dsterba@suse.com + +- ecryptfs: Fix buffer size for tag 66 packet (git-fixes) +- commit 17aae28 + +------------------------------------------------------------------- +Fri May 31 17:18:11 CEST 2024 - dsterba@suse.com + +- fs/9p: translate O_TRUNC into OTRUNC (git-fixes) +- commit e03e9a5 + +------------------------------------------------------------------- +Fri May 31 17:14:43 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END + (git-fixes). +- commit e824dba + +------------------------------------------------------------------- +Fri May 31 17:14:08 CEST 2024 - dsterba@suse.com + +- fs/9p: only translate RWX permissions for plain 9P2000 (git-fixes) +- commit ebd0dc6 + +------------------------------------------------------------------- +Fri May 31 17:11:23 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: precision tracking test for BPF_NEG and BPF_END + (bsc#1225756). +- commit a410d73 + +------------------------------------------------------------------- +Fri May 31 17:08:22 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: add edge case backtracking logic test + (bsc#1225756). +- bpf: fix precision backtracking instruction iteration + (bsc#1225756). +- bpf: handle ldimm64 properly in check_cfg() (bsc#1225756). +- commit 9cbb99b + +------------------------------------------------------------------- +Fri May 31 16:48:47 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove add and revert patch pair +- commit f17fe30 + +------------------------------------------------------------------- +Fri May 31 16:41:07 CEST 2024 - dsterba@suse.com + +- fs: indicate request originates from old mount API (git-fixes) +- commit 0754468 + +------------------------------------------------------------------- +Fri May 31 16:38:52 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only comment fix +- commit b912460 + +------------------------------------------------------------------- +Fri May 31 16:36:29 CEST 2024 - dsterba@suse.com + +- locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock (git-fixes) +- commit 4c48f9f + +------------------------------------------------------------------- +Fri May 31 16:34:32 CEST 2024 - dsterba@suse.com + +- fs: Fix error checking for d_hash_and_lookup() (git-fixes) +- commit c90513f + +------------------------------------------------------------------- +Fri May 31 16:31:13 CEST 2024 - dwagner@suse.de + +- nvme-pci: Add quirk for broken MSIs (git-fixes). +- nvme: fix warn output about shared namespaces without + CONFIG_NVME_MULTIPATH (git-fixes). +- drivers/nvme: Add quirks for device 126f:2262 (git-fixes). +- commit fff60eb + +------------------------------------------------------------------- +Fri May 31 16:05:29 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvme-ensure-disabling-pairs-with-unquiesce.patch + (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 jsc#PED-3535 + bsc#1224534). +- commit d9497f3 + +------------------------------------------------------------------- +Fri May 31 14:12:49 CEST 2024 - iivanov@suse.de + +- octeontx2-af: fix the double free in rvu_npc_freemem() (bsc#1225712 CVE-2024-36030) +- commit 294ca99 + +------------------------------------------------------------------- +Fri May 31 12:32:57 CEST 2024 - tbogendoerfer@suse.de + +- idpf: extend tx watchdog timeout (bsc#1224137). +- commit fbf0ed6 + +------------------------------------------------------------------- +Fri May 31 11:27:23 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86/pmu: Allow programming events that match + unsupported arch events (bsc#1225696). +- Refresh + patches.suse/KVM-x86-pmu-Allow-programming-events-that-match-unsu.patch. +- commit 0e4ccf5 + +------------------------------------------------------------------- +Thu May 30 10:09:45 CEST 2024 - iivanov@suse.de + +- swiotlb: extend buffer pre-padding to alloc_align_mask if necessary (bsc#1224331) +- commit c148fd3 + +------------------------------------------------------------------- +Thu May 30 09:03:10 CEST 2024 - davide.benini@suse.com + +- calipso: fix memory leak in netlbl_calipso_add_pass() + (CVE-2023-52698 bsc#1224621) +- commit 5fc90b9 + +------------------------------------------------------------------- +Thu May 30 07:29:06 CEST 2024 - jslaby@suse.cz + +- kabi/severities: ignore IMS functions + They were dropped in previous patches. Noone is supposed to use them. +- commit 494909c + +------------------------------------------------------------------- +Thu May 30 05:29:52 CEST 2024 - ematsumiya@suse.de + +- smb: client: set correct id, uid and cruid for multiuser + automounts (bsc#1223011, CVE-2024-26822). +- commit 6fce785 + +------------------------------------------------------------------- +Thu May 30 05:26:33 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential OOBs in smb2_parse_contexts() + (bsc#1220148, CVE-2023-52434). +- commit a00a7f6 + +------------------------------------------------------------------- +Wed May 29 19:16:39 CEST 2024 - colyli@suse.de + +- dm-integrity: fix a memory leak when rechecking the data + (bsc#1223077, CVE-2024-26860). +- commit 29984e7 + +------------------------------------------------------------------- +Wed May 29 19:05:23 CEST 2024 - fdmanana@suse.com + +- btrfs: zoned: don't skip block groups with 100% zone unusable + (bsc#1220120). +- btrfs: don't refill whole delayed refs block reserve when + starting transaction (bsc#1220120). +- btrfs: add new unused block groups to the list of unused block + groups (bsc#1220120). +- btrfs: do not delete unused block group if it may be used soon + (bsc#1220120). +- btrfs: add and use helper to check if block group is used + (bsc#1220120). +- btrfs: always reserve space for delayed refs when starting + transaction (bsc#1220120). +- btrfs: stop doing excessive space reservation for csum deletion + (bsc#1220120). +- btrfs: remove pointless initialization at + btrfs_delayed_refs_rsv_release() (bsc#1220120). +- btrfs: reserve space for delayed refs on a per ref basis + (bsc#1220120). +- btrfs: allow to run delayed refs by bytes to be released + instead of count (bsc#1220120). +- btrfs: simplify check for extent item overrun at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: return -EUCLEAN if extent item is missing when searching + inline backref (bsc#1220120). +- btrfs: use a single variable for return value at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: use a single variable for return value at + run_delayed_extent_op() (bsc#1220120). +- btrfs: remove pointless 'ref_root' variable from + run_delayed_data_ref() (bsc#1220120). +- btrfs: initialize key where it's used when running delayed + data ref (bsc#1220120). +- btrfs: remove refs_to_drop argument from __btrfs_free_extent() + (bsc#1220120). +- btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: remove the refcount warning/check at + btrfs_put_delayed_ref() (bsc#1220120). +- btrfs: remove unnecessary logic when running new delayed + references (bsc#1220120). +- btrfs: pass a space_info argument to + btrfs_reserve_metadata_bytes() (bsc#1220120). +- btrfs: log message if extent item not found when running + delayed extent op (bsc#1220120). +- btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: move btrfs_free_excluded_extents() into block-group.c + (bsc#1220120). +- btrfs: open code trivial btrfs_add_excluded_extent() + (bsc#1220120). +- btrfs: make find_first_extent_bit() return a boolean + (bsc#1220120). +- btrfs: make btrfs_destroy_pinned_extent() return void + (bsc#1220120). +- btrfs: make btrfs_destroy_marked_extents() return void + (bsc#1220120). +- btrfs: rename add_new_free_space() to btrfs_add_new_free_space() + (bsc#1220120). +- btrfs: update documentation for add_new_free_space() + (bsc#1220120). +- commit 37b05cd + +------------------------------------------------------------------- +Wed May 29 18:24:54 CEST 2024 - nstange@suse.de + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch (bsc#1222771). + In preparation of enabling CONFIG_FIPS_SIGNATURE_SELFTEST, amend the + missing 'usage' argument in the pkcs7_validate_trust() invocation + from the PKCS#7 selftest. +- commit cfa0827 + +------------------------------------------------------------------- +Wed May 29 17:39:53 CEST 2024 - mbrugger@suse.com + +- blacklist.conf: arm: kernel does not support folios +- commit e0489ca + +------------------------------------------------------------------- +Wed May 29 17:23:53 CEST 2024 - pmladek@suse.com + +- printk: Let no_printk() use _printk() (bsc#1225618). +- commit 2abd745 + +------------------------------------------------------------------- +Wed May 29 17:04:32 CEST 2024 - pmladek@suse.com + +- printk: Update @console_may_schedule in + console_trylock_spinning() (bsc#1225616). +- commit e5e7ac5 + +------------------------------------------------------------------- +Wed May 29 16:39:49 CEST 2024 - mkoutny@suse.com + +- af_unix: fix use-after-free in unix_stream_read_actor() + (CVE-2023-52772 bsc#1224989). +- commit 0f5ff3f + +------------------------------------------------------------------- +Wed May 29 16:37:13 CEST 2024 - nstange@suse.de + +- certs: Add ECDSA signature verification self-test (bsc#1222777). +- Port "certs: Add ECDSA signature verification self-test". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_ECDSA. +- Refresh + 0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + trivial context update to Kconfig +- commit 7338b2e + +------------------------------------------------------------------- +Wed May 29 16:36:36 CEST 2024 - pmladek@suse.com + +- dump_stack: Do not get cpu_sync for panic CPU (bsc#1225607). +- commit 3d953e1 + +------------------------------------------------------------------- +Wed May 29 16:30:09 CEST 2024 - pmladek@suse.com + +- printk: Avoid non-panic CPUs writing to ringbuffer + (bsc#1225607). +- commit 9a41cad + +------------------------------------------------------------------- +Wed May 29 16:25:37 CEST 2024 - nstange@suse.de + +- certs: Move RSA self-test data to separate file (bsc#1222777). +- Port "certs: Move RSA self-test data to separate file". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_RSA. +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + - trivial context update to Kconfig, + - account for changed pkcs7_validate_trust() callsite amended by + this refreshed patch. +- commit 248ad2a + +------------------------------------------------------------------- +Wed May 29 16:22:01 CEST 2024 - pmladek@suse.com + +- printk: Disable passing console lock owner completely during + panic() (bsc#1225607). +- commit a31a4d6 + +------------------------------------------------------------------- +Wed May 29 16:19:57 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Skip non-finalized records in panic + (bsc#1225607). +- commit 8be42db + +------------------------------------------------------------------- +Wed May 29 16:06:55 CEST 2024 - nstange@suse.de + +- Enable CONFIG_FIPS_SIGNATURE_SELFTEST (bsc#1222771) +- commit 4ade1c7 + +------------------------------------------------------------------- +Wed May 29 15:50:37 CEST 2024 - pmladek@suse.com + +- printk: Wait for all reserved records with pr_flush() + (bsc#1225607). +- commit 4a07b6c + +------------------------------------------------------------------- +Wed May 29 15:35:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Cleanup reader terminology (bsc#1225607). +- commit b3f2a50 + +------------------------------------------------------------------- +Wed May 29 15:27:23 CEST 2024 - pmladek@suse.com + +- printk: Add this_cpu_in_panic() (bsc#1225607). +- commit 8afb830 + +------------------------------------------------------------------- +Wed May 29 15:21:57 CEST 2024 - pmladek@suse.com + +- printk: For @suppress_panic_printk check for other CPU in panic + (bsc#1225607). +- commit f2045e0 + +------------------------------------------------------------------- +Wed May 29 15:20:31 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Clarify special lpos values (bsc#1225607). +- commit d1338d8 + +------------------------------------------------------------------- +Wed May 29 15:17:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Do not skip non-finalized records with + prb_next_seq() (bsc#1225607). +- commit 1ea687c + +------------------------------------------------------------------- +Wed May 29 15:17:05 CEST 2024 - mkoutny@suse.com + +- prctl: generalize PR_SET_MDWE support check to be per-arch + (bsc#1225610). +- commit b86afe4 + +------------------------------------------------------------------- +Wed May 29 15:15:57 CEST 2024 - pmladek@suse.com + +- printk: Use prb_first_seq() as base for 32bit seq macros + (bsc#1225607). +- commit ea93856 + +------------------------------------------------------------------- +Wed May 29 15:14:03 CEST 2024 - pmladek@suse.com + +- printk: Adjust mapping for 32bit seq macros (bsc#1225607). +- commit e9e690d + +------------------------------------------------------------------- +Wed May 29 14:57:00 CEST 2024 - mkoutny@suse.com + +- blk-cgroup: fix list corruption from reorder of WRITE ->lqueued + (bsc#1225605). +- blk-cgroup: fix list corruption from resetting io stat + (bsc#1225605). +- commit c132bd3 + +------------------------------------------------------------------- +Wed May 29 14:56:41 CEST 2024 - pmladek@suse.com + +- printk: nbcon: Relocate 32bit seq macros (bsc#1225607). +- commit 6293dd4 + +------------------------------------------------------------------- +Wed May 29 14:47:13 CEST 2024 - pmladek@suse.com + +- printk: Rename abandon_console_lock_in_panic() to + other_cpu_in_panic() (bsc#1225607). +- commit 74aec78 + +------------------------------------------------------------------- +Wed May 29 14:42:32 CEST 2024 - pmladek@suse.com + +- printk: Consolidate console deferred printing (bsc#1225607). +- commit c45374f + +------------------------------------------------------------------- +Wed May 29 14:39:55 CEST 2024 - pmladek@suse.com + +- printk: Do not take console lock for console_flush_on_panic() + (bsc#1225607). +- commit ca5038f + +------------------------------------------------------------------- +Wed May 29 14:38:54 CEST 2024 - pmladek@suse.com + +- printk: Keep non-panic-CPUs out of console lock (bsc#1225607). +- commit 2d7bf36 + +------------------------------------------------------------------- +Wed May 29 14:24:43 CEST 2024 - pmladek@suse.com + +- printk: Reduce console_unblank() usage in unsafe scenarios + (bsc#1225607). +- commit 54eafaa + +------------------------------------------------------------------- +Wed May 29 13:45:07 CEST 2024 - pmladek@suse.com + +- livepatch: Fix missing newline character in + klp_resolve_symbols() (bsc#1223539). +- commit af0f908 + +------------------------------------------------------------------- +Wed May 29 13:33:07 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: system-wide nr_active enforcement patchset; + not worth the risk (bsc#1225580) +- commit 059cebc + +------------------------------------------------------------------- +Wed May 29 13:28:17 CEST 2024 - shung-hsi.yu@suse.com + +- cpumap: Zero-initialise xdp_rxq_info struct before running + XDP program (bsc#1224718 CVE-2024-27431). +- commit fb7728a + +------------------------------------------------------------------- +Wed May 29 12:12:14 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct bpf_link and bpf_link_ops kABI workaround + (bsc#1224531 CVE-2024-35860). +- commit 7744489 + +------------------------------------------------------------------- +Wed May 29 12:07:39 CEST 2024 - jslaby@suse.cz + +- Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support" + (git-fixes). +- Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()" (git-fixes). +- Revert "PCI/MSI: Provide stubs for IMS functions" (git-fixes). +- commit 0dc394b + +------------------------------------------------------------------- +Wed May 29 11:50:31 CEST 2024 - jslaby@suse.cz + +- ppdev: Add an error check in register_device (git-fixes). +- commit cfdb6a2 + +------------------------------------------------------------------- +Wed May 29 11:43:15 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: support deferring bpf_link dealloc to after RCU grace + period (bsc#1224531 CVE-2024-35860). +- bpf: put uprobe link's path and task in release callback + (bsc#1224531 CVE-2024-35860). +- commit a95dd44 + +------------------------------------------------------------------- +Wed May 29 11:25:39 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Fix not validating setsockopt user input + (bsc#1224581 CVE-2024-35964). +- commit 9d49d44 + +------------------------------------------------------------------- +Wed May 29 11:06:17 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: cosmetic; truncated names in ps output +- commit 2ed068f + +------------------------------------------------------------------- +Wed May 29 10:52:47 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Add support for BT_PKT_STATUS (bsc#1224581 + CVE-2024-35964). +- commit cadac48 + +------------------------------------------------------------------- +Wed May 29 10:13:51 CEST 2024 - jlee@suse.com + +- Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic (bsc#1224581 + CVE-2024-35964). +- Refresh + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch. +- commit 774d916 + +------------------------------------------------------------------- +Wed May 29 09:52:10 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Prevent lock inversion deadlock in map delete elem + (bsc#1209657 CVE-2023-0160 bsc#1224511 CVE-2024-35895). +- commit fa3fb92 + +------------------------------------------------------------------- +Wed May 29 07:53:36 CEST 2024 - tiwai@suse.de + +- tpm_tis_spi: Account for SPI header when allocating TPM SPI + xfer buffer (git-fixes). +- commit 6d124e2 + +------------------------------------------------------------------- +Tue May 28 23:45:57 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_debug_files_proc_show() + (bsc#1225172, bsc#1223532, CVE-2024-26928). +- commit 1089c4a + +------------------------------------------------------------------- +Tue May 28 23:42:54 CEST 2024 - ematsumiya@suse.de + +- smb3: missing lock when picking channel (bsc#1225172, + bsc#1224550, CVE-2024-35999). +- commit d7be3a1 + +------------------------------------------------------------------- +Tue May 28 23:42:14 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in + cifs_signal_cifsd_for_reconnect() (bsc#1225172, bsc#1224766, + CVE-2024-35861). +- commit 0d45a76 + +------------------------------------------------------------------- +Tue May 28 23:41:36 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_network_name_deleted() + (bsc#1225172, bsc#1224764, CVE-2024-35862). +- commit 6632102 + +------------------------------------------------------------------- +Tue May 28 23:40:50 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in is_valid_oplock_break() + (bsc#1225172, bsc#1224763, CVE-2024-35863). +- commit 06c348c + +------------------------------------------------------------------- +Tue May 28 23:40:05 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_oplock_break() + (bsc#1225172, bsc#1224668, CVE-2024-35865). +- commit 60bea5b + +------------------------------------------------------------------- +Tue May 28 23:39:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_lease_break() + (bsc#1225172, bsc#1224765, CVE-2024-35864). +- commit 52cc8d8 + +------------------------------------------------------------------- +Tue May 28 23:38:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_show() + (bsc#1225172, bsc#1224664, CVE-2024-35867). +- commit 3a82d6a + +------------------------------------------------------------------- +Tue May 28 23:35:58 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_write() + (bsc#1225172, bsc#1224678, CVE-2024-35868). +- commit fb4bf4e + +------------------------------------------------------------------- +Tue May 28 23:35:08 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_dump_full_key() + (bsc#1225172, bsc#1224667, CVE-2024-35866). +- commit b0961fe + +------------------------------------------------------------------- +Tue May 28 23:33:25 CEST 2024 - ematsumiya@suse.de + +- smb: client: guarantee refcounted children from parent session + (bsc#1225172, bsc#1224679, CVE-2024-35869). +- commit 97642d2 + +------------------------------------------------------------------- +Tue May 28 23:32:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix UAF in smb2_reconnect_server() (bsc#1225172, + bsc#1224672, CVE-2024-35870). +- commit e205efa + +------------------------------------------------------------------- +Tue May 28 23:20:35 CEST 2024 - ematsumiya@suse.de + +- smb: Fix regression in writes when non-standard maximum write + size negotiated (bsc#1222464, CVE-2024-26692). +- commit 761be1f + +------------------------------------------------------------------- +Tue May 28 20:19:26 CEST 2024 - ematsumiya@suse.de + +- cifs: Fix writeback data corruption (bsc#1225172, + bsc#1223810, CVE-2024-27036). +- commit 75108cc + +------------------------------------------------------------------- +Tue May 28 20:07:48 CEST 2024 - ematsumiya@suse.de + +- cifs: Don't use certain unnecessary folio_*() functions + (bsc#1225172). +- commit 3ddf86f + +------------------------------------------------------------------- +Tue May 28 16:02:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: Ignore all devicetree schemes changes + We do not use them, so lets silence all git-fixes for them. +- commit 84a3286 + +------------------------------------------------------------------- +Tue May 28 13:34:20 CEST 2024 - nik.borisov@suse.com + +- x86/bpf: Fix IP after emitting call depth accounting (bsc#1224493 CVE-2024-35903). +- commit 1c0fa71 + +------------------------------------------------------------------- +Tue May 28 10:02:27 CEST 2024 - pjakobsson@suse.de + +- drm/amdgpu: Skip do PCI error slot reset during RAS recovery (CVE-2024-35931 bsc#1224652). +- commit 1dec1c9 + +------------------------------------------------------------------- +Tue May 28 08:15:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore TAS2781 symbol drop, it's only locally used +- commit f367fdb + +------------------------------------------------------------------- +Tue May 28 08:12:45 CEST 2024 - tiwai@suse.de + +- ASoC: tas2781: Fix wrong loading calibrated data sequence + (git-fixes). +- commit 5851e36 + +------------------------------------------------------------------- +Tue May 28 08:10:39 CEST 2024 - tiwai@suse.de + +- mm: page_owner: fix wrong information in dump_page_owner + (git-fixes). +- ALSA: scarlett2: Add missing error check to + scarlett2_config_save() (git-fixes). +- commit 4b2ccd1 + +------------------------------------------------------------------- +Tue May 28 06:53:34 CEST 2024 - jslaby@suse.cz + +- x86/mm/pat: fix VM_PAT handling in COW mappings (bsc#1224525 + CVE-2024-35877). +- commit 24cc941 + +------------------------------------------------------------------- +Mon May 27 21:33:13 CEST 2024 - davide.benini@suse.com + +- ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr + (CVE-2024-35969 bsc#1224580) +- commit f419c6d + +------------------------------------------------------------------- +Mon May 27 20:45:38 CEST 2024 - tbogendoerfer@suse.de + +- mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash + work (CVE-2024-35852 bsc#1224502). +- mlxsw: spectrum_acl_tcam: Fix incorrect list API usage + (CVE-2024-36006 bsc#1224541). +- mlxsw: spectrum_acl_tcam: Fix warning during rehash + (CVE-2024-36007 bsc#1224543). +- commit 88a980b + +------------------------------------------------------------------- +Mon May 27 18:45:10 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/vt-d: Enable PCI/IMS" (git-fixes). +- commit f424462 + +------------------------------------------------------------------- +Mon May 27 18:39:43 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/amd: Enable PCI/IMS" (git-fixes). +- commit 278bf80 + +------------------------------------------------------------------- +Mon May 27 18:29:15 CEST 2024 - vkarasulli@suse.de + +- iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest + (git-fixes). +- commit 481f9bd + +------------------------------------------------------------------- +Mon May 27 18:26:02 CEST 2024 - fdmanana@suse.com + +- btrfs: avoid start and commit empty transaction when flushing + qgroups (bsc#1220120). +- btrfs: avoid start and commit empty transaction when starting + qgroup rescan (bsc#1220120). +- btrfs: avoid starting and committing empty transaction when + flushing space (bsc#1220120). +- btrfs: avoid starting new transaction when flushing delayed + items and refs (bsc#1220120). +- btrfs: merge find_free_dev_extent() and + find_free_dev_extent_start() (bsc#1220120). +- btrfs: make find_free_dev_extent() static (bsc#1220120). +- btrfs: make btrfs_cleanup_fs_roots() static (bsc#1220120). +- btrfs: fail priority metadata ticket with real fs error + (bsc#1220120). +- btrfs: return real error when orphan cleanup fails due to a + transaction abort (bsc#1220120). +- btrfs: store the error that turned the fs into error state + (bsc#1220120). +- btrfs: don't steal space from global rsv after a transaction + abort (bsc#1220120). +- btrfs: print available space across all block groups when + dumping space info (bsc#1220120). +- btrfs: print available space for a block group when dumping + a space info (bsc#1220120). +- btrfs: print block group super and delalloc bytes when dumping + space info (bsc#1220120). +- btrfs: print target number of bytes when dumping free space + (bsc#1220120). +- btrfs: update comment for btrfs_join_transaction_nostart() + (bsc#1220120). +- commit b4554d4 + +------------------------------------------------------------------- +Mon May 27 18:11:48 CEST 2024 - vbabka@suse.cz + +- mm/secretmem: fix GUP-fast succeeding on secretmem folios + (CVE-2024-35872 bsc#1224530). +- commit 42a2f6f + +------------------------------------------------------------------- +Mon May 27 17:29:41 CEST 2024 - ematsumiya@suse.de + +- cifs: fix charset issue in reconnection (bsc#1225172). +- commit b4ea103 + +------------------------------------------------------------------- +Mon May 27 17:07:38 CEST 2024 - fdmanana@suse.com + +- btrfs: make btrfs_destroy_delayed_refs() return void + (bsc#1220120). +- btrfs: remove unnecessary prototype declarations at disk-io.c + (bsc#1220120). +- btrfs: use a single switch statement when initializing delayed + ref head (bsc#1220120). +- btrfs: use bool type for delayed ref head fields that are used + as booleans (bsc#1220120). +- btrfs: assert correct lock is held at btrfs_select_ref_head() + (bsc#1220120). +- btrfs: get rid of label and goto at insert_delayed_ref() + (bsc#1220120). +- btrfs: make insert_delayed_ref() return a bool instead of an + int (bsc#1220120). +- btrfs: use a bool to track qgroup record insertion when adding + ref head (bsc#1220120). +- btrfs: remove pointless in_tree field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: remove unused is_head field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: reorder some members of struct btrfs_delayed_ref_head + (bsc#1220120). +- commit 2e19466 + +------------------------------------------------------------------- +Mon May 27 16:12:29 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations (CVE-2024-35956 bsc#1224674) +- commit 9bb0c20 + +------------------------------------------------------------------- +Mon May 27 16:07:17 CEST 2024 - dsterba@suse.com + +- Update patches.suse/btrfs-send-handle-path-ref-underflow-in-header-itera.patch (CVE-2024-35935 bsc#1224645) +- commit 5aa2b5a + +------------------------------------------------------------------- +Mon May 27 15:40:09 CEST 2024 - dsterba@suse.com + +- btrfs: make error messages more clear when getting a chunk map (git-fixes) +- commit 47ecf55 + +------------------------------------------------------------------- +Mon May 27 15:38:41 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: compilation warning fix +- commit 02490e2 + +------------------------------------------------------------------- +Mon May 27 15:37:02 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: code not built +- commit 5199fc3 + +------------------------------------------------------------------- +Mon May 27 15:29:06 CEST 2024 - dsterba@suse.com + +- btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super (git-fixes) +- commit 907e740 + +------------------------------------------------------------------- +Mon May 27 15:26:23 CEST 2024 - petr.pavlu@suse.com + +- tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test + (git-fixes). +- commit 113163c + +------------------------------------------------------------------- +Mon May 27 15:25:37 CEST 2024 - dsterba@suse.com + +- btrfs: use the correct superblock to compare fsid in btrfs_validate_super (git-fixes) +- commit 4318f3e + +------------------------------------------------------------------- +Mon May 27 15:25:21 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix a race between readers and resize checks + (git-fixes). +- commit 568ebcf + +------------------------------------------------------------------- +Mon May 27 15:23:46 CEST 2024 - dsterba@suse.com + +- btrfs: add a helper to read the superblock metadata_uuid (git-fixes) +- commit 543d7b8 + +------------------------------------------------------------------- +Mon May 27 15:21:39 CEST 2024 - petr.pavlu@suse.com + +- ftrace: Fix possible use-after-free issue in ftrace_location() + (git-fixes). +- commit 4cf7fca + +------------------------------------------------------------------- +Mon May 27 15:20:36 CEST 2024 - petr.pavlu@suse.com + +- tracing: hide unused ftrace_event_id_fops (git-fixes). +- commit 61c90c7 + +------------------------------------------------------------------- +Mon May 27 15:19:03 CEST 2024 - petr.pavlu@suse.com + +- blacklist.conf: add not-relevant tracing commits +- commit b97c070 + +------------------------------------------------------------------- +Mon May 27 11:19:26 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO (git-fixes). +- commit 1340b2d + +------------------------------------------------------------------- +Mon May 27 11:12:16 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Add missing boot_params for mixed mode compat entry (git-fixes). +- commit 12dcb3a + +------------------------------------------------------------------- +Mon May 27 11:08:48 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Call mixed mode boot services on the firmware's stack (git-fixes). +- commit 9d83518 + +------------------------------------------------------------------- +Mon May 27 11:08:27 CEST 2024 - nik.borisov@suse.com + +- x86/pm: Work around false positive kmemleak report in msr_build_context() (git-fixes). +- commit 2e5a312 + +------------------------------------------------------------------- +Mon May 27 11:07:16 CEST 2024 - nik.borisov@suse.com + +- x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y (git-fixes). +- commit 453faa5 + +------------------------------------------------------------------- +Mon May 27 11:06:52 CEST 2024 - nik.borisov@suse.com + +- x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() (git-fixes). +- commit e894262 + +------------------------------------------------------------------- +Mon May 27 10:59:27 CEST 2024 - nik.borisov@suse.com + +- mm/slab: make __free(kfree) accept error pointers (git-fixes). +- commit 8b5f449 + +------------------------------------------------------------------- +Mon May 27 10:52:46 CEST 2024 - nik.borisov@suse.com + +- x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT (git-fixes). +- commit fa1d89a + +------------------------------------------------------------------- +Mon May 27 09:54:37 CEST 2024 - jgross@suse.com + +- Update + patches.suse/virtio_net-Do-not-send-RSS-key-if-it-is-not-supporte.patch + (bsc#1224565, CVE-2024-35981). +- commit 50a448d + +------------------------------------------------------------------- +Mon May 27 09:52:27 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-x86-Mark-target-gfn-of-emulated-atomic-instructi.patch + (bsc#1224638, CVE-2024-35804). +- commit aac65c3 + +------------------------------------------------------------------- +Mon May 27 09:49:04 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-SVM-Flush-pages-under-kvm-lock-to-fix-UAF-in-svm.patch + (bsc#1224725, CVE-2024-35791). +- commit 80eb8d1 + +------------------------------------------------------------------- +Mon May 27 08:09:27 CEST 2024 - tiwai@suse.de + +- cxl/port: Fix delete_endpoint() vs parent unregistration race + (CVE-2023-52771 bsc#1225007). +- commit b115e15 + +------------------------------------------------------------------- +Sun May 26 09:46:10 CEST 2024 - tiwai@suse.de + +- i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during + start frame (git-fixes). +- commit cc09a8e + +------------------------------------------------------------------- +Sun May 26 09:45:48 CEST 2024 - tiwai@suse.de + +- kselftest: Add a ksft_perror() helper (stable-fixes). +- Refresh + patches.suse/selftests-timers-posix_timers-Reimplement-check_time.patch. +- commit f14f41c + +------------------------------------------------------------------- +Sun May 26 09:45:04 CEST 2024 - tiwai@suse.de + +- nilfs2: fix unexpected freezing of nilfs_segctor_sync() + (git-fixes). +- nilfs2: fix use-after-free of timer for log writer thread + (git-fixes). +- kasan, fortify: properly rename memintrinsics (git-fixes). +- i3c: master: svc: fix invalidate IBI type and miss call client + IBI handler (git-fixes). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (stable-fixes). +- drm/amd/display: Fix division by zero in setup_dsc_config + (stable-fixes). +- docs: kernel_include.py: Cope with docutils 0.21 (stable-fixes). +- mmc: core: Add HS400 tuning in HS400es initialization + (stable-fixes). +- commit 0b2962b + +------------------------------------------------------------------- +Sun May 26 09:41:07 CEST 2024 - tiwai@suse.de + +- Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() + (git-fixes). +- commit 3e2fb47 + +------------------------------------------------------------------- +Sat May 25 08:35:21 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook + 440/460 G11 (stable-fixes). +- ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with + ALC897 (stable-fixes). +- ALSA: usb-audio: Fix for sampling rates support for Mbox3 + (stable-fixes). +- ALSA: timer: Set lower bound of start tick time (stable-fixes). +- ALSA: usb-audio: Add sampling rates support for Mbox3 + (stable-fixes). +- commit ae40914 + +------------------------------------------------------------------- +Sat May 25 08:28:19 CEST 2024 - tiwai@suse.de + +- drm/nouveau: use tile_mode and pte_kind for VM_BIND bo + allocations (git-fixes). +- Input: cyapa - add missing input core locking to suspend/resume + functions (git-fixes). +- Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation + (git-fixes). +- Input: ims-pcu - fix printf string overflow (git-fixes). +- ASoC: tas2552: Add TX path for capturing AUDIO-OUT data + (git-fixes). +- ALSA: core: Fix NULL module pointer assignment at card init + (git-fixes). +- speakup: Fix sizeof() vs ARRAY_SIZE() bug (git-fixes). +- serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using + prescaler (git-fixes). +- serial: 8250_bcm7271: use default_mux_rate if possible + (git-fixes). +- serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup + (git-fixes). +- tty: n_gsm: fix missing receive state reset after mode switch + (git-fixes). +- tty: n_gsm: fix possible out-of-bounds in gsm0_receive() + (git-fixes). +- commit be92dbc + +------------------------------------------------------------------- +Sat May 25 01:33:04 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where multiple sessions share connection + (bsc#1225172). +- commit 6704757 + +------------------------------------------------------------------- +Sat May 25 01:32:51 CEST 2024 - ematsumiya@suse.de + +- smb3: show beginning time for per share stats (bsc#1225172). +- commit 9dab491 + +------------------------------------------------------------------- +Sat May 25 01:32:38 CEST 2024 - ematsumiya@suse.de + +- cifs: cifs_chan_is_iface_active should be called with chan_lock + held (bsc#1225172). +- commit 7f878c6 + +------------------------------------------------------------------- +Sat May 25 01:32:24 CEST 2024 - ematsumiya@suse.de + +- cifs: do not pass cifs_sb when trying to add channels + (bsc#1225172). +- commit b48e89f + +------------------------------------------------------------------- +Sat May 25 01:32:10 CEST 2024 - ematsumiya@suse.de + +- smb: client: remove extra @chan_count check in + __cifs_put_smb_ses() (bsc#1225172). +- commit 58e3272 + +------------------------------------------------------------------- +Sat May 25 01:31:57 CEST 2024 - ematsumiya@suse.de + +- cifs: reconnect work should have reference on server struct + (bsc#1225172). +- commit f1bff59 + +------------------------------------------------------------------- +Sat May 25 01:31:44 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where a channel is closed (bsc#1225172). +- commit c305501 + +------------------------------------------------------------------- +Sat May 25 01:31:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: reduce stack usage in cifs_try_adding_channels() + (bsc#1225172). +- commit 16a3d64 + +------------------------------------------------------------------- +Sat May 25 01:31:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs code dep in namespace.c + (bsc#1225172). +- commit 658ebd6 + +------------------------------------------------------------------- +Sat May 25 01:31:04 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs naming in automount code + (bsc#1225172). +- commit b47e685 + +------------------------------------------------------------------- +Sat May 25 01:26:39 CEST 2024 - ematsumiya@suse.de + +- smb: client: rename cifs_dfs_ref.c to namespace.c (bsc#1225172). +- commit 429bc2d + +------------------------------------------------------------------- +Sat May 25 01:25:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: ensure to try all targets when finding nested links + (bsc#1225172). +- commit b03bac4 + +------------------------------------------------------------------- +Sat May 25 01:25:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: introduce DFS_CACHE_TGT_LIST() (bsc#1225172). +- commit f066846 + +------------------------------------------------------------------- +Sat May 25 01:25:04 CEST 2024 - ematsumiya@suse.de + +- cifs: account for primary channel in the interface list + (bsc#1225172). +- commit 28558fb + +------------------------------------------------------------------- +Sat May 25 01:24:50 CEST 2024 - ematsumiya@suse.de + +- cifs: distribute channels across interfaces based on speed + (bsc#1225172). +- commit 66db7c6 + +------------------------------------------------------------------- +Fri May 24 20:33:36 CEST 2024 - tiwai@suse.de + +- dmaengine: dw-edma: eDMA: Add sync read before starting the + DMA transfer in remote setup (CVE-2024-27408 bsc#1224430). +- commit 26ca7a6 + +------------------------------------------------------------------- +Fri May 24 20:29:39 CEST 2024 - tiwai@suse.de + +- pmdomain: ti: Add a null pointer check to the + omap_prm_domain_init (CVE-2024-35943 bsc#1224649). +- commit 4abda58 + +------------------------------------------------------------------- +Fri May 24 20:27:11 CEST 2024 - tiwai@suse.de + +- media: mediatek: vcodec: Fix oops when HEVC init fails + (CVE-2024-35921 bsc#1224477). +- commit 7226612 + +------------------------------------------------------------------- +Fri May 24 18:18:36 CEST 2024 - tiwai@suse.de + +- drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() + for hisi_hns3_pmu uninit process (CVE-2023-52860 bsc#1224936). +- commit f0f6842 + +------------------------------------------------------------------- +Fri May 24 18:15:40 CEST 2024 - tiwai@suse.de + +- kABI workaround for struct idxd_evl (CVE-2024-35991 + bsc#1224553). +- commit 4c82821 + +------------------------------------------------------------------- +Fri May 24 18:11:49 CEST 2024 - tiwai@suse.de + +- dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue + (CVE-2024-35991 bsc#1224553). +- commit bba26d6 + +------------------------------------------------------------------- +Fri May 24 16:30:01 CEST 2024 - mgorman@suse.de + +- sched/topology: Optimize topology_span_sane() (bsc#1225053). +- cpumask: Add for_each_cpu_from() (bsc#1225053). +- commit a6ca3d0 + +------------------------------------------------------------------- +Fri May 24 15:19:25 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during + rehash (CVE-2024-35854 bsc#1224636). +- commit 2a8bef6 + +------------------------------------------------------------------- +Fri May 24 14:10:08 CEST 2024 - davide.benini@suse.com + +- net: mctp: take ownership of skb in mctp_local_output + (CVE-2024-27418 bsc#1224720) +- commit afb99d9 + +------------------------------------------------------------------- +Fri May 24 13:54:38 CEST 2024 - davide.benini@suse.com + +- ipv6: fix potential "struct net" leak in inet6_rtm_getaddr() + (CVE-2024-27417 bsc#1224721) +- commit 4e68c84 + +------------------------------------------------------------------- +Fri May 24 09:07:32 CEST 2024 - tiwai@suse.de + +- regulator: bd71828: Don't overwrite runtime voltages + (git-fixes). +- nfc: nci: Fix handling of zero-length payload packets in + nci_rx_work() (git-fixes). +- nfc: nci: Fix uninit-value in nci_rx_work (git-fixes). +- selftests: net: kill smcrouted in the cleanup logic in amt.sh + (git-fixes). +- tools/latency-collector: Fix -Wformat-security compile warns + (git-fixes). +- commit 3a26e1a + +------------------------------------------------------------------- +Fri May 24 06:14:35 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Protect against int overflow for stack access size + (bsc#1224488 CVE-2024-35905). +- bpf: Check bloom filter map value size (bsc#1224488 + CVE-2024-35905). +- commit 5fa3c11 + +------------------------------------------------------------------- +Fri May 24 02:11:16 CEST 2024 - neilb@suse.de + +- autofs: use wake_up() instead of wake_up_interruptible(() + (bsc#1224166). +- commit eb57c74 + +------------------------------------------------------------------- +Thu May 23 19:29:39 CEST 2024 - mwilck@suse.com + +- Update patches.suse/scsi-qedf-Wait-for-stag-work-during-unload.patch (bsc#1214852) +- Update patches.suse/scsi-qedf-Don-t-process-stag-work-during-unload.patch (bsc#1214852) +- commit 4cb5fde + +------------------------------------------------------------------- +Thu May 23 15:56:49 CEST 2024 - rgoldwyn@suse.com + +- Remove NTFSv3 from configs (bsc#1224429) + References: bsc#1224429 comment#3 + We only support fuse version of the NTFS-3g driver. Disable NTFSv3 from + all configs. + This was enabled in + d016c04d731 ("Bump to 6.4 kernel (jsc#PED-4593)") +- commit b4be251 + +------------------------------------------------------------------- +Thu May 23 14:51:16 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of len fields in nvme + reipl block (git-fixes bsc#1225136). +- commit 273e6f4 + +------------------------------------------------------------------- +Thu May 23 14:48:04 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of nvme dump block + (git-fixes bsc#1225134). +- commit 955c716 + +------------------------------------------------------------------- +Thu May 23 14:46:23 CEST 2024 - mfranc@suse.cz + +- s390/cpacf: Split and rework cpacf query functions (git-fixes + bsc#1225133). +- commit ee9583e + +------------------------------------------------------------------- +Thu May 23 14:42:45 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Fix bpf_plt pointer arithmetic (git-fixes bsc#1224481 + CVE-2024-35917). +- commit 34e1a55 + +------------------------------------------------------------------- +Thu May 23 14:33:42 CEST 2024 - tiwai@suse.de + +- Move upstreamed mm patches into sorted section +- commit e3937f1 + +------------------------------------------------------------------- +Thu May 23 14:27:38 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit fdb5fa6 + +------------------------------------------------------------------- +Thu May 23 14:27:05 CEST 2024 - tiwai@suse.de + +- kABI workaround for cs35l56 (git-fixes). +- commit 331f8f7 + +------------------------------------------------------------------- +Thu May 23 14:24:16 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: call dsp dump when boot retry fails + (stable-fixes). +- Refresh + patches.suse/ASoC-SOF-Intel-mtl-Implement-firmware-boot-state-che.patch. +- commit 8e475f5 + +------------------------------------------------------------------- +Thu May 23 14:22:42 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot + failed (git-fixes). +- ASoC: cs35l56: Prevent overwriting firmware ASP config + (git-fixes). +- commit 1a7f82c + +------------------------------------------------------------------- +Thu May 23 13:25:34 CEST 2024 - tiwai@suse.de + +- ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put() + (CVE-2023-52674 bsc#1224727). +- ALSA: scarlett2: Add missing error checks to *_ctl_get() + (CVE-2023-52680 bsc#1224608). +- ALSA: scarlett2: Add missing error check to + scarlett2_usb_set_config() (CVE-2023-52692 bsc#1224628). +- commit fff59c9 + +------------------------------------------------------------------- +Thu May 23 07:45:50 CEST 2024 - tiwai@suse.de + +- vmci: prevent speculation leaks by sanitizing event in + event_deliver() (git-fixes). +- VMCI: Fix an error handling path in vmci_guest_probe_device() + (git-fixes). +- VMCI: Fix possible memcpy() run-time warning in + vmci_datagram_invoke_guest_handler() (stable-fixes). +- VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() + (stable-fixes CVE-2024-35944 bsc#1224648). +- commit d9694ad + +------------------------------------------------------------------- +Thu May 23 07:42:55 CEST 2024 - tiwai@suse.de + +- spmi: hisi-spmi-controller: Do not override device identifier + (git-fixes). +- extcon: max8997: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port + assignment (git-fixes). +- iio: pressure: dps310: support negative temperature values + (git-fixes). +- iio: adc: stm32: Fixing err code to not indicate success + (git-fixes). +- iio: core: Leave private pointer NULL when no private data + supplied (git-fixes). +- counter: linux/counter.h: fix Excess kernel-doc description + warning (git-fixes). +- staging: vt6655: Remove unused declaration of + RFbAL7230SelectChannelPostProcess() (git-fixes). +- serial: sh-sci: protect invalidating RXDMA on shutdown + (git-fixes). +- serial: sc16is7xx: add proper sched.h include for + sched_set_fifo() (git-fixes). +- serial: max3100: Fix bitwise types (git-fixes). +- serial: max3100: Update uart_driver_registered on driver removal + (git-fixes). +- serial: max3100: Lock port->lock when calling + uart_handle_cts_change() (git-fixes). +- usb: fotg210: Add missing kernel doc description (git-fixes). +- usb: typec: tipd: fix event checking for tps6598x (git-fixes). +- usb: typec: ucsi: displayport: Fix potential deadlock + (git-fixes). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (git-fixes). +- usb: gadget: u_audio: Clear uac pointer when freed (git-fixes). +- usb: gadget: u_audio: Fix race condition use of controls after + free during gadget unbind (git-fixes). +- usb: typec: ucsi: simplify partner's PD caps registration + (git-fixes). +- usb: typec: ucsi: always register a link to USB PD device + (git-fixes). +- leds: pwm: Disable PWM when going to suspend (git-fixes). +- commit 0d08462 + +------------------------------------------------------------------- +Wed May 22 21:16:03 CEST 2024 - mkoutny@suse.com + +- af_unix: Suppress false-positive lockdep splat for spin_lock() + in __unix_gc() (CVE-2024-26923 bsc#1223384). +- af_unix: fix lockdep positive in sk_diag_dump_icons() + (CVE-2024-26923 bsc#1223384). +- commit a652e3a + +------------------------------------------------------------------- +Wed May 22 18:08:37 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-CPPC-Use-access_width-over-bit_width-for-system.patch + (stable-fixes CVE-2024-35995 bsc#1224557). +- Update + patches.suse/ALSA-usb-audio-Stop-parsing-channels-bits-when-all-c.patch + (git-fixes CVE-2024-27436 bsc#1224803). +- Update + patches.suse/ASoC-SOF-ipc4-pcm-Workaround-for-crashed-firmware-on.patch + (stable-fixes CVE-2024-27057 bsc#1223831). +- Update + patches.suse/ASoC-mediatek-sof-common-Add-NULL-check-for-normal_l.patch + (git-fixes CVE-2024-35842 bsc#1224688). +- Update + patches.suse/Bluetooth-Fix-memory-leak-in-hci_req_sync_complete.patch + (git-fixes CVE-2024-35978 bsc#1224571). +- Update + patches.suse/Bluetooth-Fix-use-after-free-bugs-caused-by-sco_sock.patch + (git-fixes CVE-2024-27398 bsc#1224174). +- Update + patches.suse/Bluetooth-L2CAP-Fix-not-validating-setsockopt-user-i.patch + (git-fixes CVE-2024-35965 bsc#1224579). +- Update + patches.suse/Bluetooth-RFCOMM-Fix-not-validating-setsockopt-user-.patch + (git-fixes CVE-2024-35966 bsc#1224576). +- Update + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch + (git-fixes CVE-2024-35967 bsc#1224587). +- Update + patches.suse/Bluetooth-btintel-Fix-null-ptr-deref-in-btintel_read.patch + (stable-fixes CVE-2024-35933 bsc#1224640). +- Update + patches.suse/Bluetooth-hci_event-Fix-handling-of-HCI_EV_IO_CAPA_R.patch + (git-fixes CVE-2024-27416 bsc#1224723). +- Update + patches.suse/Bluetooth-hci_sock-Fix-not-validating-setsockopt-use.patch + (git-fixes CVE-2024-35963 bsc#1224582). +- Update + patches.suse/Bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_chan_tim.patch + (git-fixes CVE-2024-27399 bsc#1224177). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-setup.patch + (git-fixes CVE-2024-35850 bsc#1224600). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-suspend.patch + (git-fixes CVE-2024-35851 bsc#1224509). +- Update + patches.suse/Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_check_.patch + (bsc#1219170 CVE-2024-22099 CVE-2024-26903 bsc#1223187). +- Update + patches.suse/HID-i2c-hid-remove-I2C_HID_READ_PENDING-flag-to-prev.patch + (git-fixes CVE-2024-35997 bsc#1224552). +- Update + patches.suse/NFS-Fix-nfs_netfs_issue_read-xarray-locking-for-writ.patch + (git-fixes CVE-2024-27031 bsc#1223805). +- Update + patches.suse/NFSv4.2-fix-nfs4_listxattr-kernel-BUG-at-mm-usercopy.patch + (git-fixes CVE-2024-26870 bsc#1223113). +- Update + patches.suse/PCI-PM-Drain-runtime-idle-callbacks-before-driver-re.patch + (stable-fixes CVE-2024-35809 bsc#1224738). +- Update + patches.suse/SUNRPC-fix-some-memleaks-in-gssx_dec_option_array.patch + (git-fixes CVE-2024-27388 bsc#1223744). +- Update + patches.suse/USB-core-Fix-deadlock-in-usb_deauthorize_interface.patch + (git-fixes CVE-2024-26934 bsc#1223671). +- Update patches.suse/accel-ivpu-Fix-deadlock-in-context_xa.patch + (git-fixes CVE-2024-35953 bsc#1224704). +- Update + patches.suse/arm64-hibernate-Fix-level3-translation-fault-in-swsu.patch + (git-fixes CVE-2024-26989 bsc#1223748). +- Update patches.suse/ax25-Fix-netdev-refcount-issue.patch + (git-fixes CVE-2024-36009 bsc#1224542). +- Update + patches.suse/ax25-fix-use-after-free-bugs-caused-by-ax25_ds_del_t.patch + (git-fixes CVE-2024-35887 bsc#1224663). +- Update + patches.suse/batman-adv-Avoid-infinite-loop-trying-to-resize-loca.patch + (git-fixes CVE-2024-35982 bsc#1224566). +- Update + patches.suse/block-fix-q-blkg_list-corruption-during-disk-rebind.patch + (bsc#1223591 CVE-2024-35974 bsc#1224573). +- Update + patches.suse/bnxt_en-Fix-possible-memory-leak-in-bnxt_rdma_aux_de.patch + (git-fixes CVE-2024-35972 bsc#1224577). +- Update + patches.suse/bootconfig-use-memblock_free_late-to-free-xbc-memory.patch + (git-fixes CVE-2024-26983 bsc#1223637). +- Update + patches.suse/btrfs-fix-deadlock-with-fiemap-and-extent-locking.patch + (bsc#1223285 CVE-2024-35784 bsc#1224804). +- Update + patches.suse/btrfs-fix-information-leak-in-btrfs_ioctl_logical_to.patch + (git-fixes CVE-2024-35849 bsc#1224733). +- Update + patches.suse/btrfs-fix-race-between-ordered-extent-completion-and.patch + (bsc#1223285 CVE-2024-26794 bsc#1222426). +- Update + patches.suse/btrfs-fix-race-when-detecting-delalloc-ranges-during.patch + (bsc#1223285 CVE-2024-27080 bsc#1223782). +- Update + patches.suse/btrfs-handle-chunk-tree-lookup-error-in-btrfs_reloca.patch + (git-fixes CVE-2024-35936 bsc#1224644). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-during-disabl.patch + (git-fixes CVE-2024-27004 bsc#1223762). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-for-clk_summa.patch + (git-fixes CVE-2024-27003 bsc#1223761). +- Update + patches.suse/clk-mediatek-Do-a-runtime-PM-get-on-controllers-duri.patch + (git-fixes CVE-2024-27002 bsc#1223759). +- Update + patches.suse/comedi-vmk80xx-fix-incomplete-endpoint-checking.patch + (git-fixes CVE-2024-27001 bsc#1223698). +- Update + patches.suse/dm-raid-really-frozen-sync_thread-during-suspend-16c4.patch + (jsc#PED-7542 CVE-2024-35794 bsc#1224706). +- Update + patches.suse/dm-raid456-md-raid456-fix-a-deadlock-for-dm-raid456-4142.patch + (bsc#1219596 CVE-2024-26962 bsc#1223654). +- Update + patches.suse/dma-buf-Fix-NULL-pointer-dereference-in-sanitycheck.patch + (git-fixes CVE-2024-35916 bsc#1224480). +- Update patches.suse/dma-xilinx_dpdma-Fix-locking.patch + (git-fixes CVE-2024-35990 bsc#1224559). +- Update + patches.suse/dmaengine-fsl-qdma-Fix-a-memory-leak-related-to-the--3aa58cb.patch + (git-fixes CVE-2024-35833 bsc#1224632). +- Update + patches.suse/dmaengine-idxd-Fix-oops-during-rmmod-on-single-CPU-p.patch + (git-fixes CVE-2024-35989 bsc#1224558). +- Update + patches.suse/dpll-fix-dpll_pin_on_pin_register-for-multiple-paren.patch + (CVE-2024-27027 bsc#1223787 CVE-2024-36002 bsc#1224546). +- Update + patches.suse/dpll-fix-pin-dump-crash-for-rebound-module.patch + (jsc#PED-6079 CVE-2024-35836 bsc#1224633). +- Update + patches.suse/drm-Check-output-polling-initialized-before-disablin.patch + (stable-fixes CVE-2024-35927 bsc#1224654). +- Update + patches.suse/drm-amd-amdgpu-Fix-potential-ioremap-memory-leaks-in.patch + (stable-fixes CVE-2024-35928 bsc#1224653). +- Update + patches.suse/drm-amd-display-Fix-bounds-check-for-dcn35-DcfClocks.patch + (git-fixes CVE-2024-35788 bsc#1224709). +- Update + patches.suse/drm-amd-display-Prevent-crash-when-disable-stream.patch + (stable-fixes CVE-2024-35799 bsc#1224740). +- Update + patches.suse/drm-amdgpu-amdgpu_ttm_gart_bind-set-gtt-bound-flag.patch + (stable-fixes CVE-2024-35817 bsc#1224736). +- Update + patches.suse/drm-amdgpu-fix-deadlock-while-reading-mqd-from-debug.patch + (git-fixes CVE-2024-35795 bsc#1224634). +- Update + patches.suse/drm-amdgpu-fix-mmhub-client-id-out-of-bounds-access.patch + (git-fixes CVE-2024-27029 bsc#1223789). +- Update + patches.suse/drm-amdgpu-once-more-fix-the-call-oder-in-amdgpu_ttm.patch + (git-fixes CVE-2024-27400 bsc#1224180). +- Update + patches.suse/drm-amdgpu-pm-Fix-NULL-pointer-dereference-when-get-.patch + (git-fixes CVE-2024-26949 bsc#1223665). +- Update + patches.suse/drm-amdgpu-validate-the-parameters-of-bo-mapping-ope.patch + (git-fixes CVE-2024-26922 bsc#1223315). +- Update + patches.suse/drm-amdkfd-Fix-memory-leak-in-create_process-failure.patch + (git-fixes CVE-2024-26986 bsc#1223728). +- Update patches.suse/drm-ast-Fix-soft-lockup.patch (git-fixes + CVE-2024-35952 bsc#1224705). +- Update + patches.suse/drm-client-Fully-protect-modes-with-dev-mode_config..patch + (stable-fixes CVE-2024-35950 bsc#1224703). +- Update + patches.suse/drm-i915-bios-Tolerate-devdata-NULL-in-intel_bios_en.patch + (stable-fixes CVE-2024-26938 bsc#1223678). +- Update + patches.suse/drm-i915-gt-Reset-queue_priority_hint-on-parking.patch + (git-fixes CVE-2024-26937 bsc#1223677). +- Update + patches.suse/drm-lima-fix-a-memleak-in-lima_heap_alloc.patch + (git-fixes CVE-2024-35829 bsc#1224707). +- Update + patches.suse/drm-nouveau-fix-stale-locked-mutex-in-nouveau_gem_io.patch + (git-fixes CVE-2024-35786 bsc#1224714). +- Update + patches.suse/drm-nouveau-keep-DMA-buffers-required-for-suspend-re.patch + (git-fixes CVE-2024-27411 bsc#1224433). +- Update patches.suse/drm-nv04-Fix-out-of-bounds-access.patch + (git-fixes CVE-2024-27008 bsc#1223802). +- Update + patches.suse/drm-panfrost-Fix-the-error-path-in-panfrost_mmu_map_.patch + (git-fixes CVE-2024-35951 bsc#1224701). +- Update + patches.suse/drm-vc4-don-t-check-if-plane-state-fb-state-fb.patch + (stable-fixes CVE-2024-35932 bsc#1224650). +- Update + patches.suse/drm-vmwgfx-Create-debugfs-ttm_resource_manager-entry.patch + (git-fixes CVE-2024-26940 bsc#1223718). +- Update + patches.suse/drm-vmwgfx-Fix-the-lifetime-of-the-bo-cursor-memory.patch + (git-fixes CVE-2024-35810 bsc#1224626). +- Update + patches.suse/dyndbg-fix-old-BUG_ON-in-control-parser.patch + (stable-fixes CVE-2024-35947 bsc#1224647). +- Update + patches.suse/efi-capsule-loader-fix-incorrect-allocation-size.patch + (git-fixes CVE-2024-27413 bsc#1224438). +- Update patches.suse/efi-fix-panic-in-kdump-kernel.patch + (git-fixes CVE-2024-35800 bsc#1224507). +- Update + patches.suse/fat-fix-uninitialized-field-in-nostale-filehandles.patch + (git-fixes CVE-2024-26973 bsc#1223641). +- Update + patches.suse/fbmon-prevent-division-by-zero-in-fb_videomode_from_.patch + (stable-fixes CVE-2024-35922 bsc#1224660). +- Update + patches.suse/fs-aio-Check-IOCB_AIO_RW-before-the-struct-aio_kiocb.patch + (bsc#1222721 CVE-2024-26764 CVE-2024-35815 bsc#1224685). +- Update + patches.suse/geneve-fix-header-validation-in-geneve-6-_xmit_skb.patch + (git-fixes CVE-2024-35973 bsc#1224586). +- Update + patches.suse/geneve-make-sure-to-pull-inner-header-in-geneve_rx.patch + (git-fixes CVE-2024-26857 bsc#1223058). +- Update + patches.suse/i2c-smbus-fix-NULL-function-pointer-dereference.patch + (git-fixes CVE-2024-35984 bsc#1224567). +- Update + patches.suse/ice-fix-memory-corruption-bug-with-suspend-and-rebui.patch + (git-fixes CVE-2024-35911 bsc#1224486). +- Update + patches.suse/ice-fix-uninitialized-dplls-mutex-usage.patch + (git-fixes CVE-2024-26854 bsc#1223039). +- Update + patches.suse/idpf-fix-kernel-panic-on-unknown-packet-types.patch + (git-fixes CVE-2024-35889 bsc#1224517). +- Update + patches.suse/igc-avoid-returning-frame-twice-in-XDP_REDIRECT.patch + (git-fixes CVE-2024-26853 bsc#1223061). +- Update + patches.suse/init-main.c-Fix-potential-static_command_line-memory.patch + (git-fixes CVE-2024-26988 bsc#1223747). +- Update + patches.suse/iommufd-Fix-iopt_access_list_id-overwrite-bug.patch + (git-fixes CVE-2024-26786 bsc#1222780). +- Update + patches.suse/irqchip-gic-v3-its-Prevent-double-free-on-error.patch + (git-fixes CVE-2024-35847 bsc#1224697). +- Update + patches.suse/kprobes-Fix-possible-use-after-free-issue-on-kprobe-registration.patch + (git-fixes CVE-2024-35955 bsc#1224676). +- Update + patches.suse/mac802154-fix-llsec-key-resources-release-in-mac8021.patch + (git-fixes CVE-2024-26961 bsc#1223652). +- Update + patches.suse/md-dm-raid-don-t-call-md_reap_sync_thread-directly-cd32.patch + (jsc#PED-7542 CVE-2024-35808 bsc#1224623). +- Update patches.suse/md-fix-kmemleak-of-rdev-serial-6cf3.patch + (jsc#PED-7542 CVE-2024-26900 bsc#1223046). +- Update + patches.suse/media-tc358743-register-v4l2-async-device-only-after.patch + (git-fixes CVE-2024-35830 bsc#1224680). +- Update + patches.suse/misc-lis3lv02d_i2c-Fix-regulators-getting-en-dis-abl.patch + (git-fixes CVE-2024-35824 bsc#1224609). +- Update + patches.suse/mlxbf_gige-call-request_irq-after-NAPI-initialized.patch + (git-fixes CVE-2024-35907 bsc#1224492). +- Update + patches.suse/mlxbf_gige-stop-interface-during-shutdown.patch + (git-fixes CVE-2024-35885 bsc#1224519). +- Update + patches.suse/mmc-core-Avoid-negative-index-with-array-access.patch + (git-fixes CVE-2024-35813 bsc#1224618). +- Update + patches.suse/msft-hv-2971-net-mana-Fix-Rx-DMA-datasize-and-skb_over_panic.patch + (git-fixes CVE-2024-35901 bsc#1224495). +- Update + patches.suse/net-ena-Fix-incorrect-descriptor-free-behavior.patch + (git-fixes CVE-2024-35958 bsc#1224677). +- Update + patches.suse/net-ethernet-mtk_eth_soc-fix-PPE-hanging-issue.patch + (git-fixes CVE-2024-27432 bsc#1224716). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-1588-is-received-on-H.patch + (git-fixes CVE-2024-26881 bsc#1223041). +- Update + patches.suse/net-ice-Fix-potential-NULL-pointer-dereference-in-ic.patch + (git-fixes CVE-2024-26855 bsc#1223051). +- Update + patches.suse/net-ks8851-Handle-softirqs-at-the-end-of-IRQ-thread-.patch + (git-fixes CVE-2024-35971 bsc#1224578). +- Update + patches.suse/net-ll_temac-platform_get_resource-replaced-by-wrong.patch + (git-fixes CVE-2024-35796 bsc#1224615). +- Update + patches.suse/net-mlx5-Properly-link-new-fs-rules-into-the-tree.patch + (git-fixes CVE-2024-35960 bsc#1224588). +- Update + patches.suse/net-mlx5-Register-devlink-first-under-devlink-lock.patch + (git-fixes CVE-2024-35961 bsc#1224585). +- Update + patches.suse/net-mlx5e-Fix-mlx5e_priv_init-cleanup-flow.patch + (git-fixes CVE-2024-35959 bsc#1224666). +- Update + patches.suse/net-mlx5e-Use-a-memory-barrier-to-enforce-PTP-WQ-xmi.patch + (git-fixes CVE-2024-26858 bsc#1223020). +- Update + patches.suse/net-mlx5e-fix-a-double-free-in-arfs_create_groups.patch + (jsc#PED-3311 CVE-2024-35835 bsc#1224605). +- Update + patches.suse/net-mvpp2-clear-BM-pool-before-initialization.patch + (git-fixes CVE-2024-35837 bsc#1224500). +- Update + patches.suse/net-phy-micrel-Fix-potential-null-pointer-dereferenc.patch + (git-fixes CVE-2024-35891 bsc#1224513). +- Update + patches.suse/net-phy-phy_device-Prevent-nullptr-exceptions-on-ISR.patch + (stable-fixes CVE-2024-35945 bsc#1224639). +- Update + patches.suse/net-sparx5-Fix-use-after-free-inside-sparx5_del_mact.patch + (git-fixes CVE-2024-26856 bsc#1223052). +- Update patches.suse/net-tls-fix-WARNIING-in-__sk_msg_free.patch + (bsc#1221858 CVE-2024-35841 bsc#1224687). +- Update + patches.suse/net-wwan-t7xx-Split-64bit-accesses-to-fix-alignment-.patch + (git-fixes CVE-2024-35909 bsc#1224491). +- Update + patches.suse/nfc-nci-Fix-uninit-value-in-nci_dev_up-and-nci_ntf_p.patch + (git-fixes CVE-2024-35915 bsc#1224479). +- Update + patches.suse/nfp-flower-handle-acti_netdevs-allocation-failure.patch + (git-fixes CVE-2024-27046 bsc#1223827). +- Update + patches.suse/nfs-fix-panic-when-nfs4_ff_layout_prepare_ds-fails.patch + (git-fixes CVE-2024-26868 bsc#1223038). +- Update + patches.suse/nfsd-Fix-error-cleanup-path-in-nfsd_rename.patch + (bsc#1221044 CVE-2023-52591 CVE-2024-35914 bsc#1224482). +- Update + patches.suse/nouveau-fix-instmem-race-condition-around-ptr-stores.patch + (git-fixes CVE-2024-26984 bsc#1223633). +- Update patches.suse/nouveau-lock-the-client-object-tree.patch + (stable-fixes CVE-2024-27062 bsc#1223834). +- Update + patches.suse/nvme-fc-do-not-wait-in-vain-when-unloading-module.patch + (git-fixes CVE-2024-26846 bsc#1223023). +- Update + patches.suse/nvme-fix-reconnection-fail-due-to-reserved-tag-alloc.patch + (git-fixes CVE-2024-27435 bsc#1224717). +- Update + patches.suse/octeontx2-af-Use-separate-handlers-for-interrupts.patch + (git-fixes CVE-2024-27030 bsc#1223790). +- Update + patches.suse/octeontx2-pf-Fix-transmit-scheduler-resource-leak.patch + (git-fixes CVE-2024-35975 bsc#1224569). +- Update + patches.suse/of-dynamic-Synchronize-of_changeset_destroy-with-the.patch + (git-fixes CVE-2024-35879 bsc#1224524). +- Update + patches.suse/of-module-prevent-NULL-pointer-dereference-in-vsnpri.patch + (stable-fixes CVE-2024-35878 bsc#1224671). +- Update + patches.suse/phy-marvell-a3700-comphy-Fix-out-of-bounds-read.patch + (git-fixes CVE-2024-35992 bsc#1224555). +- Update + patches.suse/phy-ti-tusb1210-Resolve-charger-det-crash-if-charger.patch + (git-fixes CVE-2024-35986 bsc#1224562). +- Update + patches.suse/platform-chrome-cros_ec_uart-properly-fix-race-condi.patch + (git-fixes CVE-2024-35977 bsc#1224568). +- Update + patches.suse/power-supply-bq27xxx-i2c-Do-not-free-non-existing-IR.patch + (git-fixes CVE-2024-27412 bsc#1224437). +- Update + patches.suse/pstore-inode-Only-d_invalidate-is-needed.patch + (git-fixes CVE-2024-27389 bsc#1223705). +- Update + patches.suse/pstore-zone-Add-a-null-pointer-check-to-the-psz_kmsg.patch + (stable-fixes CVE-2024-35940 bsc#1224537). +- Update + patches.suse/s390-zcrypt-fix-reference-counting-on-zcrypt-card-objects.patch + (git-fixes bsc#1223592 CVE-2024-26957 bsc#1223666). +- Update + patches.suse/scsi-core-Fix-unremoved-procfs-host-directory-regression.patch + (git-fixes CVE-2024-26935 bsc#1223675). +- Update + patches.suse/scsi-lpfc-Fix-possible-memory-leak-in-lpfc_rcv_padis.patch + (bsc#1220021 CVE-2024-35930 bsc#1224651). +- Update patches.suse/scsi-sg-Avoid-sg-device-teardown-race.patch + (git-fixes CVE-2024-35954 bsc#1224675). +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes CVE-2024-26742 bsc#1222608). +- Update + patches.suse/selinux-avoid-dereference-of-garbage-after-mount-fai.patch + (git-fixes CVE-2024-35904 bsc#1224494). +- Update + patches.suse/serial-mxs-auart-add-spinlock-around-changing-cts-st.patch + (git-fixes CVE-2024-27000 bsc#1223757). +- Update + patches.suse/serial-pmac_zilog-Remove-flawed-mitigation-for-rx-ir.patch + (git-fixes CVE-2024-26999 bsc#1223754). +- Update + patches.suse/soc-fsl-qbman-Always-disable-interrupts-when-taking-.patch + (git-fixes CVE-2024-35806 bsc#1224699). +- Update + patches.suse/soc-fsl-qbman-Use-raw-spinlock-for-cgr_lock.patch + (git-fixes CVE-2024-35819 bsc#1224683). +- Update patches.suse/speakup-Avoid-crash-on-very-long-word.patch + (git-fixes CVE-2024-26994 bsc#1223750). +- Update + patches.suse/spi-lpspi-Avoid-potential-use-after-free-in-probe.patch + (git-fixes CVE-2024-26866 bsc#1223024). +- Update + patches.suse/spi-mchp-pci1xxx-Fix-a-possible-null-pointer-derefer.patch + (git-fixes CVE-2024-35883 bsc#1224521). +- Update + patches.suse/spi-spi-mt65xx-Fix-NULL-pointer-access-in-interrupt-.patch + (git-fixes CVE-2024-27028 bsc#1223788). +- Update + patches.suse/ubifs-Set-page-uptodate-in-the-correct-place.patch + (git-fixes CVE-2024-35821 bsc#1224629). +- Update + patches.suse/usb-cdc-wdm-close-race-between-read-and-workqueue.patch + (git-fixes CVE-2024-35812 bsc#1224624). +- Update + patches.suse/usb-dwc2-host-Fix-dereference-issue-in-DDMA-completi.patch + (git-fixes CVE-2024-26997 bsc#1223741). +- Update + patches.suse/usb-dwc3-am62-fix-module-unload-reload-behavior.patch + (git-fixes CVE-2024-26963 bsc#1223651). +- Update + patches.suse/usb-gadget-f_ncm-Fix-UAF-ncm-object-at-re-bind-after.patch + (stable-fixes CVE-2024-26996 bsc#1223752). +- Update + patches.suse/usb-gadget-ncm-Avoid-dropping-datagrams-of-properly-.patch + (git-fixes CVE-2024-27405 bsc#1224423). +- Update + patches.suse/usb-gadget-ncm-Fix-handling-of-zero-block-length-pac.patch + (git-fixes CVE-2024-35825 bsc#1224681). +- Update + patches.suse/usb-typec-altmodes-displayport-create-sysfs-nodes-as.patch + (git-fixes CVE-2024-35790 bsc#1224712). +- Update + patches.suse/usb-typec-tcpm-Correct-the-PDO-counting-in-pd_set.patch + (git-fixes CVE-2024-26995 bsc#1223696). +- Update + patches.suse/usb-typec-tcpm-fix-double-free-issue-in-tcpm_port_un.patch + (git-fixes CVE-2024-26932 bsc#1223649). +- Update patches.suse/usb-typec-ucsi-Limit-read-size-on-v1.2.patch + (stable-fixes CVE-2024-35924 bsc#1224657). +- Update + patches.suse/usb-udc-remove-warning-when-queue-disabled-ep.patch + (stable-fixes CVE-2024-35822 bsc#1224739). +- Update + patches.suse/usb-xhci-Add-error-handling-in-xhci_map_urb_for_dma.patch + (git-fixes CVE-2024-26964 bsc#1223650). +- Update + patches.suse/vt-fix-unicode-buffer-corruption-when-deleting-chara.patch + (git-fixes CVE-2024-35823 bsc#1224692). +- Update + patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch + (bsc#1207948 CVE-2024-35938 bsc#1224643). +- Update + patches.suse/wifi-brcmfmac-Fix-use-after-free-bug-in-brcmf_cfg802.patch + (CVE-2023-47233 bsc#1216702 CVE-2024-35811 bsc#1224592). +- Update + patches.suse/wifi-cfg80211-check-A-MSDU-format-more-carefully.patch + (stable-fixes CVE-2024-35937 bsc#1224526). +- Update + patches.suse/wifi-iwlwifi-dbg-tlv-ensure-NUL-termination.patch + (git-fixes CVE-2024-35845 bsc#1224731). +- Update + patches.suse/wifi-iwlwifi-mvm-don-t-set-the-MFP-flag-for-the-GTK.patch + (git-fixes CVE-2024-27434 bsc#1224710). +- Update + patches.suse/wifi-iwlwifi-mvm-rfi-fix-potential-response-leaks.patch + (git-fixes CVE-2024-35912 bsc#1224487). +- Update + patches.suse/wifi-libertas-fix-some-memleaks-in-lbs_allocate_cmd_.patch + (git-fixes CVE-2024-35828 bsc#1224622). +- Update + patches.suse/wifi-mac80211-check-clear-fast-rx-for-non-4addr-sta-.patch + (stable-fixes CVE-2024-35789 bsc#1224749). +- Update + patches.suse/wifi-mac80211-fix-potential-sta-link-leak.patch + (git-fixes CVE-2024-35838 bsc#1224613). +- Update + patches.suse/wifi-nl80211-reject-iftype-change-with-mesh-ID-chang.patch + (git-fixes CVE-2024-27410 bsc#1224432). +- Update + patches.suse/wifi-rtw89-fix-null-pointer-access-when-abort-scan.patch + (stable-fixes CVE-2024-35946 bsc#1224646). +- Update + patches.suse/wireguard-netlink-access-device-through-ctx-instead-.patch + (git-fixes CVE-2024-26950 bsc#1223661). +- Update + patches.suse/wireguard-netlink-check-for-dangling-peer-via-is_dea.patch + (git-fixes CVE-2024-26951 bsc#1223660). +- Update + patches.suse/wireguard-receive-annotate-data-race-around-receivin.patch + (git-fixes CVE-2024-26861 bsc#1223076). +- Update + patches.suse/x86-coco-Require-seeding-RNG-with-RDRAND-on-CoCo-systems.patch + (git-fixes CVE-2024-35875 bsc#1224665). +- Update + patches.suse/x86-fpu-Keep-xfd_state-in-sync-with-MSR_IA32_XFD.patch + (git-fixes CVE-2024-35801 bsc#1224732). +- Update + patches.suse/xen-evtchn-avoid-WARN-when-unbinding-an-event-channe.patch + (git-fixes CVE-2024-27067 bsc#1223739). +- Update + patches.suse/xsk-recycle-buffer-in-case-Rx-queue-was-full.patch + (bsc#1221303 CVE-2024-26611 CVE-2024-35834 bsc#1224620). +- commit 005afc6 + +------------------------------------------------------------------- +Wed May 22 18:08:15 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-LPIT-Avoid-u32-multiplication-overflow.patch + (git-fixes CVE-2023-52683 bsc#1224627). +- Update + patches.suse/ACPI-video-check-for-error-while-searching-for-backl.patch + (git-fixes CVE-2023-52693 bsc#1224686). +- Update + patches.suse/ASoC-Intel-sof_sdw_rt_sdca_jack_common-ctx-headset_c.patch + (git-fixes CVE-2023-52697 bsc#1224596). +- Update + patches.suse/ASoC-SOF-amd-Fix-memory-leak-in-amd_sof_acp_probe.patch + (git-fixes CVE-2023-52663 bsc#1224630). +- Update + patches.suse/Revert-drm-amd-pm-resolve-reboot-exception-for-si-ol.patch + (git-fixes CVE-2023-52657 bsc#1224722). +- Update + patches.suse/Revert-net-mlx5-Block-entering-switchdev-mode-with-n.patch + (git-fixes CVE-2023-52658 bsc#1224719). +- Update + patches.suse/SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch + (git-fixes CVE-2023-52653 bsc#1223712). +- Update + patches.suse/bpf-Guard-stack-limits-against-32bit-overflow.patch + (git-fixes CVE-2023-52676 bsc#1224730). +- Update + patches.suse/crypto-rsa-add-a-check-for-allocation-failure.patch + (bsc#1222775 CVE-2023-52472 bsc#1220430). +- Update + patches.suse/crypto-s390-aes-Fix-buffer-overread-in-CTR-mode.patch + (git-fixes CVE-2023-52669 bsc#1224637). +- Update + patches.suse/crypto-safexcel-Add-error-handling-for-dma_map_sg-ca.patch + (git-fixes CVE-2023-52687 bsc#1224501). +- Update + patches.suse/drm-amd-display-Check-writeback-connectors-in-create.patch + (git-fixes CVE-2023-52695 bsc#1224506). +- Update + patches.suse/drm-amd-display-Fix-a-debugfs-null-pointer-error.patch + (git-fixes CVE-2023-52673 bsc#1224741). +- Update + patches.suse/drm-amd-display-Fix-hang-underflow-when-transitionin.patch + (git-fixes CVE-2023-52671 bsc#1224729). +- Update + patches.suse/drm-amd-pm-fix-a-double-free-in-si_dpm_init.patch + (git-fixes CVE-2023-52691 bsc#1224607). +- Update + patches.suse/drm-amdkfd-Confirm-list-is-non-empty-before-utilizin.patch + (git-fixes CVE-2023-52678 bsc#1224617). +- Update + patches.suse/drm-bridge-tpd12s015-Drop-buggy-__exit-annotation-fo.patch + (git-fixes CVE-2023-52694 bsc#1224598). +- Update + patches.suse/drm-tegra-rgb-Fix-missing-clk_put-in-the-error-handl.patch + (git-fixes CVE-2023-52661 bsc#1224445). +- Update + patches.suse/drm-vmwgfx-fix-a-memleak-in-vmw_gmrid_man_get_node.patch + (git-fixes CVE-2023-52662 bsc#1224449). +- Update patches.suse/efivarfs-Free-s_fs_info-on-unmount.patch + (bsc#1220328 CVE-2023-52463 CVE-2023-52681 bsc#1224505). +- Update + patches.suse/media-rkisp1-Fix-IRQ-handling-due-to-shared-interrup.patch + (stable-fixes CVE-2023-52660 bsc#1224443). +- Update + patches.suse/net-atlantic-eliminate-double-free-in-error-handling.patch + (git-fixes CVE-2023-52664 bsc#1224747). +- Update + patches.suse/net-mlx5e-fix-a-potential-double-free-in-fs_any_crea.patch + (jsc#PED-3311 CVE-2023-52667 bsc#1224603). +- Update + patches.suse/of-Fix-double-free-in-of_parse_phandle_with_args_map.patch + (git-fixes CVE-2023-52679 bsc#1224508). +- Update + patches.suse/powerpc-imc-pmu-Add-a-null-pointer-check-in-update_events_in_group.patch + (git-fixes CVE-2023-52675 bsc#1224504). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_eve.patch + (bsc#1065729 CVE-2023-52686 bsc#1224682). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_pow.patch + (bsc#1181674 ltc#189159 git-fixes CVE-2023-52696 bsc#1224601). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-to-scom_deb.patch + (bsc#1194869 CVE-2023-52690 bsc#1224611). +- Update + patches.suse/pstore-ram_core-fix-possible-overflow-in-persistent_.patch + (git-fixes CVE-2023-52685 bsc#1224728). +- Update + patches.suse/rpmsg-virtio-Free-driver_override-when-rpmsg_remove.patch + (git-fixes CVE-2023-52670 bsc#1224696). +- commit 578211b + +------------------------------------------------------------------- +Wed May 22 17:16:55 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_enable_notify() (git-fixes). +- commit 2e20e2c + +------------------------------------------------------------------- +Wed May 22 16:41:31 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_vq_avail_empty() (git-fixes). +- commit 936d53e + +------------------------------------------------------------------- +Wed May 22 16:05:24 CEST 2024 - jgross@suse.com + +- virtio_net: Do not send RSS key if it is not supported + (git-fixes). +- commit cc7c4a0 + +------------------------------------------------------------------- +Wed May 22 15:29:52 CEST 2024 - jgross@suse.com + +- vsock/virtio: fix packet delivery to tap device (git-fixes). +- commit dfd8673 + +------------------------------------------------------------------- +Wed May 22 14:54:16 CEST 2024 - jgross@suse.com + +- virtio-blk: Ensure no requests in virtqueues before deleting + vqs (git-fixes). +- commit 966a23e + +------------------------------------------------------------------- +Wed May 22 14:17:42 CEST 2024 - jgross@suse.com + +- KVM: VMX: Disable LBR virtualization if the CPU doesn't support + LBR callstacks (git-fixes). +- commit f941b05 + +------------------------------------------------------------------- +Wed May 22 14:09:42 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory (git-fixes). +- commit c99f198 + +------------------------------------------------------------------- +Wed May 22 14:08:46 CEST 2024 - nik.borisov@suse.com + +- proc/kcore: do not try to access unaccepted memory (git-fixes). +- commit 2daf00c + +------------------------------------------------------------------- +Wed May 22 13:17:05 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: touch soft lockup during memory accept (git-fixes). +- commit 45ed7cb + +------------------------------------------------------------------- +Wed May 22 13:14:27 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type (bsc#1224442 CVE-2023-52659). +- commit dad72fd + +------------------------------------------------------------------- +Wed May 22 13:04:12 CEST 2024 - jgross@suse.com + +- kabi fix of perf/x86/intel: Expose existence of callback support to KVM + (git fixes). +- commit 5db441c + +------------------------------------------------------------------- +Wed May 22 13:03:15 CEST 2024 - jgross@suse.com + +- perf/x86/intel: Expose existence of callback support to KVM + (git-fixes). +- commit b24b5fc + +------------------------------------------------------------------- +Wed May 22 11:25:18 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. + Intel compatible (git-fixes). +- commit 38bcaaa + +------------------------------------------------------------------- +Wed May 22 11:11:23 CEST 2024 - lhenriques@suse.de + +- ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE + (bsc#1224866). +- commit 6a4b4a1 + +------------------------------------------------------------------- +Wed May 22 10:35:02 CEST 2024 - lhenriques@suse.de + +- blacklist.conf: cephfs client logging infrastructure commits + These two commits are useless in isolation, they are part of a larger set + of commits that add extra info to debug logs. +- commit 2056926 + +------------------------------------------------------------------- +Wed May 22 08:47:44 CEST 2024 - tiwai@suse.de + +- remoteproc: k3-r5: Jump to error handling labels in start/stop + errors (git-fixes). +- commit 6f545f8 + +------------------------------------------------------------------- +Wed May 22 08:46:38 CEST 2024 - tiwai@suse.de + +- libsubcmd: Fix parse-options memory leak (git-fixes). +- dmaengine: idxd: Avoid unnecessary destruction of file_ida + (git-fixes). +- dmaengine: axi-dmac: fix possible race in remove() (git-fixes). +- dmaengine: idma64: Add check for dma_set_max_seg_size + (git-fixes). +- remoteproc: k3-r5: Do not allow core1 to power up before core0 + via sysfs (git-fixes). +- remoteproc: k3-r5: Wait for core0 power-up before powering up + core1 (git-fixes). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (git-fixes). +- PCI: tegra194: Fix probe path for Endpoint mode (git-fixes). +- PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id + (git-fixes). +- PCI: dwc: ep: Fix DBI access failure for drivers requiring + refclk from host (git-fixes). +- PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3 + (git-fixes). +- PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3 + (git-fixes). +- KEYS: trusted: Do not use WARN when encode fails (git-fixes). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() (git-fixes). +- commit d7da373 + +------------------------------------------------------------------- +Tue May 21 19:42:14 CEST 2024 - jgross@suse.com + +- KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is + enabled (git-fixes). +- commit 7d13726 + +------------------------------------------------------------------- +Tue May 21 19:06:22 CEST 2024 - jgross@suse.com + +- KVM: x86: Allow, don't ignore, same-value writes to immutable + MSRs (git-fixes). +- commit e25e965 + +------------------------------------------------------------------- +Tue May 21 18:30:43 CEST 2024 - jgross@suse.com + +- KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT + Misconfig (git-fixes). +- commit 21a74db + +------------------------------------------------------------------- +Tue May 21 17:54:50 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC + internal slots (git-fixes). +- commit b2d6429 + +------------------------------------------------------------------- +Tue May 21 17:19:17 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Move private vs. shared check above slot validity + checks (git-fixes). +- commit 2108d3a + +------------------------------------------------------------------- +Tue May 21 16:43:17 CEST 2024 - jgross@suse.com + +- KVM: x86: Fully re-initialize supported_mce_cap on vendor + module load (git-fixes). +- commit 52160e6 + +------------------------------------------------------------------- +Tue May 21 16:07:04 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing + dirty status (git-fixes). +- commit 7bdd69f + +------------------------------------------------------------------- +Tue May 21 15:26:06 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add a1fd0b9d751f sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level +- commit 3d0aa70 + +------------------------------------------------------------------- +Tue May 21 15:16:02 CEST 2024 - tiwai@suse.de + +- drm/nouveau/disp: Fix missing backlight control on Macbook 5, + 1 (bsc#1223838). +- commit 07ffc12 + +------------------------------------------------------------------- +Tue May 21 14:27:31 CEST 2024 - iivanov@suse.de + +- iommu/dma: Force swiotlb_max_mapping_size on an untrusted device (bsc#1224331) +- commit 55fb87b + +------------------------------------------------------------------- +Tue May 21 14:26:12 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix alignment checks when both allocation and DMA masks are (bsc#1224331) +- commit 8bebd77 + +------------------------------------------------------------------- +Tue May 21 14:24:53 CEST 2024 - iivanov@suse.de + +- swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc() (bsc#1224331) +- commit fcf796a + +------------------------------------------------------------------- +Tue May 21 14:21:15 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix double-allocation of slots due to broken alignment (bsc#1224331) +- commit c65bb03 + +------------------------------------------------------------------- +Tue May 21 14:19:30 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Set enable bits for GP counters in + PERF_GLOBAL_CTRL at "RESET" (git-fixes). +- commit 1ba62ae + +------------------------------------------------------------------- +Tue May 21 14:17:25 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disable support for adaptive PEBS (git-fixes). +- commit 9862bdd + +------------------------------------------------------------------- +Tue May 21 14:15:41 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD + platforms (git-fixes). +- commit 5f8077d + +------------------------------------------------------------------- +Tue May 21 14:13:58 CEST 2024 - jgross@suse.com + +- KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel + compatible (git-fixes). +- commit c9c8902 + +------------------------------------------------------------------- +Tue May 21 14:10:14 CEST 2024 - jgross@suse.com + +- x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM + (git-fixes). +- commit f882a8e + +------------------------------------------------------------------- +Tue May 21 13:34:01 CEST 2024 - jgross@suse.com + +- KVM: x86: Use actual kvm_cpuid.base for clearing + KVM_FEATURE_PV_UNHALT (git-fixes). +- commit 80b67d0 + +------------------------------------------------------------------- +Tue May 21 13:14:53 CEST 2024 - mfranc@suse.cz + +- s390/cio: fix tracepoint subchannel type field (git-fixes + bsc#1224793). +- commit f1aa928 + +------------------------------------------------------------------- +Tue May 21 13:09:15 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Emit a barrier for BPF_FETCH instructions (git-fixes + bsc#1224792). +- commit d08e4ce + +------------------------------------------------------------------- +Tue May 21 13:05:27 CEST 2024 - mfranc@suse.cz + +- KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M + (git-fixes bsc#1224790). +- commit b0b1c22 + +------------------------------------------------------------------- +Tue May 21 12:57:45 CEST 2024 - jgross@suse.com + +- KVM: x86: Introduce __kvm_get_hypervisor_cpuid() helper + (git-fixes). +- commit 652c188 + +------------------------------------------------------------------- +Tue May 21 12:12:33 CEST 2024 - jslaby@suse.cz + +- rpm/kernel-obs-build.spec.in: remove reiserfs from OBS initrd + We disabled the FS in bug 1202309. And we actively blacklist it in: + /usr/lib/modprobe.d/60-blacklist_fs-reiserfs.conf + This, as a side-effect, fixes obs-build's warning: + dracut-pre-udev[1463]: sh: line 1: /usr/lib/module-init-tools/unblacklist: No such file or directory + Exactly due to the above 60-blacklist_fs-reiserfs.conf trying to call the + above unblacklist. + We should likely drop ext2+ext3 from the list too, as we don't build + them at all. But that's a different story. +- commit 9e1a078 + +------------------------------------------------------------------- +Tue May 21 11:31:32 CEST 2024 - jgross@suse.com + +- KVM: SVM: Add support for allowing zero SEV ASIDs (git-fixes). +- commit 9327154 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - jgross@suse.com + +- KVM: SVM: Use unsigned integers when dealing with ASIDs + (git-fixes). +- commit b0fec37 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - cfamullaconrad@suse.de + +- tools/power turbostat: Expand probe_intel_uncore_frequency() + (bsc#1221765). +- commit 7c0d70f + +------------------------------------------------------------------- +Tue May 21 11:27:24 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: fix recursive deadlock in timer injection + (git-fixes). +- commit 389ea84 + +------------------------------------------------------------------- +Tue May 21 11:25:54 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: remove WARN_ON_ONCE() with false positives in + evtchn delivery (git-fixes). +- commit d63a8c9 + +------------------------------------------------------------------- +Tue May 21 11:24:29 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: inject vCPU upcall vector when local APIC is + enabled (git-fixes). +- commit 538dcab + +------------------------------------------------------------------- +Tue May 21 11:22:43 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: improve accuracy of Xen timers (git-fixes). +- commit 921d76d + +------------------------------------------------------------------- +Tue May 21 11:20:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Explicitly check NMI from guest to reducee false + positives (git-fixes). +- commit be2edf0 + +------------------------------------------------------------------- +Tue May 21 11:18:52 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled + (git-fixes). +- commit fe18eef + +------------------------------------------------------------------- +Tue May 21 11:16:06 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs + (git-fixes). +- commit 406de6b + +------------------------------------------------------------------- +Tue May 21 10:34:00 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs (git-fixes). +- commit dd1520f + +------------------------------------------------------------------- +Tue May 21 09:57:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC + due to bad index (git-fixes). +- commit b2e9cf1 + +------------------------------------------------------------------- +Tue May 21 09:22:11 CEST 2024 - shung-hsi.yu@suse.com + +- blacklist.conf: add "libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos" +- commit f859338 + +------------------------------------------------------------------- +Tue May 21 09:07:54 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD + (git-fixes). +- commit fd656b7 + +------------------------------------------------------------------- +Tue May 21 09:02:26 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Allow programming events that match unsupported + arch events (git-fixes). +- commit 60f57dc + +------------------------------------------------------------------- +Tue May 21 08:49:53 CEST 2024 - tiwai@suse.de + +- firmware: dmi-id: add a release callback function (git-fixes). +- watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in + sa1100dog_probe() (git-fixes). +- watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a + safety margin (git-fixes). +- watchdog: bd9576: Drop "always-running" property (git-fixes). +- watchdog: cpu5wdt.c: Fix use-after-free bug caused by + cpu5wdt_trigger (git-fixes). +- i2c: acpi: Unbind mux adapters before delete (git-fixes). +- i2c: synquacer: Fix an error handling path in + synquacer_i2c_probe() (git-fixes). +- i2c: cadence: Avoid fifo clear after start (git-fixes). +- pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins + regs (git-fixes). +- pinctrl: armada-37xx: remove an unused variable (git-fixes). +- crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak (git-fixes). +- commit 60d82a4 + +------------------------------------------------------------------- +Tue May 21 08:25:35 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Always treat Fixed counters as available when + supported (git-fixes). +- commit c4b0d18 + +------------------------------------------------------------------- +Tue May 21 08:23:45 CEST 2024 - jgross@suse.com + +- KVM: VMX: Report up-to-date exit qualification to userspace + (git-fixes). +- commit d6b020d + +------------------------------------------------------------------- +Tue May 21 08:20:50 CEST 2024 - jgross@suse.com + +- KVM: x86: Fix broken debugregs ABI for 32 bit kernels + (git-fixes). +- commit 69a1ee8 + +------------------------------------------------------------------- +Tue May 21 08:18:03 CEST 2024 - jgross@suse.com + +- SEV: disable SEV-ES DebugSwap by default (git-fixes). +- commit dcaff2f + +------------------------------------------------------------------- +Tue May 21 08:16:02 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMU + (git-fixes). +- commit c561279 + +------------------------------------------------------------------- +Tue May 21 08:11:53 CEST 2024 - jgross@suse.com + +- KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear + they're a WIP (git-fixes). +- commit aba16e8 + +------------------------------------------------------------------- +Tue May 21 08:10:16 CEST 2024 - jgross@suse.com + +- KVM: x86: Mark target gfn of emulated atomic instruction as + dirty (git-fixes). +- commit 303882a + +------------------------------------------------------------------- +Tue May 21 08:08:31 CEST 2024 - jgross@suse.com + +- KVM: SVM: Flush pages under kvm->lock to fix UAF in + svm_register_enc_region() (git-fixes). +- commit 4382f8a + +------------------------------------------------------------------- +Mon May 20 18:22:45 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes bsc#1222608 CVE-2024-26742). +- commit 950259c + +------------------------------------------------------------------- +Mon May 20 17:34:03 CEST 2024 - dsterba@suse.com + +- btrfs: always clear PERTRANS metadata during commit (git-fixes) +- commit f24386b + +------------------------------------------------------------------- +Mon May 20 17:31:37 CEST 2024 - dsterba@suse.com + +- btrfs: record delayed inode root in transaction (git-fixes) +- commit 3382370 + +------------------------------------------------------------------- +Mon May 20 17:30:52 CEST 2024 - dsterba@suse.com + +- btrfs: send: handle path ref underflow in header iterate_inode_ref() (git-fixes) +- commit 21cfc26 + +------------------------------------------------------------------- +Mon May 20 17:30:06 CEST 2024 - dsterba@suse.com + +- btrfs: export: handle invalid inode or root reference in btrfs_get_parent() (git-fixes) +- commit a357818 + +------------------------------------------------------------------- +Mon May 20 17:28:54 CEST 2024 - dsterba@suse.com + +- btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send() (git-fixes) +- commit 3227c75 + +------------------------------------------------------------------- +Mon May 20 17:28:06 CEST 2024 - dsterba@suse.com + +- btrfs: sysfs: validate scrub_speed_max value (git-fixes) +- commit 333b480 + +------------------------------------------------------------------- +Mon May 20 17:26:31 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: build fix for config we don't use +- commit d489b93 + +------------------------------------------------------------------- +Mon May 20 17:25:16 CEST 2024 - dsterba@suse.com + +- btrfs: prevent transaction block reserve underflow when starting transaction (git-fixes) +- commit e1ff84f + +------------------------------------------------------------------- +Mon May 20 17:19:12 CEST 2024 - dsterba@suse.com + +- btrfs: fix race when refilling delayed refs block reserve (git-fixes) +- commit f241886 + +------------------------------------------------------------------- +Mon May 20 17:17:09 CEST 2024 - dsterba@suse.com + +- btrfs: assert delayed node locked when removing delayed item (git-fixes) +- commit 7298484 + +------------------------------------------------------------------- +Mon May 20 17:16:03 CEST 2024 - dsterba@suse.com + +- btrfs: check for BTRFS_FS_ERROR in pending ordered assert (git-fixes) +- commit f5815af + +------------------------------------------------------------------- +Mon May 20 17:07:38 CEST 2024 - dsterba@suse.com + +- btrfs: output extra debug info if we failed to find an inline backref (git-fixes) +- commit 92fba41 + +------------------------------------------------------------------- +Mon May 20 17:06:06 CEST 2024 - dsterba@suse.com + +- btrfs: set page extent mapped after read_folio in relocate_one_page (git-fixes) +- commit 446041f + +------------------------------------------------------------------- +Mon May 20 17:04:32 CEST 2024 - dsterba@suse.com + +- btrfs: handle errors properly in update_inline_extent_backref() (git-fixes) +- commit ca5b7a2 + +------------------------------------------------------------------- +Mon May 20 15:43:05 CEST 2024 - nmorey@suse.com + +- RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw (git-fixes) +- commit 4bdc550 + +------------------------------------------------------------------- +Mon May 20 15:42:55 CEST 2024 - nmorey@suse.com + +- RDMA/IPoIB: Fix format truncation compilation errors (git-fixes) +- commit 6d737b0 + +------------------------------------------------------------------- +Mon May 20 15:42:41 CEST 2024 - nmorey@suse.com + +- bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq (git-fixes) +- commit 3e0bec3 + +------------------------------------------------------------------- +Mon May 20 15:42:30 CEST 2024 - nmorey@suse.com + +- IB/mlx5: Use __iowrite64_copy() for write combining stores (git-fixes) +- commit 9a3847d + +------------------------------------------------------------------- +Mon May 20 15:41:38 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix incorrect rxe_put in error path (git-fixes) +- commit c50f3b5 + +------------------------------------------------------------------- +Mon May 20 15:41:28 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Allow good work requests to be executed (git-fixes) +- commit b36653a + +------------------------------------------------------------------- +Mon May 20 15:41:18 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt (git-fixes) +- commit ba9e71d + +------------------------------------------------------------------- +Mon May 20 15:41:06 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Modify the print level of CQE error (git-fixes) +- commit 12a2ba5 + +------------------------------------------------------------------- +Mon May 20 15:40:45 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Use complete parentheses in macros (git-fixes) +- commit 7a9c544 + +------------------------------------------------------------------- +Mon May 20 15:40:34 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix GMV table pagesize (git-fixes) +- commit fb0321b + +------------------------------------------------------------------- +Mon May 20 15:40:20 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix UAF for cq async event (git-fixes) +- commit 8ea7fea + +------------------------------------------------------------------- +Mon May 20 15:40:10 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix deadlock on SRQ async events. (git-fixes) +- commit fb64efc + +------------------------------------------------------------------- +Mon May 20 15:39:57 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Add max_ah and cq moderation capacities in query_device() (git-fixes) +- commit 6c2f69b + +------------------------------------------------------------------- +Mon May 20 15:39:41 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix return value in hns_roce_map_mr_sg (git-fixes) +- commit 60cadbc + +------------------------------------------------------------------- +Mon May 20 15:39:25 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Adding remote atomic access flag to updatable flags (git-fixes) +- commit dacefcf + +------------------------------------------------------------------- +Mon May 20 15:39:09 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Change check for cacheable mkeys (git-fixes) +- commit c838c29 + +------------------------------------------------------------------- +Mon May 20 15:38:50 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent (git-fixes) +- commit 3012f2a + +------------------------------------------------------------------- +Mon May 20 15:38:31 CEST 2024 - nmorey@suse.com + +- qibfs: fix dentry leak (git-fixes) +- commit 3dd0249 + +------------------------------------------------------------------- +Mon May 20 15:37:55 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Fix port number for counter query in multi-port configuration (git-fixes) +- commit 52028fd + +------------------------------------------------------------------- +Mon May 20 15:37:35 CEST 2024 - nmorey@suse.com + +- RDMA/cm: Print the old state when cm_destroy_id gets timeout (git-fixes) +- commit 1a1a1ef + +------------------------------------------------------------------- +Mon May 20 15:37:10 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix the problem "mutex_destroy missing" (git-fixes) +- commit 0a73f85 + +------------------------------------------------------------------- +Mon May 20 14:08:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: broadcom: bcmbca: bcm4908: set brcm,wp-not-connected") +- commit a7b0273 + +------------------------------------------------------------------- +Mon May 20 14:04:41 CEST 2024 - iivanov@suse.de + +- arm64: dts: microchip: sparx5: fix mdio reg (git-fixes) +- commit 88132f5 + +------------------------------------------------------------------- +Mon May 20 14:03:25 CEST 2024 - iivanov@suse.de + +- arm64: dts: hi3798cv200: fix the size of GICR (git-fixes) +- commit 366d274 + +------------------------------------------------------------------- +Mon May 20 14:02:14 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Correct Tegra132 I2C alias (git-fixes) +- commit da1130e + +------------------------------------------------------------------- +Mon May 20 13:28:11 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: h616: Fix I2C0 pins (git-fixes) +- commit eee423c + +------------------------------------------------------------------- +Mon May 20 13:27:02 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: Pine H64: correctly remove reg_gmac_3v3 (git-fixes) +- commit 7d432cc + +------------------------------------------------------------------- +Mon May 20 13:25:37 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit d52e38e + +------------------------------------------------------------------- +Mon May 20 13:24:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit 029788f + +------------------------------------------------------------------- +Mon May 20 13:22:07 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix alphabetical ordering RK3399 puma (git-fixes) + Refresh patches.suse/arm64-dts-rockchip-enable-internal-pull-up-on-PCIE_WAKE-for-RK3399-Puma.patch +- commit aeac8db + +------------------------------------------------------------------- +Mon May 20 12:53:44 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: samsung,ams495qa01: add missing SPI properties") +- commit f4f5a90 + +------------------------------------------------------------------- +Mon May 20 12:53:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio: health: maxim,max30102: fix compatible check") +- commit 1690e24 + +------------------------------------------------------------------- +Mon May 20 12:52:51 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: mediatek,pwm-disp: Document power-domains property") +- commit 6958159 + +------------------------------------------------------------------- +Mon May 20 12:52:16 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: fsl-imx-sdma: fix HDMI audio index") +- commit 952bf73 + +------------------------------------------------------------------- +Mon May 20 12:52:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: lcdif: Do not require power-domains for i.MX6ULL") +- commit eabdd33 + +------------------------------------------------------------------- +Mon May 20 12:51:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update") +- commit ad9009e + +------------------------------------------------------------------- +Mon May 20 12:51:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mtd: avoid automatically select from mtd.yaml") +- commit 2d9981a + +------------------------------------------------------------------- +Mon May 20 12:51:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: can: mpfs: add missing required clock") +- commit d5f79eb + +------------------------------------------------------------------- +Mon May 20 12:50:57 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: dlg,da9063: Make #interrupt-cells required") +- commit a6ea77b + +------------------------------------------------------------------- +Mon May 20 12:50:46 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pinctr: pinctrl-zynq: Fix compatible string") +- commit f208a95 + +------------------------------------------------------------------- +Mon May 20 12:49:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible") +- commit 3478db8 + +------------------------------------------------------------------- +Mon May 20 12:49:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: ti,am65x-dss: Add support for common1 region") +- commit 7eb6591 + +------------------------------------------------------------------- +Mon May 20 12:48:50 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: opp: drop maxItems from inner items") +- commit 878a019 + +------------------------------------------------------------------- +Mon May 20 12:48:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: amlogic: fix s4 bindings") +- commit e2029e3 + +------------------------------------------------------------------- +Mon May 20 12:48:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Banana Pi R2 Pro") +- commit c1d1519 + +------------------------------------------------------------------- +Mon May 20 12:45:53 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Orange Pi RK3399 board") +- commit 88539b6 + +------------------------------------------------------------------- +Mon May 20 12:45:20 CEST 2024 - iivanov@suse.de + +- dt-bindings: clock: qcom: Add missing UFS QREF clocks (git-fixes) +- commit 4e403e4 + +------------------------------------------------------------------- +Mon May 20 12:43:49 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: qcom: drop the superfluous device compatibility") +- commit f6fdbc2 + +------------------------------------------------------------------- +Mon May 20 12:43:00 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: riscv: cpus: Clarify mmu-type interpretation") +- commit 4b6b7f4 + +------------------------------------------------------------------- +Mon May 20 12:42:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: power: reset: qcom-pon: fix inconsistent example") +- commit b2da43b + +------------------------------------------------------------------- +Mon May 20 12:42:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: rtc: qcom-pm8xxx: fix inconsistent example") +- commit 673e959 + +------------------------------------------------------------------- +Mon May 20 12:42:30 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header") +- commit 2965719 + +------------------------------------------------------------------- +Mon May 20 12:42:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg") +- commit 44293cc + +------------------------------------------------------------------- +Mon May 20 12:42:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: gpio: xilinx: Fix node address in gpio") +- commit 51eae0f + +------------------------------------------------------------------- +Mon May 20 12:41:48 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-vadc: fix example node names") +- commit 5559cae + +------------------------------------------------------------------- +Mon May 20 12:41:19 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name") +- commit 6d910c5 + +------------------------------------------------------------------- +Mon May 20 12:39:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: qcom: Correct reset-names property") +- commit cfa6f44 + +------------------------------------------------------------------- +Mon May 20 12:17:43 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: zynqmp: extend required list") +- commit 193f0ac + +------------------------------------------------------------------- +Mon May 20 12:17:21 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: qcom,apcs-kpss-global: drop duplicated") +- commit 855a271 + +------------------------------------------------------------------- +Mon May 20 12:17:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix regulator binding") +- commit 9b3e020 + +------------------------------------------------------------------- +Mon May 20 12:16:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix up binding") +- commit a0c4967 + +------------------------------------------------------------------- +Mon May 20 12:16:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: remoteproc: qcom: sc7180-pas: Fix SC7280 MPSS PD-names") +- commit de1ba63 + +------------------------------------------------------------------- +Mon May 20 11:58:54 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mmc: sdhci-pxa: Fix 'regs' typo") +- commit 3378497 + +------------------------------------------------------------------- +Mon May 20 11:58:39 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: Remove alt_ref from versal") +- commit 4d14333 + +------------------------------------------------------------------- +Mon May 20 11:58:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: watchdog: qcom-wdt: Make the interrupt example edge") +- commit 17a3ab8 + +------------------------------------------------------------------- +Mon May 20 11:57:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI") +- commit 4aa1481 + +------------------------------------------------------------------- +Mon May 20 11:56:20 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: stm32: don't mix SCMI and non-SCMI board") +- commit 448ff06 + +------------------------------------------------------------------- +Mon May 20 11:55:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with") +- commit ab03332 + +------------------------------------------------------------------- +Mon May 20 11:55:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp") +- commit 1d6fc28 + +------------------------------------------------------------------- +Mon May 20 11:54:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: Allow #power-domain-cells") +- commit 027195f + +------------------------------------------------------------------- +Mon May 20 11:54:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt: dt-extract-compatibles: Don't follow symlinks when walking tree") +- commit 60fcfee + +------------------------------------------------------------------- +Mon May 20 11:52:07 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property") +- commit de60146 + +------------------------------------------------------------------- +Mon May 20 11:51:01 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema") +- commit d7b96e4 + +------------------------------------------------------------------- +Mon May 20 11:49:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: qcom: smd-rpm: Add MSM8909 to qcom,smd-channels") +- commit 1171729 + +------------------------------------------------------------------- +Mon May 20 08:14:54 CEST 2024 - tiwai@suse.de + +- selftests/kcmp: remove unused open mode (git-fixes). +- nilfs2: make superblock data array index computation sparse + friendly (git-fixes). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (git-fixes). +- lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure + (git-fixes). +- commit 7902091 + +------------------------------------------------------------------- +Mon May 20 03:46:23 CEST 2024 - lzhong@suse.de + +- powerpc/pseries/vio: Don't return ENODEV if node or compatible + missing (bsc#1220783). +- commit 19e446b + +------------------------------------------------------------------- +Sun May 19 09:24:05 CEST 2024 - tiwai@suse.de + +- clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs + (git-fixes). +- clk: qcom: mmcc-msm8998: fix venus clock issue (git-fixes). +- clk: qcom: dispcc-sm8550: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm6350: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm8450: fix DisplayPort clocks (git-fixes). +- clk: qcom: clk-alpha-pll: remove invalid Stromer register offset + (git-fixes). +- clk: samsung: exynosautov9: fix wrong pll clock id value + (git-fixes). +- clk: renesas: r9a07g043: Add clock and reset entry for PLIC + (git-fixes). +- clk: renesas: r8a779a0: Fix CANFD parent clock (git-fixes). +- clk: rs9: fix wrong default value for clock amplitude + (git-fixes). +- clk: mediatek: mt8365-mm: fix DPI0 parent (git-fixes). +- clk: mediatek: pllfh: Don't log error for missing fhctl node + (git-fixes). +- commit 8bfa411 + +------------------------------------------------------------------- +Sat May 18 09:44:27 CEST 2024 - tiwai@suse.de + +- blacklist.conf: Add reverted dmaengine commit entries +- commit 134f997 + +------------------------------------------------------------------- +Sat May 18 09:42:47 CEST 2024 - tiwai@suse.de + +- selftests: net: bridge: increase IGMP/MLD exclude timeout + membership interval (git-fixes). +- of: module: add buffer overflow check in of_modalias() + (git-fixes). +- selftests/powerpc/dexcr: Add -no-pie to hashchk tests + (git-fixes). +- firmware: raspberrypi: Use correct device for DMA mappings + (git-fixes). +- Revert "drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor()" (stable-fixes). +- drm/i915/audio: Fix audio time stamp programming for DP + (stable-fixes). +- gpiolib: cdev: fix uninitialised kfifo (git-fixes). +- selftests: test_bridge_neigh_suppress.sh: Fix failures due to + duplicate MAC (git-fixes). +- Bluetooth: qca: fix firmware check error path (git-fixes). +- dyndbg: fix old BUG_ON in >control parser (stable-fixes). +- mei: me: add lunar lake point M DID (stable-fixes). +- usb: xhci-plat: Don't include xhci.h (stable-fixes). +- ASoC: meson: axg-fifo: use threaded irq to check periods + (git-fixes). +- drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor() (stable-fixes). +- drm/amd/display: Fix incorrect DSC instance for MST + (stable-fixes). +- drm/amd/display: Atom Integrated System Info v2_2 for DCN35 + (stable-fixes). +- drm/amd/display: Handle Y carry-over in VCP X.Y calculation + (stable-fixes). +- clk: Don't hold prepare_lock when calling kref_put() + (stable-fixes). +- drm/nouveau/dp: Don't probe eDP ports twice harder + (stable-fixes). +- drm/radeon: silence UBSAN warning (v3) (stable-fixes). +- net:usb:qmi_wwan: support Rolling modules (stable-fixes). +- gpio: crystalcove: Use -ENOTSUPP consistently (stable-fixes). +- gpio: wcove: Use -ENOTSUPP consistently (stable-fixes). +- platform/x86: ISST: Add Granite Rapids-D to HPM CPU list + (stable-fixes). +- selftests: timers: Fix valid-adjtimex signed left-shift + undefined behavior (stable-fixes). +- gpu: host1x: Do not setup DMA for virtual devices + (stable-fixes). +- amd/amdkfd: sync all devices to wait all processes being evicted + (stable-fixes). +- drm/amdgpu: Fix VCN allocation in CPX partition (stable-fixes). +- drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2 + (stable-fixes). +- drm/amdgpu: Refine IB schedule error logging (stable-fixes). +- firewire: ohci: mask bus reset interrupts between ISR and + bottom half (stable-fixes). +- regulator: tps65132: Add of_match table (stable-fixes). +- ata: sata_gemini: Check clk_enable() result (stable-fixes). +- ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in + case of S3 suspend (stable-fixes). +- ALSA: line6: Zero-initialize message buffers (stable-fixes). +- vboxsf: explicitly deny setlease attempts (stable-fixes). +- drm/amdkfd: range check cp bad op exception interrupts + (stable-fixes). +- drm/amdkfd: Check cgroup when returning DMABuf info + (stable-fixes). +- selftests/ftrace: Fix event filter target_func selection + (stable-fixes). +- wifi: iwlwifi: mvm: guard against invalid STA ID on removal + (stable-fixes). +- wifi: iwlwifi: read txq->read_ptr under lock (stable-fixes). +- wifi: mac80211: fix prep_connection error path (stable-fixes). +- wifi: cfg80211: fix rdev_dump_mpp() arguments order + (stable-fixes). +- wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc + (stable-fixes). +- ASoC: meson: axg-fifo: use FIELD helpers (stable-fixes). +- gpiolib: cdev: relocate debounce_period_us from struct gpio_desc + (stable-fixes). +- selftests/net: convert test_bridge_neigh_suppress.sh to run + it in unique namespace (stable-fixes). +- commit 2872089 + +------------------------------------------------------------------- +Fri May 17 18:46:21 CEST 2024 - mkoutny@suse.com + +- af_unix: Fix garbage collector racing against connect() + (CVE-2024-26923 bsc#1223384). +- af_unix: Replace BUG_ON() with WARN_ON_ONCE() (CVE-2024-26923 + bsc#1223384). +- af_unix: Do not use atomic ops for unix_sk(sk)->inflight + (CVE-2024-26923 bsc#1223384). +- commit a683abb + +------------------------------------------------------------------- +Fri May 17 18:05:19 CEST 2024 - mwilck@suse.com + +- dm-multipath: dont't attempt SG_IO on non-SCSI-disks + (bsc#1223575). +- commit 2f6779f + +------------------------------------------------------------------- +Fri May 17 17:18:26 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans (git-fixes) +- commit b85295a + +------------------------------------------------------------------- +Fri May 17 14:36:47 CEST 2024 - dsterba@suse.com + +- btrfs: don't arbitrarily slow down delalloc if we're committing (git-fixes) +- commit d9b2223 + +------------------------------------------------------------------- +Fri May 17 14:33:37 CEST 2024 - dsterba@suse.com + +- btrfs: reset destination buffer when read_extent_buffer() gets invalid range (git-fixes) +- commit 7ef02d5 + +------------------------------------------------------------------- +Fri May 17 14:32:16 CEST 2024 - dsterba@suse.com + +- btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1 (git-fixes) +- commit e6b51c1 + +------------------------------------------------------------------- +Fri May 17 14:31:26 CEST 2024 - dsterba@suse.com + +- btrfs: file_remove_privs needs an exclusive lock in direct io write (git-fixes) +- commit 0bc88db + +------------------------------------------------------------------- +Fri May 17 14:29:12 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: cleanup, v0 extent removal +- commit fecc398 + +------------------------------------------------------------------- +Fri May 17 14:28:15 CEST 2024 - dsterba@suse.com + +- btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART (git-fixes) +- commit 74fcad3 + +------------------------------------------------------------------- +Fri May 17 14:27:30 CEST 2024 - dsterba@suse.com + +- btrfs: fix start transaction qgroup rsv double free (git-fixes) +- commit 272247e + +------------------------------------------------------------------- +Fri May 17 14:26:14 CEST 2024 - dsterba@suse.com + +- btrfs: free qgroup rsv on io failure (git-fixes) +- commit 384dac4 + +------------------------------------------------------------------- +Fri May 17 13:18:52 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: disable toggling dormant table state + more than once (git-fixes). +- commit 76bebd5 + +------------------------------------------------------------------- +Fri May 17 13:15:53 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: process pending subflow error on close (git-fixes). +- commit ef629c5 + +------------------------------------------------------------------- +Fri May 17 13:14:24 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: move __mptcp_error_report in protocol.c (git-fixes). +- commit a777e91 + +------------------------------------------------------------------- +Fri May 17 13:12:58 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: fix bogus receive window shrinkage with multiple subflows + (git-fixes). +- commit deea9a0 + +------------------------------------------------------------------- +Fri May 17 13:08:02 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nft_set_rbtree: use read spinlock to avoid datapath + contention (git-fixes). +- commit ddc952e + +------------------------------------------------------------------- +Fri May 17 13:06:21 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list + iterate in smcr_port_add (git-fixes). +- commit 2d7895b + +------------------------------------------------------------------- +Fri May 17 13:03:07 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: bugfix for smcr v2 server connect success statistic + (git-fixes). +- commit e746f6b + +------------------------------------------------------------------- +Fri May 17 13:01:08 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID + (git-fixes). +- commit ec5b855 + +------------------------------------------------------------------- +Fri May 17 12:59:23 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_bind_phc (git-fixes). +- commit 16b7a1e + +------------------------------------------------------------------- +Fri May 17 12:57:42 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_tsflags (git-fixes). +- commit b028530 + +------------------------------------------------------------------- +Fri May 17 12:55:31 CEST 2024 - andrea.porta@suse.com + +- arm64: Add the arm64.no32bit_el0 command line option + (jsc#PED-3184). + Please note that some adjustments were needed since the upstream commit + is based on kernel 6.9 which has idreg-override.c moved under + arch/arm64/kernel/pi/. +- commit 4fba46a + +------------------------------------------------------------------- +Fri May 17 09:14:44 CEST 2024 - tiwai@suse.de + +- platform/x86/intel-uncore-freq: Don't present root domain on + error (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_certificate decoding + (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_show display (git-fixes). +- tools/arch/x86/intel_sdsi: Fix maximum meter bundle length + (git-fixes). +- platform/x86: xiaomi-wmi: Fix race condition when reporting + key events (git-fixes). +- mtd: rawnand: hynix: fixed typo (git-fixes). +- mtd: core: Report error if first mtd_otp_size() call fails in + mtd_otp_nvmem_add() (git-fixes). +- mmc: davinci: Don't strip remove function when driver is builtin + (git-fixes). +- mmc: sdhci_am654: Fix ITAPDLY for HS400 timing (git-fixes). +- mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock + (git-fixes). +- mmc: sdhci_am654: Add OTAP/ITAP delay enable (git-fixes). +- mmc: sdhci_am654: Write ITAPDLY for DDR52 timing (git-fixes). +- mmc: sdhci_am654: Add tuning algorithm for delay chain + (git-fixes). +- media: sunxi: a83-mips-csi2: also select GENERIC_PHY + (git-fixes). +- media: flexcop-usb: fix sanity check of bNumEndpoints + (git-fixes). +- media: stk1160: fix bounds checking in stk1160_copy_video() + (git-fixes). +- media: uvcvideo: Add quirk for Logitech Rally Bar (git-fixes). +- media: v4l: Don't turn on privacy LED if streamon fails + (git-fixes). +- media: mc: mark the media devnode as registered from the, + start (git-fixes). +- media: atomisp: ssh_css: Fix a null-pointer dereference in + load_video_binaries (git-fixes). +- media: v4l2-subdev: Fix stream handling for crop API + (git-fixes). +- media: mc: Fix graph walk in media_pipeline_start (git-fixes). +- media: i2c: et8ek8: Don't strip remove function when driver + is builtin (git-fixes). +- media: dt-bindings: ovti,ov2680: Fix the power supply names + (git-fixes). +- media: ipu3-cio2: Request IRQ earlier (git-fixes). +- media: rcar-vin: work around -Wenum-compare-conditional warning + (git-fixes). +- media: ngene: Add dvb_ca_en50221_init return value check + (git-fixes). +- commit ceb1555 + +------------------------------------------------------------------- +Fri May 17 09:00:45 CEST 2024 - tiwai@suse.de + +- Move upstreamed media patches into sorted section +- commit 521e539 + +------------------------------------------------------------------- +Thu May 16 19:23:55 CEST 2024 - duwe@suse.de + +- dmaengine: idxd: move safety flag to struct ends (bsc#1223625 + CVE-2024-21823). +- dmaengine: idxd: add a write() method for applications to + submit work (bsc#1223625 CVE-2024-21823). +- dmaengine: idxd: add a new security check to deal with a + hardware erratum (bsc#1223625 CVE-2024-21823). +- VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist + (bsc#1223625 CVE-2024-21823). +- commit 8718675 + +------------------------------------------------------------------- +Thu May 16 19:03:19 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/io_uring-af_unix-disable-sending-io_uring-over-socke.patch + (bsc#1218447 CVE-2023-6531 CVE-2023-52654 bsc#1224099). +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (git-fixes CVE-2023-52655 bsc#1217169). +- commit 07c8bc1 + +------------------------------------------------------------------- +Thu May 16 16:26:11 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation + (git-fixes). +- commit 78ec58d + +------------------------------------------------------------------- +Thu May 16 16:24:27 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix peer devlink set for SF representor devlink port + (git-fixes). +- commit 6a691b6 + +------------------------------------------------------------------- +Thu May 16 16:20:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Lag, restore buckets number to default after hash + LAG deactivation (git-fixes). +- commit 19da0bb + +------------------------------------------------------------------- +Thu May 16 16:19:25 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: flower: fix fragment flags handling (git-fixes). +- commit 5fd27e9 + +------------------------------------------------------------------- +Thu May 16 16:17:56 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Set tx_info->xdpf value to NULL (git-fixes). +- commit 7d1d83a + +------------------------------------------------------------------- +Thu May 16 16:16:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix incorrect descriptor free behavior (git-fixes). +- commit 69577fd + +------------------------------------------------------------------- +Thu May 16 16:10:18 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Wrong missing IO completions check order (git-fixes). +- commit fbbd86e + +------------------------------------------------------------------- +Thu May 16 16:08:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix potential sign extension issue (git-fixes). +- commit b3cc5f8 + +------------------------------------------------------------------- +Thu May 16 16:06:38 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: trap link-local frames regardless of ST Port + State (git-fixes). +- commit 726080b + +------------------------------------------------------------------- +Thu May 16 16:04:41 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: fix wrong config being used when reconfiguring PCS + (git-fixes). +- commit d2d1229 + +------------------------------------------------------------------- +Thu May 16 16:02:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block XOR hash with over 128 channels + (git-fixes). +- commit 40b1ccb + +------------------------------------------------------------------- +Thu May 16 16:00:48 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Restore mistakenly dropped parts in register devlink + flow (git-fixes). +- commit dfb4099 + +------------------------------------------------------------------- +Thu May 16 15:38:16 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size (git-fixes) +- commit a1c6e8c + +------------------------------------------------------------------- +Thu May 16 15:36:42 CEST 2024 - dsterba@suse.com + +- btrfs: don't warn if discard range is not aligned to sector (git-fixes) +- commit f239c2a + +------------------------------------------------------------------- +Thu May 16 15:35:09 CEST 2024 - dsterba@suse.com + +- btrfs: tree-checker: fix inline ref size in error messages (git-fixes) +- commit a304971 + +------------------------------------------------------------------- +Thu May 16 15:33:15 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args (git-fixes) +- commit 81a1329 + +------------------------------------------------------------------- +Thu May 16 15:31:46 CEST 2024 - dsterba@suse.com + +- btrfs: do not allow non subvolume root targets for snapshot (git-fixes) +- commit d495a4b + +------------------------------------------------------------------- +Thu May 16 15:30:42 CEST 2024 - dsterba@suse.com + +- btrfs: send: ensure send_fd is writable (git-fixes) +- commit 5055583 + +------------------------------------------------------------------- +Thu May 16 15:28:27 CEST 2024 - dsterba@suse.com + +- btrfs: free the allocated memory if btrfs_alloc_page_array() fails (git-fixes) +- commit 532ad3c + +------------------------------------------------------------------- +Thu May 16 15:24:48 CEST 2024 - dsterba@suse.com + +- btrfs: fix 64bit compat send ioctl arguments not initializing version member (git-fixes) +- commit 2c30d15 + +------------------------------------------------------------------- +Thu May 16 15:22:52 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one when checking chunk map includes logical address (git-fixes) +- commit e5842bb + +------------------------------------------------------------------- +Thu May 16 15:20:56 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: ref-verify not built +- commit 701d654 + +------------------------------------------------------------------- +Thu May 16 15:20:06 CEST 2024 - dsterba@suse.com + +- btrfs: use u64 for buffer sizes in the tree search ioctls (git-fixes) +- commit a1c6ed1 + +------------------------------------------------------------------- +Thu May 16 15:19:07 CEST 2024 - dsterba@suse.com + +- btrfs: error out when reallocating block for defrag using a stale transaction (git-fixes) +- commit e6bb34b + +------------------------------------------------------------------- +Thu May 16 15:17:20 CEST 2024 - dsterba@suse.com + +- btrfs: error when COWing block from a root that is being deleted (git-fixes) +- commit 78a2694 + +------------------------------------------------------------------- +Thu May 16 15:16:01 CEST 2024 - dsterba@suse.com + +- btrfs: error out when COWing block using a stale transaction (git-fixes) +- commit 850d86f + +------------------------------------------------------------------- +Thu May 16 13:09:22 CEST 2024 - mfranc@suse.cz + +- s390/cpum_cf: make crypto counters upward compatible across + machine types (bsc#1224348). +- commit 36c1e09 + +------------------------------------------------------------------- +Thu May 16 12:18:15 CEST 2024 - dsterba@suse.com + +- btrfs: always print transaction aborted messages with an error level (git-fixes) +- commit 26fa5ae + +------------------------------------------------------------------- +Thu May 16 12:00:22 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Do not produce metadata freelist entries in Tx port + ts WQE xmit (git-fixes). +- commit 287b501 + +------------------------------------------------------------------- +Thu May 16 11:58:47 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: HTB, Fix inconsistencies with QoS SQs number + (git-fixes). +- commit 0085432 + +------------------------------------------------------------------- +Thu May 16 11:57:19 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix mlx5e_priv_init() cleanup flow (git-fixes). +- commit 01134b3 + +------------------------------------------------------------------- +Thu May 16 11:55:49 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block changing channels number when RXFH is + configured (git-fixes). +- commit c93a7d5 + +------------------------------------------------------------------- +Thu May 16 11:54:14 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Correctly compare pkt reformat ids (git-fixes). +- commit 76a7159 + +------------------------------------------------------------------- +Thu May 16 11:52:39 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Properly link new fs rules into the tree (git-fixes). +- commit 7272c33 + +------------------------------------------------------------------- +Thu May 16 11:51:07 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: offset comp irq index in name by one (git-fixes). +- commit 56809e4 + +------------------------------------------------------------------- +Thu May 16 11:46:42 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Register devlink first under devlink lock (git-fixes). +- commit 3162538 + +------------------------------------------------------------------- +Thu May 16 11:44:32 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, store eswitch pointer before registering + devlink_param (git-fixes). +- commit d6f7fd4 + +------------------------------------------------------------------- +Thu May 16 09:18:51 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - fixed headset Mic not show (stable-fixes). +- ALSA: hda: hda_cs_dsp_ctl: Remove notification of driver write + (stable-fixes). +- ALSA: Fix deadlocks with kctl removals at disconnection + (stable-fixes). +- ALSA: hda: clarify Copyright information (stable-fixes). +- ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306W + (stable-fixes). +- ALSA: hda/realtek: Fix internal speakers for Legion Y9000X + 2022 IAH7 (stable-fixes). +- ALSA: hda: Add Intel BMG PCI ID and HDMI codec vid + (stable-fixes). +- ALSA: hda: cs35l41: Add support for ASUS ROG 2024 Laptops + (stable-fixes). +- ALSA: hda: cs35l41: Ignore errors when configuring IRQs + (stable-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo 13X (stable-fixes). +- ALSA: hda: cs35l41: Support Lenovo 13X laptop without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Remove redundant argument to + cs35l41_request_firmware_file() (stable-fixes). +- ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for DSP config + (stable-fixes). +- ALSA: hda/realtek: Add quirks for HP Omen models using CS35L41 + (stable-fixes). +- ALSA: hda: cs35l41: Support HP Omen models without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting + (stable-fixes). +- commit bd5e5fc + +------------------------------------------------------------------- +Thu May 16 09:09:00 CEST 2024 - tiwai@suse.de + +- Add cherry-picked patch references to amdgpu patches +- commit fb4ef8e + +------------------------------------------------------------------- +Thu May 16 09:02:33 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2e + (git-fixes). +- ASoC: tas2781: Fix a warning reported by robot kernel test + (git-fixes). +- ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value + (git-fixes). +- ASoC: Intel: avs: Test result of avs_get_module_entry() + (git-fixes). +- ASoC: Intel: avs: Fix potential integer overflow (git-fixes). +- ASoC: Intel: avs: Fix ASRC module initialization (git-fixes). +- ASoC: SOF: Intel: mtl: Implement firmware boot state check + (git-fixes). +- ASoC: SOF: Intel: lnl: Correct rom_status_reg (git-fixes). +- ASoC: SOF: Intel: mtl: Correct rom_status_reg (git-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: only allocate/release + streams for first CPU DAI" (stable-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: reset device count for + SoundWire DAIs" (stable-fixes). +- ASoC: kirkwood: Fix potential NULL dereference (git-fixes). +- ASoC: Intel: avs: ssm4567: Do not ignore route checks + (git-fixes). +- ASoC: Intel: Disable route checks for Skylake boards + (git-fixes). +- ASoC: mediatek: Assign dummy when codec not specified for a + DAI link (git-fixes). +- ASoC: mediatek: mt8192: fix register configuration for tdm + (git-fixes). +- ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance (git-fixes). +- ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup + (git-fixes). +- ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim + 7 16ARHA7 (git-fixes). +- fbdev: savage: Handle err return when savagefb_check_var failed + (git-fixes). +- fbdev: sh7760fb: allow modular build (git-fixes). +- fbdev: sisfb: hide unused variables (git-fixes). +- fbdev: shmobile: fix snprintf truncation (git-fixes). +- drm: zynqmp_dpsub: Always register bridge (git-fixes). +- Revert "drm/bridge: ti-sn65dsi83: Fix enable error path" + (git-fixes). +- drm/fbdev-generic: Do not set physical framebuffer address + (git-fixes). +- drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting + fails (git-fixes). +- drm/msm/adreno: fix CP cycles stat retrieval on a7xx + (git-fixes). +- drm/msm/dpu: Add callback function pointer check before its call + (git-fixes). +- drm/msm/dpu: Allow configuring multiple active DSC blocks + (git-fixes). +- drm/msm/dpu: Always flush the slave INTF on the CTL (git-fixes). +- drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original + mode pclk (git-fixes). +- drm/msm/dp: Avoid a long timeout for AUX transfer if nothing + connected (git-fixes). +- drm/msm/dp: allow voltage swing / pre emphasis of 3 (git-fixes). +- drm/mediatek: dp: Fix mtk_dp_aux_transfer return value + (git-fixes). +- drm/mediatek: Init `ddp_comp` with devm_kcalloc() (git-fixes). +- drm/mediatek: Add 0 size check to mtk_drm_gem_obj (git-fixes). +- drm/bridge: tc358775: fix support for jeida-18 and jeida-24 + (git-fixes). +- drm/meson: gate px_clk when setting rate (git-fixes). +- drm/rockchip: vop2: Do not divide height twice for YUV + (git-fixes). +- drm/panel: simple: Add missing Innolux G121X1-L03 format, + flags, connector (git-fixes). +- drm/bridge: anx7625: Update audio status while detecting + (git-fixes). +- drm/panel: novatek-nt35950: Don't log an error when DSI host + can't be found (git-fixes). +- drm/bridge: dpc3433: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: tc358775: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611uxc: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611: Don't log an error when DSI host can't be + found (git-fixes). +- drm/bridge: lt8912b: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: icn6211: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: anx7625: Don't log an error when DSI host can't + be found (git-fixes). +- drm: vc4: Fix possible null pointer dereference (git-fixes). +- drm/arm/malidp: fix a possible null pointer dereference + (git-fixes). +- drm/amd/display: Remove redundant condition in + dcn35_calc_blocks_to_gate() (git-fixes). +- drm/amd/display: Fix potential index out of bounds in color + transformation function (git-fixes). +- drm: bridge: cdns-mhdp8546: Fix possible null pointer + dereference (git-fixes). +- drm/meson: vclk: fix calculation of 59.94 fractional rates + (git-fixes). +- drm/panel: ltk050h3146w: drop duplicate commands from + LTK050H3148W init (git-fixes). +- drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W + flags (git-fixes). +- drm/lcdif: Do not disable clocks on already suspended hardware + (git-fixes). +- drm/omapdrm: Fix console by implementing fb_dirty (git-fixes). +- drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer() + (git-fixes). +- drm/ci: update device type for volteer devices (git-fixes). +- drm/bridge: Fix improper bridge init order with + pre_enable_prev_first (git-fixes). +- commit e7d2777 + +------------------------------------------------------------------- +Thu May 16 08:24:39 CEST 2024 - tiwai@suse.de + +- Revert "selinux: introduce an initial SID for early boot processes" (bsc#1208593) + It caused a regression on ALP-current branch, kernel-obs-qa build failed. +- commit 35271c3 + +------------------------------------------------------------------- +Wed May 15 17:14:07 CEST 2024 - msuchanek@suse.de + +- powerpc/eeh: Permanently disable the removed device (bsc#1223991 + ltc#205740). +- commit b9c2f2f + +------------------------------------------------------------------- +Wed May 15 15:15:17 CEST 2024 - dsterba@suse.com + +- fat: fix uninitialized field in nostale filehandles (git-fixes) +- commit f1e1fd7 + +------------------------------------------------------------------- +Wed May 15 15:09:17 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Queue RX packets in IRQ handler instead of + disabling BHs (git-fixes). +- commit cc9313f + +------------------------------------------------------------------- +Wed May 15 15:01:36 CEST 2024 - tiwai@suse.de + +- Move upstreamed ACPI patch into sorted section +- commit 6c48aae + +------------------------------------------------------------------- +Wed May 15 14:54:26 CEST 2024 - dsterba@suse.com + +- fs: relax mount_setattr() permission checks (git-fixes) +- commit 3b377cf + +------------------------------------------------------------------- +Wed May 15 14:49:02 CEST 2024 - iivanov@suse.de + +- bpf, arm64: Fix incorrect runtime stats (git-fixes) +- commit c30a258 + +------------------------------------------------------------------- +Wed May 15 14:48:53 CEST 2024 - dsterba@suse.com + +- fast_dput(): handle underflows gracefully (git-fixes) +- commit 7a48807 + +------------------------------------------------------------------- +Wed May 15 14:42:00 CEST 2024 - dsterba@suse.com + +- ecryptfs: Reject casefold directory inodes (git-fixes) +- commit bc23622 + +------------------------------------------------------------------- +Wed May 15 14:34:09 CEST 2024 - dsterba@suse.com + +- fsverity: skip PKCS#7 parser when keyring is empty (git-fixes) +- commit 97f203b + +------------------------------------------------------------------- +Wed May 15 14:30:48 CEST 2024 - mkoutny@suse.com + +- cifs: fix underflow in parse_server_interfaces() (CVE-2024-26828 bsc#1223084). +- commit 40aba68 + +------------------------------------------------------------------- +Wed May 15 14:27:20 CEST 2024 - dsterba@suse.com + +- blacklist.conf: fs updates +- commit 372a9be + +------------------------------------------------------------------- +Wed May 15 13:58:14 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix NIX SQ mode and BP config (git-fixes). +- commit 6fa6e4e + +------------------------------------------------------------------- +Wed May 15 13:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Handle softirqs at the end of IRQ thread to fix + hang (git-fixes). +- commit 871b504 + +------------------------------------------------------------------- +Wed May 15 13:53:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Inline ks8851_rx_skb() (git-fixes). +- commit 0fafe3f + +------------------------------------------------------------------- +Wed May 15 13:52:12 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Reset PTP tx_avail after possible firmware reset + (git-fixes). +- commit 9421aa8 + +------------------------------------------------------------------- +Wed May 15 13:50:35 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix error recovery for RoCE ulp client (git-fixes). +- commit a747a74 + +------------------------------------------------------------------- +Wed May 15 13:49:07 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init() + (git-fixes). +- commit 6a62a82 + +------------------------------------------------------------------- +Wed May 15 13:47:28 CEST 2024 - denis.kirjanov@suse.com + +- geneve: fix header validation in geneve[6]_xmit_skb (git-fixes). +- commit d4d699c + +------------------------------------------------------------------- +Wed May 15 13:46:00 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Fix transmit scheduler resource leak (git-fixes). +- commit 9beffaf + +------------------------------------------------------------------- +Wed May 15 13:44:11 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: SF, Stop waiting for FW as teardown was called + (git-fixes). +- commit 2583247 + +------------------------------------------------------------------- +Wed May 15 13:42:36 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: Use refcount_t for reference counting (git-fixes). +- commit 5be65d6 + +------------------------------------------------------------------- +Wed May 15 13:40:51 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Use tx_ring instead of xdp_ring for XDP channel TX + (git-fixes). +- commit d4b3628 + +------------------------------------------------------------------- +Wed May 15 13:39:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Pass ena_adapter instead of net_device to + ena_xmit_common() (git-fixes). +- commit c080c13 + +------------------------------------------------------------------- +Wed May 15 13:37:24 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Move XDP code to its new files (git-fixes). +- commit 7cd4a35 + +------------------------------------------------------------------- +Wed May 15 13:35:18 CEST 2024 - denis.kirjanov@suse.com + +- net: openvswitch: Fix Use-After-Free in ovs_ct_exit (bsc#1224098 + CVE-2024-27395). +- commit a237c4c + +------------------------------------------------------------------- +Wed May 15 13:29:39 CEST 2024 - ddiss@suse.de + +- selinux: introduce an initial SID for early boot processes + (bsc#1208593). +- commit a82f05c + +------------------------------------------------------------------- +Wed May 15 12:26:31 CEST 2024 - mkubecek@suse.cz + +- mctp: perform route lookups under a RCU read-side lock + (CVE-2023-52483 bsc#1220738). +- commit 659b74f + +------------------------------------------------------------------- +Wed May 15 10:24:39 CEST 2024 - tbogendoerfer@suse.de + +- net: gtp: Fix Use-After-Free in gtp_dellink (bsc#1224096 + CVE-2024-27396). +- commit 7f59223 + +------------------------------------------------------------------- +Wed May 15 09:25:00 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 25085d6 + +------------------------------------------------------------------- +Wed May 15 09:23:53 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_mask + (git-fixes). +- commit 61c5310 + +------------------------------------------------------------------- +Wed May 15 09:21:39 CEST 2024 - tiwai@suse.de + +- ax25: Fix reference count leak issue of net_device (git-fixes). +- ax25: Fix reference count leak issues of ax25_dev (git-fixes). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (git-fixes). +- selftests: net: move amt to socat for better compatibility + (git-fixes). +- Bluetooth: qca: Fix error code in qca_read_fw_build_info() + (git-fixes). +- net: usb: smsc95xx: stop lying about skb->truesize (git-fixes). +- wifi: mwl8k: initialize cmd->addr[] properly (git-fixes). +- wifi: rtw89: pci: correct TX resource checking for PCI DMA + channel of firmware command (git-fixes). +- wifi: ar5523: enable proper endpoint verification (git-fixes). +- wifi: carl9170: add a proper sanity check for endpoints + (git-fixes). +- wifi: ath10k: populate board data for WCN3990 (git-fixes). +- wifi: ath10k: Fix an error code problem in + ath10k_dbg_sta_write_peer_debug_trigger() (git-fixes). +- wifi: ath12k: fix out-of-bound access of qmi_invoke_handler() + (git-fixes). +- wifi: carl9170: re-fix fortified-memset warning (git-fixes). +- wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset + (git-fixes). +- wifi: mt76: mt7603: fix tx queue of loopback packets + (git-fixes). +- net: usb: sr9700: stop lying about skb->truesize (git-fixes). +- usb: aqc111: stop lying about skb->truesize (git-fixes). +- wifi: iwlwifi: mvm: init vif works only once (git-fixes). +- net: nfc: remove inappropriate attrs check (stable-fixes). +- wifi: ath11k: don't force enable power save on non-running vdevs + (git-fixes). +- wifi: ath10k: poll service ready message before failing + (git-fixes). +- wifi: iwlwifi: reconfigure TLC during HW restart (git-fixes). +- wifi: iwlwifi: mvm: select STA mask only for active links + (git-fixes). +- wifi: iwlwifi: mvm: fix active link counting during recovery + (git-fixes). +- wifi: iwlwifi: mvm: allocate STA links only for active links + (git-fixes). +- wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok() + (git-fixes). +- wifi: mt76: mt7915: workaround too long expansion sparse + warnings (git-fixes). +- wifi: brcmfmac: pcie: handle randbuf allocation failure + (git-fixes). +- bitops: add missing prototype check (git-fixes). +- ata: pata_legacy: make legacy_exit() work again (git-fixes). +- efi: libstub: only free priv.runtime_map when allocated + (git-fixes). +- HID: amd_sfh: Handle "no sensors" in PM operations (git-fixes). +- HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors + (git-fixes). +- hwmon: (lm70) fix links in doc and comments (git-fixes). +- spi: xilinx: Fix kernel documentation in the xilinx_spi.h + (git-fixes). +- ACPI: LPSS: Advertise number of chip selects via property + (git-fixes). +- ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC + (git-fixes). +- ACPI: Fix Generic Initiator Affinity _OSC bit (git-fixes). +- ACPI: bus: Indicate support for the Generic Event Device thru + _OSC (git-fixes). +- ACPI: bus: Indicate support for _TFP thru _OSC (git-fixes). +- ACPI: disable -Wstringop-truncation (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations + (git-fixes). +- cppc_cpufreq: Fix possible null pointer dereference (git-fixes). +- cpufreq: exit() callback is optional (git-fixes). +- thermal/drivers/tsens: Fix null pointer dereference (git-fixes). +- thermal/drivers/qcom/lmh: Check for SCM availability at probe + (git-fixes). +- selftests: default to host arch for LLVM builds (git-fixes). +- selftests/resctrl: fix clang build failure: use LOCAL_HDRS + (git-fixes). +- selftests/binderfs: use the Makefile's rules, not Make's + implicit rules (git-fixes). +- irqchip/loongson-pch-msi: Fix off-by-one on allocation error + path (git-fixes). +- irqchip/alpine-msi: Fix off-by-one in allocation error path + (git-fixes). +- commit ea6926d + +------------------------------------------------------------------- +Tue May 14 22:38:00 CEST 2024 - lduncan@suse.com + +- block: Fix iterating over an empty bio with + bio_for_each_folio_all (bsc#1221635 CVE-2024-26632). +- commit a419383 + +------------------------------------------------------------------- +Tue May 14 15:42:02 CEST 2024 - dsterba@suse.com + +- iomap: clear the per-folio dirty bits on all writeback failures (git-fixes) +- commit cfedccd + +------------------------------------------------------------------- +Tue May 14 14:43:22 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk (git-fixes). +- commit 431e388 + +------------------------------------------------------------------- +Tue May 14 14:41:24 CEST 2024 - nik.borisov@suse.com + +- kabi/severities: Remove mitigation-related symbols + Those are used by the core kernel to implement CPU vulnerabilities + mitigation and are not expected to be consumed by 3rd party users. +- commit 8d79889 + +------------------------------------------------------------------- +Tue May 14 13:52:42 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/Bluetooth-hci_sync-Don-t-double-print-name-in-add-re.patch + (bsc#1216358). + Added bugzilla reference +- commit 3985fb5 + +------------------------------------------------------------------- +Tue May 14 13:37:13 CEST 2024 - oneukum@suse.com + +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (bsc#1223847 CVE-2024-26919). + Added bugzilla ID and CVE +- commit 44b677b + +------------------------------------------------------------------- +Tue May 14 12:14:59 CEST 2024 - ailiop@suse.com + +- xfs: fix perag leak when growfs fails (git-fixes). +- commit 111377b + +------------------------------------------------------------------- +Tue May 14 12:14:09 CEST 2024 - ailiop@suse.com + +- xfs: add lock protection when remove perag from radix tree + (git-fixes). +- commit fdadeb0 + +------------------------------------------------------------------- +Tue May 14 12:13:09 CEST 2024 - ailiop@suse.com + +- xfs: force all buffers to be written during btree bulk load + (git-fixes). +- commit bcc67e9 + +------------------------------------------------------------------- +Tue May 14 12:11:21 CEST 2024 - ailiop@suse.com + +- xfs: recompute growfsrtfree transaction reservation while + growing rt volume (git-fixes). +- commit 0ef8d73 + +------------------------------------------------------------------- +Tue May 14 12:09:52 CEST 2024 - ailiop@suse.com + +- xfs: make xchk_iget safer in the presence of corrupt inode + btrees (git-fixes). +- commit 3312038 + +------------------------------------------------------------------- +Tue May 14 12:07:44 CEST 2024 - ailiop@suse.com + +- xfs: transfer recovered intent item ownership in ->iop_recover + (git-fixes). +- commit 9cdf2ef + +------------------------------------------------------------------- +Tue May 14 12:05:26 CEST 2024 - ailiop@suse.com + +- xfs: pass the xfs_defer_pending object to iop_recover + (git-fixes). +- commit c4d4eda + +------------------------------------------------------------------- +Tue May 14 12:04:27 CEST 2024 - ailiop@suse.com + +- xfs: use xfs_defer_pending objects to recover intent items + (git-fixes). +- commit 4e8f44d + +------------------------------------------------------------------- +Tue May 14 11:22:00 CEST 2024 - ailiop@suse.com + +- jffs2: prevent xattr node from overflowing the eraseblock + (git-fixes). +- commit bb15e9c + +------------------------------------------------------------------- +Tue May 14 11:20:58 CEST 2024 - nik.borisov@suse.com + +- x86/cpu: Add model number for Intel Arrow Lake mobile processor (git-fixes). +- commit 7c55ce6 + +------------------------------------------------------------------- +Tue May 14 11:09:53 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes). +- commit b73f38c + +------------------------------------------------------------------- +Tue May 14 10:55:59 CEST 2024 - nik.borisov@suse.com + +- x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk() (git-fixes). +- commit 5ad2192 + +------------------------------------------------------------------- +Tue May 14 10:55:41 CEST 2024 - nik.borisov@suse.com + +- x86/nospec: Refactor UNTRAIN_RET[_*] (git-fixes). +- commit 653bafb + +------------------------------------------------------------------- +Tue May 14 10:55:20 CEST 2024 - nik.borisov@suse.com + +- x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros (git-fixes). +- commit 3e5de92 + +------------------------------------------------------------------- +Tue May 14 10:54:54 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Disentangle rethunk-dependent options (git-fixes). +- Refresh + patches.suse/x86-bugs-Cache-the-value-of-MSR_IA32_ARCH_CAPABILITIES.patch. +- commit 4761d61 + +------------------------------------------------------------------- +Tue May 14 10:53:48 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Remove default case for fully switched enums (git-fixes). +- commit caa1a64 + +------------------------------------------------------------------- +Tue May 14 10:53:32 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Remove 'pred_cmd' label (git-fixes). +- commit d2d0e6a + +------------------------------------------------------------------- +Tue May 14 10:53:02 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Unexport untraining functions (git-fixes). +- commit f855258 + +------------------------------------------------------------------- +Tue May 14 10:52:43 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Improve i-cache locality for alias mitigation (git-fixes). +- commit 8ffea3d + +------------------------------------------------------------------- +Tue May 14 10:50:51 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Fix unret validation dependencies (git-fixes). +- commit 95452af + +------------------------------------------------------------------- +Tue May 14 10:50:12 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Print actual mitigation if requested mitigation isn't possible (git-fixes). +- Refresh + patches.suse/x86-srso-fix-vulnerability-reporting-for-missing-microcode.patch. +- commit 3afb908 + +------------------------------------------------------------------- +Tue May 14 10:41:29 CEST 2024 - oneukum@suse.com + +- blacklist.conf: not applicable +- commit 158f7dc + +------------------------------------------------------------------- +Tue May 14 10:25:06 CEST 2024 - nik.borisov@suse.com + +- x86/coco: Require seeding RNG with RDRAND on CoCo systems (git-fixes). +- commit 9588be6 + +------------------------------------------------------------------- +Tue May 14 10:22:32 CEST 2024 - nik.borisov@suse.com + +- x86/nmi: Fix the inverse "in NMI handler" check (git-fixes). +- commit 3b9c9ee + +------------------------------------------------------------------- +Tue May 14 10:22:12 CEST 2024 - nik.borisov@suse.com + +- x86/purgatory: Switch to the position-independent small code model (git-fixes). +- commit 57ab7d5 + +------------------------------------------------------------------- +Tue May 14 10:21:57 CEST 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range (git-fixes). +- commit f043bca + +------------------------------------------------------------------- +Tue May 14 08:25:02 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 96e6c4c + +------------------------------------------------------------------- +Tue May 14 08:24:29 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink: Make client-lock non-sleeping + (git-fixes). +- commit 410217d + +------------------------------------------------------------------- +Tue May 14 08:16:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request + (git-fixes). +- commit 2c41b82 + +------------------------------------------------------------------- +Tue May 14 08:08:44 CEST 2024 - tiwai@suse.de + +- crypto: qat - specify firmware files for 402xx (git-fixes). +- crypto: qat - improve error logging to be consistent across + features (git-fixes). +- crypto: x86/sha512-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/sha256-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/nh-avx2 - add missing vzeroupper (git-fixes). +- crypto: ccp - drop platform ifdef checks (git-fixes). +- crypto: bcm - Fix pointer arithmetic (git-fixes). +- crypto: ecdsa - Fix module auto-load on add-key (git-fixes). +- kunit/fortify: Fix mismatched kvalloc()/vfree() usage + (git-fixes). +- nilfs2: fix out-of-range warning (git-fixes). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (git-fixes). +- soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE (git-fixes). +- soc: qcom: pmic_glink: notify clients about the current state + (git-fixes). +- soc: qcom: pmic_glink: don't traverse clients list without a + lock (git-fixes). +- commit 7da1cbc + +------------------------------------------------------------------- +Mon May 13 19:20:28 CEST 2024 - dsterba@suse.com + +- btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() (git-fixes) +- commit 8bc326a + +------------------------------------------------------------------- +Mon May 13 18:29:29 CEST 2024 - tonyj@suse.de + +- blacklist.conf: add perf patch already known by alias commit +- commit 706da8e + +------------------------------------------------------------------- +Mon May 13 17:53:02 CEST 2024 - dsterba@suse.com + +- btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() (git-fixes) + Dropped hunk in selftests (test_case_7), 92e1229b204d6. +- commit 8dcf7c1 + +------------------------------------------------------------------- +Mon May 13 17:50:51 CEST 2024 - dsterba@suse.com + +- btrfs: fix information leak in btrfs_ioctl_logical_to_ino() (git-fixes) +- commit 622d549 + +------------------------------------------------------------------- +Mon May 13 17:47:31 CEST 2024 - dsterba@suse.com + +- btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() (git-fixes) +- commit 84f4309 + +------------------------------------------------------------------- +Mon May 13 17:46:30 CEST 2024 - dsterba@suse.com + +- btrfs: reject encoded write if inode has nodatasum flag set (git-fixes) +- commit bbc649d + +------------------------------------------------------------------- +Mon May 13 17:45:16 CEST 2024 - dsterba@suse.com + +- btrfs: send: return EOPNOTSUPP on unknown flags (git-fixes) +- commit 8ef1c53 + +------------------------------------------------------------------- +Mon May 13 17:40:46 CEST 2024 - dsterba@suse.com + +- btrfs: fix lockdep splat and potential deadlock after failure running delayed items (git-fixes) +- commit a6f28a6 + +------------------------------------------------------------------- +Mon May 13 17:32:40 CEST 2024 - dsterba@suse.com + +- btrfs: release path before inode lookup during the ino lookup ioctl (git-fixes) +- commit 4b7ba54 + +------------------------------------------------------------------- +Mon May 13 17:29:01 CEST 2024 - dsterba@suse.com + +- blacklist.conf: Add 2d6cd791e63e "btrfs: fix race between finishing block group creation and its item update" +- commit ca673ac + +------------------------------------------------------------------- +Mon May 13 17:09:25 CEST 2024 - tiwai@suse.de + +- firewire: nosy: ensure user_length is taken into account when + fetching packet contents (CVE-2024-27401 bsc#1224181). +- commit 5441039 + +------------------------------------------------------------------- +Mon May 13 16:51:11 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (bsc#1217169 CVE-2023-52655). + Added bugzilla and CVE +- commit 20db8f9 + +------------------------------------------------------------------- +Mon May 13 15:34:42 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one chunk length calculation at contains_pending_extent() (git-fixes) +- commit 9ec1333 + +------------------------------------------------------------------- +Mon May 13 15:02:10 CEST 2024 - nstange@suse.de + +- crypto: rsa - add a check for allocation failure (bsc#1222775). +- commit 8c6c396 + +------------------------------------------------------------------- +Mon May 13 14:53:32 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 70f199a + +------------------------------------------------------------------- +Mon May 13 14:51:33 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 835874a + +------------------------------------------------------------------- +Mon May 13 14:00:14 CEST 2024 - tiwai@suse.de + +- kABI workaround for of driver changes (git-fixes). +- commit ef08885 + +------------------------------------------------------------------- +Mon May 13 12:29:23 CEST 2024 - colyli@suse.de + +- aoe: avoid potential deadlock at set_capacity (CVE-2024-26775, + bsc#1222627). +- commit fd6e05d + +------------------------------------------------------------------- +Mon May 13 11:57:20 CEST 2024 - nstange@suse.de + +- crypto: testmgr - remove unused xts4096 and xts512 algorithms + from testmgr.c (bsc#1222769). +- commit 0de6756 + +------------------------------------------------------------------- +Mon May 13 11:46:01 CEST 2024 - nstange@suse.de + +- crypto: rsa - allow only odd e and restrict value in FIPS mode + (bsc#1222775). +- commit c5ca0e4 + +------------------------------------------------------------------- +Mon May 13 11:44:23 CEST 2024 - tiwai@suse.de + +- of: module: prevent NULL pointer dereference in vsnprintf() + (stable-fixes). +- of: dynamic: Synchronize of_changeset_destroy() with the + devlink removals (git-fixes). +- of: property: fw_devlink: Fix stupid bug in remote-endpoint + parsing (git-fixes). +- of: property: Add in-ports/out-ports support to + of_graph_get_port_parent() (stable-fixes). +- of: property: Improve finding the supplier of a remote-endpoint + property (git-fixes). +- of: property: Improve finding the consumer of a remote-endpoint + property (git-fixes). +- of: unittest: Fix compile in the non-dynamic case (git-fixes). +- of: property: fix typo in io-channels (git-fixes). +- commit 7743bc7 + +------------------------------------------------------------------- +Mon May 13 11:37:15 CEST 2024 - nstange@suse.de + +- crypto: ecc - update ecc_gen_privkey for FIPS 186-5 + (bsc#1222782). +- commit bcc0381 + +------------------------------------------------------------------- +Mon May 13 08:31:07 CEST 2024 - tiwai@suse.de + +- selftests/pidfd: Fix config for pidfd_setns_test (git-fixes). +- EDAC/synopsys: Fix ECC status and IRQ control race condition + (git-fixes). +- commit 85ce9d3 + +------------------------------------------------------------------- +Mon May 13 04:24:13 CEST 2024 - neilb@suse.de + +- nfs: fix UAF in direct writes (bsc#1223653 CVE-2024-26958). +- commit 9b53f23 + +------------------------------------------------------------------- +Sat May 11 08:30:35 CEST 2024 - tiwai@suse.de + +- drm/connector: Add \n to message about demoting connector + force-probes (git-fixes). +- drm/meson: dw-hdmi: add bandgap setting for g12 (git-fixes). +- drm/meson: dw-hdmi: power up phy on device init (git-fixes). +- drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible + (git-fixes). +- drm/amdkfd: don't allow mapping the MMIO HDP page with large + pages (git-fixes). +- dm/amd/pm: Fix problems with reboot/shutdown for some SMU + 13.0.4/13.0.11 users (git-fixes). +- drm/i915/bios: Fix parsing backlight BDB data (git-fixes). +- drm/i915/gt: Automate CCS Mode setting during engine resets + (git-fixes). +- maple_tree: fix mas_empty_area_rev() null pointer dereference + (git-fixes). +- spi: microchip-core-qspi: fix setting spi bus clock rate + (git-fixes). +- regulator: core: fix debugfs creation regression (git-fixes). +- commit 3a3ad92 + +------------------------------------------------------------------- +Fri May 10 16:36:48 CEST 2024 - jlee@suse.com + +- netfilter: nf_tables: mark set as dead when unbinding anonymous + set with timeout (bsc#1221829 CVE-2024-26643). +- commit c841ee9 + +------------------------------------------------------------------- +Fri May 10 11:47:33 CEST 2024 - jlee@suse.com + +- block/rnbd-srv: Check for unlikely string overflow (bsc#1221615 + CVE-2023-52618). +- commit 3cf7eb9 + +------------------------------------------------------------------- +Fri May 10 10:35:21 CEST 2024 - dwagner@suse.de + +- block: bio-integrity: fix kcalloc() arguments order (bsc#1217384 + CVE-2023-6238). +- commit 37816df + +------------------------------------------------------------------- +Fri May 10 09:51:05 CEST 2024 - tiwai@suse.de + +- hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us + (git-fixes). +- hwmon: (corsair-cpro) Protect ccp->wait_input_report with a + spinlock (git-fixes). +- hwmon: (corsair-cpro) Use complete_all() instead of complete() + in ccp_raw_event() (git-fixes). +- hwmon: (corsair-cpro) Use a separate buffer for sending commands + (git-fixes). +- nfc: nci: Fix kcov check in nci_rx_work() (git-fixes). +- Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout + (git-fixes). +- Bluetooth: HCI: Fix potential null-ptr-deref (git-fixes). +- Bluetooth: qca: fix info leak when fetching fw build id + (git-fixes). +- Bluetooth: qca: fix NVM configuration parsing (git-fixes). +- Bluetooth: qca: add missing firmware sanity checks (git-fixes). +- Bluetooth: msft: fix slab-use-after-free in msft_do_close() + (git-fixes). +- Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout + (git-fixes). +- ARM: 9381/1: kasan: clear stale stack poison (git-fixes). +- commit aa6a883 + +------------------------------------------------------------------- +Fri May 10 01:57:58 CEST 2024 - krisman@suse.de + +- Update + patches.suse/xen-netfront-Add-missing-skb_mark_for_recycle.patch + (git-fixes CVE-2024-27393 bsc#1224076). +- commit 3dacd9a + +------------------------------------------------------------------- +Thu May 9 10:12:28 CEST 2024 - jslaby@suse.cz + +- kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe + address (CVE-2024-26946 bsc#1223669). +- commit c3ef9f9 + +------------------------------------------------------------------- +Thu May 9 10:06:13 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit de7fc3a + +------------------------------------------------------------------- +Wed May 8 15:16:20 CEST 2024 - dwagner@suse.de + +- io_uring: kabi cookie remove (bsc#1217384). +- commit 6174cfd + +------------------------------------------------------------------- +Wed May 8 14:47:51 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/USB-core-Fix-deadlock-in-port-disable-sysfs-attribut.patch + (bsc#1223670 CVE-2024-26933). + Added CVE and bugzilla ID +- commit 2932a82 + +------------------------------------------------------------------- +Wed May 8 14:32:33 CEST 2024 - oneukum@suse.com + +- crypto: iaa - Fix nr_cpus < nr_iaa case (bsc#1223732 + CVE-2024-26945). +- commit d4480a0 + +------------------------------------------------------------------- +Wed May 8 13:00:52 CEST 2024 - dwagner@suse.de + +- supported.conf: support tcp_dctcp module (jsc#PED-8111) +- commit 84b1f91 + +------------------------------------------------------------------- +Wed May 8 09:35:19 CEST 2024 - nstange@suse.de + +- Update + patches.suse/crypto-lib-mpi-Fix-unexpected-pointer-access-in-mpi_.patch + (git-fixes CVE-2023-52616 bsc#1221612). +- commit 0f801e9 + +------------------------------------------------------------------- +Wed May 8 09:33:26 CEST 2024 - tzimmermann@suse.com + +- Update "drm/vmwgfx: Fix possible null pointer derefence with invalid contexts" (CVE-2024-26979 bsc#1223628) +- commit 562486d + +------------------------------------------------------------------- +Tue May 7 17:18:31 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race when detecting delalloc ranges during fiemap + (bsc#1223285). +- commit b4449a9 + +------------------------------------------------------------------- +Tue May 7 17:04:53 CEST 2024 - fdmanana@suse.com + +- btrfs: ensure fiemap doesn't race with writes when + FIEMAP_FLAG_SYNC is given (bsc#1223285). +- commit e1d5456 + +------------------------------------------------------------------- +Tue May 7 17:00:54 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race between ordered extent completion and fiemap + (bsc#1223285). +- commit b2ade77 + +------------------------------------------------------------------- +Tue May 7 16:49:51 CEST 2024 - fdmanana@suse.com + +- btrfs: fix deadlock with fiemap and extent locking + (bsc#1223285). +- commit 032df64 + +------------------------------------------------------------------- +Tue May 7 16:35:53 CEST 2024 - fdmanana@suse.com + +- btrfs: send: don't issue unnecessary zero writes for trailing + hole (bsc#1222459). +- commit 79ef069 + +------------------------------------------------------------------- +Tue May 7 16:30:29 CEST 2024 - vkarasulli@suse.de + +- inet: read sk->sk_family once in inet_recv_error() (bsc#1222385 + CVE-2024-26679). +- commit cb5e75a + +------------------------------------------------------------------- +Tue May 7 14:12:46 CEST 2024 - tiwai@suse.de + +- Move upstreamed HD-audio patch into sorted section +- commit d615f15 + +------------------------------------------------------------------- +Tue May 7 14:12:37 CEST 2024 - tiwai@suse.de + +- ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 + (bsc#1217750). +- commit 9e75dfd + +------------------------------------------------------------------- +Tue May 7 13:37:02 CEST 2024 - dsterba@suse.com + +- btrfs: dev-replace: properly validate device names (CVE-2024-26791 bsc#1222793) +- commit 0244362 + +------------------------------------------------------------------- +Tue May 7 12:59:26 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 3195e8d + +------------------------------------------------------------------- +Tue May 7 12:14:44 CEST 2024 - mkubecek@suse.cz + +- fix patch references (CVE-2024-26739 bsc#1222559): + - patches.suse/net-sched-act_mirred-Create-function-tcf_mirred_to_d.patch + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit af4b677 + +------------------------------------------------------------------- +Tue May 7 11:01:53 CEST 2024 - oneukum@suse.com + +- usb: dwc3: core: Prevent phy suspend during init (Git-fixes). +- commit 0feb823 + +------------------------------------------------------------------- +Tue May 7 10:05:18 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: fix l3num expectations with inet pseudo + family (git-fixes). +- commit e0fbf15 + +------------------------------------------------------------------- +Tue May 7 08:51:04 CEST 2024 - pjakobsson@suse.de + +- drm/i915/vma: Fix UAF on destroy against retire race (CVE-2024-26939 bsc#1223679). +- commit 0c69759 + +------------------------------------------------------------------- +Tue May 7 07:56:59 CEST 2024 - tiwai@suse.de + +- Reapply "drm/qxl: simplify qxl_fence_wait" (stable-fixes). +- commit 2bd2798 + +------------------------------------------------------------------- +Tue May 7 00:12:18 CEST 2024 - mkubecek@suse.cz + +- rds: tcp: Fix use-after-free of net in reqsk_timer_handler() + (CVE-2024-26865 bsc#1223062). +- commit 4df5c35 + +------------------------------------------------------------------- +Mon May 6 22:49:40 CEST 2024 - mkubecek@suse.cz + +- packet: annotate data-races around ignore_outgoing + (CVE-2024-26862 bsc#1223111). +- commit 50ec7e9 + +------------------------------------------------------------------- +Mon May 6 22:21:54 CEST 2024 - mkubecek@suse.cz + +- Update + patches.suse/sctp-fix-potential-deadlock-on-net-sctp.addr_wq.patch + references (add CVE-2024-0639 bsc#1218917). +- commit 61e4bcd + +------------------------------------------------------------------- +Mon May 6 21:33:30 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 45e1211 + +------------------------------------------------------------------- +Mon May 6 19:19:07 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: sanitize layer 3 and 4 protocol number in + custom expectations (bsc#1222368 CVE-2024-26673). +- commit bffaac0 + +------------------------------------------------------------------- +Mon May 6 18:14:52 CEST 2024 - dsterba@suse.com + +- fs: sysfs: Fix reference leak in sysfs_break_active_protection() (CVE-2024-26993 bsc#1223693) +- commit b75cd2c + +------------------------------------------------------------------- +Mon May 6 18:02:40 CEST 2024 - dsterba@suse.com + +- btrfs: don't drop extent_map for free space inode on write error (CVE-2024-26726 bsc#1222532) +- commit 60707c9 + +------------------------------------------------------------------- +Mon May 6 17:37:25 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Only update pages_touched when a new page is + touched (git-fixes). +- commit f2292de + +------------------------------------------------------------------- +Mon May 6 17:34:30 CEST 2024 - petr.pavlu@suse.com + +- kprobes: Fix possible use-after-free issue on kprobe + registration (git-fixes). +- commit 3121e4a + +------------------------------------------------------------------- +Mon May 6 17:23:41 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes CVE-2024-27009 bsc#1223699). +- Update + patches.suse/Bluetooth-btnxpuart-Fix-btnxpuart_close.patch + (git-fixes CVE-2024-26959 bsc#1223667). +- Update + patches.suse/USB-usb-storage-Prevent-divide-by-0-error-in-isd200_.patch + (git-fixes CVE-2024-27059 bsc#1223738). +- Update + patches.suse/backlight-hx8357-Fix-potential-NULL-pointer-derefere.patch + (git-fixes CVE-2024-27071 bsc#1223734). +- Update patches.suse/clk-Fix-clk_core_get-NULL-dereference.patch + (git-fixes CVE-2024-27038 bsc#1223816). +- Update + patches.suse/clk-hisilicon-hi3559a-Fix-an-erroneous-devm_kfree.patch + (git-fixes CVE-2024-27039 bsc#1223821). +- Update + patches.suse/clk-qcom-gcc-ipq6018-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26970 bsc#1223644). +- Update + patches.suse/clk-qcom-gcc-ipq8074-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26969 bsc#1223645). +- Update + patches.suse/clk-qcom-gcc-ipq9574-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26968 bsc#1223642). +- Update + patches.suse/clk-qcom-mmcc-apq8084-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26966 bsc#1223646). +- Update + patches.suse/clk-qcom-mmcc-msm8974-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26965 bsc#1223648). +- Update + patches.suse/clk-zynq-Prevent-null-pointer-dereference-caused-by-.patch + (git-fixes CVE-2024-27037 bsc#1223717). +- Update + patches.suse/cpufreq-brcmstb-avs-cpufreq-add-check-for-cpufreq_cp.patch + (git-fixes CVE-2024-27051 bsc#1223769). +- Update + patches.suse/crypto-qat-resolve-race-condition-during-AER-recover.patch + (git-fixes CVE-2024-26974 bsc#1223638). +- Update + patches.suse/drm-amd-display-Add-replay-NULL-check-in-edp_set_rep.patch + (git-fixes CVE-2024-27040 bsc#1223711). +- Update + patches.suse/drm-amd-display-Fix-a-potential-buffer-overflow-in-d.patch + (git-fixes CVE-2024-27045 bsc#1223826). +- Update + patches.suse/drm-amd-display-Fix-potential-NULL-pointer-dereferen.patch + (git-fixes CVE-2024-27044 bsc#1223723). +- Update + patches.suse/drm-amd-display-fix-NULL-checks-for-adev-dm.dc-in-am.patch + (git-fixes CVE-2024-27041 bsc#1223714). +- Update + patches.suse/drm-amdgpu-Fix-potential-out-of-bounds-access-in-amd.patch + (git-fixes CVE-2024-27042 bsc#1223823). +- Update + patches.suse/drm-vmwgfx-Fix-possible-null-pointer-derefence-with-.patch + (git-fixes CVE-2024-26979 bsc#1223628). +- Update + patches.suse/md-Fix-missing-release-of-active_io-for-flush-8556.patch + (jsc#PED-7542 CVE-2024-27023 bsc#1223776). +- Update + patches.suse/media-dvb-frontends-avoid-stack-overflow-warnings-wi.patch + (git-fixes CVE-2024-27075 bsc#1223842). +- Update patches.suse/media-edia-dvbdev-fix-a-use-after-free.patch + (git-fixes CVE-2024-27043 bsc#1223824). +- Update + patches.suse/media-go7007-fix-a-memleak-in-go7007_load_encoder.patch + (git-fixes CVE-2024-27074 bsc#1223844). +- Update + patches.suse/media-imx-csc-scaler-fix-v4l2_ctrl_handler-memory-le.patch + (git-fixes CVE-2024-27076 bsc#1223779). +- Update + patches.suse/media-ttpci-fix-two-memleaks-in-budget_av_attach.patch + (git-fixes CVE-2024-27073 bsc#1223843). +- Update + patches.suse/media-usbtv-Remove-useless-locks-in-usbtv_video_free.patch + (git-fixes CVE-2024-27072 bsc#1223837). +- Update + patches.suse/media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_registe.patch + (git-fixes CVE-2024-27077 bsc#1223780). +- Update + patches.suse/media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch + (git-fixes CVE-2024-27078 bsc#1223781). +- Update + patches.suse/net-phy-fix-phy_get_internal_delay-accessing-an-empt.patch + (git-fixes CVE-2024-27047 bsc#1223828). +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- Update patches.suse/pci_iounmap-Fix-MMIO-mapping-leak.patch + (git-fixes CVE-2024-26977 bsc#1223631). +- Update + patches.suse/powercap-intel_rapl-Fix-a-NULL-pointer-dereference.patch + (git-fixes CVE-2024-26975 bsc#1223632). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes CVE-2024-27054 bsc#1223819). +- Update + patches.suse/scsi-qla2xxx-Fix-command-flush-on-cable-pull.patch + (bsc#1221816 CVE-2024-26931 bsc#1223627). +- Update patches.suse/scsi-qla2xxx-Fix-double-free-of-fcport.patch + (bsc#1221816 CVE-2024-26929 bsc#1223715). +- Update + patches.suse/scsi-qla2xxx-Fix-double-free-of-the-ha-vp_map-pointe.patch + (bsc#1221816 CVE-2024-26930 bsc#1223626). +- Update + patches.suse/thermal-drivers-mediatek-lvts_thermal-Fix-a-memory-l.patch + (git-fixes CVE-2024-27068 bsc#1223808). +- Update + patches.suse/thunderbolt-Fix-NULL-pointer-dereference-in-tb_port_.patch + (git-fixes CVE-2024-27060 bsc#1223725). +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (git-fixes CVE-2024-26919 bsc#1223847). +- Update + patches.suse/wifi-brcm80211-handle-pmk_op-allocation-failure.patch + (git-fixes CVE-2024-27048 bsc#1223760). +- Update + patches.suse/wifi-rtl8xxxu-add-cancel_work_sync-for-c2hcmd_work.patch + (git-fixes CVE-2024-27052 bsc#1223829). +- Update + patches.suse/wifi-wilc1000-do-not-realloc-workqueue-everytime-an-.patch + (git-fixes CVE-2024-27391 bsc#1223709). +- Update + patches.suse/wifi-wilc1000-fix-RCU-usage-in-connect-path.patch + (git-fixes CVE-2024-27053 bsc#1223737). +- commit 9296e40 + +------------------------------------------------------------------- +Mon May 6 17:23:27 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/drm-tegra-dsi-Add-missing-check-for-of_find_device_b.patch + (git-fixes CVE-2023-52650 bsc#1223770). +- Update + patches.suse/drm-vkms-Avoid-reading-beyond-LUT-array.patch + (git-fixes CVE-2023-52649 bsc#1223768). +- Update + patches.suse/drm-vmwgfx-Unmap-the-surface-before-resetting-it-on-.patch + (git-fixes CVE-2023-52648 bsc#1223765). +- Update + patches.suse/media-nxp-imx8-isi-Check-whether-crossbar-pad-is-non.patch + (git-fixes CVE-2023-52647 bsc#1223764). +- commit f67398e + +------------------------------------------------------------------- +Mon May 6 17:23:18 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/powerpc-pseries-Fix-potential-memleak-in-papr_get_at.patch + (bsc#1215199 CVE-2022-48669 bsc#1223756). +- commit e9a7939 + +------------------------------------------------------------------- +Mon May 6 17:22:04 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page + in concurrent environment (git-fixes). +- commit 8f1aa4c + +------------------------------------------------------------------- +Mon May 6 16:11:25 CEST 2024 - jgross@suse.com + +- Delete + patches.suse/iommufd-iova_bitmap-Move-symbols-to-IOMMUFD-namespace. + (bsc#1222654) +- commit dc5c22e + +------------------------------------------------------------------- +Mon May 6 12:34:10 CEST 2024 - lhenriques@suse.de + +- fuse: don't unhash root (bsc#1223946). +- fuse: fix root lookup with nonzero generation (bsc#1223945). +- virtio: treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (bsc#1223944). +- commit 5171d01 + +------------------------------------------------------------------- +Mon May 6 11:15:05 CEST 2024 - tbogendoerfer@suse.de + +- tun: limit printing rate when illegal packet received by tun + dev (bsc#1223745 CVE-2024-27013). +- net/mlx5e: Prevent deadlock while disabling aRFS (bsc#1223735 + CVE-2024-27014). +- commit d039d3b + +------------------------------------------------------------------- +Mon May 6 11:14:31 CEST 2024 - tzimmermann@suse.com + +- drm/amd/display: Add a dc_state NULL check in dc_state_release (CVE-2024-26948 bsc#1223664) +- commit adac21d + +------------------------------------------------------------------- +Mon May 6 08:32:36 CEST 2024 - tiwai@suse.de + +- slimbus: qcom-ngd-ctrl: Add timeout for wait operation + (git-fixes). +- iio:imu: adis16475: Fix sync mode setting (git-fixes). +- iio: accel: mxc4005: Interrupt handling fixes (git-fixes). +- iio: pressure: Fixes BME280 SPI driver data (git-fixes). +- usb: typec: tcpm: Check for port partner validity before + consuming it (git-fixes). +- usb: typec: tcpm: unregister existing source caps before + re-registration (git-fixes). +- usb: typec: tcpm: clear pd_event queue in PORT_RESET + (git-fixes). +- usb: ohci: Prevent missed ohci interrupts (git-fixes). +- usb: gadget: f_fs: Fix a race condition when processing setup + packets (git-fixes). +- USB: core: Fix access violation during port device removal + (git-fixes). +- usb: gadget: uvc: use correct buffer size when parsing configfs + lists (git-fixes). +- usb: gadget: composite: fix OS descriptors w_value logic + (git-fixes). +- usb: gadget: f_fs: Fix race between aio_cancel() and AIO + request complete (git-fixes). +- clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change + (git-fixes). +- commit 8d8f752 + +------------------------------------------------------------------- +Mon May 6 08:29:57 CEST 2024 - tiwai@suse.de + +- Move upstreamed USB fix into sorted section +- commit 21751fe + +------------------------------------------------------------------- +Sat May 4 09:44:18 CEST 2024 - tiwai@suse.de + +- ASoC: da7219-aad: fix usage of device_get_named_child_node() + (git-fixes). +- ASoC: rt715-sdca: volume step modification (git-fixes). +- ASoC: rt715: add vendor clear control register (git-fixes). +- ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config + (git-fixes). +- ASoC: cs35l56: Fix unintended bus access while resetting amp + (git-fixes). +- ASoC: rt722-sdca: add headset microphone vrefo setting + (git-fixes). +- ASoC: rt722-sdca: modify channel number to support 4 channels + (git-fixes). +- ASoC: rt5645: Fix the electric noise due to the CBJ contacts + floating (git-fixes). +- ASoC: acp: Support microphone from device Acer 315-24p + (git-fixes). +- ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus + T100TAM too (git-fixes). +- commit 59787a2 + +------------------------------------------------------------------- +Sat May 4 09:37:36 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix build error without CONFIG_PM + (stable-fixes). +- ALSA: hda: cs35l56: Exit cache-only after + cs35l56_wait_for_firmware_boot() (stable-fixes). +- ALSA: hda/realtek - Set GPIO3 to default at S4 state for + Thinkpad with ALC1318 (stable-fixes). +- ALSA: hda: intel-dsp-config: harden I2C/I2S codec detection + (stable-fixes). +- ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TU + (stable-fixes). +- commit 11f233b + +------------------------------------------------------------------- +Sat May 4 09:35:07 CEST 2024 - tiwai@suse.de + +- ASoC: meson: axg-tdm-interface: manage formatters in trigger + (git-fixes). +- ASoC: meson: axg-card: make links nonatomic (git-fixes). +- ASoC: meson: cards: select SND_DYNAMIC_MINORS (git-fixes). +- ASoC: codecs: wsa881x: set clk_stop_mode1 flag (git-fixes). +- ASoC: ti: davinci-mcasp: Fix race condition during probe + (git-fixes). +- ASoC: Intel: avs: Set name of control as in topology + (git-fixes). +- regmap: Add regmap_read_bypassed() (git-fixes). +- ASoC: SOF: Intel: add default firmware library path for LNL + (git-fixes). +- ASoC: tegra: Fix DSPK 16-bit playback (git-fixes). +- ALSA: hda: intel-sdw-acpi: fix usage of + device_get_named_child_node() (git-fixes). +- drm/panel: ili9341: Use predefined error codes (git-fixes). +- drm/panel: ili9341: Respect deferred probe (git-fixes). +- drm/vmwgfx: Fix invalid reads in fence signaled events + (git-fixes). +- drm/vmwgfx: Fix Legacy Display Unit (git-fixes). +- drm/amdgpu: fix doorbell regression (git-fixes). +- drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() + v2 (git-fixes). +- spi: fix null pointer dereference within spi_sync (git-fixes). +- spi: hisi-kunpeng: Delete the dump interface of data registers + in debugfs (git-fixes). +- commit de68d11 + +------------------------------------------------------------------- +Fri May 3 18:53:42 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: ensure offloading TID queue exists + (CVE-2024-27056 bsc#1223822). +- commit 8f83255 + +------------------------------------------------------------------- +Fri May 3 17:55:12 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_pin_on_pin_register() for multiple parent pins + (CVE-2024-27027 bsc#1223787). +- commit ce9b326 + +------------------------------------------------------------------- +Fri May 3 17:52:05 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_xa_ref_*_del() for multiple registrations + (CVE-2024-27027 bsc#1223787). +- commit f5ff522 + +------------------------------------------------------------------- +Fri May 3 17:44:24 CEST 2024 - mfranc@suse.cz + +- s390/qeth: Fix kernel panic after setting hsuid (git-fixes + bsc#1223874). +- commit eae1390 + +------------------------------------------------------------------- +Fri May 3 17:39:31 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix storage key clearing for guest huge pages + (git-fixes bsc#1223872). +- commit 329e03c + +------------------------------------------------------------------- +Fri May 3 17:37:13 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix clearing storage keys for huge pages (git-fixes + bsc#1223871). +- commit a7e3ff2 + +------------------------------------------------------------------- +Fri May 3 17:30:04 CEST 2024 - mfranc@suse.cz + +- s390/vdso: Add CFI for RA register to asm macro vdso_func + (git-fixes bsc#1223870). +- commit 2641ba1 + +------------------------------------------------------------------- +Fri May 3 17:19:03 CEST 2024 - mfranc@suse.cz + +- s390/cio: Ensure the copied buf is NUL terminated (git-fixes + bsc#1223869). +- commit dcf45a9 + +------------------------------------------------------------------- +Fri May 3 17:14:55 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: x86: Don't overflow lpage_info when checking + attributes (bsc#1223695, CVE-2024-26991). +- commit da41325 + +------------------------------------------------------------------- +Fri May 3 16:46:02 CEST 2024 - vbabka@suse.cz + +- mm: swap: fix race between free_swap_and_cache() and swapoff() + (CVE-2024-26960 bsc#1223655). +- swap: comments get_swap_device() with usage rule (CVE-2024-26960 + bsc#1223655). +- commit 9df3192 + +------------------------------------------------------------------- +Fri May 3 16:38:44 CEST 2024 - tiwai@suse.de + +- NTB: fix possible name leak in ntb_register_device() + (CVE-2023-52652 bsc#1223686). +- commit a6fcfa7 + +------------------------------------------------------------------- +Fri May 3 15:57:39 CEST 2024 - msuchanek@suse.de + +- Refresh patches.suse/powerpc-pseries-iommu-LPAR-panics-when-rebooted-with.patch. +- commit ca33aea + +------------------------------------------------------------------- +Fri May 3 15:36:14 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries: make max polling consistent for longer H_CALLs + (bsc#1215199). +- commit bead2d2 + +------------------------------------------------------------------- +Fri May 3 10:14:31 CEST 2024 - mhocko@suse.com + +- fork: defer linking file vma until vma is fully initialized + (bsc#1223774 CVE-2024-27022). +- commit 126ee1a + +------------------------------------------------------------------- +Fri May 3 09:40:30 CEST 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit 5a30b4d + +------------------------------------------------------------------- +Fri May 3 08:10:09 CEST 2024 - tiwai@suse.de + +- Fix a potential infinite loop in extract_user_to_sg() + (git-fixes). +- mtd: diskonchip: work around ubsan link failure (stable-fixes). +- drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3 + (stable-fixes). +- drm/amdgpu: Assign correct bits for SDMA HDP flush + (stable-fixes). +- drm/amdgpu: Fix leak when GPU memory allocation fails + (stable-fixes). +- ACPI: CPPC: Fix access width used for PCC registers (git-fixes). +- ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro + (git-fixes). +- Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853 + (stable-fixes). +- Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old() + (stable-fixes). +- drm: add drm_gem_object_is_shared_for_memory_stats() helper + (stable-fixes). +- ACPI: CPPC: Use access_width over bit_width for system memory + accesses (stable-fixes). +- wifi: mac80211: clean up assignments to pointer cache + (stable-fixes). +- commit 49aaf49 + +------------------------------------------------------------------- +Thu May 2 16:47:00 CEST 2024 - dwagner@suse.de + +- io_uring: remove uring_cmd cookie (bsc#1217384 CVE-2023-6238). +- iouring: remove IORING_URING_CMD_POLLED (bsc#1217384 + CVE-2023-6238). +- nvme: use bio_integrity_map_user (bsc#1217384 CVE-2023-6238). +- block: bio-integrity: directly map user buffers (bsc#1217384 + CVE-2023-6238). +- commit 3372add + +------------------------------------------------------------------- +Thu May 2 16:35:48 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-lsio: fix pwm lpcg indices (git-fixes) +- commit c9b9705 + +------------------------------------------------------------------- +Thu May 2 16:34:40 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: regulator for sd needs to be always on for (git-fixes) +- commit 51da7a0 + +------------------------------------------------------------------- +Thu May 2 16:33:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro (git-fixes) +- commit d74d11d + +------------------------------------------------------------------- +Thu May 2 16:31:31 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for (git-fixes) +- commit 300083f + +------------------------------------------------------------------- +Thu May 2 16:29:21 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 (git-fixes) +- commit 7730872 + +------------------------------------------------------------------- +Thu May 2 16:27:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 (git-fixes) +- commit 279e432 + +------------------------------------------------------------------- +Thu May 2 16:25:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f (git-fixes) +- commit 57cc3f7 + +------------------------------------------------------------------- +Thu May 2 16:23:58 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8qm-ss-dma: fix can lpcg indices (git-fixes) +- commit 9f868d4 + +------------------------------------------------------------------- +Thu May 2 16:23:23 CEST 2024 - tiwai@suse.de + +- kABI workaround for cec_adapter (CVE-2024-23848 bsc#1219104). +- commit 03d06c5 + +------------------------------------------------------------------- +Thu May 2 16:22:55 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix can lpcg indices (git-fixes) +- commit dd3deb9 + +------------------------------------------------------------------- +Thu May 2 16:20:00 CEST 2024 - tiwai@suse.de + +- media: cec: core: avoid recursive cec_claim_log_addrs + (CVE-2024-23848 bsc#1219104). +- commit c64de88 + +------------------------------------------------------------------- +Thu May 2 16:18:20 CEST 2024 - tiwai@suse.de + +- Update media cec fix patches to the latest upstream version (CVE-2024-23848 bsc#1219104) +- commit 4a0b406 + +------------------------------------------------------------------- +Thu May 2 15:23:56 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix adc lpcg indices (git-fixes) +- commit e69bdf0 + +------------------------------------------------------------------- +Thu May 2 15:19:35 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix spi lpcg indices (git-fixes) +- commit 4dc5b7a + +------------------------------------------------------------------- +Thu May 2 15:18:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usb lpcg indices (git-fixes) +- commit e2d7944 + +------------------------------------------------------------------- +Thu May 2 15:16:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order (git-fixes) +- commit fbb3351 + +------------------------------------------------------------------- +Thu May 2 15:15:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3399 hdmi ports node (git-fixes) +- commit a21edf3 + +------------------------------------------------------------------- +Thu May 2 15:14:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3328 hdmi ports node (git-fixes) +- commit 3f691a1 + +------------------------------------------------------------------- +Thu May 2 15:12:55 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: rockchip: mark system power controller on rk3588-evb1") +- commit 24dc024 + +------------------------------------------------------------------- +Thu May 2 15:11:02 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64/mm: Modify range-based tlbi to decrement scale") +- commit 9fd5163 + +------------------------------------------------------------------- +Thu May 2 13:38:24 CEST 2024 - jslaby@suse.cz + +- Update + patches.suse/serial-max310x-fix-NULL-pointer-dereference-in-I2C-i.patch + (git-fixes bsc#1223629 CVE-2024-26978). +- commit b81ff78 + +------------------------------------------------------------------- +Thu May 2 11:54:35 CEST 2024 - ailiop@suse.com + +- Squashfs: check the inode number is not the invalid value of + zero (bsc#1223634 CVE-2024-26982). +- commit a406e7c + +------------------------------------------------------------------- +Thu May 2 11:33:02 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/ubifs-ubifs_symlink-Fix-memleak-of-inode-i_link-in-error-path.patch + (git-fixes CVE-2024-26972 bsc#1223643). +- commit 6db660a + +------------------------------------------------------------------- +Thu May 2 11:23:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- commit a77f45b + +------------------------------------------------------------------- +Thu May 2 11:14:35 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- commit 95ba522 + +------------------------------------------------------------------- +Thu May 2 11:13:34 CEST 2024 - ailiop@suse.com + +- Update patches.suse/nilfs2-fix-OOB-in-nilfs_set_de_type.patch + (git-fixes CVE-2024-26981 bsc#1223668). +- commit 5740c7f + +------------------------------------------------------------------- +Thu May 2 10:28:22 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/ASoC-SOF-Add-some-bounds-checking-to-firmware-data.patch + (git-fixes CVE-2024-26927 bsc#1223525). +- commit d3c5f91 + +------------------------------------------------------------------- +Thu May 2 09:58:58 CEST 2024 - tiwai@suse.de + +- cec: core: avoid confusing "transmit timed out" message + (CVE-2024-23848 bsc#1219104). +- commit eae740c + +------------------------------------------------------------------- +Thu May 2 07:36:00 CEST 2024 - tiwai@suse.de + +- regulator: change devm_regulator_get_enable_optional() stub + to return Ok (git-fixes). +- regulator: change stubbed devm_regulator_get_enable to return Ok + (git-fixes). +- regulator: mt6360: De-capitalize devicetree regulator subnodes + (git-fixes). +- commit c50a631 + +------------------------------------------------------------------- +Wed May 1 09:50:43 CEST 2024 - tiwai@suse.de + +- power: supply: mt6360_charger: Fix of_match for usb-otg-vbus + regulator (git-fixes). +- power: rt9455: hide unused rt9455_boost_voltage_values + (git-fixes). +- pinctrl: baytrail: Fix selecting gpio pinctrl state (git-fixes). +- pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map() + (git-fixes). +- pinctrl: mediatek: paris: Rework support for + PIN_CONFIG_{INPUT,OUTPUT}_ENABLE (git-fixes). +- pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE + readback (git-fixes). +- pinctrl: core: delete incorrect free in pinctrl_enable() + (git-fixes). +- pinctrl/meson: fix typo in PDM's pin name (git-fixes). +- pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf + of GPIOR-T (git-fixes). +- crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init + (git-fixes). +- commit d973920 + +------------------------------------------------------------------- +Tue Apr 30 18:44:35 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for + Lenovo Legion models (bsc#1223462). +- commit 6f0889c + +------------------------------------------------------------------- +Tue Apr 30 16:38:27 CEST 2024 - tiwai@suse.de + +- usb: Fix regression caused by invalid ep0 maxpacket in virtual + SuperSpeed device (bsc#1220569). +- commit 4748678 + +------------------------------------------------------------------- +Tue Apr 30 16:11:40 CEST 2024 - tiwai@suse.de + +- media: cec: cec-api: add locking in cec_release() + (CVE-2024-23848 bsc#1219104). +- media: cec: cec-adap: always cancel work in cec_transmit_msg_fh + (CVE-2024-23848 bsc#1219104). +- commit c39ac04 + +------------------------------------------------------------------- +Tue Apr 30 16:07:18 CEST 2024 - mfranc@suse.cz + +- blacklist.conf: refactoring, not a fix +- commit d5a22ac + +------------------------------------------------------------------- +Tue Apr 30 16:02:50 CEST 2024 - mfranc@suse.cz + +- s390/vdso: drop '-fPIC' from LDFLAGS (git-fixes bsc#1223593). +- commit 643ece2 + +------------------------------------------------------------------- +Tue Apr 30 15:48:20 CEST 2024 - mfranc@suse.cz + +- s390/zcrypt: fix reference counting on zcrypt card objects + (git-fixes bsc#1223592). +- commit c37186f + +------------------------------------------------------------------- +Tue Apr 30 15:42:12 CEST 2024 - mkoutny@suse.com + +- block: fix q->blkg_list corruption during disk rebind + (bsc#1223591). +- commit 9da98d5 + +------------------------------------------------------------------- +Tue Apr 30 15:40:39 CEST 2024 - mfranc@suse.cz + +- s390/ism: Properly fix receive message buffer allocation + (git-fixes bsc#1223590). +- commit 0652865 + +------------------------------------------------------------------- +Tue Apr 30 15:28:05 CEST 2024 - jack@suse.cz + +- block: fix deadlock between bd_link_disk_holder and partition + scan (bsc#1223045 CVE-2024-26899). +- commit e4bd17c + +------------------------------------------------------------------- +Tue Apr 30 15:23:23 CEST 2024 - jack@suse.cz + +- quota: Fix potential NULL pointer dereference (bsc#1223060 + CVE-2024-26878). +- commit dcf7382 + +------------------------------------------------------------------- +Tue Apr 30 15:21:07 CEST 2024 - jack@suse.cz + +- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak + (bsc#1223198 CVE-2024-26901). +- commit 5c1d722 + +------------------------------------------------------------------- +Tue Apr 30 15:16:03 CEST 2024 - jack@suse.cz + +- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1222357 CVE-2024-26671). +- commit 1ebf5fb + +------------------------------------------------------------------- +Tue Apr 30 15:00:59 CEST 2024 - jack@suse.cz + +- nbd: always initialize struct msghdr completely (bsc#1221649 CVE-2024-26638). +- commit eb8ab1c + +------------------------------------------------------------------- +Tue Apr 30 14:58:54 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_find_by_goal() (bsc#1222613 CVE-2024-26772). +- commit 4004f20 + +------------------------------------------------------------------- +Tue Apr 30 14:57:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update patches.suse/0001-s390-qdio-handle-deferred-cc1.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes). +- commit 73a9e98 + +------------------------------------------------------------------- +Tue Apr 30 13:17:40 CEST 2024 - davide.benini@suse.com + +- net/ipv6: avoid possible UAF in ip6_route_mpath_notify() + (CVE-2024-26852 bsc#1223057) +- commit 9474f59 + +------------------------------------------------------------------- +Tue Apr 30 12:05:02 CEST 2024 - tiwai@suse.de + +- PCI: Delay after FLR of Solidigm P44 Pro NVMe (stable-fixes). +- commit ec609ee + +------------------------------------------------------------------- +Tue Apr 30 12:04:09 CEST 2024 - tiwai@suse.de + +- PCI: Fix typos in docs and comments (stable-fixes). +- PCI: switchtec: Add support for PCIe Gen5 devices + (stable-fixes). +- PCI: switchtec: Use normal comment style (stable-fixes). +- PCI: Execute quirk_enable_clear_retrain_link() earlier + (stable-fixes). +- commit 9bba47f + +------------------------------------------------------------------- +Tue Apr 30 10:32:18 CEST 2024 - tzimmermann@suse.com + +- Edit "amdkfd: use calloc instead of kzalloc to avoid integer overflow" + Reference CVE and bug numbers. +- commit 267eec1 + +------------------------------------------------------------------- +Tue Apr 30 08:05:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free + (CVE-2024-26909 bsc#1223143). +- commit 043c9e0 + +------------------------------------------------------------------- +Tue Apr 30 03:05:11 CEST 2024 - neilb@suse.de + +- nfsd: use __fput_sync() to avoid delayed closing of files + (bsc#1223380 bsc#1217408). +- commit 36cb9bb + +------------------------------------------------------------------- +Mon Apr 29 16:52:11 CEST 2024 - msuchanek@suse.de + +- Update patches.suse/powerpc-pseries-vas-Hold-mmap_mutex-after-mmap-lock-.patch + (bsc#1012628 jsc#PED-542 git-fixes bsc#1213573 ltc#203238). +- commit 8328f6d + +------------------------------------------------------------------- +Mon Apr 29 16:35:19 CEST 2024 - nik.borisov@suse.com + +- x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups (bsc#1222378 CVE-2024-26674). +- commit 46190f1 + +------------------------------------------------------------------- +Mon Apr 29 12:30:35 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() (bsc#1223202 CVE-2024-26906). +- commit 664e61f + +------------------------------------------------------------------- +Mon Apr 29 12:30:15 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h (bsc#1223202 CVE-2024-26906). +- commit 28c59d1 + +------------------------------------------------------------------- +Mon Apr 29 11:25:07 CEST 2024 - nik.borisov@suse.com + +- x86/boot: Ignore relocations in .notes sections in walk_relocs() too (bsc#1222624 CVE-2024-26816). +- commit 3cc2b03 + +------------------------------------------------------------------- +Mon Apr 29 11:24:52 CEST 2024 - nik.borisov@suse.com + +- x86, relocs: Ignore relocations in .notes section (bsc#1222624 CVE-2024-26816). +- commit 16f8af3 + +------------------------------------------------------------------- +Mon Apr 29 11:23:39 CEST 2024 - osalvador@suse.de + +- mm: zswap: fix missing folio cleanup in writeback race path + (bsc#1223007 CVE-2024-26832). +- commit b985b2a + +------------------------------------------------------------------- +Mon Apr 29 11:02:19 CEST 2024 - osalvador@suse.de + +- mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone + index (bsc#1222615 CVE-2024-26783). +- commit 7fe5b26 + +------------------------------------------------------------------- +Mon Apr 29 10:41:48 CEST 2024 - jslaby@suse.cz + +- Update config files. Disable N_GSM (jsc#PED-8240). +- commit ae9b7c6 + +------------------------------------------------------------------- +Mon Apr 29 09:39:29 CEST 2024 - iivanov@suse.de + +- Update patches.suse/gpio-tegra186-Fix-tegra186_gpio_is_accessible-check.patch (git-fixes bsc#1223439) +- commit 02eb8a1 + +------------------------------------------------------------------- +Mon Apr 29 09:05:25 CEST 2024 - tiwai@suse.de + +- irqchip/gic-v3-its: Prevent double free on error (git-fixes). +- irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on + GIC v4.1 (git-fixes). +- irqchip/armada-370-xp: Suppress unused-function warning + (git-fixes). +- irqchip/renesas-rzg2l: Prevent spurious interrupts when setting + trigger type (git-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Flush posted write in irq_eoi() + (git-fixes). +- irqchip/gic-v3-its: Do not assume vPE tables are preallocated + (git-fixes). +- irqchip/mbigen: Don't use bus_get_dev_root() to find the parent + (git-fixes). +- irqchip/renesas-rzg2l: Add macro to retrieve TITSR register + offset based on register's index (stable-fixes). +- irqchip/renesas-rzg2l: Implement restriction when writing ISCR + register (stable-fixes). +- commit 8e6882b + +------------------------------------------------------------------- +Sun Apr 28 09:56:05 CEST 2024 - tiwai@suse.de + +- i2c: smbus: fix NULL function pointer dereference (git-fixes). +- soundwire: amd: fix for wake interrupt handling for clockstop + mode (git-fixes). +- dmaengine: idxd: Fix oops during rmmod on single-CPU platforms + (git-fixes). +- dma: xilinx_dpdma: Fix locking (git-fixes). +- idma64: Don't try to serve interrupts when device is powered + off (git-fixes). +- dmaengine: tegra186: Fix residual calculation (git-fixes). +- dmaengine: owl: fix register access functions (git-fixes). +- phy: ti: tusb1210: Resolve charger-det crash if charger psy + is unregistered (git-fixes). +- phy: rockchip: naneng-combphy: Fix mux on rk3588 (git-fixes). +- phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits + (git-fixes). +- phy: rockchip-snps-pcie3: fix bifurcation on rk3588 (git-fixes). +- phy: freescale: imx8m-pcie: fix pcie link-up instability + (git-fixes). +- phy: marvell: a3700-comphy: Fix hardcoded array size + (git-fixes). +- phy: marvell: a3700-comphy: Fix out of bounds read (git-fixes). +- commit 900a00b + +------------------------------------------------------------------- +Sun Apr 28 09:41:15 CEST 2024 - tiwai@suse.de + +- selftests: kselftest: Mark functions that unconditionally call + exit() as __noreturn (git-fixes). +- commit f533a19 + +------------------------------------------------------------------- +Sun Apr 28 09:36:33 CEST 2024 - tiwai@suse.de + +- selftests/timers/posix_timers: Reimplement + check_timer_distribution() (git-fixes). +- commit d9f09cc + +------------------------------------------------------------------- +Sun Apr 28 09:30:51 CEST 2024 - tiwai@suse.de + +- USB: serial: option: add Telit FN920C04 rmnet compositions + (stable-fixes). +- USB: serial: option: add Rolling RW101-GL and RW135-GL support + (stable-fixes). +- USB: serial: option: add Lonsung U8300/U9300 product + (stable-fixes). +- USB: serial: option: add support for Fibocom FM650/FG650 + (stable-fixes). +- USB: serial: option: support Quectel EM060K sub-models + (stable-fixes). +- USB: serial: option: add Fibocom FM135-GL variants + (stable-fixes). +- thunderbolt: Avoid notify PM core about runtime PM resume + (stable-fixes). +- thunderbolt: Fix wake configurations after device unplug + (stable-fixes). +- usb: Disable USB3 LPM at shutdown (stable-fixes). +- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb + ep transport error (stable-fixes). +- clk: Get runtime PM before walking tree for clk_summary + (git-fixes). +- clk: Get runtime PM before walking tree during disable_unused + (git-fixes). +- clk: Initialize struct clk_core kref earlier (stable-fixes). +- arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H + (git-fixes). +- drm/radeon: make -fstrict-flex-arrays=3 happy (git-fixes). +- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes + (stable-fixes). +- selftests/ftrace: Limit length in subsystem-enable tests + (git-fixes). +- selftests: kselftest: Fix build failure with NOLIBC (git-fixes). +- selftests: timers: Fix abs() warning in posix_timers test + (git-fixes). +- selftests: timers: Fix posix_timers ksft_print_msg() warning + (git-fixes). +- drm/amd/display: Do not recursively call manual trigger + programming (stable-fixes). +- drm/i915: Disable live M/N updates when using bigjoiner + (stable-fixes). +- thunderbolt: Reset only non-USB4 host routers in resume + (git-fixes). +- thunderbolt: Make tb_switch_reset() support Thunderbolt 2, + 3 and USB4 routers (stable-fixes). +- thunderbolt: Introduce tb_path_deactivate_hop() (stable-fixes). +- thunderbolt: Introduce tb_port_reset() (stable-fixes). +- ASoC: ti: Convert Pandora ASoC to GPIO descriptors + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support + (stable-fixes). +- ALSA: scarlett2: Add correct product series name to messages + (stable-fixes). +- ALSA: scarlett2: Add support for Clarett 8Pre USB + (stable-fixes). +- ALSA: scarlett2: Move USB IDs out from device_info struct + (stable-fixes). +- ALSA: scarlett2: Default mixer driver to enabled (stable-fixes). +- PCI: Simplify pcie_capability_clear_and_set_word() to + ..._clear_word() (stable-fixes). +- PCI/DPC: Use FIELD_GET() (stable-fixes). +- selftests: timers: Convert posix_timers test to generate KTAP + output (stable-fixes). +- clk: Show active consumers of clocks in debugfs (stable-fixes). +- commit 8adba5b + +------------------------------------------------------------------- +Sat Apr 27 09:41:01 CEST 2024 - tiwai@suse.de + +- Update patch reference for x86 p2sb fix (CVE-2024-26650 bsc#1222048) +- commit b68c2ef + +------------------------------------------------------------------- +Sat Apr 27 08:33:05 CEST 2024 - tiwai@suse.de + +- mmc: sdhci-msm: pervent access to suspended controller + (git-fixes). +- gpio: tangier: Use correct type for the IRQ chip data + (git-fixes). +- gpio: tegra186: Fix tegra186_gpio_is_accessible() check + (git-fixes). +- fbdev: fix incorrect address computation in deferred IO + (git-fixes). +- drm/gma500: Remove lid code (git-fixes). +- commit 783bf0e + +------------------------------------------------------------------- +Fri Apr 26 18:54:14 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add 246f80a0b17f8 ("sh: push-switch: Reorder cleanup operations to avoid use-after-free bug") +- commit 0fe9e4b + +------------------------------------------------------------------- +Fri Apr 26 12:38:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore xfrm_bpf_md_dst that depends on CONFIG_DEBUG_* (bsc#1223415) +- commit 689bcfa + +------------------------------------------------------------------- +Fri Apr 26 12:26:57 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: annotate data-races around msk->rmem_fwd_alloc + (git-fixes). +- commit a5d9cb6 + +------------------------------------------------------------------- +Fri Apr 26 12:25:26 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_forward_alloc + (git-fixes). +- commit bceb548 + +------------------------------------------------------------------- +Fri Apr 26 12:23:03 CEST 2024 - denis.kirjanov@suse.com + +- ipv4: annotate data-races around fi->fib_dead (git-fixes). +- commit f1e77d4 + +------------------------------------------------------------------- +Fri Apr 26 12:21:27 CEST 2024 - denis.kirjanov@suse.com + +- sctp: annotate data-races around sk->sk_wmem_queued (git-fixes). +- commit 66bd390 + +------------------------------------------------------------------- +Fri Apr 26 12:19:43 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_lingertime (git-fixes). +- commit 33a5ffc + +------------------------------------------------------------------- +Fri Apr 26 12:18:04 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: Remove unnecessary test for __mptcp_init_sock() + (git-fixes). +- commit dfc1c14 + +------------------------------------------------------------------- +Fri Apr 26 12:15:52 CEST 2024 - denis.kirjanov@suse.com + +- idpf: fix kernel panic on unknown packet types (git-fixes). +- commit def5526 + +------------------------------------------------------------------- +Fri Apr 26 12:13:54 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix enabling RX VLAN filtering (git-fixes). +- commit 3d7f5a8 + +------------------------------------------------------------------- +Fri Apr 26 12:12:26 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: sja1105: Fix parameters order in + sja1110_pcs_mdio_write_c45() (git-fixes). +- commit 9f9ee96 + +------------------------------------------------------------------- +Fri Apr 26 11:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always update error counters (git-fixes). +- commit 5d5deb7 + +------------------------------------------------------------------- +Fri Apr 26 11:55:09 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always process TX descriptor ring (git-fixes). +- commit 99798f7 + +------------------------------------------------------------------- +Fri Apr 26 11:53:42 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: fix rx queue priority assignment (git-fixes). +- commit 3506dda + +------------------------------------------------------------------- +Fri Apr 26 11:52:14 CEST 2024 - denis.kirjanov@suse.com + +- net: fec: Set mac_managed_pm during probe (git-fixes). +- commit c315308 + +------------------------------------------------------------------- +Fri Apr 26 11:50:45 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Add array index check (git-fixes). +- commit 446ffd7 + +------------------------------------------------------------------- +Fri Apr 26 11:49:05 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Fix VF MAC filter removal (git-fixes). +- commit fbb3a5f + +------------------------------------------------------------------- +Fri Apr 26 11:47:23 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: check negative error code in otx2_open() + (git-fixes). +- commit a7c7e4f + +------------------------------------------------------------------- +Fri Apr 26 11:45:50 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix vf may be used uninitialized in this function warning + (git-fixes). +- commit 80b3415 + +------------------------------------------------------------------- +Fri Apr 26 11:43:49 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix i40e_count_filters() to count only active/new filters + (git-fixes). +- commit 1870048 + +------------------------------------------------------------------- +Fri Apr 26 11:42:04 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Enforce software interrupt during busy-poll exit + (git-fixes). +- commit 2c9264a + +------------------------------------------------------------------- +Fri Apr 26 10:59:56 CEST 2024 - tiwai@suse.de + +- wifi: mac80211: fix unaligned le16 access (git-fixes). +- wifi: mac80211: remove link before AP (git-fixes). +- wifi: mac80211_hwsim: init peer measurement result (git-fixes). +- wifi: nl80211: don't free NULL coalescing rule (git-fixes). +- wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd + (git-fixes). +- wifi: iwlwifi: mvm: remove old PASN station when adding a new + one (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev setup (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev suspend + (git-fixes). +- Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE + (git-fixes). +- Bluetooth: btusb: Fix triggering coredump implementation for + QCA (git-fixes). +- net: usb: ax88179_178a: stop lying about skb->truesize + (git-fixes). +- ax25: Fix netdev refcount issue (git-fixes). +- NFC: trf7970a: disable all regulators on removal (git-fixes). +- HID: logitech-dj: allow mice to use all types of reports + (git-fixes). +- HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized + dev->devc (git-fixes). +- HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent + lock-up (git-fixes). +- commit 416e04c + +------------------------------------------------------------------- +Fri Apr 26 10:58:26 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT patch into sorted section +- commit aaffc85 + +------------------------------------------------------------------- +Fri Apr 26 10:51:33 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT fix patch to sorted section +- commit ab94ffe + +------------------------------------------------------------------- +Fri Apr 26 10:07:57 CEST 2024 - tiwai@suse.de + +- Update kabi files: updated for post-PublicRC +- commit f978f5f + +------------------------------------------------------------------- +Thu Apr 25 19:11:05 CEST 2024 - tiwai@suse.de + +- Update patch reference for PM devfreq fix (CVE-2023-52635 bsc#1222294) +- commit f099bed + ------------------------------------------------------------------- Thu Apr 25 18:48:16 CEST 2024 - tiwai@suse.de - Update kabi files: fix for arm64/64kb flavor, too (bsc#1223357) - commit 8ef0762 +------------------------------------------------------------------- +Thu Apr 25 17:30:42 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/Bluetooth-btrtl-fix-out-of-bounds-memory-access.patch + (git-fixes CVE-2024-26890 bsc#1223192). +- Update + patches.suse/RDMA-mlx5-Fix-fortify-source-warning-while-accessing.patch + (jsc#PED-3311 CVE-2024-26907 bsc#1223203). +- Update + patches.suse/Revert-drm-amd-flush-any-delayed-gfxoff-on-suspend-e.patch + (git-fixes CVE-2024-26916 bsc#1223137). +- Update + patches.suse/crypto-xilinx-call-finalize-with-bh-disabled.patch + (git-fixes CVE-2024-26877 bsc#1223140). +- Update + patches.suse/dm-call-the-resume-method-on-internal-suspend-65e8.patch + (git-fixes CVE-2024-26880 bsc#1223188). +- Update + patches.suse/drm-amd-display-Fix-dcn35-8k30-Underflow-Corruption-.patch + (git-fixes CVE-2024-26913 bsc#1223204). +- Update + patches.suse/drm-amd-display-fix-incorrect-mpc_combine-array-size.patch + (git-fixes CVE-2024-26914 bsc#1223205). +- Update patches.suse/drm-amdgpu-Reset-IH-OVERFLOW_CLEAR-bit.patch + (git-fixes CVE-2024-26915 bsc#1223207). +- Update + patches.suse/firmware-arm_scmi-Fix-double-free-in-SMC-transport-c.patch + (git-fixes CVE-2024-26893 bsc#1223196). +- Update + patches.suse/net-tls-fix-use-after-free-with-partial-reads-and-as.patch + (bsc#1221858 CVE-2024-26582 bsc#1220214). +- Update + patches.suse/wifi-ath9k-delay-all-of-ath9k_wmi_event_tasklet-unti.patch + (git-fixes CVE-2024-26897 bsc#1223323). +- Update + patches.suse/wifi-mt76-mt7921e-fix-use-after-free-in-free_irq.patch + (git-fixes CVE-2024-26892 bsc#1223195). +- Update + patches.suse/wifi-wilc1000-prevent-use-after-free-on-vif-when-cle.patch + (git-fixes CVE-2024-26895 bsc#1223197). +- commit d9b565f + ------------------------------------------------------------------- Thu Apr 25 15:58:14 CEST 2024 - tiwai@suse.de - Fix missing CONFIG_SUSE_SUPPORTED for arm64/64kb flavor (bsc#1223357) - commit 1c0959e +------------------------------------------------------------------- +Thu Apr 25 15:30:10 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop interface during shutdown (git-fixes). +- commit f770ea3 + +------------------------------------------------------------------- +Thu Apr 25 15:28:33 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix issue with loading coalesced KPU profiles + (git-fixes). +- commit 65682db + +------------------------------------------------------------------- +Thu Apr 25 15:26:44 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: move force SMBUS from enable ulp function to avoid + PHY loss issue (git-fixes). +- commit af85d1c + +------------------------------------------------------------------- +Thu Apr 25 15:25:13 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Workaround for sporadic MDI error on Meteor Lake systems + (git-fixes). +- commit 8830724 + +------------------------------------------------------------------- +Thu Apr 25 15:23:43 CEST 2024 - denis.kirjanov@suse.com + +- Octeontx2-af: fix pause frame configuration in GMP mode + (git-fixes). +- commit 43722bd + +------------------------------------------------------------------- +Thu Apr 25 13:13:39 CEST 2024 - tiwai@suse.de + +- bootconfig: Fix the kerneldoc of _xbc_exit() (git-fixes). +- commit e671e96 + +------------------------------------------------------------------- +Thu Apr 25 13:12:36 CEST 2024 - tiwai@suse.de + +- arm64: hibernate: Fix level3 translation fault in swsusp_save() + (git-fixes). +- bootconfig: use memblock_free_late to free xbc memory to buddy + (git-fixes). +- init/main.c: Fix potential static_command_line memory overflow + (git-fixes). +- gpiolib: swnode: Remove wrong header inclusion (git-fixes). +- ARM: OMAP2+: fix USB regression on Nokia N8x0 (git-fixes). +- ARM: OMAP2+: fix N810 MMC gpiod table (git-fixes). +- i2c: pxa: hide unused icr_bits[] variable (git-fixes). +- driver core: Introduce device_link_wait_removal() + (stable-fixes). +- ARM: prctl: reject PR_SET_MDWE on pre-ARMv6 (stable-fixes). +- init: open /initrd.image with O_LARGEFILE (stable-fixes). +- Fix build errors due to new UIO_MEM_DMA_COHERENT mess + (git-fixes). +- ARM: s5pv210: fix pm.c kernel-doc warning (git-fixes). +- ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE + (git-fixes). +- kexec: do syscore_shutdown() in kernel_kexec (git-fixes). +- PM / devfreq: Synchronize devfreq_monitor_[start/stop] + (stable-fixes). +- ida: make 'ida_dump' static (git-fixes). +- asm-generic: make sparse happy with odd-sized put_unaligned_*() + (stable-fixes). +- ARM: imx: Check return value of devm_kasprintf in + imx_mmdc_perf_init (git-fixes). +- bootmem: use kmemleak_free_part_phys in put_page_bootmem + (git-fixes). +- commit b6327c9 + +------------------------------------------------------------------- +Thu Apr 25 12:02:42 CEST 2024 - jlee@suse.com + +- Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing + Adv Monitor (bsc#1219216). +- commit 81c5485 + +------------------------------------------------------------------- +Thu Apr 25 11:44:57 CEST 2024 - tiwai@suse.de + +- crypto: ccp - Add support for PCI device 0x156E (bsc#1223338). +- crypto: ccp - Add support for PCI device 0x17E0 (bsc#1223338). +- commit 9af2745 + +------------------------------------------------------------------- +Thu Apr 25 11:34:09 CEST 2024 - tiwai@suse.de + +- lsm: fix the logic in security_inode_getsecctx() (git-fixes). +- commit 9f85f33 + +------------------------------------------------------------------- +Thu Apr 25 09:38:22 CEST 2024 - msuchanek@suse.de + +- PCI: rpaphp: Error out on busy status from get-sensor-state + (bsc#1223369 ltc#205888). +- commit 03aecd7 + +------------------------------------------------------------------- +Wed Apr 24 08:16:47 CEST 2024 - tiwai@suse.de + +- Update ath11k suspend patches from the latest subsystem tree (bsc#1207948). +- commit caea96a + +------------------------------------------------------------------- +Wed Apr 24 05:52:04 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix stackmap overflow check on 32-bit arches (bsc#1223035 + CVE-2024-26883). +- bpf: Fix hashtab overflow check on 32-bit arches (bsc#1223189 + CVE-2024-26884). +- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches + (bsc#1223190 CVE-2024-26885). +- commit 98fad20 + +------------------------------------------------------------------- +Wed Apr 24 05:28:02 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct xsk_buff_pool kABI workaround (bsc#1221303 + CVE-2024-26611). +- commit 764f7c3 + +------------------------------------------------------------------- +Tue Apr 23 17:29:15 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-target-pscsi-Fix-bio_put-for-error-case.patch + (bsc#1222596 cve-2024-26760), fixng CVE number. +- commit 10886ae + +------------------------------------------------------------------- +Tue Apr 23 08:51:08 CEST 2024 - msuchanek@suse.de + +- powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt + (bsc#1221645 ltc#205739 bsc#1223191). +- commit da2d8d3 + +------------------------------------------------------------------- +Mon Apr 22 18:17:45 CEST 2024 - tiwai@suse.de + +- Move out-of-tree powerpc patch to the right section +- commit ff83284 + +------------------------------------------------------------------- +Mon Apr 22 15:14:07 CEST 2024 - denis.kirjanov@suse.com + +- ice: use relative VSI index for VFs instead of PF VSI number + (git-fixes). +- commit 271fd81 + +------------------------------------------------------------------- +Mon Apr 22 15:12:05 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Minor flow correction in e1000_shutdown function + (git-fixes). +- commit cc5b32c + +------------------------------------------------------------------- +Mon Apr 22 15:10:13 CEST 2024 - denis.kirjanov@suse.com + +- net: pcs: xpcs: Return EINVAL in the internal methods + (git-fixes). +- commit 9b19312 + +------------------------------------------------------------------- +Mon Apr 22 15:07:47 CEST 2024 - denis.kirjanov@suse.com + +- net: ip_tunnel: make sure to pull inner header in + ip_tunnel_rcv() (git-fixes CVE-2024-26882 bsc#1223034). +- commit c42f011 + +------------------------------------------------------------------- +Mon Apr 22 15:06:54 CEST 2024 - denis.kirjanov@suse.com + +- ionic: set adminq irq affinity (git-fixes). +- commit 7862c8a + +------------------------------------------------------------------- +Mon Apr 22 15:04:55 CEST 2024 - denis.kirjanov@suse.com + +- net: add netdev_lockdep_set_classes() to virtual drivers + (git-fixes). +- commit a8ebc57 + +------------------------------------------------------------------- +Mon Apr 22 15:03:00 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Let IP-specific receive function to interrogate + descriptors (git-fixes). +- commit d6b522e + +------------------------------------------------------------------- +Mon Apr 22 13:55:02 CEST 2024 - nik.borisov@suse.com + +- x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ (git-fixes). +- commit a29a0e4 + +------------------------------------------------------------------- +Mon Apr 22 13:54:41 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix BHI retpoline check (git-fixes). +- commit 00081b1 + +------------------------------------------------------------------- +Mon Apr 22 13:53:35 CEST 2024 - nik.borisov@suse.com + +- blacklist.conf: Blacklist spurious patch +- commit 14b3e73 + +------------------------------------------------------------------- +Mon Apr 22 08:45:08 CEST 2024 - msuchanek@suse.de + +- selftests/powerpc/papr-vpd: Fix missing variable initialization + (jsc#PED-4486 git-fixes). +- commit 8847657 + +------------------------------------------------------------------- +Mon Apr 22 08:40:46 CEST 2024 - msuchanek@suse.de + +- Rename patches.suse/Workaround-broken-chacha-crypto-fallback.patch to + patches.suse/powerpc-crypto-chacha-p10-Fix-failure-on-non-Power10.patch. +- commit de47fb9 + +------------------------------------------------------------------- +Mon Apr 22 07:20:24 CEST 2024 - tiwai@suse.de + +- peci: linux/peci.h: fix Excess kernel-doc description warning + (git-fixes). +- comedi: vmk80xx: fix incomplete endpoint checking (git-fixes). +- mei: me: disable RPL-S on SPS and IGN firmwares (git-fixes). +- speakup: Avoid crash on very long word (git-fixes). +- serial: stm32: Reset .throttled state in .startup() (git-fixes). +- serial/pmac_zilog: Remove flawed mitigation for rx irq flood + (git-fixes). +- serial: mxs-auart: add spinlock around changing cts state + (git-fixes). +- serial: 8250_dw: Revert: Do not reclock if already at correct + rate (git-fixes). +- Revert "usb: cdc-wdm: close race between read and workqueue" + (git-fixes). +- thunderbolt: Do not create DisplayPort tunnels on adapters of + the same router (git-fixes). +- usb: dwc2: host: Fix dereference issue in DDMA completion flow + (git-fixes). +- usb: typec: tcpm: Correct the PDO counting in pd_set + (git-fixes). +- usb: typec: ucsi: Fix connector check on init (git-fixes). +- usb: xhci: correct return value in case of STS_HCE (git-fixes). +- commit 1d56577 + +------------------------------------------------------------------- +Sun Apr 21 08:37:04 CEST 2024 - tiwai@suse.de + +- clk: mediatek: Do a runtime PM get on controllers during probe + (git-fixes). +- clk: Remove prepare_lock hold assertion in __clk_release() + (git-fixes). +- commit 78e7847 + +------------------------------------------------------------------- +Sun Apr 21 00:31:42 CEST 2024 - lduncan@suse.com + +- scsi: sg: Avoid race in error handling & drop bogus warn + (git-fixes). +- commit 855ebc6 + +------------------------------------------------------------------- +Sat Apr 20 18:13:16 CEST 2024 - tiwai@suse.de + +- Bluetooth: MGMT: Fix failing to + MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID (bsc#1221504). +- commit 8ea8f78 + +------------------------------------------------------------------- +Sat Apr 20 08:42:14 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with + ALC269VC (stable-fixes). +- ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N + (stable-fixes). +- ALSA: hda/realtek: Fixes for Asus GU605M and GA403U sound + (stable-fixes). +- ALSA: hda/tas2781: Add new vendor_id and subsystem_id to + support ThinkPad ICE-1 (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP SnowWhite laptops + (stable-fixes). +- commit 2244c24 + +------------------------------------------------------------------- +Sat Apr 20 08:38:21 CEST 2024 - tiwai@suse.de + +- ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages + (git-fixes). +- ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4 + (git-fixes). +- ALSA: hda/tas2781: correct the register for pow calibrated data + (git-fixes). +- drm/panel: visionox-rm69299: don't unregister DSI device + (git-fixes). +- drm/vmwgfx: Sort primary plane formats by order of preference + (git-fixes). +- drm/vmwgfx: Fix crtc's atomic check conditional (git-fixes). +- drm/vmwgfx: Fix prime import/export (git-fixes). +- drm/ttm: stop pooling cached NUMA pages v2 (git-fixes). +- drm: nv04: Fix out of bounds access (git-fixes). +- nouveau: fix instmem race condition around ptr stores + (git-fixes). +- drm/amdgpu: fix visible VRAM handling during faults (git-fixes). +- drm/amdgpu: validate the parameters of bo mapping operations + more clearly (git-fixes). +- Revert "drm/amd/display: fix USB-C flag update after enc10 + feature init" (stable-fixes). +- drm/amdkfd: Fix memory leak in create_process failure + (git-fixes). +- drm/amdgpu: remove invalid resource->start check v2 (git-fixes). +- nilfs2: fix OOB in nilfs_set_de_type (git-fixes). +- commit de35710 + +------------------------------------------------------------------- +Fri Apr 19 21:07:04 CEST 2024 - tonyj@suse.de + +- blacklist.conf: kill erroneous blank line added by 58324b9ff787 +- commit abcb85f + +------------------------------------------------------------------- +Fri Apr 19 19:47:40 CEST 2024 - lduncan@suse.com + +- blacklist.conf: add 3 commits to be skipped + One is a configuration change for an unused options, and + two are for SCSI structure changes that breaks kabi. +- commit c143746 + +------------------------------------------------------------------- +Fri Apr 19 18:37:34 CEST 2024 - lduncan@suse.com + +- scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() + (git-fixes). +- scsi: hisi_sas: Modify the deadline for ata_wait_after_reset() + (git-fixes). +- scsi: sd: Unregister device if device_add_disk() failed in + sd_probe() (git-fixes). +- scsi: mylex: Fix sysfs buffer lengths (git-fixes). +- scsi: core: Fix unremoved procfs host directory regression + (git-fixes). +- scsi: sg: Avoid sg device teardown race (git-fixes). +- scsi: libsas: Fix disk not being scanned in after being removed + (git-fixes). +- scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type() + (git-fixes). +- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn + (git-fixes). +- scsi: csiostor: Avoid function pointer casts (git-fixes). +- scsi: mpt3sas: Prevent sending diag_reset when the controller + is ready (git-fixes). +- scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports() + (git-fixes). +- scsi: smartpqi: Fix disable_managed_interrupts (git-fixes). +- scsi: core: Consult supported VPD page list prior to fetching + page (git-fixes). +- commit 8d33038 + +------------------------------------------------------------------- +Fri Apr 19 17:37:43 CEST 2024 - tiwai@suse.de + +- pmdomain: mediatek: fix race conditions with genpd + (CVE-2023-52645 bsc#1223033). +- commit c2656fd + +------------------------------------------------------------------- +Fri Apr 19 17:36:44 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/modpost-Add-.ltext-and-.ltext.-to-TEXT_SECTIONS.patch + This caused an overflow of the table as we haven't taken other earlier + changes. Drop it for now. +- commit bc7d928 + +------------------------------------------------------------------- +Fri Apr 19 16:44:36 CEST 2024 - colyli@suse.de + +- block: Fix WARNING in _copy_from_iter (bsc#1223015, + CVE-2024-26844). +- commit a5a381a + +------------------------------------------------------------------- +Fri Apr 19 15:44:52 CEST 2024 - tiwai@suse.de + +- platform/x86: think-lmi: Fix password opcode ordering for + workstations (CVE-2024-26836 bsc#1222968). +- platform/x86: think-lmi: Enable opcode support on BIOS settings + (CVE-2024-26836 bsc#1222968). +- commit a97b715 + +------------------------------------------------------------------- +Fri Apr 19 14:38:06 CEST 2024 - denis.kirjanov@suse.com + +- net: tcp: fix unexcepted socket die when snd_wnd is 0 + (git-fixes). +- commit e8c290a + +------------------------------------------------------------------- +Fri Apr 19 14:35:34 CEST 2024 - denis.kirjanov@suse.com + +- net: Use sockaddr_storage for getsockopt(SO_PEERNAME) + (git-fixes). +- commit 0bf4249 + +------------------------------------------------------------------- +Fri Apr 19 14:33:22 CEST 2024 - denis.kirjanov@suse.com + +- nf_conntrack: fix -Wunused-const-variable= (git-fixes). +- commit 771e185 + +------------------------------------------------------------------- +Fri Apr 19 14:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: NSH: fix kernel-doc notation warning (git-fixes). +- commit ab89a9e + +------------------------------------------------------------------- +Fri Apr 19 14:28:13 CEST 2024 - denis.kirjanov@suse.com + +- net: llc: fix kernel-doc notation warnings (git-fixes). +- commit a9e21ce + +------------------------------------------------------------------- +Fri Apr 19 14:25:10 CEST 2024 - denis.kirjanov@suse.com + +- inet: frags: eliminate kernel-doc warning (git-fixes). +- commit 3d5b832 + +------------------------------------------------------------------- +Fri Apr 19 14:03:12 CEST 2024 - denis.kirjanov@suse.com + +- net: cfg802154: fix kernel-doc notation warnings (git-fixes). +- commit f9d49a1 + +------------------------------------------------------------------- +Fri Apr 19 13:59:44 CEST 2024 - denis.kirjanov@suse.com + +- net: bonding: remove kernel-doc comment marker (git-fixes). +- commit b25069a + +------------------------------------------------------------------- +Fri Apr 19 13:57:45 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (git-fixes). +- commit da73105 + +------------------------------------------------------------------- +Fri Apr 19 13:55:44 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: dwmac-starfive: Add support for JH7100 SoC + (git-fixes). +- commit 644ea8f + +------------------------------------------------------------------- +Fri Apr 19 13:53:29 CEST 2024 - denis.kirjanov@suse.com + +- bnx2x: Fix firmware version string character counts (git-fixes). +- commit b005933 + +------------------------------------------------------------------- +Fri Apr 19 13:51:38 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: Fix use after free inside sparx5_del_mact_entry + (git-fixes). +- commit 3b59a03 + +------------------------------------------------------------------- +Fri Apr 19 13:32:18 CEST 2024 - tiwai@suse.de + +- Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks + in amdgpu_device_init()" (stable-fixes). +- commit f7f3760 + +------------------------------------------------------------------- +Fri Apr 19 13:30:16 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi: Limit read size on v1.2 (stable-fixes). +- Refresh + patches.suse/usb-typec-ucsi-Update-connector-cap-and-status.patch. +- commit e357444 + +------------------------------------------------------------------- +Fri Apr 19 13:28:57 CEST 2024 - tiwai@suse.de + +- wifi: mt76: mt7996: add locking for accessing mapped registers + (stable-fixes). +- commit ac66d90 + +------------------------------------------------------------------- +Fri Apr 19 13:27:03 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid writing the mac address before + first reading (git-fixes). +- random: handle creditable entropy from atomic process context + (git-fixes). +- firmware: arm_scmi: Make raw debugfs entries non-seekable + (git-fixes). +- mmc: omap: restore original power up/down steps (git-fixes). +- mmc: omap: fix deferred probe (git-fixes). +- mmc: omap: fix broken slot switch lookup (git-fixes). +- nouveau: fix function cast warning (git-fixes). +- PM: s2idle: Make sure CPUs will wakeup directly on resume + (git-fixes). +- platform/chrome: cros_ec_uart: properly fix race condition + (git-fixes). +- platform/x86: intel-vbtn: Update tablet mode switch at end of + probe (git-fixes). +- nouveau: fix devinit paths to only handle display on GSP + (git-fixes). +- gpio: cdev: fix missed label sanitizing in debounce_setup() + (git-fixes). +- gpio: cdev: check for NULL labels when sanitizing them for irqs + (git-fixes). +- gpio: cdev: sanitize the label before requesting the interrupt + (stable-fixes). +- usb: sl811-hcd: only defined function checkdone if QUIRK2 is + defined (stable-fixes). +- usb: typec: tcpci: add generic tcpci fallback compatible + (stable-fixes). +- usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR + (stable-fixes). +- thermal/of: Assume polling-delay(-passive) 0 when absent + (stable-fixes). +- Input: xpad - add support for Snakebyte GAMEPADs (stable-fixes). +- Input: imagis - use FIELD_GET where applicable (stable-fixes). +- input/touchscreen: imagis: Correct the maximum touch area value + (stable-fixes). +- Input: synaptics-rmi4 - fail probing if memory allocation for + "phys" fails (stable-fixes). +- media: sta2x11: fix irq handler cast (stable-fixes). +- media: cec: core: remove length check of Timer Status + (stable-fixes). +- PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge + (stable-fixes). +- platform/x86: touchscreen_dmi: Add an extra entry for a variant + of the Chuwi Vi8 tablet (stable-fixes). +- Input: allocate keycode for Display refresh rate toggle + (stable-fixes). +- pinctrl: renesas: checker: Limit cfg reg enum checks to provided + IDs (stable-fixes). +- HID: input: avoid polling stylus battery on Chromebook Pompom + (stable-fixes). +- wifi: cfg80211: check A-MSDU format more carefully + (stable-fixes). +- wifi: mt76: mt7996: disable AMSDU for non-data frames + (stable-fixes). +- wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro + (stable-fixes). +- wifi: iwlwifi: pcie: Add the PCI device id for new hardware + (stable-fixes). +- wifi: rtw89: pci: enlarge RX DMA buffer to consider size of + RX descriptor (stable-fixes). +- wifi: ath9k: fix LNA selection in ath_ant_try_scan() + (stable-fixes). +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (stable-fixes). +- wifi: rtw89: fix null pointer access when abort scan + (stable-fixes). +- overflow: Allow non-type arg to type_max() and type_min() + (stable-fixes). +- pstore/zone: Add a null pointer check to the psz_kmsg_read + (stable-fixes). +- modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS + (stable-fixes). +- commit 7321185 + +------------------------------------------------------------------- +Fri Apr 19 13:20:06 CEST 2024 - tiwai@suse.de + +- drm/msm/dp: fix typo in dp_display_handle_port_status_changed() + (git-fixes). +- drm/msm/dpu: make error messages at + dpu_core_irq_register_callback() more sensible (git-fixes). +- drm/msm/dpu: don't allow overriding data from catalog + (git-fixes). +- drm/msm: Add newlines to some debug prints (git-fixes). +- drm/vmwgfx: Enable DMA mappings with SEV (git-fixes). +- drm/client: Fully protect modes[] with dev->mode_config.mutex + (stable-fixes). +- Revert "drm/qxl: simplify qxl_fence_wait" (git-fixes). +- drm/ast: Fix soft lockup (git-fixes). +- drm/panfrost: Fix the error path in + panfrost_mmu_map_fault_addr() (git-fixes). +- drm/amd/display: Set VSC SDP Colorimetry same way for MST and + SST (stable-fixes). +- drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= + 1.4 (stable-fixes). +- drm/amd/display: fix disable otg wa logic in DCN316 + (stable-fixes). +- drm/amdgpu: fix incorrect number of active RBs for gfx11 + (stable-fixes). +- drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11 + (stable-fixes). +- drm/amdgpu: Reset dGPU if suspend got aborted (stable-fixes). +- drm/amdgpu: always force full reset for SOC21 (stable-fixes). +- drm/amdkfd: Reset GPU on queue preemption failure + (stable-fixes). +- drm/i915/vrr: Disable VRR when using bigjoiner (stable-fixes). +- drm/i915: Disable port sync when bigjoiner is used + (stable-fixes). +- drm/i915/cdclk: Fix CDCLK programming order when pipes are + active (git-fixes). +- drm/i915: Pre-populate the cursor physical dma address + (git-fixes). +- fbmon: prevent division by zero in fb_videomode_from_videomode() + (stable-fixes). +- fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 + (stable-fixes). +- drm/amd/amdgpu: Fix potential ioremap() memory leaks in + amdgpu_device_init() (stable-fixes). +- drm/amd/display: Fix nanosec stat overflow (stable-fixes). +- drm: Check polling initialized before enabling in + drm_helper_probe_single_connector_modes (stable-fixes). +- drm: Check output polling initialized before disabling + (stable-fixes). +- drm/ttm: return ENOSPC from ttm_bo_mem_space v3 (stable-fixes). +- drm: panel-orientation-quirks: Add quirk for GPD Win Mini + (stable-fixes). +- firmware: tegra: bpmp: Return directly after a failed kzalloc() + in get_filename() (stable-fixes). +- commit 2efe82e + +------------------------------------------------------------------- +Fri Apr 19 13:12:20 CEST 2024 - tiwai@suse.de + +- ata: libata-core: Allow command duration limits detection for + ACS-4 drives (git-fixes). +- amdkfd: use calloc instead of kzalloc to avoid integer overflow + (stable-fixes). +- accel/ivpu: Fix deadlock in context_xa (git-fixes). +- ACPI: scan: Do not increase dep_unmet for already met + dependencies (git-fixes). +- Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED + bit (git-fixes). +- Bluetooth: hci_sock: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: L2CAP: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: RFCOMM: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: SCO: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: Fix memory leak in hci_req_sync_complete() + (git-fixes). +- Bluetooth: hci_sync: Fix using the same interval and window + for Coded PHY (git-fixes). +- Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset + (git-fixes). +- batman-adv: Avoid infinite loop trying to resize local TT + (git-fixes). +- Bluetooth: hci_event: set the conn encrypted before conn + establishes (stable-fixes). +- ASoC: soc-core.c: Skip dummy codec when adding platforms + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE + (stable-fixes). +- ASoC: Intel: avs: Populate board selection with new I2S entries + (stable-fixes). +- ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 + (LAPRC710) laptops (stable-fixes). +- ASoC: SOF: amd: Optimize quirk for Valve Galileo (stable-fixes). +- ALSA: firewire-lib: handle quirk to calculate payload quadlets + as data block counter (stable-fixes). +- Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle + by default" (stable-fixes). +- drm/vc4: don't check if plane->state->fb == state->fb + (stable-fixes). +- ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of + CONFIG_X86_ANDROID_TABLETS (stable-fixes). +- Bluetooth: ISO: Align broadcast sync_timeout with connection + timeout (stable-fixes). +- Bluetooth: Add new quirk for broken read key length on ATS2851 + (stable-fixes). +- Bluetooth: hci_sync: Use QoS to determine which PHY to scan + (stable-fixes). +- Bluetooth: btintel: Fixe build regression (git-fixes). +- Bluetooth: btintel: Fix null ptr deref in btintel_read_version + (stable-fixes). +- drm/i915/display: Use i915_gem_object_get_dma_address to get + dma address (stable-fixes). +- commit 79cdb13 + +------------------------------------------------------------------- +Fri Apr 19 12:55:05 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/stmmac-Clear-variable-when-destroying-workqueue.patch + (git-fixes CVE-2024-26802 bsc#1222799). +- commit a49cc37 + ------------------------------------------------------------------- Fri Apr 19 12:24:47 CEST 2024 - osalvador@suse.de @@ -174,15 +7372,50 @@ Fri Apr 19 12:24:39 CEST 2024 - osalvador@suse.de (git-fixes CVE-2023-52644 bsc#1222961). - commit 2c2d37f +------------------------------------------------------------------- +Fri Apr 19 11:19:08 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/wifi-mac80211-fix-race-condition-on-enabling-fast-xm.patch + (git-fixes CVE-2024-26779 bsc#1222772). +- commit 463d6dd + ------------------------------------------------------------------- Fri Apr 19 10:26:17 CEST 2024 - tiwai@suse.de - Update patch reference of iio fix (CVE-2024-26702 bsc#1222424) - commit 9436142 +------------------------------------------------------------------- +Fri Apr 19 10:02:39 CEST 2024 - tiwai@suse.de + +- Update patch reference for interconnect patch (CVE-2024-26714 bsc#1222489) +- commit 773fbda + +------------------------------------------------------------------- +Thu Apr 18 18:09:21 CEST 2024 - jack@suse.cz + +- ext4: regenerate buddy after block freeing failed if under fc + replay (bsc#1220342 CVE-2024-26601). +- commit fec1ddc + ------------------------------------------------------------------- Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de +- nvme-tcp: strict pdu pacing to avoid send stalls on TLS + (bsc#1221858). +- tls: fix peeking with sync+async decryption (bsc#1221858). +- tls: don't skip over different type records from the rx_list + (bsc#1221858). +- tls: stop recv() if initial process_rx_list gave us non-DATA + (bsc#1221858). +- tls: break out of main loop when PEEK gets a non-data record + (bsc#1221858). +- net: tls: fix returned read length with async decrypt + (bsc#1221858). +- net: tls: fix use-after-free with partial reads and async + (bsc#1221858). +- net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - nvme-tcp: strict pdu pacing to avoid send stalls on TLS (bsc#1221858). - tls: fix peeking with sync+async decryption (bsc#1221858). @@ -199,6 +7432,49 @@ Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de - net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - commit 9d8d293 +------------------------------------------------------------------- +Thu Apr 18 10:56:05 CEST 2024 - hare@suse.de + +- Refresh + patches.suse/nvme-keyring-restrict-match-length-for-version-1-ide.patch. +- commit da3d979 + +------------------------------------------------------------------- +Thu Apr 18 10:41:45 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Fix-endless-loop-in-directory-parsing.patch + (git-fixes bsc#1223030 CVE-2024-26848). +- commit 9f64be5 + +------------------------------------------------------------------- +Wed Apr 17 17:03:22 CEST 2024 - jack@suse.cz + +- fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion + (bsc#1222721 CVE-2024-26764). +- commit 72ff5e9 + +------------------------------------------------------------------- +Wed Apr 17 17:02:58 CEST 2024 - jack@suse.cz + +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via + libaio (bsc#1222721 CVE-2024-26764). +- commit 241f561 + +------------------------------------------------------------------- +Wed Apr 17 16:59:24 CEST 2024 - jack@suse.cz + +- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() + when block bitmap corrupt (bsc#1222622 CVE-2024-26774). +- commit f7c2563 + +------------------------------------------------------------------- +Wed Apr 17 16:58:08 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_try_best_found() (bsc#1222618 CVE-2024-26773). +- commit 920069c + ------------------------------------------------------------------- Wed Apr 17 16:49:31 CEST 2024 - jbohac@suse.cz @@ -216,6 +7492,19 @@ Wed Apr 17 10:59:40 CEST 2024 - oneukum@suse.com Added CVE reference - commit 5db3e1d +------------------------------------------------------------------- +Wed Apr 17 10:26:28 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Fix wrong use of pasid config (git-fixes). +- commit 09ffca7 + +------------------------------------------------------------------- +Wed Apr 17 10:10:56 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Allocate local memory for page request queue + (git-fixes). +- commit 9b67401 + ------------------------------------------------------------------- Wed Apr 17 10:02:03 CEST 2024 - msuchanek@suse.de @@ -283,6 +7572,27 @@ Tue Apr 16 16:43:33 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix BHI documentation (git-fixes). - commit b981493 +------------------------------------------------------------------- +Tue Apr 16 16:20:48 CEST 2024 - denis.kirjanov@suse.com + +- net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check + (bsc#1222635 CVE-2024-26815). +- commit 0dd110f + +------------------------------------------------------------------- +Tue Apr 16 14:49:22 CEST 2024 - iivanov@suse.de + +- spi: cadence-qspi: fix pointer reference in runtime PM hooks (CVE-2024-26807 bsc#1222801) +- commit 5687920 + +------------------------------------------------------------------- +Tue Apr 16 11:03:35 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvmet-fc-avoid-deadlock-on-delete-association-path.patch + (git-fixes CVE-2024-26769 bsc#1222727). +- commit 2dfa751 + ------------------------------------------------------------------- Tue Apr 16 09:40:11 CEST 2024 - petr.pavlu@suse.com @@ -296,6 +7606,24 @@ Tue Apr 16 09:16:16 CEST 2024 - tzimmermann@suse.com Reference bug report and CVE number. - commit 92c99bd +------------------------------------------------------------------- +Tue Apr 16 08:13:20 CEST 2024 - jgross@suse.com + +- xen/events: fix error code in xen_bind_pirq_msi_to_irq() + (git-fixes). +- commit 05ac0c8 + +------------------------------------------------------------------- +Tue Apr 16 07:13:46 CEST 2024 - shung-hsi.yu@suse.com + +- xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL + (bsc#1221303 CVE-2024-26611). +- xsk: fix usage of multi-buffer BPF helpers for ZC XDP + (bsc#1221303 CVE-2024-26611). +- xsk: recycle buffer in case Rx queue was full (bsc#1221303 + CVE-2024-26611). +- commit c10f182 + ------------------------------------------------------------------- Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com @@ -307,6 +7635,12 @@ Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com (git-fixes bsc#1222726 CVE-2024-26766) - commit 3b16fea +------------------------------------------------------------------- +Tue Apr 16 05:50:53 CEST 2024 - nmorey@suse.com + +- RDMA/cm: add timeout to cm_destroy_id wait (git-fixes) +- commit e7fcab4 + ------------------------------------------------------------------- Mon Apr 15 18:58:02 CEST 2024 - jwiesner@suse.de @@ -327,6 +7661,39 @@ Mon Apr 15 18:49:18 CEST 2024 - krisman@suse.de (bsc#1220709). - commit 78244c6 +------------------------------------------------------------------- +Mon Apr 15 18:16:23 CEST 2024 - jgross@suse.com + +- xen/evtchn: avoid WARN() when unbinding an event channel + (git-fixes). +- commit fe7eef3 + +------------------------------------------------------------------- +Mon Apr 15 17:40:50 CEST 2024 - jgross@suse.com + +- xen/events: increment refcnt only if event channel is refcounted + (git-fixes). +- commit af3cb5d + +------------------------------------------------------------------- +Mon Apr 15 17:05:19 CEST 2024 - jgross@suse.com + +- xen-netfront: Add missing skb_mark_for_recycle (git-fixes). +- commit 421f313 + +------------------------------------------------------------------- +Mon Apr 15 16:29:50 CEST 2024 - jgross@suse.com + +- x86/xen: attempt to inflate the memory balloon on PVH + (git-fixes). +- commit df9367a + +------------------------------------------------------------------- +Mon Apr 15 15:53:54 CEST 2024 - jgross@suse.com + +- x86/xen: Add some null pointer checking to smp.c (git-fixes). +- commit f502fc5 + ------------------------------------------------------------------- Mon Apr 15 15:31:22 CEST 2024 - nik.borisov@suse.com @@ -352,6 +7719,14 @@ Mon Apr 15 15:23:07 CEST 2024 - nik.borisov@suse.com - x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr' (git-fixes). - commit 6aec207 +------------------------------------------------------------------- +Mon Apr 15 15:17:26 CEST 2024 - jgross@suse.com + +- xen/events: modify internal [un]bind interfaces (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit 77df536 + ------------------------------------------------------------------- Mon Apr 15 15:13:05 CEST 2024 - nik.borisov@suse.com @@ -364,6 +7739,12 @@ Mon Apr 15 15:03:47 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix return type of spectre_bhi_state() (git-fixes). - commit 13662e2 +------------------------------------------------------------------- +Mon Apr 15 15:03:00 CEST 2024 - jgross@suse.com + +- xen/events: drop xen_allocate_irqs_dynamic() (git-fixes). +- commit a93b368 + ------------------------------------------------------------------- Mon Apr 15 14:53:43 CEST 2024 - nik.borisov@suse.com @@ -396,6 +7777,15 @@ Mon Apr 15 14:22:08 CEST 2024 - nik.borisov@suse.com - x86/bhi: Enumerate Branch History Injection (BHI) bug (bsc#1222823). - commit 5ca568d +------------------------------------------------------------------- +Mon Apr 15 14:04:22 CEST 2024 - jgross@suse.com + +- xen/events: remove some simple helpers from events_base.c + (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit faab65b + ------------------------------------------------------------------- Mon Apr 15 14:00:05 CEST 2024 - nik.borisov@suse.com @@ -408,6 +7798,20 @@ Mon Apr 15 13:55:12 CEST 2024 - nik.borisov@suse.com - x86/bhi: Add support for clearing branch history at syscall entry (bsc#1222823). - commit dee5dff +------------------------------------------------------------------- +Mon Apr 15 13:18:01 CEST 2024 - jgross@suse.com + +- xen/events: reduce externally visible helper functions + (git-fixes). +- commit a7834c4 + +------------------------------------------------------------------- +Mon Apr 15 12:39:49 CEST 2024 - jgross@suse.com + +- xen: evtchn: Allow shared registration of IRQ handers + (git-fixes). +- commit fac6c90 + ------------------------------------------------------------------- Mon Apr 15 12:31:43 CEST 2024 - tbogendoerfer@suse.de @@ -471,6 +7875,28 @@ Mon Apr 15 10:15:49 CEST 2024 - iivanov@suse.de - Update patches.suse/spi-hisi-sfc-v3xx-Return-IRQ_NONE-if-no-interrupts-w.patch (git-fixes CVE-2024-26776 bsc#1222764) - commit ec068f3 +------------------------------------------------------------------- +Mon Apr 15 09:13:59 CEST 2024 - colyli@suse.de + +- blacklist.conf: add non-backport md git-fixes patch commit. +- commit 58324b9 + +------------------------------------------------------------------- +Mon Apr 15 09:12:46 CEST 2024 - colyli@suse.de + +- Delete the disabled patch which breaks KABI now, + patches.suse/md-bitmap-don-t-use-index-for-pages-backing-the-bitm-d703.patch. +- blacklist.conf: add the above patch commit. +- commit 9b0b89b + +------------------------------------------------------------------- +Sun Apr 14 03:57:08 CEST 2024 - glass.su@suse.com + +- dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape (bsc#1219596) + Also update diff context in + patches.suse/dm-raid-fix-false-positive-for-requeue-needed-during-b25b.patch +- commit 4604cae + ------------------------------------------------------------------- Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de @@ -479,6 +7905,22 @@ Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de (bsc#1219596, bsc#1222531, CVE-2024-26756). - commit de5884e +------------------------------------------------------------------- +Sat Apr 13 10:57:41 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222531, CVE-2024-26756 references, + patches.suse/md-Don-t-register-sync_thread-for-reshape-directly-ad39.patch + (bsc#1219596, bsc#1222531, CVE-2024-26756). +- commit 4150d19 + +------------------------------------------------------------------- +Sat Apr 13 10:33:55 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222527, CVE-2024-26757 references, + patches.suse/md-Don-t-ignore-read-only-array-in-md_check_recovery-55a4.patch + (bsc#1219596, bsc#1222527, CVE-2024-26757). +- commit 67019f2 + ------------------------------------------------------------------- Sat Apr 13 10:30:45 CEST 2024 - colyli@suse.de @@ -503,12 +7945,69 @@ Sat Apr 13 09:00:48 CEST 2024 - colyli@suse.de (bsc#1222720, CVE-2024-26763). - commit 710cd5e +------------------------------------------------------------------- +Sat Apr 13 03:43:33 CEST 2024 - lduncan@suse.com + +- scsi: target: pscsi: Fix bio_put() for error case (bsc#1222596 + cve-2024-267600). +- commit a67c294 + +------------------------------------------------------------------- +Fri Apr 12 18:13:34 CEST 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Bounds check mapped::pages access + (git-fixes). +- commit b7fc473 + +------------------------------------------------------------------- +Fri Apr 12 18:03:48 CEST 2024 - vkarasulli@suse.de + +- iommufd: Reject non-zero data_type if no data_len is provided + (git-fixes). +- commit ceca619 + +------------------------------------------------------------------- +Fri Apr 12 17:49:22 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Update iotlb in nested domain attach (git-fixes). +- commit e2cf9d1 + +------------------------------------------------------------------- +Fri Apr 12 17:01:14 CEST 2024 - vkarasulli@suse.de + +- iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA + (git-fixes). +- commit 200d970 + +------------------------------------------------------------------- +Fri Apr 12 16:15:33 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: Test racing between bpf_timer_cancel_and_free + and bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- bpf: Fix racing between bpf_timer_cancel_and_free and + bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- commit 24333b7 + ------------------------------------------------------------------- Fri Apr 12 15:26:58 CEST 2024 - iivanov@suse.de - Update patches.suse/ARM-ep93xx-Add-terminator-to-gpiod_lookup_table.patch (git-fixes CVE-2024-26751 bsc#1222724) - commit a85b7fa +------------------------------------------------------------------- +Fri Apr 12 15:00:47 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Fix NULL pointer dereference in + sk_psock_verdict_data_ready() (bsc#1222371 CVE-2024-26731). +- commit 9a8765c + +------------------------------------------------------------------- +Fri Apr 12 14:08:13 CEST 2024 - denis.kirjanov@suse.com + +- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter + (bsc#1222630 CVE-2024-26805). +- commit 8e8585b + ------------------------------------------------------------------- Fri Apr 12 13:46:08 CEST 2024 - iivanov@suse.de @@ -538,12 +8037,19 @@ Fri Apr 12 10:03:51 CEST 2024 - dfaggioli@suse.com (bsc#1219475). - commit 99d8e75 +------------------------------------------------------------------- +Fri Apr 12 08:14:57 CEST 2024 - trenn@suse.com + +- tools/power/turbostat: Fix uncore frequency file string + (bsc#1221765). +- commit dfd2a8e + ------------------------------------------------------------------- Thu Apr 11 17:42:57 CEST 2024 - dfaggioli@suse.com - KVM: arm64: Always invalidate TLB for stage-2 permission faults (bsc#1219478). -- commit 1762ca5 +- commit d1d5006 ------------------------------------------------------------------- Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com @@ -551,7 +8057,7 @@ Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com - Update patches.suse/usb-cdns3-fixed-memory-use-after-free-at-cdns3_gadge.patch (git-fixes CVE-2024-26749 bsc#1222680). -- commit e627f8d +- commit 25b429b ------------------------------------------------------------------- Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com @@ -559,7 +8065,7 @@ Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com - Update patches.suse/powerpc-pseries-iommu-IOMMU-table-is-not-initialized.patch (bsc#1220492 ltc#205270 CVE-2024-26745 bsc#1222678). -- commit 6398fc1 +- commit 589b808 ------------------------------------------------------------------- Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com @@ -567,14 +8073,20 @@ Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com - Update patches.suse/l2tp-pass-correct-message-length-to-ip6_append_data.patch (bsc#1220419 CVE-2024-26752 bsc#1222667). -- commit 1a3becd +- commit 2f09d95 + +------------------------------------------------------------------- +Thu Apr 11 15:17:11 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add d9b3ce8769e3 mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats +- commit 82800cb ------------------------------------------------------------------- Thu Apr 11 12:01:45 CEST 2024 - jslaby@suse.cz - tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619). -- commit a9c1ee0 +- commit 3d5abbd ------------------------------------------------------------------- Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com @@ -582,7 +8094,32 @@ Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com - Update patches.suse/crypto-arm64-neonbs-fix-out-of-bounds-access-on-shor.patch (git-fixes CVE-2024-26789). -- commit 270f850 +- commit 98918ce + +------------------------------------------------------------------- +Wed Apr 10 21:10:17 CEST 2024 - mkubecek@suse.cz + +- arp: Prevent overflow in arp_req_get() (CVE-2024-26733 + bsc#1222585). +- commit 2f8c9e8 + +------------------------------------------------------------------- +Wed Apr 10 20:46:47 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: use the backlog for mirred ingress + (CVE-2024-26740 bsc#1222563). +- refresh: + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit b1920f0 + +------------------------------------------------------------------- +Wed Apr 10 19:15:08 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: don't override retval if we already + lost the skb (CVE-2024-26733 bsc#1222585). +- net/sched: act_mirred: Create function tcf_mirred_to_dev and + improve readability (CVE-2024-26733 bsc#1222585). +- commit 805fd21 ------------------------------------------------------------------- Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com @@ -591,7 +8128,7 @@ Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com patches.suse/usb-cdns3-fix-memory-double-free-when-handle-zero-pa.patch (bsc#1222513 CVE-2024-26748). Added CVE references -- commit b3e425f +- commit 7c3ca16 ------------------------------------------------------------------- Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com @@ -600,7 +8137,34 @@ Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com patches.suse/usb-dwc3-gadget-Fix-NULL-pointer-dereference-in-dwc3.patch (bsc#1222561 CVE-2024-26715). Added CVE reference -- commit ebacab7 +- commit f58a80f + +------------------------------------------------------------------- +Wed Apr 10 13:28:09 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Defer enablement of static branch (bsc#1222366). +- commit a442fcd + +------------------------------------------------------------------- +Wed Apr 10 12:27:41 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Make wake once of ring_buffer_wait() more robust + (git-fixes). +- commit 3cff1f5 + +------------------------------------------------------------------- +Wed Apr 10 12:26:04 CEST 2024 - petr.pavlu@suse.com + +- tracing: Have saved_cmdlines arrays all in one allocation + (git-fixes). +- commit 8871703 + +------------------------------------------------------------------- +Wed Apr 10 12:23:30 CEST 2024 - petr.pavlu@suse.com + +- tracing/ring-buffer: Fix wait_on_pipe() race (git-fixes). +- kABI: Adjust trace_iterator.wait_index (git-fixes). +- commit 503fcea ------------------------------------------------------------------- Wed Apr 10 11:59:16 CEST 2024 - mhocko@suse.com @@ -618,6 +8182,19 @@ Wed Apr 10 11:55:18 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26699 bsc#1222602). - commit f52d16e +------------------------------------------------------------------- +Wed Apr 10 11:51:14 CEST 2024 - denis.kirjanov@suse.com + +- igc: Remove stale comment about Tx timestamping (git-fixes). +- commit 83821ed + +------------------------------------------------------------------- +Wed Apr 10 11:49:20 CEST 2024 - denis.kirjanov@suse.com + +- ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() + (git-fixes). +- commit aab4796 + ------------------------------------------------------------------- Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com @@ -626,13 +8203,128 @@ Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26753 bsc#1222601). - commit 0099199 +------------------------------------------------------------------- +Wed Apr 10 11:47:20 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix memory corruption bug with suspend and rebuild + (git-fixes). +- commit 5927273 + +------------------------------------------------------------------- +Wed Apr 10 11:42:57 CEST 2024 - denis.kirjanov@suse.com + +- ice: Refactor FW data type and fix bitmap casting issue + (git-fixes). +- commit ddf5e8c + +------------------------------------------------------------------- +Wed Apr 10 11:41:07 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: call request_irq() after NAPI initialized + (git-fixes). +- commit 39b7ae3 + +------------------------------------------------------------------- +Wed Apr 10 11:37:17 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: mark unexcuted loopback test result as UNEXECUTED + (git-fixes). +- commit 88d4f13 + +------------------------------------------------------------------- +Wed Apr 10 11:34:49 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when devlink reload during pf + initialization (git-fixes). +- commit 5900fb4 + +------------------------------------------------------------------- +Wed Apr 10 11:33:08 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix index limit to support all queue stats + (git-fixes). +- commit fcda370 + +------------------------------------------------------------------- +Wed Apr 10 11:31:33 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop PHY during open() error paths (git-fixes). +- commit 087df13 + +------------------------------------------------------------------- +Wed Apr 10 11:29:31 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix handling of all link-local frames + (git-fixes). +- commit 62930ae + +------------------------------------------------------------------- +Wed Apr 10 11:27:53 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix link-local frames that ingress vlan + filtering ports (git-fixes). +- commit 7b1c501 + +------------------------------------------------------------------- +Wed Apr 10 11:01:57 CEST 2024 - lhenriques@suse.de + +- ceph: stop copying to iter at EOF on sync reads (bsc#1222606). +- commit 6d8bd5d + +------------------------------------------------------------------- +Wed Apr 10 10:55:25 CEST 2024 - ailiop@suse.com + +- dlm: fix user space lkb refcounting (git-fixes). +- commit 26e28b8 + ------------------------------------------------------------------- Wed Apr 10 10:55:08 CEST 2024 - lhenriques@suse.de - Update patches.suse/ceph-prevent-use-after-free-in-encode_cap_msg.patch (bsc#1221391 CVE-2024-26689). -- commit 8a44287 +- commit 05ffdb2 + +------------------------------------------------------------------- +Wed Apr 10 10:51:29 CEST 2024 - ailiop@suse.com + +- ubifs: Queue up space reservation tasks if retrying many times + (git-fixes). +- commit 44bfcee + +------------------------------------------------------------------- +Wed Apr 10 10:48:38 CEST 2024 - ailiop@suse.com + +- ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed + (git-fixes). +- commit 9a4ebd6 + +------------------------------------------------------------------- +Wed Apr 10 10:46:57 CEST 2024 - ailiop@suse.com + +- ubifs: Remove unreachable code in dbg_check_ltab_lnum + (git-fixes). +- commit f4e5ca1 + +------------------------------------------------------------------- +Wed Apr 10 10:46:09 CEST 2024 - ailiop@suse.com + +- ubifs: fix sort function prototype (git-fixes). +- commit f7d0a9f + +------------------------------------------------------------------- +Wed Apr 10 10:43:35 CEST 2024 - ailiop@suse.com + +- ubifs: Set page uptodate in the correct place (git-fixes). +- commit aa187f8 + +------------------------------------------------------------------- +Wed Apr 10 09:42:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Increase-buffer-size-in-afs_update_volume_status.patch + (git-fixes CVE-2024-26736 bsc#1222586). +- commit 06c0c6c ------------------------------------------------------------------- Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com @@ -642,6 +8334,22 @@ Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com (bsc#1219126 CVE-2024-26727 bsc#1222536). - commit 7bb93e9 +------------------------------------------------------------------- +Tue Apr 9 15:47:49 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-hang-in-nilfs_lookup_dirty_data_buffers.patch + (git-fixes CVE-2024-26696 bsc#1222549). +- commit 932abcf + +------------------------------------------------------------------- +Tue Apr 9 15:45:50 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-data-corruption-in-dsync-block-recovery-f.patch + (git-fixes CVE-2024-26697 bsc#1222550). +- commit fa7ddf4 + ------------------------------------------------------------------- Tue Apr 9 15:31:06 CEST 2024 - mhocko@suse.com @@ -658,6 +8366,22 @@ Tue Apr 9 15:24:32 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26722 bsc#1222520). - commit f0aaca0 +------------------------------------------------------------------- +Tue Apr 9 14:05:59 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: use #define for string constants + (bsc#1222445 CVE-2024-26684). +- net: stmmac: xgmac: fix a typo of register name in DPP safety + handling (bsc#1222445 CVE-2024-26684). +- commit 75e180f + +------------------------------------------------------------------- +Tue Apr 9 13:23:52 CEST 2024 - jack@suse.cz + +- ext4: fix double-free of blocks due to wrong extents moved_len + (bsc#1222422 CVE-2024-26704). +- commit ff97911 + ------------------------------------------------------------------- Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com @@ -666,6 +8390,36 @@ Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com (git-fixes CVE-2024-26681 bsc#1222431). - commit 12b3ceb +------------------------------------------------------------------- +Tue Apr 9 11:58:59 CEST 2024 - mkoutny@suse.com + +- mm: memcg: don't periodically flush stats when memcg is disabled + (bsc#1222525). +- commit 5b28bba + +------------------------------------------------------------------- +Tue Apr 9 11:29:43 CEST 2024 - mkoutny@suse.com + +- mm: memcg: use larger batches for proactive reclaim + (bsc#1222522). +- commit b1effac + +------------------------------------------------------------------- +Tue Apr 9 10:55:41 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: fix handling of DPP safety error for DMA + channels (bsc#1222445 CVE-2024-26684). +- commit a8e5095 + +------------------------------------------------------------------- +Tue Apr 9 10:52:47 CEST 2024 - tbogendoerfer@suse.de + +- Update + patches.suse/gtp-fix-use-after-free-and-null-ptr-deref-in-gtp_new.patch + (bsc#1222428 CVE-2024-26793). + Added CVE reference. +- commit 956dfa1 + ------------------------------------------------------------------- Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com @@ -673,6 +8427,31 @@ Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26694 bsc#1222466). - commit 5048255 +------------------------------------------------------------------- +Tue Apr 9 09:41:50 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix printing of stack records (bsc#1222366). +- commit 18c2e4e + +------------------------------------------------------------------- +Tue Apr 9 09:27:37 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix accounting of pages when migrating + (bsc#1222366). +- commit aaa0270 + +------------------------------------------------------------------- +Tue Apr 9 09:25:23 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix refcount imbalance (bsc#1222366). +- commit f6d6769 + +------------------------------------------------------------------- +Tue Apr 9 09:17:36 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Update metadata for tail pages (bsc#1222366). +- commit 6f3c7f1 + ------------------------------------------------------------------- Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de @@ -680,6 +8459,358 @@ Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de (bsc#1219264 CVE-2024-0841). - commit 440934e +------------------------------------------------------------------- +Mon Apr 8 23:34:57 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-potential-bug-in-end_buffer_async_write.patch + (git-fixes CVE-2024-26685 bsc#1222437). +- commit f659b7a + +------------------------------------------------------------------- +Mon Apr 8 18:52:51 CEST 2024 - jack@suse.cz + +- nfsd: Fix error cleanup path in nfsd_rename() (bsc#1221044 + CVE-2023-52591). +- commit e2fc972 + +------------------------------------------------------------------- +Mon Apr 8 15:42:50 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use separate handlers for interrupts (git-fixes). +- commit fdf696d + +------------------------------------------------------------------- +Mon Apr 8 15:41:20 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Send UP messages to VF only when VF is up + (git-fixes). +- commit e9223ab + +------------------------------------------------------------------- +Mon Apr 8 15:39:52 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Use default max_active works instead of one + (git-fixes). +- commit e2c337f + +------------------------------------------------------------------- +Mon Apr 8 15:38:18 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Wait till detach_resources msg is complete + (git-fixes). +- commit e377bd9 + +------------------------------------------------------------------- +Mon Apr 8 15:36:43 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2: Detect the mbox up or down message via register + (git-fixes). +- commit 9554388 + +------------------------------------------------------------------- +Mon Apr 8 15:35:03 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: fix phy_read_poll_timeout argument type in + genphy_loopback (git-fixes). +- commit 0a16435 + +------------------------------------------------------------------- +Mon Apr 8 15:33:23 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: access device through ctx instead of peer + (git-fixes). +- commit 42d72df + +------------------------------------------------------------------- +Mon Apr 8 15:31:51 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: check for dangling peer via is_dead instead + of empty list (git-fixes). +- commit a1c80d8 + +------------------------------------------------------------------- +Mon Apr 8 15:29:55 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: receive: annotate data-race around + receiving_counter.counter (git-fixes). +- commit 17fcb7b + +------------------------------------------------------------------- +Mon Apr 8 15:28:14 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: prevent possible incorrect XTAL frequency + selection (git-fixes). +- commit 3804285 + +------------------------------------------------------------------- +Mon Apr 8 15:27:55 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Disable wakeup at remove (git-fixes). +- commit d52ac96 + +------------------------------------------------------------------- +Mon Apr 8 15:26:29 CEST 2024 - denis.kirjanov@suse.com + +- net: veth: do not manipulate GRO when using XDP (git-fixes). +- commit 15eca84 + +------------------------------------------------------------------- +Mon Apr 8 15:26:14 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: fix module unload/reload behavior (git-fixes). +- commit 6f51a6a + +------------------------------------------------------------------- +Mon Apr 8 15:22:05 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Rename private data (git-fixes). +- commit 7196cb2 + +------------------------------------------------------------------- +Mon Apr 8 15:13:48 CEST 2024 - oneukum@suse.com + +- net: smsc95xx: add support for SYS TEC USB-SPEmodule1 + (git-fixes). +- commit 9896f5f + +------------------------------------------------------------------- +Mon Apr 8 14:16:41 CEST 2024 - osalvador@suse.de + +- mm,page_owner: fix recursion (bsc#1222366). +- commit 297023a + +------------------------------------------------------------------- +Mon Apr 8 14:15:30 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Use wait_event_interruptible() in + ring_buffer_wait() (git-fixes). +- commit 20eed3f + +------------------------------------------------------------------- +Mon Apr 8 14:13:58 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix full_waiters_pending in poll (git-fixes). +- commit 76c6893 + +------------------------------------------------------------------- +Mon Apr 8 14:13:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: drop unnecessary check (bsc#1222366). +- commit 233b383 + +------------------------------------------------------------------- +Mon Apr 8 14:11:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: check for null stack_record before bumping its + refcount (bsc#1222366). +- commit 232b11a + +------------------------------------------------------------------- +Mon Apr 8 14:09:40 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Do not set shortest_full when full target is hit + (git-fixes). +- commit 9d2e0c0 + +------------------------------------------------------------------- +Mon Apr 8 14:07:35 CEST 2024 - petr.pavlu@suse.com + +- tracing: Use .flush() call to wake up readers (git-fixes). +- commit ae4cfa5 + +------------------------------------------------------------------- +Mon Apr 8 13:52:39 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix resetting of shortest_full (git-fixes). +- commit eec6028 + +------------------------------------------------------------------- +Mon Apr 8 13:46:26 CEST 2024 - iivanov@suse.de + +- arm64/ptrace: Use saved floating point state type to determine SVE (git-fixes) +- commit 7892aeb + +------------------------------------------------------------------- +Mon Apr 8 13:41:37 CEST 2024 - iivanov@suse.de + +- bpf, arm64: fix bug in BPF_LDX_MEMSX (git-fixes) +- commit 8894bd2 + +------------------------------------------------------------------- +Mon Apr 8 13:38:54 CEST 2024 - iivanov@suse.de + +- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (git-fixes) +- commit c68c0f5 + +------------------------------------------------------------------- +Mon Apr 8 13:37:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang") +- commit 92045ae + +------------------------------------------------------------------- +Mon Apr 8 13:35:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (git-fixes) +- commit 193e8cd + +------------------------------------------------------------------- +Mon Apr 8 13:33:18 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Set the correct PHY mode for MGBE (git-fixes) +- commit 68a4464 + +------------------------------------------------------------------- +Mon Apr 8 13:31:20 CEST 2024 - iivanov@suse.de + +- arm64: dts: Fix dtc interrupt_provider warnings (git-fixes) +- commit 41dcf37 + +------------------------------------------------------------------- +Mon Apr 8 13:25:09 CEST 2024 - iivanov@suse.de + +- arm64/sve: Lower the maximum allocation for the SVE ptrace regset (git-fixes) +- commit e1e7f29 + +------------------------------------------------------------------- +Mon Apr 8 13:23:24 CEST 2024 - ohering@suse.de + +- net: mana: Fix Rx DMA datasize and skb_over_panic (git-fixes). +- x86/hyperv: Use per cpu initial stack for vtl context + (git-fixes). +- RDMA/mana_ib: Fix bug in creation of dma regions (git-fixes). +- PCI: hv: Fix ring buffer size calculation (git-fixes). +- x86/hyperv: Allow 15-bit APIC IDs for VTL platforms (git-fixes). +- commit ff0ef0f + +------------------------------------------------------------------- +Mon Apr 8 13:17:05 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix waking up ring buffer readers (git-fixes). +- commit 0457e87 + +------------------------------------------------------------------- +Mon Apr 8 13:12:33 CEST 2024 - mgorman@suse.de + +- sched/fair: Use helper functions to access root_domain::overload + (bsc#1222173). +- sched/fair: Check root_domain::overload value before update + (bsc#1222173). +- sched/balancing: Rename newidle_balance() => + sched_balance_newidle() (bsc#1222173). +- commit bfceb46 + +------------------------------------------------------------------- +Mon Apr 8 12:34:16 CEST 2024 - petr.pavlu@suse.com + +- tracing: Remove precision vsnprintf() check from print event + (git-fixes). +- commit 84653fa + +------------------------------------------------------------------- +Mon Apr 8 12:30:53 CEST 2024 - petr.pavlu@suse.com + +- tracing/net_sched: Fix tracepoints that save qdisc_dev() + as a string (git-fixes). +- commit 623f97a + +------------------------------------------------------------------- +Sat Apr 6 08:52:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for ASUS Laptops using CS35L56 + (stable-fixes). +- ALSA: hda/realtek: Add quirks for some Clevo laptops + (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000 + (stable-fixes). +- ALSA: hda/realtek: fix the hp playback volume issue for LG + machines (stable-fixes). +- commit dc89a62 + +------------------------------------------------------------------- +Sat Apr 6 08:49:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYR + (stable-fixes). +- ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 + 16ARHA7 models (stable-fixes). +- ALSA: hda/realtek - Fix inactive headset mic jack + (stable-fixes). +- commit 048c9fd + +------------------------------------------------------------------- +Sat Apr 6 08:46:37 CEST 2024 - tiwai@suse.de + +- spi: mchp-pci1xxx: Fix a possible null pointer dereference in + pci1xxx_spi_probe (git-fixes). +- spi: spi-fsl-lpspi: remove redundant spi_controller_put call + (git-fixes). +- regmap: maple: Fix uninitialized symbol 'ret' warnings + (git-fixes). +- regmap: maple: Fix cache corruption in regcache_maple_drop() + (git-fixes). +- ata: sata_mv: Fix PCI device ID table declaration compilation + warning (git-fixes). +- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit + (git-fixes). +- ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl() + (git-fixes). +- ASoC: amd: acp: fix for acp_init function error handling + (git-fixes). +- ASoC: rt722-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt712-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdca: fix locking sequence (git-fixes). +- ASoC: rt5682-sdw: fix locking sequence (git-fixes). +- ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw + (git-fixes). +- ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support + headset with microphone (git-fixes). +- ASoC: tas2781: mark dvc_tlv with __maybe_unused (git-fixes). +- ALSA: hda: cs35l56: Add ACPI device match tables (git-fixes). +- drm/i915/mst: Reject FEC+MST on ICL (git-fixes). +- drm/i915/mst: Limit MST+DSC to TGL+ (git-fixes). +- drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY + < 13 (git-fixes). +- drm/i915/gt: Enable only one CCS for compute workload + (git-fixes). +- drm/i915/gt: Do not generate the command streamer for all the + CCS (git-fixes). +- drm/i915/gt: Disable HW load balancing for CCS (git-fixes). +- drm/i915/dp: Remove support for UHBR13.5 (git-fixes). +- drm/display: fix typo (git-fixes). +- drm/prime: Unbreak virtgpu dma-buf export (git-fixes). +- nouveau/uvmm: fix addr/range calcs for remap operations + (git-fixes). +- drm/panfrost: fix power transition timeout warnings (git-fixes). +- commit 7455674 + +------------------------------------------------------------------- +Sat Apr 6 08:42:51 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/counter-fix-privdata-alignment.patch + This actually breaks the build when CONFIG_COUNTER=y +- commit b8cad45 + +------------------------------------------------------------------- +Fri Apr 5 17:14:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-sh-aica-reorder-cleanup-operations-to-avoid-UAF.patch + (git-fixes CVE-2024-26654 bsc#1222304). +- Update patches.suse/drm-amdgpu-fix-use-after-free-bug.patch + (stable-fixes CVE-2024-26656 bsc#1222307). +- Update + patches.suse/drm-sched-fix-null-ptr-deref-in-init-entity.patch + (git-fixes CVE-2024-26657 bsc#1222273). +- Update + patches.suse/net-pds_core-Fix-possible-double-free-in-error-handl.patch + (git-fixes CVE-2024-26652 bsc#1222115). +- Update patches.suse/ppp_async-limit-MRU-to-64K.patch (git-fixes + CVE-2024-26675 bsc#1222379). +- commit 05edc93 + ------------------------------------------------------------------- Fri Apr 5 14:49:11 CEST 2024 - mfranc@suse.cz @@ -774,18 +8905,346 @@ Fri Apr 5 14:49:02 CEST 2024 - mfranc@suse.cz (CVE-2023-4881 bsc#1215221 CVE-2023-52628 bsc#1222117). - commit dc877fc +------------------------------------------------------------------- +Fri Apr 5 10:20:33 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid the interface always configured + as random address (git-fixes). +- net: phy: micrel: lan8814: Fix when enabling/disabling 1-step + timestamping (git-fixes). +- r8169: fix issue caused by buggy BIOS on certain boards with + RTL8168d (git-fixes). +- ax25: fix use-after-free bugs caused by ax25_ds_del_timer + (git-fixes). +- net: phy: micrel: Fix potential null pointer dereference + (git-fixes). +- Bluetooth: Fix TOCTOU in HCI debugfs implementation (git-fixes). +- Bluetooth: hci_sync: Fix not checking error on + hci_cmd_sync_cancel_sync (git-fixes). +- Bluetooth: qca: fix device-address endianness (git-fixes). +- Bluetooth: add quirk for broken address properties (git-fixes). +- r8169: skip DASH fw status checks when DASH is disabled + (git-fixes). +- commit 8be20da + +------------------------------------------------------------------- +Fri Apr 5 10:14:59 CEST 2024 - tiwai@suse.de + +- kasan: disable kasan_non_canonical_hook() for HW tags + (git-fixes). +- commit 0d24410 + ------------------------------------------------------------------- Thu Apr 4 19:00:43 CEST 2024 - jack@suse.cz - selinux: saner handling of policy reloads (bsc#1222230). - commit 35fdf2d +------------------------------------------------------------------- +Thu Apr 4 13:10:54 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore brcmfmac-specific local symbols +- commit 4492559 + +------------------------------------------------------------------- +Thu Apr 4 12:30:48 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix oob in ntfs_listxattr (bsc#1222301 + CVE-2023-52640). +- commit eaa4525 + +------------------------------------------------------------------- +Thu Apr 4 10:53:36 CEST 2024 - mbrugger@suse.com + +- tee: amdtee: fix use-after-free vulnerability in + amdtee_close_session (bsc#1220915 CVE-2023-52503). +- commit 861ab74 + +------------------------------------------------------------------- +Thu Apr 4 10:33:06 CEST 2024 - denis.kirjanov@suse.com + +- net: ethernet: mtk_eth_soc: fix PPE hanging issue (git-fixes). +- commit 57f3e15 + +------------------------------------------------------------------- +Thu Apr 4 10:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when + MAC is up (git-fixes). +- commit 19afa38 + +------------------------------------------------------------------- +Thu Apr 4 10:29:08 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use matching wake_up API variant in CGX command + interface (git-fixes). +- commit 4f98ac2 + +------------------------------------------------------------------- +Thu Apr 4 10:27:05 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: tracing: fix hclgevf trace event strings (git-fixes). +- commit 786a967 + +------------------------------------------------------------------- +Thu Apr 4 10:24:13 CEST 2024 - denis.kirjanov@suse.com + +- nfp: flower: handle acti_netdevs allocation failure (git-fixes). +- commit e441ee8 + +------------------------------------------------------------------- +Thu Apr 4 10:22:25 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix stats being updated by way too large values + (git-fixes). +- commit a2ff54d + +------------------------------------------------------------------- +Thu Apr 4 10:20:37 CEST 2024 - denis.kirjanov@suse.com + +- igb: Fix missing time sync events (git-fixes). +- commit 0cd215b + +------------------------------------------------------------------- +Thu Apr 4 10:18:38 CEST 2024 - denis.kirjanov@suse.com + +- igc: Fix missing time sync events (git-fixes). +- commit f2d41db + +------------------------------------------------------------------- +Thu Apr 4 08:42:09 CEST 2024 - tiwai@suse.de + +- staging: vc04_services: changen strncpy() to strscpy_pad() + (stable-fixes). +- Refresh + patches.suse/staging-vc04_services-fix-information-leak-in-create.patch. +- commit f661a45 + +------------------------------------------------------------------- +Thu Apr 4 08:40:57 CEST 2024 - tiwai@suse.de + +- drm/amd/display: Remove MPC rate control logic from DCN30 and + above (stable-fixes). +- commit 264c256 + +------------------------------------------------------------------- +Thu Apr 4 08:36:44 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: pcie: fix RB status reading (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-pcie-add-another-missing-bh-disable-for.patch. +- commit 9937396 + +------------------------------------------------------------------- +Thu Apr 4 08:31:55 CEST 2024 - tiwai@suse.de + +- vboxsf: Avoid an spurious warning if load_nls_xxx() fails + (git-fixes). +- USB: core: Fix deadlock in port "disable" sysfs attribute + (stable-fixes). +- USB: core: Add hub_get() and hub_put() routines (stable-fixes). +- usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset + (stable-fixes). +- usb: typec: ucsi: Ack unsupported commands (stable-fixes). +- usb: udc: remove warning when queue disabled ep (stable-fixes). +- Revert "usb: phy: generic: Get the vbus supply" (git-fixes). +- USB: UAS: return ENODEV when submit urbs fail with device not + attached (stable-fixes). +- drm/i915/bios: Tolerate devdata==NULL in + intel_bios_encoder_supports_dp_dual_mode() (stable-fixes). +- drm/amd/display: Set DCN351 BB and IP the same as DCN35 + (stable-fixes). +- drm/amd/display: Fix bounds check for dcn35 DcfClocks + (git-fixes). +- drm/amdkfd: fix TLB flush after unmap for GFX9.4.2 + (stable-fixes). +- drm/amd/display: Prevent crash when disable stream + (stable-fixes). +- wifi: mac80211: check/clear fast rx for non-4addr sta VLAN + changes (stable-fixes). +- drm/amd/display: Fix noise issue on HDMI AV mute (stable-fixes). +- drm/amd/display: Return the correct HDCP error code + (stable-fixes). +- drm/amd/display: Fix idle check for shared firmware state + (stable-fixes). +- drm/amd/display: Update odm when ODM combine is changed on an + otg master pipe with no plane (stable-fixes). +- drm/amd/display: Init DPPCLK from SMU on dcn32 (stable-fixes). +- drm/amd/display: Allow dirty rects to be sent to dmub when + abm is active (stable-fixes). +- drm/amd/display: Override min required DCFCLK in dml1_validate + (stable-fixes). +- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag + (stable-fixes). +- drm/amd/display: Change default size for dummy plane in DML2 + (stable-fixes). +- drm/amdgpu: fix use-after-free bug (stable-fixes). +- drm/amd/display: Use freesync when + `DRM_EDID_FEATURE_CONTINUOUS_FREQ` found (stable-fixes). +- drm/vc4: hdmi: do not return negative values from .get_modes() + (stable-fixes). +- drm/imx/ipuv3: do not return negative values from .get_modes() + (stable-fixes). +- drm/exynos: do not return negative values from .get_modes() + (stable-fixes). +- drm/panel: do not return negative error codes from + drm_panel_get_modes() (stable-fixes). +- drm/probe-helper: warn about negative .get_modes() + (stable-fixes). +- kbuild: Move -Wenum-{compare-conditional,enum-conversion} + into W=1 (stable-fixes). +- USB: serial: cp210x: add pid/vid for TDK NC0110013M and + MM0110113M (stable-fixes). +- USB: serial: option: add MeiG Smart SLM320 product + (stable-fixes). +- USB: serial: cp210x: add ID for MGP Instruments PDS100 + (stable-fixes). +- USB: serial: add device ID for VeriFone adapter (stable-fixes). +- USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB + (stable-fixes). +- ahci: asm1064: asm1166: don't limit reported ports (git-fixes). +- cxl/trace: Properly initialize cxl_poison region name + (git-fixes). +- mtd: spinand: Add support for 5-byte IDs (stable-fixes). +- media: mc: Rename pad variable to clarify intent (stable-fixes). +- media: mc: Fix flags handling when creating pad links + (stable-fixes). +- kasan/test: avoid gcc warning for intentional overflow + (git-fixes). +- PCI/PM: Drain runtime-idle callbacks before driver removal + (stable-fixes). +- PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports + (stable-fixes). +- PCI/AER: Block runtime suspend when handling errors + (stable-fixes). +- drm/amdgpu/display: Address kdoc for 'is_psr_su' in + 'fill_dc_dirty_rects' (git-fixes). +- drm/amdgpu: make damage clips support configurable + (stable-fixes). +- drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs + (stable-fixes). +- drm/i915: Include the PLL name in the debug messages + (stable-fixes). +- drm/i915: Try to preserve the current shared_dpll for fastset + on type-c ports (stable-fixes). +- drm/i915: Replace a memset() with zero initialization + (stable-fixes). +- hwmon: (amc6821) add of_match table (stable-fixes). +- mac802154: fix llsec key resources release in + mac802154_llsec_key_del (git-fixes). +- wifi: rtw88: 8821cu: Fix connection failure (stable-fixes). +- wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU + (stable-fixes). +- wifi: brcmfmac: Demote vendor-specific attach/detach messages + to info (git-fixes). +- wifi: brcmfmac: cfg80211: Use WSEC to set SAE password + (stable-fixes). +- wifi: brcmfmac: add per-vendor feature detection callback + (stable-fixes). +- docs: Restore "smart quotes" for quotes (stable-fixes). +- mei: me: add arrow lake point H DID (stable-fixes). +- mei: me: add arrow lake point S DID (stable-fixes). +- Input: xpad - add additional HyperX Controller Identifiers + (stable-fixes). +- nouveau: lock the client object tree (stable-fixes). +- drm/amdgpu/pm: Fix the error of pwm1_enable setting + (stable-fixes). +- drm/amd/display: handle range offsets in VRR ranges + (stable-fixes). +- drm/amd/swsmu: modify the gfx activity scaling (stable-fixes). +- cxl/acpi: Fix load failures due to single window creation + failure (git-fixes). +- cxl/pci: Fix disabling memory if DVSEC CXL Range does not + match a CFMWS window (git-fixes). +- ahci: asm1064: correct count of reported ports (stable-fixes). +- interconnect: qcom: sm8550: Enable sync_state (git-fixes). +- interconnect: qcom: sc8180x: Mark CO0 BCM keepalive (git-fixes). +- nilfs2: fix potential bug in end_buffer_async_write (git-fixes). +- drm/amd/display: Add dml2 copy functions (stable-fixes). +- drm/i915: Stop printing pipe name as hex (stable-fixes). +- drm/i915: Use named initializers for DPLL info (stable-fixes). +- i915: make inject_virtual_interrupt() void (stable-fixes). +- interconnect: qcom: osm-l3: Replace custom implementation of + COUNT_ARGS() (git-fixes). +- kasan: print the original fault addr when access invalid shadow + (git-fixes). +- commit db0bc11 + +------------------------------------------------------------------- +Thu Apr 4 08:31:01 CEST 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit c14e810 + +------------------------------------------------------------------- +Thu Apr 4 04:16:31 CEST 2024 - tonyj@suse.de + +- perf/x86/amd/core: Update and fix stalled-cycles-* events for + Zen 2 and later (git-fixes). +- perf/x86/amd/lbr: Use freeze based on availability (git-fixes). +- perf/x86/amd/core: Avoid register reset when CPU is dead + (git-fixes). +- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return + value checks (git-fixes). +- commit 450ea2e + +------------------------------------------------------------------- +Wed Apr 3 16:14:59 CEST 2024 - andrea.porta@suse.com + +- arm64: bpf: fix 32bit unconditional bswap (git-fixes). +- commit 9eb9b7b + +------------------------------------------------------------------- +Wed Apr 3 15:49:53 CEST 2024 - tiwai@suse.de + +- selinux: avoid dereference of garbage after mount failure + (git-fixes). +- net/x25: fix incorrect parameter validation in the + x25_getsockopt() function (git-fixes). +- commit 7c956e3 + ------------------------------------------------------------------- Wed Apr 3 15:40:16 CEST 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit ebe113d +------------------------------------------------------------------- +Wed Apr 3 15:39:49 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit f0c6082 + +------------------------------------------------------------------- +Wed Apr 3 11:26:09 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix an NULL dereference bug (bsc#1222264 + CVE-2023-52631). +- commit b468789 + +------------------------------------------------------------------- +Wed Apr 3 11:24:07 CEST 2024 - ailiop@suse.com + +- xfs: allow extent free intents to be retried (git-fixes). +- commit 681b677 + +------------------------------------------------------------------- +Wed Apr 3 09:47:40 CEST 2024 - vkarasulli@suse.de + +- Update references in + patches.suse/media-xc4000-Fix-atomicity-violation-in-xc4000_get_f.patch + (git-fixes bsc#1219623 CVE-2024-24861). +- commit cf893ec + +------------------------------------------------------------------- +Tue Apr 2 13:36:01 CEST 2024 - tiwai@suse.de + +- drm/i915/lspcon: Separate lspcon probe and lspcon init + (bsc#1193599). +- drm/i915/lspcon: Separate function to set expected mode + (bsc#1193599). +- commit 3dfca11 + ------------------------------------------------------------------- Tue Apr 2 10:38:32 CEST 2024 - pjakobsson@suse.de @@ -799,11 +9258,96 @@ Tue Apr 2 09:02:40 CEST 2024 - mkubecek@suse.cz (CVE-2024-0193 bsc#1218495). - commit e7bf1c3 +------------------------------------------------------------------- +Tue Apr 2 00:50:29 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: disallow anonymous set with timeout flag + (CVE-2024-26642 bsc#1221830). +- commit 9cf0701 + +------------------------------------------------------------------- +Sun Mar 31 10:19:47 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi_acpi: Refactor and fix DELL quirk (git-fixes). +- usb: typec: ucsi: Check for notifications after init + (git-fixes). +- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock + (git-fixes). +- usb: typec: Return size of buffer if pd_set operation succeeds + (git-fixes). +- usb: dwc3: pci: Drop duplicate ID (git-fixes). +- usb: dwc3: Properly set system wakeup (git-fixes). +- usb: cdc-wdm: close race between read and workqueue (git-fixes). +- usb: dwc2: gadget: LPM flow fix (git-fixes). +- usb: dwc2: gadget: Fix exiting from clock gating (git-fixes). +- usb: dwc2: host: Fix ISOC flow in DDMA mode (git-fixes). +- usb: dwc2: host: Fix remote wakeup from hibernation (git-fixes). +- usb: dwc2: host: Fix hibernation flow (git-fixes). +- USB: core: Fix deadlock in usb_deauthorize_interface() + (git-fixes). +- usb: typec: tcpm: Update PD of Type-C port upon pd_set + (git-fixes). +- usb: typec: tcpm: fix double-free issue in + tcpm_port_unregister_pd() (git-fixes). +- usb: typec: ucsi: Fix race between typec_switch and role_switch + (git-fixes). +- usb: typec: tcpm: Correct port source pdo array in pd_set + callback (git-fixes). +- staging: vc04_services: fix information leak in + create_component() (git-fixes). +- commit d945fd3 + +------------------------------------------------------------------- +Sat Mar 30 09:55:11 CET 2024 - tiwai@suse.de + +- drm/i915/gt: Reset queue_priority_hint on parking (git-fixes). +- drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed() + (git-fixes). +- drm/i915/hwmon: Fix locking inversion in sysfs getter + (git-fixes). +- drm/i915/dsb: Fix DSB vblank waits when using VRR (git-fixes). +- drm/i915/vrr: Generate VRR "safe window" for DSB (git-fixes). +- drm/i915/mtl: Update workaround 14018575942 (git-fixes). +- drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, + mostly (git-fixes). +- drm/qxl: remove unused variable from + `qxl_process_single_command()` (git-fixes). +- drm/qxl: remove unused `count` variable from + `qxl_surface_id_alloc()` (git-fixes). +- drm/vmwgfx: Create debugfs ttm_resource_manager entry only if + needed (git-fixes). +- drm/rockchip: vop2: Remove AR30 and AB30 format support + (git-fixes). +- dma-buf: Fix NULL pointer dereference in sanitycheck() + (git-fixes). +- drm/sched: fix null-ptr-deref in init entity (git-fixes). +- nouveau/dmem: handle kcalloc() allocation failure (git-fixes). +- drm/amdgpu: fix deadlock while reading mqd from debugfs + (git-fixes). +- drm/amd/display: Send DTBCLK disable message on first commit + (git-fixes). +- drm/amd: Flush GFXOFF requests in prepare stage (git-fixes). +- Revert "drm/amd/display: Fix sending VSC (+ colorimetry) + packets for DP/eDP displays without PSR" (stable-fixes). +- thermal: devfreq_cooling: Fix perf state when calculate dfc + res_util (git-fixes). +- Revert "thermal: core: Don't update trip points inside the + hysteresis range" (git-fixes). +- ACPICA: debugger: check status of acpi_evaluate_object() + in acpi_db_walk_for_fields() (git-fixes). +- commit 3764402 + ------------------------------------------------------------------- Fri Mar 29 11:21:00 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name -- commit 795da64 +- commit 1a0e3e3 + +------------------------------------------------------------------- +Fri Mar 29 11:20:58 CET 2024 - mkoutny@suse.com + +- README.BRANCH: Remove copy of branch name +- commit 978e089 ------------------------------------------------------------------- Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com @@ -811,6 +9355,48 @@ Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name - commit fc25aed +------------------------------------------------------------------- +Fri Mar 29 09:28:06 CET 2024 - tiwai@suse.de + +- sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove() + (git-fixes). +- mmc: sdhci-omap: re-tuning is needed after a pm transition to + support emmc HS200 mode (git-fixes). +- mmc: core: Avoid negative index with array access (git-fixes). +- mmc: core: Initialize mmc_blk_ioc_data (git-fixes). +- ALSA: hda/tas2781: add locks to kcontrols (git-fixes). +- ALSA: hda/tas2781: remove digital gain kcontrol (git-fixes). +- ALSA: aoa: avoid false-positive format truncation warning + (git-fixes). +- ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs + (git-fixes). +- ALSA: hda: cs35l56: Set the init_done flag before + component_add() (git-fixes). +- net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips + (git-fixes). +- wifi: iwlwifi: mvm: include link ID when releasing frames + (git-fixes). +- wifi: iwlwifi: fw: don't always use FW dump trig (git-fixes). +- wifi: iwlwifi: mvm: rfi: fix potential response leaks + (git-fixes). +- selftests: vxlan_mdb: Fix failures with old libnet (git-fixes). +- net: wwan: t7xx: Split 64bit accesses to fix alignment issues + (git-fixes). +- net: ll_temac: platform_get_resource replaced by wrong function + (git-fixes). +- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet + (git-fixes). +- commit 699a684 + +------------------------------------------------------------------- +Thu Mar 28 15:49:16 CET 2024 - tbogendoerfer@suse.de + +- ipv6: init the accept_queue's spinlocks in inet6_create + (bsc#1221293 CVE-2024-26614). +- tcp: make sure init the accept_queue's spinlocks once + (bsc#1221293 CVE-2024-26614). +- commit ec637cb + ------------------------------------------------------------------- Thu Mar 28 15:37:39 CET 2024 - dwagner@suse.de @@ -861,6 +9447,20 @@ Thu Mar 28 15:27:22 CET 2024 - dwagner@suse.de - scsi: qla2xxx: Prevent command send on chip reset (bsc#1221816). - commit 5c3d977 +------------------------------------------------------------------- +Thu Mar 28 15:26:24 CET 2024 - mgorman@suse.de + +- Rename and refresh + patches.suse/sched-fair-Combine-EAS-check-with-root_domain-overutilized-access.patch. +- commit 6ad1be8 + +------------------------------------------------------------------- +Thu Mar 28 14:37:37 CET 2024 - msuchanek@suse.de + +- powerpc/crypto/chacha-p10: Fix failure on non Power10 + (bsc#1218205). +- commit 03daeb8 + ------------------------------------------------------------------- Thu Mar 28 14:35:48 CET 2024 - tbogendoerfer@suse.de @@ -888,6 +9488,19 @@ Wed Mar 27 22:54:24 CET 2024 - pjakobsson@suse.de This fixes bsc#1221814 - commit a7a9087 +------------------------------------------------------------------- +Wed Mar 27 20:47:33 CET 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit a5aefa7 + +------------------------------------------------------------------- +Wed Mar 27 18:52:46 CET 2024 - spradhan@suse.de + +- btrfs: fix stripe length calculation for non-zoned data chunk allocation (bsc#1217489). +- commit a8d6afc + ------------------------------------------------------------------- Wed Mar 27 16:49:32 CET 2024 - mkoutny@suse.com @@ -1217,6 +9830,144 @@ Wed Mar 27 16:49:24 CET 2024 - mkoutny@suse.com (git-fixes CVE-2023-52575 bsc#1220871). - commit 6296dca +------------------------------------------------------------------- +Wed Mar 27 13:17:14 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix build when debugfs is not enabled (jsc#PED-7619). +- commit 5b92ea7 + +------------------------------------------------------------------- +Wed Mar 27 13:16:29 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Safely handle saved records of various sizes (jsc#PED-7619). +- commit dbe7333 + +------------------------------------------------------------------- +Wed Mar 27 13:16:10 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records() (jsc#PED-7619). +- commit 6f11306 + +------------------------------------------------------------------- +Wed Mar 27 11:40:29 CET 2024 - tiwai@suse.de + +- ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" + (stable-fixes). +- commit 7817302 + +------------------------------------------------------------------- +Wed Mar 27 11:38:36 CET 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: use correct address 3 in A-MSDU + (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-mvm-use-FW-rate-for-non-data-only-on-ne.patch. +- commit 5b989e7 + +------------------------------------------------------------------- +Wed Mar 27 11:37:48 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: use devres-managed allocation for MDP TOP + (stable-fixes). +- Refresh + patches.suse/drm-msm-dpu-finalise-global-state-object.patch. +- commit d966716 + +------------------------------------------------------------------- +Wed Mar 27 11:36:28 CET 2024 - tiwai@suse.de + +- pwm: img: fix pwm clock lookup (git-fixes). +- crypto: qat - fix ring to service map for dcc in 4xxx + (git-fixes). +- clk: qcom: reset: Ensure write completion on reset de/assertion + (git-fixes). +- clk: qcom: reset: Commonize the de/assert functions + (stable-fixes). +- media: cadence: csi2rx: use match fwnode for media link + (git-fixes). +- ACPI: resource: Do IRQ override on Lunnen Ground laptops + (stable-fixes). +- Bluetooth: hci_core: Cancel request on command timeout + (stable-fixes). +- inet_diag: annotate data-races around inet_diag_table[] + (git-fixes). +- pstore: inode: Only d_invalidate() is needed (git-fixes). +- Input: gpio_keys_polled - suppress deferred probe error for gpio + (stable-fixes). +- firewire: core: use long bus reset on gap count error + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2 + (stable-fixes). +- ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table + (stable-fixes). +- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series + (stable-fixes). +- drm/buddy: check range allocation matches alignment + (stable-fixes). +- Bluetooth: mgmt: Fix limited discoverable off timeout + (stable-fixes). +- wifi: mac80211: only call drv_sta_rc_update for uploaded + stations (stable-fixes). +- soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt + (stable-fixes). +- drm/amd/display: fix input states translation error for dcn35 & + dcn351 (stable-fixes). +- platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios + name (stable-fixes). +- media: rkisp1: Fix IRQ handling due to shared interrupts + (stable-fixes). +- ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system + suspend (stable-fixes). +- ASoC: rt5645: Make LattePanda board DMI match more precise + (stable-fixes). +- spi: intel-pci: Add support for Lunar Lake-M SPI serial flash + (stable-fixes). +- regmap: kunit: Ensure that changed bytes are actually different + (stable-fixes). +- HID: multitouch: Add required quirk for Synaptics 0xcddc device + (stable-fixes). +- wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights + (stable-fixes). +- crypto: qat - relocate and rename get_service_enabled() + (stable-fixes). +- pstore: inode: Convert mutex usage to guard(mutex) + (stable-fixes). +- ACPI: resource: Add Infinity laptops to + irq1_edge_low_force_override (stable-fixes). +- commit 88eb41a + +------------------------------------------------------------------- +Wed Mar 27 11:12:04 CET 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix devlink params (git-fixes). +- commit 4b1b7ca + +------------------------------------------------------------------- +Wed Mar 27 11:09:48 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix port duplex configure error in IMP reset + (git-fixes). +- commit 1e6cd3d + +------------------------------------------------------------------- +Wed Mar 27 11:08:07 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when 1588 is received on HIP08 + devices (git-fixes). +- commit 1a3aae0 + +------------------------------------------------------------------- +Wed Mar 27 11:06:25 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix wrong judgment condition issue (git-fixes). +- commit 1fd3681 + +------------------------------------------------------------------- +Wed Mar 27 11:04:31 CET 2024 - denis.kirjanov@suse.com + +- net: ena: Remove ena_select_queue (git-fixes). +- commit e9af613 + ------------------------------------------------------------------- Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com @@ -1224,6 +9975,67 @@ Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com (git-fixes). - commit 2613145 +------------------------------------------------------------------- +Wed Mar 27 11:00:44 CET 2024 - denis.kirjanov@suse.com + +- xdp, bonding: Fix feature flags when there are no slave devs + anymore (git-fixes). +- commit 1154baf + +------------------------------------------------------------------- +Wed Mar 27 10:59:12 CET 2024 - denis.kirjanov@suse.com + +- intel: legacy: Partial revert of field get conversion + (git-fixes). +- commit d4f114e + +------------------------------------------------------------------- +Wed Mar 27 10:57:22 CET 2024 - denis.kirjanov@suse.com + +- igc: avoid returning frame twice in XDP_REDIRECT (git-fixes). +- commit 75f7f5f + +------------------------------------------------------------------- +Wed Mar 27 10:55:51 CET 2024 - denis.kirjanov@suse.com + +- i40e: Fix firmware version comparison function (git-fixes). +- commit 2c37782 + +------------------------------------------------------------------- +Wed Mar 27 10:54:16 CET 2024 - denis.kirjanov@suse.com + +- ice: fix typo in assignment (git-fixes). +- commit f19020e + +------------------------------------------------------------------- +Wed Mar 27 10:52:12 CET 2024 - denis.kirjanov@suse.com + +- ice: fix uninitialized dplls mutex usage (git-fixes). +- commit ff34920 + +------------------------------------------------------------------- +Wed Mar 27 10:50:39 CET 2024 - denis.kirjanov@suse.com + +- net: ice: Fix potential NULL pointer dereference in + ice_bridge_setlink() (git-fixes). +- commit 1e87fbd + +------------------------------------------------------------------- +Tue Mar 26 17:11:37 CET 2024 - colyli@suse.de + +- block: add check that partition length needs to be aligned + with block size (bsc#1220428, CVE-2023-52458). +- commit 9530f29 + +------------------------------------------------------------------- +Tue Mar 26 13:30:37 CET 2024 - mgorman@suse.de + +- Refresh series +- patches.suse/sched-fair-Add-EAS-checks-before-updating-root_domain-overutilized.patch. +- patches.suse/sched-fair-Introduce-is_rd_overutilized-helper-function-to-access-root_domain-overutilized.patch. +- patches.suse/sched-fair-Combine-EAS-check-with-overutilized-access.patch. +- commit fed9643 + ------------------------------------------------------------------- Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz @@ -1231,24 +10043,633 @@ Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz (fix unused variable warning) - commit c953180 +------------------------------------------------------------------- +Tue Mar 26 08:36:49 CET 2024 - jlee@suse.com + +- Update References + patches.suse/wifi-ath10k-fix-NULL-pointer-dereference-in-ath10k_w.patch + (git-fixes bsc#1218336 CVE-2023-7042). +- commit 5dbf535 + ------------------------------------------------------------------- Tue Mar 26 08:32:30 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 70b2e3d +------------------------------------------------------------------- +Mon Mar 25 21:39:32 CET 2024 - tiwai@suse.de + +- mm_init kABI workaround (git-fixes). +- commit 258a68b + +------------------------------------------------------------------- +Mon Mar 25 18:02:23 CET 2024 - colyli@suse.de + +- device-dax: make dax_bus_type const (jsc#PED-5853). +- nvdimm: make nvdimm_bus_type const (jsc#PED-5853). +- libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help (jsc#PED-5853). +- nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (jsc#PED-5853). +- dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n + (jsc#PED-5853). +- nvdimm/pmem: fix leak on dax_add_host() failure (jsc#PED-5853). +- dax/bus.c: replace several sprintf() with sysfs_emit() + (jsc#PED-5853). +- dax/bus.c: replace driver-core lock usage by a local rwsem + (jsc#PED-5853). +- dm-integrity: set max_integrity_segments in + dm_integrity_io_hints (jsc#PED-7542). +- dm: update relevant MODULE_AUTHOR entries to latest dm-devel + mailing list (jsc#PED-7542). +- dm verity: set DM_TARGET_SINGLETON feature flag (jsc#PED-7542). +- dm crypt: remove redundant state settings after waking up + (jsc#PED-7542). +- dm thin: add braces around conditional code that spans lines + (jsc#PED-7542). +- md/dm-raid: don't call md_reap_sync_thread() directly + (jsc#PED-7542). +- dm-raid: really frozen sync_thread during suspend + (jsc#PED-7542). +- md: add a new helper reshape_interrupted() (jsc#PED-7542). +- md: export helper md_is_rdwr() (jsc#PED-7542). +- md: export helpers to stop sync_thread (jsc#PED-7542). +- md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume + (jsc#PED-7542). +- md/raid1: factor out helpers to choose the best rdev from + read_balance() (jsc#PED-7542). +- md/raid1: factor out the code to manage sequential IO + (jsc#PED-7542). +- md/raid1: factor out choose_bb_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out choose_slow_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out read_first_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1-10: factor out a new helper raid1_should_read_first() + (jsc#PED-7542). +- md/raid1-10: add a helper raid1_check_read_range() + (jsc#PED-7542). +- md/raid1: fix choose next idle in read_balance() (jsc#PED-7542). +- commit 9ee2d7c + +------------------------------------------------------------------- +Mon Mar 25 17:59:43 CET 2024 - colyli@suse.de + +- md: preserve KABI in struct md_personality (jsc#PED-7542). +- dm-raid: add a new helper prepare_suspend() in md_personality + (jsc#PED-7542). +- commit ee8ae3a + +------------------------------------------------------------------- +Mon Mar 25 17:57:08 CET 2024 - colyli@suse.de + +- md/raid1: record nonrot rdevs while adding/removing rdevs to + conf (jsc#PED-7542). +- Refresh patches.suse/md-display-timeout-error.patch. +- commit 6221037 + +------------------------------------------------------------------- +Mon Mar 25 17:55:31 CET 2024 - colyli@suse.de + +- md/raid1: factor out helpers to add rdev to conf (jsc#PED-7542). +- md: add a new helper rdev_has_badblock() (jsc#PED-7542). +- md: check mddev->pers before calling md_set_readonly() + (jsc#PED-7542). +- md: clean up openers check in do_md_stop() and md_set_readonly() + (jsc#PED-7542). +- md: sync blockdev before stopping raid or setting readonly + (jsc#PED-7542). +- md: factor out a helper to sync mddev (jsc#PED-7542). +- md: Don't clear MD_CLOSING when the raid is about to stop + (jsc#PED-7542). +- md: return directly before setting did_set_md_closing + (jsc#PED-7542). +- md: clean up invalid BUG_ON in md_ioctl (jsc#PED-7542). +- md: changed the switch of RAID_VERSION to if (jsc#PED-7542). +- md: merge the check of capabilities into md_ioctl_valid() + (jsc#PED-7542). +- md: fix kmemleak of rdev->serial (jsc#PED-7542). +- md: use RCU lock to protect traversal in md_spares_need_change() + (jsc#PED-7542). +- md: get rdev->mddev with READ_ONCE() (jsc#PED-7542). +- md: remove redundant md_wakeup_thread() (jsc#PED-7542). +- md: remove redundant check of 'mddev->sync_thread' + (jsc#PED-7542). +- commit ce67549 + ------------------------------------------------------------------- Mon Mar 25 17:02:21 CET 2024 - tiwai@suse.de - Move upstreamed uio patches into sorted section - commit bd64fed +------------------------------------------------------------------- +Mon Mar 25 16:52:37 CET 2024 - tiwai@suse.de + +- clocksource/drivers/arm_global_timer: Fix maximum prescaler + value (git-fixes). +- clocksource/drivers/imx: Fix -Wunused-but-set-variable warning + (git-fixes). +- speakup: Fix 8bit characters from direct synth (git-fixes). +- wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPI (git-fixes). +- sock_diag: annotate data-races around sock_diag_handlers[family] + (git-fixes). +- serial: core: Fix atomicity violation in uart_tiocmget + (git-fixes). +- commit 1a369e8 + +------------------------------------------------------------------- +Mon Mar 25 16:52:07 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch (git-fixes) +- commit 520ebef + +------------------------------------------------------------------- +Mon Mar 25 16:41:56 CET 2024 - tiwai@suse.de + +- efi: fix panic in kdump kernel (git-fixes). +- efi: disable mirror feature during crashkernel (stable-fixes). +- commit 1fa1fb0 + +------------------------------------------------------------------- +Mon Mar 25 15:11:53 CET 2024 - oneukum@suse.com + +- xhci: update event ring dequeue pointer position to controller + correctly (git-fixes). + Altered because we cannot take the multiple interrupter code +- commit 09553b9 + +------------------------------------------------------------------- +Mon Mar 25 15:02:58 CET 2024 - oneukum@suse.com + +- xhci: remove unnecessary event_ring_deq parameter from + xhci_handle_event() (git-fixes). +- commit 9738c27 + +------------------------------------------------------------------- +Mon Mar 25 14:54:24 CET 2024 - oneukum@suse.com + +- xhci: simplify event ring dequeue tracking for transfer events + (git-fixes). +- Refresh + patches.suse/xhci-Simplify-event-ring-dequeue-pointer-update-for-.patch. +- commit b590884 + +------------------------------------------------------------------- +Mon Mar 25 14:44:04 CET 2024 - oneukum@suse.com + +- xhci: add helper that checks for unhandled events on a event + ring (git-fixes). +- commit 14f6eb3 + +------------------------------------------------------------------- +Mon Mar 25 14:40:24 CET 2024 - oneukum@suse.com + +- usb: xhci: Implement xhci_handshake_check_state() helper. +- commit f377708 + +------------------------------------------------------------------- +Mon Mar 25 13:47:53 CET 2024 - denis.kirjanov@suse.com + +- kabi/severities: ignore Wangxun ethernet driver local symbols +- commit 86b4a3b + +------------------------------------------------------------------- +Mon Mar 25 12:49:46 CET 2024 - ailiop@suse.com + +- ubi: Check for too small LEB size in VTBL code (bsc#1219834 + CVE-2024-25739). +- commit 8837d83 + +------------------------------------------------------------------- +Mon Mar 25 11:42:05 CET 2024 - oneukum@suse.com + +- xhci: Simplify event ring dequeue pointer update for port + change events (git-fixes). +- commit 87ce2b5 + +------------------------------------------------------------------- +Mon Mar 25 10:47:22 CET 2024 - tiwai@suse.de + +- wifi: ath11k: decrease MHI channel buffer length to 8KB + (bsc#1207948). +- commit fa1c47a + +------------------------------------------------------------------- +Mon Mar 25 10:46:37 CET 2024 - nik.borisov@suse.com + +- x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (git-fixes). +- commit 4352288 + +------------------------------------------------------------------- +Mon Mar 25 10:45:13 CET 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes). +- commit 6ea0e27 + +------------------------------------------------------------------- +Mon Mar 25 10:34:13 CET 2024 - denis.kirjanov@suse.com + +- ice: virtchnl: stop pretending to support RSS over AQ or + registers (git-fixes). +- commit 6cbf931 + +------------------------------------------------------------------- +Mon Mar 25 10:32:43 CET 2024 - denis.kirjanov@suse.com + +- idpf: disable local BH when scheduling napi for marker packets + (git-fixes). +- commit 30580cd + +------------------------------------------------------------------- +Mon Mar 25 10:31:06 CET 2024 - denis.kirjanov@suse.com + +- net: dsa: microchip: fix register write order in + ksz8_ind_write8() (git-fixes). +- commit ed256c0 + +------------------------------------------------------------------- +Mon Mar 25 10:29:29 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Switch to using _bh variant of of spinlock API in + port timestamping NAPI poll context (git-fixes). +- commit 41be7c6 + +------------------------------------------------------------------- +Mon Mar 25 10:26:04 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Fix incorrect dereference in interrupt handlers + (git-fixes). +- commit 0ab8957 + +------------------------------------------------------------------- +Mon Mar 25 10:20:36 CET 2024 - denis.kirjanov@suse.com + +- net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio + (git-fixes). +- commit 82f6a71 + +------------------------------------------------------------------- +Mon Mar 25 10:18:29 CET 2024 - denis.kirjanov@suse.com + +- net: libwx: fix memory leak on free page (git-fixes). +- commit 1147e4f + +------------------------------------------------------------------- +Mon Mar 25 10:15:05 CET 2024 - denis.kirjanov@suse.com + +- Update references +- commit 2642ab1 + +------------------------------------------------------------------- +Mon Mar 25 09:10:29 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one PCI miss +- commit 45d2467 + +------------------------------------------------------------------- +Mon Mar 25 09:06:28 CET 2024 - jslaby@suse.cz + +- PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p + (git-fixes). +- PCI: qcom: Add support for sa8775p SoC (git-fixes). +- PCI/ASPM: Use RMW accessors for changing LNKCTL (git-fixes). +- PCI: Make link retraining use RMW accessors for changing LNKCTL + (git-fixes). +- commit 85600d2 + +------------------------------------------------------------------- +Mon Mar 25 08:53:55 CET 2024 - dwagner@suse.de + +- nvme: fix reconnection fail due to reserved tag allocation + (git-fixes). +- commit b4e9845 + +------------------------------------------------------------------- +Mon Mar 25 07:09:23 CET 2024 - shung-hsi.yu@suse.com + +- bpf, scripts: Correct GPL license name (git-fixes). +- commit 0780a36 + ------------------------------------------------------------------- Sun Mar 24 09:09:01 CET 2024 - tiwai@suse.de - Move out-of-tree kexec patches into the right section - commit 06266e2 +------------------------------------------------------------------- +Sun Mar 24 09:06:31 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit d7cfbed + +------------------------------------------------------------------- +Sat Mar 23 10:48:51 CET 2024 - tiwai@suse.de + +- Drop usb gadget patch that was taken mistakenly and reverted (git-fixes) +- commit 57ae154 + +------------------------------------------------------------------- +Sat Mar 23 09:12:01 CET 2024 - tiwai@suse.de + +- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler + (git-fixes). +- spi: lm70llp: fix links in doc and comments (git-fixes). +- spi: lpspi: Avoid potential use-after-free in probe() + (git-fixes). +- ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates + (git-fixes). +- ASoC: tlv320adc3xxx: Don't strip remove function when driver + is builtin (git-fixes). +- commit 0e27f7b + +------------------------------------------------------------------- +Fri Mar 22 13:17:18 CET 2024 - tiwai@suse.de + +- drm/amdgpu: drop setting buffer funcs in sdma442 (git-fixes). +- drm/amdgpu/pm: Check the validity of overdiver power limit + (git-fixes). +- drm/amdgpu/pm: Fix NULL pointer dereference when get power limit + (git-fixes). +- drm/amdgpu: fix mmhub client id out-of-bounds access + (git-fixes). +- nouveau/gsp: don't check devinit disable on GSP (git-fixes). +- drm: Fix drm_fixp2int_round() making it add 0.5 (git-fixes). +- nouveau: reset the bo resource bus info after an eviction + (git-fixes). +- rtc: mt6397: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- selftests: forwarding: Fix ping failure due to short timeout + (git-fixes). +- soc: fsl: qbman: Use raw spinlock for cgr_lock (git-fixes). +- soc: fsl: qbman: Always disable interrupts when taking cgr_lock + (git-fixes). +- kconfig: fix infinite loop when expanding a macro at the end + of file (git-fixes). +- slimbus: core: Remove usage of the deprecated ida_simple_xx() + API (git-fixes). +- hwtracing: hisi_ptt: Move type check to the beginning of + hisi_ptt_pmu_event_init() (git-fixes). +- bus: mhi: ep: check the correct variable in + mhi_ep_register_controller() (git-fixes). +- iio: gts-helper: Fix division loop (git-fixes). +- iio: dummy_evgen: remove Excess kernel-doc comments (git-fixes). +- serial: Lock console when calling into driver before + registration (git-fixes). +- serial: core: only stop transmit when HW fifo is empty + (git-fixes). +- serial: 8250_exar: Don't remove GPIO device on suspend + (git-fixes). +- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT + (git-fixes). +- serial: max310x: fix syntax error in IRQ error message + (git-fixes). +- serial: max310x: fix NULL pointer dereference in I2C + instantiation (git-fixes). +- tty: vt: fix 20 vs 0x20 typo in EScsiignore (git-fixes). +- usb: gadget: net2272: Use irqflags in the call to + net2272_probe_fin (git-fixes). +- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (git-fixes). +- usb: xhci: Add error handling in xhci_map_urb_for_dma + (git-fixes). +- usb: phy: generic: Get the vbus supply (git-fixes). +- usb: audio-v2: Correct comments for struct + uac_clock_selector_descriptor (git-fixes). +- remoteproc: stm32: Fix incorrect type assignment returned by + stm32_rproc_get_loaded_rsc_tablef (git-fixes). +- remoteproc: virtio: Fix wdg cannot recovery remote processor + (git-fixes). +- commit 0e293ea + +------------------------------------------------------------------- +Fri Mar 22 12:36:58 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array + (git-fixes). +- commit 7b0b857 + +------------------------------------------------------------------- +Fri Mar 22 12:30:29 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Consider page offset for the pages to be + pinned (git-fixes). +- commit 0bcb37d + +------------------------------------------------------------------- +Fri Mar 22 11:56:37 CET 2024 - vkarasulli@suse.de + +- iommu/vt-d: Set SSADE when attaching to a parent with dirty + tracking (git-fixes). +- commit 0dce02e + +------------------------------------------------------------------- +Fri Mar 22 11:13:09 CET 2024 - vkarasulli@suse.de + +- iommufd: Fix iopt_access_list_id overwrite bug (git-fixes). +- commit 393f087 + +------------------------------------------------------------------- +Fri Mar 22 10:48:43 CET 2024 - iivanov@suse.de + +- Update patches.suse/dmaengine-fix-NULL-pointer-in-channel-unregistration.patch (git-fixes bsc#1221276 CVE-2023-52492) +- commit 4334575 + +------------------------------------------------------------------- +Fri Mar 22 08:56:05 CET 2024 - iivanov@suse.de + +- Update patches.suse/firmware-arm_scmi-Check-mailbox-SMT-channel-for-cons.patch (git-fixes bsc#1221375 CVE-2023-52608) +- commit 9e41d96 + +------------------------------------------------------------------- +Thu Mar 21 22:20:29 CET 2024 - tonyj@suse.de + +- perf tests: Skip data symbol test if buf1 symbol is missing + (bsc#1220045). +- perf tests: Make data symbol test wait for perf to start + (bsc#1220045). +- commit c2fa164 + +------------------------------------------------------------------- +Thu Mar 21 17:59:54 CET 2024 - jlee@suse.com + +- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security + (bsc#1219170 CVE-2024-22099). +- commit ee8d9c4 + +------------------------------------------------------------------- +Thu Mar 21 14:35:13 CET 2024 - dwagner@suse.de + +- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816). +- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816). +- scsi: qla2xxx: Change debug message during driver unload + (bsc1221816). +- scsi: qla2xxx: Fix double free of fcport (bsc1221816). +- scsi: qla2xxx: Fix double free of the ha->vp_map pointer + (bsc1221816). +- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816). +- scsi: qla2xxx: NVME|FCP prefer flag not being honored + (bsc1221816). +- scsi: qla2xxx: Update manufacturer detail (bsc1221816). +- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816). +- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816). +- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816). +- commit 1d07bf4 + +------------------------------------------------------------------- +Thu Mar 21 14:12:16 CET 2024 - jlee@suse.com + +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270 CVE-2024-26898 bsc#1223016). +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270). +- commit bd4199d + +------------------------------------------------------------------- +Thu Mar 21 14:08:17 CET 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.1 patches + (bsc#1221777). +- scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777). +- scsi: lpfc: Define types in a union for generic void *context3 + ptr (bsc#1221777). +- scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr + (bsc#1221777). +- scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr + (bsc#1221777). +- scsi: lpfc: Use a dedicated lock for ras_fwlog state + (bsc#1221777). +- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() + (bsc#1221777). +- scsi: lpfc: Replace hbalock with ndlp lock in + lpfc_nvme_unregister_port() (bsc#1221777). +- scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic + (bsc#1221777). +- scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling + (bsc#1221777 bsc#1217959). +- scsi: lpfc: Move NPIV's transport unregistration to after + resource clean up (bsc#1221777). +- scsi: lpfc: Remove unnecessary log message in queuecommand path + (bsc#1221777). +- scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() + (bsc#1221777). +- scsi: lpfc: Correct size for wqe for memset() (bsc#1221777). +- commit eef9737 + +------------------------------------------------------------------- +Thu Mar 21 11:31:29 CET 2024 - msuchanek@suse.de + +- Workaround broken chacha crypto fallback (bsc#1218205). +- commit 55f136c + +------------------------------------------------------------------- +Thu Mar 21 11:19:16 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Use a memory barrier to enforce PTP WQ xmit + submission tracking occurs after populating the metadata_map + (git-fixes). +- commit c382d3a + +------------------------------------------------------------------- +Thu Mar 21 11:17:43 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix MACsec state loss upon state update in offload + path (git-fixes). +- commit 7293938 + +------------------------------------------------------------------- +Thu Mar 21 11:16:11 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Change the warning when ignore_flow_level is not + supported (git-fixes). +- commit 5274665 + +------------------------------------------------------------------- +Thu Mar 21 11:14:37 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix fw reporter diagnose output (git-fixes). +- commit 3377c89 + +------------------------------------------------------------------- +Thu Mar 21 11:13:05 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, Change flow rule destination checking + (git-fixes). +- commit 1d30b46 + +------------------------------------------------------------------- +Thu Mar 21 11:11:26 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5e: Check the number of elements before walk + TC rhashtable" (git-fixes). +- commit a37e618 + +------------------------------------------------------------------- +Thu Mar 21 11:09:49 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5: Block entering switchdev mode with ns + inconsistency" (git-fixes). +- commit 917148d + +------------------------------------------------------------------- +Thu Mar 21 11:08:11 CET 2024 - denis.kirjanov@suse.com + +- ice: reconfig host after changing MSI-X on VF (git-fixes). +- commit f980680 + +------------------------------------------------------------------- +Thu Mar 21 11:06:28 CET 2024 - denis.kirjanov@suse.com + +- ice: reorder disabling IRQ and NAPI in ice_qp_dis (git-fixes). +- commit 4099ba6 + +------------------------------------------------------------------- +Thu Mar 21 11:05:01 CET 2024 - denis.kirjanov@suse.com + +- i40e: disable NAPI right after disabling irqs when handling + xsk_pool (git-fixes). +- commit 1715806 + +------------------------------------------------------------------- +Thu Mar 21 11:03:38 CET 2024 - denis.kirjanov@suse.com + +- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able + (git-fixes). +- commit fbfea47 + +------------------------------------------------------------------- +Thu Mar 21 11:02:10 CET 2024 - denis.kirjanov@suse.com + +- geneve: make sure to pull inner header in geneve_rx() + (git-fixes). +- commit 8b261ce + +------------------------------------------------------------------- +Thu Mar 21 11:00:24 CET 2024 - denis.kirjanov@suse.com + +- gtp: fix use-after-free and null-ptr-deref in gtp_newlink() + (git-fixes). +- commit 897cd65 + +------------------------------------------------------------------- +Thu Mar 21 10:58:44 CET 2024 - denis.kirjanov@suse.com + +- igb: extend PTP timestamp adjustments to i211 (git-fixes). +- commit b173908 + +------------------------------------------------------------------- +Thu Mar 21 10:57:13 CET 2024 - denis.kirjanov@suse.com + +- stmmac: Clear variable when destroying workqueue (git-fixes). +- commit 94d14a9 + +------------------------------------------------------------------- +Thu Mar 21 08:42:50 CET 2024 - mfranc@suse.cz + +- s390/vtime: fix average steal time calculation (git-fixes + bsc#1221783). +- commit e044390 + ------------------------------------------------------------------- Wed Mar 20 14:59:03 CET 2024 - jbohac@suse.cz @@ -1332,6 +10753,48 @@ Wed Mar 20 14:43:57 CET 2024 - jbohac@suse.cz crashkernel=,high (jsc#PED-7249). - commit 9191c97 +------------------------------------------------------------------- +Wed Mar 20 13:05:54 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one x86/mem_encrypt entry +- commit 6d2cc3b + +------------------------------------------------------------------- +Wed Mar 20 13:04:03 CET 2024 - jslaby@suse.cz + +- net/smc: fix documentation of buffer sizes (git-fixes). +- bootmem: use kmemleak_free_part_phys in free_bootmem_page + (git-fixes). +- swiotlb: use the calculated number of areas (git-fixes). +- sched/psi: Select KERNFS as needed (git-fixes). +- commit ed6834a + +------------------------------------------------------------------- +Wed Mar 20 13:00:31 CET 2024 - denis.kirjanov@suse.com + +- veth: try harder when allocating queue memory (git-fixes). +- commit fda44e7 + +------------------------------------------------------------------- +Wed Mar 20 10:59:24 CET 2024 - oneukum@suse.com + +- vdpa/mlx5: Allow CVQ size changes (git-fixes). +- commit 7026f16 + +------------------------------------------------------------------- +Wed Mar 20 10:56:13 CET 2024 - oneukum@suse.com + +- vdpa_sim: reset must not run (git-fixes). +- commit b05aeef + +------------------------------------------------------------------- +Wed Mar 20 08:18:45 CET 2024 - iivanov@suse.de + +- Fix patches.suse/coresight-etm4x-Add-ACPI-support-in-platform-driver.patch (bsc#1218779 bsc#1220587) + Put back patch hunk which where missed because file rename + drivers/acpi/acpi_amba.c -> drivers/acpi/arm64/amba.c +- commit 1eccf32 + ------------------------------------------------------------------- Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de @@ -1343,6 +10806,50 @@ Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de an error handling path (git-fixes). - commit 353a58d +------------------------------------------------------------------- +Wed Mar 20 02:06:22 CET 2024 - neilb@suse.de + +- NFSD: Fix nfsd_clid_class use of __string_len() macro + (git-fixes). +- nfs: fix panic when nfs4_ff_layout_prepare_ds() fails + (git-fixes). +- NFS: Read unlock folio on nfs_page_create_from_folio() error + (git-fixes). +- NFSv4.1/pnfs: fix NFS with TLS in pnfs (git-fixes). +- NFS: Fix an off by one in root_nfs_cat() (git-fixes). +- NFS: Fix nfs_netfs_issue_read() xarray locking for writeback + interrupt (git-fixes). +- NFSv4.2: fix listxattr maximum XDR buffer size (git-fixes). +- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 + (git-fixes). +- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() + (git-fixes). +- nfsd: Fix a regression in nfsd_setattr() (git-fixes). +- nfsd: don't call locks_release_private() twice concurrently + (git-fixes). +- NFSD: Retransmit callbacks after client reconnects (git-fixes). +- NFSD: Reschedule CB operations when backchannel rpc_clnt is + shut down (git-fixes). +- NFSD: Convert the callback workqueue to use delayed_work + (git-fixes). +- NFSD: Reset cb_seq_status after NFS4ERR_DELAY (git-fixes). +- NFSD: fix LISTXATTRS returning more bytes than maxcount + (git-fixes). +- NFSD: fix LISTXATTRS returning a short list with eof=TRUE + (git-fixes). +- NFSD: change LISTXATTRS cookie encoding to big-endian + (git-fixes). +- NFSD: fix nfsd4_listxattr_validate_cookie (git-fixes). +- SUNRPC: fix some memleaks in gssx_dec_option_array (git-fixes). +- SUNRPC: fix a memleak in gss_import_v2_context (git-fixes). +- commit cf1cfe0 + +------------------------------------------------------------------- +Wed Mar 20 01:13:52 CET 2024 - neilb@suse.de + +- blacklist.conf: add a 'cosmetic' commit +- commit 704be6f + ------------------------------------------------------------------- Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com @@ -1350,6 +10857,13 @@ Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com patches.suse/net-sched-Add-module-alias-for-sch_fq_pie.patch. - commit 4c6eb4e +------------------------------------------------------------------- +Tue Mar 19 15:58:13 CET 2024 - vkarasulli@suse.de + +- iommu/dma: Trace bounce buffer usage when mapping buffers + (git-fixes). +- commit a53df01 + ------------------------------------------------------------------- Tue Mar 19 15:30:05 CET 2024 - nmorey@suse.com @@ -1386,6 +10900,15 @@ Tue Mar 19 14:21:35 CET 2024 - pjakobsson@suse.de - drm/amd/display: Fix && vs || typos (git-fixes). - commit 1a09c42 +------------------------------------------------------------------- +Tue Mar 19 12:26:21 CET 2024 - vkarasulli@suse.de + +- iommu: Map reserved memory as cacheable if device is coherent + (git-fixes). +- Refresh + patches.suse/iommu-Don-t-reserve-0-length-IOVA-region.patch. +- commit 3835906 + ------------------------------------------------------------------- Tue Mar 19 11:32:10 CET 2024 - svarbanov@suse.de @@ -3086,6 +12609,36 @@ Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 612fa2e +------------------------------------------------------------------- +Wed Mar 13 08:09:26 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Add a representative platform device for TRBE (bsc#1220587) +- commit e433e12 + +------------------------------------------------------------------- +Wed Mar 13 08:05:56 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Refactor arm_spe_acpi_register_device() (bsc#1220587) +- commit c36cae4 + +------------------------------------------------------------------- +Wed Mar 13 08:03:50 CET 2024 - iivanov@suse.de + +- coresight: trbe: Enable ACPI based TRBE devices (bsc#1220587) +- commit 0aa88dd + +------------------------------------------------------------------- +Wed Mar 13 08:02:46 CET 2024 - iivanov@suse.de + +- coresight: trbe: Add a representative coresight_platform_data for (bsc#1220587) +- commit 4d64f51 + +------------------------------------------------------------------- +Wed Mar 13 07:58:31 CET 2024 - iivanov@suse.de + +- coresight: trbe: Allocate platform data per device (bsc#1220587) +- commit fd3964b + ------------------------------------------------------------------- Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de @@ -3360,6 +12913,21 @@ Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com Added CVE - commit 61b1ebd +------------------------------------------------------------------- +Mon Mar 11 09:48:38 CET 2024 - dwagner@suse.de + +- nvmet-fc: take ref count on tgtport before delete assoc + (git-fixes). +- nvmet-fc: avoid deadlock on delete association path (git-fixes). +- nvmet-fc: abort command when there is no binding (git-fixes). +- nvmet-fc: hold reference on hostport match (git-fixes). +- nvmet-fc: defer cleanup using RCU properly (git-fixes). +- nvmet-fc: release reference on target port (git-fixes). +- nvmet-fcloop: swap the list_add_tail arguments (git-fixes). +- nvme-fc: do not wait in vain when unloading module (git-fixes). +- nvmet-tcp: fix nvme tcp ida memory leak (git-fixes). +- commit 53c6a83 + ------------------------------------------------------------------- Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de diff --git a/kernel-64kb.spec b/kernel-64kb.spec index cb13a50..c4e6b6f 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -19,7 +19,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 8ef0762757f737c453dc5905f22e49bd8ba0fe20 +%define git_commit 377598714132de649a19f4cde3c4f515959883e3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -38,7 +38,7 @@ Name: kernel-64kb Version: 6.4.0 %if 0%{?is_kotd} -Release: .g8ef0762 +Release: .g3775987 %else Release: 0 %endif diff --git a/kernel-debug.changes b/kernel-debug.changes index 73f33dd..826896a 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,15 +1,7213 @@ +------------------------------------------------------------------- +Thu Jun 6 09:32:09 CEST 2024 - denis.kirjanov@suse.com + +- net: preserve kabi for sk_buff (CVE-2024-26921 bsc#1223138). +- commit 7bf5961 + +------------------------------------------------------------------- +Thu Jun 6 09:29:40 CEST 2024 - denis.kirjanov@suse.com + +- inet: inet_defrag: prevent sk release while still in use + (CVE-2024-26921 bsc#1223138). +- commit 2016faf + +------------------------------------------------------------------- +Thu Jun 6 00:27:26 CEST 2024 - tonyj@suse.de + +- perf ui browser: Avoid SEGV on title (git fixes). +- commit 1578c22 + +------------------------------------------------------------------- +Wed Jun 5 20:40:13 CEST 2024 - tonyj@suse.de + +- perf pmu: Count sys and cpuid JSON events separately (git + fixes). +- perf stat: Don't display metric header for non-leader uncore + events (git-fixes). +- perf daemon: Fix file leak in daemon_session__control + (git-fixes). +- perf symbols: Fix ownership of string in dso__load_vmlinux() + (git-fixes). +- perf thread: Fixes to thread__new() related to initializing comm + (git-fixes). +- perf report: Avoid SEGV in report__setup_sample_type() + (git-fixes). +- perf ui browser: Don't save pointer to stack memory (git-fixes). +- perf bench internals inject-build-id: Fix trap divide when + collecting just one DSO (git-fixes). +- perf intel-pt: Fix unassigned instruction op (discovered by + MemorySanitizer) (git-fixes). +- perf test shell arm_coresight: Increase buffer size for + Coresight basic tests (git-fixes). +- perf docs: Document bpf event modifier (git-fixes). +- perf bench uprobe: Remove lib64 from libc.so.6 binary path + (git-fixes). +- perf record: Fix debug message placement for test consumption + (git-fixes). +- perf tests: Apply attributes to all events in object code + reading test (git-fixes). +- perf tests: Make "test data symbol" more robust on Neoverse N1 + (git-fixes). +- perf annotate: Fix annotation_calc_lines() to pass correct + address to get_srcline() (git-fixes). +- perf stat: Do not fail on metrics on s390 z/VM systems + (git-fixes). +- perf sched timehist: Fix -g/--call-graph option failure + (git-fixes). +- perf annotate: Get rid of duplicate --group option item + (git-fixes). +- perf probe: Add missing libgen.h header needed for using + basename() (git-fixes). +- perf record: Delete session after stopping sideband thread + (git-fixes). +- perf auxtrace: Fix multiple use of --itrace option (git-fixes). +- perf script: Show also errors for --insn-trace option + (git-fixes). +- perf lock contention: Add a missing NULL check (git-fixes). +- perf vendor events amd: Fix Zen 4 cache latency events + (git-fixes). +- libperf evlist: Avoid out-of-bounds access (git-fixes). +- perf pmu: Fix a potential memory leak in perf_pmu__lookup() + (git-fixes). +- perf print-events: make is_event_supported() more robust + (git-fixes). +- perf list: fix short description for some cache events + (git-fixes). +- perf metric: Don't remove scale from counts (git-fixes). +- perf stat: Avoid metric-only segv (git-fixes). +- perf expr: Fix "has_event" function for metric style events + (git-fixes). +- perf srcline: Add missed addr2line closes (git-fixes). +- perf thread_map: Free strlist on normal path in + thread_map__new_by_tid_str() (git-fixes). +- perf bpf: Clean up the generated/copied vmlinux.h (git-fixes). +- perf jevents: Drop or simplify small integer values (git-fixes). +- perf evsel: Fix duplicate initialization of data->id in + evsel__parse_sample() (git-fixes). +- perf pmu: Treat the msr pmu as software (git-fixes). +- perf record: Check conflict between '--timestamp-filename' + option and pipe mode before recording (git-fixes). +- perf record: Fix possible incorrect free in + record__switch_output() (git-fixes). +- perf vendor events amd: Add Zen 4 memory controller events + (git-fixes). +- perf top: Uniform the event name for the hybrid machine + (git-fixes). +- perf top: Use evsel's cpus to replace user_requested_cpus + (git-fixes). +- commit a1f9340 + +------------------------------------------------------------------- +Wed Jun 5 17:11:18 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove fix for CVE-2024-35956 bsc#1224674, not applicable +- Delete patches.suse/btrfs-qgroup-fix-qgroup-prealloc-rsv-leak-in-subvolu.patch. + Quoting bsc#1225945#c11: + "So the upstream 6.5 kernel commit (1b53e51a4a8f ("btrfs: don't commit + transaction for every subvol create") + ) was never backported to SLE, so that fix eb96e221937a ("btrfs: fix + unwritten extent buffer after snapshotting a new subvolume") was never + backported." +- commit d947258 + +------------------------------------------------------------------- +Mon Jun 3 20:07:57 CEST 2024 - tonyj@suse.de + +- perf/x86: Fix out of range data (git-fixes). +- perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last + PEBS event (git-fixes). +- perf/x86/amd/lbr: Discard erroneous branch entries (git-fixes). +- commit 664d77f + +------------------------------------------------------------------- +Mon Jun 3 19:14:40 CEST 2024 - ematsumiya@suse.de + +- cifs: failure to add channel on iface should bump up weight + (git-fixes, bsc#1225172). +- commit 007b237 + +------------------------------------------------------------------- +Mon Jun 3 19:14:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix parsing of SMB3.1.1 POSIX create context + (git-fixes, bsc#1225172). +- commit 5f27f69 + +------------------------------------------------------------------- +Mon Jun 3 19:14:13 CEST 2024 - ematsumiya@suse.de + +- Revert "cifs: reconnect work should have reference on server + struct" (git-fixes, bsc#1225172). +- commit 3ca4c0c + +------------------------------------------------------------------- +Mon Jun 3 19:13:59 CEST 2024 - ematsumiya@suse.de + +- cifs: fix leak of iface for primary channel (git-fixes, + bsc#1225172). +- commit b7eb8e8 + +------------------------------------------------------------------- +Mon Jun 3 19:13:45 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix mount when dns_resolver key is not available + (git-fixes, bsc#1225172). +- commit 28edb5c + +------------------------------------------------------------------- +Mon Jun 3 15:46:18 CEST 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.2 patches + (bsc#1225842). +- scsi: lpfc: Update lpfc version to 14.4.0.2 (bsc#1225842). +- scsi: lpfc: Add support for 32 byte CDBs (bsc#1225842). +- scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask + (bsc#1225842). + Refresh: + - patches.suse/lpfc-reintroduce-old-irq-probe-logic.patch +- scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list + (bsc#1225842). +- scsi: lpfc: Clear deferred RSCN processing flag when driver + is unloading (bsc#1225842). +- scsi: lpfc: Update logging of protection type for T10 DIF I/O + (bsc#1225842). +- scsi: lpfc: Change default logging level for unsolicited CT + MIB commands (bsc#1225842). +- commit 5a56384 + +------------------------------------------------------------------- +Mon Jun 3 15:25:22 CEST 2024 - dwagner@suse.de + +- nvmet: fix ns enable/disable possible hang (git-fixes). +- nvme-multipath: fix io accounting on failover (git-fixes). +- nvme: fix multipath batched completion accounting (git-fixes). +- commit ed3b392 + +------------------------------------------------------------------- +Mon Jun 3 14:06:08 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-hda-intel-sdw-acpi-fix-usage-of-device_get_name.patch + (git-fixes CVE-2024-36955). +- Update + patches.suse/ARM-9381-1-kasan-clear-stale-stack-poison.patch + (git-fixes bsc#1225715 CVE-2024-36906). +- Update + patches.suse/Bluetooth-HCI-Fix-potential-null-ptr-deref.patch + (git-fixes bsc#1225579 CVE-2024-36011). +- Update + patches.suse/Bluetooth-L2CAP-Fix-slab-use-after-free-in-l2cap_con.patch + (git-fixes bsc#1225578 CVE-2024-36013). +- Update + patches.suse/Bluetooth-msft-fix-slab-use-after-free-in-msft_do_cl.patch + (git-fixes bsc#1225502 CVE-2024-36012). +- Update + patches.suse/Bluetooth-qca-add-missing-firmware-sanity-checks.patch + (git-fixes bsc#1225722 CVE-2024-36880). +- Update + patches.suse/Bluetooth-qca-fix-firmware-check-error-path.patch + (git-fixes CVE-2024-36942). +- Update + patches.suse/Bluetooth-qca-fix-info-leak-when-fetching-fw-build-i.patch + (git-fixes bsc#1225720 CVE-2024-36032). +- Update + patches.suse/KVM-x86-mmu-Write-protect-L2-SPTEs-in-TDP-MMU-when-c.patch + (git-fixes bsc#1223749 CVE-2024-26990). +- Update + patches.suse/KVM-x86-pmu-Disable-support-for-adaptive-PEBS.patch + (git-fixes bsc#1223692 CVE-2024-26992). +- Update + patches.suse/Reapply-drm-qxl-simplify-qxl_fence_wait.patch + (stable-fixes CVE-2024-36944). +- Update + patches.suse/USB-core-Fix-access-violation-during-port-device-rem.patch + (git-fixes bsc#1225734 CVE-2024-36896). +- Update + patches.suse/amd-amdkfd-sync-all-devices-to-wait-all-processes-be.patch + (stable-fixes CVE-2024-36949). +- Update patches.suse/bpf-Check-bloom-filter-map-value-size.patch + (bsc#1224488 CVE-2024-35905 bsc#1225766 CVE-2024-36918). +- Update + patches.suse/clk-sunxi-ng-h6-Reparent-CPUX-during-PLL-CPUX-rate-c.patch + (git-fixes bsc#1225692 CVE-2023-52882). +- Update + patches.suse/cxl-pci-Fix-disabling-memory-if-DVSEC-CXL-Range-does.patch + (git-fixes CVE-2024-26761). +- Update + patches.suse/drm-amd-display-Atom-Integrated-System-Info-v2_2-for.patch + (stable-fixes bsc#1225735 CVE-2024-36897). +- Update + patches.suse/drm-amd-pm-fixes-a-random-hang-in-S4-for-SMU-v13.0.4.patch + (stable-fixes bsc#1225705 CVE-2024-36026). +- Update + patches.suse/drm-amdkfd-range-check-cp-bad-op-exception-interrupt.patch + (stable-fixes CVE-2024-36951). +- Update + patches.suse/drm-arm-malidp-fix-a-possible-null-pointer-dereferen.patch + (git-fixes bsc#1225593 CVE-2024-36014). +- Update + patches.suse/drm-nouveau-firmware-Fix-SG_DEBUG-error-with-nvkm_fi.patch + (stable-fixes bsc#1225728 CVE-2024-36885). +- Update + patches.suse/efi-unaccepted-touch-soft-lockup-during-memory-accept.patch + (git-fixes bsc#1225773 CVE-2024-36936). +- Update + patches.suse/firewire-ohci-mask-bus-reset-interrupts-between-ISR-.patch + (stable-fixes CVE-2024-36950). +- Update patches.suse/gpiolib-cdev-fix-uninitialised-kfifo.patch + (git-fixes bsc#1225736 CVE-2024-36898). +- Update + patches.suse/i40e-fix-vf-may-be-used-uninitialized-in-this-functi.patch + (git-fixes bsc#1225698 CVE-2024-36020). +- Update + patches.suse/maple_tree-fix-mas_empty_area_rev-null-pointer-deref.patch + (git-fixes bsc#1225710 CVE-2024-36891). +- Update + patches.suse/mm-slab-make-__free-kfree-accept-error-pointers.patch + (git-fixes bsc#1225714 CVE-2024-36890). +- Update + patches.suse/mmc-sdhci-msm-pervent-access-to-suspended-controller.patch + (git-fixes bsc#1225708 CVE-2024-36029). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-devlink-reload-during.patch + (git-fixes bsc#1225699 CVE-2024-36021). +- Update + patches.suse/nouveau-dmem-handle-kcalloc-allocation-failure.patch + (git-fixes CVE-2024-26943). +- Update + patches.suse/nouveau-uvmm-fix-addr-range-calcs-for-remap-operatio.patch + (git-fixes bsc#1225694 CVE-2024-36018). +- Update + patches.suse/pinctrl-core-delete-incorrect-free-in-pinctrl_enable.patch + (git-fixes CVE-2024-36940). +- Update + patches.suse/pinctrl-devicetree-fix-refcount-leak-in-pinctrl_dt_t.patch + (git-fixes CVE-2024-36959). +- Update + patches.suse/ppdev-Add-an-error-check-in-register_device.patch + (git-fixes bsc#1225640 CVE-2024-36015). +- Update patches.suse/qibfs-fix-dentry-leak.patch (git-fixes + CVE-2024-36947). +- Update + patches.suse/regmap-maple-Fix-cache-corruption-in-regcache_maple_.patch + (git-fixes bsc#1225695 CVE-2024-36019). +- Update + patches.suse/s390-cio-Ensure-the-copied-buf-is-NUL-terminated.patch + (git-fixes bsc#1223869 bsc#1225747 CVE-2024-36931). +- Update + patches.suse/s390-qeth-Fix-kernel-panic-after-setting-hsuid.patch + (git-fixes bsc#1223874 bsc#1225775 CVE-2024-36928). +- Update + patches.suse/scsi-qla2xxx-Fix-off-by-one-in-qla_edif_app_getstats.patch + (git-fixes bsc#1225704 CVE-2024-36025). +- Update + patches.suse/spi-fix-null-pointer-dereference-within-spi_sync.patch + (git-fixes CVE-2024-36930). +- Update + patches.suse/swiotlb-Fix-double-allocation-of-slots-due-to-broken-alignment-handling.patch + (bsc#1224331 bsc#1224602 CVE-2024-35814). +- Update + patches.suse/tty-n_gsm-fix-possible-out-of-bounds-in-gsm0_receive.patch + (git-fixes bsc#1225642 CVE-2024-36016). +- Update + patches.suse/usb-gadget-f_fs-Fix-race-between-aio_cancel-and-AIO-.patch + (git-fixes bsc#1225749 CVE-2024-36894). +- Update + patches.suse/usb-gadget-uvc-use-correct-buffer-size-when-parsing-.patch + (git-fixes bsc#1225750 CVE-2024-36895). +- Update + patches.suse/usb-typec-tcpm-Check-for-port-partner-validity-befor.patch + (git-fixes bsc#1225748 CVE-2024-36893). +- Update + patches.suse/wifi-iwlwifi-mvm-guard-against-invalid-STA-ID-on-rem.patch + (stable-fixes bsc#1225769 CVE-2024-36921). +- Update + patches.suse/wifi-iwlwifi-read-txq-read_ptr-under-lock.patch + (stable-fixes CVE-2024-36922). +- Update + patches.suse/wifi-nl80211-don-t-free-NULL-coalescing-rule.patch + (git-fixes CVE-2024-36941). +- Update + patches.suse/x86-efistub-Call-mixed-mode-boot-services-on-the-firmware-.patch + (git-fixes bsc#1224742 CVE-2024-35803). +- commit 539780f + +------------------------------------------------------------------- +Mon Jun 3 13:25:29 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries/lparcfg: drop error message from guest name + lookup (bsc#1187716 ltc#193451 git-fixes). +- commit ceab637 + +------------------------------------------------------------------- +Mon Jun 3 13:19:17 CEST 2024 - msuchanek@suse.de + +- blacklist.conf: PPC fsl_msi is not used +- commit ae6590d + +------------------------------------------------------------------- +Mon Jun 3 13:03:27 CEST 2024 - msuchanek@suse.de + +- powerpc/uaccess: Use YZ asm constraint for ld (bsc#1194869). +- powerpc/uaccess: Fix build errors seen with GCC 13/14 + (bsc#1194869). +- commit 46b5d84 + +------------------------------------------------------------------- +Mon Jun 3 10:20:30 CEST 2024 - shung-hsi.yu@suse.com + +- Add reference to L3 bsc#1225765 in BPF control flow graph and precision backtrack fixes (bsc#1225756) + The L3 bsc#1225765 was created seperately since our customer requires + PTF. +- Update patches.suse/bpf-fix-precision-backtracking-instruction-iteration.patch +- Update patches.suse/bpf-handle-ldimm64-properly-in-check_cfg.patch +- Update patches.suse/selftests-bpf-add-edge-case-backtracking-logic-test.patch +- Update patches.suse/selftests-bpf-precision-tracking-test-for-BPF_NEG-an.patch +- commit 054635e + +------------------------------------------------------------------- +Mon Jun 3 01:12:20 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: release mutex after nft_gc_seq_end from + abort path (CVE-2024-26925 bsc#1223390). +- commit 578a709 + +------------------------------------------------------------------- +Mon Jun 3 01:11:15 CEST 2024 - mkubecek@suse.cz + +- series.conf: cleanup + Fix subsection header to silence series_insert error. +- commit 4628dc3 + +------------------------------------------------------------------- +Sat Jun 1 10:18:30 CEST 2024 - tiwai@suse.de + +- ASoC: wm_adsp: Add missing MODULE_DESCRIPTION() (git-fixes). +- ALSA: ump: Set default protocol when not given explicitly + (git-fixes). +- ALSA/hda: intel-dsp-config: reduce log verbosity (git-fixes). +- ALSA: core: Remove debugfs at disconnection (git-fixes). +- commit f8e0906 + +------------------------------------------------------------------- +Sat Jun 1 10:14:34 CEST 2024 - tiwai@suse.de + +- drm/panel: sitronix-st7789v: fix display size for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: tweak timing for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 + panel (git-fixes). +- dma-buf/sw-sync: don't enable IRQ from sync_print_obj() + (git-fixes). +- Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 + devices" (stable-fixes). +- drm/amd/display: Enable colorspace property for MST connectors + (git-fixes). +- drm/i915: Fix audio component initialization (git-fixes). +- drm/i915/dpt: Make DPT object unshrinkable (git-fixes). +- drm/i915/gt: Fix CCS id's calculation for CCS mode setting + (git-fixes). +- drm/i915/guc: avoid FIELD_PREP warning (git-fixes). +- drm/i915/gt: Disarm breadcrumbs if engines are already idle + (git-fixes). +- drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) + (git-fixes). +- hwmon: (shtc1) Fix property misspelling (git-fixes). +- hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board + power sensor (git-fixes). +- spi: stm32: Don't warn about spurious interrupts (git-fixes). +- spi: Don't mark message DMA mapped when no transfer in it is + (git-fixes). +- dma-mapping: benchmark: handle NUMA_NO_NODE correctly + (git-fixes). +- dma-mapping: benchmark: fix node id validation (git-fixes). +- ALSA: seq: ump: Fix swapped song position pointer data + (git-fixes). +- ASoC: SOF: ipc4-topology: Fix input format query of process + modules without base extension (git-fixes). +- ALSA: seq: Fix yet another spot for system message conversion + (git-fixes). +- ALSA: ump: Don't accept an invalid UMP protocol number + (git-fixes). +- ALSA: ump: Don't clear bank selection after sending a program + change (git-fixes). +- ALSA: seq: Fix incorrect UMP type for system messages + (git-fixes). +- ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 + conversion (git-fixes). +- ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP + conversion (git-fixes). +- ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp + (git-fixes). +- docs: netdev: Fix typo in Signed-off-by tag (git-fixes). +- net: usb: smsc95xx: fix changing LED_SEL bit value updated + from EEPROM (git-fixes). +- net: phy: micrel: set soft_reset callback to genphy_soft_reset + for KSZ8061 (git-fixes). +- commit e5505a5 + +------------------------------------------------------------------- +Sat Jun 1 10:09:27 CEST 2024 - tiwai@suse.de + +- Add alt-commit to a nouveau patch +- commit 0024d10 + +------------------------------------------------------------------- +Fri May 31 19:39:48 CEST 2024 - dsterba@suse.com + +- 9p: add missing locking around taking dentry fid list (git-fixes) +- commit 581af2d + +------------------------------------------------------------------- +Fri May 31 18:08:13 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only a VFS cleanup +- commit f4a0ca8 + +------------------------------------------------------------------- +Fri May 31 18:00:27 CEST 2024 - dsterba@suse.com + +- blacklist.conf: openpromfs not built +- commit 475ff82 + +------------------------------------------------------------------- +Fri May 31 17:58:22 CEST 2024 - dsterba@suse.com + +- ecryptfs: Fix buffer size for tag 66 packet (git-fixes) +- commit 17aae28 + +------------------------------------------------------------------- +Fri May 31 17:18:11 CEST 2024 - dsterba@suse.com + +- fs/9p: translate O_TRUNC into OTRUNC (git-fixes) +- commit e03e9a5 + +------------------------------------------------------------------- +Fri May 31 17:14:43 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END + (git-fixes). +- commit e824dba + +------------------------------------------------------------------- +Fri May 31 17:14:08 CEST 2024 - dsterba@suse.com + +- fs/9p: only translate RWX permissions for plain 9P2000 (git-fixes) +- commit ebd0dc6 + +------------------------------------------------------------------- +Fri May 31 17:11:23 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: precision tracking test for BPF_NEG and BPF_END + (bsc#1225756). +- commit a410d73 + +------------------------------------------------------------------- +Fri May 31 17:08:22 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: add edge case backtracking logic test + (bsc#1225756). +- bpf: fix precision backtracking instruction iteration + (bsc#1225756). +- bpf: handle ldimm64 properly in check_cfg() (bsc#1225756). +- commit 9cbb99b + +------------------------------------------------------------------- +Fri May 31 16:48:47 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove add and revert patch pair +- commit f17fe30 + +------------------------------------------------------------------- +Fri May 31 16:41:07 CEST 2024 - dsterba@suse.com + +- fs: indicate request originates from old mount API (git-fixes) +- commit 0754468 + +------------------------------------------------------------------- +Fri May 31 16:38:52 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only comment fix +- commit b912460 + +------------------------------------------------------------------- +Fri May 31 16:36:29 CEST 2024 - dsterba@suse.com + +- locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock (git-fixes) +- commit 4c48f9f + +------------------------------------------------------------------- +Fri May 31 16:34:32 CEST 2024 - dsterba@suse.com + +- fs: Fix error checking for d_hash_and_lookup() (git-fixes) +- commit c90513f + +------------------------------------------------------------------- +Fri May 31 16:31:13 CEST 2024 - dwagner@suse.de + +- nvme-pci: Add quirk for broken MSIs (git-fixes). +- nvme: fix warn output about shared namespaces without + CONFIG_NVME_MULTIPATH (git-fixes). +- drivers/nvme: Add quirks for device 126f:2262 (git-fixes). +- commit fff60eb + +------------------------------------------------------------------- +Fri May 31 16:05:29 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvme-ensure-disabling-pairs-with-unquiesce.patch + (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 jsc#PED-3535 + bsc#1224534). +- commit d9497f3 + +------------------------------------------------------------------- +Fri May 31 14:12:49 CEST 2024 - iivanov@suse.de + +- octeontx2-af: fix the double free in rvu_npc_freemem() (bsc#1225712 CVE-2024-36030) +- commit 294ca99 + +------------------------------------------------------------------- +Fri May 31 12:32:57 CEST 2024 - tbogendoerfer@suse.de + +- idpf: extend tx watchdog timeout (bsc#1224137). +- commit fbf0ed6 + +------------------------------------------------------------------- +Fri May 31 11:27:23 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86/pmu: Allow programming events that match + unsupported arch events (bsc#1225696). +- Refresh + patches.suse/KVM-x86-pmu-Allow-programming-events-that-match-unsu.patch. +- commit 0e4ccf5 + +------------------------------------------------------------------- +Thu May 30 10:09:45 CEST 2024 - iivanov@suse.de + +- swiotlb: extend buffer pre-padding to alloc_align_mask if necessary (bsc#1224331) +- commit c148fd3 + +------------------------------------------------------------------- +Thu May 30 09:03:10 CEST 2024 - davide.benini@suse.com + +- calipso: fix memory leak in netlbl_calipso_add_pass() + (CVE-2023-52698 bsc#1224621) +- commit 5fc90b9 + +------------------------------------------------------------------- +Thu May 30 07:29:06 CEST 2024 - jslaby@suse.cz + +- kabi/severities: ignore IMS functions + They were dropped in previous patches. Noone is supposed to use them. +- commit 494909c + +------------------------------------------------------------------- +Thu May 30 05:29:52 CEST 2024 - ematsumiya@suse.de + +- smb: client: set correct id, uid and cruid for multiuser + automounts (bsc#1223011, CVE-2024-26822). +- commit 6fce785 + +------------------------------------------------------------------- +Thu May 30 05:26:33 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential OOBs in smb2_parse_contexts() + (bsc#1220148, CVE-2023-52434). +- commit a00a7f6 + +------------------------------------------------------------------- +Wed May 29 19:16:39 CEST 2024 - colyli@suse.de + +- dm-integrity: fix a memory leak when rechecking the data + (bsc#1223077, CVE-2024-26860). +- commit 29984e7 + +------------------------------------------------------------------- +Wed May 29 19:05:23 CEST 2024 - fdmanana@suse.com + +- btrfs: zoned: don't skip block groups with 100% zone unusable + (bsc#1220120). +- btrfs: don't refill whole delayed refs block reserve when + starting transaction (bsc#1220120). +- btrfs: add new unused block groups to the list of unused block + groups (bsc#1220120). +- btrfs: do not delete unused block group if it may be used soon + (bsc#1220120). +- btrfs: add and use helper to check if block group is used + (bsc#1220120). +- btrfs: always reserve space for delayed refs when starting + transaction (bsc#1220120). +- btrfs: stop doing excessive space reservation for csum deletion + (bsc#1220120). +- btrfs: remove pointless initialization at + btrfs_delayed_refs_rsv_release() (bsc#1220120). +- btrfs: reserve space for delayed refs on a per ref basis + (bsc#1220120). +- btrfs: allow to run delayed refs by bytes to be released + instead of count (bsc#1220120). +- btrfs: simplify check for extent item overrun at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: return -EUCLEAN if extent item is missing when searching + inline backref (bsc#1220120). +- btrfs: use a single variable for return value at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: use a single variable for return value at + run_delayed_extent_op() (bsc#1220120). +- btrfs: remove pointless 'ref_root' variable from + run_delayed_data_ref() (bsc#1220120). +- btrfs: initialize key where it's used when running delayed + data ref (bsc#1220120). +- btrfs: remove refs_to_drop argument from __btrfs_free_extent() + (bsc#1220120). +- btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: remove the refcount warning/check at + btrfs_put_delayed_ref() (bsc#1220120). +- btrfs: remove unnecessary logic when running new delayed + references (bsc#1220120). +- btrfs: pass a space_info argument to + btrfs_reserve_metadata_bytes() (bsc#1220120). +- btrfs: log message if extent item not found when running + delayed extent op (bsc#1220120). +- btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: move btrfs_free_excluded_extents() into block-group.c + (bsc#1220120). +- btrfs: open code trivial btrfs_add_excluded_extent() + (bsc#1220120). +- btrfs: make find_first_extent_bit() return a boolean + (bsc#1220120). +- btrfs: make btrfs_destroy_pinned_extent() return void + (bsc#1220120). +- btrfs: make btrfs_destroy_marked_extents() return void + (bsc#1220120). +- btrfs: rename add_new_free_space() to btrfs_add_new_free_space() + (bsc#1220120). +- btrfs: update documentation for add_new_free_space() + (bsc#1220120). +- commit 37b05cd + +------------------------------------------------------------------- +Wed May 29 18:24:54 CEST 2024 - nstange@suse.de + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch (bsc#1222771). + In preparation of enabling CONFIG_FIPS_SIGNATURE_SELFTEST, amend the + missing 'usage' argument in the pkcs7_validate_trust() invocation + from the PKCS#7 selftest. +- commit cfa0827 + +------------------------------------------------------------------- +Wed May 29 17:39:53 CEST 2024 - mbrugger@suse.com + +- blacklist.conf: arm: kernel does not support folios +- commit e0489ca + +------------------------------------------------------------------- +Wed May 29 17:23:53 CEST 2024 - pmladek@suse.com + +- printk: Let no_printk() use _printk() (bsc#1225618). +- commit 2abd745 + +------------------------------------------------------------------- +Wed May 29 17:04:32 CEST 2024 - pmladek@suse.com + +- printk: Update @console_may_schedule in + console_trylock_spinning() (bsc#1225616). +- commit e5e7ac5 + +------------------------------------------------------------------- +Wed May 29 16:39:49 CEST 2024 - mkoutny@suse.com + +- af_unix: fix use-after-free in unix_stream_read_actor() + (CVE-2023-52772 bsc#1224989). +- commit 0f5ff3f + +------------------------------------------------------------------- +Wed May 29 16:37:13 CEST 2024 - nstange@suse.de + +- certs: Add ECDSA signature verification self-test (bsc#1222777). +- Port "certs: Add ECDSA signature verification self-test". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_ECDSA. +- Refresh + 0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + trivial context update to Kconfig +- commit 7338b2e + +------------------------------------------------------------------- +Wed May 29 16:36:36 CEST 2024 - pmladek@suse.com + +- dump_stack: Do not get cpu_sync for panic CPU (bsc#1225607). +- commit 3d953e1 + +------------------------------------------------------------------- +Wed May 29 16:30:09 CEST 2024 - pmladek@suse.com + +- printk: Avoid non-panic CPUs writing to ringbuffer + (bsc#1225607). +- commit 9a41cad + +------------------------------------------------------------------- +Wed May 29 16:25:37 CEST 2024 - nstange@suse.de + +- certs: Move RSA self-test data to separate file (bsc#1222777). +- Port "certs: Move RSA self-test data to separate file". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_RSA. +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + - trivial context update to Kconfig, + - account for changed pkcs7_validate_trust() callsite amended by + this refreshed patch. +- commit 248ad2a + +------------------------------------------------------------------- +Wed May 29 16:22:01 CEST 2024 - pmladek@suse.com + +- printk: Disable passing console lock owner completely during + panic() (bsc#1225607). +- commit a31a4d6 + +------------------------------------------------------------------- +Wed May 29 16:19:57 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Skip non-finalized records in panic + (bsc#1225607). +- commit 8be42db + +------------------------------------------------------------------- +Wed May 29 16:06:55 CEST 2024 - nstange@suse.de + +- Enable CONFIG_FIPS_SIGNATURE_SELFTEST (bsc#1222771) +- commit 4ade1c7 + +------------------------------------------------------------------- +Wed May 29 15:50:37 CEST 2024 - pmladek@suse.com + +- printk: Wait for all reserved records with pr_flush() + (bsc#1225607). +- commit 4a07b6c + +------------------------------------------------------------------- +Wed May 29 15:35:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Cleanup reader terminology (bsc#1225607). +- commit b3f2a50 + +------------------------------------------------------------------- +Wed May 29 15:27:23 CEST 2024 - pmladek@suse.com + +- printk: Add this_cpu_in_panic() (bsc#1225607). +- commit 8afb830 + +------------------------------------------------------------------- +Wed May 29 15:21:57 CEST 2024 - pmladek@suse.com + +- printk: For @suppress_panic_printk check for other CPU in panic + (bsc#1225607). +- commit f2045e0 + +------------------------------------------------------------------- +Wed May 29 15:20:31 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Clarify special lpos values (bsc#1225607). +- commit d1338d8 + +------------------------------------------------------------------- +Wed May 29 15:17:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Do not skip non-finalized records with + prb_next_seq() (bsc#1225607). +- commit 1ea687c + +------------------------------------------------------------------- +Wed May 29 15:17:05 CEST 2024 - mkoutny@suse.com + +- prctl: generalize PR_SET_MDWE support check to be per-arch + (bsc#1225610). +- commit b86afe4 + +------------------------------------------------------------------- +Wed May 29 15:15:57 CEST 2024 - pmladek@suse.com + +- printk: Use prb_first_seq() as base for 32bit seq macros + (bsc#1225607). +- commit ea93856 + +------------------------------------------------------------------- +Wed May 29 15:14:03 CEST 2024 - pmladek@suse.com + +- printk: Adjust mapping for 32bit seq macros (bsc#1225607). +- commit e9e690d + +------------------------------------------------------------------- +Wed May 29 14:57:00 CEST 2024 - mkoutny@suse.com + +- blk-cgroup: fix list corruption from reorder of WRITE ->lqueued + (bsc#1225605). +- blk-cgroup: fix list corruption from resetting io stat + (bsc#1225605). +- commit c132bd3 + +------------------------------------------------------------------- +Wed May 29 14:56:41 CEST 2024 - pmladek@suse.com + +- printk: nbcon: Relocate 32bit seq macros (bsc#1225607). +- commit 6293dd4 + +------------------------------------------------------------------- +Wed May 29 14:47:13 CEST 2024 - pmladek@suse.com + +- printk: Rename abandon_console_lock_in_panic() to + other_cpu_in_panic() (bsc#1225607). +- commit 74aec78 + +------------------------------------------------------------------- +Wed May 29 14:42:32 CEST 2024 - pmladek@suse.com + +- printk: Consolidate console deferred printing (bsc#1225607). +- commit c45374f + +------------------------------------------------------------------- +Wed May 29 14:39:55 CEST 2024 - pmladek@suse.com + +- printk: Do not take console lock for console_flush_on_panic() + (bsc#1225607). +- commit ca5038f + +------------------------------------------------------------------- +Wed May 29 14:38:54 CEST 2024 - pmladek@suse.com + +- printk: Keep non-panic-CPUs out of console lock (bsc#1225607). +- commit 2d7bf36 + +------------------------------------------------------------------- +Wed May 29 14:24:43 CEST 2024 - pmladek@suse.com + +- printk: Reduce console_unblank() usage in unsafe scenarios + (bsc#1225607). +- commit 54eafaa + +------------------------------------------------------------------- +Wed May 29 13:45:07 CEST 2024 - pmladek@suse.com + +- livepatch: Fix missing newline character in + klp_resolve_symbols() (bsc#1223539). +- commit af0f908 + +------------------------------------------------------------------- +Wed May 29 13:33:07 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: system-wide nr_active enforcement patchset; + not worth the risk (bsc#1225580) +- commit 059cebc + +------------------------------------------------------------------- +Wed May 29 13:28:17 CEST 2024 - shung-hsi.yu@suse.com + +- cpumap: Zero-initialise xdp_rxq_info struct before running + XDP program (bsc#1224718 CVE-2024-27431). +- commit fb7728a + +------------------------------------------------------------------- +Wed May 29 12:12:14 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct bpf_link and bpf_link_ops kABI workaround + (bsc#1224531 CVE-2024-35860). +- commit 7744489 + +------------------------------------------------------------------- +Wed May 29 12:07:39 CEST 2024 - jslaby@suse.cz + +- Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support" + (git-fixes). +- Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()" (git-fixes). +- Revert "PCI/MSI: Provide stubs for IMS functions" (git-fixes). +- commit 0dc394b + +------------------------------------------------------------------- +Wed May 29 11:50:31 CEST 2024 - jslaby@suse.cz + +- ppdev: Add an error check in register_device (git-fixes). +- commit cfdb6a2 + +------------------------------------------------------------------- +Wed May 29 11:43:15 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: support deferring bpf_link dealloc to after RCU grace + period (bsc#1224531 CVE-2024-35860). +- bpf: put uprobe link's path and task in release callback + (bsc#1224531 CVE-2024-35860). +- commit a95dd44 + +------------------------------------------------------------------- +Wed May 29 11:25:39 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Fix not validating setsockopt user input + (bsc#1224581 CVE-2024-35964). +- commit 9d49d44 + +------------------------------------------------------------------- +Wed May 29 11:06:17 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: cosmetic; truncated names in ps output +- commit 2ed068f + +------------------------------------------------------------------- +Wed May 29 10:52:47 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Add support for BT_PKT_STATUS (bsc#1224581 + CVE-2024-35964). +- commit cadac48 + +------------------------------------------------------------------- +Wed May 29 10:13:51 CEST 2024 - jlee@suse.com + +- Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic (bsc#1224581 + CVE-2024-35964). +- Refresh + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch. +- commit 774d916 + +------------------------------------------------------------------- +Wed May 29 09:52:10 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Prevent lock inversion deadlock in map delete elem + (bsc#1209657 CVE-2023-0160 bsc#1224511 CVE-2024-35895). +- commit fa3fb92 + +------------------------------------------------------------------- +Wed May 29 07:53:36 CEST 2024 - tiwai@suse.de + +- tpm_tis_spi: Account for SPI header when allocating TPM SPI + xfer buffer (git-fixes). +- commit 6d124e2 + +------------------------------------------------------------------- +Tue May 28 23:45:57 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_debug_files_proc_show() + (bsc#1225172, bsc#1223532, CVE-2024-26928). +- commit 1089c4a + +------------------------------------------------------------------- +Tue May 28 23:42:54 CEST 2024 - ematsumiya@suse.de + +- smb3: missing lock when picking channel (bsc#1225172, + bsc#1224550, CVE-2024-35999). +- commit d7be3a1 + +------------------------------------------------------------------- +Tue May 28 23:42:14 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in + cifs_signal_cifsd_for_reconnect() (bsc#1225172, bsc#1224766, + CVE-2024-35861). +- commit 0d45a76 + +------------------------------------------------------------------- +Tue May 28 23:41:36 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_network_name_deleted() + (bsc#1225172, bsc#1224764, CVE-2024-35862). +- commit 6632102 + +------------------------------------------------------------------- +Tue May 28 23:40:50 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in is_valid_oplock_break() + (bsc#1225172, bsc#1224763, CVE-2024-35863). +- commit 06c348c + +------------------------------------------------------------------- +Tue May 28 23:40:05 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_oplock_break() + (bsc#1225172, bsc#1224668, CVE-2024-35865). +- commit 60bea5b + +------------------------------------------------------------------- +Tue May 28 23:39:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_lease_break() + (bsc#1225172, bsc#1224765, CVE-2024-35864). +- commit 52cc8d8 + +------------------------------------------------------------------- +Tue May 28 23:38:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_show() + (bsc#1225172, bsc#1224664, CVE-2024-35867). +- commit 3a82d6a + +------------------------------------------------------------------- +Tue May 28 23:35:58 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_write() + (bsc#1225172, bsc#1224678, CVE-2024-35868). +- commit fb4bf4e + +------------------------------------------------------------------- +Tue May 28 23:35:08 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_dump_full_key() + (bsc#1225172, bsc#1224667, CVE-2024-35866). +- commit b0961fe + +------------------------------------------------------------------- +Tue May 28 23:33:25 CEST 2024 - ematsumiya@suse.de + +- smb: client: guarantee refcounted children from parent session + (bsc#1225172, bsc#1224679, CVE-2024-35869). +- commit 97642d2 + +------------------------------------------------------------------- +Tue May 28 23:32:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix UAF in smb2_reconnect_server() (bsc#1225172, + bsc#1224672, CVE-2024-35870). +- commit e205efa + +------------------------------------------------------------------- +Tue May 28 23:20:35 CEST 2024 - ematsumiya@suse.de + +- smb: Fix regression in writes when non-standard maximum write + size negotiated (bsc#1222464, CVE-2024-26692). +- commit 761be1f + +------------------------------------------------------------------- +Tue May 28 20:19:26 CEST 2024 - ematsumiya@suse.de + +- cifs: Fix writeback data corruption (bsc#1225172, + bsc#1223810, CVE-2024-27036). +- commit 75108cc + +------------------------------------------------------------------- +Tue May 28 20:07:48 CEST 2024 - ematsumiya@suse.de + +- cifs: Don't use certain unnecessary folio_*() functions + (bsc#1225172). +- commit 3ddf86f + +------------------------------------------------------------------- +Tue May 28 16:02:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: Ignore all devicetree schemes changes + We do not use them, so lets silence all git-fixes for them. +- commit 84a3286 + +------------------------------------------------------------------- +Tue May 28 13:34:20 CEST 2024 - nik.borisov@suse.com + +- x86/bpf: Fix IP after emitting call depth accounting (bsc#1224493 CVE-2024-35903). +- commit 1c0fa71 + +------------------------------------------------------------------- +Tue May 28 10:02:27 CEST 2024 - pjakobsson@suse.de + +- drm/amdgpu: Skip do PCI error slot reset during RAS recovery (CVE-2024-35931 bsc#1224652). +- commit 1dec1c9 + +------------------------------------------------------------------- +Tue May 28 08:15:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore TAS2781 symbol drop, it's only locally used +- commit f367fdb + +------------------------------------------------------------------- +Tue May 28 08:12:45 CEST 2024 - tiwai@suse.de + +- ASoC: tas2781: Fix wrong loading calibrated data sequence + (git-fixes). +- commit 5851e36 + +------------------------------------------------------------------- +Tue May 28 08:10:39 CEST 2024 - tiwai@suse.de + +- mm: page_owner: fix wrong information in dump_page_owner + (git-fixes). +- ALSA: scarlett2: Add missing error check to + scarlett2_config_save() (git-fixes). +- commit 4b2ccd1 + +------------------------------------------------------------------- +Tue May 28 06:53:34 CEST 2024 - jslaby@suse.cz + +- x86/mm/pat: fix VM_PAT handling in COW mappings (bsc#1224525 + CVE-2024-35877). +- commit 24cc941 + +------------------------------------------------------------------- +Mon May 27 21:33:13 CEST 2024 - davide.benini@suse.com + +- ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr + (CVE-2024-35969 bsc#1224580) +- commit f419c6d + +------------------------------------------------------------------- +Mon May 27 20:45:38 CEST 2024 - tbogendoerfer@suse.de + +- mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash + work (CVE-2024-35852 bsc#1224502). +- mlxsw: spectrum_acl_tcam: Fix incorrect list API usage + (CVE-2024-36006 bsc#1224541). +- mlxsw: spectrum_acl_tcam: Fix warning during rehash + (CVE-2024-36007 bsc#1224543). +- commit 88a980b + +------------------------------------------------------------------- +Mon May 27 18:45:10 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/vt-d: Enable PCI/IMS" (git-fixes). +- commit f424462 + +------------------------------------------------------------------- +Mon May 27 18:39:43 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/amd: Enable PCI/IMS" (git-fixes). +- commit 278bf80 + +------------------------------------------------------------------- +Mon May 27 18:29:15 CEST 2024 - vkarasulli@suse.de + +- iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest + (git-fixes). +- commit 481f9bd + +------------------------------------------------------------------- +Mon May 27 18:26:02 CEST 2024 - fdmanana@suse.com + +- btrfs: avoid start and commit empty transaction when flushing + qgroups (bsc#1220120). +- btrfs: avoid start and commit empty transaction when starting + qgroup rescan (bsc#1220120). +- btrfs: avoid starting and committing empty transaction when + flushing space (bsc#1220120). +- btrfs: avoid starting new transaction when flushing delayed + items and refs (bsc#1220120). +- btrfs: merge find_free_dev_extent() and + find_free_dev_extent_start() (bsc#1220120). +- btrfs: make find_free_dev_extent() static (bsc#1220120). +- btrfs: make btrfs_cleanup_fs_roots() static (bsc#1220120). +- btrfs: fail priority metadata ticket with real fs error + (bsc#1220120). +- btrfs: return real error when orphan cleanup fails due to a + transaction abort (bsc#1220120). +- btrfs: store the error that turned the fs into error state + (bsc#1220120). +- btrfs: don't steal space from global rsv after a transaction + abort (bsc#1220120). +- btrfs: print available space across all block groups when + dumping space info (bsc#1220120). +- btrfs: print available space for a block group when dumping + a space info (bsc#1220120). +- btrfs: print block group super and delalloc bytes when dumping + space info (bsc#1220120). +- btrfs: print target number of bytes when dumping free space + (bsc#1220120). +- btrfs: update comment for btrfs_join_transaction_nostart() + (bsc#1220120). +- commit b4554d4 + +------------------------------------------------------------------- +Mon May 27 18:11:48 CEST 2024 - vbabka@suse.cz + +- mm/secretmem: fix GUP-fast succeeding on secretmem folios + (CVE-2024-35872 bsc#1224530). +- commit 42a2f6f + +------------------------------------------------------------------- +Mon May 27 17:29:41 CEST 2024 - ematsumiya@suse.de + +- cifs: fix charset issue in reconnection (bsc#1225172). +- commit b4ea103 + +------------------------------------------------------------------- +Mon May 27 17:07:38 CEST 2024 - fdmanana@suse.com + +- btrfs: make btrfs_destroy_delayed_refs() return void + (bsc#1220120). +- btrfs: remove unnecessary prototype declarations at disk-io.c + (bsc#1220120). +- btrfs: use a single switch statement when initializing delayed + ref head (bsc#1220120). +- btrfs: use bool type for delayed ref head fields that are used + as booleans (bsc#1220120). +- btrfs: assert correct lock is held at btrfs_select_ref_head() + (bsc#1220120). +- btrfs: get rid of label and goto at insert_delayed_ref() + (bsc#1220120). +- btrfs: make insert_delayed_ref() return a bool instead of an + int (bsc#1220120). +- btrfs: use a bool to track qgroup record insertion when adding + ref head (bsc#1220120). +- btrfs: remove pointless in_tree field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: remove unused is_head field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: reorder some members of struct btrfs_delayed_ref_head + (bsc#1220120). +- commit 2e19466 + +------------------------------------------------------------------- +Mon May 27 16:12:29 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations (CVE-2024-35956 bsc#1224674) +- commit 9bb0c20 + +------------------------------------------------------------------- +Mon May 27 16:07:17 CEST 2024 - dsterba@suse.com + +- Update patches.suse/btrfs-send-handle-path-ref-underflow-in-header-itera.patch (CVE-2024-35935 bsc#1224645) +- commit 5aa2b5a + +------------------------------------------------------------------- +Mon May 27 15:40:09 CEST 2024 - dsterba@suse.com + +- btrfs: make error messages more clear when getting a chunk map (git-fixes) +- commit 47ecf55 + +------------------------------------------------------------------- +Mon May 27 15:38:41 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: compilation warning fix +- commit 02490e2 + +------------------------------------------------------------------- +Mon May 27 15:37:02 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: code not built +- commit 5199fc3 + +------------------------------------------------------------------- +Mon May 27 15:29:06 CEST 2024 - dsterba@suse.com + +- btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super (git-fixes) +- commit 907e740 + +------------------------------------------------------------------- +Mon May 27 15:26:23 CEST 2024 - petr.pavlu@suse.com + +- tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test + (git-fixes). +- commit 113163c + +------------------------------------------------------------------- +Mon May 27 15:25:37 CEST 2024 - dsterba@suse.com + +- btrfs: use the correct superblock to compare fsid in btrfs_validate_super (git-fixes) +- commit 4318f3e + +------------------------------------------------------------------- +Mon May 27 15:25:21 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix a race between readers and resize checks + (git-fixes). +- commit 568ebcf + +------------------------------------------------------------------- +Mon May 27 15:23:46 CEST 2024 - dsterba@suse.com + +- btrfs: add a helper to read the superblock metadata_uuid (git-fixes) +- commit 543d7b8 + +------------------------------------------------------------------- +Mon May 27 15:21:39 CEST 2024 - petr.pavlu@suse.com + +- ftrace: Fix possible use-after-free issue in ftrace_location() + (git-fixes). +- commit 4cf7fca + +------------------------------------------------------------------- +Mon May 27 15:20:36 CEST 2024 - petr.pavlu@suse.com + +- tracing: hide unused ftrace_event_id_fops (git-fixes). +- commit 61c90c7 + +------------------------------------------------------------------- +Mon May 27 15:19:03 CEST 2024 - petr.pavlu@suse.com + +- blacklist.conf: add not-relevant tracing commits +- commit b97c070 + +------------------------------------------------------------------- +Mon May 27 11:19:26 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO (git-fixes). +- commit 1340b2d + +------------------------------------------------------------------- +Mon May 27 11:12:16 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Add missing boot_params for mixed mode compat entry (git-fixes). +- commit 12dcb3a + +------------------------------------------------------------------- +Mon May 27 11:08:48 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Call mixed mode boot services on the firmware's stack (git-fixes). +- commit 9d83518 + +------------------------------------------------------------------- +Mon May 27 11:08:27 CEST 2024 - nik.borisov@suse.com + +- x86/pm: Work around false positive kmemleak report in msr_build_context() (git-fixes). +- commit 2e5a312 + +------------------------------------------------------------------- +Mon May 27 11:07:16 CEST 2024 - nik.borisov@suse.com + +- x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y (git-fixes). +- commit 453faa5 + +------------------------------------------------------------------- +Mon May 27 11:06:52 CEST 2024 - nik.borisov@suse.com + +- x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() (git-fixes). +- commit e894262 + +------------------------------------------------------------------- +Mon May 27 10:59:27 CEST 2024 - nik.borisov@suse.com + +- mm/slab: make __free(kfree) accept error pointers (git-fixes). +- commit 8b5f449 + +------------------------------------------------------------------- +Mon May 27 10:52:46 CEST 2024 - nik.borisov@suse.com + +- x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT (git-fixes). +- commit fa1d89a + +------------------------------------------------------------------- +Mon May 27 09:54:37 CEST 2024 - jgross@suse.com + +- Update + patches.suse/virtio_net-Do-not-send-RSS-key-if-it-is-not-supporte.patch + (bsc#1224565, CVE-2024-35981). +- commit 50a448d + +------------------------------------------------------------------- +Mon May 27 09:52:27 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-x86-Mark-target-gfn-of-emulated-atomic-instructi.patch + (bsc#1224638, CVE-2024-35804). +- commit aac65c3 + +------------------------------------------------------------------- +Mon May 27 09:49:04 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-SVM-Flush-pages-under-kvm-lock-to-fix-UAF-in-svm.patch + (bsc#1224725, CVE-2024-35791). +- commit 80eb8d1 + +------------------------------------------------------------------- +Mon May 27 08:09:27 CEST 2024 - tiwai@suse.de + +- cxl/port: Fix delete_endpoint() vs parent unregistration race + (CVE-2023-52771 bsc#1225007). +- commit b115e15 + +------------------------------------------------------------------- +Sun May 26 09:46:10 CEST 2024 - tiwai@suse.de + +- i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during + start frame (git-fixes). +- commit cc09a8e + +------------------------------------------------------------------- +Sun May 26 09:45:48 CEST 2024 - tiwai@suse.de + +- kselftest: Add a ksft_perror() helper (stable-fixes). +- Refresh + patches.suse/selftests-timers-posix_timers-Reimplement-check_time.patch. +- commit f14f41c + +------------------------------------------------------------------- +Sun May 26 09:45:04 CEST 2024 - tiwai@suse.de + +- nilfs2: fix unexpected freezing of nilfs_segctor_sync() + (git-fixes). +- nilfs2: fix use-after-free of timer for log writer thread + (git-fixes). +- kasan, fortify: properly rename memintrinsics (git-fixes). +- i3c: master: svc: fix invalidate IBI type and miss call client + IBI handler (git-fixes). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (stable-fixes). +- drm/amd/display: Fix division by zero in setup_dsc_config + (stable-fixes). +- docs: kernel_include.py: Cope with docutils 0.21 (stable-fixes). +- mmc: core: Add HS400 tuning in HS400es initialization + (stable-fixes). +- commit 0b2962b + +------------------------------------------------------------------- +Sun May 26 09:41:07 CEST 2024 - tiwai@suse.de + +- Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() + (git-fixes). +- commit 3e2fb47 + +------------------------------------------------------------------- +Sat May 25 08:35:21 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook + 440/460 G11 (stable-fixes). +- ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with + ALC897 (stable-fixes). +- ALSA: usb-audio: Fix for sampling rates support for Mbox3 + (stable-fixes). +- ALSA: timer: Set lower bound of start tick time (stable-fixes). +- ALSA: usb-audio: Add sampling rates support for Mbox3 + (stable-fixes). +- commit ae40914 + +------------------------------------------------------------------- +Sat May 25 08:28:19 CEST 2024 - tiwai@suse.de + +- drm/nouveau: use tile_mode and pte_kind for VM_BIND bo + allocations (git-fixes). +- Input: cyapa - add missing input core locking to suspend/resume + functions (git-fixes). +- Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation + (git-fixes). +- Input: ims-pcu - fix printf string overflow (git-fixes). +- ASoC: tas2552: Add TX path for capturing AUDIO-OUT data + (git-fixes). +- ALSA: core: Fix NULL module pointer assignment at card init + (git-fixes). +- speakup: Fix sizeof() vs ARRAY_SIZE() bug (git-fixes). +- serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using + prescaler (git-fixes). +- serial: 8250_bcm7271: use default_mux_rate if possible + (git-fixes). +- serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup + (git-fixes). +- tty: n_gsm: fix missing receive state reset after mode switch + (git-fixes). +- tty: n_gsm: fix possible out-of-bounds in gsm0_receive() + (git-fixes). +- commit be92dbc + +------------------------------------------------------------------- +Sat May 25 01:33:04 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where multiple sessions share connection + (bsc#1225172). +- commit 6704757 + +------------------------------------------------------------------- +Sat May 25 01:32:51 CEST 2024 - ematsumiya@suse.de + +- smb3: show beginning time for per share stats (bsc#1225172). +- commit 9dab491 + +------------------------------------------------------------------- +Sat May 25 01:32:38 CEST 2024 - ematsumiya@suse.de + +- cifs: cifs_chan_is_iface_active should be called with chan_lock + held (bsc#1225172). +- commit 7f878c6 + +------------------------------------------------------------------- +Sat May 25 01:32:24 CEST 2024 - ematsumiya@suse.de + +- cifs: do not pass cifs_sb when trying to add channels + (bsc#1225172). +- commit b48e89f + +------------------------------------------------------------------- +Sat May 25 01:32:10 CEST 2024 - ematsumiya@suse.de + +- smb: client: remove extra @chan_count check in + __cifs_put_smb_ses() (bsc#1225172). +- commit 58e3272 + +------------------------------------------------------------------- +Sat May 25 01:31:57 CEST 2024 - ematsumiya@suse.de + +- cifs: reconnect work should have reference on server struct + (bsc#1225172). +- commit f1bff59 + +------------------------------------------------------------------- +Sat May 25 01:31:44 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where a channel is closed (bsc#1225172). +- commit c305501 + +------------------------------------------------------------------- +Sat May 25 01:31:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: reduce stack usage in cifs_try_adding_channels() + (bsc#1225172). +- commit 16a3d64 + +------------------------------------------------------------------- +Sat May 25 01:31:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs code dep in namespace.c + (bsc#1225172). +- commit 658ebd6 + +------------------------------------------------------------------- +Sat May 25 01:31:04 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs naming in automount code + (bsc#1225172). +- commit b47e685 + +------------------------------------------------------------------- +Sat May 25 01:26:39 CEST 2024 - ematsumiya@suse.de + +- smb: client: rename cifs_dfs_ref.c to namespace.c (bsc#1225172). +- commit 429bc2d + +------------------------------------------------------------------- +Sat May 25 01:25:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: ensure to try all targets when finding nested links + (bsc#1225172). +- commit b03bac4 + +------------------------------------------------------------------- +Sat May 25 01:25:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: introduce DFS_CACHE_TGT_LIST() (bsc#1225172). +- commit f066846 + +------------------------------------------------------------------- +Sat May 25 01:25:04 CEST 2024 - ematsumiya@suse.de + +- cifs: account for primary channel in the interface list + (bsc#1225172). +- commit 28558fb + +------------------------------------------------------------------- +Sat May 25 01:24:50 CEST 2024 - ematsumiya@suse.de + +- cifs: distribute channels across interfaces based on speed + (bsc#1225172). +- commit 66db7c6 + +------------------------------------------------------------------- +Fri May 24 20:33:36 CEST 2024 - tiwai@suse.de + +- dmaengine: dw-edma: eDMA: Add sync read before starting the + DMA transfer in remote setup (CVE-2024-27408 bsc#1224430). +- commit 26ca7a6 + +------------------------------------------------------------------- +Fri May 24 20:29:39 CEST 2024 - tiwai@suse.de + +- pmdomain: ti: Add a null pointer check to the + omap_prm_domain_init (CVE-2024-35943 bsc#1224649). +- commit 4abda58 + +------------------------------------------------------------------- +Fri May 24 20:27:11 CEST 2024 - tiwai@suse.de + +- media: mediatek: vcodec: Fix oops when HEVC init fails + (CVE-2024-35921 bsc#1224477). +- commit 7226612 + +------------------------------------------------------------------- +Fri May 24 18:18:36 CEST 2024 - tiwai@suse.de + +- drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() + for hisi_hns3_pmu uninit process (CVE-2023-52860 bsc#1224936). +- commit f0f6842 + +------------------------------------------------------------------- +Fri May 24 18:15:40 CEST 2024 - tiwai@suse.de + +- kABI workaround for struct idxd_evl (CVE-2024-35991 + bsc#1224553). +- commit 4c82821 + +------------------------------------------------------------------- +Fri May 24 18:11:49 CEST 2024 - tiwai@suse.de + +- dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue + (CVE-2024-35991 bsc#1224553). +- commit bba26d6 + +------------------------------------------------------------------- +Fri May 24 16:30:01 CEST 2024 - mgorman@suse.de + +- sched/topology: Optimize topology_span_sane() (bsc#1225053). +- cpumask: Add for_each_cpu_from() (bsc#1225053). +- commit a6ca3d0 + +------------------------------------------------------------------- +Fri May 24 15:19:25 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during + rehash (CVE-2024-35854 bsc#1224636). +- commit 2a8bef6 + +------------------------------------------------------------------- +Fri May 24 14:10:08 CEST 2024 - davide.benini@suse.com + +- net: mctp: take ownership of skb in mctp_local_output + (CVE-2024-27418 bsc#1224720) +- commit afb99d9 + +------------------------------------------------------------------- +Fri May 24 13:54:38 CEST 2024 - davide.benini@suse.com + +- ipv6: fix potential "struct net" leak in inet6_rtm_getaddr() + (CVE-2024-27417 bsc#1224721) +- commit 4e68c84 + +------------------------------------------------------------------- +Fri May 24 09:07:32 CEST 2024 - tiwai@suse.de + +- regulator: bd71828: Don't overwrite runtime voltages + (git-fixes). +- nfc: nci: Fix handling of zero-length payload packets in + nci_rx_work() (git-fixes). +- nfc: nci: Fix uninit-value in nci_rx_work (git-fixes). +- selftests: net: kill smcrouted in the cleanup logic in amt.sh + (git-fixes). +- tools/latency-collector: Fix -Wformat-security compile warns + (git-fixes). +- commit 3a26e1a + +------------------------------------------------------------------- +Fri May 24 06:14:35 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Protect against int overflow for stack access size + (bsc#1224488 CVE-2024-35905). +- bpf: Check bloom filter map value size (bsc#1224488 + CVE-2024-35905). +- commit 5fa3c11 + +------------------------------------------------------------------- +Fri May 24 02:11:16 CEST 2024 - neilb@suse.de + +- autofs: use wake_up() instead of wake_up_interruptible(() + (bsc#1224166). +- commit eb57c74 + +------------------------------------------------------------------- +Thu May 23 19:29:39 CEST 2024 - mwilck@suse.com + +- Update patches.suse/scsi-qedf-Wait-for-stag-work-during-unload.patch (bsc#1214852) +- Update patches.suse/scsi-qedf-Don-t-process-stag-work-during-unload.patch (bsc#1214852) +- commit 4cb5fde + +------------------------------------------------------------------- +Thu May 23 15:56:49 CEST 2024 - rgoldwyn@suse.com + +- Remove NTFSv3 from configs (bsc#1224429) + References: bsc#1224429 comment#3 + We only support fuse version of the NTFS-3g driver. Disable NTFSv3 from + all configs. + This was enabled in + d016c04d731 ("Bump to 6.4 kernel (jsc#PED-4593)") +- commit b4be251 + +------------------------------------------------------------------- +Thu May 23 14:51:16 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of len fields in nvme + reipl block (git-fixes bsc#1225136). +- commit 273e6f4 + +------------------------------------------------------------------- +Thu May 23 14:48:04 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of nvme dump block + (git-fixes bsc#1225134). +- commit 955c716 + +------------------------------------------------------------------- +Thu May 23 14:46:23 CEST 2024 - mfranc@suse.cz + +- s390/cpacf: Split and rework cpacf query functions (git-fixes + bsc#1225133). +- commit ee9583e + +------------------------------------------------------------------- +Thu May 23 14:42:45 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Fix bpf_plt pointer arithmetic (git-fixes bsc#1224481 + CVE-2024-35917). +- commit 34e1a55 + +------------------------------------------------------------------- +Thu May 23 14:33:42 CEST 2024 - tiwai@suse.de + +- Move upstreamed mm patches into sorted section +- commit e3937f1 + +------------------------------------------------------------------- +Thu May 23 14:27:38 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit fdb5fa6 + +------------------------------------------------------------------- +Thu May 23 14:27:05 CEST 2024 - tiwai@suse.de + +- kABI workaround for cs35l56 (git-fixes). +- commit 331f8f7 + +------------------------------------------------------------------- +Thu May 23 14:24:16 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: call dsp dump when boot retry fails + (stable-fixes). +- Refresh + patches.suse/ASoC-SOF-Intel-mtl-Implement-firmware-boot-state-che.patch. +- commit 8e475f5 + +------------------------------------------------------------------- +Thu May 23 14:22:42 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot + failed (git-fixes). +- ASoC: cs35l56: Prevent overwriting firmware ASP config + (git-fixes). +- commit 1a7f82c + +------------------------------------------------------------------- +Thu May 23 13:25:34 CEST 2024 - tiwai@suse.de + +- ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put() + (CVE-2023-52674 bsc#1224727). +- ALSA: scarlett2: Add missing error checks to *_ctl_get() + (CVE-2023-52680 bsc#1224608). +- ALSA: scarlett2: Add missing error check to + scarlett2_usb_set_config() (CVE-2023-52692 bsc#1224628). +- commit fff59c9 + +------------------------------------------------------------------- +Thu May 23 07:45:50 CEST 2024 - tiwai@suse.de + +- vmci: prevent speculation leaks by sanitizing event in + event_deliver() (git-fixes). +- VMCI: Fix an error handling path in vmci_guest_probe_device() + (git-fixes). +- VMCI: Fix possible memcpy() run-time warning in + vmci_datagram_invoke_guest_handler() (stable-fixes). +- VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() + (stable-fixes CVE-2024-35944 bsc#1224648). +- commit d9694ad + +------------------------------------------------------------------- +Thu May 23 07:42:55 CEST 2024 - tiwai@suse.de + +- spmi: hisi-spmi-controller: Do not override device identifier + (git-fixes). +- extcon: max8997: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port + assignment (git-fixes). +- iio: pressure: dps310: support negative temperature values + (git-fixes). +- iio: adc: stm32: Fixing err code to not indicate success + (git-fixes). +- iio: core: Leave private pointer NULL when no private data + supplied (git-fixes). +- counter: linux/counter.h: fix Excess kernel-doc description + warning (git-fixes). +- staging: vt6655: Remove unused declaration of + RFbAL7230SelectChannelPostProcess() (git-fixes). +- serial: sh-sci: protect invalidating RXDMA on shutdown + (git-fixes). +- serial: sc16is7xx: add proper sched.h include for + sched_set_fifo() (git-fixes). +- serial: max3100: Fix bitwise types (git-fixes). +- serial: max3100: Update uart_driver_registered on driver removal + (git-fixes). +- serial: max3100: Lock port->lock when calling + uart_handle_cts_change() (git-fixes). +- usb: fotg210: Add missing kernel doc description (git-fixes). +- usb: typec: tipd: fix event checking for tps6598x (git-fixes). +- usb: typec: ucsi: displayport: Fix potential deadlock + (git-fixes). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (git-fixes). +- usb: gadget: u_audio: Clear uac pointer when freed (git-fixes). +- usb: gadget: u_audio: Fix race condition use of controls after + free during gadget unbind (git-fixes). +- usb: typec: ucsi: simplify partner's PD caps registration + (git-fixes). +- usb: typec: ucsi: always register a link to USB PD device + (git-fixes). +- leds: pwm: Disable PWM when going to suspend (git-fixes). +- commit 0d08462 + +------------------------------------------------------------------- +Wed May 22 21:16:03 CEST 2024 - mkoutny@suse.com + +- af_unix: Suppress false-positive lockdep splat for spin_lock() + in __unix_gc() (CVE-2024-26923 bsc#1223384). +- af_unix: fix lockdep positive in sk_diag_dump_icons() + (CVE-2024-26923 bsc#1223384). +- commit a652e3a + +------------------------------------------------------------------- +Wed May 22 18:08:37 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-CPPC-Use-access_width-over-bit_width-for-system.patch + (stable-fixes CVE-2024-35995 bsc#1224557). +- Update + patches.suse/ALSA-usb-audio-Stop-parsing-channels-bits-when-all-c.patch + (git-fixes CVE-2024-27436 bsc#1224803). +- Update + patches.suse/ASoC-SOF-ipc4-pcm-Workaround-for-crashed-firmware-on.patch + (stable-fixes CVE-2024-27057 bsc#1223831). +- Update + patches.suse/ASoC-mediatek-sof-common-Add-NULL-check-for-normal_l.patch + (git-fixes CVE-2024-35842 bsc#1224688). +- Update + patches.suse/Bluetooth-Fix-memory-leak-in-hci_req_sync_complete.patch + (git-fixes CVE-2024-35978 bsc#1224571). +- Update + patches.suse/Bluetooth-Fix-use-after-free-bugs-caused-by-sco_sock.patch + (git-fixes CVE-2024-27398 bsc#1224174). +- Update + patches.suse/Bluetooth-L2CAP-Fix-not-validating-setsockopt-user-i.patch + (git-fixes CVE-2024-35965 bsc#1224579). +- Update + patches.suse/Bluetooth-RFCOMM-Fix-not-validating-setsockopt-user-.patch + (git-fixes CVE-2024-35966 bsc#1224576). +- Update + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch + (git-fixes CVE-2024-35967 bsc#1224587). +- Update + patches.suse/Bluetooth-btintel-Fix-null-ptr-deref-in-btintel_read.patch + (stable-fixes CVE-2024-35933 bsc#1224640). +- Update + patches.suse/Bluetooth-hci_event-Fix-handling-of-HCI_EV_IO_CAPA_R.patch + (git-fixes CVE-2024-27416 bsc#1224723). +- Update + patches.suse/Bluetooth-hci_sock-Fix-not-validating-setsockopt-use.patch + (git-fixes CVE-2024-35963 bsc#1224582). +- Update + patches.suse/Bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_chan_tim.patch + (git-fixes CVE-2024-27399 bsc#1224177). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-setup.patch + (git-fixes CVE-2024-35850 bsc#1224600). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-suspend.patch + (git-fixes CVE-2024-35851 bsc#1224509). +- Update + patches.suse/Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_check_.patch + (bsc#1219170 CVE-2024-22099 CVE-2024-26903 bsc#1223187). +- Update + patches.suse/HID-i2c-hid-remove-I2C_HID_READ_PENDING-flag-to-prev.patch + (git-fixes CVE-2024-35997 bsc#1224552). +- Update + patches.suse/NFS-Fix-nfs_netfs_issue_read-xarray-locking-for-writ.patch + (git-fixes CVE-2024-27031 bsc#1223805). +- Update + patches.suse/NFSv4.2-fix-nfs4_listxattr-kernel-BUG-at-mm-usercopy.patch + (git-fixes CVE-2024-26870 bsc#1223113). +- Update + patches.suse/PCI-PM-Drain-runtime-idle-callbacks-before-driver-re.patch + (stable-fixes CVE-2024-35809 bsc#1224738). +- Update + patches.suse/SUNRPC-fix-some-memleaks-in-gssx_dec_option_array.patch + (git-fixes CVE-2024-27388 bsc#1223744). +- Update + patches.suse/USB-core-Fix-deadlock-in-usb_deauthorize_interface.patch + (git-fixes CVE-2024-26934 bsc#1223671). +- Update patches.suse/accel-ivpu-Fix-deadlock-in-context_xa.patch + (git-fixes CVE-2024-35953 bsc#1224704). +- Update + patches.suse/arm64-hibernate-Fix-level3-translation-fault-in-swsu.patch + (git-fixes CVE-2024-26989 bsc#1223748). +- Update patches.suse/ax25-Fix-netdev-refcount-issue.patch + (git-fixes CVE-2024-36009 bsc#1224542). +- Update + patches.suse/ax25-fix-use-after-free-bugs-caused-by-ax25_ds_del_t.patch + (git-fixes CVE-2024-35887 bsc#1224663). +- Update + patches.suse/batman-adv-Avoid-infinite-loop-trying-to-resize-loca.patch + (git-fixes CVE-2024-35982 bsc#1224566). +- Update + patches.suse/block-fix-q-blkg_list-corruption-during-disk-rebind.patch + (bsc#1223591 CVE-2024-35974 bsc#1224573). +- Update + patches.suse/bnxt_en-Fix-possible-memory-leak-in-bnxt_rdma_aux_de.patch + (git-fixes CVE-2024-35972 bsc#1224577). +- Update + patches.suse/bootconfig-use-memblock_free_late-to-free-xbc-memory.patch + (git-fixes CVE-2024-26983 bsc#1223637). +- Update + patches.suse/btrfs-fix-deadlock-with-fiemap-and-extent-locking.patch + (bsc#1223285 CVE-2024-35784 bsc#1224804). +- Update + patches.suse/btrfs-fix-information-leak-in-btrfs_ioctl_logical_to.patch + (git-fixes CVE-2024-35849 bsc#1224733). +- Update + patches.suse/btrfs-fix-race-between-ordered-extent-completion-and.patch + (bsc#1223285 CVE-2024-26794 bsc#1222426). +- Update + patches.suse/btrfs-fix-race-when-detecting-delalloc-ranges-during.patch + (bsc#1223285 CVE-2024-27080 bsc#1223782). +- Update + patches.suse/btrfs-handle-chunk-tree-lookup-error-in-btrfs_reloca.patch + (git-fixes CVE-2024-35936 bsc#1224644). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-during-disabl.patch + (git-fixes CVE-2024-27004 bsc#1223762). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-for-clk_summa.patch + (git-fixes CVE-2024-27003 bsc#1223761). +- Update + patches.suse/clk-mediatek-Do-a-runtime-PM-get-on-controllers-duri.patch + (git-fixes CVE-2024-27002 bsc#1223759). +- Update + patches.suse/comedi-vmk80xx-fix-incomplete-endpoint-checking.patch + (git-fixes CVE-2024-27001 bsc#1223698). +- Update + patches.suse/dm-raid-really-frozen-sync_thread-during-suspend-16c4.patch + (jsc#PED-7542 CVE-2024-35794 bsc#1224706). +- Update + patches.suse/dm-raid456-md-raid456-fix-a-deadlock-for-dm-raid456-4142.patch + (bsc#1219596 CVE-2024-26962 bsc#1223654). +- Update + patches.suse/dma-buf-Fix-NULL-pointer-dereference-in-sanitycheck.patch + (git-fixes CVE-2024-35916 bsc#1224480). +- Update patches.suse/dma-xilinx_dpdma-Fix-locking.patch + (git-fixes CVE-2024-35990 bsc#1224559). +- Update + patches.suse/dmaengine-fsl-qdma-Fix-a-memory-leak-related-to-the--3aa58cb.patch + (git-fixes CVE-2024-35833 bsc#1224632). +- Update + patches.suse/dmaengine-idxd-Fix-oops-during-rmmod-on-single-CPU-p.patch + (git-fixes CVE-2024-35989 bsc#1224558). +- Update + patches.suse/dpll-fix-dpll_pin_on_pin_register-for-multiple-paren.patch + (CVE-2024-27027 bsc#1223787 CVE-2024-36002 bsc#1224546). +- Update + patches.suse/dpll-fix-pin-dump-crash-for-rebound-module.patch + (jsc#PED-6079 CVE-2024-35836 bsc#1224633). +- Update + patches.suse/drm-Check-output-polling-initialized-before-disablin.patch + (stable-fixes CVE-2024-35927 bsc#1224654). +- Update + patches.suse/drm-amd-amdgpu-Fix-potential-ioremap-memory-leaks-in.patch + (stable-fixes CVE-2024-35928 bsc#1224653). +- Update + patches.suse/drm-amd-display-Fix-bounds-check-for-dcn35-DcfClocks.patch + (git-fixes CVE-2024-35788 bsc#1224709). +- Update + patches.suse/drm-amd-display-Prevent-crash-when-disable-stream.patch + (stable-fixes CVE-2024-35799 bsc#1224740). +- Update + patches.suse/drm-amdgpu-amdgpu_ttm_gart_bind-set-gtt-bound-flag.patch + (stable-fixes CVE-2024-35817 bsc#1224736). +- Update + patches.suse/drm-amdgpu-fix-deadlock-while-reading-mqd-from-debug.patch + (git-fixes CVE-2024-35795 bsc#1224634). +- Update + patches.suse/drm-amdgpu-fix-mmhub-client-id-out-of-bounds-access.patch + (git-fixes CVE-2024-27029 bsc#1223789). +- Update + patches.suse/drm-amdgpu-once-more-fix-the-call-oder-in-amdgpu_ttm.patch + (git-fixes CVE-2024-27400 bsc#1224180). +- Update + patches.suse/drm-amdgpu-pm-Fix-NULL-pointer-dereference-when-get-.patch + (git-fixes CVE-2024-26949 bsc#1223665). +- Update + patches.suse/drm-amdgpu-validate-the-parameters-of-bo-mapping-ope.patch + (git-fixes CVE-2024-26922 bsc#1223315). +- Update + patches.suse/drm-amdkfd-Fix-memory-leak-in-create_process-failure.patch + (git-fixes CVE-2024-26986 bsc#1223728). +- Update patches.suse/drm-ast-Fix-soft-lockup.patch (git-fixes + CVE-2024-35952 bsc#1224705). +- Update + patches.suse/drm-client-Fully-protect-modes-with-dev-mode_config..patch + (stable-fixes CVE-2024-35950 bsc#1224703). +- Update + patches.suse/drm-i915-bios-Tolerate-devdata-NULL-in-intel_bios_en.patch + (stable-fixes CVE-2024-26938 bsc#1223678). +- Update + patches.suse/drm-i915-gt-Reset-queue_priority_hint-on-parking.patch + (git-fixes CVE-2024-26937 bsc#1223677). +- Update + patches.suse/drm-lima-fix-a-memleak-in-lima_heap_alloc.patch + (git-fixes CVE-2024-35829 bsc#1224707). +- Update + patches.suse/drm-nouveau-fix-stale-locked-mutex-in-nouveau_gem_io.patch + (git-fixes CVE-2024-35786 bsc#1224714). +- Update + patches.suse/drm-nouveau-keep-DMA-buffers-required-for-suspend-re.patch + (git-fixes CVE-2024-27411 bsc#1224433). +- Update patches.suse/drm-nv04-Fix-out-of-bounds-access.patch + (git-fixes CVE-2024-27008 bsc#1223802). +- Update + patches.suse/drm-panfrost-Fix-the-error-path-in-panfrost_mmu_map_.patch + (git-fixes CVE-2024-35951 bsc#1224701). +- Update + patches.suse/drm-vc4-don-t-check-if-plane-state-fb-state-fb.patch + (stable-fixes CVE-2024-35932 bsc#1224650). +- Update + patches.suse/drm-vmwgfx-Create-debugfs-ttm_resource_manager-entry.patch + (git-fixes CVE-2024-26940 bsc#1223718). +- Update + patches.suse/drm-vmwgfx-Fix-the-lifetime-of-the-bo-cursor-memory.patch + (git-fixes CVE-2024-35810 bsc#1224626). +- Update + patches.suse/dyndbg-fix-old-BUG_ON-in-control-parser.patch + (stable-fixes CVE-2024-35947 bsc#1224647). +- Update + patches.suse/efi-capsule-loader-fix-incorrect-allocation-size.patch + (git-fixes CVE-2024-27413 bsc#1224438). +- Update patches.suse/efi-fix-panic-in-kdump-kernel.patch + (git-fixes CVE-2024-35800 bsc#1224507). +- Update + patches.suse/fat-fix-uninitialized-field-in-nostale-filehandles.patch + (git-fixes CVE-2024-26973 bsc#1223641). +- Update + patches.suse/fbmon-prevent-division-by-zero-in-fb_videomode_from_.patch + (stable-fixes CVE-2024-35922 bsc#1224660). +- Update + patches.suse/fs-aio-Check-IOCB_AIO_RW-before-the-struct-aio_kiocb.patch + (bsc#1222721 CVE-2024-26764 CVE-2024-35815 bsc#1224685). +- Update + patches.suse/geneve-fix-header-validation-in-geneve-6-_xmit_skb.patch + (git-fixes CVE-2024-35973 bsc#1224586). +- Update + patches.suse/geneve-make-sure-to-pull-inner-header-in-geneve_rx.patch + (git-fixes CVE-2024-26857 bsc#1223058). +- Update + patches.suse/i2c-smbus-fix-NULL-function-pointer-dereference.patch + (git-fixes CVE-2024-35984 bsc#1224567). +- Update + patches.suse/ice-fix-memory-corruption-bug-with-suspend-and-rebui.patch + (git-fixes CVE-2024-35911 bsc#1224486). +- Update + patches.suse/ice-fix-uninitialized-dplls-mutex-usage.patch + (git-fixes CVE-2024-26854 bsc#1223039). +- Update + patches.suse/idpf-fix-kernel-panic-on-unknown-packet-types.patch + (git-fixes CVE-2024-35889 bsc#1224517). +- Update + patches.suse/igc-avoid-returning-frame-twice-in-XDP_REDIRECT.patch + (git-fixes CVE-2024-26853 bsc#1223061). +- Update + patches.suse/init-main.c-Fix-potential-static_command_line-memory.patch + (git-fixes CVE-2024-26988 bsc#1223747). +- Update + patches.suse/iommufd-Fix-iopt_access_list_id-overwrite-bug.patch + (git-fixes CVE-2024-26786 bsc#1222780). +- Update + patches.suse/irqchip-gic-v3-its-Prevent-double-free-on-error.patch + (git-fixes CVE-2024-35847 bsc#1224697). +- Update + patches.suse/kprobes-Fix-possible-use-after-free-issue-on-kprobe-registration.patch + (git-fixes CVE-2024-35955 bsc#1224676). +- Update + patches.suse/mac802154-fix-llsec-key-resources-release-in-mac8021.patch + (git-fixes CVE-2024-26961 bsc#1223652). +- Update + patches.suse/md-dm-raid-don-t-call-md_reap_sync_thread-directly-cd32.patch + (jsc#PED-7542 CVE-2024-35808 bsc#1224623). +- Update patches.suse/md-fix-kmemleak-of-rdev-serial-6cf3.patch + (jsc#PED-7542 CVE-2024-26900 bsc#1223046). +- Update + patches.suse/media-tc358743-register-v4l2-async-device-only-after.patch + (git-fixes CVE-2024-35830 bsc#1224680). +- Update + patches.suse/misc-lis3lv02d_i2c-Fix-regulators-getting-en-dis-abl.patch + (git-fixes CVE-2024-35824 bsc#1224609). +- Update + patches.suse/mlxbf_gige-call-request_irq-after-NAPI-initialized.patch + (git-fixes CVE-2024-35907 bsc#1224492). +- Update + patches.suse/mlxbf_gige-stop-interface-during-shutdown.patch + (git-fixes CVE-2024-35885 bsc#1224519). +- Update + patches.suse/mmc-core-Avoid-negative-index-with-array-access.patch + (git-fixes CVE-2024-35813 bsc#1224618). +- Update + patches.suse/msft-hv-2971-net-mana-Fix-Rx-DMA-datasize-and-skb_over_panic.patch + (git-fixes CVE-2024-35901 bsc#1224495). +- Update + patches.suse/net-ena-Fix-incorrect-descriptor-free-behavior.patch + (git-fixes CVE-2024-35958 bsc#1224677). +- Update + patches.suse/net-ethernet-mtk_eth_soc-fix-PPE-hanging-issue.patch + (git-fixes CVE-2024-27432 bsc#1224716). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-1588-is-received-on-H.patch + (git-fixes CVE-2024-26881 bsc#1223041). +- Update + patches.suse/net-ice-Fix-potential-NULL-pointer-dereference-in-ic.patch + (git-fixes CVE-2024-26855 bsc#1223051). +- Update + patches.suse/net-ks8851-Handle-softirqs-at-the-end-of-IRQ-thread-.patch + (git-fixes CVE-2024-35971 bsc#1224578). +- Update + patches.suse/net-ll_temac-platform_get_resource-replaced-by-wrong.patch + (git-fixes CVE-2024-35796 bsc#1224615). +- Update + patches.suse/net-mlx5-Properly-link-new-fs-rules-into-the-tree.patch + (git-fixes CVE-2024-35960 bsc#1224588). +- Update + patches.suse/net-mlx5-Register-devlink-first-under-devlink-lock.patch + (git-fixes CVE-2024-35961 bsc#1224585). +- Update + patches.suse/net-mlx5e-Fix-mlx5e_priv_init-cleanup-flow.patch + (git-fixes CVE-2024-35959 bsc#1224666). +- Update + patches.suse/net-mlx5e-Use-a-memory-barrier-to-enforce-PTP-WQ-xmi.patch + (git-fixes CVE-2024-26858 bsc#1223020). +- Update + patches.suse/net-mlx5e-fix-a-double-free-in-arfs_create_groups.patch + (jsc#PED-3311 CVE-2024-35835 bsc#1224605). +- Update + patches.suse/net-mvpp2-clear-BM-pool-before-initialization.patch + (git-fixes CVE-2024-35837 bsc#1224500). +- Update + patches.suse/net-phy-micrel-Fix-potential-null-pointer-dereferenc.patch + (git-fixes CVE-2024-35891 bsc#1224513). +- Update + patches.suse/net-phy-phy_device-Prevent-nullptr-exceptions-on-ISR.patch + (stable-fixes CVE-2024-35945 bsc#1224639). +- Update + patches.suse/net-sparx5-Fix-use-after-free-inside-sparx5_del_mact.patch + (git-fixes CVE-2024-26856 bsc#1223052). +- Update patches.suse/net-tls-fix-WARNIING-in-__sk_msg_free.patch + (bsc#1221858 CVE-2024-35841 bsc#1224687). +- Update + patches.suse/net-wwan-t7xx-Split-64bit-accesses-to-fix-alignment-.patch + (git-fixes CVE-2024-35909 bsc#1224491). +- Update + patches.suse/nfc-nci-Fix-uninit-value-in-nci_dev_up-and-nci_ntf_p.patch + (git-fixes CVE-2024-35915 bsc#1224479). +- Update + patches.suse/nfp-flower-handle-acti_netdevs-allocation-failure.patch + (git-fixes CVE-2024-27046 bsc#1223827). +- Update + patches.suse/nfs-fix-panic-when-nfs4_ff_layout_prepare_ds-fails.patch + (git-fixes CVE-2024-26868 bsc#1223038). +- Update + patches.suse/nfsd-Fix-error-cleanup-path-in-nfsd_rename.patch + (bsc#1221044 CVE-2023-52591 CVE-2024-35914 bsc#1224482). +- Update + patches.suse/nouveau-fix-instmem-race-condition-around-ptr-stores.patch + (git-fixes CVE-2024-26984 bsc#1223633). +- Update patches.suse/nouveau-lock-the-client-object-tree.patch + (stable-fixes CVE-2024-27062 bsc#1223834). +- Update + patches.suse/nvme-fc-do-not-wait-in-vain-when-unloading-module.patch + (git-fixes CVE-2024-26846 bsc#1223023). +- Update + patches.suse/nvme-fix-reconnection-fail-due-to-reserved-tag-alloc.patch + (git-fixes CVE-2024-27435 bsc#1224717). +- Update + patches.suse/octeontx2-af-Use-separate-handlers-for-interrupts.patch + (git-fixes CVE-2024-27030 bsc#1223790). +- Update + patches.suse/octeontx2-pf-Fix-transmit-scheduler-resource-leak.patch + (git-fixes CVE-2024-35975 bsc#1224569). +- Update + patches.suse/of-dynamic-Synchronize-of_changeset_destroy-with-the.patch + (git-fixes CVE-2024-35879 bsc#1224524). +- Update + patches.suse/of-module-prevent-NULL-pointer-dereference-in-vsnpri.patch + (stable-fixes CVE-2024-35878 bsc#1224671). +- Update + patches.suse/phy-marvell-a3700-comphy-Fix-out-of-bounds-read.patch + (git-fixes CVE-2024-35992 bsc#1224555). +- Update + patches.suse/phy-ti-tusb1210-Resolve-charger-det-crash-if-charger.patch + (git-fixes CVE-2024-35986 bsc#1224562). +- Update + patches.suse/platform-chrome-cros_ec_uart-properly-fix-race-condi.patch + (git-fixes CVE-2024-35977 bsc#1224568). +- Update + patches.suse/power-supply-bq27xxx-i2c-Do-not-free-non-existing-IR.patch + (git-fixes CVE-2024-27412 bsc#1224437). +- Update + patches.suse/pstore-inode-Only-d_invalidate-is-needed.patch + (git-fixes CVE-2024-27389 bsc#1223705). +- Update + patches.suse/pstore-zone-Add-a-null-pointer-check-to-the-psz_kmsg.patch + (stable-fixes CVE-2024-35940 bsc#1224537). +- Update + patches.suse/s390-zcrypt-fix-reference-counting-on-zcrypt-card-objects.patch + (git-fixes bsc#1223592 CVE-2024-26957 bsc#1223666). +- Update + patches.suse/scsi-core-Fix-unremoved-procfs-host-directory-regression.patch + (git-fixes CVE-2024-26935 bsc#1223675). +- Update + patches.suse/scsi-lpfc-Fix-possible-memory-leak-in-lpfc_rcv_padis.patch + (bsc#1220021 CVE-2024-35930 bsc#1224651). +- Update patches.suse/scsi-sg-Avoid-sg-device-teardown-race.patch + (git-fixes CVE-2024-35954 bsc#1224675). +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes CVE-2024-26742 bsc#1222608). +- Update + patches.suse/selinux-avoid-dereference-of-garbage-after-mount-fai.patch + (git-fixes CVE-2024-35904 bsc#1224494). +- Update + patches.suse/serial-mxs-auart-add-spinlock-around-changing-cts-st.patch + (git-fixes CVE-2024-27000 bsc#1223757). +- Update + patches.suse/serial-pmac_zilog-Remove-flawed-mitigation-for-rx-ir.patch + (git-fixes CVE-2024-26999 bsc#1223754). +- Update + patches.suse/soc-fsl-qbman-Always-disable-interrupts-when-taking-.patch + (git-fixes CVE-2024-35806 bsc#1224699). +- Update + patches.suse/soc-fsl-qbman-Use-raw-spinlock-for-cgr_lock.patch + (git-fixes CVE-2024-35819 bsc#1224683). +- Update patches.suse/speakup-Avoid-crash-on-very-long-word.patch + (git-fixes CVE-2024-26994 bsc#1223750). +- Update + patches.suse/spi-lpspi-Avoid-potential-use-after-free-in-probe.patch + (git-fixes CVE-2024-26866 bsc#1223024). +- Update + patches.suse/spi-mchp-pci1xxx-Fix-a-possible-null-pointer-derefer.patch + (git-fixes CVE-2024-35883 bsc#1224521). +- Update + patches.suse/spi-spi-mt65xx-Fix-NULL-pointer-access-in-interrupt-.patch + (git-fixes CVE-2024-27028 bsc#1223788). +- Update + patches.suse/ubifs-Set-page-uptodate-in-the-correct-place.patch + (git-fixes CVE-2024-35821 bsc#1224629). +- Update + patches.suse/usb-cdc-wdm-close-race-between-read-and-workqueue.patch + (git-fixes CVE-2024-35812 bsc#1224624). +- Update + patches.suse/usb-dwc2-host-Fix-dereference-issue-in-DDMA-completi.patch + (git-fixes CVE-2024-26997 bsc#1223741). +- Update + patches.suse/usb-dwc3-am62-fix-module-unload-reload-behavior.patch + (git-fixes CVE-2024-26963 bsc#1223651). +- Update + patches.suse/usb-gadget-f_ncm-Fix-UAF-ncm-object-at-re-bind-after.patch + (stable-fixes CVE-2024-26996 bsc#1223752). +- Update + patches.suse/usb-gadget-ncm-Avoid-dropping-datagrams-of-properly-.patch + (git-fixes CVE-2024-27405 bsc#1224423). +- Update + patches.suse/usb-gadget-ncm-Fix-handling-of-zero-block-length-pac.patch + (git-fixes CVE-2024-35825 bsc#1224681). +- Update + patches.suse/usb-typec-altmodes-displayport-create-sysfs-nodes-as.patch + (git-fixes CVE-2024-35790 bsc#1224712). +- Update + patches.suse/usb-typec-tcpm-Correct-the-PDO-counting-in-pd_set.patch + (git-fixes CVE-2024-26995 bsc#1223696). +- Update + patches.suse/usb-typec-tcpm-fix-double-free-issue-in-tcpm_port_un.patch + (git-fixes CVE-2024-26932 bsc#1223649). +- Update patches.suse/usb-typec-ucsi-Limit-read-size-on-v1.2.patch + (stable-fixes CVE-2024-35924 bsc#1224657). +- Update + patches.suse/usb-udc-remove-warning-when-queue-disabled-ep.patch + (stable-fixes CVE-2024-35822 bsc#1224739). +- Update + patches.suse/usb-xhci-Add-error-handling-in-xhci_map_urb_for_dma.patch + (git-fixes CVE-2024-26964 bsc#1223650). +- Update + patches.suse/vt-fix-unicode-buffer-corruption-when-deleting-chara.patch + (git-fixes CVE-2024-35823 bsc#1224692). +- Update + patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch + (bsc#1207948 CVE-2024-35938 bsc#1224643). +- Update + patches.suse/wifi-brcmfmac-Fix-use-after-free-bug-in-brcmf_cfg802.patch + (CVE-2023-47233 bsc#1216702 CVE-2024-35811 bsc#1224592). +- Update + patches.suse/wifi-cfg80211-check-A-MSDU-format-more-carefully.patch + (stable-fixes CVE-2024-35937 bsc#1224526). +- Update + patches.suse/wifi-iwlwifi-dbg-tlv-ensure-NUL-termination.patch + (git-fixes CVE-2024-35845 bsc#1224731). +- Update + patches.suse/wifi-iwlwifi-mvm-don-t-set-the-MFP-flag-for-the-GTK.patch + (git-fixes CVE-2024-27434 bsc#1224710). +- Update + patches.suse/wifi-iwlwifi-mvm-rfi-fix-potential-response-leaks.patch + (git-fixes CVE-2024-35912 bsc#1224487). +- Update + patches.suse/wifi-libertas-fix-some-memleaks-in-lbs_allocate_cmd_.patch + (git-fixes CVE-2024-35828 bsc#1224622). +- Update + patches.suse/wifi-mac80211-check-clear-fast-rx-for-non-4addr-sta-.patch + (stable-fixes CVE-2024-35789 bsc#1224749). +- Update + patches.suse/wifi-mac80211-fix-potential-sta-link-leak.patch + (git-fixes CVE-2024-35838 bsc#1224613). +- Update + patches.suse/wifi-nl80211-reject-iftype-change-with-mesh-ID-chang.patch + (git-fixes CVE-2024-27410 bsc#1224432). +- Update + patches.suse/wifi-rtw89-fix-null-pointer-access-when-abort-scan.patch + (stable-fixes CVE-2024-35946 bsc#1224646). +- Update + patches.suse/wireguard-netlink-access-device-through-ctx-instead-.patch + (git-fixes CVE-2024-26950 bsc#1223661). +- Update + patches.suse/wireguard-netlink-check-for-dangling-peer-via-is_dea.patch + (git-fixes CVE-2024-26951 bsc#1223660). +- Update + patches.suse/wireguard-receive-annotate-data-race-around-receivin.patch + (git-fixes CVE-2024-26861 bsc#1223076). +- Update + patches.suse/x86-coco-Require-seeding-RNG-with-RDRAND-on-CoCo-systems.patch + (git-fixes CVE-2024-35875 bsc#1224665). +- Update + patches.suse/x86-fpu-Keep-xfd_state-in-sync-with-MSR_IA32_XFD.patch + (git-fixes CVE-2024-35801 bsc#1224732). +- Update + patches.suse/xen-evtchn-avoid-WARN-when-unbinding-an-event-channe.patch + (git-fixes CVE-2024-27067 bsc#1223739). +- Update + patches.suse/xsk-recycle-buffer-in-case-Rx-queue-was-full.patch + (bsc#1221303 CVE-2024-26611 CVE-2024-35834 bsc#1224620). +- commit 005afc6 + +------------------------------------------------------------------- +Wed May 22 18:08:15 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-LPIT-Avoid-u32-multiplication-overflow.patch + (git-fixes CVE-2023-52683 bsc#1224627). +- Update + patches.suse/ACPI-video-check-for-error-while-searching-for-backl.patch + (git-fixes CVE-2023-52693 bsc#1224686). +- Update + patches.suse/ASoC-Intel-sof_sdw_rt_sdca_jack_common-ctx-headset_c.patch + (git-fixes CVE-2023-52697 bsc#1224596). +- Update + patches.suse/ASoC-SOF-amd-Fix-memory-leak-in-amd_sof_acp_probe.patch + (git-fixes CVE-2023-52663 bsc#1224630). +- Update + patches.suse/Revert-drm-amd-pm-resolve-reboot-exception-for-si-ol.patch + (git-fixes CVE-2023-52657 bsc#1224722). +- Update + patches.suse/Revert-net-mlx5-Block-entering-switchdev-mode-with-n.patch + (git-fixes CVE-2023-52658 bsc#1224719). +- Update + patches.suse/SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch + (git-fixes CVE-2023-52653 bsc#1223712). +- Update + patches.suse/bpf-Guard-stack-limits-against-32bit-overflow.patch + (git-fixes CVE-2023-52676 bsc#1224730). +- Update + patches.suse/crypto-rsa-add-a-check-for-allocation-failure.patch + (bsc#1222775 CVE-2023-52472 bsc#1220430). +- Update + patches.suse/crypto-s390-aes-Fix-buffer-overread-in-CTR-mode.patch + (git-fixes CVE-2023-52669 bsc#1224637). +- Update + patches.suse/crypto-safexcel-Add-error-handling-for-dma_map_sg-ca.patch + (git-fixes CVE-2023-52687 bsc#1224501). +- Update + patches.suse/drm-amd-display-Check-writeback-connectors-in-create.patch + (git-fixes CVE-2023-52695 bsc#1224506). +- Update + patches.suse/drm-amd-display-Fix-a-debugfs-null-pointer-error.patch + (git-fixes CVE-2023-52673 bsc#1224741). +- Update + patches.suse/drm-amd-display-Fix-hang-underflow-when-transitionin.patch + (git-fixes CVE-2023-52671 bsc#1224729). +- Update + patches.suse/drm-amd-pm-fix-a-double-free-in-si_dpm_init.patch + (git-fixes CVE-2023-52691 bsc#1224607). +- Update + patches.suse/drm-amdkfd-Confirm-list-is-non-empty-before-utilizin.patch + (git-fixes CVE-2023-52678 bsc#1224617). +- Update + patches.suse/drm-bridge-tpd12s015-Drop-buggy-__exit-annotation-fo.patch + (git-fixes CVE-2023-52694 bsc#1224598). +- Update + patches.suse/drm-tegra-rgb-Fix-missing-clk_put-in-the-error-handl.patch + (git-fixes CVE-2023-52661 bsc#1224445). +- Update + patches.suse/drm-vmwgfx-fix-a-memleak-in-vmw_gmrid_man_get_node.patch + (git-fixes CVE-2023-52662 bsc#1224449). +- Update patches.suse/efivarfs-Free-s_fs_info-on-unmount.patch + (bsc#1220328 CVE-2023-52463 CVE-2023-52681 bsc#1224505). +- Update + patches.suse/media-rkisp1-Fix-IRQ-handling-due-to-shared-interrup.patch + (stable-fixes CVE-2023-52660 bsc#1224443). +- Update + patches.suse/net-atlantic-eliminate-double-free-in-error-handling.patch + (git-fixes CVE-2023-52664 bsc#1224747). +- Update + patches.suse/net-mlx5e-fix-a-potential-double-free-in-fs_any_crea.patch + (jsc#PED-3311 CVE-2023-52667 bsc#1224603). +- Update + patches.suse/of-Fix-double-free-in-of_parse_phandle_with_args_map.patch + (git-fixes CVE-2023-52679 bsc#1224508). +- Update + patches.suse/powerpc-imc-pmu-Add-a-null-pointer-check-in-update_events_in_group.patch + (git-fixes CVE-2023-52675 bsc#1224504). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_eve.patch + (bsc#1065729 CVE-2023-52686 bsc#1224682). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_pow.patch + (bsc#1181674 ltc#189159 git-fixes CVE-2023-52696 bsc#1224601). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-to-scom_deb.patch + (bsc#1194869 CVE-2023-52690 bsc#1224611). +- Update + patches.suse/pstore-ram_core-fix-possible-overflow-in-persistent_.patch + (git-fixes CVE-2023-52685 bsc#1224728). +- Update + patches.suse/rpmsg-virtio-Free-driver_override-when-rpmsg_remove.patch + (git-fixes CVE-2023-52670 bsc#1224696). +- commit 578211b + +------------------------------------------------------------------- +Wed May 22 17:16:55 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_enable_notify() (git-fixes). +- commit 2e20e2c + +------------------------------------------------------------------- +Wed May 22 16:41:31 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_vq_avail_empty() (git-fixes). +- commit 936d53e + +------------------------------------------------------------------- +Wed May 22 16:05:24 CEST 2024 - jgross@suse.com + +- virtio_net: Do not send RSS key if it is not supported + (git-fixes). +- commit cc7c4a0 + +------------------------------------------------------------------- +Wed May 22 15:29:52 CEST 2024 - jgross@suse.com + +- vsock/virtio: fix packet delivery to tap device (git-fixes). +- commit dfd8673 + +------------------------------------------------------------------- +Wed May 22 14:54:16 CEST 2024 - jgross@suse.com + +- virtio-blk: Ensure no requests in virtqueues before deleting + vqs (git-fixes). +- commit 966a23e + +------------------------------------------------------------------- +Wed May 22 14:17:42 CEST 2024 - jgross@suse.com + +- KVM: VMX: Disable LBR virtualization if the CPU doesn't support + LBR callstacks (git-fixes). +- commit f941b05 + +------------------------------------------------------------------- +Wed May 22 14:09:42 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory (git-fixes). +- commit c99f198 + +------------------------------------------------------------------- +Wed May 22 14:08:46 CEST 2024 - nik.borisov@suse.com + +- proc/kcore: do not try to access unaccepted memory (git-fixes). +- commit 2daf00c + +------------------------------------------------------------------- +Wed May 22 13:17:05 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: touch soft lockup during memory accept (git-fixes). +- commit 45ed7cb + +------------------------------------------------------------------- +Wed May 22 13:14:27 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type (bsc#1224442 CVE-2023-52659). +- commit dad72fd + +------------------------------------------------------------------- +Wed May 22 13:04:12 CEST 2024 - jgross@suse.com + +- kabi fix of perf/x86/intel: Expose existence of callback support to KVM + (git fixes). +- commit 5db441c + +------------------------------------------------------------------- +Wed May 22 13:03:15 CEST 2024 - jgross@suse.com + +- perf/x86/intel: Expose existence of callback support to KVM + (git-fixes). +- commit b24b5fc + +------------------------------------------------------------------- +Wed May 22 11:25:18 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. + Intel compatible (git-fixes). +- commit 38bcaaa + +------------------------------------------------------------------- +Wed May 22 11:11:23 CEST 2024 - lhenriques@suse.de + +- ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE + (bsc#1224866). +- commit 6a4b4a1 + +------------------------------------------------------------------- +Wed May 22 10:35:02 CEST 2024 - lhenriques@suse.de + +- blacklist.conf: cephfs client logging infrastructure commits + These two commits are useless in isolation, they are part of a larger set + of commits that add extra info to debug logs. +- commit 2056926 + +------------------------------------------------------------------- +Wed May 22 08:47:44 CEST 2024 - tiwai@suse.de + +- remoteproc: k3-r5: Jump to error handling labels in start/stop + errors (git-fixes). +- commit 6f545f8 + +------------------------------------------------------------------- +Wed May 22 08:46:38 CEST 2024 - tiwai@suse.de + +- libsubcmd: Fix parse-options memory leak (git-fixes). +- dmaengine: idxd: Avoid unnecessary destruction of file_ida + (git-fixes). +- dmaengine: axi-dmac: fix possible race in remove() (git-fixes). +- dmaengine: idma64: Add check for dma_set_max_seg_size + (git-fixes). +- remoteproc: k3-r5: Do not allow core1 to power up before core0 + via sysfs (git-fixes). +- remoteproc: k3-r5: Wait for core0 power-up before powering up + core1 (git-fixes). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (git-fixes). +- PCI: tegra194: Fix probe path for Endpoint mode (git-fixes). +- PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id + (git-fixes). +- PCI: dwc: ep: Fix DBI access failure for drivers requiring + refclk from host (git-fixes). +- PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3 + (git-fixes). +- PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3 + (git-fixes). +- KEYS: trusted: Do not use WARN when encode fails (git-fixes). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() (git-fixes). +- commit d7da373 + +------------------------------------------------------------------- +Tue May 21 19:42:14 CEST 2024 - jgross@suse.com + +- KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is + enabled (git-fixes). +- commit 7d13726 + +------------------------------------------------------------------- +Tue May 21 19:06:22 CEST 2024 - jgross@suse.com + +- KVM: x86: Allow, don't ignore, same-value writes to immutable + MSRs (git-fixes). +- commit e25e965 + +------------------------------------------------------------------- +Tue May 21 18:30:43 CEST 2024 - jgross@suse.com + +- KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT + Misconfig (git-fixes). +- commit 21a74db + +------------------------------------------------------------------- +Tue May 21 17:54:50 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC + internal slots (git-fixes). +- commit b2d6429 + +------------------------------------------------------------------- +Tue May 21 17:19:17 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Move private vs. shared check above slot validity + checks (git-fixes). +- commit 2108d3a + +------------------------------------------------------------------- +Tue May 21 16:43:17 CEST 2024 - jgross@suse.com + +- KVM: x86: Fully re-initialize supported_mce_cap on vendor + module load (git-fixes). +- commit 52160e6 + +------------------------------------------------------------------- +Tue May 21 16:07:04 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing + dirty status (git-fixes). +- commit 7bdd69f + +------------------------------------------------------------------- +Tue May 21 15:26:06 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add a1fd0b9d751f sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level +- commit 3d0aa70 + +------------------------------------------------------------------- +Tue May 21 15:16:02 CEST 2024 - tiwai@suse.de + +- drm/nouveau/disp: Fix missing backlight control on Macbook 5, + 1 (bsc#1223838). +- commit 07ffc12 + +------------------------------------------------------------------- +Tue May 21 14:27:31 CEST 2024 - iivanov@suse.de + +- iommu/dma: Force swiotlb_max_mapping_size on an untrusted device (bsc#1224331) +- commit 55fb87b + +------------------------------------------------------------------- +Tue May 21 14:26:12 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix alignment checks when both allocation and DMA masks are (bsc#1224331) +- commit 8bebd77 + +------------------------------------------------------------------- +Tue May 21 14:24:53 CEST 2024 - iivanov@suse.de + +- swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc() (bsc#1224331) +- commit fcf796a + +------------------------------------------------------------------- +Tue May 21 14:21:15 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix double-allocation of slots due to broken alignment (bsc#1224331) +- commit c65bb03 + +------------------------------------------------------------------- +Tue May 21 14:19:30 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Set enable bits for GP counters in + PERF_GLOBAL_CTRL at "RESET" (git-fixes). +- commit 1ba62ae + +------------------------------------------------------------------- +Tue May 21 14:17:25 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disable support for adaptive PEBS (git-fixes). +- commit 9862bdd + +------------------------------------------------------------------- +Tue May 21 14:15:41 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD + platforms (git-fixes). +- commit 5f8077d + +------------------------------------------------------------------- +Tue May 21 14:13:58 CEST 2024 - jgross@suse.com + +- KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel + compatible (git-fixes). +- commit c9c8902 + +------------------------------------------------------------------- +Tue May 21 14:10:14 CEST 2024 - jgross@suse.com + +- x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM + (git-fixes). +- commit f882a8e + +------------------------------------------------------------------- +Tue May 21 13:34:01 CEST 2024 - jgross@suse.com + +- KVM: x86: Use actual kvm_cpuid.base for clearing + KVM_FEATURE_PV_UNHALT (git-fixes). +- commit 80b67d0 + +------------------------------------------------------------------- +Tue May 21 13:14:53 CEST 2024 - mfranc@suse.cz + +- s390/cio: fix tracepoint subchannel type field (git-fixes + bsc#1224793). +- commit f1aa928 + +------------------------------------------------------------------- +Tue May 21 13:09:15 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Emit a barrier for BPF_FETCH instructions (git-fixes + bsc#1224792). +- commit d08e4ce + +------------------------------------------------------------------- +Tue May 21 13:05:27 CEST 2024 - mfranc@suse.cz + +- KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M + (git-fixes bsc#1224790). +- commit b0b1c22 + +------------------------------------------------------------------- +Tue May 21 12:57:45 CEST 2024 - jgross@suse.com + +- KVM: x86: Introduce __kvm_get_hypervisor_cpuid() helper + (git-fixes). +- commit 652c188 + +------------------------------------------------------------------- +Tue May 21 12:12:33 CEST 2024 - jslaby@suse.cz + +- rpm/kernel-obs-build.spec.in: remove reiserfs from OBS initrd + We disabled the FS in bug 1202309. And we actively blacklist it in: + /usr/lib/modprobe.d/60-blacklist_fs-reiserfs.conf + This, as a side-effect, fixes obs-build's warning: + dracut-pre-udev[1463]: sh: line 1: /usr/lib/module-init-tools/unblacklist: No such file or directory + Exactly due to the above 60-blacklist_fs-reiserfs.conf trying to call the + above unblacklist. + We should likely drop ext2+ext3 from the list too, as we don't build + them at all. But that's a different story. +- commit 9e1a078 + +------------------------------------------------------------------- +Tue May 21 11:31:32 CEST 2024 - jgross@suse.com + +- KVM: SVM: Add support for allowing zero SEV ASIDs (git-fixes). +- commit 9327154 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - jgross@suse.com + +- KVM: SVM: Use unsigned integers when dealing with ASIDs + (git-fixes). +- commit b0fec37 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - cfamullaconrad@suse.de + +- tools/power turbostat: Expand probe_intel_uncore_frequency() + (bsc#1221765). +- commit 7c0d70f + +------------------------------------------------------------------- +Tue May 21 11:27:24 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: fix recursive deadlock in timer injection + (git-fixes). +- commit 389ea84 + +------------------------------------------------------------------- +Tue May 21 11:25:54 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: remove WARN_ON_ONCE() with false positives in + evtchn delivery (git-fixes). +- commit d63a8c9 + +------------------------------------------------------------------- +Tue May 21 11:24:29 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: inject vCPU upcall vector when local APIC is + enabled (git-fixes). +- commit 538dcab + +------------------------------------------------------------------- +Tue May 21 11:22:43 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: improve accuracy of Xen timers (git-fixes). +- commit 921d76d + +------------------------------------------------------------------- +Tue May 21 11:20:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Explicitly check NMI from guest to reducee false + positives (git-fixes). +- commit be2edf0 + +------------------------------------------------------------------- +Tue May 21 11:18:52 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled + (git-fixes). +- commit fe18eef + +------------------------------------------------------------------- +Tue May 21 11:16:06 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs + (git-fixes). +- commit 406de6b + +------------------------------------------------------------------- +Tue May 21 10:34:00 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs (git-fixes). +- commit dd1520f + +------------------------------------------------------------------- +Tue May 21 09:57:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC + due to bad index (git-fixes). +- commit b2e9cf1 + +------------------------------------------------------------------- +Tue May 21 09:22:11 CEST 2024 - shung-hsi.yu@suse.com + +- blacklist.conf: add "libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos" +- commit f859338 + +------------------------------------------------------------------- +Tue May 21 09:07:54 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD + (git-fixes). +- commit fd656b7 + +------------------------------------------------------------------- +Tue May 21 09:02:26 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Allow programming events that match unsupported + arch events (git-fixes). +- commit 60f57dc + +------------------------------------------------------------------- +Tue May 21 08:49:53 CEST 2024 - tiwai@suse.de + +- firmware: dmi-id: add a release callback function (git-fixes). +- watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in + sa1100dog_probe() (git-fixes). +- watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a + safety margin (git-fixes). +- watchdog: bd9576: Drop "always-running" property (git-fixes). +- watchdog: cpu5wdt.c: Fix use-after-free bug caused by + cpu5wdt_trigger (git-fixes). +- i2c: acpi: Unbind mux adapters before delete (git-fixes). +- i2c: synquacer: Fix an error handling path in + synquacer_i2c_probe() (git-fixes). +- i2c: cadence: Avoid fifo clear after start (git-fixes). +- pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins + regs (git-fixes). +- pinctrl: armada-37xx: remove an unused variable (git-fixes). +- crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak (git-fixes). +- commit 60d82a4 + +------------------------------------------------------------------- +Tue May 21 08:25:35 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Always treat Fixed counters as available when + supported (git-fixes). +- commit c4b0d18 + +------------------------------------------------------------------- +Tue May 21 08:23:45 CEST 2024 - jgross@suse.com + +- KVM: VMX: Report up-to-date exit qualification to userspace + (git-fixes). +- commit d6b020d + +------------------------------------------------------------------- +Tue May 21 08:20:50 CEST 2024 - jgross@suse.com + +- KVM: x86: Fix broken debugregs ABI for 32 bit kernels + (git-fixes). +- commit 69a1ee8 + +------------------------------------------------------------------- +Tue May 21 08:18:03 CEST 2024 - jgross@suse.com + +- SEV: disable SEV-ES DebugSwap by default (git-fixes). +- commit dcaff2f + +------------------------------------------------------------------- +Tue May 21 08:16:02 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMU + (git-fixes). +- commit c561279 + +------------------------------------------------------------------- +Tue May 21 08:11:53 CEST 2024 - jgross@suse.com + +- KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear + they're a WIP (git-fixes). +- commit aba16e8 + +------------------------------------------------------------------- +Tue May 21 08:10:16 CEST 2024 - jgross@suse.com + +- KVM: x86: Mark target gfn of emulated atomic instruction as + dirty (git-fixes). +- commit 303882a + +------------------------------------------------------------------- +Tue May 21 08:08:31 CEST 2024 - jgross@suse.com + +- KVM: SVM: Flush pages under kvm->lock to fix UAF in + svm_register_enc_region() (git-fixes). +- commit 4382f8a + +------------------------------------------------------------------- +Mon May 20 18:22:45 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes bsc#1222608 CVE-2024-26742). +- commit 950259c + +------------------------------------------------------------------- +Mon May 20 17:34:03 CEST 2024 - dsterba@suse.com + +- btrfs: always clear PERTRANS metadata during commit (git-fixes) +- commit f24386b + +------------------------------------------------------------------- +Mon May 20 17:31:37 CEST 2024 - dsterba@suse.com + +- btrfs: record delayed inode root in transaction (git-fixes) +- commit 3382370 + +------------------------------------------------------------------- +Mon May 20 17:30:52 CEST 2024 - dsterba@suse.com + +- btrfs: send: handle path ref underflow in header iterate_inode_ref() (git-fixes) +- commit 21cfc26 + +------------------------------------------------------------------- +Mon May 20 17:30:06 CEST 2024 - dsterba@suse.com + +- btrfs: export: handle invalid inode or root reference in btrfs_get_parent() (git-fixes) +- commit a357818 + +------------------------------------------------------------------- +Mon May 20 17:28:54 CEST 2024 - dsterba@suse.com + +- btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send() (git-fixes) +- commit 3227c75 + +------------------------------------------------------------------- +Mon May 20 17:28:06 CEST 2024 - dsterba@suse.com + +- btrfs: sysfs: validate scrub_speed_max value (git-fixes) +- commit 333b480 + +------------------------------------------------------------------- +Mon May 20 17:26:31 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: build fix for config we don't use +- commit d489b93 + +------------------------------------------------------------------- +Mon May 20 17:25:16 CEST 2024 - dsterba@suse.com + +- btrfs: prevent transaction block reserve underflow when starting transaction (git-fixes) +- commit e1ff84f + +------------------------------------------------------------------- +Mon May 20 17:19:12 CEST 2024 - dsterba@suse.com + +- btrfs: fix race when refilling delayed refs block reserve (git-fixes) +- commit f241886 + +------------------------------------------------------------------- +Mon May 20 17:17:09 CEST 2024 - dsterba@suse.com + +- btrfs: assert delayed node locked when removing delayed item (git-fixes) +- commit 7298484 + +------------------------------------------------------------------- +Mon May 20 17:16:03 CEST 2024 - dsterba@suse.com + +- btrfs: check for BTRFS_FS_ERROR in pending ordered assert (git-fixes) +- commit f5815af + +------------------------------------------------------------------- +Mon May 20 17:07:38 CEST 2024 - dsterba@suse.com + +- btrfs: output extra debug info if we failed to find an inline backref (git-fixes) +- commit 92fba41 + +------------------------------------------------------------------- +Mon May 20 17:06:06 CEST 2024 - dsterba@suse.com + +- btrfs: set page extent mapped after read_folio in relocate_one_page (git-fixes) +- commit 446041f + +------------------------------------------------------------------- +Mon May 20 17:04:32 CEST 2024 - dsterba@suse.com + +- btrfs: handle errors properly in update_inline_extent_backref() (git-fixes) +- commit ca5b7a2 + +------------------------------------------------------------------- +Mon May 20 15:43:05 CEST 2024 - nmorey@suse.com + +- RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw (git-fixes) +- commit 4bdc550 + +------------------------------------------------------------------- +Mon May 20 15:42:55 CEST 2024 - nmorey@suse.com + +- RDMA/IPoIB: Fix format truncation compilation errors (git-fixes) +- commit 6d737b0 + +------------------------------------------------------------------- +Mon May 20 15:42:41 CEST 2024 - nmorey@suse.com + +- bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq (git-fixes) +- commit 3e0bec3 + +------------------------------------------------------------------- +Mon May 20 15:42:30 CEST 2024 - nmorey@suse.com + +- IB/mlx5: Use __iowrite64_copy() for write combining stores (git-fixes) +- commit 9a3847d + +------------------------------------------------------------------- +Mon May 20 15:41:38 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix incorrect rxe_put in error path (git-fixes) +- commit c50f3b5 + +------------------------------------------------------------------- +Mon May 20 15:41:28 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Allow good work requests to be executed (git-fixes) +- commit b36653a + +------------------------------------------------------------------- +Mon May 20 15:41:18 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt (git-fixes) +- commit ba9e71d + +------------------------------------------------------------------- +Mon May 20 15:41:06 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Modify the print level of CQE error (git-fixes) +- commit 12a2ba5 + +------------------------------------------------------------------- +Mon May 20 15:40:45 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Use complete parentheses in macros (git-fixes) +- commit 7a9c544 + +------------------------------------------------------------------- +Mon May 20 15:40:34 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix GMV table pagesize (git-fixes) +- commit fb0321b + +------------------------------------------------------------------- +Mon May 20 15:40:20 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix UAF for cq async event (git-fixes) +- commit 8ea7fea + +------------------------------------------------------------------- +Mon May 20 15:40:10 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix deadlock on SRQ async events. (git-fixes) +- commit fb64efc + +------------------------------------------------------------------- +Mon May 20 15:39:57 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Add max_ah and cq moderation capacities in query_device() (git-fixes) +- commit 6c2f69b + +------------------------------------------------------------------- +Mon May 20 15:39:41 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix return value in hns_roce_map_mr_sg (git-fixes) +- commit 60cadbc + +------------------------------------------------------------------- +Mon May 20 15:39:25 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Adding remote atomic access flag to updatable flags (git-fixes) +- commit dacefcf + +------------------------------------------------------------------- +Mon May 20 15:39:09 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Change check for cacheable mkeys (git-fixes) +- commit c838c29 + +------------------------------------------------------------------- +Mon May 20 15:38:50 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent (git-fixes) +- commit 3012f2a + +------------------------------------------------------------------- +Mon May 20 15:38:31 CEST 2024 - nmorey@suse.com + +- qibfs: fix dentry leak (git-fixes) +- commit 3dd0249 + +------------------------------------------------------------------- +Mon May 20 15:37:55 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Fix port number for counter query in multi-port configuration (git-fixes) +- commit 52028fd + +------------------------------------------------------------------- +Mon May 20 15:37:35 CEST 2024 - nmorey@suse.com + +- RDMA/cm: Print the old state when cm_destroy_id gets timeout (git-fixes) +- commit 1a1a1ef + +------------------------------------------------------------------- +Mon May 20 15:37:10 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix the problem "mutex_destroy missing" (git-fixes) +- commit 0a73f85 + +------------------------------------------------------------------- +Mon May 20 14:08:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: broadcom: bcmbca: bcm4908: set brcm,wp-not-connected") +- commit a7b0273 + +------------------------------------------------------------------- +Mon May 20 14:04:41 CEST 2024 - iivanov@suse.de + +- arm64: dts: microchip: sparx5: fix mdio reg (git-fixes) +- commit 88132f5 + +------------------------------------------------------------------- +Mon May 20 14:03:25 CEST 2024 - iivanov@suse.de + +- arm64: dts: hi3798cv200: fix the size of GICR (git-fixes) +- commit 366d274 + +------------------------------------------------------------------- +Mon May 20 14:02:14 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Correct Tegra132 I2C alias (git-fixes) +- commit da1130e + +------------------------------------------------------------------- +Mon May 20 13:28:11 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: h616: Fix I2C0 pins (git-fixes) +- commit eee423c + +------------------------------------------------------------------- +Mon May 20 13:27:02 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: Pine H64: correctly remove reg_gmac_3v3 (git-fixes) +- commit 7d432cc + +------------------------------------------------------------------- +Mon May 20 13:25:37 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit d52e38e + +------------------------------------------------------------------- +Mon May 20 13:24:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit 029788f + +------------------------------------------------------------------- +Mon May 20 13:22:07 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix alphabetical ordering RK3399 puma (git-fixes) + Refresh patches.suse/arm64-dts-rockchip-enable-internal-pull-up-on-PCIE_WAKE-for-RK3399-Puma.patch +- commit aeac8db + +------------------------------------------------------------------- +Mon May 20 12:53:44 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: samsung,ams495qa01: add missing SPI properties") +- commit f4f5a90 + +------------------------------------------------------------------- +Mon May 20 12:53:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio: health: maxim,max30102: fix compatible check") +- commit 1690e24 + +------------------------------------------------------------------- +Mon May 20 12:52:51 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: mediatek,pwm-disp: Document power-domains property") +- commit 6958159 + +------------------------------------------------------------------- +Mon May 20 12:52:16 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: fsl-imx-sdma: fix HDMI audio index") +- commit 952bf73 + +------------------------------------------------------------------- +Mon May 20 12:52:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: lcdif: Do not require power-domains for i.MX6ULL") +- commit eabdd33 + +------------------------------------------------------------------- +Mon May 20 12:51:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update") +- commit ad9009e + +------------------------------------------------------------------- +Mon May 20 12:51:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mtd: avoid automatically select from mtd.yaml") +- commit 2d9981a + +------------------------------------------------------------------- +Mon May 20 12:51:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: can: mpfs: add missing required clock") +- commit d5f79eb + +------------------------------------------------------------------- +Mon May 20 12:50:57 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: dlg,da9063: Make #interrupt-cells required") +- commit a6ea77b + +------------------------------------------------------------------- +Mon May 20 12:50:46 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pinctr: pinctrl-zynq: Fix compatible string") +- commit f208a95 + +------------------------------------------------------------------- +Mon May 20 12:49:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible") +- commit 3478db8 + +------------------------------------------------------------------- +Mon May 20 12:49:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: ti,am65x-dss: Add support for common1 region") +- commit 7eb6591 + +------------------------------------------------------------------- +Mon May 20 12:48:50 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: opp: drop maxItems from inner items") +- commit 878a019 + +------------------------------------------------------------------- +Mon May 20 12:48:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: amlogic: fix s4 bindings") +- commit e2029e3 + +------------------------------------------------------------------- +Mon May 20 12:48:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Banana Pi R2 Pro") +- commit c1d1519 + +------------------------------------------------------------------- +Mon May 20 12:45:53 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Orange Pi RK3399 board") +- commit 88539b6 + +------------------------------------------------------------------- +Mon May 20 12:45:20 CEST 2024 - iivanov@suse.de + +- dt-bindings: clock: qcom: Add missing UFS QREF clocks (git-fixes) +- commit 4e403e4 + +------------------------------------------------------------------- +Mon May 20 12:43:49 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: qcom: drop the superfluous device compatibility") +- commit f6fdbc2 + +------------------------------------------------------------------- +Mon May 20 12:43:00 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: riscv: cpus: Clarify mmu-type interpretation") +- commit 4b6b7f4 + +------------------------------------------------------------------- +Mon May 20 12:42:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: power: reset: qcom-pon: fix inconsistent example") +- commit b2da43b + +------------------------------------------------------------------- +Mon May 20 12:42:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: rtc: qcom-pm8xxx: fix inconsistent example") +- commit 673e959 + +------------------------------------------------------------------- +Mon May 20 12:42:30 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header") +- commit 2965719 + +------------------------------------------------------------------- +Mon May 20 12:42:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg") +- commit 44293cc + +------------------------------------------------------------------- +Mon May 20 12:42:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: gpio: xilinx: Fix node address in gpio") +- commit 51eae0f + +------------------------------------------------------------------- +Mon May 20 12:41:48 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-vadc: fix example node names") +- commit 5559cae + +------------------------------------------------------------------- +Mon May 20 12:41:19 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name") +- commit 6d910c5 + +------------------------------------------------------------------- +Mon May 20 12:39:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: qcom: Correct reset-names property") +- commit cfa6f44 + +------------------------------------------------------------------- +Mon May 20 12:17:43 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: zynqmp: extend required list") +- commit 193f0ac + +------------------------------------------------------------------- +Mon May 20 12:17:21 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: qcom,apcs-kpss-global: drop duplicated") +- commit 855a271 + +------------------------------------------------------------------- +Mon May 20 12:17:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix regulator binding") +- commit 9b3e020 + +------------------------------------------------------------------- +Mon May 20 12:16:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix up binding") +- commit a0c4967 + +------------------------------------------------------------------- +Mon May 20 12:16:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: remoteproc: qcom: sc7180-pas: Fix SC7280 MPSS PD-names") +- commit de1ba63 + +------------------------------------------------------------------- +Mon May 20 11:58:54 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mmc: sdhci-pxa: Fix 'regs' typo") +- commit 3378497 + +------------------------------------------------------------------- +Mon May 20 11:58:39 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: Remove alt_ref from versal") +- commit 4d14333 + +------------------------------------------------------------------- +Mon May 20 11:58:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: watchdog: qcom-wdt: Make the interrupt example edge") +- commit 17a3ab8 + +------------------------------------------------------------------- +Mon May 20 11:57:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI") +- commit 4aa1481 + +------------------------------------------------------------------- +Mon May 20 11:56:20 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: stm32: don't mix SCMI and non-SCMI board") +- commit 448ff06 + +------------------------------------------------------------------- +Mon May 20 11:55:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with") +- commit ab03332 + +------------------------------------------------------------------- +Mon May 20 11:55:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp") +- commit 1d6fc28 + +------------------------------------------------------------------- +Mon May 20 11:54:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: Allow #power-domain-cells") +- commit 027195f + +------------------------------------------------------------------- +Mon May 20 11:54:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt: dt-extract-compatibles: Don't follow symlinks when walking tree") +- commit 60fcfee + +------------------------------------------------------------------- +Mon May 20 11:52:07 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property") +- commit de60146 + +------------------------------------------------------------------- +Mon May 20 11:51:01 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema") +- commit d7b96e4 + +------------------------------------------------------------------- +Mon May 20 11:49:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: qcom: smd-rpm: Add MSM8909 to qcom,smd-channels") +- commit 1171729 + +------------------------------------------------------------------- +Mon May 20 08:14:54 CEST 2024 - tiwai@suse.de + +- selftests/kcmp: remove unused open mode (git-fixes). +- nilfs2: make superblock data array index computation sparse + friendly (git-fixes). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (git-fixes). +- lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure + (git-fixes). +- commit 7902091 + +------------------------------------------------------------------- +Mon May 20 03:46:23 CEST 2024 - lzhong@suse.de + +- powerpc/pseries/vio: Don't return ENODEV if node or compatible + missing (bsc#1220783). +- commit 19e446b + +------------------------------------------------------------------- +Sun May 19 09:24:05 CEST 2024 - tiwai@suse.de + +- clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs + (git-fixes). +- clk: qcom: mmcc-msm8998: fix venus clock issue (git-fixes). +- clk: qcom: dispcc-sm8550: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm6350: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm8450: fix DisplayPort clocks (git-fixes). +- clk: qcom: clk-alpha-pll: remove invalid Stromer register offset + (git-fixes). +- clk: samsung: exynosautov9: fix wrong pll clock id value + (git-fixes). +- clk: renesas: r9a07g043: Add clock and reset entry for PLIC + (git-fixes). +- clk: renesas: r8a779a0: Fix CANFD parent clock (git-fixes). +- clk: rs9: fix wrong default value for clock amplitude + (git-fixes). +- clk: mediatek: mt8365-mm: fix DPI0 parent (git-fixes). +- clk: mediatek: pllfh: Don't log error for missing fhctl node + (git-fixes). +- commit 8bfa411 + +------------------------------------------------------------------- +Sat May 18 09:44:27 CEST 2024 - tiwai@suse.de + +- blacklist.conf: Add reverted dmaengine commit entries +- commit 134f997 + +------------------------------------------------------------------- +Sat May 18 09:42:47 CEST 2024 - tiwai@suse.de + +- selftests: net: bridge: increase IGMP/MLD exclude timeout + membership interval (git-fixes). +- of: module: add buffer overflow check in of_modalias() + (git-fixes). +- selftests/powerpc/dexcr: Add -no-pie to hashchk tests + (git-fixes). +- firmware: raspberrypi: Use correct device for DMA mappings + (git-fixes). +- Revert "drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor()" (stable-fixes). +- drm/i915/audio: Fix audio time stamp programming for DP + (stable-fixes). +- gpiolib: cdev: fix uninitialised kfifo (git-fixes). +- selftests: test_bridge_neigh_suppress.sh: Fix failures due to + duplicate MAC (git-fixes). +- Bluetooth: qca: fix firmware check error path (git-fixes). +- dyndbg: fix old BUG_ON in >control parser (stable-fixes). +- mei: me: add lunar lake point M DID (stable-fixes). +- usb: xhci-plat: Don't include xhci.h (stable-fixes). +- ASoC: meson: axg-fifo: use threaded irq to check periods + (git-fixes). +- drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor() (stable-fixes). +- drm/amd/display: Fix incorrect DSC instance for MST + (stable-fixes). +- drm/amd/display: Atom Integrated System Info v2_2 for DCN35 + (stable-fixes). +- drm/amd/display: Handle Y carry-over in VCP X.Y calculation + (stable-fixes). +- clk: Don't hold prepare_lock when calling kref_put() + (stable-fixes). +- drm/nouveau/dp: Don't probe eDP ports twice harder + (stable-fixes). +- drm/radeon: silence UBSAN warning (v3) (stable-fixes). +- net:usb:qmi_wwan: support Rolling modules (stable-fixes). +- gpio: crystalcove: Use -ENOTSUPP consistently (stable-fixes). +- gpio: wcove: Use -ENOTSUPP consistently (stable-fixes). +- platform/x86: ISST: Add Granite Rapids-D to HPM CPU list + (stable-fixes). +- selftests: timers: Fix valid-adjtimex signed left-shift + undefined behavior (stable-fixes). +- gpu: host1x: Do not setup DMA for virtual devices + (stable-fixes). +- amd/amdkfd: sync all devices to wait all processes being evicted + (stable-fixes). +- drm/amdgpu: Fix VCN allocation in CPX partition (stable-fixes). +- drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2 + (stable-fixes). +- drm/amdgpu: Refine IB schedule error logging (stable-fixes). +- firewire: ohci: mask bus reset interrupts between ISR and + bottom half (stable-fixes). +- regulator: tps65132: Add of_match table (stable-fixes). +- ata: sata_gemini: Check clk_enable() result (stable-fixes). +- ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in + case of S3 suspend (stable-fixes). +- ALSA: line6: Zero-initialize message buffers (stable-fixes). +- vboxsf: explicitly deny setlease attempts (stable-fixes). +- drm/amdkfd: range check cp bad op exception interrupts + (stable-fixes). +- drm/amdkfd: Check cgroup when returning DMABuf info + (stable-fixes). +- selftests/ftrace: Fix event filter target_func selection + (stable-fixes). +- wifi: iwlwifi: mvm: guard against invalid STA ID on removal + (stable-fixes). +- wifi: iwlwifi: read txq->read_ptr under lock (stable-fixes). +- wifi: mac80211: fix prep_connection error path (stable-fixes). +- wifi: cfg80211: fix rdev_dump_mpp() arguments order + (stable-fixes). +- wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc + (stable-fixes). +- ASoC: meson: axg-fifo: use FIELD helpers (stable-fixes). +- gpiolib: cdev: relocate debounce_period_us from struct gpio_desc + (stable-fixes). +- selftests/net: convert test_bridge_neigh_suppress.sh to run + it in unique namespace (stable-fixes). +- commit 2872089 + +------------------------------------------------------------------- +Fri May 17 18:46:21 CEST 2024 - mkoutny@suse.com + +- af_unix: Fix garbage collector racing against connect() + (CVE-2024-26923 bsc#1223384). +- af_unix: Replace BUG_ON() with WARN_ON_ONCE() (CVE-2024-26923 + bsc#1223384). +- af_unix: Do not use atomic ops for unix_sk(sk)->inflight + (CVE-2024-26923 bsc#1223384). +- commit a683abb + +------------------------------------------------------------------- +Fri May 17 18:05:19 CEST 2024 - mwilck@suse.com + +- dm-multipath: dont't attempt SG_IO on non-SCSI-disks + (bsc#1223575). +- commit 2f6779f + +------------------------------------------------------------------- +Fri May 17 17:18:26 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans (git-fixes) +- commit b85295a + +------------------------------------------------------------------- +Fri May 17 14:36:47 CEST 2024 - dsterba@suse.com + +- btrfs: don't arbitrarily slow down delalloc if we're committing (git-fixes) +- commit d9b2223 + +------------------------------------------------------------------- +Fri May 17 14:33:37 CEST 2024 - dsterba@suse.com + +- btrfs: reset destination buffer when read_extent_buffer() gets invalid range (git-fixes) +- commit 7ef02d5 + +------------------------------------------------------------------- +Fri May 17 14:32:16 CEST 2024 - dsterba@suse.com + +- btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1 (git-fixes) +- commit e6b51c1 + +------------------------------------------------------------------- +Fri May 17 14:31:26 CEST 2024 - dsterba@suse.com + +- btrfs: file_remove_privs needs an exclusive lock in direct io write (git-fixes) +- commit 0bc88db + +------------------------------------------------------------------- +Fri May 17 14:29:12 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: cleanup, v0 extent removal +- commit fecc398 + +------------------------------------------------------------------- +Fri May 17 14:28:15 CEST 2024 - dsterba@suse.com + +- btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART (git-fixes) +- commit 74fcad3 + +------------------------------------------------------------------- +Fri May 17 14:27:30 CEST 2024 - dsterba@suse.com + +- btrfs: fix start transaction qgroup rsv double free (git-fixes) +- commit 272247e + +------------------------------------------------------------------- +Fri May 17 14:26:14 CEST 2024 - dsterba@suse.com + +- btrfs: free qgroup rsv on io failure (git-fixes) +- commit 384dac4 + +------------------------------------------------------------------- +Fri May 17 13:18:52 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: disable toggling dormant table state + more than once (git-fixes). +- commit 76bebd5 + +------------------------------------------------------------------- +Fri May 17 13:15:53 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: process pending subflow error on close (git-fixes). +- commit ef629c5 + +------------------------------------------------------------------- +Fri May 17 13:14:24 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: move __mptcp_error_report in protocol.c (git-fixes). +- commit a777e91 + +------------------------------------------------------------------- +Fri May 17 13:12:58 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: fix bogus receive window shrinkage with multiple subflows + (git-fixes). +- commit deea9a0 + +------------------------------------------------------------------- +Fri May 17 13:08:02 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nft_set_rbtree: use read spinlock to avoid datapath + contention (git-fixes). +- commit ddc952e + +------------------------------------------------------------------- +Fri May 17 13:06:21 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list + iterate in smcr_port_add (git-fixes). +- commit 2d7895b + +------------------------------------------------------------------- +Fri May 17 13:03:07 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: bugfix for smcr v2 server connect success statistic + (git-fixes). +- commit e746f6b + +------------------------------------------------------------------- +Fri May 17 13:01:08 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID + (git-fixes). +- commit ec5b855 + +------------------------------------------------------------------- +Fri May 17 12:59:23 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_bind_phc (git-fixes). +- commit 16b7a1e + +------------------------------------------------------------------- +Fri May 17 12:57:42 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_tsflags (git-fixes). +- commit b028530 + +------------------------------------------------------------------- +Fri May 17 12:55:31 CEST 2024 - andrea.porta@suse.com + +- arm64: Add the arm64.no32bit_el0 command line option + (jsc#PED-3184). + Please note that some adjustments were needed since the upstream commit + is based on kernel 6.9 which has idreg-override.c moved under + arch/arm64/kernel/pi/. +- commit 4fba46a + +------------------------------------------------------------------- +Fri May 17 09:14:44 CEST 2024 - tiwai@suse.de + +- platform/x86/intel-uncore-freq: Don't present root domain on + error (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_certificate decoding + (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_show display (git-fixes). +- tools/arch/x86/intel_sdsi: Fix maximum meter bundle length + (git-fixes). +- platform/x86: xiaomi-wmi: Fix race condition when reporting + key events (git-fixes). +- mtd: rawnand: hynix: fixed typo (git-fixes). +- mtd: core: Report error if first mtd_otp_size() call fails in + mtd_otp_nvmem_add() (git-fixes). +- mmc: davinci: Don't strip remove function when driver is builtin + (git-fixes). +- mmc: sdhci_am654: Fix ITAPDLY for HS400 timing (git-fixes). +- mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock + (git-fixes). +- mmc: sdhci_am654: Add OTAP/ITAP delay enable (git-fixes). +- mmc: sdhci_am654: Write ITAPDLY for DDR52 timing (git-fixes). +- mmc: sdhci_am654: Add tuning algorithm for delay chain + (git-fixes). +- media: sunxi: a83-mips-csi2: also select GENERIC_PHY + (git-fixes). +- media: flexcop-usb: fix sanity check of bNumEndpoints + (git-fixes). +- media: stk1160: fix bounds checking in stk1160_copy_video() + (git-fixes). +- media: uvcvideo: Add quirk for Logitech Rally Bar (git-fixes). +- media: v4l: Don't turn on privacy LED if streamon fails + (git-fixes). +- media: mc: mark the media devnode as registered from the, + start (git-fixes). +- media: atomisp: ssh_css: Fix a null-pointer dereference in + load_video_binaries (git-fixes). +- media: v4l2-subdev: Fix stream handling for crop API + (git-fixes). +- media: mc: Fix graph walk in media_pipeline_start (git-fixes). +- media: i2c: et8ek8: Don't strip remove function when driver + is builtin (git-fixes). +- media: dt-bindings: ovti,ov2680: Fix the power supply names + (git-fixes). +- media: ipu3-cio2: Request IRQ earlier (git-fixes). +- media: rcar-vin: work around -Wenum-compare-conditional warning + (git-fixes). +- media: ngene: Add dvb_ca_en50221_init return value check + (git-fixes). +- commit ceb1555 + +------------------------------------------------------------------- +Fri May 17 09:00:45 CEST 2024 - tiwai@suse.de + +- Move upstreamed media patches into sorted section +- commit 521e539 + +------------------------------------------------------------------- +Thu May 16 19:23:55 CEST 2024 - duwe@suse.de + +- dmaengine: idxd: move safety flag to struct ends (bsc#1223625 + CVE-2024-21823). +- dmaengine: idxd: add a write() method for applications to + submit work (bsc#1223625 CVE-2024-21823). +- dmaengine: idxd: add a new security check to deal with a + hardware erratum (bsc#1223625 CVE-2024-21823). +- VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist + (bsc#1223625 CVE-2024-21823). +- commit 8718675 + +------------------------------------------------------------------- +Thu May 16 19:03:19 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/io_uring-af_unix-disable-sending-io_uring-over-socke.patch + (bsc#1218447 CVE-2023-6531 CVE-2023-52654 bsc#1224099). +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (git-fixes CVE-2023-52655 bsc#1217169). +- commit 07c8bc1 + +------------------------------------------------------------------- +Thu May 16 16:26:11 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation + (git-fixes). +- commit 78ec58d + +------------------------------------------------------------------- +Thu May 16 16:24:27 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix peer devlink set for SF representor devlink port + (git-fixes). +- commit 6a691b6 + +------------------------------------------------------------------- +Thu May 16 16:20:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Lag, restore buckets number to default after hash + LAG deactivation (git-fixes). +- commit 19da0bb + +------------------------------------------------------------------- +Thu May 16 16:19:25 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: flower: fix fragment flags handling (git-fixes). +- commit 5fd27e9 + +------------------------------------------------------------------- +Thu May 16 16:17:56 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Set tx_info->xdpf value to NULL (git-fixes). +- commit 7d1d83a + +------------------------------------------------------------------- +Thu May 16 16:16:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix incorrect descriptor free behavior (git-fixes). +- commit 69577fd + +------------------------------------------------------------------- +Thu May 16 16:10:18 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Wrong missing IO completions check order (git-fixes). +- commit fbbd86e + +------------------------------------------------------------------- +Thu May 16 16:08:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix potential sign extension issue (git-fixes). +- commit b3cc5f8 + +------------------------------------------------------------------- +Thu May 16 16:06:38 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: trap link-local frames regardless of ST Port + State (git-fixes). +- commit 726080b + +------------------------------------------------------------------- +Thu May 16 16:04:41 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: fix wrong config being used when reconfiguring PCS + (git-fixes). +- commit d2d1229 + +------------------------------------------------------------------- +Thu May 16 16:02:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block XOR hash with over 128 channels + (git-fixes). +- commit 40b1ccb + +------------------------------------------------------------------- +Thu May 16 16:00:48 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Restore mistakenly dropped parts in register devlink + flow (git-fixes). +- commit dfb4099 + +------------------------------------------------------------------- +Thu May 16 15:38:16 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size (git-fixes) +- commit a1c6e8c + +------------------------------------------------------------------- +Thu May 16 15:36:42 CEST 2024 - dsterba@suse.com + +- btrfs: don't warn if discard range is not aligned to sector (git-fixes) +- commit f239c2a + +------------------------------------------------------------------- +Thu May 16 15:35:09 CEST 2024 - dsterba@suse.com + +- btrfs: tree-checker: fix inline ref size in error messages (git-fixes) +- commit a304971 + +------------------------------------------------------------------- +Thu May 16 15:33:15 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args (git-fixes) +- commit 81a1329 + +------------------------------------------------------------------- +Thu May 16 15:31:46 CEST 2024 - dsterba@suse.com + +- btrfs: do not allow non subvolume root targets for snapshot (git-fixes) +- commit d495a4b + +------------------------------------------------------------------- +Thu May 16 15:30:42 CEST 2024 - dsterba@suse.com + +- btrfs: send: ensure send_fd is writable (git-fixes) +- commit 5055583 + +------------------------------------------------------------------- +Thu May 16 15:28:27 CEST 2024 - dsterba@suse.com + +- btrfs: free the allocated memory if btrfs_alloc_page_array() fails (git-fixes) +- commit 532ad3c + +------------------------------------------------------------------- +Thu May 16 15:24:48 CEST 2024 - dsterba@suse.com + +- btrfs: fix 64bit compat send ioctl arguments not initializing version member (git-fixes) +- commit 2c30d15 + +------------------------------------------------------------------- +Thu May 16 15:22:52 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one when checking chunk map includes logical address (git-fixes) +- commit e5842bb + +------------------------------------------------------------------- +Thu May 16 15:20:56 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: ref-verify not built +- commit 701d654 + +------------------------------------------------------------------- +Thu May 16 15:20:06 CEST 2024 - dsterba@suse.com + +- btrfs: use u64 for buffer sizes in the tree search ioctls (git-fixes) +- commit a1c6ed1 + +------------------------------------------------------------------- +Thu May 16 15:19:07 CEST 2024 - dsterba@suse.com + +- btrfs: error out when reallocating block for defrag using a stale transaction (git-fixes) +- commit e6bb34b + +------------------------------------------------------------------- +Thu May 16 15:17:20 CEST 2024 - dsterba@suse.com + +- btrfs: error when COWing block from a root that is being deleted (git-fixes) +- commit 78a2694 + +------------------------------------------------------------------- +Thu May 16 15:16:01 CEST 2024 - dsterba@suse.com + +- btrfs: error out when COWing block using a stale transaction (git-fixes) +- commit 850d86f + +------------------------------------------------------------------- +Thu May 16 13:09:22 CEST 2024 - mfranc@suse.cz + +- s390/cpum_cf: make crypto counters upward compatible across + machine types (bsc#1224348). +- commit 36c1e09 + +------------------------------------------------------------------- +Thu May 16 12:18:15 CEST 2024 - dsterba@suse.com + +- btrfs: always print transaction aborted messages with an error level (git-fixes) +- commit 26fa5ae + +------------------------------------------------------------------- +Thu May 16 12:00:22 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Do not produce metadata freelist entries in Tx port + ts WQE xmit (git-fixes). +- commit 287b501 + +------------------------------------------------------------------- +Thu May 16 11:58:47 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: HTB, Fix inconsistencies with QoS SQs number + (git-fixes). +- commit 0085432 + +------------------------------------------------------------------- +Thu May 16 11:57:19 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix mlx5e_priv_init() cleanup flow (git-fixes). +- commit 01134b3 + +------------------------------------------------------------------- +Thu May 16 11:55:49 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block changing channels number when RXFH is + configured (git-fixes). +- commit c93a7d5 + +------------------------------------------------------------------- +Thu May 16 11:54:14 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Correctly compare pkt reformat ids (git-fixes). +- commit 76a7159 + +------------------------------------------------------------------- +Thu May 16 11:52:39 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Properly link new fs rules into the tree (git-fixes). +- commit 7272c33 + +------------------------------------------------------------------- +Thu May 16 11:51:07 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: offset comp irq index in name by one (git-fixes). +- commit 56809e4 + +------------------------------------------------------------------- +Thu May 16 11:46:42 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Register devlink first under devlink lock (git-fixes). +- commit 3162538 + +------------------------------------------------------------------- +Thu May 16 11:44:32 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, store eswitch pointer before registering + devlink_param (git-fixes). +- commit d6f7fd4 + +------------------------------------------------------------------- +Thu May 16 09:18:51 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - fixed headset Mic not show (stable-fixes). +- ALSA: hda: hda_cs_dsp_ctl: Remove notification of driver write + (stable-fixes). +- ALSA: Fix deadlocks with kctl removals at disconnection + (stable-fixes). +- ALSA: hda: clarify Copyright information (stable-fixes). +- ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306W + (stable-fixes). +- ALSA: hda/realtek: Fix internal speakers for Legion Y9000X + 2022 IAH7 (stable-fixes). +- ALSA: hda: Add Intel BMG PCI ID and HDMI codec vid + (stable-fixes). +- ALSA: hda: cs35l41: Add support for ASUS ROG 2024 Laptops + (stable-fixes). +- ALSA: hda: cs35l41: Ignore errors when configuring IRQs + (stable-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo 13X (stable-fixes). +- ALSA: hda: cs35l41: Support Lenovo 13X laptop without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Remove redundant argument to + cs35l41_request_firmware_file() (stable-fixes). +- ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for DSP config + (stable-fixes). +- ALSA: hda/realtek: Add quirks for HP Omen models using CS35L41 + (stable-fixes). +- ALSA: hda: cs35l41: Support HP Omen models without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting + (stable-fixes). +- commit bd5e5fc + +------------------------------------------------------------------- +Thu May 16 09:09:00 CEST 2024 - tiwai@suse.de + +- Add cherry-picked patch references to amdgpu patches +- commit fb4ef8e + +------------------------------------------------------------------- +Thu May 16 09:02:33 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2e + (git-fixes). +- ASoC: tas2781: Fix a warning reported by robot kernel test + (git-fixes). +- ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value + (git-fixes). +- ASoC: Intel: avs: Test result of avs_get_module_entry() + (git-fixes). +- ASoC: Intel: avs: Fix potential integer overflow (git-fixes). +- ASoC: Intel: avs: Fix ASRC module initialization (git-fixes). +- ASoC: SOF: Intel: mtl: Implement firmware boot state check + (git-fixes). +- ASoC: SOF: Intel: lnl: Correct rom_status_reg (git-fixes). +- ASoC: SOF: Intel: mtl: Correct rom_status_reg (git-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: only allocate/release + streams for first CPU DAI" (stable-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: reset device count for + SoundWire DAIs" (stable-fixes). +- ASoC: kirkwood: Fix potential NULL dereference (git-fixes). +- ASoC: Intel: avs: ssm4567: Do not ignore route checks + (git-fixes). +- ASoC: Intel: Disable route checks for Skylake boards + (git-fixes). +- ASoC: mediatek: Assign dummy when codec not specified for a + DAI link (git-fixes). +- ASoC: mediatek: mt8192: fix register configuration for tdm + (git-fixes). +- ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance (git-fixes). +- ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup + (git-fixes). +- ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim + 7 16ARHA7 (git-fixes). +- fbdev: savage: Handle err return when savagefb_check_var failed + (git-fixes). +- fbdev: sh7760fb: allow modular build (git-fixes). +- fbdev: sisfb: hide unused variables (git-fixes). +- fbdev: shmobile: fix snprintf truncation (git-fixes). +- drm: zynqmp_dpsub: Always register bridge (git-fixes). +- Revert "drm/bridge: ti-sn65dsi83: Fix enable error path" + (git-fixes). +- drm/fbdev-generic: Do not set physical framebuffer address + (git-fixes). +- drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting + fails (git-fixes). +- drm/msm/adreno: fix CP cycles stat retrieval on a7xx + (git-fixes). +- drm/msm/dpu: Add callback function pointer check before its call + (git-fixes). +- drm/msm/dpu: Allow configuring multiple active DSC blocks + (git-fixes). +- drm/msm/dpu: Always flush the slave INTF on the CTL (git-fixes). +- drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original + mode pclk (git-fixes). +- drm/msm/dp: Avoid a long timeout for AUX transfer if nothing + connected (git-fixes). +- drm/msm/dp: allow voltage swing / pre emphasis of 3 (git-fixes). +- drm/mediatek: dp: Fix mtk_dp_aux_transfer return value + (git-fixes). +- drm/mediatek: Init `ddp_comp` with devm_kcalloc() (git-fixes). +- drm/mediatek: Add 0 size check to mtk_drm_gem_obj (git-fixes). +- drm/bridge: tc358775: fix support for jeida-18 and jeida-24 + (git-fixes). +- drm/meson: gate px_clk when setting rate (git-fixes). +- drm/rockchip: vop2: Do not divide height twice for YUV + (git-fixes). +- drm/panel: simple: Add missing Innolux G121X1-L03 format, + flags, connector (git-fixes). +- drm/bridge: anx7625: Update audio status while detecting + (git-fixes). +- drm/panel: novatek-nt35950: Don't log an error when DSI host + can't be found (git-fixes). +- drm/bridge: dpc3433: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: tc358775: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611uxc: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611: Don't log an error when DSI host can't be + found (git-fixes). +- drm/bridge: lt8912b: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: icn6211: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: anx7625: Don't log an error when DSI host can't + be found (git-fixes). +- drm: vc4: Fix possible null pointer dereference (git-fixes). +- drm/arm/malidp: fix a possible null pointer dereference + (git-fixes). +- drm/amd/display: Remove redundant condition in + dcn35_calc_blocks_to_gate() (git-fixes). +- drm/amd/display: Fix potential index out of bounds in color + transformation function (git-fixes). +- drm: bridge: cdns-mhdp8546: Fix possible null pointer + dereference (git-fixes). +- drm/meson: vclk: fix calculation of 59.94 fractional rates + (git-fixes). +- drm/panel: ltk050h3146w: drop duplicate commands from + LTK050H3148W init (git-fixes). +- drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W + flags (git-fixes). +- drm/lcdif: Do not disable clocks on already suspended hardware + (git-fixes). +- drm/omapdrm: Fix console by implementing fb_dirty (git-fixes). +- drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer() + (git-fixes). +- drm/ci: update device type for volteer devices (git-fixes). +- drm/bridge: Fix improper bridge init order with + pre_enable_prev_first (git-fixes). +- commit e7d2777 + +------------------------------------------------------------------- +Thu May 16 08:24:39 CEST 2024 - tiwai@suse.de + +- Revert "selinux: introduce an initial SID for early boot processes" (bsc#1208593) + It caused a regression on ALP-current branch, kernel-obs-qa build failed. +- commit 35271c3 + +------------------------------------------------------------------- +Wed May 15 17:14:07 CEST 2024 - msuchanek@suse.de + +- powerpc/eeh: Permanently disable the removed device (bsc#1223991 + ltc#205740). +- commit b9c2f2f + +------------------------------------------------------------------- +Wed May 15 15:15:17 CEST 2024 - dsterba@suse.com + +- fat: fix uninitialized field in nostale filehandles (git-fixes) +- commit f1e1fd7 + +------------------------------------------------------------------- +Wed May 15 15:09:17 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Queue RX packets in IRQ handler instead of + disabling BHs (git-fixes). +- commit cc9313f + +------------------------------------------------------------------- +Wed May 15 15:01:36 CEST 2024 - tiwai@suse.de + +- Move upstreamed ACPI patch into sorted section +- commit 6c48aae + +------------------------------------------------------------------- +Wed May 15 14:54:26 CEST 2024 - dsterba@suse.com + +- fs: relax mount_setattr() permission checks (git-fixes) +- commit 3b377cf + +------------------------------------------------------------------- +Wed May 15 14:49:02 CEST 2024 - iivanov@suse.de + +- bpf, arm64: Fix incorrect runtime stats (git-fixes) +- commit c30a258 + +------------------------------------------------------------------- +Wed May 15 14:48:53 CEST 2024 - dsterba@suse.com + +- fast_dput(): handle underflows gracefully (git-fixes) +- commit 7a48807 + +------------------------------------------------------------------- +Wed May 15 14:42:00 CEST 2024 - dsterba@suse.com + +- ecryptfs: Reject casefold directory inodes (git-fixes) +- commit bc23622 + +------------------------------------------------------------------- +Wed May 15 14:34:09 CEST 2024 - dsterba@suse.com + +- fsverity: skip PKCS#7 parser when keyring is empty (git-fixes) +- commit 97f203b + +------------------------------------------------------------------- +Wed May 15 14:30:48 CEST 2024 - mkoutny@suse.com + +- cifs: fix underflow in parse_server_interfaces() (CVE-2024-26828 bsc#1223084). +- commit 40aba68 + +------------------------------------------------------------------- +Wed May 15 14:27:20 CEST 2024 - dsterba@suse.com + +- blacklist.conf: fs updates +- commit 372a9be + +------------------------------------------------------------------- +Wed May 15 13:58:14 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix NIX SQ mode and BP config (git-fixes). +- commit 6fa6e4e + +------------------------------------------------------------------- +Wed May 15 13:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Handle softirqs at the end of IRQ thread to fix + hang (git-fixes). +- commit 871b504 + +------------------------------------------------------------------- +Wed May 15 13:53:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Inline ks8851_rx_skb() (git-fixes). +- commit 0fafe3f + +------------------------------------------------------------------- +Wed May 15 13:52:12 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Reset PTP tx_avail after possible firmware reset + (git-fixes). +- commit 9421aa8 + +------------------------------------------------------------------- +Wed May 15 13:50:35 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix error recovery for RoCE ulp client (git-fixes). +- commit a747a74 + +------------------------------------------------------------------- +Wed May 15 13:49:07 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init() + (git-fixes). +- commit 6a62a82 + +------------------------------------------------------------------- +Wed May 15 13:47:28 CEST 2024 - denis.kirjanov@suse.com + +- geneve: fix header validation in geneve[6]_xmit_skb (git-fixes). +- commit d4d699c + +------------------------------------------------------------------- +Wed May 15 13:46:00 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Fix transmit scheduler resource leak (git-fixes). +- commit 9beffaf + +------------------------------------------------------------------- +Wed May 15 13:44:11 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: SF, Stop waiting for FW as teardown was called + (git-fixes). +- commit 2583247 + +------------------------------------------------------------------- +Wed May 15 13:42:36 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: Use refcount_t for reference counting (git-fixes). +- commit 5be65d6 + +------------------------------------------------------------------- +Wed May 15 13:40:51 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Use tx_ring instead of xdp_ring for XDP channel TX + (git-fixes). +- commit d4b3628 + +------------------------------------------------------------------- +Wed May 15 13:39:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Pass ena_adapter instead of net_device to + ena_xmit_common() (git-fixes). +- commit c080c13 + +------------------------------------------------------------------- +Wed May 15 13:37:24 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Move XDP code to its new files (git-fixes). +- commit 7cd4a35 + +------------------------------------------------------------------- +Wed May 15 13:35:18 CEST 2024 - denis.kirjanov@suse.com + +- net: openvswitch: Fix Use-After-Free in ovs_ct_exit (bsc#1224098 + CVE-2024-27395). +- commit a237c4c + +------------------------------------------------------------------- +Wed May 15 13:29:39 CEST 2024 - ddiss@suse.de + +- selinux: introduce an initial SID for early boot processes + (bsc#1208593). +- commit a82f05c + +------------------------------------------------------------------- +Wed May 15 12:26:31 CEST 2024 - mkubecek@suse.cz + +- mctp: perform route lookups under a RCU read-side lock + (CVE-2023-52483 bsc#1220738). +- commit 659b74f + +------------------------------------------------------------------- +Wed May 15 10:24:39 CEST 2024 - tbogendoerfer@suse.de + +- net: gtp: Fix Use-After-Free in gtp_dellink (bsc#1224096 + CVE-2024-27396). +- commit 7f59223 + +------------------------------------------------------------------- +Wed May 15 09:25:00 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 25085d6 + +------------------------------------------------------------------- +Wed May 15 09:23:53 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_mask + (git-fixes). +- commit 61c5310 + +------------------------------------------------------------------- +Wed May 15 09:21:39 CEST 2024 - tiwai@suse.de + +- ax25: Fix reference count leak issue of net_device (git-fixes). +- ax25: Fix reference count leak issues of ax25_dev (git-fixes). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (git-fixes). +- selftests: net: move amt to socat for better compatibility + (git-fixes). +- Bluetooth: qca: Fix error code in qca_read_fw_build_info() + (git-fixes). +- net: usb: smsc95xx: stop lying about skb->truesize (git-fixes). +- wifi: mwl8k: initialize cmd->addr[] properly (git-fixes). +- wifi: rtw89: pci: correct TX resource checking for PCI DMA + channel of firmware command (git-fixes). +- wifi: ar5523: enable proper endpoint verification (git-fixes). +- wifi: carl9170: add a proper sanity check for endpoints + (git-fixes). +- wifi: ath10k: populate board data for WCN3990 (git-fixes). +- wifi: ath10k: Fix an error code problem in + ath10k_dbg_sta_write_peer_debug_trigger() (git-fixes). +- wifi: ath12k: fix out-of-bound access of qmi_invoke_handler() + (git-fixes). +- wifi: carl9170: re-fix fortified-memset warning (git-fixes). +- wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset + (git-fixes). +- wifi: mt76: mt7603: fix tx queue of loopback packets + (git-fixes). +- net: usb: sr9700: stop lying about skb->truesize (git-fixes). +- usb: aqc111: stop lying about skb->truesize (git-fixes). +- wifi: iwlwifi: mvm: init vif works only once (git-fixes). +- net: nfc: remove inappropriate attrs check (stable-fixes). +- wifi: ath11k: don't force enable power save on non-running vdevs + (git-fixes). +- wifi: ath10k: poll service ready message before failing + (git-fixes). +- wifi: iwlwifi: reconfigure TLC during HW restart (git-fixes). +- wifi: iwlwifi: mvm: select STA mask only for active links + (git-fixes). +- wifi: iwlwifi: mvm: fix active link counting during recovery + (git-fixes). +- wifi: iwlwifi: mvm: allocate STA links only for active links + (git-fixes). +- wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok() + (git-fixes). +- wifi: mt76: mt7915: workaround too long expansion sparse + warnings (git-fixes). +- wifi: brcmfmac: pcie: handle randbuf allocation failure + (git-fixes). +- bitops: add missing prototype check (git-fixes). +- ata: pata_legacy: make legacy_exit() work again (git-fixes). +- efi: libstub: only free priv.runtime_map when allocated + (git-fixes). +- HID: amd_sfh: Handle "no sensors" in PM operations (git-fixes). +- HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors + (git-fixes). +- hwmon: (lm70) fix links in doc and comments (git-fixes). +- spi: xilinx: Fix kernel documentation in the xilinx_spi.h + (git-fixes). +- ACPI: LPSS: Advertise number of chip selects via property + (git-fixes). +- ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC + (git-fixes). +- ACPI: Fix Generic Initiator Affinity _OSC bit (git-fixes). +- ACPI: bus: Indicate support for the Generic Event Device thru + _OSC (git-fixes). +- ACPI: bus: Indicate support for _TFP thru _OSC (git-fixes). +- ACPI: disable -Wstringop-truncation (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations + (git-fixes). +- cppc_cpufreq: Fix possible null pointer dereference (git-fixes). +- cpufreq: exit() callback is optional (git-fixes). +- thermal/drivers/tsens: Fix null pointer dereference (git-fixes). +- thermal/drivers/qcom/lmh: Check for SCM availability at probe + (git-fixes). +- selftests: default to host arch for LLVM builds (git-fixes). +- selftests/resctrl: fix clang build failure: use LOCAL_HDRS + (git-fixes). +- selftests/binderfs: use the Makefile's rules, not Make's + implicit rules (git-fixes). +- irqchip/loongson-pch-msi: Fix off-by-one on allocation error + path (git-fixes). +- irqchip/alpine-msi: Fix off-by-one in allocation error path + (git-fixes). +- commit ea6926d + +------------------------------------------------------------------- +Tue May 14 22:38:00 CEST 2024 - lduncan@suse.com + +- block: Fix iterating over an empty bio with + bio_for_each_folio_all (bsc#1221635 CVE-2024-26632). +- commit a419383 + +------------------------------------------------------------------- +Tue May 14 15:42:02 CEST 2024 - dsterba@suse.com + +- iomap: clear the per-folio dirty bits on all writeback failures (git-fixes) +- commit cfedccd + +------------------------------------------------------------------- +Tue May 14 14:43:22 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk (git-fixes). +- commit 431e388 + +------------------------------------------------------------------- +Tue May 14 14:41:24 CEST 2024 - nik.borisov@suse.com + +- kabi/severities: Remove mitigation-related symbols + Those are used by the core kernel to implement CPU vulnerabilities + mitigation and are not expected to be consumed by 3rd party users. +- commit 8d79889 + +------------------------------------------------------------------- +Tue May 14 13:52:42 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/Bluetooth-hci_sync-Don-t-double-print-name-in-add-re.patch + (bsc#1216358). + Added bugzilla reference +- commit 3985fb5 + +------------------------------------------------------------------- +Tue May 14 13:37:13 CEST 2024 - oneukum@suse.com + +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (bsc#1223847 CVE-2024-26919). + Added bugzilla ID and CVE +- commit 44b677b + +------------------------------------------------------------------- +Tue May 14 12:14:59 CEST 2024 - ailiop@suse.com + +- xfs: fix perag leak when growfs fails (git-fixes). +- commit 111377b + +------------------------------------------------------------------- +Tue May 14 12:14:09 CEST 2024 - ailiop@suse.com + +- xfs: add lock protection when remove perag from radix tree + (git-fixes). +- commit fdadeb0 + +------------------------------------------------------------------- +Tue May 14 12:13:09 CEST 2024 - ailiop@suse.com + +- xfs: force all buffers to be written during btree bulk load + (git-fixes). +- commit bcc67e9 + +------------------------------------------------------------------- +Tue May 14 12:11:21 CEST 2024 - ailiop@suse.com + +- xfs: recompute growfsrtfree transaction reservation while + growing rt volume (git-fixes). +- commit 0ef8d73 + +------------------------------------------------------------------- +Tue May 14 12:09:52 CEST 2024 - ailiop@suse.com + +- xfs: make xchk_iget safer in the presence of corrupt inode + btrees (git-fixes). +- commit 3312038 + +------------------------------------------------------------------- +Tue May 14 12:07:44 CEST 2024 - ailiop@suse.com + +- xfs: transfer recovered intent item ownership in ->iop_recover + (git-fixes). +- commit 9cdf2ef + +------------------------------------------------------------------- +Tue May 14 12:05:26 CEST 2024 - ailiop@suse.com + +- xfs: pass the xfs_defer_pending object to iop_recover + (git-fixes). +- commit c4d4eda + +------------------------------------------------------------------- +Tue May 14 12:04:27 CEST 2024 - ailiop@suse.com + +- xfs: use xfs_defer_pending objects to recover intent items + (git-fixes). +- commit 4e8f44d + +------------------------------------------------------------------- +Tue May 14 11:22:00 CEST 2024 - ailiop@suse.com + +- jffs2: prevent xattr node from overflowing the eraseblock + (git-fixes). +- commit bb15e9c + +------------------------------------------------------------------- +Tue May 14 11:20:58 CEST 2024 - nik.borisov@suse.com + +- x86/cpu: Add model number for Intel Arrow Lake mobile processor (git-fixes). +- commit 7c55ce6 + +------------------------------------------------------------------- +Tue May 14 11:09:53 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes). +- commit b73f38c + +------------------------------------------------------------------- +Tue May 14 10:55:59 CEST 2024 - nik.borisov@suse.com + +- x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk() (git-fixes). +- commit 5ad2192 + +------------------------------------------------------------------- +Tue May 14 10:55:41 CEST 2024 - nik.borisov@suse.com + +- x86/nospec: Refactor UNTRAIN_RET[_*] (git-fixes). +- commit 653bafb + +------------------------------------------------------------------- +Tue May 14 10:55:20 CEST 2024 - nik.borisov@suse.com + +- x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros (git-fixes). +- commit 3e5de92 + +------------------------------------------------------------------- +Tue May 14 10:54:54 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Disentangle rethunk-dependent options (git-fixes). +- Refresh + patches.suse/x86-bugs-Cache-the-value-of-MSR_IA32_ARCH_CAPABILITIES.patch. +- commit 4761d61 + +------------------------------------------------------------------- +Tue May 14 10:53:48 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Remove default case for fully switched enums (git-fixes). +- commit caa1a64 + +------------------------------------------------------------------- +Tue May 14 10:53:32 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Remove 'pred_cmd' label (git-fixes). +- commit d2d0e6a + +------------------------------------------------------------------- +Tue May 14 10:53:02 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Unexport untraining functions (git-fixes). +- commit f855258 + +------------------------------------------------------------------- +Tue May 14 10:52:43 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Improve i-cache locality for alias mitigation (git-fixes). +- commit 8ffea3d + +------------------------------------------------------------------- +Tue May 14 10:50:51 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Fix unret validation dependencies (git-fixes). +- commit 95452af + +------------------------------------------------------------------- +Tue May 14 10:50:12 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Print actual mitigation if requested mitigation isn't possible (git-fixes). +- Refresh + patches.suse/x86-srso-fix-vulnerability-reporting-for-missing-microcode.patch. +- commit 3afb908 + +------------------------------------------------------------------- +Tue May 14 10:41:29 CEST 2024 - oneukum@suse.com + +- blacklist.conf: not applicable +- commit 158f7dc + +------------------------------------------------------------------- +Tue May 14 10:25:06 CEST 2024 - nik.borisov@suse.com + +- x86/coco: Require seeding RNG with RDRAND on CoCo systems (git-fixes). +- commit 9588be6 + +------------------------------------------------------------------- +Tue May 14 10:22:32 CEST 2024 - nik.borisov@suse.com + +- x86/nmi: Fix the inverse "in NMI handler" check (git-fixes). +- commit 3b9c9ee + +------------------------------------------------------------------- +Tue May 14 10:22:12 CEST 2024 - nik.borisov@suse.com + +- x86/purgatory: Switch to the position-independent small code model (git-fixes). +- commit 57ab7d5 + +------------------------------------------------------------------- +Tue May 14 10:21:57 CEST 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range (git-fixes). +- commit f043bca + +------------------------------------------------------------------- +Tue May 14 08:25:02 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 96e6c4c + +------------------------------------------------------------------- +Tue May 14 08:24:29 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink: Make client-lock non-sleeping + (git-fixes). +- commit 410217d + +------------------------------------------------------------------- +Tue May 14 08:16:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request + (git-fixes). +- commit 2c41b82 + +------------------------------------------------------------------- +Tue May 14 08:08:44 CEST 2024 - tiwai@suse.de + +- crypto: qat - specify firmware files for 402xx (git-fixes). +- crypto: qat - improve error logging to be consistent across + features (git-fixes). +- crypto: x86/sha512-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/sha256-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/nh-avx2 - add missing vzeroupper (git-fixes). +- crypto: ccp - drop platform ifdef checks (git-fixes). +- crypto: bcm - Fix pointer arithmetic (git-fixes). +- crypto: ecdsa - Fix module auto-load on add-key (git-fixes). +- kunit/fortify: Fix mismatched kvalloc()/vfree() usage + (git-fixes). +- nilfs2: fix out-of-range warning (git-fixes). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (git-fixes). +- soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE (git-fixes). +- soc: qcom: pmic_glink: notify clients about the current state + (git-fixes). +- soc: qcom: pmic_glink: don't traverse clients list without a + lock (git-fixes). +- commit 7da1cbc + +------------------------------------------------------------------- +Mon May 13 19:20:28 CEST 2024 - dsterba@suse.com + +- btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() (git-fixes) +- commit 8bc326a + +------------------------------------------------------------------- +Mon May 13 18:29:29 CEST 2024 - tonyj@suse.de + +- blacklist.conf: add perf patch already known by alias commit +- commit 706da8e + +------------------------------------------------------------------- +Mon May 13 17:53:02 CEST 2024 - dsterba@suse.com + +- btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() (git-fixes) + Dropped hunk in selftests (test_case_7), 92e1229b204d6. +- commit 8dcf7c1 + +------------------------------------------------------------------- +Mon May 13 17:50:51 CEST 2024 - dsterba@suse.com + +- btrfs: fix information leak in btrfs_ioctl_logical_to_ino() (git-fixes) +- commit 622d549 + +------------------------------------------------------------------- +Mon May 13 17:47:31 CEST 2024 - dsterba@suse.com + +- btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() (git-fixes) +- commit 84f4309 + +------------------------------------------------------------------- +Mon May 13 17:46:30 CEST 2024 - dsterba@suse.com + +- btrfs: reject encoded write if inode has nodatasum flag set (git-fixes) +- commit bbc649d + +------------------------------------------------------------------- +Mon May 13 17:45:16 CEST 2024 - dsterba@suse.com + +- btrfs: send: return EOPNOTSUPP on unknown flags (git-fixes) +- commit 8ef1c53 + +------------------------------------------------------------------- +Mon May 13 17:40:46 CEST 2024 - dsterba@suse.com + +- btrfs: fix lockdep splat and potential deadlock after failure running delayed items (git-fixes) +- commit a6f28a6 + +------------------------------------------------------------------- +Mon May 13 17:32:40 CEST 2024 - dsterba@suse.com + +- btrfs: release path before inode lookup during the ino lookup ioctl (git-fixes) +- commit 4b7ba54 + +------------------------------------------------------------------- +Mon May 13 17:29:01 CEST 2024 - dsterba@suse.com + +- blacklist.conf: Add 2d6cd791e63e "btrfs: fix race between finishing block group creation and its item update" +- commit ca673ac + +------------------------------------------------------------------- +Mon May 13 17:09:25 CEST 2024 - tiwai@suse.de + +- firewire: nosy: ensure user_length is taken into account when + fetching packet contents (CVE-2024-27401 bsc#1224181). +- commit 5441039 + +------------------------------------------------------------------- +Mon May 13 16:51:11 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (bsc#1217169 CVE-2023-52655). + Added bugzilla and CVE +- commit 20db8f9 + +------------------------------------------------------------------- +Mon May 13 15:34:42 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one chunk length calculation at contains_pending_extent() (git-fixes) +- commit 9ec1333 + +------------------------------------------------------------------- +Mon May 13 15:02:10 CEST 2024 - nstange@suse.de + +- crypto: rsa - add a check for allocation failure (bsc#1222775). +- commit 8c6c396 + +------------------------------------------------------------------- +Mon May 13 14:53:32 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 70f199a + +------------------------------------------------------------------- +Mon May 13 14:51:33 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 835874a + +------------------------------------------------------------------- +Mon May 13 14:00:14 CEST 2024 - tiwai@suse.de + +- kABI workaround for of driver changes (git-fixes). +- commit ef08885 + +------------------------------------------------------------------- +Mon May 13 12:29:23 CEST 2024 - colyli@suse.de + +- aoe: avoid potential deadlock at set_capacity (CVE-2024-26775, + bsc#1222627). +- commit fd6e05d + +------------------------------------------------------------------- +Mon May 13 11:57:20 CEST 2024 - nstange@suse.de + +- crypto: testmgr - remove unused xts4096 and xts512 algorithms + from testmgr.c (bsc#1222769). +- commit 0de6756 + +------------------------------------------------------------------- +Mon May 13 11:46:01 CEST 2024 - nstange@suse.de + +- crypto: rsa - allow only odd e and restrict value in FIPS mode + (bsc#1222775). +- commit c5ca0e4 + +------------------------------------------------------------------- +Mon May 13 11:44:23 CEST 2024 - tiwai@suse.de + +- of: module: prevent NULL pointer dereference in vsnprintf() + (stable-fixes). +- of: dynamic: Synchronize of_changeset_destroy() with the + devlink removals (git-fixes). +- of: property: fw_devlink: Fix stupid bug in remote-endpoint + parsing (git-fixes). +- of: property: Add in-ports/out-ports support to + of_graph_get_port_parent() (stable-fixes). +- of: property: Improve finding the supplier of a remote-endpoint + property (git-fixes). +- of: property: Improve finding the consumer of a remote-endpoint + property (git-fixes). +- of: unittest: Fix compile in the non-dynamic case (git-fixes). +- of: property: fix typo in io-channels (git-fixes). +- commit 7743bc7 + +------------------------------------------------------------------- +Mon May 13 11:37:15 CEST 2024 - nstange@suse.de + +- crypto: ecc - update ecc_gen_privkey for FIPS 186-5 + (bsc#1222782). +- commit bcc0381 + +------------------------------------------------------------------- +Mon May 13 08:31:07 CEST 2024 - tiwai@suse.de + +- selftests/pidfd: Fix config for pidfd_setns_test (git-fixes). +- EDAC/synopsys: Fix ECC status and IRQ control race condition + (git-fixes). +- commit 85ce9d3 + +------------------------------------------------------------------- +Mon May 13 04:24:13 CEST 2024 - neilb@suse.de + +- nfs: fix UAF in direct writes (bsc#1223653 CVE-2024-26958). +- commit 9b53f23 + +------------------------------------------------------------------- +Sat May 11 08:30:35 CEST 2024 - tiwai@suse.de + +- drm/connector: Add \n to message about demoting connector + force-probes (git-fixes). +- drm/meson: dw-hdmi: add bandgap setting for g12 (git-fixes). +- drm/meson: dw-hdmi: power up phy on device init (git-fixes). +- drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible + (git-fixes). +- drm/amdkfd: don't allow mapping the MMIO HDP page with large + pages (git-fixes). +- dm/amd/pm: Fix problems with reboot/shutdown for some SMU + 13.0.4/13.0.11 users (git-fixes). +- drm/i915/bios: Fix parsing backlight BDB data (git-fixes). +- drm/i915/gt: Automate CCS Mode setting during engine resets + (git-fixes). +- maple_tree: fix mas_empty_area_rev() null pointer dereference + (git-fixes). +- spi: microchip-core-qspi: fix setting spi bus clock rate + (git-fixes). +- regulator: core: fix debugfs creation regression (git-fixes). +- commit 3a3ad92 + +------------------------------------------------------------------- +Fri May 10 16:36:48 CEST 2024 - jlee@suse.com + +- netfilter: nf_tables: mark set as dead when unbinding anonymous + set with timeout (bsc#1221829 CVE-2024-26643). +- commit c841ee9 + +------------------------------------------------------------------- +Fri May 10 11:47:33 CEST 2024 - jlee@suse.com + +- block/rnbd-srv: Check for unlikely string overflow (bsc#1221615 + CVE-2023-52618). +- commit 3cf7eb9 + +------------------------------------------------------------------- +Fri May 10 10:35:21 CEST 2024 - dwagner@suse.de + +- block: bio-integrity: fix kcalloc() arguments order (bsc#1217384 + CVE-2023-6238). +- commit 37816df + +------------------------------------------------------------------- +Fri May 10 09:51:05 CEST 2024 - tiwai@suse.de + +- hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us + (git-fixes). +- hwmon: (corsair-cpro) Protect ccp->wait_input_report with a + spinlock (git-fixes). +- hwmon: (corsair-cpro) Use complete_all() instead of complete() + in ccp_raw_event() (git-fixes). +- hwmon: (corsair-cpro) Use a separate buffer for sending commands + (git-fixes). +- nfc: nci: Fix kcov check in nci_rx_work() (git-fixes). +- Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout + (git-fixes). +- Bluetooth: HCI: Fix potential null-ptr-deref (git-fixes). +- Bluetooth: qca: fix info leak when fetching fw build id + (git-fixes). +- Bluetooth: qca: fix NVM configuration parsing (git-fixes). +- Bluetooth: qca: add missing firmware sanity checks (git-fixes). +- Bluetooth: msft: fix slab-use-after-free in msft_do_close() + (git-fixes). +- Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout + (git-fixes). +- ARM: 9381/1: kasan: clear stale stack poison (git-fixes). +- commit aa6a883 + +------------------------------------------------------------------- +Fri May 10 01:57:58 CEST 2024 - krisman@suse.de + +- Update + patches.suse/xen-netfront-Add-missing-skb_mark_for_recycle.patch + (git-fixes CVE-2024-27393 bsc#1224076). +- commit 3dacd9a + +------------------------------------------------------------------- +Thu May 9 10:12:28 CEST 2024 - jslaby@suse.cz + +- kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe + address (CVE-2024-26946 bsc#1223669). +- commit c3ef9f9 + +------------------------------------------------------------------- +Thu May 9 10:06:13 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit de7fc3a + +------------------------------------------------------------------- +Wed May 8 15:16:20 CEST 2024 - dwagner@suse.de + +- io_uring: kabi cookie remove (bsc#1217384). +- commit 6174cfd + +------------------------------------------------------------------- +Wed May 8 14:47:51 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/USB-core-Fix-deadlock-in-port-disable-sysfs-attribut.patch + (bsc#1223670 CVE-2024-26933). + Added CVE and bugzilla ID +- commit 2932a82 + +------------------------------------------------------------------- +Wed May 8 14:32:33 CEST 2024 - oneukum@suse.com + +- crypto: iaa - Fix nr_cpus < nr_iaa case (bsc#1223732 + CVE-2024-26945). +- commit d4480a0 + +------------------------------------------------------------------- +Wed May 8 13:00:52 CEST 2024 - dwagner@suse.de + +- supported.conf: support tcp_dctcp module (jsc#PED-8111) +- commit 84b1f91 + +------------------------------------------------------------------- +Wed May 8 09:35:19 CEST 2024 - nstange@suse.de + +- Update + patches.suse/crypto-lib-mpi-Fix-unexpected-pointer-access-in-mpi_.patch + (git-fixes CVE-2023-52616 bsc#1221612). +- commit 0f801e9 + +------------------------------------------------------------------- +Wed May 8 09:33:26 CEST 2024 - tzimmermann@suse.com + +- Update "drm/vmwgfx: Fix possible null pointer derefence with invalid contexts" (CVE-2024-26979 bsc#1223628) +- commit 562486d + +------------------------------------------------------------------- +Tue May 7 17:18:31 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race when detecting delalloc ranges during fiemap + (bsc#1223285). +- commit b4449a9 + +------------------------------------------------------------------- +Tue May 7 17:04:53 CEST 2024 - fdmanana@suse.com + +- btrfs: ensure fiemap doesn't race with writes when + FIEMAP_FLAG_SYNC is given (bsc#1223285). +- commit e1d5456 + +------------------------------------------------------------------- +Tue May 7 17:00:54 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race between ordered extent completion and fiemap + (bsc#1223285). +- commit b2ade77 + +------------------------------------------------------------------- +Tue May 7 16:49:51 CEST 2024 - fdmanana@suse.com + +- btrfs: fix deadlock with fiemap and extent locking + (bsc#1223285). +- commit 032df64 + +------------------------------------------------------------------- +Tue May 7 16:35:53 CEST 2024 - fdmanana@suse.com + +- btrfs: send: don't issue unnecessary zero writes for trailing + hole (bsc#1222459). +- commit 79ef069 + +------------------------------------------------------------------- +Tue May 7 16:30:29 CEST 2024 - vkarasulli@suse.de + +- inet: read sk->sk_family once in inet_recv_error() (bsc#1222385 + CVE-2024-26679). +- commit cb5e75a + +------------------------------------------------------------------- +Tue May 7 14:12:46 CEST 2024 - tiwai@suse.de + +- Move upstreamed HD-audio patch into sorted section +- commit d615f15 + +------------------------------------------------------------------- +Tue May 7 14:12:37 CEST 2024 - tiwai@suse.de + +- ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 + (bsc#1217750). +- commit 9e75dfd + +------------------------------------------------------------------- +Tue May 7 13:37:02 CEST 2024 - dsterba@suse.com + +- btrfs: dev-replace: properly validate device names (CVE-2024-26791 bsc#1222793) +- commit 0244362 + +------------------------------------------------------------------- +Tue May 7 12:59:26 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 3195e8d + +------------------------------------------------------------------- +Tue May 7 12:14:44 CEST 2024 - mkubecek@suse.cz + +- fix patch references (CVE-2024-26739 bsc#1222559): + - patches.suse/net-sched-act_mirred-Create-function-tcf_mirred_to_d.patch + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit af4b677 + +------------------------------------------------------------------- +Tue May 7 11:01:53 CEST 2024 - oneukum@suse.com + +- usb: dwc3: core: Prevent phy suspend during init (Git-fixes). +- commit 0feb823 + +------------------------------------------------------------------- +Tue May 7 10:05:18 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: fix l3num expectations with inet pseudo + family (git-fixes). +- commit e0fbf15 + +------------------------------------------------------------------- +Tue May 7 08:51:04 CEST 2024 - pjakobsson@suse.de + +- drm/i915/vma: Fix UAF on destroy against retire race (CVE-2024-26939 bsc#1223679). +- commit 0c69759 + +------------------------------------------------------------------- +Tue May 7 07:56:59 CEST 2024 - tiwai@suse.de + +- Reapply "drm/qxl: simplify qxl_fence_wait" (stable-fixes). +- commit 2bd2798 + +------------------------------------------------------------------- +Tue May 7 00:12:18 CEST 2024 - mkubecek@suse.cz + +- rds: tcp: Fix use-after-free of net in reqsk_timer_handler() + (CVE-2024-26865 bsc#1223062). +- commit 4df5c35 + +------------------------------------------------------------------- +Mon May 6 22:49:40 CEST 2024 - mkubecek@suse.cz + +- packet: annotate data-races around ignore_outgoing + (CVE-2024-26862 bsc#1223111). +- commit 50ec7e9 + +------------------------------------------------------------------- +Mon May 6 22:21:54 CEST 2024 - mkubecek@suse.cz + +- Update + patches.suse/sctp-fix-potential-deadlock-on-net-sctp.addr_wq.patch + references (add CVE-2024-0639 bsc#1218917). +- commit 61e4bcd + +------------------------------------------------------------------- +Mon May 6 21:33:30 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 45e1211 + +------------------------------------------------------------------- +Mon May 6 19:19:07 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: sanitize layer 3 and 4 protocol number in + custom expectations (bsc#1222368 CVE-2024-26673). +- commit bffaac0 + +------------------------------------------------------------------- +Mon May 6 18:14:52 CEST 2024 - dsterba@suse.com + +- fs: sysfs: Fix reference leak in sysfs_break_active_protection() (CVE-2024-26993 bsc#1223693) +- commit b75cd2c + +------------------------------------------------------------------- +Mon May 6 18:02:40 CEST 2024 - dsterba@suse.com + +- btrfs: don't drop extent_map for free space inode on write error (CVE-2024-26726 bsc#1222532) +- commit 60707c9 + +------------------------------------------------------------------- +Mon May 6 17:37:25 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Only update pages_touched when a new page is + touched (git-fixes). +- commit f2292de + +------------------------------------------------------------------- +Mon May 6 17:34:30 CEST 2024 - petr.pavlu@suse.com + +- kprobes: Fix possible use-after-free issue on kprobe + registration (git-fixes). +- commit 3121e4a + +------------------------------------------------------------------- +Mon May 6 17:23:41 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes CVE-2024-27009 bsc#1223699). +- Update + patches.suse/Bluetooth-btnxpuart-Fix-btnxpuart_close.patch + (git-fixes CVE-2024-26959 bsc#1223667). +- Update + patches.suse/USB-usb-storage-Prevent-divide-by-0-error-in-isd200_.patch + (git-fixes CVE-2024-27059 bsc#1223738). +- Update + patches.suse/backlight-hx8357-Fix-potential-NULL-pointer-derefere.patch + (git-fixes CVE-2024-27071 bsc#1223734). +- Update patches.suse/clk-Fix-clk_core_get-NULL-dereference.patch + (git-fixes CVE-2024-27038 bsc#1223816). +- Update + patches.suse/clk-hisilicon-hi3559a-Fix-an-erroneous-devm_kfree.patch + (git-fixes CVE-2024-27039 bsc#1223821). +- Update + patches.suse/clk-qcom-gcc-ipq6018-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26970 bsc#1223644). +- Update + patches.suse/clk-qcom-gcc-ipq8074-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26969 bsc#1223645). +- Update + patches.suse/clk-qcom-gcc-ipq9574-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26968 bsc#1223642). +- Update + patches.suse/clk-qcom-mmcc-apq8084-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26966 bsc#1223646). +- Update + patches.suse/clk-qcom-mmcc-msm8974-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26965 bsc#1223648). +- Update + patches.suse/clk-zynq-Prevent-null-pointer-dereference-caused-by-.patch + (git-fixes CVE-2024-27037 bsc#1223717). +- Update + patches.suse/cpufreq-brcmstb-avs-cpufreq-add-check-for-cpufreq_cp.patch + (git-fixes CVE-2024-27051 bsc#1223769). +- Update + patches.suse/crypto-qat-resolve-race-condition-during-AER-recover.patch + (git-fixes CVE-2024-26974 bsc#1223638). +- Update + patches.suse/drm-amd-display-Add-replay-NULL-check-in-edp_set_rep.patch + (git-fixes CVE-2024-27040 bsc#1223711). +- Update + patches.suse/drm-amd-display-Fix-a-potential-buffer-overflow-in-d.patch + (git-fixes CVE-2024-27045 bsc#1223826). +- Update + patches.suse/drm-amd-display-Fix-potential-NULL-pointer-dereferen.patch + (git-fixes CVE-2024-27044 bsc#1223723). +- Update + patches.suse/drm-amd-display-fix-NULL-checks-for-adev-dm.dc-in-am.patch + (git-fixes CVE-2024-27041 bsc#1223714). +- Update + patches.suse/drm-amdgpu-Fix-potential-out-of-bounds-access-in-amd.patch + (git-fixes CVE-2024-27042 bsc#1223823). +- Update + patches.suse/drm-vmwgfx-Fix-possible-null-pointer-derefence-with-.patch + (git-fixes CVE-2024-26979 bsc#1223628). +- Update + patches.suse/md-Fix-missing-release-of-active_io-for-flush-8556.patch + (jsc#PED-7542 CVE-2024-27023 bsc#1223776). +- Update + patches.suse/media-dvb-frontends-avoid-stack-overflow-warnings-wi.patch + (git-fixes CVE-2024-27075 bsc#1223842). +- Update patches.suse/media-edia-dvbdev-fix-a-use-after-free.patch + (git-fixes CVE-2024-27043 bsc#1223824). +- Update + patches.suse/media-go7007-fix-a-memleak-in-go7007_load_encoder.patch + (git-fixes CVE-2024-27074 bsc#1223844). +- Update + patches.suse/media-imx-csc-scaler-fix-v4l2_ctrl_handler-memory-le.patch + (git-fixes CVE-2024-27076 bsc#1223779). +- Update + patches.suse/media-ttpci-fix-two-memleaks-in-budget_av_attach.patch + (git-fixes CVE-2024-27073 bsc#1223843). +- Update + patches.suse/media-usbtv-Remove-useless-locks-in-usbtv_video_free.patch + (git-fixes CVE-2024-27072 bsc#1223837). +- Update + patches.suse/media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_registe.patch + (git-fixes CVE-2024-27077 bsc#1223780). +- Update + patches.suse/media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch + (git-fixes CVE-2024-27078 bsc#1223781). +- Update + patches.suse/net-phy-fix-phy_get_internal_delay-accessing-an-empt.patch + (git-fixes CVE-2024-27047 bsc#1223828). +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- Update patches.suse/pci_iounmap-Fix-MMIO-mapping-leak.patch + (git-fixes CVE-2024-26977 bsc#1223631). +- Update + patches.suse/powercap-intel_rapl-Fix-a-NULL-pointer-dereference.patch + (git-fixes CVE-2024-26975 bsc#1223632). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes CVE-2024-27054 bsc#1223819). +- Update + patches.suse/scsi-qla2xxx-Fix-command-flush-on-cable-pull.patch + (bsc#1221816 CVE-2024-26931 bsc#1223627). +- Update patches.suse/scsi-qla2xxx-Fix-double-free-of-fcport.patch + (bsc#1221816 CVE-2024-26929 bsc#1223715). +- Update + patches.suse/scsi-qla2xxx-Fix-double-free-of-the-ha-vp_map-pointe.patch + (bsc#1221816 CVE-2024-26930 bsc#1223626). +- Update + patches.suse/thermal-drivers-mediatek-lvts_thermal-Fix-a-memory-l.patch + (git-fixes CVE-2024-27068 bsc#1223808). +- Update + patches.suse/thunderbolt-Fix-NULL-pointer-dereference-in-tb_port_.patch + (git-fixes CVE-2024-27060 bsc#1223725). +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (git-fixes CVE-2024-26919 bsc#1223847). +- Update + patches.suse/wifi-brcm80211-handle-pmk_op-allocation-failure.patch + (git-fixes CVE-2024-27048 bsc#1223760). +- Update + patches.suse/wifi-rtl8xxxu-add-cancel_work_sync-for-c2hcmd_work.patch + (git-fixes CVE-2024-27052 bsc#1223829). +- Update + patches.suse/wifi-wilc1000-do-not-realloc-workqueue-everytime-an-.patch + (git-fixes CVE-2024-27391 bsc#1223709). +- Update + patches.suse/wifi-wilc1000-fix-RCU-usage-in-connect-path.patch + (git-fixes CVE-2024-27053 bsc#1223737). +- commit 9296e40 + +------------------------------------------------------------------- +Mon May 6 17:23:27 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/drm-tegra-dsi-Add-missing-check-for-of_find_device_b.patch + (git-fixes CVE-2023-52650 bsc#1223770). +- Update + patches.suse/drm-vkms-Avoid-reading-beyond-LUT-array.patch + (git-fixes CVE-2023-52649 bsc#1223768). +- Update + patches.suse/drm-vmwgfx-Unmap-the-surface-before-resetting-it-on-.patch + (git-fixes CVE-2023-52648 bsc#1223765). +- Update + patches.suse/media-nxp-imx8-isi-Check-whether-crossbar-pad-is-non.patch + (git-fixes CVE-2023-52647 bsc#1223764). +- commit f67398e + +------------------------------------------------------------------- +Mon May 6 17:23:18 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/powerpc-pseries-Fix-potential-memleak-in-papr_get_at.patch + (bsc#1215199 CVE-2022-48669 bsc#1223756). +- commit e9a7939 + +------------------------------------------------------------------- +Mon May 6 17:22:04 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page + in concurrent environment (git-fixes). +- commit 8f1aa4c + +------------------------------------------------------------------- +Mon May 6 16:11:25 CEST 2024 - jgross@suse.com + +- Delete + patches.suse/iommufd-iova_bitmap-Move-symbols-to-IOMMUFD-namespace. + (bsc#1222654) +- commit dc5c22e + +------------------------------------------------------------------- +Mon May 6 12:34:10 CEST 2024 - lhenriques@suse.de + +- fuse: don't unhash root (bsc#1223946). +- fuse: fix root lookup with nonzero generation (bsc#1223945). +- virtio: treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (bsc#1223944). +- commit 5171d01 + +------------------------------------------------------------------- +Mon May 6 11:15:05 CEST 2024 - tbogendoerfer@suse.de + +- tun: limit printing rate when illegal packet received by tun + dev (bsc#1223745 CVE-2024-27013). +- net/mlx5e: Prevent deadlock while disabling aRFS (bsc#1223735 + CVE-2024-27014). +- commit d039d3b + +------------------------------------------------------------------- +Mon May 6 11:14:31 CEST 2024 - tzimmermann@suse.com + +- drm/amd/display: Add a dc_state NULL check in dc_state_release (CVE-2024-26948 bsc#1223664) +- commit adac21d + +------------------------------------------------------------------- +Mon May 6 08:32:36 CEST 2024 - tiwai@suse.de + +- slimbus: qcom-ngd-ctrl: Add timeout for wait operation + (git-fixes). +- iio:imu: adis16475: Fix sync mode setting (git-fixes). +- iio: accel: mxc4005: Interrupt handling fixes (git-fixes). +- iio: pressure: Fixes BME280 SPI driver data (git-fixes). +- usb: typec: tcpm: Check for port partner validity before + consuming it (git-fixes). +- usb: typec: tcpm: unregister existing source caps before + re-registration (git-fixes). +- usb: typec: tcpm: clear pd_event queue in PORT_RESET + (git-fixes). +- usb: ohci: Prevent missed ohci interrupts (git-fixes). +- usb: gadget: f_fs: Fix a race condition when processing setup + packets (git-fixes). +- USB: core: Fix access violation during port device removal + (git-fixes). +- usb: gadget: uvc: use correct buffer size when parsing configfs + lists (git-fixes). +- usb: gadget: composite: fix OS descriptors w_value logic + (git-fixes). +- usb: gadget: f_fs: Fix race between aio_cancel() and AIO + request complete (git-fixes). +- clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change + (git-fixes). +- commit 8d8f752 + +------------------------------------------------------------------- +Mon May 6 08:29:57 CEST 2024 - tiwai@suse.de + +- Move upstreamed USB fix into sorted section +- commit 21751fe + +------------------------------------------------------------------- +Sat May 4 09:44:18 CEST 2024 - tiwai@suse.de + +- ASoC: da7219-aad: fix usage of device_get_named_child_node() + (git-fixes). +- ASoC: rt715-sdca: volume step modification (git-fixes). +- ASoC: rt715: add vendor clear control register (git-fixes). +- ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config + (git-fixes). +- ASoC: cs35l56: Fix unintended bus access while resetting amp + (git-fixes). +- ASoC: rt722-sdca: add headset microphone vrefo setting + (git-fixes). +- ASoC: rt722-sdca: modify channel number to support 4 channels + (git-fixes). +- ASoC: rt5645: Fix the electric noise due to the CBJ contacts + floating (git-fixes). +- ASoC: acp: Support microphone from device Acer 315-24p + (git-fixes). +- ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus + T100TAM too (git-fixes). +- commit 59787a2 + +------------------------------------------------------------------- +Sat May 4 09:37:36 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix build error without CONFIG_PM + (stable-fixes). +- ALSA: hda: cs35l56: Exit cache-only after + cs35l56_wait_for_firmware_boot() (stable-fixes). +- ALSA: hda/realtek - Set GPIO3 to default at S4 state for + Thinkpad with ALC1318 (stable-fixes). +- ALSA: hda: intel-dsp-config: harden I2C/I2S codec detection + (stable-fixes). +- ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TU + (stable-fixes). +- commit 11f233b + +------------------------------------------------------------------- +Sat May 4 09:35:07 CEST 2024 - tiwai@suse.de + +- ASoC: meson: axg-tdm-interface: manage formatters in trigger + (git-fixes). +- ASoC: meson: axg-card: make links nonatomic (git-fixes). +- ASoC: meson: cards: select SND_DYNAMIC_MINORS (git-fixes). +- ASoC: codecs: wsa881x: set clk_stop_mode1 flag (git-fixes). +- ASoC: ti: davinci-mcasp: Fix race condition during probe + (git-fixes). +- ASoC: Intel: avs: Set name of control as in topology + (git-fixes). +- regmap: Add regmap_read_bypassed() (git-fixes). +- ASoC: SOF: Intel: add default firmware library path for LNL + (git-fixes). +- ASoC: tegra: Fix DSPK 16-bit playback (git-fixes). +- ALSA: hda: intel-sdw-acpi: fix usage of + device_get_named_child_node() (git-fixes). +- drm/panel: ili9341: Use predefined error codes (git-fixes). +- drm/panel: ili9341: Respect deferred probe (git-fixes). +- drm/vmwgfx: Fix invalid reads in fence signaled events + (git-fixes). +- drm/vmwgfx: Fix Legacy Display Unit (git-fixes). +- drm/amdgpu: fix doorbell regression (git-fixes). +- drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() + v2 (git-fixes). +- spi: fix null pointer dereference within spi_sync (git-fixes). +- spi: hisi-kunpeng: Delete the dump interface of data registers + in debugfs (git-fixes). +- commit de68d11 + +------------------------------------------------------------------- +Fri May 3 18:53:42 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: ensure offloading TID queue exists + (CVE-2024-27056 bsc#1223822). +- commit 8f83255 + +------------------------------------------------------------------- +Fri May 3 17:55:12 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_pin_on_pin_register() for multiple parent pins + (CVE-2024-27027 bsc#1223787). +- commit ce9b326 + +------------------------------------------------------------------- +Fri May 3 17:52:05 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_xa_ref_*_del() for multiple registrations + (CVE-2024-27027 bsc#1223787). +- commit f5ff522 + +------------------------------------------------------------------- +Fri May 3 17:44:24 CEST 2024 - mfranc@suse.cz + +- s390/qeth: Fix kernel panic after setting hsuid (git-fixes + bsc#1223874). +- commit eae1390 + +------------------------------------------------------------------- +Fri May 3 17:39:31 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix storage key clearing for guest huge pages + (git-fixes bsc#1223872). +- commit 329e03c + +------------------------------------------------------------------- +Fri May 3 17:37:13 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix clearing storage keys for huge pages (git-fixes + bsc#1223871). +- commit a7e3ff2 + +------------------------------------------------------------------- +Fri May 3 17:30:04 CEST 2024 - mfranc@suse.cz + +- s390/vdso: Add CFI for RA register to asm macro vdso_func + (git-fixes bsc#1223870). +- commit 2641ba1 + +------------------------------------------------------------------- +Fri May 3 17:19:03 CEST 2024 - mfranc@suse.cz + +- s390/cio: Ensure the copied buf is NUL terminated (git-fixes + bsc#1223869). +- commit dcf45a9 + +------------------------------------------------------------------- +Fri May 3 17:14:55 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: x86: Don't overflow lpage_info when checking + attributes (bsc#1223695, CVE-2024-26991). +- commit da41325 + +------------------------------------------------------------------- +Fri May 3 16:46:02 CEST 2024 - vbabka@suse.cz + +- mm: swap: fix race between free_swap_and_cache() and swapoff() + (CVE-2024-26960 bsc#1223655). +- swap: comments get_swap_device() with usage rule (CVE-2024-26960 + bsc#1223655). +- commit 9df3192 + +------------------------------------------------------------------- +Fri May 3 16:38:44 CEST 2024 - tiwai@suse.de + +- NTB: fix possible name leak in ntb_register_device() + (CVE-2023-52652 bsc#1223686). +- commit a6fcfa7 + +------------------------------------------------------------------- +Fri May 3 15:57:39 CEST 2024 - msuchanek@suse.de + +- Refresh patches.suse/powerpc-pseries-iommu-LPAR-panics-when-rebooted-with.patch. +- commit ca33aea + +------------------------------------------------------------------- +Fri May 3 15:36:14 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries: make max polling consistent for longer H_CALLs + (bsc#1215199). +- commit bead2d2 + +------------------------------------------------------------------- +Fri May 3 10:14:31 CEST 2024 - mhocko@suse.com + +- fork: defer linking file vma until vma is fully initialized + (bsc#1223774 CVE-2024-27022). +- commit 126ee1a + +------------------------------------------------------------------- +Fri May 3 09:40:30 CEST 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit 5a30b4d + +------------------------------------------------------------------- +Fri May 3 08:10:09 CEST 2024 - tiwai@suse.de + +- Fix a potential infinite loop in extract_user_to_sg() + (git-fixes). +- mtd: diskonchip: work around ubsan link failure (stable-fixes). +- drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3 + (stable-fixes). +- drm/amdgpu: Assign correct bits for SDMA HDP flush + (stable-fixes). +- drm/amdgpu: Fix leak when GPU memory allocation fails + (stable-fixes). +- ACPI: CPPC: Fix access width used for PCC registers (git-fixes). +- ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro + (git-fixes). +- Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853 + (stable-fixes). +- Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old() + (stable-fixes). +- drm: add drm_gem_object_is_shared_for_memory_stats() helper + (stable-fixes). +- ACPI: CPPC: Use access_width over bit_width for system memory + accesses (stable-fixes). +- wifi: mac80211: clean up assignments to pointer cache + (stable-fixes). +- commit 49aaf49 + +------------------------------------------------------------------- +Thu May 2 16:47:00 CEST 2024 - dwagner@suse.de + +- io_uring: remove uring_cmd cookie (bsc#1217384 CVE-2023-6238). +- iouring: remove IORING_URING_CMD_POLLED (bsc#1217384 + CVE-2023-6238). +- nvme: use bio_integrity_map_user (bsc#1217384 CVE-2023-6238). +- block: bio-integrity: directly map user buffers (bsc#1217384 + CVE-2023-6238). +- commit 3372add + +------------------------------------------------------------------- +Thu May 2 16:35:48 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-lsio: fix pwm lpcg indices (git-fixes) +- commit c9b9705 + +------------------------------------------------------------------- +Thu May 2 16:34:40 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: regulator for sd needs to be always on for (git-fixes) +- commit 51da7a0 + +------------------------------------------------------------------- +Thu May 2 16:33:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro (git-fixes) +- commit d74d11d + +------------------------------------------------------------------- +Thu May 2 16:31:31 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for (git-fixes) +- commit 300083f + +------------------------------------------------------------------- +Thu May 2 16:29:21 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 (git-fixes) +- commit 7730872 + +------------------------------------------------------------------- +Thu May 2 16:27:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 (git-fixes) +- commit 279e432 + +------------------------------------------------------------------- +Thu May 2 16:25:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f (git-fixes) +- commit 57cc3f7 + +------------------------------------------------------------------- +Thu May 2 16:23:58 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8qm-ss-dma: fix can lpcg indices (git-fixes) +- commit 9f868d4 + +------------------------------------------------------------------- +Thu May 2 16:23:23 CEST 2024 - tiwai@suse.de + +- kABI workaround for cec_adapter (CVE-2024-23848 bsc#1219104). +- commit 03d06c5 + +------------------------------------------------------------------- +Thu May 2 16:22:55 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix can lpcg indices (git-fixes) +- commit dd3deb9 + +------------------------------------------------------------------- +Thu May 2 16:20:00 CEST 2024 - tiwai@suse.de + +- media: cec: core: avoid recursive cec_claim_log_addrs + (CVE-2024-23848 bsc#1219104). +- commit c64de88 + +------------------------------------------------------------------- +Thu May 2 16:18:20 CEST 2024 - tiwai@suse.de + +- Update media cec fix patches to the latest upstream version (CVE-2024-23848 bsc#1219104) +- commit 4a0b406 + +------------------------------------------------------------------- +Thu May 2 15:23:56 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix adc lpcg indices (git-fixes) +- commit e69bdf0 + +------------------------------------------------------------------- +Thu May 2 15:19:35 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix spi lpcg indices (git-fixes) +- commit 4dc5b7a + +------------------------------------------------------------------- +Thu May 2 15:18:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usb lpcg indices (git-fixes) +- commit e2d7944 + +------------------------------------------------------------------- +Thu May 2 15:16:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order (git-fixes) +- commit fbb3351 + +------------------------------------------------------------------- +Thu May 2 15:15:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3399 hdmi ports node (git-fixes) +- commit a21edf3 + +------------------------------------------------------------------- +Thu May 2 15:14:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3328 hdmi ports node (git-fixes) +- commit 3f691a1 + +------------------------------------------------------------------- +Thu May 2 15:12:55 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: rockchip: mark system power controller on rk3588-evb1") +- commit 24dc024 + +------------------------------------------------------------------- +Thu May 2 15:11:02 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64/mm: Modify range-based tlbi to decrement scale") +- commit 9fd5163 + +------------------------------------------------------------------- +Thu May 2 13:38:24 CEST 2024 - jslaby@suse.cz + +- Update + patches.suse/serial-max310x-fix-NULL-pointer-dereference-in-I2C-i.patch + (git-fixes bsc#1223629 CVE-2024-26978). +- commit b81ff78 + +------------------------------------------------------------------- +Thu May 2 11:54:35 CEST 2024 - ailiop@suse.com + +- Squashfs: check the inode number is not the invalid value of + zero (bsc#1223634 CVE-2024-26982). +- commit a406e7c + +------------------------------------------------------------------- +Thu May 2 11:33:02 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/ubifs-ubifs_symlink-Fix-memleak-of-inode-i_link-in-error-path.patch + (git-fixes CVE-2024-26972 bsc#1223643). +- commit 6db660a + +------------------------------------------------------------------- +Thu May 2 11:23:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- commit a77f45b + +------------------------------------------------------------------- +Thu May 2 11:14:35 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- commit 95ba522 + +------------------------------------------------------------------- +Thu May 2 11:13:34 CEST 2024 - ailiop@suse.com + +- Update patches.suse/nilfs2-fix-OOB-in-nilfs_set_de_type.patch + (git-fixes CVE-2024-26981 bsc#1223668). +- commit 5740c7f + +------------------------------------------------------------------- +Thu May 2 10:28:22 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/ASoC-SOF-Add-some-bounds-checking-to-firmware-data.patch + (git-fixes CVE-2024-26927 bsc#1223525). +- commit d3c5f91 + +------------------------------------------------------------------- +Thu May 2 09:58:58 CEST 2024 - tiwai@suse.de + +- cec: core: avoid confusing "transmit timed out" message + (CVE-2024-23848 bsc#1219104). +- commit eae740c + +------------------------------------------------------------------- +Thu May 2 07:36:00 CEST 2024 - tiwai@suse.de + +- regulator: change devm_regulator_get_enable_optional() stub + to return Ok (git-fixes). +- regulator: change stubbed devm_regulator_get_enable to return Ok + (git-fixes). +- regulator: mt6360: De-capitalize devicetree regulator subnodes + (git-fixes). +- commit c50a631 + +------------------------------------------------------------------- +Wed May 1 09:50:43 CEST 2024 - tiwai@suse.de + +- power: supply: mt6360_charger: Fix of_match for usb-otg-vbus + regulator (git-fixes). +- power: rt9455: hide unused rt9455_boost_voltage_values + (git-fixes). +- pinctrl: baytrail: Fix selecting gpio pinctrl state (git-fixes). +- pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map() + (git-fixes). +- pinctrl: mediatek: paris: Rework support for + PIN_CONFIG_{INPUT,OUTPUT}_ENABLE (git-fixes). +- pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE + readback (git-fixes). +- pinctrl: core: delete incorrect free in pinctrl_enable() + (git-fixes). +- pinctrl/meson: fix typo in PDM's pin name (git-fixes). +- pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf + of GPIOR-T (git-fixes). +- crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init + (git-fixes). +- commit d973920 + +------------------------------------------------------------------- +Tue Apr 30 18:44:35 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for + Lenovo Legion models (bsc#1223462). +- commit 6f0889c + +------------------------------------------------------------------- +Tue Apr 30 16:38:27 CEST 2024 - tiwai@suse.de + +- usb: Fix regression caused by invalid ep0 maxpacket in virtual + SuperSpeed device (bsc#1220569). +- commit 4748678 + +------------------------------------------------------------------- +Tue Apr 30 16:11:40 CEST 2024 - tiwai@suse.de + +- media: cec: cec-api: add locking in cec_release() + (CVE-2024-23848 bsc#1219104). +- media: cec: cec-adap: always cancel work in cec_transmit_msg_fh + (CVE-2024-23848 bsc#1219104). +- commit c39ac04 + +------------------------------------------------------------------- +Tue Apr 30 16:07:18 CEST 2024 - mfranc@suse.cz + +- blacklist.conf: refactoring, not a fix +- commit d5a22ac + +------------------------------------------------------------------- +Tue Apr 30 16:02:50 CEST 2024 - mfranc@suse.cz + +- s390/vdso: drop '-fPIC' from LDFLAGS (git-fixes bsc#1223593). +- commit 643ece2 + +------------------------------------------------------------------- +Tue Apr 30 15:48:20 CEST 2024 - mfranc@suse.cz + +- s390/zcrypt: fix reference counting on zcrypt card objects + (git-fixes bsc#1223592). +- commit c37186f + +------------------------------------------------------------------- +Tue Apr 30 15:42:12 CEST 2024 - mkoutny@suse.com + +- block: fix q->blkg_list corruption during disk rebind + (bsc#1223591). +- commit 9da98d5 + +------------------------------------------------------------------- +Tue Apr 30 15:40:39 CEST 2024 - mfranc@suse.cz + +- s390/ism: Properly fix receive message buffer allocation + (git-fixes bsc#1223590). +- commit 0652865 + +------------------------------------------------------------------- +Tue Apr 30 15:28:05 CEST 2024 - jack@suse.cz + +- block: fix deadlock between bd_link_disk_holder and partition + scan (bsc#1223045 CVE-2024-26899). +- commit e4bd17c + +------------------------------------------------------------------- +Tue Apr 30 15:23:23 CEST 2024 - jack@suse.cz + +- quota: Fix potential NULL pointer dereference (bsc#1223060 + CVE-2024-26878). +- commit dcf7382 + +------------------------------------------------------------------- +Tue Apr 30 15:21:07 CEST 2024 - jack@suse.cz + +- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak + (bsc#1223198 CVE-2024-26901). +- commit 5c1d722 + +------------------------------------------------------------------- +Tue Apr 30 15:16:03 CEST 2024 - jack@suse.cz + +- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1222357 CVE-2024-26671). +- commit 1ebf5fb + +------------------------------------------------------------------- +Tue Apr 30 15:00:59 CEST 2024 - jack@suse.cz + +- nbd: always initialize struct msghdr completely (bsc#1221649 CVE-2024-26638). +- commit eb8ab1c + +------------------------------------------------------------------- +Tue Apr 30 14:58:54 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_find_by_goal() (bsc#1222613 CVE-2024-26772). +- commit 4004f20 + +------------------------------------------------------------------- +Tue Apr 30 14:57:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update patches.suse/0001-s390-qdio-handle-deferred-cc1.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes). +- commit 73a9e98 + +------------------------------------------------------------------- +Tue Apr 30 13:17:40 CEST 2024 - davide.benini@suse.com + +- net/ipv6: avoid possible UAF in ip6_route_mpath_notify() + (CVE-2024-26852 bsc#1223057) +- commit 9474f59 + +------------------------------------------------------------------- +Tue Apr 30 12:05:02 CEST 2024 - tiwai@suse.de + +- PCI: Delay after FLR of Solidigm P44 Pro NVMe (stable-fixes). +- commit ec609ee + +------------------------------------------------------------------- +Tue Apr 30 12:04:09 CEST 2024 - tiwai@suse.de + +- PCI: Fix typos in docs and comments (stable-fixes). +- PCI: switchtec: Add support for PCIe Gen5 devices + (stable-fixes). +- PCI: switchtec: Use normal comment style (stable-fixes). +- PCI: Execute quirk_enable_clear_retrain_link() earlier + (stable-fixes). +- commit 9bba47f + +------------------------------------------------------------------- +Tue Apr 30 10:32:18 CEST 2024 - tzimmermann@suse.com + +- Edit "amdkfd: use calloc instead of kzalloc to avoid integer overflow" + Reference CVE and bug numbers. +- commit 267eec1 + +------------------------------------------------------------------- +Tue Apr 30 08:05:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free + (CVE-2024-26909 bsc#1223143). +- commit 043c9e0 + +------------------------------------------------------------------- +Tue Apr 30 03:05:11 CEST 2024 - neilb@suse.de + +- nfsd: use __fput_sync() to avoid delayed closing of files + (bsc#1223380 bsc#1217408). +- commit 36cb9bb + +------------------------------------------------------------------- +Mon Apr 29 16:52:11 CEST 2024 - msuchanek@suse.de + +- Update patches.suse/powerpc-pseries-vas-Hold-mmap_mutex-after-mmap-lock-.patch + (bsc#1012628 jsc#PED-542 git-fixes bsc#1213573 ltc#203238). +- commit 8328f6d + +------------------------------------------------------------------- +Mon Apr 29 16:35:19 CEST 2024 - nik.borisov@suse.com + +- x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups (bsc#1222378 CVE-2024-26674). +- commit 46190f1 + +------------------------------------------------------------------- +Mon Apr 29 12:30:35 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() (bsc#1223202 CVE-2024-26906). +- commit 664e61f + +------------------------------------------------------------------- +Mon Apr 29 12:30:15 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h (bsc#1223202 CVE-2024-26906). +- commit 28c59d1 + +------------------------------------------------------------------- +Mon Apr 29 11:25:07 CEST 2024 - nik.borisov@suse.com + +- x86/boot: Ignore relocations in .notes sections in walk_relocs() too (bsc#1222624 CVE-2024-26816). +- commit 3cc2b03 + +------------------------------------------------------------------- +Mon Apr 29 11:24:52 CEST 2024 - nik.borisov@suse.com + +- x86, relocs: Ignore relocations in .notes section (bsc#1222624 CVE-2024-26816). +- commit 16f8af3 + +------------------------------------------------------------------- +Mon Apr 29 11:23:39 CEST 2024 - osalvador@suse.de + +- mm: zswap: fix missing folio cleanup in writeback race path + (bsc#1223007 CVE-2024-26832). +- commit b985b2a + +------------------------------------------------------------------- +Mon Apr 29 11:02:19 CEST 2024 - osalvador@suse.de + +- mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone + index (bsc#1222615 CVE-2024-26783). +- commit 7fe5b26 + +------------------------------------------------------------------- +Mon Apr 29 10:41:48 CEST 2024 - jslaby@suse.cz + +- Update config files. Disable N_GSM (jsc#PED-8240). +- commit ae9b7c6 + +------------------------------------------------------------------- +Mon Apr 29 09:39:29 CEST 2024 - iivanov@suse.de + +- Update patches.suse/gpio-tegra186-Fix-tegra186_gpio_is_accessible-check.patch (git-fixes bsc#1223439) +- commit 02eb8a1 + +------------------------------------------------------------------- +Mon Apr 29 09:05:25 CEST 2024 - tiwai@suse.de + +- irqchip/gic-v3-its: Prevent double free on error (git-fixes). +- irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on + GIC v4.1 (git-fixes). +- irqchip/armada-370-xp: Suppress unused-function warning + (git-fixes). +- irqchip/renesas-rzg2l: Prevent spurious interrupts when setting + trigger type (git-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Flush posted write in irq_eoi() + (git-fixes). +- irqchip/gic-v3-its: Do not assume vPE tables are preallocated + (git-fixes). +- irqchip/mbigen: Don't use bus_get_dev_root() to find the parent + (git-fixes). +- irqchip/renesas-rzg2l: Add macro to retrieve TITSR register + offset based on register's index (stable-fixes). +- irqchip/renesas-rzg2l: Implement restriction when writing ISCR + register (stable-fixes). +- commit 8e6882b + +------------------------------------------------------------------- +Sun Apr 28 09:56:05 CEST 2024 - tiwai@suse.de + +- i2c: smbus: fix NULL function pointer dereference (git-fixes). +- soundwire: amd: fix for wake interrupt handling for clockstop + mode (git-fixes). +- dmaengine: idxd: Fix oops during rmmod on single-CPU platforms + (git-fixes). +- dma: xilinx_dpdma: Fix locking (git-fixes). +- idma64: Don't try to serve interrupts when device is powered + off (git-fixes). +- dmaengine: tegra186: Fix residual calculation (git-fixes). +- dmaengine: owl: fix register access functions (git-fixes). +- phy: ti: tusb1210: Resolve charger-det crash if charger psy + is unregistered (git-fixes). +- phy: rockchip: naneng-combphy: Fix mux on rk3588 (git-fixes). +- phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits + (git-fixes). +- phy: rockchip-snps-pcie3: fix bifurcation on rk3588 (git-fixes). +- phy: freescale: imx8m-pcie: fix pcie link-up instability + (git-fixes). +- phy: marvell: a3700-comphy: Fix hardcoded array size + (git-fixes). +- phy: marvell: a3700-comphy: Fix out of bounds read (git-fixes). +- commit 900a00b + +------------------------------------------------------------------- +Sun Apr 28 09:41:15 CEST 2024 - tiwai@suse.de + +- selftests: kselftest: Mark functions that unconditionally call + exit() as __noreturn (git-fixes). +- commit f533a19 + +------------------------------------------------------------------- +Sun Apr 28 09:36:33 CEST 2024 - tiwai@suse.de + +- selftests/timers/posix_timers: Reimplement + check_timer_distribution() (git-fixes). +- commit d9f09cc + +------------------------------------------------------------------- +Sun Apr 28 09:30:51 CEST 2024 - tiwai@suse.de + +- USB: serial: option: add Telit FN920C04 rmnet compositions + (stable-fixes). +- USB: serial: option: add Rolling RW101-GL and RW135-GL support + (stable-fixes). +- USB: serial: option: add Lonsung U8300/U9300 product + (stable-fixes). +- USB: serial: option: add support for Fibocom FM650/FG650 + (stable-fixes). +- USB: serial: option: support Quectel EM060K sub-models + (stable-fixes). +- USB: serial: option: add Fibocom FM135-GL variants + (stable-fixes). +- thunderbolt: Avoid notify PM core about runtime PM resume + (stable-fixes). +- thunderbolt: Fix wake configurations after device unplug + (stable-fixes). +- usb: Disable USB3 LPM at shutdown (stable-fixes). +- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb + ep transport error (stable-fixes). +- clk: Get runtime PM before walking tree for clk_summary + (git-fixes). +- clk: Get runtime PM before walking tree during disable_unused + (git-fixes). +- clk: Initialize struct clk_core kref earlier (stable-fixes). +- arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H + (git-fixes). +- drm/radeon: make -fstrict-flex-arrays=3 happy (git-fixes). +- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes + (stable-fixes). +- selftests/ftrace: Limit length in subsystem-enable tests + (git-fixes). +- selftests: kselftest: Fix build failure with NOLIBC (git-fixes). +- selftests: timers: Fix abs() warning in posix_timers test + (git-fixes). +- selftests: timers: Fix posix_timers ksft_print_msg() warning + (git-fixes). +- drm/amd/display: Do not recursively call manual trigger + programming (stable-fixes). +- drm/i915: Disable live M/N updates when using bigjoiner + (stable-fixes). +- thunderbolt: Reset only non-USB4 host routers in resume + (git-fixes). +- thunderbolt: Make tb_switch_reset() support Thunderbolt 2, + 3 and USB4 routers (stable-fixes). +- thunderbolt: Introduce tb_path_deactivate_hop() (stable-fixes). +- thunderbolt: Introduce tb_port_reset() (stable-fixes). +- ASoC: ti: Convert Pandora ASoC to GPIO descriptors + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support + (stable-fixes). +- ALSA: scarlett2: Add correct product series name to messages + (stable-fixes). +- ALSA: scarlett2: Add support for Clarett 8Pre USB + (stable-fixes). +- ALSA: scarlett2: Move USB IDs out from device_info struct + (stable-fixes). +- ALSA: scarlett2: Default mixer driver to enabled (stable-fixes). +- PCI: Simplify pcie_capability_clear_and_set_word() to + ..._clear_word() (stable-fixes). +- PCI/DPC: Use FIELD_GET() (stable-fixes). +- selftests: timers: Convert posix_timers test to generate KTAP + output (stable-fixes). +- clk: Show active consumers of clocks in debugfs (stable-fixes). +- commit 8adba5b + +------------------------------------------------------------------- +Sat Apr 27 09:41:01 CEST 2024 - tiwai@suse.de + +- Update patch reference for x86 p2sb fix (CVE-2024-26650 bsc#1222048) +- commit b68c2ef + +------------------------------------------------------------------- +Sat Apr 27 08:33:05 CEST 2024 - tiwai@suse.de + +- mmc: sdhci-msm: pervent access to suspended controller + (git-fixes). +- gpio: tangier: Use correct type for the IRQ chip data + (git-fixes). +- gpio: tegra186: Fix tegra186_gpio_is_accessible() check + (git-fixes). +- fbdev: fix incorrect address computation in deferred IO + (git-fixes). +- drm/gma500: Remove lid code (git-fixes). +- commit 783bf0e + +------------------------------------------------------------------- +Fri Apr 26 18:54:14 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add 246f80a0b17f8 ("sh: push-switch: Reorder cleanup operations to avoid use-after-free bug") +- commit 0fe9e4b + +------------------------------------------------------------------- +Fri Apr 26 12:38:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore xfrm_bpf_md_dst that depends on CONFIG_DEBUG_* (bsc#1223415) +- commit 689bcfa + +------------------------------------------------------------------- +Fri Apr 26 12:26:57 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: annotate data-races around msk->rmem_fwd_alloc + (git-fixes). +- commit a5d9cb6 + +------------------------------------------------------------------- +Fri Apr 26 12:25:26 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_forward_alloc + (git-fixes). +- commit bceb548 + +------------------------------------------------------------------- +Fri Apr 26 12:23:03 CEST 2024 - denis.kirjanov@suse.com + +- ipv4: annotate data-races around fi->fib_dead (git-fixes). +- commit f1e77d4 + +------------------------------------------------------------------- +Fri Apr 26 12:21:27 CEST 2024 - denis.kirjanov@suse.com + +- sctp: annotate data-races around sk->sk_wmem_queued (git-fixes). +- commit 66bd390 + +------------------------------------------------------------------- +Fri Apr 26 12:19:43 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_lingertime (git-fixes). +- commit 33a5ffc + +------------------------------------------------------------------- +Fri Apr 26 12:18:04 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: Remove unnecessary test for __mptcp_init_sock() + (git-fixes). +- commit dfc1c14 + +------------------------------------------------------------------- +Fri Apr 26 12:15:52 CEST 2024 - denis.kirjanov@suse.com + +- idpf: fix kernel panic on unknown packet types (git-fixes). +- commit def5526 + +------------------------------------------------------------------- +Fri Apr 26 12:13:54 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix enabling RX VLAN filtering (git-fixes). +- commit 3d7f5a8 + +------------------------------------------------------------------- +Fri Apr 26 12:12:26 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: sja1105: Fix parameters order in + sja1110_pcs_mdio_write_c45() (git-fixes). +- commit 9f9ee96 + +------------------------------------------------------------------- +Fri Apr 26 11:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always update error counters (git-fixes). +- commit 5d5deb7 + +------------------------------------------------------------------- +Fri Apr 26 11:55:09 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always process TX descriptor ring (git-fixes). +- commit 99798f7 + +------------------------------------------------------------------- +Fri Apr 26 11:53:42 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: fix rx queue priority assignment (git-fixes). +- commit 3506dda + +------------------------------------------------------------------- +Fri Apr 26 11:52:14 CEST 2024 - denis.kirjanov@suse.com + +- net: fec: Set mac_managed_pm during probe (git-fixes). +- commit c315308 + +------------------------------------------------------------------- +Fri Apr 26 11:50:45 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Add array index check (git-fixes). +- commit 446ffd7 + +------------------------------------------------------------------- +Fri Apr 26 11:49:05 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Fix VF MAC filter removal (git-fixes). +- commit fbb3a5f + +------------------------------------------------------------------- +Fri Apr 26 11:47:23 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: check negative error code in otx2_open() + (git-fixes). +- commit a7c7e4f + +------------------------------------------------------------------- +Fri Apr 26 11:45:50 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix vf may be used uninitialized in this function warning + (git-fixes). +- commit 80b3415 + +------------------------------------------------------------------- +Fri Apr 26 11:43:49 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix i40e_count_filters() to count only active/new filters + (git-fixes). +- commit 1870048 + +------------------------------------------------------------------- +Fri Apr 26 11:42:04 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Enforce software interrupt during busy-poll exit + (git-fixes). +- commit 2c9264a + +------------------------------------------------------------------- +Fri Apr 26 10:59:56 CEST 2024 - tiwai@suse.de + +- wifi: mac80211: fix unaligned le16 access (git-fixes). +- wifi: mac80211: remove link before AP (git-fixes). +- wifi: mac80211_hwsim: init peer measurement result (git-fixes). +- wifi: nl80211: don't free NULL coalescing rule (git-fixes). +- wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd + (git-fixes). +- wifi: iwlwifi: mvm: remove old PASN station when adding a new + one (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev setup (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev suspend + (git-fixes). +- Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE + (git-fixes). +- Bluetooth: btusb: Fix triggering coredump implementation for + QCA (git-fixes). +- net: usb: ax88179_178a: stop lying about skb->truesize + (git-fixes). +- ax25: Fix netdev refcount issue (git-fixes). +- NFC: trf7970a: disable all regulators on removal (git-fixes). +- HID: logitech-dj: allow mice to use all types of reports + (git-fixes). +- HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized + dev->devc (git-fixes). +- HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent + lock-up (git-fixes). +- commit 416e04c + +------------------------------------------------------------------- +Fri Apr 26 10:58:26 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT patch into sorted section +- commit aaffc85 + +------------------------------------------------------------------- +Fri Apr 26 10:51:33 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT fix patch to sorted section +- commit ab94ffe + +------------------------------------------------------------------- +Fri Apr 26 10:07:57 CEST 2024 - tiwai@suse.de + +- Update kabi files: updated for post-PublicRC +- commit f978f5f + +------------------------------------------------------------------- +Thu Apr 25 19:11:05 CEST 2024 - tiwai@suse.de + +- Update patch reference for PM devfreq fix (CVE-2023-52635 bsc#1222294) +- commit f099bed + ------------------------------------------------------------------- Thu Apr 25 18:48:16 CEST 2024 - tiwai@suse.de - Update kabi files: fix for arm64/64kb flavor, too (bsc#1223357) - commit 8ef0762 +------------------------------------------------------------------- +Thu Apr 25 17:30:42 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/Bluetooth-btrtl-fix-out-of-bounds-memory-access.patch + (git-fixes CVE-2024-26890 bsc#1223192). +- Update + patches.suse/RDMA-mlx5-Fix-fortify-source-warning-while-accessing.patch + (jsc#PED-3311 CVE-2024-26907 bsc#1223203). +- Update + patches.suse/Revert-drm-amd-flush-any-delayed-gfxoff-on-suspend-e.patch + (git-fixes CVE-2024-26916 bsc#1223137). +- Update + patches.suse/crypto-xilinx-call-finalize-with-bh-disabled.patch + (git-fixes CVE-2024-26877 bsc#1223140). +- Update + patches.suse/dm-call-the-resume-method-on-internal-suspend-65e8.patch + (git-fixes CVE-2024-26880 bsc#1223188). +- Update + patches.suse/drm-amd-display-Fix-dcn35-8k30-Underflow-Corruption-.patch + (git-fixes CVE-2024-26913 bsc#1223204). +- Update + patches.suse/drm-amd-display-fix-incorrect-mpc_combine-array-size.patch + (git-fixes CVE-2024-26914 bsc#1223205). +- Update patches.suse/drm-amdgpu-Reset-IH-OVERFLOW_CLEAR-bit.patch + (git-fixes CVE-2024-26915 bsc#1223207). +- Update + patches.suse/firmware-arm_scmi-Fix-double-free-in-SMC-transport-c.patch + (git-fixes CVE-2024-26893 bsc#1223196). +- Update + patches.suse/net-tls-fix-use-after-free-with-partial-reads-and-as.patch + (bsc#1221858 CVE-2024-26582 bsc#1220214). +- Update + patches.suse/wifi-ath9k-delay-all-of-ath9k_wmi_event_tasklet-unti.patch + (git-fixes CVE-2024-26897 bsc#1223323). +- Update + patches.suse/wifi-mt76-mt7921e-fix-use-after-free-in-free_irq.patch + (git-fixes CVE-2024-26892 bsc#1223195). +- Update + patches.suse/wifi-wilc1000-prevent-use-after-free-on-vif-when-cle.patch + (git-fixes CVE-2024-26895 bsc#1223197). +- commit d9b565f + ------------------------------------------------------------------- Thu Apr 25 15:58:14 CEST 2024 - tiwai@suse.de - Fix missing CONFIG_SUSE_SUPPORTED for arm64/64kb flavor (bsc#1223357) - commit 1c0959e +------------------------------------------------------------------- +Thu Apr 25 15:30:10 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop interface during shutdown (git-fixes). +- commit f770ea3 + +------------------------------------------------------------------- +Thu Apr 25 15:28:33 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix issue with loading coalesced KPU profiles + (git-fixes). +- commit 65682db + +------------------------------------------------------------------- +Thu Apr 25 15:26:44 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: move force SMBUS from enable ulp function to avoid + PHY loss issue (git-fixes). +- commit af85d1c + +------------------------------------------------------------------- +Thu Apr 25 15:25:13 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Workaround for sporadic MDI error on Meteor Lake systems + (git-fixes). +- commit 8830724 + +------------------------------------------------------------------- +Thu Apr 25 15:23:43 CEST 2024 - denis.kirjanov@suse.com + +- Octeontx2-af: fix pause frame configuration in GMP mode + (git-fixes). +- commit 43722bd + +------------------------------------------------------------------- +Thu Apr 25 13:13:39 CEST 2024 - tiwai@suse.de + +- bootconfig: Fix the kerneldoc of _xbc_exit() (git-fixes). +- commit e671e96 + +------------------------------------------------------------------- +Thu Apr 25 13:12:36 CEST 2024 - tiwai@suse.de + +- arm64: hibernate: Fix level3 translation fault in swsusp_save() + (git-fixes). +- bootconfig: use memblock_free_late to free xbc memory to buddy + (git-fixes). +- init/main.c: Fix potential static_command_line memory overflow + (git-fixes). +- gpiolib: swnode: Remove wrong header inclusion (git-fixes). +- ARM: OMAP2+: fix USB regression on Nokia N8x0 (git-fixes). +- ARM: OMAP2+: fix N810 MMC gpiod table (git-fixes). +- i2c: pxa: hide unused icr_bits[] variable (git-fixes). +- driver core: Introduce device_link_wait_removal() + (stable-fixes). +- ARM: prctl: reject PR_SET_MDWE on pre-ARMv6 (stable-fixes). +- init: open /initrd.image with O_LARGEFILE (stable-fixes). +- Fix build errors due to new UIO_MEM_DMA_COHERENT mess + (git-fixes). +- ARM: s5pv210: fix pm.c kernel-doc warning (git-fixes). +- ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE + (git-fixes). +- kexec: do syscore_shutdown() in kernel_kexec (git-fixes). +- PM / devfreq: Synchronize devfreq_monitor_[start/stop] + (stable-fixes). +- ida: make 'ida_dump' static (git-fixes). +- asm-generic: make sparse happy with odd-sized put_unaligned_*() + (stable-fixes). +- ARM: imx: Check return value of devm_kasprintf in + imx_mmdc_perf_init (git-fixes). +- bootmem: use kmemleak_free_part_phys in put_page_bootmem + (git-fixes). +- commit b6327c9 + +------------------------------------------------------------------- +Thu Apr 25 12:02:42 CEST 2024 - jlee@suse.com + +- Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing + Adv Monitor (bsc#1219216). +- commit 81c5485 + +------------------------------------------------------------------- +Thu Apr 25 11:44:57 CEST 2024 - tiwai@suse.de + +- crypto: ccp - Add support for PCI device 0x156E (bsc#1223338). +- crypto: ccp - Add support for PCI device 0x17E0 (bsc#1223338). +- commit 9af2745 + +------------------------------------------------------------------- +Thu Apr 25 11:34:09 CEST 2024 - tiwai@suse.de + +- lsm: fix the logic in security_inode_getsecctx() (git-fixes). +- commit 9f85f33 + +------------------------------------------------------------------- +Thu Apr 25 09:38:22 CEST 2024 - msuchanek@suse.de + +- PCI: rpaphp: Error out on busy status from get-sensor-state + (bsc#1223369 ltc#205888). +- commit 03aecd7 + +------------------------------------------------------------------- +Wed Apr 24 08:16:47 CEST 2024 - tiwai@suse.de + +- Update ath11k suspend patches from the latest subsystem tree (bsc#1207948). +- commit caea96a + +------------------------------------------------------------------- +Wed Apr 24 05:52:04 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix stackmap overflow check on 32-bit arches (bsc#1223035 + CVE-2024-26883). +- bpf: Fix hashtab overflow check on 32-bit arches (bsc#1223189 + CVE-2024-26884). +- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches + (bsc#1223190 CVE-2024-26885). +- commit 98fad20 + +------------------------------------------------------------------- +Wed Apr 24 05:28:02 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct xsk_buff_pool kABI workaround (bsc#1221303 + CVE-2024-26611). +- commit 764f7c3 + +------------------------------------------------------------------- +Tue Apr 23 17:29:15 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-target-pscsi-Fix-bio_put-for-error-case.patch + (bsc#1222596 cve-2024-26760), fixng CVE number. +- commit 10886ae + +------------------------------------------------------------------- +Tue Apr 23 08:51:08 CEST 2024 - msuchanek@suse.de + +- powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt + (bsc#1221645 ltc#205739 bsc#1223191). +- commit da2d8d3 + +------------------------------------------------------------------- +Mon Apr 22 18:17:45 CEST 2024 - tiwai@suse.de + +- Move out-of-tree powerpc patch to the right section +- commit ff83284 + +------------------------------------------------------------------- +Mon Apr 22 15:14:07 CEST 2024 - denis.kirjanov@suse.com + +- ice: use relative VSI index for VFs instead of PF VSI number + (git-fixes). +- commit 271fd81 + +------------------------------------------------------------------- +Mon Apr 22 15:12:05 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Minor flow correction in e1000_shutdown function + (git-fixes). +- commit cc5b32c + +------------------------------------------------------------------- +Mon Apr 22 15:10:13 CEST 2024 - denis.kirjanov@suse.com + +- net: pcs: xpcs: Return EINVAL in the internal methods + (git-fixes). +- commit 9b19312 + +------------------------------------------------------------------- +Mon Apr 22 15:07:47 CEST 2024 - denis.kirjanov@suse.com + +- net: ip_tunnel: make sure to pull inner header in + ip_tunnel_rcv() (git-fixes CVE-2024-26882 bsc#1223034). +- commit c42f011 + +------------------------------------------------------------------- +Mon Apr 22 15:06:54 CEST 2024 - denis.kirjanov@suse.com + +- ionic: set adminq irq affinity (git-fixes). +- commit 7862c8a + +------------------------------------------------------------------- +Mon Apr 22 15:04:55 CEST 2024 - denis.kirjanov@suse.com + +- net: add netdev_lockdep_set_classes() to virtual drivers + (git-fixes). +- commit a8ebc57 + +------------------------------------------------------------------- +Mon Apr 22 15:03:00 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Let IP-specific receive function to interrogate + descriptors (git-fixes). +- commit d6b522e + +------------------------------------------------------------------- +Mon Apr 22 13:55:02 CEST 2024 - nik.borisov@suse.com + +- x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ (git-fixes). +- commit a29a0e4 + +------------------------------------------------------------------- +Mon Apr 22 13:54:41 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix BHI retpoline check (git-fixes). +- commit 00081b1 + +------------------------------------------------------------------- +Mon Apr 22 13:53:35 CEST 2024 - nik.borisov@suse.com + +- blacklist.conf: Blacklist spurious patch +- commit 14b3e73 + +------------------------------------------------------------------- +Mon Apr 22 08:45:08 CEST 2024 - msuchanek@suse.de + +- selftests/powerpc/papr-vpd: Fix missing variable initialization + (jsc#PED-4486 git-fixes). +- commit 8847657 + +------------------------------------------------------------------- +Mon Apr 22 08:40:46 CEST 2024 - msuchanek@suse.de + +- Rename patches.suse/Workaround-broken-chacha-crypto-fallback.patch to + patches.suse/powerpc-crypto-chacha-p10-Fix-failure-on-non-Power10.patch. +- commit de47fb9 + +------------------------------------------------------------------- +Mon Apr 22 07:20:24 CEST 2024 - tiwai@suse.de + +- peci: linux/peci.h: fix Excess kernel-doc description warning + (git-fixes). +- comedi: vmk80xx: fix incomplete endpoint checking (git-fixes). +- mei: me: disable RPL-S on SPS and IGN firmwares (git-fixes). +- speakup: Avoid crash on very long word (git-fixes). +- serial: stm32: Reset .throttled state in .startup() (git-fixes). +- serial/pmac_zilog: Remove flawed mitigation for rx irq flood + (git-fixes). +- serial: mxs-auart: add spinlock around changing cts state + (git-fixes). +- serial: 8250_dw: Revert: Do not reclock if already at correct + rate (git-fixes). +- Revert "usb: cdc-wdm: close race between read and workqueue" + (git-fixes). +- thunderbolt: Do not create DisplayPort tunnels on adapters of + the same router (git-fixes). +- usb: dwc2: host: Fix dereference issue in DDMA completion flow + (git-fixes). +- usb: typec: tcpm: Correct the PDO counting in pd_set + (git-fixes). +- usb: typec: ucsi: Fix connector check on init (git-fixes). +- usb: xhci: correct return value in case of STS_HCE (git-fixes). +- commit 1d56577 + +------------------------------------------------------------------- +Sun Apr 21 08:37:04 CEST 2024 - tiwai@suse.de + +- clk: mediatek: Do a runtime PM get on controllers during probe + (git-fixes). +- clk: Remove prepare_lock hold assertion in __clk_release() + (git-fixes). +- commit 78e7847 + +------------------------------------------------------------------- +Sun Apr 21 00:31:42 CEST 2024 - lduncan@suse.com + +- scsi: sg: Avoid race in error handling & drop bogus warn + (git-fixes). +- commit 855ebc6 + +------------------------------------------------------------------- +Sat Apr 20 18:13:16 CEST 2024 - tiwai@suse.de + +- Bluetooth: MGMT: Fix failing to + MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID (bsc#1221504). +- commit 8ea8f78 + +------------------------------------------------------------------- +Sat Apr 20 08:42:14 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with + ALC269VC (stable-fixes). +- ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N + (stable-fixes). +- ALSA: hda/realtek: Fixes for Asus GU605M and GA403U sound + (stable-fixes). +- ALSA: hda/tas2781: Add new vendor_id and subsystem_id to + support ThinkPad ICE-1 (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP SnowWhite laptops + (stable-fixes). +- commit 2244c24 + +------------------------------------------------------------------- +Sat Apr 20 08:38:21 CEST 2024 - tiwai@suse.de + +- ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages + (git-fixes). +- ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4 + (git-fixes). +- ALSA: hda/tas2781: correct the register for pow calibrated data + (git-fixes). +- drm/panel: visionox-rm69299: don't unregister DSI device + (git-fixes). +- drm/vmwgfx: Sort primary plane formats by order of preference + (git-fixes). +- drm/vmwgfx: Fix crtc's atomic check conditional (git-fixes). +- drm/vmwgfx: Fix prime import/export (git-fixes). +- drm/ttm: stop pooling cached NUMA pages v2 (git-fixes). +- drm: nv04: Fix out of bounds access (git-fixes). +- nouveau: fix instmem race condition around ptr stores + (git-fixes). +- drm/amdgpu: fix visible VRAM handling during faults (git-fixes). +- drm/amdgpu: validate the parameters of bo mapping operations + more clearly (git-fixes). +- Revert "drm/amd/display: fix USB-C flag update after enc10 + feature init" (stable-fixes). +- drm/amdkfd: Fix memory leak in create_process failure + (git-fixes). +- drm/amdgpu: remove invalid resource->start check v2 (git-fixes). +- nilfs2: fix OOB in nilfs_set_de_type (git-fixes). +- commit de35710 + +------------------------------------------------------------------- +Fri Apr 19 21:07:04 CEST 2024 - tonyj@suse.de + +- blacklist.conf: kill erroneous blank line added by 58324b9ff787 +- commit abcb85f + +------------------------------------------------------------------- +Fri Apr 19 19:47:40 CEST 2024 - lduncan@suse.com + +- blacklist.conf: add 3 commits to be skipped + One is a configuration change for an unused options, and + two are for SCSI structure changes that breaks kabi. +- commit c143746 + +------------------------------------------------------------------- +Fri Apr 19 18:37:34 CEST 2024 - lduncan@suse.com + +- scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() + (git-fixes). +- scsi: hisi_sas: Modify the deadline for ata_wait_after_reset() + (git-fixes). +- scsi: sd: Unregister device if device_add_disk() failed in + sd_probe() (git-fixes). +- scsi: mylex: Fix sysfs buffer lengths (git-fixes). +- scsi: core: Fix unremoved procfs host directory regression + (git-fixes). +- scsi: sg: Avoid sg device teardown race (git-fixes). +- scsi: libsas: Fix disk not being scanned in after being removed + (git-fixes). +- scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type() + (git-fixes). +- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn + (git-fixes). +- scsi: csiostor: Avoid function pointer casts (git-fixes). +- scsi: mpt3sas: Prevent sending diag_reset when the controller + is ready (git-fixes). +- scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports() + (git-fixes). +- scsi: smartpqi: Fix disable_managed_interrupts (git-fixes). +- scsi: core: Consult supported VPD page list prior to fetching + page (git-fixes). +- commit 8d33038 + +------------------------------------------------------------------- +Fri Apr 19 17:37:43 CEST 2024 - tiwai@suse.de + +- pmdomain: mediatek: fix race conditions with genpd + (CVE-2023-52645 bsc#1223033). +- commit c2656fd + +------------------------------------------------------------------- +Fri Apr 19 17:36:44 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/modpost-Add-.ltext-and-.ltext.-to-TEXT_SECTIONS.patch + This caused an overflow of the table as we haven't taken other earlier + changes. Drop it for now. +- commit bc7d928 + +------------------------------------------------------------------- +Fri Apr 19 16:44:36 CEST 2024 - colyli@suse.de + +- block: Fix WARNING in _copy_from_iter (bsc#1223015, + CVE-2024-26844). +- commit a5a381a + +------------------------------------------------------------------- +Fri Apr 19 15:44:52 CEST 2024 - tiwai@suse.de + +- platform/x86: think-lmi: Fix password opcode ordering for + workstations (CVE-2024-26836 bsc#1222968). +- platform/x86: think-lmi: Enable opcode support on BIOS settings + (CVE-2024-26836 bsc#1222968). +- commit a97b715 + +------------------------------------------------------------------- +Fri Apr 19 14:38:06 CEST 2024 - denis.kirjanov@suse.com + +- net: tcp: fix unexcepted socket die when snd_wnd is 0 + (git-fixes). +- commit e8c290a + +------------------------------------------------------------------- +Fri Apr 19 14:35:34 CEST 2024 - denis.kirjanov@suse.com + +- net: Use sockaddr_storage for getsockopt(SO_PEERNAME) + (git-fixes). +- commit 0bf4249 + +------------------------------------------------------------------- +Fri Apr 19 14:33:22 CEST 2024 - denis.kirjanov@suse.com + +- nf_conntrack: fix -Wunused-const-variable= (git-fixes). +- commit 771e185 + +------------------------------------------------------------------- +Fri Apr 19 14:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: NSH: fix kernel-doc notation warning (git-fixes). +- commit ab89a9e + +------------------------------------------------------------------- +Fri Apr 19 14:28:13 CEST 2024 - denis.kirjanov@suse.com + +- net: llc: fix kernel-doc notation warnings (git-fixes). +- commit a9e21ce + +------------------------------------------------------------------- +Fri Apr 19 14:25:10 CEST 2024 - denis.kirjanov@suse.com + +- inet: frags: eliminate kernel-doc warning (git-fixes). +- commit 3d5b832 + +------------------------------------------------------------------- +Fri Apr 19 14:03:12 CEST 2024 - denis.kirjanov@suse.com + +- net: cfg802154: fix kernel-doc notation warnings (git-fixes). +- commit f9d49a1 + +------------------------------------------------------------------- +Fri Apr 19 13:59:44 CEST 2024 - denis.kirjanov@suse.com + +- net: bonding: remove kernel-doc comment marker (git-fixes). +- commit b25069a + +------------------------------------------------------------------- +Fri Apr 19 13:57:45 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (git-fixes). +- commit da73105 + +------------------------------------------------------------------- +Fri Apr 19 13:55:44 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: dwmac-starfive: Add support for JH7100 SoC + (git-fixes). +- commit 644ea8f + +------------------------------------------------------------------- +Fri Apr 19 13:53:29 CEST 2024 - denis.kirjanov@suse.com + +- bnx2x: Fix firmware version string character counts (git-fixes). +- commit b005933 + +------------------------------------------------------------------- +Fri Apr 19 13:51:38 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: Fix use after free inside sparx5_del_mact_entry + (git-fixes). +- commit 3b59a03 + +------------------------------------------------------------------- +Fri Apr 19 13:32:18 CEST 2024 - tiwai@suse.de + +- Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks + in amdgpu_device_init()" (stable-fixes). +- commit f7f3760 + +------------------------------------------------------------------- +Fri Apr 19 13:30:16 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi: Limit read size on v1.2 (stable-fixes). +- Refresh + patches.suse/usb-typec-ucsi-Update-connector-cap-and-status.patch. +- commit e357444 + +------------------------------------------------------------------- +Fri Apr 19 13:28:57 CEST 2024 - tiwai@suse.de + +- wifi: mt76: mt7996: add locking for accessing mapped registers + (stable-fixes). +- commit ac66d90 + +------------------------------------------------------------------- +Fri Apr 19 13:27:03 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid writing the mac address before + first reading (git-fixes). +- random: handle creditable entropy from atomic process context + (git-fixes). +- firmware: arm_scmi: Make raw debugfs entries non-seekable + (git-fixes). +- mmc: omap: restore original power up/down steps (git-fixes). +- mmc: omap: fix deferred probe (git-fixes). +- mmc: omap: fix broken slot switch lookup (git-fixes). +- nouveau: fix function cast warning (git-fixes). +- PM: s2idle: Make sure CPUs will wakeup directly on resume + (git-fixes). +- platform/chrome: cros_ec_uart: properly fix race condition + (git-fixes). +- platform/x86: intel-vbtn: Update tablet mode switch at end of + probe (git-fixes). +- nouveau: fix devinit paths to only handle display on GSP + (git-fixes). +- gpio: cdev: fix missed label sanitizing in debounce_setup() + (git-fixes). +- gpio: cdev: check for NULL labels when sanitizing them for irqs + (git-fixes). +- gpio: cdev: sanitize the label before requesting the interrupt + (stable-fixes). +- usb: sl811-hcd: only defined function checkdone if QUIRK2 is + defined (stable-fixes). +- usb: typec: tcpci: add generic tcpci fallback compatible + (stable-fixes). +- usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR + (stable-fixes). +- thermal/of: Assume polling-delay(-passive) 0 when absent + (stable-fixes). +- Input: xpad - add support for Snakebyte GAMEPADs (stable-fixes). +- Input: imagis - use FIELD_GET where applicable (stable-fixes). +- input/touchscreen: imagis: Correct the maximum touch area value + (stable-fixes). +- Input: synaptics-rmi4 - fail probing if memory allocation for + "phys" fails (stable-fixes). +- media: sta2x11: fix irq handler cast (stable-fixes). +- media: cec: core: remove length check of Timer Status + (stable-fixes). +- PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge + (stable-fixes). +- platform/x86: touchscreen_dmi: Add an extra entry for a variant + of the Chuwi Vi8 tablet (stable-fixes). +- Input: allocate keycode for Display refresh rate toggle + (stable-fixes). +- pinctrl: renesas: checker: Limit cfg reg enum checks to provided + IDs (stable-fixes). +- HID: input: avoid polling stylus battery on Chromebook Pompom + (stable-fixes). +- wifi: cfg80211: check A-MSDU format more carefully + (stable-fixes). +- wifi: mt76: mt7996: disable AMSDU for non-data frames + (stable-fixes). +- wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro + (stable-fixes). +- wifi: iwlwifi: pcie: Add the PCI device id for new hardware + (stable-fixes). +- wifi: rtw89: pci: enlarge RX DMA buffer to consider size of + RX descriptor (stable-fixes). +- wifi: ath9k: fix LNA selection in ath_ant_try_scan() + (stable-fixes). +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (stable-fixes). +- wifi: rtw89: fix null pointer access when abort scan + (stable-fixes). +- overflow: Allow non-type arg to type_max() and type_min() + (stable-fixes). +- pstore/zone: Add a null pointer check to the psz_kmsg_read + (stable-fixes). +- modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS + (stable-fixes). +- commit 7321185 + +------------------------------------------------------------------- +Fri Apr 19 13:20:06 CEST 2024 - tiwai@suse.de + +- drm/msm/dp: fix typo in dp_display_handle_port_status_changed() + (git-fixes). +- drm/msm/dpu: make error messages at + dpu_core_irq_register_callback() more sensible (git-fixes). +- drm/msm/dpu: don't allow overriding data from catalog + (git-fixes). +- drm/msm: Add newlines to some debug prints (git-fixes). +- drm/vmwgfx: Enable DMA mappings with SEV (git-fixes). +- drm/client: Fully protect modes[] with dev->mode_config.mutex + (stable-fixes). +- Revert "drm/qxl: simplify qxl_fence_wait" (git-fixes). +- drm/ast: Fix soft lockup (git-fixes). +- drm/panfrost: Fix the error path in + panfrost_mmu_map_fault_addr() (git-fixes). +- drm/amd/display: Set VSC SDP Colorimetry same way for MST and + SST (stable-fixes). +- drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= + 1.4 (stable-fixes). +- drm/amd/display: fix disable otg wa logic in DCN316 + (stable-fixes). +- drm/amdgpu: fix incorrect number of active RBs for gfx11 + (stable-fixes). +- drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11 + (stable-fixes). +- drm/amdgpu: Reset dGPU if suspend got aborted (stable-fixes). +- drm/amdgpu: always force full reset for SOC21 (stable-fixes). +- drm/amdkfd: Reset GPU on queue preemption failure + (stable-fixes). +- drm/i915/vrr: Disable VRR when using bigjoiner (stable-fixes). +- drm/i915: Disable port sync when bigjoiner is used + (stable-fixes). +- drm/i915/cdclk: Fix CDCLK programming order when pipes are + active (git-fixes). +- drm/i915: Pre-populate the cursor physical dma address + (git-fixes). +- fbmon: prevent division by zero in fb_videomode_from_videomode() + (stable-fixes). +- fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 + (stable-fixes). +- drm/amd/amdgpu: Fix potential ioremap() memory leaks in + amdgpu_device_init() (stable-fixes). +- drm/amd/display: Fix nanosec stat overflow (stable-fixes). +- drm: Check polling initialized before enabling in + drm_helper_probe_single_connector_modes (stable-fixes). +- drm: Check output polling initialized before disabling + (stable-fixes). +- drm/ttm: return ENOSPC from ttm_bo_mem_space v3 (stable-fixes). +- drm: panel-orientation-quirks: Add quirk for GPD Win Mini + (stable-fixes). +- firmware: tegra: bpmp: Return directly after a failed kzalloc() + in get_filename() (stable-fixes). +- commit 2efe82e + +------------------------------------------------------------------- +Fri Apr 19 13:12:20 CEST 2024 - tiwai@suse.de + +- ata: libata-core: Allow command duration limits detection for + ACS-4 drives (git-fixes). +- amdkfd: use calloc instead of kzalloc to avoid integer overflow + (stable-fixes). +- accel/ivpu: Fix deadlock in context_xa (git-fixes). +- ACPI: scan: Do not increase dep_unmet for already met + dependencies (git-fixes). +- Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED + bit (git-fixes). +- Bluetooth: hci_sock: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: L2CAP: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: RFCOMM: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: SCO: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: Fix memory leak in hci_req_sync_complete() + (git-fixes). +- Bluetooth: hci_sync: Fix using the same interval and window + for Coded PHY (git-fixes). +- Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset + (git-fixes). +- batman-adv: Avoid infinite loop trying to resize local TT + (git-fixes). +- Bluetooth: hci_event: set the conn encrypted before conn + establishes (stable-fixes). +- ASoC: soc-core.c: Skip dummy codec when adding platforms + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE + (stable-fixes). +- ASoC: Intel: avs: Populate board selection with new I2S entries + (stable-fixes). +- ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 + (LAPRC710) laptops (stable-fixes). +- ASoC: SOF: amd: Optimize quirk for Valve Galileo (stable-fixes). +- ALSA: firewire-lib: handle quirk to calculate payload quadlets + as data block counter (stable-fixes). +- Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle + by default" (stable-fixes). +- drm/vc4: don't check if plane->state->fb == state->fb + (stable-fixes). +- ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of + CONFIG_X86_ANDROID_TABLETS (stable-fixes). +- Bluetooth: ISO: Align broadcast sync_timeout with connection + timeout (stable-fixes). +- Bluetooth: Add new quirk for broken read key length on ATS2851 + (stable-fixes). +- Bluetooth: hci_sync: Use QoS to determine which PHY to scan + (stable-fixes). +- Bluetooth: btintel: Fixe build regression (git-fixes). +- Bluetooth: btintel: Fix null ptr deref in btintel_read_version + (stable-fixes). +- drm/i915/display: Use i915_gem_object_get_dma_address to get + dma address (stable-fixes). +- commit 79cdb13 + +------------------------------------------------------------------- +Fri Apr 19 12:55:05 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/stmmac-Clear-variable-when-destroying-workqueue.patch + (git-fixes CVE-2024-26802 bsc#1222799). +- commit a49cc37 + ------------------------------------------------------------------- Fri Apr 19 12:24:47 CEST 2024 - osalvador@suse.de @@ -174,15 +7372,50 @@ Fri Apr 19 12:24:39 CEST 2024 - osalvador@suse.de (git-fixes CVE-2023-52644 bsc#1222961). - commit 2c2d37f +------------------------------------------------------------------- +Fri Apr 19 11:19:08 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/wifi-mac80211-fix-race-condition-on-enabling-fast-xm.patch + (git-fixes CVE-2024-26779 bsc#1222772). +- commit 463d6dd + ------------------------------------------------------------------- Fri Apr 19 10:26:17 CEST 2024 - tiwai@suse.de - Update patch reference of iio fix (CVE-2024-26702 bsc#1222424) - commit 9436142 +------------------------------------------------------------------- +Fri Apr 19 10:02:39 CEST 2024 - tiwai@suse.de + +- Update patch reference for interconnect patch (CVE-2024-26714 bsc#1222489) +- commit 773fbda + +------------------------------------------------------------------- +Thu Apr 18 18:09:21 CEST 2024 - jack@suse.cz + +- ext4: regenerate buddy after block freeing failed if under fc + replay (bsc#1220342 CVE-2024-26601). +- commit fec1ddc + ------------------------------------------------------------------- Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de +- nvme-tcp: strict pdu pacing to avoid send stalls on TLS + (bsc#1221858). +- tls: fix peeking with sync+async decryption (bsc#1221858). +- tls: don't skip over different type records from the rx_list + (bsc#1221858). +- tls: stop recv() if initial process_rx_list gave us non-DATA + (bsc#1221858). +- tls: break out of main loop when PEEK gets a non-data record + (bsc#1221858). +- net: tls: fix returned read length with async decrypt + (bsc#1221858). +- net: tls: fix use-after-free with partial reads and async + (bsc#1221858). +- net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - nvme-tcp: strict pdu pacing to avoid send stalls on TLS (bsc#1221858). - tls: fix peeking with sync+async decryption (bsc#1221858). @@ -199,6 +7432,49 @@ Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de - net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - commit 9d8d293 +------------------------------------------------------------------- +Thu Apr 18 10:56:05 CEST 2024 - hare@suse.de + +- Refresh + patches.suse/nvme-keyring-restrict-match-length-for-version-1-ide.patch. +- commit da3d979 + +------------------------------------------------------------------- +Thu Apr 18 10:41:45 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Fix-endless-loop-in-directory-parsing.patch + (git-fixes bsc#1223030 CVE-2024-26848). +- commit 9f64be5 + +------------------------------------------------------------------- +Wed Apr 17 17:03:22 CEST 2024 - jack@suse.cz + +- fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion + (bsc#1222721 CVE-2024-26764). +- commit 72ff5e9 + +------------------------------------------------------------------- +Wed Apr 17 17:02:58 CEST 2024 - jack@suse.cz + +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via + libaio (bsc#1222721 CVE-2024-26764). +- commit 241f561 + +------------------------------------------------------------------- +Wed Apr 17 16:59:24 CEST 2024 - jack@suse.cz + +- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() + when block bitmap corrupt (bsc#1222622 CVE-2024-26774). +- commit f7c2563 + +------------------------------------------------------------------- +Wed Apr 17 16:58:08 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_try_best_found() (bsc#1222618 CVE-2024-26773). +- commit 920069c + ------------------------------------------------------------------- Wed Apr 17 16:49:31 CEST 2024 - jbohac@suse.cz @@ -216,6 +7492,19 @@ Wed Apr 17 10:59:40 CEST 2024 - oneukum@suse.com Added CVE reference - commit 5db3e1d +------------------------------------------------------------------- +Wed Apr 17 10:26:28 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Fix wrong use of pasid config (git-fixes). +- commit 09ffca7 + +------------------------------------------------------------------- +Wed Apr 17 10:10:56 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Allocate local memory for page request queue + (git-fixes). +- commit 9b67401 + ------------------------------------------------------------------- Wed Apr 17 10:02:03 CEST 2024 - msuchanek@suse.de @@ -283,6 +7572,27 @@ Tue Apr 16 16:43:33 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix BHI documentation (git-fixes). - commit b981493 +------------------------------------------------------------------- +Tue Apr 16 16:20:48 CEST 2024 - denis.kirjanov@suse.com + +- net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check + (bsc#1222635 CVE-2024-26815). +- commit 0dd110f + +------------------------------------------------------------------- +Tue Apr 16 14:49:22 CEST 2024 - iivanov@suse.de + +- spi: cadence-qspi: fix pointer reference in runtime PM hooks (CVE-2024-26807 bsc#1222801) +- commit 5687920 + +------------------------------------------------------------------- +Tue Apr 16 11:03:35 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvmet-fc-avoid-deadlock-on-delete-association-path.patch + (git-fixes CVE-2024-26769 bsc#1222727). +- commit 2dfa751 + ------------------------------------------------------------------- Tue Apr 16 09:40:11 CEST 2024 - petr.pavlu@suse.com @@ -296,6 +7606,24 @@ Tue Apr 16 09:16:16 CEST 2024 - tzimmermann@suse.com Reference bug report and CVE number. - commit 92c99bd +------------------------------------------------------------------- +Tue Apr 16 08:13:20 CEST 2024 - jgross@suse.com + +- xen/events: fix error code in xen_bind_pirq_msi_to_irq() + (git-fixes). +- commit 05ac0c8 + +------------------------------------------------------------------- +Tue Apr 16 07:13:46 CEST 2024 - shung-hsi.yu@suse.com + +- xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL + (bsc#1221303 CVE-2024-26611). +- xsk: fix usage of multi-buffer BPF helpers for ZC XDP + (bsc#1221303 CVE-2024-26611). +- xsk: recycle buffer in case Rx queue was full (bsc#1221303 + CVE-2024-26611). +- commit c10f182 + ------------------------------------------------------------------- Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com @@ -307,6 +7635,12 @@ Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com (git-fixes bsc#1222726 CVE-2024-26766) - commit 3b16fea +------------------------------------------------------------------- +Tue Apr 16 05:50:53 CEST 2024 - nmorey@suse.com + +- RDMA/cm: add timeout to cm_destroy_id wait (git-fixes) +- commit e7fcab4 + ------------------------------------------------------------------- Mon Apr 15 18:58:02 CEST 2024 - jwiesner@suse.de @@ -327,6 +7661,39 @@ Mon Apr 15 18:49:18 CEST 2024 - krisman@suse.de (bsc#1220709). - commit 78244c6 +------------------------------------------------------------------- +Mon Apr 15 18:16:23 CEST 2024 - jgross@suse.com + +- xen/evtchn: avoid WARN() when unbinding an event channel + (git-fixes). +- commit fe7eef3 + +------------------------------------------------------------------- +Mon Apr 15 17:40:50 CEST 2024 - jgross@suse.com + +- xen/events: increment refcnt only if event channel is refcounted + (git-fixes). +- commit af3cb5d + +------------------------------------------------------------------- +Mon Apr 15 17:05:19 CEST 2024 - jgross@suse.com + +- xen-netfront: Add missing skb_mark_for_recycle (git-fixes). +- commit 421f313 + +------------------------------------------------------------------- +Mon Apr 15 16:29:50 CEST 2024 - jgross@suse.com + +- x86/xen: attempt to inflate the memory balloon on PVH + (git-fixes). +- commit df9367a + +------------------------------------------------------------------- +Mon Apr 15 15:53:54 CEST 2024 - jgross@suse.com + +- x86/xen: Add some null pointer checking to smp.c (git-fixes). +- commit f502fc5 + ------------------------------------------------------------------- Mon Apr 15 15:31:22 CEST 2024 - nik.borisov@suse.com @@ -352,6 +7719,14 @@ Mon Apr 15 15:23:07 CEST 2024 - nik.borisov@suse.com - x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr' (git-fixes). - commit 6aec207 +------------------------------------------------------------------- +Mon Apr 15 15:17:26 CEST 2024 - jgross@suse.com + +- xen/events: modify internal [un]bind interfaces (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit 77df536 + ------------------------------------------------------------------- Mon Apr 15 15:13:05 CEST 2024 - nik.borisov@suse.com @@ -364,6 +7739,12 @@ Mon Apr 15 15:03:47 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix return type of spectre_bhi_state() (git-fixes). - commit 13662e2 +------------------------------------------------------------------- +Mon Apr 15 15:03:00 CEST 2024 - jgross@suse.com + +- xen/events: drop xen_allocate_irqs_dynamic() (git-fixes). +- commit a93b368 + ------------------------------------------------------------------- Mon Apr 15 14:53:43 CEST 2024 - nik.borisov@suse.com @@ -396,6 +7777,15 @@ Mon Apr 15 14:22:08 CEST 2024 - nik.borisov@suse.com - x86/bhi: Enumerate Branch History Injection (BHI) bug (bsc#1222823). - commit 5ca568d +------------------------------------------------------------------- +Mon Apr 15 14:04:22 CEST 2024 - jgross@suse.com + +- xen/events: remove some simple helpers from events_base.c + (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit faab65b + ------------------------------------------------------------------- Mon Apr 15 14:00:05 CEST 2024 - nik.borisov@suse.com @@ -408,6 +7798,20 @@ Mon Apr 15 13:55:12 CEST 2024 - nik.borisov@suse.com - x86/bhi: Add support for clearing branch history at syscall entry (bsc#1222823). - commit dee5dff +------------------------------------------------------------------- +Mon Apr 15 13:18:01 CEST 2024 - jgross@suse.com + +- xen/events: reduce externally visible helper functions + (git-fixes). +- commit a7834c4 + +------------------------------------------------------------------- +Mon Apr 15 12:39:49 CEST 2024 - jgross@suse.com + +- xen: evtchn: Allow shared registration of IRQ handers + (git-fixes). +- commit fac6c90 + ------------------------------------------------------------------- Mon Apr 15 12:31:43 CEST 2024 - tbogendoerfer@suse.de @@ -471,6 +7875,28 @@ Mon Apr 15 10:15:49 CEST 2024 - iivanov@suse.de - Update patches.suse/spi-hisi-sfc-v3xx-Return-IRQ_NONE-if-no-interrupts-w.patch (git-fixes CVE-2024-26776 bsc#1222764) - commit ec068f3 +------------------------------------------------------------------- +Mon Apr 15 09:13:59 CEST 2024 - colyli@suse.de + +- blacklist.conf: add non-backport md git-fixes patch commit. +- commit 58324b9 + +------------------------------------------------------------------- +Mon Apr 15 09:12:46 CEST 2024 - colyli@suse.de + +- Delete the disabled patch which breaks KABI now, + patches.suse/md-bitmap-don-t-use-index-for-pages-backing-the-bitm-d703.patch. +- blacklist.conf: add the above patch commit. +- commit 9b0b89b + +------------------------------------------------------------------- +Sun Apr 14 03:57:08 CEST 2024 - glass.su@suse.com + +- dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape (bsc#1219596) + Also update diff context in + patches.suse/dm-raid-fix-false-positive-for-requeue-needed-during-b25b.patch +- commit 4604cae + ------------------------------------------------------------------- Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de @@ -479,6 +7905,22 @@ Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de (bsc#1219596, bsc#1222531, CVE-2024-26756). - commit de5884e +------------------------------------------------------------------- +Sat Apr 13 10:57:41 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222531, CVE-2024-26756 references, + patches.suse/md-Don-t-register-sync_thread-for-reshape-directly-ad39.patch + (bsc#1219596, bsc#1222531, CVE-2024-26756). +- commit 4150d19 + +------------------------------------------------------------------- +Sat Apr 13 10:33:55 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222527, CVE-2024-26757 references, + patches.suse/md-Don-t-ignore-read-only-array-in-md_check_recovery-55a4.patch + (bsc#1219596, bsc#1222527, CVE-2024-26757). +- commit 67019f2 + ------------------------------------------------------------------- Sat Apr 13 10:30:45 CEST 2024 - colyli@suse.de @@ -503,12 +7945,69 @@ Sat Apr 13 09:00:48 CEST 2024 - colyli@suse.de (bsc#1222720, CVE-2024-26763). - commit 710cd5e +------------------------------------------------------------------- +Sat Apr 13 03:43:33 CEST 2024 - lduncan@suse.com + +- scsi: target: pscsi: Fix bio_put() for error case (bsc#1222596 + cve-2024-267600). +- commit a67c294 + +------------------------------------------------------------------- +Fri Apr 12 18:13:34 CEST 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Bounds check mapped::pages access + (git-fixes). +- commit b7fc473 + +------------------------------------------------------------------- +Fri Apr 12 18:03:48 CEST 2024 - vkarasulli@suse.de + +- iommufd: Reject non-zero data_type if no data_len is provided + (git-fixes). +- commit ceca619 + +------------------------------------------------------------------- +Fri Apr 12 17:49:22 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Update iotlb in nested domain attach (git-fixes). +- commit e2cf9d1 + +------------------------------------------------------------------- +Fri Apr 12 17:01:14 CEST 2024 - vkarasulli@suse.de + +- iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA + (git-fixes). +- commit 200d970 + +------------------------------------------------------------------- +Fri Apr 12 16:15:33 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: Test racing between bpf_timer_cancel_and_free + and bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- bpf: Fix racing between bpf_timer_cancel_and_free and + bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- commit 24333b7 + ------------------------------------------------------------------- Fri Apr 12 15:26:58 CEST 2024 - iivanov@suse.de - Update patches.suse/ARM-ep93xx-Add-terminator-to-gpiod_lookup_table.patch (git-fixes CVE-2024-26751 bsc#1222724) - commit a85b7fa +------------------------------------------------------------------- +Fri Apr 12 15:00:47 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Fix NULL pointer dereference in + sk_psock_verdict_data_ready() (bsc#1222371 CVE-2024-26731). +- commit 9a8765c + +------------------------------------------------------------------- +Fri Apr 12 14:08:13 CEST 2024 - denis.kirjanov@suse.com + +- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter + (bsc#1222630 CVE-2024-26805). +- commit 8e8585b + ------------------------------------------------------------------- Fri Apr 12 13:46:08 CEST 2024 - iivanov@suse.de @@ -538,12 +8037,19 @@ Fri Apr 12 10:03:51 CEST 2024 - dfaggioli@suse.com (bsc#1219475). - commit 99d8e75 +------------------------------------------------------------------- +Fri Apr 12 08:14:57 CEST 2024 - trenn@suse.com + +- tools/power/turbostat: Fix uncore frequency file string + (bsc#1221765). +- commit dfd2a8e + ------------------------------------------------------------------- Thu Apr 11 17:42:57 CEST 2024 - dfaggioli@suse.com - KVM: arm64: Always invalidate TLB for stage-2 permission faults (bsc#1219478). -- commit 1762ca5 +- commit d1d5006 ------------------------------------------------------------------- Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com @@ -551,7 +8057,7 @@ Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com - Update patches.suse/usb-cdns3-fixed-memory-use-after-free-at-cdns3_gadge.patch (git-fixes CVE-2024-26749 bsc#1222680). -- commit e627f8d +- commit 25b429b ------------------------------------------------------------------- Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com @@ -559,7 +8065,7 @@ Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com - Update patches.suse/powerpc-pseries-iommu-IOMMU-table-is-not-initialized.patch (bsc#1220492 ltc#205270 CVE-2024-26745 bsc#1222678). -- commit 6398fc1 +- commit 589b808 ------------------------------------------------------------------- Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com @@ -567,14 +8073,20 @@ Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com - Update patches.suse/l2tp-pass-correct-message-length-to-ip6_append_data.patch (bsc#1220419 CVE-2024-26752 bsc#1222667). -- commit 1a3becd +- commit 2f09d95 + +------------------------------------------------------------------- +Thu Apr 11 15:17:11 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add d9b3ce8769e3 mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats +- commit 82800cb ------------------------------------------------------------------- Thu Apr 11 12:01:45 CEST 2024 - jslaby@suse.cz - tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619). -- commit a9c1ee0 +- commit 3d5abbd ------------------------------------------------------------------- Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com @@ -582,7 +8094,32 @@ Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com - Update patches.suse/crypto-arm64-neonbs-fix-out-of-bounds-access-on-shor.patch (git-fixes CVE-2024-26789). -- commit 270f850 +- commit 98918ce + +------------------------------------------------------------------- +Wed Apr 10 21:10:17 CEST 2024 - mkubecek@suse.cz + +- arp: Prevent overflow in arp_req_get() (CVE-2024-26733 + bsc#1222585). +- commit 2f8c9e8 + +------------------------------------------------------------------- +Wed Apr 10 20:46:47 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: use the backlog for mirred ingress + (CVE-2024-26740 bsc#1222563). +- refresh: + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit b1920f0 + +------------------------------------------------------------------- +Wed Apr 10 19:15:08 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: don't override retval if we already + lost the skb (CVE-2024-26733 bsc#1222585). +- net/sched: act_mirred: Create function tcf_mirred_to_dev and + improve readability (CVE-2024-26733 bsc#1222585). +- commit 805fd21 ------------------------------------------------------------------- Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com @@ -591,7 +8128,7 @@ Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com patches.suse/usb-cdns3-fix-memory-double-free-when-handle-zero-pa.patch (bsc#1222513 CVE-2024-26748). Added CVE references -- commit b3e425f +- commit 7c3ca16 ------------------------------------------------------------------- Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com @@ -600,7 +8137,34 @@ Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com patches.suse/usb-dwc3-gadget-Fix-NULL-pointer-dereference-in-dwc3.patch (bsc#1222561 CVE-2024-26715). Added CVE reference -- commit ebacab7 +- commit f58a80f + +------------------------------------------------------------------- +Wed Apr 10 13:28:09 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Defer enablement of static branch (bsc#1222366). +- commit a442fcd + +------------------------------------------------------------------- +Wed Apr 10 12:27:41 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Make wake once of ring_buffer_wait() more robust + (git-fixes). +- commit 3cff1f5 + +------------------------------------------------------------------- +Wed Apr 10 12:26:04 CEST 2024 - petr.pavlu@suse.com + +- tracing: Have saved_cmdlines arrays all in one allocation + (git-fixes). +- commit 8871703 + +------------------------------------------------------------------- +Wed Apr 10 12:23:30 CEST 2024 - petr.pavlu@suse.com + +- tracing/ring-buffer: Fix wait_on_pipe() race (git-fixes). +- kABI: Adjust trace_iterator.wait_index (git-fixes). +- commit 503fcea ------------------------------------------------------------------- Wed Apr 10 11:59:16 CEST 2024 - mhocko@suse.com @@ -618,6 +8182,19 @@ Wed Apr 10 11:55:18 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26699 bsc#1222602). - commit f52d16e +------------------------------------------------------------------- +Wed Apr 10 11:51:14 CEST 2024 - denis.kirjanov@suse.com + +- igc: Remove stale comment about Tx timestamping (git-fixes). +- commit 83821ed + +------------------------------------------------------------------- +Wed Apr 10 11:49:20 CEST 2024 - denis.kirjanov@suse.com + +- ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() + (git-fixes). +- commit aab4796 + ------------------------------------------------------------------- Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com @@ -626,13 +8203,128 @@ Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26753 bsc#1222601). - commit 0099199 +------------------------------------------------------------------- +Wed Apr 10 11:47:20 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix memory corruption bug with suspend and rebuild + (git-fixes). +- commit 5927273 + +------------------------------------------------------------------- +Wed Apr 10 11:42:57 CEST 2024 - denis.kirjanov@suse.com + +- ice: Refactor FW data type and fix bitmap casting issue + (git-fixes). +- commit ddf5e8c + +------------------------------------------------------------------- +Wed Apr 10 11:41:07 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: call request_irq() after NAPI initialized + (git-fixes). +- commit 39b7ae3 + +------------------------------------------------------------------- +Wed Apr 10 11:37:17 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: mark unexcuted loopback test result as UNEXECUTED + (git-fixes). +- commit 88d4f13 + +------------------------------------------------------------------- +Wed Apr 10 11:34:49 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when devlink reload during pf + initialization (git-fixes). +- commit 5900fb4 + +------------------------------------------------------------------- +Wed Apr 10 11:33:08 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix index limit to support all queue stats + (git-fixes). +- commit fcda370 + +------------------------------------------------------------------- +Wed Apr 10 11:31:33 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop PHY during open() error paths (git-fixes). +- commit 087df13 + +------------------------------------------------------------------- +Wed Apr 10 11:29:31 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix handling of all link-local frames + (git-fixes). +- commit 62930ae + +------------------------------------------------------------------- +Wed Apr 10 11:27:53 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix link-local frames that ingress vlan + filtering ports (git-fixes). +- commit 7b1c501 + +------------------------------------------------------------------- +Wed Apr 10 11:01:57 CEST 2024 - lhenriques@suse.de + +- ceph: stop copying to iter at EOF on sync reads (bsc#1222606). +- commit 6d8bd5d + +------------------------------------------------------------------- +Wed Apr 10 10:55:25 CEST 2024 - ailiop@suse.com + +- dlm: fix user space lkb refcounting (git-fixes). +- commit 26e28b8 + ------------------------------------------------------------------- Wed Apr 10 10:55:08 CEST 2024 - lhenriques@suse.de - Update patches.suse/ceph-prevent-use-after-free-in-encode_cap_msg.patch (bsc#1221391 CVE-2024-26689). -- commit 8a44287 +- commit 05ffdb2 + +------------------------------------------------------------------- +Wed Apr 10 10:51:29 CEST 2024 - ailiop@suse.com + +- ubifs: Queue up space reservation tasks if retrying many times + (git-fixes). +- commit 44bfcee + +------------------------------------------------------------------- +Wed Apr 10 10:48:38 CEST 2024 - ailiop@suse.com + +- ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed + (git-fixes). +- commit 9a4ebd6 + +------------------------------------------------------------------- +Wed Apr 10 10:46:57 CEST 2024 - ailiop@suse.com + +- ubifs: Remove unreachable code in dbg_check_ltab_lnum + (git-fixes). +- commit f4e5ca1 + +------------------------------------------------------------------- +Wed Apr 10 10:46:09 CEST 2024 - ailiop@suse.com + +- ubifs: fix sort function prototype (git-fixes). +- commit f7d0a9f + +------------------------------------------------------------------- +Wed Apr 10 10:43:35 CEST 2024 - ailiop@suse.com + +- ubifs: Set page uptodate in the correct place (git-fixes). +- commit aa187f8 + +------------------------------------------------------------------- +Wed Apr 10 09:42:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Increase-buffer-size-in-afs_update_volume_status.patch + (git-fixes CVE-2024-26736 bsc#1222586). +- commit 06c0c6c ------------------------------------------------------------------- Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com @@ -642,6 +8334,22 @@ Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com (bsc#1219126 CVE-2024-26727 bsc#1222536). - commit 7bb93e9 +------------------------------------------------------------------- +Tue Apr 9 15:47:49 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-hang-in-nilfs_lookup_dirty_data_buffers.patch + (git-fixes CVE-2024-26696 bsc#1222549). +- commit 932abcf + +------------------------------------------------------------------- +Tue Apr 9 15:45:50 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-data-corruption-in-dsync-block-recovery-f.patch + (git-fixes CVE-2024-26697 bsc#1222550). +- commit fa7ddf4 + ------------------------------------------------------------------- Tue Apr 9 15:31:06 CEST 2024 - mhocko@suse.com @@ -658,6 +8366,22 @@ Tue Apr 9 15:24:32 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26722 bsc#1222520). - commit f0aaca0 +------------------------------------------------------------------- +Tue Apr 9 14:05:59 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: use #define for string constants + (bsc#1222445 CVE-2024-26684). +- net: stmmac: xgmac: fix a typo of register name in DPP safety + handling (bsc#1222445 CVE-2024-26684). +- commit 75e180f + +------------------------------------------------------------------- +Tue Apr 9 13:23:52 CEST 2024 - jack@suse.cz + +- ext4: fix double-free of blocks due to wrong extents moved_len + (bsc#1222422 CVE-2024-26704). +- commit ff97911 + ------------------------------------------------------------------- Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com @@ -666,6 +8390,36 @@ Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com (git-fixes CVE-2024-26681 bsc#1222431). - commit 12b3ceb +------------------------------------------------------------------- +Tue Apr 9 11:58:59 CEST 2024 - mkoutny@suse.com + +- mm: memcg: don't periodically flush stats when memcg is disabled + (bsc#1222525). +- commit 5b28bba + +------------------------------------------------------------------- +Tue Apr 9 11:29:43 CEST 2024 - mkoutny@suse.com + +- mm: memcg: use larger batches for proactive reclaim + (bsc#1222522). +- commit b1effac + +------------------------------------------------------------------- +Tue Apr 9 10:55:41 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: fix handling of DPP safety error for DMA + channels (bsc#1222445 CVE-2024-26684). +- commit a8e5095 + +------------------------------------------------------------------- +Tue Apr 9 10:52:47 CEST 2024 - tbogendoerfer@suse.de + +- Update + patches.suse/gtp-fix-use-after-free-and-null-ptr-deref-in-gtp_new.patch + (bsc#1222428 CVE-2024-26793). + Added CVE reference. +- commit 956dfa1 + ------------------------------------------------------------------- Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com @@ -673,6 +8427,31 @@ Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26694 bsc#1222466). - commit 5048255 +------------------------------------------------------------------- +Tue Apr 9 09:41:50 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix printing of stack records (bsc#1222366). +- commit 18c2e4e + +------------------------------------------------------------------- +Tue Apr 9 09:27:37 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix accounting of pages when migrating + (bsc#1222366). +- commit aaa0270 + +------------------------------------------------------------------- +Tue Apr 9 09:25:23 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix refcount imbalance (bsc#1222366). +- commit f6d6769 + +------------------------------------------------------------------- +Tue Apr 9 09:17:36 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Update metadata for tail pages (bsc#1222366). +- commit 6f3c7f1 + ------------------------------------------------------------------- Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de @@ -680,6 +8459,358 @@ Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de (bsc#1219264 CVE-2024-0841). - commit 440934e +------------------------------------------------------------------- +Mon Apr 8 23:34:57 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-potential-bug-in-end_buffer_async_write.patch + (git-fixes CVE-2024-26685 bsc#1222437). +- commit f659b7a + +------------------------------------------------------------------- +Mon Apr 8 18:52:51 CEST 2024 - jack@suse.cz + +- nfsd: Fix error cleanup path in nfsd_rename() (bsc#1221044 + CVE-2023-52591). +- commit e2fc972 + +------------------------------------------------------------------- +Mon Apr 8 15:42:50 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use separate handlers for interrupts (git-fixes). +- commit fdf696d + +------------------------------------------------------------------- +Mon Apr 8 15:41:20 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Send UP messages to VF only when VF is up + (git-fixes). +- commit e9223ab + +------------------------------------------------------------------- +Mon Apr 8 15:39:52 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Use default max_active works instead of one + (git-fixes). +- commit e2c337f + +------------------------------------------------------------------- +Mon Apr 8 15:38:18 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Wait till detach_resources msg is complete + (git-fixes). +- commit e377bd9 + +------------------------------------------------------------------- +Mon Apr 8 15:36:43 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2: Detect the mbox up or down message via register + (git-fixes). +- commit 9554388 + +------------------------------------------------------------------- +Mon Apr 8 15:35:03 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: fix phy_read_poll_timeout argument type in + genphy_loopback (git-fixes). +- commit 0a16435 + +------------------------------------------------------------------- +Mon Apr 8 15:33:23 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: access device through ctx instead of peer + (git-fixes). +- commit 42d72df + +------------------------------------------------------------------- +Mon Apr 8 15:31:51 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: check for dangling peer via is_dead instead + of empty list (git-fixes). +- commit a1c80d8 + +------------------------------------------------------------------- +Mon Apr 8 15:29:55 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: receive: annotate data-race around + receiving_counter.counter (git-fixes). +- commit 17fcb7b + +------------------------------------------------------------------- +Mon Apr 8 15:28:14 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: prevent possible incorrect XTAL frequency + selection (git-fixes). +- commit 3804285 + +------------------------------------------------------------------- +Mon Apr 8 15:27:55 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Disable wakeup at remove (git-fixes). +- commit d52ac96 + +------------------------------------------------------------------- +Mon Apr 8 15:26:29 CEST 2024 - denis.kirjanov@suse.com + +- net: veth: do not manipulate GRO when using XDP (git-fixes). +- commit 15eca84 + +------------------------------------------------------------------- +Mon Apr 8 15:26:14 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: fix module unload/reload behavior (git-fixes). +- commit 6f51a6a + +------------------------------------------------------------------- +Mon Apr 8 15:22:05 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Rename private data (git-fixes). +- commit 7196cb2 + +------------------------------------------------------------------- +Mon Apr 8 15:13:48 CEST 2024 - oneukum@suse.com + +- net: smsc95xx: add support for SYS TEC USB-SPEmodule1 + (git-fixes). +- commit 9896f5f + +------------------------------------------------------------------- +Mon Apr 8 14:16:41 CEST 2024 - osalvador@suse.de + +- mm,page_owner: fix recursion (bsc#1222366). +- commit 297023a + +------------------------------------------------------------------- +Mon Apr 8 14:15:30 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Use wait_event_interruptible() in + ring_buffer_wait() (git-fixes). +- commit 20eed3f + +------------------------------------------------------------------- +Mon Apr 8 14:13:58 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix full_waiters_pending in poll (git-fixes). +- commit 76c6893 + +------------------------------------------------------------------- +Mon Apr 8 14:13:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: drop unnecessary check (bsc#1222366). +- commit 233b383 + +------------------------------------------------------------------- +Mon Apr 8 14:11:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: check for null stack_record before bumping its + refcount (bsc#1222366). +- commit 232b11a + +------------------------------------------------------------------- +Mon Apr 8 14:09:40 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Do not set shortest_full when full target is hit + (git-fixes). +- commit 9d2e0c0 + +------------------------------------------------------------------- +Mon Apr 8 14:07:35 CEST 2024 - petr.pavlu@suse.com + +- tracing: Use .flush() call to wake up readers (git-fixes). +- commit ae4cfa5 + +------------------------------------------------------------------- +Mon Apr 8 13:52:39 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix resetting of shortest_full (git-fixes). +- commit eec6028 + +------------------------------------------------------------------- +Mon Apr 8 13:46:26 CEST 2024 - iivanov@suse.de + +- arm64/ptrace: Use saved floating point state type to determine SVE (git-fixes) +- commit 7892aeb + +------------------------------------------------------------------- +Mon Apr 8 13:41:37 CEST 2024 - iivanov@suse.de + +- bpf, arm64: fix bug in BPF_LDX_MEMSX (git-fixes) +- commit 8894bd2 + +------------------------------------------------------------------- +Mon Apr 8 13:38:54 CEST 2024 - iivanov@suse.de + +- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (git-fixes) +- commit c68c0f5 + +------------------------------------------------------------------- +Mon Apr 8 13:37:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang") +- commit 92045ae + +------------------------------------------------------------------- +Mon Apr 8 13:35:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (git-fixes) +- commit 193e8cd + +------------------------------------------------------------------- +Mon Apr 8 13:33:18 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Set the correct PHY mode for MGBE (git-fixes) +- commit 68a4464 + +------------------------------------------------------------------- +Mon Apr 8 13:31:20 CEST 2024 - iivanov@suse.de + +- arm64: dts: Fix dtc interrupt_provider warnings (git-fixes) +- commit 41dcf37 + +------------------------------------------------------------------- +Mon Apr 8 13:25:09 CEST 2024 - iivanov@suse.de + +- arm64/sve: Lower the maximum allocation for the SVE ptrace regset (git-fixes) +- commit e1e7f29 + +------------------------------------------------------------------- +Mon Apr 8 13:23:24 CEST 2024 - ohering@suse.de + +- net: mana: Fix Rx DMA datasize and skb_over_panic (git-fixes). +- x86/hyperv: Use per cpu initial stack for vtl context + (git-fixes). +- RDMA/mana_ib: Fix bug in creation of dma regions (git-fixes). +- PCI: hv: Fix ring buffer size calculation (git-fixes). +- x86/hyperv: Allow 15-bit APIC IDs for VTL platforms (git-fixes). +- commit ff0ef0f + +------------------------------------------------------------------- +Mon Apr 8 13:17:05 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix waking up ring buffer readers (git-fixes). +- commit 0457e87 + +------------------------------------------------------------------- +Mon Apr 8 13:12:33 CEST 2024 - mgorman@suse.de + +- sched/fair: Use helper functions to access root_domain::overload + (bsc#1222173). +- sched/fair: Check root_domain::overload value before update + (bsc#1222173). +- sched/balancing: Rename newidle_balance() => + sched_balance_newidle() (bsc#1222173). +- commit bfceb46 + +------------------------------------------------------------------- +Mon Apr 8 12:34:16 CEST 2024 - petr.pavlu@suse.com + +- tracing: Remove precision vsnprintf() check from print event + (git-fixes). +- commit 84653fa + +------------------------------------------------------------------- +Mon Apr 8 12:30:53 CEST 2024 - petr.pavlu@suse.com + +- tracing/net_sched: Fix tracepoints that save qdisc_dev() + as a string (git-fixes). +- commit 623f97a + +------------------------------------------------------------------- +Sat Apr 6 08:52:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for ASUS Laptops using CS35L56 + (stable-fixes). +- ALSA: hda/realtek: Add quirks for some Clevo laptops + (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000 + (stable-fixes). +- ALSA: hda/realtek: fix the hp playback volume issue for LG + machines (stable-fixes). +- commit dc89a62 + +------------------------------------------------------------------- +Sat Apr 6 08:49:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYR + (stable-fixes). +- ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 + 16ARHA7 models (stable-fixes). +- ALSA: hda/realtek - Fix inactive headset mic jack + (stable-fixes). +- commit 048c9fd + +------------------------------------------------------------------- +Sat Apr 6 08:46:37 CEST 2024 - tiwai@suse.de + +- spi: mchp-pci1xxx: Fix a possible null pointer dereference in + pci1xxx_spi_probe (git-fixes). +- spi: spi-fsl-lpspi: remove redundant spi_controller_put call + (git-fixes). +- regmap: maple: Fix uninitialized symbol 'ret' warnings + (git-fixes). +- regmap: maple: Fix cache corruption in regcache_maple_drop() + (git-fixes). +- ata: sata_mv: Fix PCI device ID table declaration compilation + warning (git-fixes). +- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit + (git-fixes). +- ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl() + (git-fixes). +- ASoC: amd: acp: fix for acp_init function error handling + (git-fixes). +- ASoC: rt722-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt712-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdca: fix locking sequence (git-fixes). +- ASoC: rt5682-sdw: fix locking sequence (git-fixes). +- ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw + (git-fixes). +- ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support + headset with microphone (git-fixes). +- ASoC: tas2781: mark dvc_tlv with __maybe_unused (git-fixes). +- ALSA: hda: cs35l56: Add ACPI device match tables (git-fixes). +- drm/i915/mst: Reject FEC+MST on ICL (git-fixes). +- drm/i915/mst: Limit MST+DSC to TGL+ (git-fixes). +- drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY + < 13 (git-fixes). +- drm/i915/gt: Enable only one CCS for compute workload + (git-fixes). +- drm/i915/gt: Do not generate the command streamer for all the + CCS (git-fixes). +- drm/i915/gt: Disable HW load balancing for CCS (git-fixes). +- drm/i915/dp: Remove support for UHBR13.5 (git-fixes). +- drm/display: fix typo (git-fixes). +- drm/prime: Unbreak virtgpu dma-buf export (git-fixes). +- nouveau/uvmm: fix addr/range calcs for remap operations + (git-fixes). +- drm/panfrost: fix power transition timeout warnings (git-fixes). +- commit 7455674 + +------------------------------------------------------------------- +Sat Apr 6 08:42:51 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/counter-fix-privdata-alignment.patch + This actually breaks the build when CONFIG_COUNTER=y +- commit b8cad45 + +------------------------------------------------------------------- +Fri Apr 5 17:14:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-sh-aica-reorder-cleanup-operations-to-avoid-UAF.patch + (git-fixes CVE-2024-26654 bsc#1222304). +- Update patches.suse/drm-amdgpu-fix-use-after-free-bug.patch + (stable-fixes CVE-2024-26656 bsc#1222307). +- Update + patches.suse/drm-sched-fix-null-ptr-deref-in-init-entity.patch + (git-fixes CVE-2024-26657 bsc#1222273). +- Update + patches.suse/net-pds_core-Fix-possible-double-free-in-error-handl.patch + (git-fixes CVE-2024-26652 bsc#1222115). +- Update patches.suse/ppp_async-limit-MRU-to-64K.patch (git-fixes + CVE-2024-26675 bsc#1222379). +- commit 05edc93 + ------------------------------------------------------------------- Fri Apr 5 14:49:11 CEST 2024 - mfranc@suse.cz @@ -774,18 +8905,346 @@ Fri Apr 5 14:49:02 CEST 2024 - mfranc@suse.cz (CVE-2023-4881 bsc#1215221 CVE-2023-52628 bsc#1222117). - commit dc877fc +------------------------------------------------------------------- +Fri Apr 5 10:20:33 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid the interface always configured + as random address (git-fixes). +- net: phy: micrel: lan8814: Fix when enabling/disabling 1-step + timestamping (git-fixes). +- r8169: fix issue caused by buggy BIOS on certain boards with + RTL8168d (git-fixes). +- ax25: fix use-after-free bugs caused by ax25_ds_del_timer + (git-fixes). +- net: phy: micrel: Fix potential null pointer dereference + (git-fixes). +- Bluetooth: Fix TOCTOU in HCI debugfs implementation (git-fixes). +- Bluetooth: hci_sync: Fix not checking error on + hci_cmd_sync_cancel_sync (git-fixes). +- Bluetooth: qca: fix device-address endianness (git-fixes). +- Bluetooth: add quirk for broken address properties (git-fixes). +- r8169: skip DASH fw status checks when DASH is disabled + (git-fixes). +- commit 8be20da + +------------------------------------------------------------------- +Fri Apr 5 10:14:59 CEST 2024 - tiwai@suse.de + +- kasan: disable kasan_non_canonical_hook() for HW tags + (git-fixes). +- commit 0d24410 + ------------------------------------------------------------------- Thu Apr 4 19:00:43 CEST 2024 - jack@suse.cz - selinux: saner handling of policy reloads (bsc#1222230). - commit 35fdf2d +------------------------------------------------------------------- +Thu Apr 4 13:10:54 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore brcmfmac-specific local symbols +- commit 4492559 + +------------------------------------------------------------------- +Thu Apr 4 12:30:48 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix oob in ntfs_listxattr (bsc#1222301 + CVE-2023-52640). +- commit eaa4525 + +------------------------------------------------------------------- +Thu Apr 4 10:53:36 CEST 2024 - mbrugger@suse.com + +- tee: amdtee: fix use-after-free vulnerability in + amdtee_close_session (bsc#1220915 CVE-2023-52503). +- commit 861ab74 + +------------------------------------------------------------------- +Thu Apr 4 10:33:06 CEST 2024 - denis.kirjanov@suse.com + +- net: ethernet: mtk_eth_soc: fix PPE hanging issue (git-fixes). +- commit 57f3e15 + +------------------------------------------------------------------- +Thu Apr 4 10:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when + MAC is up (git-fixes). +- commit 19afa38 + +------------------------------------------------------------------- +Thu Apr 4 10:29:08 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use matching wake_up API variant in CGX command + interface (git-fixes). +- commit 4f98ac2 + +------------------------------------------------------------------- +Thu Apr 4 10:27:05 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: tracing: fix hclgevf trace event strings (git-fixes). +- commit 786a967 + +------------------------------------------------------------------- +Thu Apr 4 10:24:13 CEST 2024 - denis.kirjanov@suse.com + +- nfp: flower: handle acti_netdevs allocation failure (git-fixes). +- commit e441ee8 + +------------------------------------------------------------------- +Thu Apr 4 10:22:25 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix stats being updated by way too large values + (git-fixes). +- commit a2ff54d + +------------------------------------------------------------------- +Thu Apr 4 10:20:37 CEST 2024 - denis.kirjanov@suse.com + +- igb: Fix missing time sync events (git-fixes). +- commit 0cd215b + +------------------------------------------------------------------- +Thu Apr 4 10:18:38 CEST 2024 - denis.kirjanov@suse.com + +- igc: Fix missing time sync events (git-fixes). +- commit f2d41db + +------------------------------------------------------------------- +Thu Apr 4 08:42:09 CEST 2024 - tiwai@suse.de + +- staging: vc04_services: changen strncpy() to strscpy_pad() + (stable-fixes). +- Refresh + patches.suse/staging-vc04_services-fix-information-leak-in-create.patch. +- commit f661a45 + +------------------------------------------------------------------- +Thu Apr 4 08:40:57 CEST 2024 - tiwai@suse.de + +- drm/amd/display: Remove MPC rate control logic from DCN30 and + above (stable-fixes). +- commit 264c256 + +------------------------------------------------------------------- +Thu Apr 4 08:36:44 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: pcie: fix RB status reading (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-pcie-add-another-missing-bh-disable-for.patch. +- commit 9937396 + +------------------------------------------------------------------- +Thu Apr 4 08:31:55 CEST 2024 - tiwai@suse.de + +- vboxsf: Avoid an spurious warning if load_nls_xxx() fails + (git-fixes). +- USB: core: Fix deadlock in port "disable" sysfs attribute + (stable-fixes). +- USB: core: Add hub_get() and hub_put() routines (stable-fixes). +- usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset + (stable-fixes). +- usb: typec: ucsi: Ack unsupported commands (stable-fixes). +- usb: udc: remove warning when queue disabled ep (stable-fixes). +- Revert "usb: phy: generic: Get the vbus supply" (git-fixes). +- USB: UAS: return ENODEV when submit urbs fail with device not + attached (stable-fixes). +- drm/i915/bios: Tolerate devdata==NULL in + intel_bios_encoder_supports_dp_dual_mode() (stable-fixes). +- drm/amd/display: Set DCN351 BB and IP the same as DCN35 + (stable-fixes). +- drm/amd/display: Fix bounds check for dcn35 DcfClocks + (git-fixes). +- drm/amdkfd: fix TLB flush after unmap for GFX9.4.2 + (stable-fixes). +- drm/amd/display: Prevent crash when disable stream + (stable-fixes). +- wifi: mac80211: check/clear fast rx for non-4addr sta VLAN + changes (stable-fixes). +- drm/amd/display: Fix noise issue on HDMI AV mute (stable-fixes). +- drm/amd/display: Return the correct HDCP error code + (stable-fixes). +- drm/amd/display: Fix idle check for shared firmware state + (stable-fixes). +- drm/amd/display: Update odm when ODM combine is changed on an + otg master pipe with no plane (stable-fixes). +- drm/amd/display: Init DPPCLK from SMU on dcn32 (stable-fixes). +- drm/amd/display: Allow dirty rects to be sent to dmub when + abm is active (stable-fixes). +- drm/amd/display: Override min required DCFCLK in dml1_validate + (stable-fixes). +- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag + (stable-fixes). +- drm/amd/display: Change default size for dummy plane in DML2 + (stable-fixes). +- drm/amdgpu: fix use-after-free bug (stable-fixes). +- drm/amd/display: Use freesync when + `DRM_EDID_FEATURE_CONTINUOUS_FREQ` found (stable-fixes). +- drm/vc4: hdmi: do not return negative values from .get_modes() + (stable-fixes). +- drm/imx/ipuv3: do not return negative values from .get_modes() + (stable-fixes). +- drm/exynos: do not return negative values from .get_modes() + (stable-fixes). +- drm/panel: do not return negative error codes from + drm_panel_get_modes() (stable-fixes). +- drm/probe-helper: warn about negative .get_modes() + (stable-fixes). +- kbuild: Move -Wenum-{compare-conditional,enum-conversion} + into W=1 (stable-fixes). +- USB: serial: cp210x: add pid/vid for TDK NC0110013M and + MM0110113M (stable-fixes). +- USB: serial: option: add MeiG Smart SLM320 product + (stable-fixes). +- USB: serial: cp210x: add ID for MGP Instruments PDS100 + (stable-fixes). +- USB: serial: add device ID for VeriFone adapter (stable-fixes). +- USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB + (stable-fixes). +- ahci: asm1064: asm1166: don't limit reported ports (git-fixes). +- cxl/trace: Properly initialize cxl_poison region name + (git-fixes). +- mtd: spinand: Add support for 5-byte IDs (stable-fixes). +- media: mc: Rename pad variable to clarify intent (stable-fixes). +- media: mc: Fix flags handling when creating pad links + (stable-fixes). +- kasan/test: avoid gcc warning for intentional overflow + (git-fixes). +- PCI/PM: Drain runtime-idle callbacks before driver removal + (stable-fixes). +- PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports + (stable-fixes). +- PCI/AER: Block runtime suspend when handling errors + (stable-fixes). +- drm/amdgpu/display: Address kdoc for 'is_psr_su' in + 'fill_dc_dirty_rects' (git-fixes). +- drm/amdgpu: make damage clips support configurable + (stable-fixes). +- drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs + (stable-fixes). +- drm/i915: Include the PLL name in the debug messages + (stable-fixes). +- drm/i915: Try to preserve the current shared_dpll for fastset + on type-c ports (stable-fixes). +- drm/i915: Replace a memset() with zero initialization + (stable-fixes). +- hwmon: (amc6821) add of_match table (stable-fixes). +- mac802154: fix llsec key resources release in + mac802154_llsec_key_del (git-fixes). +- wifi: rtw88: 8821cu: Fix connection failure (stable-fixes). +- wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU + (stable-fixes). +- wifi: brcmfmac: Demote vendor-specific attach/detach messages + to info (git-fixes). +- wifi: brcmfmac: cfg80211: Use WSEC to set SAE password + (stable-fixes). +- wifi: brcmfmac: add per-vendor feature detection callback + (stable-fixes). +- docs: Restore "smart quotes" for quotes (stable-fixes). +- mei: me: add arrow lake point H DID (stable-fixes). +- mei: me: add arrow lake point S DID (stable-fixes). +- Input: xpad - add additional HyperX Controller Identifiers + (stable-fixes). +- nouveau: lock the client object tree (stable-fixes). +- drm/amdgpu/pm: Fix the error of pwm1_enable setting + (stable-fixes). +- drm/amd/display: handle range offsets in VRR ranges + (stable-fixes). +- drm/amd/swsmu: modify the gfx activity scaling (stable-fixes). +- cxl/acpi: Fix load failures due to single window creation + failure (git-fixes). +- cxl/pci: Fix disabling memory if DVSEC CXL Range does not + match a CFMWS window (git-fixes). +- ahci: asm1064: correct count of reported ports (stable-fixes). +- interconnect: qcom: sm8550: Enable sync_state (git-fixes). +- interconnect: qcom: sc8180x: Mark CO0 BCM keepalive (git-fixes). +- nilfs2: fix potential bug in end_buffer_async_write (git-fixes). +- drm/amd/display: Add dml2 copy functions (stable-fixes). +- drm/i915: Stop printing pipe name as hex (stable-fixes). +- drm/i915: Use named initializers for DPLL info (stable-fixes). +- i915: make inject_virtual_interrupt() void (stable-fixes). +- interconnect: qcom: osm-l3: Replace custom implementation of + COUNT_ARGS() (git-fixes). +- kasan: print the original fault addr when access invalid shadow + (git-fixes). +- commit db0bc11 + +------------------------------------------------------------------- +Thu Apr 4 08:31:01 CEST 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit c14e810 + +------------------------------------------------------------------- +Thu Apr 4 04:16:31 CEST 2024 - tonyj@suse.de + +- perf/x86/amd/core: Update and fix stalled-cycles-* events for + Zen 2 and later (git-fixes). +- perf/x86/amd/lbr: Use freeze based on availability (git-fixes). +- perf/x86/amd/core: Avoid register reset when CPU is dead + (git-fixes). +- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return + value checks (git-fixes). +- commit 450ea2e + +------------------------------------------------------------------- +Wed Apr 3 16:14:59 CEST 2024 - andrea.porta@suse.com + +- arm64: bpf: fix 32bit unconditional bswap (git-fixes). +- commit 9eb9b7b + +------------------------------------------------------------------- +Wed Apr 3 15:49:53 CEST 2024 - tiwai@suse.de + +- selinux: avoid dereference of garbage after mount failure + (git-fixes). +- net/x25: fix incorrect parameter validation in the + x25_getsockopt() function (git-fixes). +- commit 7c956e3 + ------------------------------------------------------------------- Wed Apr 3 15:40:16 CEST 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit ebe113d +------------------------------------------------------------------- +Wed Apr 3 15:39:49 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit f0c6082 + +------------------------------------------------------------------- +Wed Apr 3 11:26:09 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix an NULL dereference bug (bsc#1222264 + CVE-2023-52631). +- commit b468789 + +------------------------------------------------------------------- +Wed Apr 3 11:24:07 CEST 2024 - ailiop@suse.com + +- xfs: allow extent free intents to be retried (git-fixes). +- commit 681b677 + +------------------------------------------------------------------- +Wed Apr 3 09:47:40 CEST 2024 - vkarasulli@suse.de + +- Update references in + patches.suse/media-xc4000-Fix-atomicity-violation-in-xc4000_get_f.patch + (git-fixes bsc#1219623 CVE-2024-24861). +- commit cf893ec + +------------------------------------------------------------------- +Tue Apr 2 13:36:01 CEST 2024 - tiwai@suse.de + +- drm/i915/lspcon: Separate lspcon probe and lspcon init + (bsc#1193599). +- drm/i915/lspcon: Separate function to set expected mode + (bsc#1193599). +- commit 3dfca11 + ------------------------------------------------------------------- Tue Apr 2 10:38:32 CEST 2024 - pjakobsson@suse.de @@ -799,11 +9258,96 @@ Tue Apr 2 09:02:40 CEST 2024 - mkubecek@suse.cz (CVE-2024-0193 bsc#1218495). - commit e7bf1c3 +------------------------------------------------------------------- +Tue Apr 2 00:50:29 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: disallow anonymous set with timeout flag + (CVE-2024-26642 bsc#1221830). +- commit 9cf0701 + +------------------------------------------------------------------- +Sun Mar 31 10:19:47 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi_acpi: Refactor and fix DELL quirk (git-fixes). +- usb: typec: ucsi: Check for notifications after init + (git-fixes). +- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock + (git-fixes). +- usb: typec: Return size of buffer if pd_set operation succeeds + (git-fixes). +- usb: dwc3: pci: Drop duplicate ID (git-fixes). +- usb: dwc3: Properly set system wakeup (git-fixes). +- usb: cdc-wdm: close race between read and workqueue (git-fixes). +- usb: dwc2: gadget: LPM flow fix (git-fixes). +- usb: dwc2: gadget: Fix exiting from clock gating (git-fixes). +- usb: dwc2: host: Fix ISOC flow in DDMA mode (git-fixes). +- usb: dwc2: host: Fix remote wakeup from hibernation (git-fixes). +- usb: dwc2: host: Fix hibernation flow (git-fixes). +- USB: core: Fix deadlock in usb_deauthorize_interface() + (git-fixes). +- usb: typec: tcpm: Update PD of Type-C port upon pd_set + (git-fixes). +- usb: typec: tcpm: fix double-free issue in + tcpm_port_unregister_pd() (git-fixes). +- usb: typec: ucsi: Fix race between typec_switch and role_switch + (git-fixes). +- usb: typec: tcpm: Correct port source pdo array in pd_set + callback (git-fixes). +- staging: vc04_services: fix information leak in + create_component() (git-fixes). +- commit d945fd3 + +------------------------------------------------------------------- +Sat Mar 30 09:55:11 CET 2024 - tiwai@suse.de + +- drm/i915/gt: Reset queue_priority_hint on parking (git-fixes). +- drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed() + (git-fixes). +- drm/i915/hwmon: Fix locking inversion in sysfs getter + (git-fixes). +- drm/i915/dsb: Fix DSB vblank waits when using VRR (git-fixes). +- drm/i915/vrr: Generate VRR "safe window" for DSB (git-fixes). +- drm/i915/mtl: Update workaround 14018575942 (git-fixes). +- drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, + mostly (git-fixes). +- drm/qxl: remove unused variable from + `qxl_process_single_command()` (git-fixes). +- drm/qxl: remove unused `count` variable from + `qxl_surface_id_alloc()` (git-fixes). +- drm/vmwgfx: Create debugfs ttm_resource_manager entry only if + needed (git-fixes). +- drm/rockchip: vop2: Remove AR30 and AB30 format support + (git-fixes). +- dma-buf: Fix NULL pointer dereference in sanitycheck() + (git-fixes). +- drm/sched: fix null-ptr-deref in init entity (git-fixes). +- nouveau/dmem: handle kcalloc() allocation failure (git-fixes). +- drm/amdgpu: fix deadlock while reading mqd from debugfs + (git-fixes). +- drm/amd/display: Send DTBCLK disable message on first commit + (git-fixes). +- drm/amd: Flush GFXOFF requests in prepare stage (git-fixes). +- Revert "drm/amd/display: Fix sending VSC (+ colorimetry) + packets for DP/eDP displays without PSR" (stable-fixes). +- thermal: devfreq_cooling: Fix perf state when calculate dfc + res_util (git-fixes). +- Revert "thermal: core: Don't update trip points inside the + hysteresis range" (git-fixes). +- ACPICA: debugger: check status of acpi_evaluate_object() + in acpi_db_walk_for_fields() (git-fixes). +- commit 3764402 + ------------------------------------------------------------------- Fri Mar 29 11:21:00 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name -- commit 795da64 +- commit 1a0e3e3 + +------------------------------------------------------------------- +Fri Mar 29 11:20:58 CET 2024 - mkoutny@suse.com + +- README.BRANCH: Remove copy of branch name +- commit 978e089 ------------------------------------------------------------------- Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com @@ -811,6 +9355,48 @@ Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name - commit fc25aed +------------------------------------------------------------------- +Fri Mar 29 09:28:06 CET 2024 - tiwai@suse.de + +- sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove() + (git-fixes). +- mmc: sdhci-omap: re-tuning is needed after a pm transition to + support emmc HS200 mode (git-fixes). +- mmc: core: Avoid negative index with array access (git-fixes). +- mmc: core: Initialize mmc_blk_ioc_data (git-fixes). +- ALSA: hda/tas2781: add locks to kcontrols (git-fixes). +- ALSA: hda/tas2781: remove digital gain kcontrol (git-fixes). +- ALSA: aoa: avoid false-positive format truncation warning + (git-fixes). +- ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs + (git-fixes). +- ALSA: hda: cs35l56: Set the init_done flag before + component_add() (git-fixes). +- net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips + (git-fixes). +- wifi: iwlwifi: mvm: include link ID when releasing frames + (git-fixes). +- wifi: iwlwifi: fw: don't always use FW dump trig (git-fixes). +- wifi: iwlwifi: mvm: rfi: fix potential response leaks + (git-fixes). +- selftests: vxlan_mdb: Fix failures with old libnet (git-fixes). +- net: wwan: t7xx: Split 64bit accesses to fix alignment issues + (git-fixes). +- net: ll_temac: platform_get_resource replaced by wrong function + (git-fixes). +- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet + (git-fixes). +- commit 699a684 + +------------------------------------------------------------------- +Thu Mar 28 15:49:16 CET 2024 - tbogendoerfer@suse.de + +- ipv6: init the accept_queue's spinlocks in inet6_create + (bsc#1221293 CVE-2024-26614). +- tcp: make sure init the accept_queue's spinlocks once + (bsc#1221293 CVE-2024-26614). +- commit ec637cb + ------------------------------------------------------------------- Thu Mar 28 15:37:39 CET 2024 - dwagner@suse.de @@ -861,6 +9447,20 @@ Thu Mar 28 15:27:22 CET 2024 - dwagner@suse.de - scsi: qla2xxx: Prevent command send on chip reset (bsc#1221816). - commit 5c3d977 +------------------------------------------------------------------- +Thu Mar 28 15:26:24 CET 2024 - mgorman@suse.de + +- Rename and refresh + patches.suse/sched-fair-Combine-EAS-check-with-root_domain-overutilized-access.patch. +- commit 6ad1be8 + +------------------------------------------------------------------- +Thu Mar 28 14:37:37 CET 2024 - msuchanek@suse.de + +- powerpc/crypto/chacha-p10: Fix failure on non Power10 + (bsc#1218205). +- commit 03daeb8 + ------------------------------------------------------------------- Thu Mar 28 14:35:48 CET 2024 - tbogendoerfer@suse.de @@ -888,6 +9488,19 @@ Wed Mar 27 22:54:24 CET 2024 - pjakobsson@suse.de This fixes bsc#1221814 - commit a7a9087 +------------------------------------------------------------------- +Wed Mar 27 20:47:33 CET 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit a5aefa7 + +------------------------------------------------------------------- +Wed Mar 27 18:52:46 CET 2024 - spradhan@suse.de + +- btrfs: fix stripe length calculation for non-zoned data chunk allocation (bsc#1217489). +- commit a8d6afc + ------------------------------------------------------------------- Wed Mar 27 16:49:32 CET 2024 - mkoutny@suse.com @@ -1217,6 +9830,144 @@ Wed Mar 27 16:49:24 CET 2024 - mkoutny@suse.com (git-fixes CVE-2023-52575 bsc#1220871). - commit 6296dca +------------------------------------------------------------------- +Wed Mar 27 13:17:14 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix build when debugfs is not enabled (jsc#PED-7619). +- commit 5b92ea7 + +------------------------------------------------------------------- +Wed Mar 27 13:16:29 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Safely handle saved records of various sizes (jsc#PED-7619). +- commit dbe7333 + +------------------------------------------------------------------- +Wed Mar 27 13:16:10 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records() (jsc#PED-7619). +- commit 6f11306 + +------------------------------------------------------------------- +Wed Mar 27 11:40:29 CET 2024 - tiwai@suse.de + +- ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" + (stable-fixes). +- commit 7817302 + +------------------------------------------------------------------- +Wed Mar 27 11:38:36 CET 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: use correct address 3 in A-MSDU + (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-mvm-use-FW-rate-for-non-data-only-on-ne.patch. +- commit 5b989e7 + +------------------------------------------------------------------- +Wed Mar 27 11:37:48 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: use devres-managed allocation for MDP TOP + (stable-fixes). +- Refresh + patches.suse/drm-msm-dpu-finalise-global-state-object.patch. +- commit d966716 + +------------------------------------------------------------------- +Wed Mar 27 11:36:28 CET 2024 - tiwai@suse.de + +- pwm: img: fix pwm clock lookup (git-fixes). +- crypto: qat - fix ring to service map for dcc in 4xxx + (git-fixes). +- clk: qcom: reset: Ensure write completion on reset de/assertion + (git-fixes). +- clk: qcom: reset: Commonize the de/assert functions + (stable-fixes). +- media: cadence: csi2rx: use match fwnode for media link + (git-fixes). +- ACPI: resource: Do IRQ override on Lunnen Ground laptops + (stable-fixes). +- Bluetooth: hci_core: Cancel request on command timeout + (stable-fixes). +- inet_diag: annotate data-races around inet_diag_table[] + (git-fixes). +- pstore: inode: Only d_invalidate() is needed (git-fixes). +- Input: gpio_keys_polled - suppress deferred probe error for gpio + (stable-fixes). +- firewire: core: use long bus reset on gap count error + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2 + (stable-fixes). +- ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table + (stable-fixes). +- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series + (stable-fixes). +- drm/buddy: check range allocation matches alignment + (stable-fixes). +- Bluetooth: mgmt: Fix limited discoverable off timeout + (stable-fixes). +- wifi: mac80211: only call drv_sta_rc_update for uploaded + stations (stable-fixes). +- soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt + (stable-fixes). +- drm/amd/display: fix input states translation error for dcn35 & + dcn351 (stable-fixes). +- platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios + name (stable-fixes). +- media: rkisp1: Fix IRQ handling due to shared interrupts + (stable-fixes). +- ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system + suspend (stable-fixes). +- ASoC: rt5645: Make LattePanda board DMI match more precise + (stable-fixes). +- spi: intel-pci: Add support for Lunar Lake-M SPI serial flash + (stable-fixes). +- regmap: kunit: Ensure that changed bytes are actually different + (stable-fixes). +- HID: multitouch: Add required quirk for Synaptics 0xcddc device + (stable-fixes). +- wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights + (stable-fixes). +- crypto: qat - relocate and rename get_service_enabled() + (stable-fixes). +- pstore: inode: Convert mutex usage to guard(mutex) + (stable-fixes). +- ACPI: resource: Add Infinity laptops to + irq1_edge_low_force_override (stable-fixes). +- commit 88eb41a + +------------------------------------------------------------------- +Wed Mar 27 11:12:04 CET 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix devlink params (git-fixes). +- commit 4b1b7ca + +------------------------------------------------------------------- +Wed Mar 27 11:09:48 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix port duplex configure error in IMP reset + (git-fixes). +- commit 1e6cd3d + +------------------------------------------------------------------- +Wed Mar 27 11:08:07 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when 1588 is received on HIP08 + devices (git-fixes). +- commit 1a3aae0 + +------------------------------------------------------------------- +Wed Mar 27 11:06:25 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix wrong judgment condition issue (git-fixes). +- commit 1fd3681 + +------------------------------------------------------------------- +Wed Mar 27 11:04:31 CET 2024 - denis.kirjanov@suse.com + +- net: ena: Remove ena_select_queue (git-fixes). +- commit e9af613 + ------------------------------------------------------------------- Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com @@ -1224,6 +9975,67 @@ Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com (git-fixes). - commit 2613145 +------------------------------------------------------------------- +Wed Mar 27 11:00:44 CET 2024 - denis.kirjanov@suse.com + +- xdp, bonding: Fix feature flags when there are no slave devs + anymore (git-fixes). +- commit 1154baf + +------------------------------------------------------------------- +Wed Mar 27 10:59:12 CET 2024 - denis.kirjanov@suse.com + +- intel: legacy: Partial revert of field get conversion + (git-fixes). +- commit d4f114e + +------------------------------------------------------------------- +Wed Mar 27 10:57:22 CET 2024 - denis.kirjanov@suse.com + +- igc: avoid returning frame twice in XDP_REDIRECT (git-fixes). +- commit 75f7f5f + +------------------------------------------------------------------- +Wed Mar 27 10:55:51 CET 2024 - denis.kirjanov@suse.com + +- i40e: Fix firmware version comparison function (git-fixes). +- commit 2c37782 + +------------------------------------------------------------------- +Wed Mar 27 10:54:16 CET 2024 - denis.kirjanov@suse.com + +- ice: fix typo in assignment (git-fixes). +- commit f19020e + +------------------------------------------------------------------- +Wed Mar 27 10:52:12 CET 2024 - denis.kirjanov@suse.com + +- ice: fix uninitialized dplls mutex usage (git-fixes). +- commit ff34920 + +------------------------------------------------------------------- +Wed Mar 27 10:50:39 CET 2024 - denis.kirjanov@suse.com + +- net: ice: Fix potential NULL pointer dereference in + ice_bridge_setlink() (git-fixes). +- commit 1e87fbd + +------------------------------------------------------------------- +Tue Mar 26 17:11:37 CET 2024 - colyli@suse.de + +- block: add check that partition length needs to be aligned + with block size (bsc#1220428, CVE-2023-52458). +- commit 9530f29 + +------------------------------------------------------------------- +Tue Mar 26 13:30:37 CET 2024 - mgorman@suse.de + +- Refresh series +- patches.suse/sched-fair-Add-EAS-checks-before-updating-root_domain-overutilized.patch. +- patches.suse/sched-fair-Introduce-is_rd_overutilized-helper-function-to-access-root_domain-overutilized.patch. +- patches.suse/sched-fair-Combine-EAS-check-with-overutilized-access.patch. +- commit fed9643 + ------------------------------------------------------------------- Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz @@ -1231,24 +10043,633 @@ Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz (fix unused variable warning) - commit c953180 +------------------------------------------------------------------- +Tue Mar 26 08:36:49 CET 2024 - jlee@suse.com + +- Update References + patches.suse/wifi-ath10k-fix-NULL-pointer-dereference-in-ath10k_w.patch + (git-fixes bsc#1218336 CVE-2023-7042). +- commit 5dbf535 + ------------------------------------------------------------------- Tue Mar 26 08:32:30 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 70b2e3d +------------------------------------------------------------------- +Mon Mar 25 21:39:32 CET 2024 - tiwai@suse.de + +- mm_init kABI workaround (git-fixes). +- commit 258a68b + +------------------------------------------------------------------- +Mon Mar 25 18:02:23 CET 2024 - colyli@suse.de + +- device-dax: make dax_bus_type const (jsc#PED-5853). +- nvdimm: make nvdimm_bus_type const (jsc#PED-5853). +- libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help (jsc#PED-5853). +- nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (jsc#PED-5853). +- dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n + (jsc#PED-5853). +- nvdimm/pmem: fix leak on dax_add_host() failure (jsc#PED-5853). +- dax/bus.c: replace several sprintf() with sysfs_emit() + (jsc#PED-5853). +- dax/bus.c: replace driver-core lock usage by a local rwsem + (jsc#PED-5853). +- dm-integrity: set max_integrity_segments in + dm_integrity_io_hints (jsc#PED-7542). +- dm: update relevant MODULE_AUTHOR entries to latest dm-devel + mailing list (jsc#PED-7542). +- dm verity: set DM_TARGET_SINGLETON feature flag (jsc#PED-7542). +- dm crypt: remove redundant state settings after waking up + (jsc#PED-7542). +- dm thin: add braces around conditional code that spans lines + (jsc#PED-7542). +- md/dm-raid: don't call md_reap_sync_thread() directly + (jsc#PED-7542). +- dm-raid: really frozen sync_thread during suspend + (jsc#PED-7542). +- md: add a new helper reshape_interrupted() (jsc#PED-7542). +- md: export helper md_is_rdwr() (jsc#PED-7542). +- md: export helpers to stop sync_thread (jsc#PED-7542). +- md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume + (jsc#PED-7542). +- md/raid1: factor out helpers to choose the best rdev from + read_balance() (jsc#PED-7542). +- md/raid1: factor out the code to manage sequential IO + (jsc#PED-7542). +- md/raid1: factor out choose_bb_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out choose_slow_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out read_first_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1-10: factor out a new helper raid1_should_read_first() + (jsc#PED-7542). +- md/raid1-10: add a helper raid1_check_read_range() + (jsc#PED-7542). +- md/raid1: fix choose next idle in read_balance() (jsc#PED-7542). +- commit 9ee2d7c + +------------------------------------------------------------------- +Mon Mar 25 17:59:43 CET 2024 - colyli@suse.de + +- md: preserve KABI in struct md_personality (jsc#PED-7542). +- dm-raid: add a new helper prepare_suspend() in md_personality + (jsc#PED-7542). +- commit ee8ae3a + +------------------------------------------------------------------- +Mon Mar 25 17:57:08 CET 2024 - colyli@suse.de + +- md/raid1: record nonrot rdevs while adding/removing rdevs to + conf (jsc#PED-7542). +- Refresh patches.suse/md-display-timeout-error.patch. +- commit 6221037 + +------------------------------------------------------------------- +Mon Mar 25 17:55:31 CET 2024 - colyli@suse.de + +- md/raid1: factor out helpers to add rdev to conf (jsc#PED-7542). +- md: add a new helper rdev_has_badblock() (jsc#PED-7542). +- md: check mddev->pers before calling md_set_readonly() + (jsc#PED-7542). +- md: clean up openers check in do_md_stop() and md_set_readonly() + (jsc#PED-7542). +- md: sync blockdev before stopping raid or setting readonly + (jsc#PED-7542). +- md: factor out a helper to sync mddev (jsc#PED-7542). +- md: Don't clear MD_CLOSING when the raid is about to stop + (jsc#PED-7542). +- md: return directly before setting did_set_md_closing + (jsc#PED-7542). +- md: clean up invalid BUG_ON in md_ioctl (jsc#PED-7542). +- md: changed the switch of RAID_VERSION to if (jsc#PED-7542). +- md: merge the check of capabilities into md_ioctl_valid() + (jsc#PED-7542). +- md: fix kmemleak of rdev->serial (jsc#PED-7542). +- md: use RCU lock to protect traversal in md_spares_need_change() + (jsc#PED-7542). +- md: get rdev->mddev with READ_ONCE() (jsc#PED-7542). +- md: remove redundant md_wakeup_thread() (jsc#PED-7542). +- md: remove redundant check of 'mddev->sync_thread' + (jsc#PED-7542). +- commit ce67549 + ------------------------------------------------------------------- Mon Mar 25 17:02:21 CET 2024 - tiwai@suse.de - Move upstreamed uio patches into sorted section - commit bd64fed +------------------------------------------------------------------- +Mon Mar 25 16:52:37 CET 2024 - tiwai@suse.de + +- clocksource/drivers/arm_global_timer: Fix maximum prescaler + value (git-fixes). +- clocksource/drivers/imx: Fix -Wunused-but-set-variable warning + (git-fixes). +- speakup: Fix 8bit characters from direct synth (git-fixes). +- wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPI (git-fixes). +- sock_diag: annotate data-races around sock_diag_handlers[family] + (git-fixes). +- serial: core: Fix atomicity violation in uart_tiocmget + (git-fixes). +- commit 1a369e8 + +------------------------------------------------------------------- +Mon Mar 25 16:52:07 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch (git-fixes) +- commit 520ebef + +------------------------------------------------------------------- +Mon Mar 25 16:41:56 CET 2024 - tiwai@suse.de + +- efi: fix panic in kdump kernel (git-fixes). +- efi: disable mirror feature during crashkernel (stable-fixes). +- commit 1fa1fb0 + +------------------------------------------------------------------- +Mon Mar 25 15:11:53 CET 2024 - oneukum@suse.com + +- xhci: update event ring dequeue pointer position to controller + correctly (git-fixes). + Altered because we cannot take the multiple interrupter code +- commit 09553b9 + +------------------------------------------------------------------- +Mon Mar 25 15:02:58 CET 2024 - oneukum@suse.com + +- xhci: remove unnecessary event_ring_deq parameter from + xhci_handle_event() (git-fixes). +- commit 9738c27 + +------------------------------------------------------------------- +Mon Mar 25 14:54:24 CET 2024 - oneukum@suse.com + +- xhci: simplify event ring dequeue tracking for transfer events + (git-fixes). +- Refresh + patches.suse/xhci-Simplify-event-ring-dequeue-pointer-update-for-.patch. +- commit b590884 + +------------------------------------------------------------------- +Mon Mar 25 14:44:04 CET 2024 - oneukum@suse.com + +- xhci: add helper that checks for unhandled events on a event + ring (git-fixes). +- commit 14f6eb3 + +------------------------------------------------------------------- +Mon Mar 25 14:40:24 CET 2024 - oneukum@suse.com + +- usb: xhci: Implement xhci_handshake_check_state() helper. +- commit f377708 + +------------------------------------------------------------------- +Mon Mar 25 13:47:53 CET 2024 - denis.kirjanov@suse.com + +- kabi/severities: ignore Wangxun ethernet driver local symbols +- commit 86b4a3b + +------------------------------------------------------------------- +Mon Mar 25 12:49:46 CET 2024 - ailiop@suse.com + +- ubi: Check for too small LEB size in VTBL code (bsc#1219834 + CVE-2024-25739). +- commit 8837d83 + +------------------------------------------------------------------- +Mon Mar 25 11:42:05 CET 2024 - oneukum@suse.com + +- xhci: Simplify event ring dequeue pointer update for port + change events (git-fixes). +- commit 87ce2b5 + +------------------------------------------------------------------- +Mon Mar 25 10:47:22 CET 2024 - tiwai@suse.de + +- wifi: ath11k: decrease MHI channel buffer length to 8KB + (bsc#1207948). +- commit fa1c47a + +------------------------------------------------------------------- +Mon Mar 25 10:46:37 CET 2024 - nik.borisov@suse.com + +- x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (git-fixes). +- commit 4352288 + +------------------------------------------------------------------- +Mon Mar 25 10:45:13 CET 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes). +- commit 6ea0e27 + +------------------------------------------------------------------- +Mon Mar 25 10:34:13 CET 2024 - denis.kirjanov@suse.com + +- ice: virtchnl: stop pretending to support RSS over AQ or + registers (git-fixes). +- commit 6cbf931 + +------------------------------------------------------------------- +Mon Mar 25 10:32:43 CET 2024 - denis.kirjanov@suse.com + +- idpf: disable local BH when scheduling napi for marker packets + (git-fixes). +- commit 30580cd + +------------------------------------------------------------------- +Mon Mar 25 10:31:06 CET 2024 - denis.kirjanov@suse.com + +- net: dsa: microchip: fix register write order in + ksz8_ind_write8() (git-fixes). +- commit ed256c0 + +------------------------------------------------------------------- +Mon Mar 25 10:29:29 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Switch to using _bh variant of of spinlock API in + port timestamping NAPI poll context (git-fixes). +- commit 41be7c6 + +------------------------------------------------------------------- +Mon Mar 25 10:26:04 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Fix incorrect dereference in interrupt handlers + (git-fixes). +- commit 0ab8957 + +------------------------------------------------------------------- +Mon Mar 25 10:20:36 CET 2024 - denis.kirjanov@suse.com + +- net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio + (git-fixes). +- commit 82f6a71 + +------------------------------------------------------------------- +Mon Mar 25 10:18:29 CET 2024 - denis.kirjanov@suse.com + +- net: libwx: fix memory leak on free page (git-fixes). +- commit 1147e4f + +------------------------------------------------------------------- +Mon Mar 25 10:15:05 CET 2024 - denis.kirjanov@suse.com + +- Update references +- commit 2642ab1 + +------------------------------------------------------------------- +Mon Mar 25 09:10:29 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one PCI miss +- commit 45d2467 + +------------------------------------------------------------------- +Mon Mar 25 09:06:28 CET 2024 - jslaby@suse.cz + +- PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p + (git-fixes). +- PCI: qcom: Add support for sa8775p SoC (git-fixes). +- PCI/ASPM: Use RMW accessors for changing LNKCTL (git-fixes). +- PCI: Make link retraining use RMW accessors for changing LNKCTL + (git-fixes). +- commit 85600d2 + +------------------------------------------------------------------- +Mon Mar 25 08:53:55 CET 2024 - dwagner@suse.de + +- nvme: fix reconnection fail due to reserved tag allocation + (git-fixes). +- commit b4e9845 + +------------------------------------------------------------------- +Mon Mar 25 07:09:23 CET 2024 - shung-hsi.yu@suse.com + +- bpf, scripts: Correct GPL license name (git-fixes). +- commit 0780a36 + ------------------------------------------------------------------- Sun Mar 24 09:09:01 CET 2024 - tiwai@suse.de - Move out-of-tree kexec patches into the right section - commit 06266e2 +------------------------------------------------------------------- +Sun Mar 24 09:06:31 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit d7cfbed + +------------------------------------------------------------------- +Sat Mar 23 10:48:51 CET 2024 - tiwai@suse.de + +- Drop usb gadget patch that was taken mistakenly and reverted (git-fixes) +- commit 57ae154 + +------------------------------------------------------------------- +Sat Mar 23 09:12:01 CET 2024 - tiwai@suse.de + +- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler + (git-fixes). +- spi: lm70llp: fix links in doc and comments (git-fixes). +- spi: lpspi: Avoid potential use-after-free in probe() + (git-fixes). +- ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates + (git-fixes). +- ASoC: tlv320adc3xxx: Don't strip remove function when driver + is builtin (git-fixes). +- commit 0e27f7b + +------------------------------------------------------------------- +Fri Mar 22 13:17:18 CET 2024 - tiwai@suse.de + +- drm/amdgpu: drop setting buffer funcs in sdma442 (git-fixes). +- drm/amdgpu/pm: Check the validity of overdiver power limit + (git-fixes). +- drm/amdgpu/pm: Fix NULL pointer dereference when get power limit + (git-fixes). +- drm/amdgpu: fix mmhub client id out-of-bounds access + (git-fixes). +- nouveau/gsp: don't check devinit disable on GSP (git-fixes). +- drm: Fix drm_fixp2int_round() making it add 0.5 (git-fixes). +- nouveau: reset the bo resource bus info after an eviction + (git-fixes). +- rtc: mt6397: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- selftests: forwarding: Fix ping failure due to short timeout + (git-fixes). +- soc: fsl: qbman: Use raw spinlock for cgr_lock (git-fixes). +- soc: fsl: qbman: Always disable interrupts when taking cgr_lock + (git-fixes). +- kconfig: fix infinite loop when expanding a macro at the end + of file (git-fixes). +- slimbus: core: Remove usage of the deprecated ida_simple_xx() + API (git-fixes). +- hwtracing: hisi_ptt: Move type check to the beginning of + hisi_ptt_pmu_event_init() (git-fixes). +- bus: mhi: ep: check the correct variable in + mhi_ep_register_controller() (git-fixes). +- iio: gts-helper: Fix division loop (git-fixes). +- iio: dummy_evgen: remove Excess kernel-doc comments (git-fixes). +- serial: Lock console when calling into driver before + registration (git-fixes). +- serial: core: only stop transmit when HW fifo is empty + (git-fixes). +- serial: 8250_exar: Don't remove GPIO device on suspend + (git-fixes). +- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT + (git-fixes). +- serial: max310x: fix syntax error in IRQ error message + (git-fixes). +- serial: max310x: fix NULL pointer dereference in I2C + instantiation (git-fixes). +- tty: vt: fix 20 vs 0x20 typo in EScsiignore (git-fixes). +- usb: gadget: net2272: Use irqflags in the call to + net2272_probe_fin (git-fixes). +- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (git-fixes). +- usb: xhci: Add error handling in xhci_map_urb_for_dma + (git-fixes). +- usb: phy: generic: Get the vbus supply (git-fixes). +- usb: audio-v2: Correct comments for struct + uac_clock_selector_descriptor (git-fixes). +- remoteproc: stm32: Fix incorrect type assignment returned by + stm32_rproc_get_loaded_rsc_tablef (git-fixes). +- remoteproc: virtio: Fix wdg cannot recovery remote processor + (git-fixes). +- commit 0e293ea + +------------------------------------------------------------------- +Fri Mar 22 12:36:58 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array + (git-fixes). +- commit 7b0b857 + +------------------------------------------------------------------- +Fri Mar 22 12:30:29 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Consider page offset for the pages to be + pinned (git-fixes). +- commit 0bcb37d + +------------------------------------------------------------------- +Fri Mar 22 11:56:37 CET 2024 - vkarasulli@suse.de + +- iommu/vt-d: Set SSADE when attaching to a parent with dirty + tracking (git-fixes). +- commit 0dce02e + +------------------------------------------------------------------- +Fri Mar 22 11:13:09 CET 2024 - vkarasulli@suse.de + +- iommufd: Fix iopt_access_list_id overwrite bug (git-fixes). +- commit 393f087 + +------------------------------------------------------------------- +Fri Mar 22 10:48:43 CET 2024 - iivanov@suse.de + +- Update patches.suse/dmaengine-fix-NULL-pointer-in-channel-unregistration.patch (git-fixes bsc#1221276 CVE-2023-52492) +- commit 4334575 + +------------------------------------------------------------------- +Fri Mar 22 08:56:05 CET 2024 - iivanov@suse.de + +- Update patches.suse/firmware-arm_scmi-Check-mailbox-SMT-channel-for-cons.patch (git-fixes bsc#1221375 CVE-2023-52608) +- commit 9e41d96 + +------------------------------------------------------------------- +Thu Mar 21 22:20:29 CET 2024 - tonyj@suse.de + +- perf tests: Skip data symbol test if buf1 symbol is missing + (bsc#1220045). +- perf tests: Make data symbol test wait for perf to start + (bsc#1220045). +- commit c2fa164 + +------------------------------------------------------------------- +Thu Mar 21 17:59:54 CET 2024 - jlee@suse.com + +- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security + (bsc#1219170 CVE-2024-22099). +- commit ee8d9c4 + +------------------------------------------------------------------- +Thu Mar 21 14:35:13 CET 2024 - dwagner@suse.de + +- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816). +- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816). +- scsi: qla2xxx: Change debug message during driver unload + (bsc1221816). +- scsi: qla2xxx: Fix double free of fcport (bsc1221816). +- scsi: qla2xxx: Fix double free of the ha->vp_map pointer + (bsc1221816). +- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816). +- scsi: qla2xxx: NVME|FCP prefer flag not being honored + (bsc1221816). +- scsi: qla2xxx: Update manufacturer detail (bsc1221816). +- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816). +- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816). +- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816). +- commit 1d07bf4 + +------------------------------------------------------------------- +Thu Mar 21 14:12:16 CET 2024 - jlee@suse.com + +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270 CVE-2024-26898 bsc#1223016). +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270). +- commit bd4199d + +------------------------------------------------------------------- +Thu Mar 21 14:08:17 CET 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.1 patches + (bsc#1221777). +- scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777). +- scsi: lpfc: Define types in a union for generic void *context3 + ptr (bsc#1221777). +- scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr + (bsc#1221777). +- scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr + (bsc#1221777). +- scsi: lpfc: Use a dedicated lock for ras_fwlog state + (bsc#1221777). +- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() + (bsc#1221777). +- scsi: lpfc: Replace hbalock with ndlp lock in + lpfc_nvme_unregister_port() (bsc#1221777). +- scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic + (bsc#1221777). +- scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling + (bsc#1221777 bsc#1217959). +- scsi: lpfc: Move NPIV's transport unregistration to after + resource clean up (bsc#1221777). +- scsi: lpfc: Remove unnecessary log message in queuecommand path + (bsc#1221777). +- scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() + (bsc#1221777). +- scsi: lpfc: Correct size for wqe for memset() (bsc#1221777). +- commit eef9737 + +------------------------------------------------------------------- +Thu Mar 21 11:31:29 CET 2024 - msuchanek@suse.de + +- Workaround broken chacha crypto fallback (bsc#1218205). +- commit 55f136c + +------------------------------------------------------------------- +Thu Mar 21 11:19:16 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Use a memory barrier to enforce PTP WQ xmit + submission tracking occurs after populating the metadata_map + (git-fixes). +- commit c382d3a + +------------------------------------------------------------------- +Thu Mar 21 11:17:43 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix MACsec state loss upon state update in offload + path (git-fixes). +- commit 7293938 + +------------------------------------------------------------------- +Thu Mar 21 11:16:11 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Change the warning when ignore_flow_level is not + supported (git-fixes). +- commit 5274665 + +------------------------------------------------------------------- +Thu Mar 21 11:14:37 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix fw reporter diagnose output (git-fixes). +- commit 3377c89 + +------------------------------------------------------------------- +Thu Mar 21 11:13:05 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, Change flow rule destination checking + (git-fixes). +- commit 1d30b46 + +------------------------------------------------------------------- +Thu Mar 21 11:11:26 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5e: Check the number of elements before walk + TC rhashtable" (git-fixes). +- commit a37e618 + +------------------------------------------------------------------- +Thu Mar 21 11:09:49 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5: Block entering switchdev mode with ns + inconsistency" (git-fixes). +- commit 917148d + +------------------------------------------------------------------- +Thu Mar 21 11:08:11 CET 2024 - denis.kirjanov@suse.com + +- ice: reconfig host after changing MSI-X on VF (git-fixes). +- commit f980680 + +------------------------------------------------------------------- +Thu Mar 21 11:06:28 CET 2024 - denis.kirjanov@suse.com + +- ice: reorder disabling IRQ and NAPI in ice_qp_dis (git-fixes). +- commit 4099ba6 + +------------------------------------------------------------------- +Thu Mar 21 11:05:01 CET 2024 - denis.kirjanov@suse.com + +- i40e: disable NAPI right after disabling irqs when handling + xsk_pool (git-fixes). +- commit 1715806 + +------------------------------------------------------------------- +Thu Mar 21 11:03:38 CET 2024 - denis.kirjanov@suse.com + +- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able + (git-fixes). +- commit fbfea47 + +------------------------------------------------------------------- +Thu Mar 21 11:02:10 CET 2024 - denis.kirjanov@suse.com + +- geneve: make sure to pull inner header in geneve_rx() + (git-fixes). +- commit 8b261ce + +------------------------------------------------------------------- +Thu Mar 21 11:00:24 CET 2024 - denis.kirjanov@suse.com + +- gtp: fix use-after-free and null-ptr-deref in gtp_newlink() + (git-fixes). +- commit 897cd65 + +------------------------------------------------------------------- +Thu Mar 21 10:58:44 CET 2024 - denis.kirjanov@suse.com + +- igb: extend PTP timestamp adjustments to i211 (git-fixes). +- commit b173908 + +------------------------------------------------------------------- +Thu Mar 21 10:57:13 CET 2024 - denis.kirjanov@suse.com + +- stmmac: Clear variable when destroying workqueue (git-fixes). +- commit 94d14a9 + +------------------------------------------------------------------- +Thu Mar 21 08:42:50 CET 2024 - mfranc@suse.cz + +- s390/vtime: fix average steal time calculation (git-fixes + bsc#1221783). +- commit e044390 + ------------------------------------------------------------------- Wed Mar 20 14:59:03 CET 2024 - jbohac@suse.cz @@ -1332,6 +10753,48 @@ Wed Mar 20 14:43:57 CET 2024 - jbohac@suse.cz crashkernel=,high (jsc#PED-7249). - commit 9191c97 +------------------------------------------------------------------- +Wed Mar 20 13:05:54 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one x86/mem_encrypt entry +- commit 6d2cc3b + +------------------------------------------------------------------- +Wed Mar 20 13:04:03 CET 2024 - jslaby@suse.cz + +- net/smc: fix documentation of buffer sizes (git-fixes). +- bootmem: use kmemleak_free_part_phys in free_bootmem_page + (git-fixes). +- swiotlb: use the calculated number of areas (git-fixes). +- sched/psi: Select KERNFS as needed (git-fixes). +- commit ed6834a + +------------------------------------------------------------------- +Wed Mar 20 13:00:31 CET 2024 - denis.kirjanov@suse.com + +- veth: try harder when allocating queue memory (git-fixes). +- commit fda44e7 + +------------------------------------------------------------------- +Wed Mar 20 10:59:24 CET 2024 - oneukum@suse.com + +- vdpa/mlx5: Allow CVQ size changes (git-fixes). +- commit 7026f16 + +------------------------------------------------------------------- +Wed Mar 20 10:56:13 CET 2024 - oneukum@suse.com + +- vdpa_sim: reset must not run (git-fixes). +- commit b05aeef + +------------------------------------------------------------------- +Wed Mar 20 08:18:45 CET 2024 - iivanov@suse.de + +- Fix patches.suse/coresight-etm4x-Add-ACPI-support-in-platform-driver.patch (bsc#1218779 bsc#1220587) + Put back patch hunk which where missed because file rename + drivers/acpi/acpi_amba.c -> drivers/acpi/arm64/amba.c +- commit 1eccf32 + ------------------------------------------------------------------- Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de @@ -1343,6 +10806,50 @@ Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de an error handling path (git-fixes). - commit 353a58d +------------------------------------------------------------------- +Wed Mar 20 02:06:22 CET 2024 - neilb@suse.de + +- NFSD: Fix nfsd_clid_class use of __string_len() macro + (git-fixes). +- nfs: fix panic when nfs4_ff_layout_prepare_ds() fails + (git-fixes). +- NFS: Read unlock folio on nfs_page_create_from_folio() error + (git-fixes). +- NFSv4.1/pnfs: fix NFS with TLS in pnfs (git-fixes). +- NFS: Fix an off by one in root_nfs_cat() (git-fixes). +- NFS: Fix nfs_netfs_issue_read() xarray locking for writeback + interrupt (git-fixes). +- NFSv4.2: fix listxattr maximum XDR buffer size (git-fixes). +- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 + (git-fixes). +- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() + (git-fixes). +- nfsd: Fix a regression in nfsd_setattr() (git-fixes). +- nfsd: don't call locks_release_private() twice concurrently + (git-fixes). +- NFSD: Retransmit callbacks after client reconnects (git-fixes). +- NFSD: Reschedule CB operations when backchannel rpc_clnt is + shut down (git-fixes). +- NFSD: Convert the callback workqueue to use delayed_work + (git-fixes). +- NFSD: Reset cb_seq_status after NFS4ERR_DELAY (git-fixes). +- NFSD: fix LISTXATTRS returning more bytes than maxcount + (git-fixes). +- NFSD: fix LISTXATTRS returning a short list with eof=TRUE + (git-fixes). +- NFSD: change LISTXATTRS cookie encoding to big-endian + (git-fixes). +- NFSD: fix nfsd4_listxattr_validate_cookie (git-fixes). +- SUNRPC: fix some memleaks in gssx_dec_option_array (git-fixes). +- SUNRPC: fix a memleak in gss_import_v2_context (git-fixes). +- commit cf1cfe0 + +------------------------------------------------------------------- +Wed Mar 20 01:13:52 CET 2024 - neilb@suse.de + +- blacklist.conf: add a 'cosmetic' commit +- commit 704be6f + ------------------------------------------------------------------- Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com @@ -1350,6 +10857,13 @@ Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com patches.suse/net-sched-Add-module-alias-for-sch_fq_pie.patch. - commit 4c6eb4e +------------------------------------------------------------------- +Tue Mar 19 15:58:13 CET 2024 - vkarasulli@suse.de + +- iommu/dma: Trace bounce buffer usage when mapping buffers + (git-fixes). +- commit a53df01 + ------------------------------------------------------------------- Tue Mar 19 15:30:05 CET 2024 - nmorey@suse.com @@ -1386,6 +10900,15 @@ Tue Mar 19 14:21:35 CET 2024 - pjakobsson@suse.de - drm/amd/display: Fix && vs || typos (git-fixes). - commit 1a09c42 +------------------------------------------------------------------- +Tue Mar 19 12:26:21 CET 2024 - vkarasulli@suse.de + +- iommu: Map reserved memory as cacheable if device is coherent + (git-fixes). +- Refresh + patches.suse/iommu-Don-t-reserve-0-length-IOVA-region.patch. +- commit 3835906 + ------------------------------------------------------------------- Tue Mar 19 11:32:10 CET 2024 - svarbanov@suse.de @@ -3086,6 +12609,36 @@ Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 612fa2e +------------------------------------------------------------------- +Wed Mar 13 08:09:26 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Add a representative platform device for TRBE (bsc#1220587) +- commit e433e12 + +------------------------------------------------------------------- +Wed Mar 13 08:05:56 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Refactor arm_spe_acpi_register_device() (bsc#1220587) +- commit c36cae4 + +------------------------------------------------------------------- +Wed Mar 13 08:03:50 CET 2024 - iivanov@suse.de + +- coresight: trbe: Enable ACPI based TRBE devices (bsc#1220587) +- commit 0aa88dd + +------------------------------------------------------------------- +Wed Mar 13 08:02:46 CET 2024 - iivanov@suse.de + +- coresight: trbe: Add a representative coresight_platform_data for (bsc#1220587) +- commit 4d64f51 + +------------------------------------------------------------------- +Wed Mar 13 07:58:31 CET 2024 - iivanov@suse.de + +- coresight: trbe: Allocate platform data per device (bsc#1220587) +- commit fd3964b + ------------------------------------------------------------------- Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de @@ -3360,6 +12913,21 @@ Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com Added CVE - commit 61b1ebd +------------------------------------------------------------------- +Mon Mar 11 09:48:38 CET 2024 - dwagner@suse.de + +- nvmet-fc: take ref count on tgtport before delete assoc + (git-fixes). +- nvmet-fc: avoid deadlock on delete association path (git-fixes). +- nvmet-fc: abort command when there is no binding (git-fixes). +- nvmet-fc: hold reference on hostport match (git-fixes). +- nvmet-fc: defer cleanup using RCU properly (git-fixes). +- nvmet-fc: release reference on target port (git-fixes). +- nvmet-fcloop: swap the list_add_tail arguments (git-fixes). +- nvme-fc: do not wait in vain when unloading module (git-fixes). +- nvmet-tcp: fix nvme tcp ida memory leak (git-fixes). +- commit 53c6a83 + ------------------------------------------------------------------- Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index ac4b14b..09074a2 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -19,7 +19,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 8ef0762757f737c453dc5905f22e49bd8ba0fe20 +%define git_commit 377598714132de649a19f4cde3c4f515959883e3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -38,7 +38,7 @@ Name: kernel-debug Version: 6.4.0 %if 0%{?is_kotd} -Release: .g8ef0762 +Release: .g3775987 %else Release: 0 %endif diff --git a/kernel-default.changes b/kernel-default.changes index 73f33dd..826896a 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,15 +1,7213 @@ +------------------------------------------------------------------- +Thu Jun 6 09:32:09 CEST 2024 - denis.kirjanov@suse.com + +- net: preserve kabi for sk_buff (CVE-2024-26921 bsc#1223138). +- commit 7bf5961 + +------------------------------------------------------------------- +Thu Jun 6 09:29:40 CEST 2024 - denis.kirjanov@suse.com + +- inet: inet_defrag: prevent sk release while still in use + (CVE-2024-26921 bsc#1223138). +- commit 2016faf + +------------------------------------------------------------------- +Thu Jun 6 00:27:26 CEST 2024 - tonyj@suse.de + +- perf ui browser: Avoid SEGV on title (git fixes). +- commit 1578c22 + +------------------------------------------------------------------- +Wed Jun 5 20:40:13 CEST 2024 - tonyj@suse.de + +- perf pmu: Count sys and cpuid JSON events separately (git + fixes). +- perf stat: Don't display metric header for non-leader uncore + events (git-fixes). +- perf daemon: Fix file leak in daemon_session__control + (git-fixes). +- perf symbols: Fix ownership of string in dso__load_vmlinux() + (git-fixes). +- perf thread: Fixes to thread__new() related to initializing comm + (git-fixes). +- perf report: Avoid SEGV in report__setup_sample_type() + (git-fixes). +- perf ui browser: Don't save pointer to stack memory (git-fixes). +- perf bench internals inject-build-id: Fix trap divide when + collecting just one DSO (git-fixes). +- perf intel-pt: Fix unassigned instruction op (discovered by + MemorySanitizer) (git-fixes). +- perf test shell arm_coresight: Increase buffer size for + Coresight basic tests (git-fixes). +- perf docs: Document bpf event modifier (git-fixes). +- perf bench uprobe: Remove lib64 from libc.so.6 binary path + (git-fixes). +- perf record: Fix debug message placement for test consumption + (git-fixes). +- perf tests: Apply attributes to all events in object code + reading test (git-fixes). +- perf tests: Make "test data symbol" more robust on Neoverse N1 + (git-fixes). +- perf annotate: Fix annotation_calc_lines() to pass correct + address to get_srcline() (git-fixes). +- perf stat: Do not fail on metrics on s390 z/VM systems + (git-fixes). +- perf sched timehist: Fix -g/--call-graph option failure + (git-fixes). +- perf annotate: Get rid of duplicate --group option item + (git-fixes). +- perf probe: Add missing libgen.h header needed for using + basename() (git-fixes). +- perf record: Delete session after stopping sideband thread + (git-fixes). +- perf auxtrace: Fix multiple use of --itrace option (git-fixes). +- perf script: Show also errors for --insn-trace option + (git-fixes). +- perf lock contention: Add a missing NULL check (git-fixes). +- perf vendor events amd: Fix Zen 4 cache latency events + (git-fixes). +- libperf evlist: Avoid out-of-bounds access (git-fixes). +- perf pmu: Fix a potential memory leak in perf_pmu__lookup() + (git-fixes). +- perf print-events: make is_event_supported() more robust + (git-fixes). +- perf list: fix short description for some cache events + (git-fixes). +- perf metric: Don't remove scale from counts (git-fixes). +- perf stat: Avoid metric-only segv (git-fixes). +- perf expr: Fix "has_event" function for metric style events + (git-fixes). +- perf srcline: Add missed addr2line closes (git-fixes). +- perf thread_map: Free strlist on normal path in + thread_map__new_by_tid_str() (git-fixes). +- perf bpf: Clean up the generated/copied vmlinux.h (git-fixes). +- perf jevents: Drop or simplify small integer values (git-fixes). +- perf evsel: Fix duplicate initialization of data->id in + evsel__parse_sample() (git-fixes). +- perf pmu: Treat the msr pmu as software (git-fixes). +- perf record: Check conflict between '--timestamp-filename' + option and pipe mode before recording (git-fixes). +- perf record: Fix possible incorrect free in + record__switch_output() (git-fixes). +- perf vendor events amd: Add Zen 4 memory controller events + (git-fixes). +- perf top: Uniform the event name for the hybrid machine + (git-fixes). +- perf top: Use evsel's cpus to replace user_requested_cpus + (git-fixes). +- commit a1f9340 + +------------------------------------------------------------------- +Wed Jun 5 17:11:18 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove fix for CVE-2024-35956 bsc#1224674, not applicable +- Delete patches.suse/btrfs-qgroup-fix-qgroup-prealloc-rsv-leak-in-subvolu.patch. + Quoting bsc#1225945#c11: + "So the upstream 6.5 kernel commit (1b53e51a4a8f ("btrfs: don't commit + transaction for every subvol create") + ) was never backported to SLE, so that fix eb96e221937a ("btrfs: fix + unwritten extent buffer after snapshotting a new subvolume") was never + backported." +- commit d947258 + +------------------------------------------------------------------- +Mon Jun 3 20:07:57 CEST 2024 - tonyj@suse.de + +- perf/x86: Fix out of range data (git-fixes). +- perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last + PEBS event (git-fixes). +- perf/x86/amd/lbr: Discard erroneous branch entries (git-fixes). +- commit 664d77f + +------------------------------------------------------------------- +Mon Jun 3 19:14:40 CEST 2024 - ematsumiya@suse.de + +- cifs: failure to add channel on iface should bump up weight + (git-fixes, bsc#1225172). +- commit 007b237 + +------------------------------------------------------------------- +Mon Jun 3 19:14:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix parsing of SMB3.1.1 POSIX create context + (git-fixes, bsc#1225172). +- commit 5f27f69 + +------------------------------------------------------------------- +Mon Jun 3 19:14:13 CEST 2024 - ematsumiya@suse.de + +- Revert "cifs: reconnect work should have reference on server + struct" (git-fixes, bsc#1225172). +- commit 3ca4c0c + +------------------------------------------------------------------- +Mon Jun 3 19:13:59 CEST 2024 - ematsumiya@suse.de + +- cifs: fix leak of iface for primary channel (git-fixes, + bsc#1225172). +- commit b7eb8e8 + +------------------------------------------------------------------- +Mon Jun 3 19:13:45 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix mount when dns_resolver key is not available + (git-fixes, bsc#1225172). +- commit 28edb5c + +------------------------------------------------------------------- +Mon Jun 3 15:46:18 CEST 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.2 patches + (bsc#1225842). +- scsi: lpfc: Update lpfc version to 14.4.0.2 (bsc#1225842). +- scsi: lpfc: Add support for 32 byte CDBs (bsc#1225842). +- scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask + (bsc#1225842). + Refresh: + - patches.suse/lpfc-reintroduce-old-irq-probe-logic.patch +- scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list + (bsc#1225842). +- scsi: lpfc: Clear deferred RSCN processing flag when driver + is unloading (bsc#1225842). +- scsi: lpfc: Update logging of protection type for T10 DIF I/O + (bsc#1225842). +- scsi: lpfc: Change default logging level for unsolicited CT + MIB commands (bsc#1225842). +- commit 5a56384 + +------------------------------------------------------------------- +Mon Jun 3 15:25:22 CEST 2024 - dwagner@suse.de + +- nvmet: fix ns enable/disable possible hang (git-fixes). +- nvme-multipath: fix io accounting on failover (git-fixes). +- nvme: fix multipath batched completion accounting (git-fixes). +- commit ed3b392 + +------------------------------------------------------------------- +Mon Jun 3 14:06:08 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-hda-intel-sdw-acpi-fix-usage-of-device_get_name.patch + (git-fixes CVE-2024-36955). +- Update + patches.suse/ARM-9381-1-kasan-clear-stale-stack-poison.patch + (git-fixes bsc#1225715 CVE-2024-36906). +- Update + patches.suse/Bluetooth-HCI-Fix-potential-null-ptr-deref.patch + (git-fixes bsc#1225579 CVE-2024-36011). +- Update + patches.suse/Bluetooth-L2CAP-Fix-slab-use-after-free-in-l2cap_con.patch + (git-fixes bsc#1225578 CVE-2024-36013). +- Update + patches.suse/Bluetooth-msft-fix-slab-use-after-free-in-msft_do_cl.patch + (git-fixes bsc#1225502 CVE-2024-36012). +- Update + patches.suse/Bluetooth-qca-add-missing-firmware-sanity-checks.patch + (git-fixes bsc#1225722 CVE-2024-36880). +- Update + patches.suse/Bluetooth-qca-fix-firmware-check-error-path.patch + (git-fixes CVE-2024-36942). +- Update + patches.suse/Bluetooth-qca-fix-info-leak-when-fetching-fw-build-i.patch + (git-fixes bsc#1225720 CVE-2024-36032). +- Update + patches.suse/KVM-x86-mmu-Write-protect-L2-SPTEs-in-TDP-MMU-when-c.patch + (git-fixes bsc#1223749 CVE-2024-26990). +- Update + patches.suse/KVM-x86-pmu-Disable-support-for-adaptive-PEBS.patch + (git-fixes bsc#1223692 CVE-2024-26992). +- Update + patches.suse/Reapply-drm-qxl-simplify-qxl_fence_wait.patch + (stable-fixes CVE-2024-36944). +- Update + patches.suse/USB-core-Fix-access-violation-during-port-device-rem.patch + (git-fixes bsc#1225734 CVE-2024-36896). +- Update + patches.suse/amd-amdkfd-sync-all-devices-to-wait-all-processes-be.patch + (stable-fixes CVE-2024-36949). +- Update patches.suse/bpf-Check-bloom-filter-map-value-size.patch + (bsc#1224488 CVE-2024-35905 bsc#1225766 CVE-2024-36918). +- Update + patches.suse/clk-sunxi-ng-h6-Reparent-CPUX-during-PLL-CPUX-rate-c.patch + (git-fixes bsc#1225692 CVE-2023-52882). +- Update + patches.suse/cxl-pci-Fix-disabling-memory-if-DVSEC-CXL-Range-does.patch + (git-fixes CVE-2024-26761). +- Update + patches.suse/drm-amd-display-Atom-Integrated-System-Info-v2_2-for.patch + (stable-fixes bsc#1225735 CVE-2024-36897). +- Update + patches.suse/drm-amd-pm-fixes-a-random-hang-in-S4-for-SMU-v13.0.4.patch + (stable-fixes bsc#1225705 CVE-2024-36026). +- Update + patches.suse/drm-amdkfd-range-check-cp-bad-op-exception-interrupt.patch + (stable-fixes CVE-2024-36951). +- Update + patches.suse/drm-arm-malidp-fix-a-possible-null-pointer-dereferen.patch + (git-fixes bsc#1225593 CVE-2024-36014). +- Update + patches.suse/drm-nouveau-firmware-Fix-SG_DEBUG-error-with-nvkm_fi.patch + (stable-fixes bsc#1225728 CVE-2024-36885). +- Update + patches.suse/efi-unaccepted-touch-soft-lockup-during-memory-accept.patch + (git-fixes bsc#1225773 CVE-2024-36936). +- Update + patches.suse/firewire-ohci-mask-bus-reset-interrupts-between-ISR-.patch + (stable-fixes CVE-2024-36950). +- Update patches.suse/gpiolib-cdev-fix-uninitialised-kfifo.patch + (git-fixes bsc#1225736 CVE-2024-36898). +- Update + patches.suse/i40e-fix-vf-may-be-used-uninitialized-in-this-functi.patch + (git-fixes bsc#1225698 CVE-2024-36020). +- Update + patches.suse/maple_tree-fix-mas_empty_area_rev-null-pointer-deref.patch + (git-fixes bsc#1225710 CVE-2024-36891). +- Update + patches.suse/mm-slab-make-__free-kfree-accept-error-pointers.patch + (git-fixes bsc#1225714 CVE-2024-36890). +- Update + patches.suse/mmc-sdhci-msm-pervent-access-to-suspended-controller.patch + (git-fixes bsc#1225708 CVE-2024-36029). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-devlink-reload-during.patch + (git-fixes bsc#1225699 CVE-2024-36021). +- Update + patches.suse/nouveau-dmem-handle-kcalloc-allocation-failure.patch + (git-fixes CVE-2024-26943). +- Update + patches.suse/nouveau-uvmm-fix-addr-range-calcs-for-remap-operatio.patch + (git-fixes bsc#1225694 CVE-2024-36018). +- Update + patches.suse/pinctrl-core-delete-incorrect-free-in-pinctrl_enable.patch + (git-fixes CVE-2024-36940). +- Update + patches.suse/pinctrl-devicetree-fix-refcount-leak-in-pinctrl_dt_t.patch + (git-fixes CVE-2024-36959). +- Update + patches.suse/ppdev-Add-an-error-check-in-register_device.patch + (git-fixes bsc#1225640 CVE-2024-36015). +- Update patches.suse/qibfs-fix-dentry-leak.patch (git-fixes + CVE-2024-36947). +- Update + patches.suse/regmap-maple-Fix-cache-corruption-in-regcache_maple_.patch + (git-fixes bsc#1225695 CVE-2024-36019). +- Update + patches.suse/s390-cio-Ensure-the-copied-buf-is-NUL-terminated.patch + (git-fixes bsc#1223869 bsc#1225747 CVE-2024-36931). +- Update + patches.suse/s390-qeth-Fix-kernel-panic-after-setting-hsuid.patch + (git-fixes bsc#1223874 bsc#1225775 CVE-2024-36928). +- Update + patches.suse/scsi-qla2xxx-Fix-off-by-one-in-qla_edif_app_getstats.patch + (git-fixes bsc#1225704 CVE-2024-36025). +- Update + patches.suse/spi-fix-null-pointer-dereference-within-spi_sync.patch + (git-fixes CVE-2024-36930). +- Update + patches.suse/swiotlb-Fix-double-allocation-of-slots-due-to-broken-alignment-handling.patch + (bsc#1224331 bsc#1224602 CVE-2024-35814). +- Update + patches.suse/tty-n_gsm-fix-possible-out-of-bounds-in-gsm0_receive.patch + (git-fixes bsc#1225642 CVE-2024-36016). +- Update + patches.suse/usb-gadget-f_fs-Fix-race-between-aio_cancel-and-AIO-.patch + (git-fixes bsc#1225749 CVE-2024-36894). +- Update + patches.suse/usb-gadget-uvc-use-correct-buffer-size-when-parsing-.patch + (git-fixes bsc#1225750 CVE-2024-36895). +- Update + patches.suse/usb-typec-tcpm-Check-for-port-partner-validity-befor.patch + (git-fixes bsc#1225748 CVE-2024-36893). +- Update + patches.suse/wifi-iwlwifi-mvm-guard-against-invalid-STA-ID-on-rem.patch + (stable-fixes bsc#1225769 CVE-2024-36921). +- Update + patches.suse/wifi-iwlwifi-read-txq-read_ptr-under-lock.patch + (stable-fixes CVE-2024-36922). +- Update + patches.suse/wifi-nl80211-don-t-free-NULL-coalescing-rule.patch + (git-fixes CVE-2024-36941). +- Update + patches.suse/x86-efistub-Call-mixed-mode-boot-services-on-the-firmware-.patch + (git-fixes bsc#1224742 CVE-2024-35803). +- commit 539780f + +------------------------------------------------------------------- +Mon Jun 3 13:25:29 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries/lparcfg: drop error message from guest name + lookup (bsc#1187716 ltc#193451 git-fixes). +- commit ceab637 + +------------------------------------------------------------------- +Mon Jun 3 13:19:17 CEST 2024 - msuchanek@suse.de + +- blacklist.conf: PPC fsl_msi is not used +- commit ae6590d + +------------------------------------------------------------------- +Mon Jun 3 13:03:27 CEST 2024 - msuchanek@suse.de + +- powerpc/uaccess: Use YZ asm constraint for ld (bsc#1194869). +- powerpc/uaccess: Fix build errors seen with GCC 13/14 + (bsc#1194869). +- commit 46b5d84 + +------------------------------------------------------------------- +Mon Jun 3 10:20:30 CEST 2024 - shung-hsi.yu@suse.com + +- Add reference to L3 bsc#1225765 in BPF control flow graph and precision backtrack fixes (bsc#1225756) + The L3 bsc#1225765 was created seperately since our customer requires + PTF. +- Update patches.suse/bpf-fix-precision-backtracking-instruction-iteration.patch +- Update patches.suse/bpf-handle-ldimm64-properly-in-check_cfg.patch +- Update patches.suse/selftests-bpf-add-edge-case-backtracking-logic-test.patch +- Update patches.suse/selftests-bpf-precision-tracking-test-for-BPF_NEG-an.patch +- commit 054635e + +------------------------------------------------------------------- +Mon Jun 3 01:12:20 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: release mutex after nft_gc_seq_end from + abort path (CVE-2024-26925 bsc#1223390). +- commit 578a709 + +------------------------------------------------------------------- +Mon Jun 3 01:11:15 CEST 2024 - mkubecek@suse.cz + +- series.conf: cleanup + Fix subsection header to silence series_insert error. +- commit 4628dc3 + +------------------------------------------------------------------- +Sat Jun 1 10:18:30 CEST 2024 - tiwai@suse.de + +- ASoC: wm_adsp: Add missing MODULE_DESCRIPTION() (git-fixes). +- ALSA: ump: Set default protocol when not given explicitly + (git-fixes). +- ALSA/hda: intel-dsp-config: reduce log verbosity (git-fixes). +- ALSA: core: Remove debugfs at disconnection (git-fixes). +- commit f8e0906 + +------------------------------------------------------------------- +Sat Jun 1 10:14:34 CEST 2024 - tiwai@suse.de + +- drm/panel: sitronix-st7789v: fix display size for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: tweak timing for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 + panel (git-fixes). +- dma-buf/sw-sync: don't enable IRQ from sync_print_obj() + (git-fixes). +- Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 + devices" (stable-fixes). +- drm/amd/display: Enable colorspace property for MST connectors + (git-fixes). +- drm/i915: Fix audio component initialization (git-fixes). +- drm/i915/dpt: Make DPT object unshrinkable (git-fixes). +- drm/i915/gt: Fix CCS id's calculation for CCS mode setting + (git-fixes). +- drm/i915/guc: avoid FIELD_PREP warning (git-fixes). +- drm/i915/gt: Disarm breadcrumbs if engines are already idle + (git-fixes). +- drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) + (git-fixes). +- hwmon: (shtc1) Fix property misspelling (git-fixes). +- hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board + power sensor (git-fixes). +- spi: stm32: Don't warn about spurious interrupts (git-fixes). +- spi: Don't mark message DMA mapped when no transfer in it is + (git-fixes). +- dma-mapping: benchmark: handle NUMA_NO_NODE correctly + (git-fixes). +- dma-mapping: benchmark: fix node id validation (git-fixes). +- ALSA: seq: ump: Fix swapped song position pointer data + (git-fixes). +- ASoC: SOF: ipc4-topology: Fix input format query of process + modules without base extension (git-fixes). +- ALSA: seq: Fix yet another spot for system message conversion + (git-fixes). +- ALSA: ump: Don't accept an invalid UMP protocol number + (git-fixes). +- ALSA: ump: Don't clear bank selection after sending a program + change (git-fixes). +- ALSA: seq: Fix incorrect UMP type for system messages + (git-fixes). +- ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 + conversion (git-fixes). +- ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP + conversion (git-fixes). +- ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp + (git-fixes). +- docs: netdev: Fix typo in Signed-off-by tag (git-fixes). +- net: usb: smsc95xx: fix changing LED_SEL bit value updated + from EEPROM (git-fixes). +- net: phy: micrel: set soft_reset callback to genphy_soft_reset + for KSZ8061 (git-fixes). +- commit e5505a5 + +------------------------------------------------------------------- +Sat Jun 1 10:09:27 CEST 2024 - tiwai@suse.de + +- Add alt-commit to a nouveau patch +- commit 0024d10 + +------------------------------------------------------------------- +Fri May 31 19:39:48 CEST 2024 - dsterba@suse.com + +- 9p: add missing locking around taking dentry fid list (git-fixes) +- commit 581af2d + +------------------------------------------------------------------- +Fri May 31 18:08:13 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only a VFS cleanup +- commit f4a0ca8 + +------------------------------------------------------------------- +Fri May 31 18:00:27 CEST 2024 - dsterba@suse.com + +- blacklist.conf: openpromfs not built +- commit 475ff82 + +------------------------------------------------------------------- +Fri May 31 17:58:22 CEST 2024 - dsterba@suse.com + +- ecryptfs: Fix buffer size for tag 66 packet (git-fixes) +- commit 17aae28 + +------------------------------------------------------------------- +Fri May 31 17:18:11 CEST 2024 - dsterba@suse.com + +- fs/9p: translate O_TRUNC into OTRUNC (git-fixes) +- commit e03e9a5 + +------------------------------------------------------------------- +Fri May 31 17:14:43 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END + (git-fixes). +- commit e824dba + +------------------------------------------------------------------- +Fri May 31 17:14:08 CEST 2024 - dsterba@suse.com + +- fs/9p: only translate RWX permissions for plain 9P2000 (git-fixes) +- commit ebd0dc6 + +------------------------------------------------------------------- +Fri May 31 17:11:23 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: precision tracking test for BPF_NEG and BPF_END + (bsc#1225756). +- commit a410d73 + +------------------------------------------------------------------- +Fri May 31 17:08:22 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: add edge case backtracking logic test + (bsc#1225756). +- bpf: fix precision backtracking instruction iteration + (bsc#1225756). +- bpf: handle ldimm64 properly in check_cfg() (bsc#1225756). +- commit 9cbb99b + +------------------------------------------------------------------- +Fri May 31 16:48:47 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove add and revert patch pair +- commit f17fe30 + +------------------------------------------------------------------- +Fri May 31 16:41:07 CEST 2024 - dsterba@suse.com + +- fs: indicate request originates from old mount API (git-fixes) +- commit 0754468 + +------------------------------------------------------------------- +Fri May 31 16:38:52 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only comment fix +- commit b912460 + +------------------------------------------------------------------- +Fri May 31 16:36:29 CEST 2024 - dsterba@suse.com + +- locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock (git-fixes) +- commit 4c48f9f + +------------------------------------------------------------------- +Fri May 31 16:34:32 CEST 2024 - dsterba@suse.com + +- fs: Fix error checking for d_hash_and_lookup() (git-fixes) +- commit c90513f + +------------------------------------------------------------------- +Fri May 31 16:31:13 CEST 2024 - dwagner@suse.de + +- nvme-pci: Add quirk for broken MSIs (git-fixes). +- nvme: fix warn output about shared namespaces without + CONFIG_NVME_MULTIPATH (git-fixes). +- drivers/nvme: Add quirks for device 126f:2262 (git-fixes). +- commit fff60eb + +------------------------------------------------------------------- +Fri May 31 16:05:29 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvme-ensure-disabling-pairs-with-unquiesce.patch + (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 jsc#PED-3535 + bsc#1224534). +- commit d9497f3 + +------------------------------------------------------------------- +Fri May 31 14:12:49 CEST 2024 - iivanov@suse.de + +- octeontx2-af: fix the double free in rvu_npc_freemem() (bsc#1225712 CVE-2024-36030) +- commit 294ca99 + +------------------------------------------------------------------- +Fri May 31 12:32:57 CEST 2024 - tbogendoerfer@suse.de + +- idpf: extend tx watchdog timeout (bsc#1224137). +- commit fbf0ed6 + +------------------------------------------------------------------- +Fri May 31 11:27:23 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86/pmu: Allow programming events that match + unsupported arch events (bsc#1225696). +- Refresh + patches.suse/KVM-x86-pmu-Allow-programming-events-that-match-unsu.patch. +- commit 0e4ccf5 + +------------------------------------------------------------------- +Thu May 30 10:09:45 CEST 2024 - iivanov@suse.de + +- swiotlb: extend buffer pre-padding to alloc_align_mask if necessary (bsc#1224331) +- commit c148fd3 + +------------------------------------------------------------------- +Thu May 30 09:03:10 CEST 2024 - davide.benini@suse.com + +- calipso: fix memory leak in netlbl_calipso_add_pass() + (CVE-2023-52698 bsc#1224621) +- commit 5fc90b9 + +------------------------------------------------------------------- +Thu May 30 07:29:06 CEST 2024 - jslaby@suse.cz + +- kabi/severities: ignore IMS functions + They were dropped in previous patches. Noone is supposed to use them. +- commit 494909c + +------------------------------------------------------------------- +Thu May 30 05:29:52 CEST 2024 - ematsumiya@suse.de + +- smb: client: set correct id, uid and cruid for multiuser + automounts (bsc#1223011, CVE-2024-26822). +- commit 6fce785 + +------------------------------------------------------------------- +Thu May 30 05:26:33 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential OOBs in smb2_parse_contexts() + (bsc#1220148, CVE-2023-52434). +- commit a00a7f6 + +------------------------------------------------------------------- +Wed May 29 19:16:39 CEST 2024 - colyli@suse.de + +- dm-integrity: fix a memory leak when rechecking the data + (bsc#1223077, CVE-2024-26860). +- commit 29984e7 + +------------------------------------------------------------------- +Wed May 29 19:05:23 CEST 2024 - fdmanana@suse.com + +- btrfs: zoned: don't skip block groups with 100% zone unusable + (bsc#1220120). +- btrfs: don't refill whole delayed refs block reserve when + starting transaction (bsc#1220120). +- btrfs: add new unused block groups to the list of unused block + groups (bsc#1220120). +- btrfs: do not delete unused block group if it may be used soon + (bsc#1220120). +- btrfs: add and use helper to check if block group is used + (bsc#1220120). +- btrfs: always reserve space for delayed refs when starting + transaction (bsc#1220120). +- btrfs: stop doing excessive space reservation for csum deletion + (bsc#1220120). +- btrfs: remove pointless initialization at + btrfs_delayed_refs_rsv_release() (bsc#1220120). +- btrfs: reserve space for delayed refs on a per ref basis + (bsc#1220120). +- btrfs: allow to run delayed refs by bytes to be released + instead of count (bsc#1220120). +- btrfs: simplify check for extent item overrun at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: return -EUCLEAN if extent item is missing when searching + inline backref (bsc#1220120). +- btrfs: use a single variable for return value at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: use a single variable for return value at + run_delayed_extent_op() (bsc#1220120). +- btrfs: remove pointless 'ref_root' variable from + run_delayed_data_ref() (bsc#1220120). +- btrfs: initialize key where it's used when running delayed + data ref (bsc#1220120). +- btrfs: remove refs_to_drop argument from __btrfs_free_extent() + (bsc#1220120). +- btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: remove the refcount warning/check at + btrfs_put_delayed_ref() (bsc#1220120). +- btrfs: remove unnecessary logic when running new delayed + references (bsc#1220120). +- btrfs: pass a space_info argument to + btrfs_reserve_metadata_bytes() (bsc#1220120). +- btrfs: log message if extent item not found when running + delayed extent op (bsc#1220120). +- btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: move btrfs_free_excluded_extents() into block-group.c + (bsc#1220120). +- btrfs: open code trivial btrfs_add_excluded_extent() + (bsc#1220120). +- btrfs: make find_first_extent_bit() return a boolean + (bsc#1220120). +- btrfs: make btrfs_destroy_pinned_extent() return void + (bsc#1220120). +- btrfs: make btrfs_destroy_marked_extents() return void + (bsc#1220120). +- btrfs: rename add_new_free_space() to btrfs_add_new_free_space() + (bsc#1220120). +- btrfs: update documentation for add_new_free_space() + (bsc#1220120). +- commit 37b05cd + +------------------------------------------------------------------- +Wed May 29 18:24:54 CEST 2024 - nstange@suse.de + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch (bsc#1222771). + In preparation of enabling CONFIG_FIPS_SIGNATURE_SELFTEST, amend the + missing 'usage' argument in the pkcs7_validate_trust() invocation + from the PKCS#7 selftest. +- commit cfa0827 + +------------------------------------------------------------------- +Wed May 29 17:39:53 CEST 2024 - mbrugger@suse.com + +- blacklist.conf: arm: kernel does not support folios +- commit e0489ca + +------------------------------------------------------------------- +Wed May 29 17:23:53 CEST 2024 - pmladek@suse.com + +- printk: Let no_printk() use _printk() (bsc#1225618). +- commit 2abd745 + +------------------------------------------------------------------- +Wed May 29 17:04:32 CEST 2024 - pmladek@suse.com + +- printk: Update @console_may_schedule in + console_trylock_spinning() (bsc#1225616). +- commit e5e7ac5 + +------------------------------------------------------------------- +Wed May 29 16:39:49 CEST 2024 - mkoutny@suse.com + +- af_unix: fix use-after-free in unix_stream_read_actor() + (CVE-2023-52772 bsc#1224989). +- commit 0f5ff3f + +------------------------------------------------------------------- +Wed May 29 16:37:13 CEST 2024 - nstange@suse.de + +- certs: Add ECDSA signature verification self-test (bsc#1222777). +- Port "certs: Add ECDSA signature verification self-test". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_ECDSA. +- Refresh + 0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + trivial context update to Kconfig +- commit 7338b2e + +------------------------------------------------------------------- +Wed May 29 16:36:36 CEST 2024 - pmladek@suse.com + +- dump_stack: Do not get cpu_sync for panic CPU (bsc#1225607). +- commit 3d953e1 + +------------------------------------------------------------------- +Wed May 29 16:30:09 CEST 2024 - pmladek@suse.com + +- printk: Avoid non-panic CPUs writing to ringbuffer + (bsc#1225607). +- commit 9a41cad + +------------------------------------------------------------------- +Wed May 29 16:25:37 CEST 2024 - nstange@suse.de + +- certs: Move RSA self-test data to separate file (bsc#1222777). +- Port "certs: Move RSA self-test data to separate file". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_RSA. +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + - trivial context update to Kconfig, + - account for changed pkcs7_validate_trust() callsite amended by + this refreshed patch. +- commit 248ad2a + +------------------------------------------------------------------- +Wed May 29 16:22:01 CEST 2024 - pmladek@suse.com + +- printk: Disable passing console lock owner completely during + panic() (bsc#1225607). +- commit a31a4d6 + +------------------------------------------------------------------- +Wed May 29 16:19:57 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Skip non-finalized records in panic + (bsc#1225607). +- commit 8be42db + +------------------------------------------------------------------- +Wed May 29 16:06:55 CEST 2024 - nstange@suse.de + +- Enable CONFIG_FIPS_SIGNATURE_SELFTEST (bsc#1222771) +- commit 4ade1c7 + +------------------------------------------------------------------- +Wed May 29 15:50:37 CEST 2024 - pmladek@suse.com + +- printk: Wait for all reserved records with pr_flush() + (bsc#1225607). +- commit 4a07b6c + +------------------------------------------------------------------- +Wed May 29 15:35:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Cleanup reader terminology (bsc#1225607). +- commit b3f2a50 + +------------------------------------------------------------------- +Wed May 29 15:27:23 CEST 2024 - pmladek@suse.com + +- printk: Add this_cpu_in_panic() (bsc#1225607). +- commit 8afb830 + +------------------------------------------------------------------- +Wed May 29 15:21:57 CEST 2024 - pmladek@suse.com + +- printk: For @suppress_panic_printk check for other CPU in panic + (bsc#1225607). +- commit f2045e0 + +------------------------------------------------------------------- +Wed May 29 15:20:31 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Clarify special lpos values (bsc#1225607). +- commit d1338d8 + +------------------------------------------------------------------- +Wed May 29 15:17:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Do not skip non-finalized records with + prb_next_seq() (bsc#1225607). +- commit 1ea687c + +------------------------------------------------------------------- +Wed May 29 15:17:05 CEST 2024 - mkoutny@suse.com + +- prctl: generalize PR_SET_MDWE support check to be per-arch + (bsc#1225610). +- commit b86afe4 + +------------------------------------------------------------------- +Wed May 29 15:15:57 CEST 2024 - pmladek@suse.com + +- printk: Use prb_first_seq() as base for 32bit seq macros + (bsc#1225607). +- commit ea93856 + +------------------------------------------------------------------- +Wed May 29 15:14:03 CEST 2024 - pmladek@suse.com + +- printk: Adjust mapping for 32bit seq macros (bsc#1225607). +- commit e9e690d + +------------------------------------------------------------------- +Wed May 29 14:57:00 CEST 2024 - mkoutny@suse.com + +- blk-cgroup: fix list corruption from reorder of WRITE ->lqueued + (bsc#1225605). +- blk-cgroup: fix list corruption from resetting io stat + (bsc#1225605). +- commit c132bd3 + +------------------------------------------------------------------- +Wed May 29 14:56:41 CEST 2024 - pmladek@suse.com + +- printk: nbcon: Relocate 32bit seq macros (bsc#1225607). +- commit 6293dd4 + +------------------------------------------------------------------- +Wed May 29 14:47:13 CEST 2024 - pmladek@suse.com + +- printk: Rename abandon_console_lock_in_panic() to + other_cpu_in_panic() (bsc#1225607). +- commit 74aec78 + +------------------------------------------------------------------- +Wed May 29 14:42:32 CEST 2024 - pmladek@suse.com + +- printk: Consolidate console deferred printing (bsc#1225607). +- commit c45374f + +------------------------------------------------------------------- +Wed May 29 14:39:55 CEST 2024 - pmladek@suse.com + +- printk: Do not take console lock for console_flush_on_panic() + (bsc#1225607). +- commit ca5038f + +------------------------------------------------------------------- +Wed May 29 14:38:54 CEST 2024 - pmladek@suse.com + +- printk: Keep non-panic-CPUs out of console lock (bsc#1225607). +- commit 2d7bf36 + +------------------------------------------------------------------- +Wed May 29 14:24:43 CEST 2024 - pmladek@suse.com + +- printk: Reduce console_unblank() usage in unsafe scenarios + (bsc#1225607). +- commit 54eafaa + +------------------------------------------------------------------- +Wed May 29 13:45:07 CEST 2024 - pmladek@suse.com + +- livepatch: Fix missing newline character in + klp_resolve_symbols() (bsc#1223539). +- commit af0f908 + +------------------------------------------------------------------- +Wed May 29 13:33:07 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: system-wide nr_active enforcement patchset; + not worth the risk (bsc#1225580) +- commit 059cebc + +------------------------------------------------------------------- +Wed May 29 13:28:17 CEST 2024 - shung-hsi.yu@suse.com + +- cpumap: Zero-initialise xdp_rxq_info struct before running + XDP program (bsc#1224718 CVE-2024-27431). +- commit fb7728a + +------------------------------------------------------------------- +Wed May 29 12:12:14 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct bpf_link and bpf_link_ops kABI workaround + (bsc#1224531 CVE-2024-35860). +- commit 7744489 + +------------------------------------------------------------------- +Wed May 29 12:07:39 CEST 2024 - jslaby@suse.cz + +- Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support" + (git-fixes). +- Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()" (git-fixes). +- Revert "PCI/MSI: Provide stubs for IMS functions" (git-fixes). +- commit 0dc394b + +------------------------------------------------------------------- +Wed May 29 11:50:31 CEST 2024 - jslaby@suse.cz + +- ppdev: Add an error check in register_device (git-fixes). +- commit cfdb6a2 + +------------------------------------------------------------------- +Wed May 29 11:43:15 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: support deferring bpf_link dealloc to after RCU grace + period (bsc#1224531 CVE-2024-35860). +- bpf: put uprobe link's path and task in release callback + (bsc#1224531 CVE-2024-35860). +- commit a95dd44 + +------------------------------------------------------------------- +Wed May 29 11:25:39 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Fix not validating setsockopt user input + (bsc#1224581 CVE-2024-35964). +- commit 9d49d44 + +------------------------------------------------------------------- +Wed May 29 11:06:17 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: cosmetic; truncated names in ps output +- commit 2ed068f + +------------------------------------------------------------------- +Wed May 29 10:52:47 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Add support for BT_PKT_STATUS (bsc#1224581 + CVE-2024-35964). +- commit cadac48 + +------------------------------------------------------------------- +Wed May 29 10:13:51 CEST 2024 - jlee@suse.com + +- Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic (bsc#1224581 + CVE-2024-35964). +- Refresh + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch. +- commit 774d916 + +------------------------------------------------------------------- +Wed May 29 09:52:10 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Prevent lock inversion deadlock in map delete elem + (bsc#1209657 CVE-2023-0160 bsc#1224511 CVE-2024-35895). +- commit fa3fb92 + +------------------------------------------------------------------- +Wed May 29 07:53:36 CEST 2024 - tiwai@suse.de + +- tpm_tis_spi: Account for SPI header when allocating TPM SPI + xfer buffer (git-fixes). +- commit 6d124e2 + +------------------------------------------------------------------- +Tue May 28 23:45:57 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_debug_files_proc_show() + (bsc#1225172, bsc#1223532, CVE-2024-26928). +- commit 1089c4a + +------------------------------------------------------------------- +Tue May 28 23:42:54 CEST 2024 - ematsumiya@suse.de + +- smb3: missing lock when picking channel (bsc#1225172, + bsc#1224550, CVE-2024-35999). +- commit d7be3a1 + +------------------------------------------------------------------- +Tue May 28 23:42:14 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in + cifs_signal_cifsd_for_reconnect() (bsc#1225172, bsc#1224766, + CVE-2024-35861). +- commit 0d45a76 + +------------------------------------------------------------------- +Tue May 28 23:41:36 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_network_name_deleted() + (bsc#1225172, bsc#1224764, CVE-2024-35862). +- commit 6632102 + +------------------------------------------------------------------- +Tue May 28 23:40:50 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in is_valid_oplock_break() + (bsc#1225172, bsc#1224763, CVE-2024-35863). +- commit 06c348c + +------------------------------------------------------------------- +Tue May 28 23:40:05 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_oplock_break() + (bsc#1225172, bsc#1224668, CVE-2024-35865). +- commit 60bea5b + +------------------------------------------------------------------- +Tue May 28 23:39:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_lease_break() + (bsc#1225172, bsc#1224765, CVE-2024-35864). +- commit 52cc8d8 + +------------------------------------------------------------------- +Tue May 28 23:38:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_show() + (bsc#1225172, bsc#1224664, CVE-2024-35867). +- commit 3a82d6a + +------------------------------------------------------------------- +Tue May 28 23:35:58 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_write() + (bsc#1225172, bsc#1224678, CVE-2024-35868). +- commit fb4bf4e + +------------------------------------------------------------------- +Tue May 28 23:35:08 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_dump_full_key() + (bsc#1225172, bsc#1224667, CVE-2024-35866). +- commit b0961fe + +------------------------------------------------------------------- +Tue May 28 23:33:25 CEST 2024 - ematsumiya@suse.de + +- smb: client: guarantee refcounted children from parent session + (bsc#1225172, bsc#1224679, CVE-2024-35869). +- commit 97642d2 + +------------------------------------------------------------------- +Tue May 28 23:32:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix UAF in smb2_reconnect_server() (bsc#1225172, + bsc#1224672, CVE-2024-35870). +- commit e205efa + +------------------------------------------------------------------- +Tue May 28 23:20:35 CEST 2024 - ematsumiya@suse.de + +- smb: Fix regression in writes when non-standard maximum write + size negotiated (bsc#1222464, CVE-2024-26692). +- commit 761be1f + +------------------------------------------------------------------- +Tue May 28 20:19:26 CEST 2024 - ematsumiya@suse.de + +- cifs: Fix writeback data corruption (bsc#1225172, + bsc#1223810, CVE-2024-27036). +- commit 75108cc + +------------------------------------------------------------------- +Tue May 28 20:07:48 CEST 2024 - ematsumiya@suse.de + +- cifs: Don't use certain unnecessary folio_*() functions + (bsc#1225172). +- commit 3ddf86f + +------------------------------------------------------------------- +Tue May 28 16:02:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: Ignore all devicetree schemes changes + We do not use them, so lets silence all git-fixes for them. +- commit 84a3286 + +------------------------------------------------------------------- +Tue May 28 13:34:20 CEST 2024 - nik.borisov@suse.com + +- x86/bpf: Fix IP after emitting call depth accounting (bsc#1224493 CVE-2024-35903). +- commit 1c0fa71 + +------------------------------------------------------------------- +Tue May 28 10:02:27 CEST 2024 - pjakobsson@suse.de + +- drm/amdgpu: Skip do PCI error slot reset during RAS recovery (CVE-2024-35931 bsc#1224652). +- commit 1dec1c9 + +------------------------------------------------------------------- +Tue May 28 08:15:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore TAS2781 symbol drop, it's only locally used +- commit f367fdb + +------------------------------------------------------------------- +Tue May 28 08:12:45 CEST 2024 - tiwai@suse.de + +- ASoC: tas2781: Fix wrong loading calibrated data sequence + (git-fixes). +- commit 5851e36 + +------------------------------------------------------------------- +Tue May 28 08:10:39 CEST 2024 - tiwai@suse.de + +- mm: page_owner: fix wrong information in dump_page_owner + (git-fixes). +- ALSA: scarlett2: Add missing error check to + scarlett2_config_save() (git-fixes). +- commit 4b2ccd1 + +------------------------------------------------------------------- +Tue May 28 06:53:34 CEST 2024 - jslaby@suse.cz + +- x86/mm/pat: fix VM_PAT handling in COW mappings (bsc#1224525 + CVE-2024-35877). +- commit 24cc941 + +------------------------------------------------------------------- +Mon May 27 21:33:13 CEST 2024 - davide.benini@suse.com + +- ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr + (CVE-2024-35969 bsc#1224580) +- commit f419c6d + +------------------------------------------------------------------- +Mon May 27 20:45:38 CEST 2024 - tbogendoerfer@suse.de + +- mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash + work (CVE-2024-35852 bsc#1224502). +- mlxsw: spectrum_acl_tcam: Fix incorrect list API usage + (CVE-2024-36006 bsc#1224541). +- mlxsw: spectrum_acl_tcam: Fix warning during rehash + (CVE-2024-36007 bsc#1224543). +- commit 88a980b + +------------------------------------------------------------------- +Mon May 27 18:45:10 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/vt-d: Enable PCI/IMS" (git-fixes). +- commit f424462 + +------------------------------------------------------------------- +Mon May 27 18:39:43 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/amd: Enable PCI/IMS" (git-fixes). +- commit 278bf80 + +------------------------------------------------------------------- +Mon May 27 18:29:15 CEST 2024 - vkarasulli@suse.de + +- iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest + (git-fixes). +- commit 481f9bd + +------------------------------------------------------------------- +Mon May 27 18:26:02 CEST 2024 - fdmanana@suse.com + +- btrfs: avoid start and commit empty transaction when flushing + qgroups (bsc#1220120). +- btrfs: avoid start and commit empty transaction when starting + qgroup rescan (bsc#1220120). +- btrfs: avoid starting and committing empty transaction when + flushing space (bsc#1220120). +- btrfs: avoid starting new transaction when flushing delayed + items and refs (bsc#1220120). +- btrfs: merge find_free_dev_extent() and + find_free_dev_extent_start() (bsc#1220120). +- btrfs: make find_free_dev_extent() static (bsc#1220120). +- btrfs: make btrfs_cleanup_fs_roots() static (bsc#1220120). +- btrfs: fail priority metadata ticket with real fs error + (bsc#1220120). +- btrfs: return real error when orphan cleanup fails due to a + transaction abort (bsc#1220120). +- btrfs: store the error that turned the fs into error state + (bsc#1220120). +- btrfs: don't steal space from global rsv after a transaction + abort (bsc#1220120). +- btrfs: print available space across all block groups when + dumping space info (bsc#1220120). +- btrfs: print available space for a block group when dumping + a space info (bsc#1220120). +- btrfs: print block group super and delalloc bytes when dumping + space info (bsc#1220120). +- btrfs: print target number of bytes when dumping free space + (bsc#1220120). +- btrfs: update comment for btrfs_join_transaction_nostart() + (bsc#1220120). +- commit b4554d4 + +------------------------------------------------------------------- +Mon May 27 18:11:48 CEST 2024 - vbabka@suse.cz + +- mm/secretmem: fix GUP-fast succeeding on secretmem folios + (CVE-2024-35872 bsc#1224530). +- commit 42a2f6f + +------------------------------------------------------------------- +Mon May 27 17:29:41 CEST 2024 - ematsumiya@suse.de + +- cifs: fix charset issue in reconnection (bsc#1225172). +- commit b4ea103 + +------------------------------------------------------------------- +Mon May 27 17:07:38 CEST 2024 - fdmanana@suse.com + +- btrfs: make btrfs_destroy_delayed_refs() return void + (bsc#1220120). +- btrfs: remove unnecessary prototype declarations at disk-io.c + (bsc#1220120). +- btrfs: use a single switch statement when initializing delayed + ref head (bsc#1220120). +- btrfs: use bool type for delayed ref head fields that are used + as booleans (bsc#1220120). +- btrfs: assert correct lock is held at btrfs_select_ref_head() + (bsc#1220120). +- btrfs: get rid of label and goto at insert_delayed_ref() + (bsc#1220120). +- btrfs: make insert_delayed_ref() return a bool instead of an + int (bsc#1220120). +- btrfs: use a bool to track qgroup record insertion when adding + ref head (bsc#1220120). +- btrfs: remove pointless in_tree field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: remove unused is_head field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: reorder some members of struct btrfs_delayed_ref_head + (bsc#1220120). +- commit 2e19466 + +------------------------------------------------------------------- +Mon May 27 16:12:29 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations (CVE-2024-35956 bsc#1224674) +- commit 9bb0c20 + +------------------------------------------------------------------- +Mon May 27 16:07:17 CEST 2024 - dsterba@suse.com + +- Update patches.suse/btrfs-send-handle-path-ref-underflow-in-header-itera.patch (CVE-2024-35935 bsc#1224645) +- commit 5aa2b5a + +------------------------------------------------------------------- +Mon May 27 15:40:09 CEST 2024 - dsterba@suse.com + +- btrfs: make error messages more clear when getting a chunk map (git-fixes) +- commit 47ecf55 + +------------------------------------------------------------------- +Mon May 27 15:38:41 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: compilation warning fix +- commit 02490e2 + +------------------------------------------------------------------- +Mon May 27 15:37:02 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: code not built +- commit 5199fc3 + +------------------------------------------------------------------- +Mon May 27 15:29:06 CEST 2024 - dsterba@suse.com + +- btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super (git-fixes) +- commit 907e740 + +------------------------------------------------------------------- +Mon May 27 15:26:23 CEST 2024 - petr.pavlu@suse.com + +- tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test + (git-fixes). +- commit 113163c + +------------------------------------------------------------------- +Mon May 27 15:25:37 CEST 2024 - dsterba@suse.com + +- btrfs: use the correct superblock to compare fsid in btrfs_validate_super (git-fixes) +- commit 4318f3e + +------------------------------------------------------------------- +Mon May 27 15:25:21 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix a race between readers and resize checks + (git-fixes). +- commit 568ebcf + +------------------------------------------------------------------- +Mon May 27 15:23:46 CEST 2024 - dsterba@suse.com + +- btrfs: add a helper to read the superblock metadata_uuid (git-fixes) +- commit 543d7b8 + +------------------------------------------------------------------- +Mon May 27 15:21:39 CEST 2024 - petr.pavlu@suse.com + +- ftrace: Fix possible use-after-free issue in ftrace_location() + (git-fixes). +- commit 4cf7fca + +------------------------------------------------------------------- +Mon May 27 15:20:36 CEST 2024 - petr.pavlu@suse.com + +- tracing: hide unused ftrace_event_id_fops (git-fixes). +- commit 61c90c7 + +------------------------------------------------------------------- +Mon May 27 15:19:03 CEST 2024 - petr.pavlu@suse.com + +- blacklist.conf: add not-relevant tracing commits +- commit b97c070 + +------------------------------------------------------------------- +Mon May 27 11:19:26 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO (git-fixes). +- commit 1340b2d + +------------------------------------------------------------------- +Mon May 27 11:12:16 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Add missing boot_params for mixed mode compat entry (git-fixes). +- commit 12dcb3a + +------------------------------------------------------------------- +Mon May 27 11:08:48 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Call mixed mode boot services on the firmware's stack (git-fixes). +- commit 9d83518 + +------------------------------------------------------------------- +Mon May 27 11:08:27 CEST 2024 - nik.borisov@suse.com + +- x86/pm: Work around false positive kmemleak report in msr_build_context() (git-fixes). +- commit 2e5a312 + +------------------------------------------------------------------- +Mon May 27 11:07:16 CEST 2024 - nik.borisov@suse.com + +- x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y (git-fixes). +- commit 453faa5 + +------------------------------------------------------------------- +Mon May 27 11:06:52 CEST 2024 - nik.borisov@suse.com + +- x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() (git-fixes). +- commit e894262 + +------------------------------------------------------------------- +Mon May 27 10:59:27 CEST 2024 - nik.borisov@suse.com + +- mm/slab: make __free(kfree) accept error pointers (git-fixes). +- commit 8b5f449 + +------------------------------------------------------------------- +Mon May 27 10:52:46 CEST 2024 - nik.borisov@suse.com + +- x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT (git-fixes). +- commit fa1d89a + +------------------------------------------------------------------- +Mon May 27 09:54:37 CEST 2024 - jgross@suse.com + +- Update + patches.suse/virtio_net-Do-not-send-RSS-key-if-it-is-not-supporte.patch + (bsc#1224565, CVE-2024-35981). +- commit 50a448d + +------------------------------------------------------------------- +Mon May 27 09:52:27 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-x86-Mark-target-gfn-of-emulated-atomic-instructi.patch + (bsc#1224638, CVE-2024-35804). +- commit aac65c3 + +------------------------------------------------------------------- +Mon May 27 09:49:04 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-SVM-Flush-pages-under-kvm-lock-to-fix-UAF-in-svm.patch + (bsc#1224725, CVE-2024-35791). +- commit 80eb8d1 + +------------------------------------------------------------------- +Mon May 27 08:09:27 CEST 2024 - tiwai@suse.de + +- cxl/port: Fix delete_endpoint() vs parent unregistration race + (CVE-2023-52771 bsc#1225007). +- commit b115e15 + +------------------------------------------------------------------- +Sun May 26 09:46:10 CEST 2024 - tiwai@suse.de + +- i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during + start frame (git-fixes). +- commit cc09a8e + +------------------------------------------------------------------- +Sun May 26 09:45:48 CEST 2024 - tiwai@suse.de + +- kselftest: Add a ksft_perror() helper (stable-fixes). +- Refresh + patches.suse/selftests-timers-posix_timers-Reimplement-check_time.patch. +- commit f14f41c + +------------------------------------------------------------------- +Sun May 26 09:45:04 CEST 2024 - tiwai@suse.de + +- nilfs2: fix unexpected freezing of nilfs_segctor_sync() + (git-fixes). +- nilfs2: fix use-after-free of timer for log writer thread + (git-fixes). +- kasan, fortify: properly rename memintrinsics (git-fixes). +- i3c: master: svc: fix invalidate IBI type and miss call client + IBI handler (git-fixes). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (stable-fixes). +- drm/amd/display: Fix division by zero in setup_dsc_config + (stable-fixes). +- docs: kernel_include.py: Cope with docutils 0.21 (stable-fixes). +- mmc: core: Add HS400 tuning in HS400es initialization + (stable-fixes). +- commit 0b2962b + +------------------------------------------------------------------- +Sun May 26 09:41:07 CEST 2024 - tiwai@suse.de + +- Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() + (git-fixes). +- commit 3e2fb47 + +------------------------------------------------------------------- +Sat May 25 08:35:21 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook + 440/460 G11 (stable-fixes). +- ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with + ALC897 (stable-fixes). +- ALSA: usb-audio: Fix for sampling rates support for Mbox3 + (stable-fixes). +- ALSA: timer: Set lower bound of start tick time (stable-fixes). +- ALSA: usb-audio: Add sampling rates support for Mbox3 + (stable-fixes). +- commit ae40914 + +------------------------------------------------------------------- +Sat May 25 08:28:19 CEST 2024 - tiwai@suse.de + +- drm/nouveau: use tile_mode and pte_kind for VM_BIND bo + allocations (git-fixes). +- Input: cyapa - add missing input core locking to suspend/resume + functions (git-fixes). +- Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation + (git-fixes). +- Input: ims-pcu - fix printf string overflow (git-fixes). +- ASoC: tas2552: Add TX path for capturing AUDIO-OUT data + (git-fixes). +- ALSA: core: Fix NULL module pointer assignment at card init + (git-fixes). +- speakup: Fix sizeof() vs ARRAY_SIZE() bug (git-fixes). +- serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using + prescaler (git-fixes). +- serial: 8250_bcm7271: use default_mux_rate if possible + (git-fixes). +- serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup + (git-fixes). +- tty: n_gsm: fix missing receive state reset after mode switch + (git-fixes). +- tty: n_gsm: fix possible out-of-bounds in gsm0_receive() + (git-fixes). +- commit be92dbc + +------------------------------------------------------------------- +Sat May 25 01:33:04 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where multiple sessions share connection + (bsc#1225172). +- commit 6704757 + +------------------------------------------------------------------- +Sat May 25 01:32:51 CEST 2024 - ematsumiya@suse.de + +- smb3: show beginning time for per share stats (bsc#1225172). +- commit 9dab491 + +------------------------------------------------------------------- +Sat May 25 01:32:38 CEST 2024 - ematsumiya@suse.de + +- cifs: cifs_chan_is_iface_active should be called with chan_lock + held (bsc#1225172). +- commit 7f878c6 + +------------------------------------------------------------------- +Sat May 25 01:32:24 CEST 2024 - ematsumiya@suse.de + +- cifs: do not pass cifs_sb when trying to add channels + (bsc#1225172). +- commit b48e89f + +------------------------------------------------------------------- +Sat May 25 01:32:10 CEST 2024 - ematsumiya@suse.de + +- smb: client: remove extra @chan_count check in + __cifs_put_smb_ses() (bsc#1225172). +- commit 58e3272 + +------------------------------------------------------------------- +Sat May 25 01:31:57 CEST 2024 - ematsumiya@suse.de + +- cifs: reconnect work should have reference on server struct + (bsc#1225172). +- commit f1bff59 + +------------------------------------------------------------------- +Sat May 25 01:31:44 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where a channel is closed (bsc#1225172). +- commit c305501 + +------------------------------------------------------------------- +Sat May 25 01:31:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: reduce stack usage in cifs_try_adding_channels() + (bsc#1225172). +- commit 16a3d64 + +------------------------------------------------------------------- +Sat May 25 01:31:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs code dep in namespace.c + (bsc#1225172). +- commit 658ebd6 + +------------------------------------------------------------------- +Sat May 25 01:31:04 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs naming in automount code + (bsc#1225172). +- commit b47e685 + +------------------------------------------------------------------- +Sat May 25 01:26:39 CEST 2024 - ematsumiya@suse.de + +- smb: client: rename cifs_dfs_ref.c to namespace.c (bsc#1225172). +- commit 429bc2d + +------------------------------------------------------------------- +Sat May 25 01:25:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: ensure to try all targets when finding nested links + (bsc#1225172). +- commit b03bac4 + +------------------------------------------------------------------- +Sat May 25 01:25:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: introduce DFS_CACHE_TGT_LIST() (bsc#1225172). +- commit f066846 + +------------------------------------------------------------------- +Sat May 25 01:25:04 CEST 2024 - ematsumiya@suse.de + +- cifs: account for primary channel in the interface list + (bsc#1225172). +- commit 28558fb + +------------------------------------------------------------------- +Sat May 25 01:24:50 CEST 2024 - ematsumiya@suse.de + +- cifs: distribute channels across interfaces based on speed + (bsc#1225172). +- commit 66db7c6 + +------------------------------------------------------------------- +Fri May 24 20:33:36 CEST 2024 - tiwai@suse.de + +- dmaengine: dw-edma: eDMA: Add sync read before starting the + DMA transfer in remote setup (CVE-2024-27408 bsc#1224430). +- commit 26ca7a6 + +------------------------------------------------------------------- +Fri May 24 20:29:39 CEST 2024 - tiwai@suse.de + +- pmdomain: ti: Add a null pointer check to the + omap_prm_domain_init (CVE-2024-35943 bsc#1224649). +- commit 4abda58 + +------------------------------------------------------------------- +Fri May 24 20:27:11 CEST 2024 - tiwai@suse.de + +- media: mediatek: vcodec: Fix oops when HEVC init fails + (CVE-2024-35921 bsc#1224477). +- commit 7226612 + +------------------------------------------------------------------- +Fri May 24 18:18:36 CEST 2024 - tiwai@suse.de + +- drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() + for hisi_hns3_pmu uninit process (CVE-2023-52860 bsc#1224936). +- commit f0f6842 + +------------------------------------------------------------------- +Fri May 24 18:15:40 CEST 2024 - tiwai@suse.de + +- kABI workaround for struct idxd_evl (CVE-2024-35991 + bsc#1224553). +- commit 4c82821 + +------------------------------------------------------------------- +Fri May 24 18:11:49 CEST 2024 - tiwai@suse.de + +- dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue + (CVE-2024-35991 bsc#1224553). +- commit bba26d6 + +------------------------------------------------------------------- +Fri May 24 16:30:01 CEST 2024 - mgorman@suse.de + +- sched/topology: Optimize topology_span_sane() (bsc#1225053). +- cpumask: Add for_each_cpu_from() (bsc#1225053). +- commit a6ca3d0 + +------------------------------------------------------------------- +Fri May 24 15:19:25 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during + rehash (CVE-2024-35854 bsc#1224636). +- commit 2a8bef6 + +------------------------------------------------------------------- +Fri May 24 14:10:08 CEST 2024 - davide.benini@suse.com + +- net: mctp: take ownership of skb in mctp_local_output + (CVE-2024-27418 bsc#1224720) +- commit afb99d9 + +------------------------------------------------------------------- +Fri May 24 13:54:38 CEST 2024 - davide.benini@suse.com + +- ipv6: fix potential "struct net" leak in inet6_rtm_getaddr() + (CVE-2024-27417 bsc#1224721) +- commit 4e68c84 + +------------------------------------------------------------------- +Fri May 24 09:07:32 CEST 2024 - tiwai@suse.de + +- regulator: bd71828: Don't overwrite runtime voltages + (git-fixes). +- nfc: nci: Fix handling of zero-length payload packets in + nci_rx_work() (git-fixes). +- nfc: nci: Fix uninit-value in nci_rx_work (git-fixes). +- selftests: net: kill smcrouted in the cleanup logic in amt.sh + (git-fixes). +- tools/latency-collector: Fix -Wformat-security compile warns + (git-fixes). +- commit 3a26e1a + +------------------------------------------------------------------- +Fri May 24 06:14:35 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Protect against int overflow for stack access size + (bsc#1224488 CVE-2024-35905). +- bpf: Check bloom filter map value size (bsc#1224488 + CVE-2024-35905). +- commit 5fa3c11 + +------------------------------------------------------------------- +Fri May 24 02:11:16 CEST 2024 - neilb@suse.de + +- autofs: use wake_up() instead of wake_up_interruptible(() + (bsc#1224166). +- commit eb57c74 + +------------------------------------------------------------------- +Thu May 23 19:29:39 CEST 2024 - mwilck@suse.com + +- Update patches.suse/scsi-qedf-Wait-for-stag-work-during-unload.patch (bsc#1214852) +- Update patches.suse/scsi-qedf-Don-t-process-stag-work-during-unload.patch (bsc#1214852) +- commit 4cb5fde + +------------------------------------------------------------------- +Thu May 23 15:56:49 CEST 2024 - rgoldwyn@suse.com + +- Remove NTFSv3 from configs (bsc#1224429) + References: bsc#1224429 comment#3 + We only support fuse version of the NTFS-3g driver. Disable NTFSv3 from + all configs. + This was enabled in + d016c04d731 ("Bump to 6.4 kernel (jsc#PED-4593)") +- commit b4be251 + +------------------------------------------------------------------- +Thu May 23 14:51:16 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of len fields in nvme + reipl block (git-fixes bsc#1225136). +- commit 273e6f4 + +------------------------------------------------------------------- +Thu May 23 14:48:04 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of nvme dump block + (git-fixes bsc#1225134). +- commit 955c716 + +------------------------------------------------------------------- +Thu May 23 14:46:23 CEST 2024 - mfranc@suse.cz + +- s390/cpacf: Split and rework cpacf query functions (git-fixes + bsc#1225133). +- commit ee9583e + +------------------------------------------------------------------- +Thu May 23 14:42:45 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Fix bpf_plt pointer arithmetic (git-fixes bsc#1224481 + CVE-2024-35917). +- commit 34e1a55 + +------------------------------------------------------------------- +Thu May 23 14:33:42 CEST 2024 - tiwai@suse.de + +- Move upstreamed mm patches into sorted section +- commit e3937f1 + +------------------------------------------------------------------- +Thu May 23 14:27:38 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit fdb5fa6 + +------------------------------------------------------------------- +Thu May 23 14:27:05 CEST 2024 - tiwai@suse.de + +- kABI workaround for cs35l56 (git-fixes). +- commit 331f8f7 + +------------------------------------------------------------------- +Thu May 23 14:24:16 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: call dsp dump when boot retry fails + (stable-fixes). +- Refresh + patches.suse/ASoC-SOF-Intel-mtl-Implement-firmware-boot-state-che.patch. +- commit 8e475f5 + +------------------------------------------------------------------- +Thu May 23 14:22:42 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot + failed (git-fixes). +- ASoC: cs35l56: Prevent overwriting firmware ASP config + (git-fixes). +- commit 1a7f82c + +------------------------------------------------------------------- +Thu May 23 13:25:34 CEST 2024 - tiwai@suse.de + +- ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put() + (CVE-2023-52674 bsc#1224727). +- ALSA: scarlett2: Add missing error checks to *_ctl_get() + (CVE-2023-52680 bsc#1224608). +- ALSA: scarlett2: Add missing error check to + scarlett2_usb_set_config() (CVE-2023-52692 bsc#1224628). +- commit fff59c9 + +------------------------------------------------------------------- +Thu May 23 07:45:50 CEST 2024 - tiwai@suse.de + +- vmci: prevent speculation leaks by sanitizing event in + event_deliver() (git-fixes). +- VMCI: Fix an error handling path in vmci_guest_probe_device() + (git-fixes). +- VMCI: Fix possible memcpy() run-time warning in + vmci_datagram_invoke_guest_handler() (stable-fixes). +- VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() + (stable-fixes CVE-2024-35944 bsc#1224648). +- commit d9694ad + +------------------------------------------------------------------- +Thu May 23 07:42:55 CEST 2024 - tiwai@suse.de + +- spmi: hisi-spmi-controller: Do not override device identifier + (git-fixes). +- extcon: max8997: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port + assignment (git-fixes). +- iio: pressure: dps310: support negative temperature values + (git-fixes). +- iio: adc: stm32: Fixing err code to not indicate success + (git-fixes). +- iio: core: Leave private pointer NULL when no private data + supplied (git-fixes). +- counter: linux/counter.h: fix Excess kernel-doc description + warning (git-fixes). +- staging: vt6655: Remove unused declaration of + RFbAL7230SelectChannelPostProcess() (git-fixes). +- serial: sh-sci: protect invalidating RXDMA on shutdown + (git-fixes). +- serial: sc16is7xx: add proper sched.h include for + sched_set_fifo() (git-fixes). +- serial: max3100: Fix bitwise types (git-fixes). +- serial: max3100: Update uart_driver_registered on driver removal + (git-fixes). +- serial: max3100: Lock port->lock when calling + uart_handle_cts_change() (git-fixes). +- usb: fotg210: Add missing kernel doc description (git-fixes). +- usb: typec: tipd: fix event checking for tps6598x (git-fixes). +- usb: typec: ucsi: displayport: Fix potential deadlock + (git-fixes). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (git-fixes). +- usb: gadget: u_audio: Clear uac pointer when freed (git-fixes). +- usb: gadget: u_audio: Fix race condition use of controls after + free during gadget unbind (git-fixes). +- usb: typec: ucsi: simplify partner's PD caps registration + (git-fixes). +- usb: typec: ucsi: always register a link to USB PD device + (git-fixes). +- leds: pwm: Disable PWM when going to suspend (git-fixes). +- commit 0d08462 + +------------------------------------------------------------------- +Wed May 22 21:16:03 CEST 2024 - mkoutny@suse.com + +- af_unix: Suppress false-positive lockdep splat for spin_lock() + in __unix_gc() (CVE-2024-26923 bsc#1223384). +- af_unix: fix lockdep positive in sk_diag_dump_icons() + (CVE-2024-26923 bsc#1223384). +- commit a652e3a + +------------------------------------------------------------------- +Wed May 22 18:08:37 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-CPPC-Use-access_width-over-bit_width-for-system.patch + (stable-fixes CVE-2024-35995 bsc#1224557). +- Update + patches.suse/ALSA-usb-audio-Stop-parsing-channels-bits-when-all-c.patch + (git-fixes CVE-2024-27436 bsc#1224803). +- Update + patches.suse/ASoC-SOF-ipc4-pcm-Workaround-for-crashed-firmware-on.patch + (stable-fixes CVE-2024-27057 bsc#1223831). +- Update + patches.suse/ASoC-mediatek-sof-common-Add-NULL-check-for-normal_l.patch + (git-fixes CVE-2024-35842 bsc#1224688). +- Update + patches.suse/Bluetooth-Fix-memory-leak-in-hci_req_sync_complete.patch + (git-fixes CVE-2024-35978 bsc#1224571). +- Update + patches.suse/Bluetooth-Fix-use-after-free-bugs-caused-by-sco_sock.patch + (git-fixes CVE-2024-27398 bsc#1224174). +- Update + patches.suse/Bluetooth-L2CAP-Fix-not-validating-setsockopt-user-i.patch + (git-fixes CVE-2024-35965 bsc#1224579). +- Update + patches.suse/Bluetooth-RFCOMM-Fix-not-validating-setsockopt-user-.patch + (git-fixes CVE-2024-35966 bsc#1224576). +- Update + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch + (git-fixes CVE-2024-35967 bsc#1224587). +- Update + patches.suse/Bluetooth-btintel-Fix-null-ptr-deref-in-btintel_read.patch + (stable-fixes CVE-2024-35933 bsc#1224640). +- Update + patches.suse/Bluetooth-hci_event-Fix-handling-of-HCI_EV_IO_CAPA_R.patch + (git-fixes CVE-2024-27416 bsc#1224723). +- Update + patches.suse/Bluetooth-hci_sock-Fix-not-validating-setsockopt-use.patch + (git-fixes CVE-2024-35963 bsc#1224582). +- Update + patches.suse/Bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_chan_tim.patch + (git-fixes CVE-2024-27399 bsc#1224177). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-setup.patch + (git-fixes CVE-2024-35850 bsc#1224600). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-suspend.patch + (git-fixes CVE-2024-35851 bsc#1224509). +- Update + patches.suse/Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_check_.patch + (bsc#1219170 CVE-2024-22099 CVE-2024-26903 bsc#1223187). +- Update + patches.suse/HID-i2c-hid-remove-I2C_HID_READ_PENDING-flag-to-prev.patch + (git-fixes CVE-2024-35997 bsc#1224552). +- Update + patches.suse/NFS-Fix-nfs_netfs_issue_read-xarray-locking-for-writ.patch + (git-fixes CVE-2024-27031 bsc#1223805). +- Update + patches.suse/NFSv4.2-fix-nfs4_listxattr-kernel-BUG-at-mm-usercopy.patch + (git-fixes CVE-2024-26870 bsc#1223113). +- Update + patches.suse/PCI-PM-Drain-runtime-idle-callbacks-before-driver-re.patch + (stable-fixes CVE-2024-35809 bsc#1224738). +- Update + patches.suse/SUNRPC-fix-some-memleaks-in-gssx_dec_option_array.patch + (git-fixes CVE-2024-27388 bsc#1223744). +- Update + patches.suse/USB-core-Fix-deadlock-in-usb_deauthorize_interface.patch + (git-fixes CVE-2024-26934 bsc#1223671). +- Update patches.suse/accel-ivpu-Fix-deadlock-in-context_xa.patch + (git-fixes CVE-2024-35953 bsc#1224704). +- Update + patches.suse/arm64-hibernate-Fix-level3-translation-fault-in-swsu.patch + (git-fixes CVE-2024-26989 bsc#1223748). +- Update patches.suse/ax25-Fix-netdev-refcount-issue.patch + (git-fixes CVE-2024-36009 bsc#1224542). +- Update + patches.suse/ax25-fix-use-after-free-bugs-caused-by-ax25_ds_del_t.patch + (git-fixes CVE-2024-35887 bsc#1224663). +- Update + patches.suse/batman-adv-Avoid-infinite-loop-trying-to-resize-loca.patch + (git-fixes CVE-2024-35982 bsc#1224566). +- Update + patches.suse/block-fix-q-blkg_list-corruption-during-disk-rebind.patch + (bsc#1223591 CVE-2024-35974 bsc#1224573). +- Update + patches.suse/bnxt_en-Fix-possible-memory-leak-in-bnxt_rdma_aux_de.patch + (git-fixes CVE-2024-35972 bsc#1224577). +- Update + patches.suse/bootconfig-use-memblock_free_late-to-free-xbc-memory.patch + (git-fixes CVE-2024-26983 bsc#1223637). +- Update + patches.suse/btrfs-fix-deadlock-with-fiemap-and-extent-locking.patch + (bsc#1223285 CVE-2024-35784 bsc#1224804). +- Update + patches.suse/btrfs-fix-information-leak-in-btrfs_ioctl_logical_to.patch + (git-fixes CVE-2024-35849 bsc#1224733). +- Update + patches.suse/btrfs-fix-race-between-ordered-extent-completion-and.patch + (bsc#1223285 CVE-2024-26794 bsc#1222426). +- Update + patches.suse/btrfs-fix-race-when-detecting-delalloc-ranges-during.patch + (bsc#1223285 CVE-2024-27080 bsc#1223782). +- Update + patches.suse/btrfs-handle-chunk-tree-lookup-error-in-btrfs_reloca.patch + (git-fixes CVE-2024-35936 bsc#1224644). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-during-disabl.patch + (git-fixes CVE-2024-27004 bsc#1223762). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-for-clk_summa.patch + (git-fixes CVE-2024-27003 bsc#1223761). +- Update + patches.suse/clk-mediatek-Do-a-runtime-PM-get-on-controllers-duri.patch + (git-fixes CVE-2024-27002 bsc#1223759). +- Update + patches.suse/comedi-vmk80xx-fix-incomplete-endpoint-checking.patch + (git-fixes CVE-2024-27001 bsc#1223698). +- Update + patches.suse/dm-raid-really-frozen-sync_thread-during-suspend-16c4.patch + (jsc#PED-7542 CVE-2024-35794 bsc#1224706). +- Update + patches.suse/dm-raid456-md-raid456-fix-a-deadlock-for-dm-raid456-4142.patch + (bsc#1219596 CVE-2024-26962 bsc#1223654). +- Update + patches.suse/dma-buf-Fix-NULL-pointer-dereference-in-sanitycheck.patch + (git-fixes CVE-2024-35916 bsc#1224480). +- Update patches.suse/dma-xilinx_dpdma-Fix-locking.patch + (git-fixes CVE-2024-35990 bsc#1224559). +- Update + patches.suse/dmaengine-fsl-qdma-Fix-a-memory-leak-related-to-the--3aa58cb.patch + (git-fixes CVE-2024-35833 bsc#1224632). +- Update + patches.suse/dmaengine-idxd-Fix-oops-during-rmmod-on-single-CPU-p.patch + (git-fixes CVE-2024-35989 bsc#1224558). +- Update + patches.suse/dpll-fix-dpll_pin_on_pin_register-for-multiple-paren.patch + (CVE-2024-27027 bsc#1223787 CVE-2024-36002 bsc#1224546). +- Update + patches.suse/dpll-fix-pin-dump-crash-for-rebound-module.patch + (jsc#PED-6079 CVE-2024-35836 bsc#1224633). +- Update + patches.suse/drm-Check-output-polling-initialized-before-disablin.patch + (stable-fixes CVE-2024-35927 bsc#1224654). +- Update + patches.suse/drm-amd-amdgpu-Fix-potential-ioremap-memory-leaks-in.patch + (stable-fixes CVE-2024-35928 bsc#1224653). +- Update + patches.suse/drm-amd-display-Fix-bounds-check-for-dcn35-DcfClocks.patch + (git-fixes CVE-2024-35788 bsc#1224709). +- Update + patches.suse/drm-amd-display-Prevent-crash-when-disable-stream.patch + (stable-fixes CVE-2024-35799 bsc#1224740). +- Update + patches.suse/drm-amdgpu-amdgpu_ttm_gart_bind-set-gtt-bound-flag.patch + (stable-fixes CVE-2024-35817 bsc#1224736). +- Update + patches.suse/drm-amdgpu-fix-deadlock-while-reading-mqd-from-debug.patch + (git-fixes CVE-2024-35795 bsc#1224634). +- Update + patches.suse/drm-amdgpu-fix-mmhub-client-id-out-of-bounds-access.patch + (git-fixes CVE-2024-27029 bsc#1223789). +- Update + patches.suse/drm-amdgpu-once-more-fix-the-call-oder-in-amdgpu_ttm.patch + (git-fixes CVE-2024-27400 bsc#1224180). +- Update + patches.suse/drm-amdgpu-pm-Fix-NULL-pointer-dereference-when-get-.patch + (git-fixes CVE-2024-26949 bsc#1223665). +- Update + patches.suse/drm-amdgpu-validate-the-parameters-of-bo-mapping-ope.patch + (git-fixes CVE-2024-26922 bsc#1223315). +- Update + patches.suse/drm-amdkfd-Fix-memory-leak-in-create_process-failure.patch + (git-fixes CVE-2024-26986 bsc#1223728). +- Update patches.suse/drm-ast-Fix-soft-lockup.patch (git-fixes + CVE-2024-35952 bsc#1224705). +- Update + patches.suse/drm-client-Fully-protect-modes-with-dev-mode_config..patch + (stable-fixes CVE-2024-35950 bsc#1224703). +- Update + patches.suse/drm-i915-bios-Tolerate-devdata-NULL-in-intel_bios_en.patch + (stable-fixes CVE-2024-26938 bsc#1223678). +- Update + patches.suse/drm-i915-gt-Reset-queue_priority_hint-on-parking.patch + (git-fixes CVE-2024-26937 bsc#1223677). +- Update + patches.suse/drm-lima-fix-a-memleak-in-lima_heap_alloc.patch + (git-fixes CVE-2024-35829 bsc#1224707). +- Update + patches.suse/drm-nouveau-fix-stale-locked-mutex-in-nouveau_gem_io.patch + (git-fixes CVE-2024-35786 bsc#1224714). +- Update + patches.suse/drm-nouveau-keep-DMA-buffers-required-for-suspend-re.patch + (git-fixes CVE-2024-27411 bsc#1224433). +- Update patches.suse/drm-nv04-Fix-out-of-bounds-access.patch + (git-fixes CVE-2024-27008 bsc#1223802). +- Update + patches.suse/drm-panfrost-Fix-the-error-path-in-panfrost_mmu_map_.patch + (git-fixes CVE-2024-35951 bsc#1224701). +- Update + patches.suse/drm-vc4-don-t-check-if-plane-state-fb-state-fb.patch + (stable-fixes CVE-2024-35932 bsc#1224650). +- Update + patches.suse/drm-vmwgfx-Create-debugfs-ttm_resource_manager-entry.patch + (git-fixes CVE-2024-26940 bsc#1223718). +- Update + patches.suse/drm-vmwgfx-Fix-the-lifetime-of-the-bo-cursor-memory.patch + (git-fixes CVE-2024-35810 bsc#1224626). +- Update + patches.suse/dyndbg-fix-old-BUG_ON-in-control-parser.patch + (stable-fixes CVE-2024-35947 bsc#1224647). +- Update + patches.suse/efi-capsule-loader-fix-incorrect-allocation-size.patch + (git-fixes CVE-2024-27413 bsc#1224438). +- Update patches.suse/efi-fix-panic-in-kdump-kernel.patch + (git-fixes CVE-2024-35800 bsc#1224507). +- Update + patches.suse/fat-fix-uninitialized-field-in-nostale-filehandles.patch + (git-fixes CVE-2024-26973 bsc#1223641). +- Update + patches.suse/fbmon-prevent-division-by-zero-in-fb_videomode_from_.patch + (stable-fixes CVE-2024-35922 bsc#1224660). +- Update + patches.suse/fs-aio-Check-IOCB_AIO_RW-before-the-struct-aio_kiocb.patch + (bsc#1222721 CVE-2024-26764 CVE-2024-35815 bsc#1224685). +- Update + patches.suse/geneve-fix-header-validation-in-geneve-6-_xmit_skb.patch + (git-fixes CVE-2024-35973 bsc#1224586). +- Update + patches.suse/geneve-make-sure-to-pull-inner-header-in-geneve_rx.patch + (git-fixes CVE-2024-26857 bsc#1223058). +- Update + patches.suse/i2c-smbus-fix-NULL-function-pointer-dereference.patch + (git-fixes CVE-2024-35984 bsc#1224567). +- Update + patches.suse/ice-fix-memory-corruption-bug-with-suspend-and-rebui.patch + (git-fixes CVE-2024-35911 bsc#1224486). +- Update + patches.suse/ice-fix-uninitialized-dplls-mutex-usage.patch + (git-fixes CVE-2024-26854 bsc#1223039). +- Update + patches.suse/idpf-fix-kernel-panic-on-unknown-packet-types.patch + (git-fixes CVE-2024-35889 bsc#1224517). +- Update + patches.suse/igc-avoid-returning-frame-twice-in-XDP_REDIRECT.patch + (git-fixes CVE-2024-26853 bsc#1223061). +- Update + patches.suse/init-main.c-Fix-potential-static_command_line-memory.patch + (git-fixes CVE-2024-26988 bsc#1223747). +- Update + patches.suse/iommufd-Fix-iopt_access_list_id-overwrite-bug.patch + (git-fixes CVE-2024-26786 bsc#1222780). +- Update + patches.suse/irqchip-gic-v3-its-Prevent-double-free-on-error.patch + (git-fixes CVE-2024-35847 bsc#1224697). +- Update + patches.suse/kprobes-Fix-possible-use-after-free-issue-on-kprobe-registration.patch + (git-fixes CVE-2024-35955 bsc#1224676). +- Update + patches.suse/mac802154-fix-llsec-key-resources-release-in-mac8021.patch + (git-fixes CVE-2024-26961 bsc#1223652). +- Update + patches.suse/md-dm-raid-don-t-call-md_reap_sync_thread-directly-cd32.patch + (jsc#PED-7542 CVE-2024-35808 bsc#1224623). +- Update patches.suse/md-fix-kmemleak-of-rdev-serial-6cf3.patch + (jsc#PED-7542 CVE-2024-26900 bsc#1223046). +- Update + patches.suse/media-tc358743-register-v4l2-async-device-only-after.patch + (git-fixes CVE-2024-35830 bsc#1224680). +- Update + patches.suse/misc-lis3lv02d_i2c-Fix-regulators-getting-en-dis-abl.patch + (git-fixes CVE-2024-35824 bsc#1224609). +- Update + patches.suse/mlxbf_gige-call-request_irq-after-NAPI-initialized.patch + (git-fixes CVE-2024-35907 bsc#1224492). +- Update + patches.suse/mlxbf_gige-stop-interface-during-shutdown.patch + (git-fixes CVE-2024-35885 bsc#1224519). +- Update + patches.suse/mmc-core-Avoid-negative-index-with-array-access.patch + (git-fixes CVE-2024-35813 bsc#1224618). +- Update + patches.suse/msft-hv-2971-net-mana-Fix-Rx-DMA-datasize-and-skb_over_panic.patch + (git-fixes CVE-2024-35901 bsc#1224495). +- Update + patches.suse/net-ena-Fix-incorrect-descriptor-free-behavior.patch + (git-fixes CVE-2024-35958 bsc#1224677). +- Update + patches.suse/net-ethernet-mtk_eth_soc-fix-PPE-hanging-issue.patch + (git-fixes CVE-2024-27432 bsc#1224716). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-1588-is-received-on-H.patch + (git-fixes CVE-2024-26881 bsc#1223041). +- Update + patches.suse/net-ice-Fix-potential-NULL-pointer-dereference-in-ic.patch + (git-fixes CVE-2024-26855 bsc#1223051). +- Update + patches.suse/net-ks8851-Handle-softirqs-at-the-end-of-IRQ-thread-.patch + (git-fixes CVE-2024-35971 bsc#1224578). +- Update + patches.suse/net-ll_temac-platform_get_resource-replaced-by-wrong.patch + (git-fixes CVE-2024-35796 bsc#1224615). +- Update + patches.suse/net-mlx5-Properly-link-new-fs-rules-into-the-tree.patch + (git-fixes CVE-2024-35960 bsc#1224588). +- Update + patches.suse/net-mlx5-Register-devlink-first-under-devlink-lock.patch + (git-fixes CVE-2024-35961 bsc#1224585). +- Update + patches.suse/net-mlx5e-Fix-mlx5e_priv_init-cleanup-flow.patch + (git-fixes CVE-2024-35959 bsc#1224666). +- Update + patches.suse/net-mlx5e-Use-a-memory-barrier-to-enforce-PTP-WQ-xmi.patch + (git-fixes CVE-2024-26858 bsc#1223020). +- Update + patches.suse/net-mlx5e-fix-a-double-free-in-arfs_create_groups.patch + (jsc#PED-3311 CVE-2024-35835 bsc#1224605). +- Update + patches.suse/net-mvpp2-clear-BM-pool-before-initialization.patch + (git-fixes CVE-2024-35837 bsc#1224500). +- Update + patches.suse/net-phy-micrel-Fix-potential-null-pointer-dereferenc.patch + (git-fixes CVE-2024-35891 bsc#1224513). +- Update + patches.suse/net-phy-phy_device-Prevent-nullptr-exceptions-on-ISR.patch + (stable-fixes CVE-2024-35945 bsc#1224639). +- Update + patches.suse/net-sparx5-Fix-use-after-free-inside-sparx5_del_mact.patch + (git-fixes CVE-2024-26856 bsc#1223052). +- Update patches.suse/net-tls-fix-WARNIING-in-__sk_msg_free.patch + (bsc#1221858 CVE-2024-35841 bsc#1224687). +- Update + patches.suse/net-wwan-t7xx-Split-64bit-accesses-to-fix-alignment-.patch + (git-fixes CVE-2024-35909 bsc#1224491). +- Update + patches.suse/nfc-nci-Fix-uninit-value-in-nci_dev_up-and-nci_ntf_p.patch + (git-fixes CVE-2024-35915 bsc#1224479). +- Update + patches.suse/nfp-flower-handle-acti_netdevs-allocation-failure.patch + (git-fixes CVE-2024-27046 bsc#1223827). +- Update + patches.suse/nfs-fix-panic-when-nfs4_ff_layout_prepare_ds-fails.patch + (git-fixes CVE-2024-26868 bsc#1223038). +- Update + patches.suse/nfsd-Fix-error-cleanup-path-in-nfsd_rename.patch + (bsc#1221044 CVE-2023-52591 CVE-2024-35914 bsc#1224482). +- Update + patches.suse/nouveau-fix-instmem-race-condition-around-ptr-stores.patch + (git-fixes CVE-2024-26984 bsc#1223633). +- Update patches.suse/nouveau-lock-the-client-object-tree.patch + (stable-fixes CVE-2024-27062 bsc#1223834). +- Update + patches.suse/nvme-fc-do-not-wait-in-vain-when-unloading-module.patch + (git-fixes CVE-2024-26846 bsc#1223023). +- Update + patches.suse/nvme-fix-reconnection-fail-due-to-reserved-tag-alloc.patch + (git-fixes CVE-2024-27435 bsc#1224717). +- Update + patches.suse/octeontx2-af-Use-separate-handlers-for-interrupts.patch + (git-fixes CVE-2024-27030 bsc#1223790). +- Update + patches.suse/octeontx2-pf-Fix-transmit-scheduler-resource-leak.patch + (git-fixes CVE-2024-35975 bsc#1224569). +- Update + patches.suse/of-dynamic-Synchronize-of_changeset_destroy-with-the.patch + (git-fixes CVE-2024-35879 bsc#1224524). +- Update + patches.suse/of-module-prevent-NULL-pointer-dereference-in-vsnpri.patch + (stable-fixes CVE-2024-35878 bsc#1224671). +- Update + patches.suse/phy-marvell-a3700-comphy-Fix-out-of-bounds-read.patch + (git-fixes CVE-2024-35992 bsc#1224555). +- Update + patches.suse/phy-ti-tusb1210-Resolve-charger-det-crash-if-charger.patch + (git-fixes CVE-2024-35986 bsc#1224562). +- Update + patches.suse/platform-chrome-cros_ec_uart-properly-fix-race-condi.patch + (git-fixes CVE-2024-35977 bsc#1224568). +- Update + patches.suse/power-supply-bq27xxx-i2c-Do-not-free-non-existing-IR.patch + (git-fixes CVE-2024-27412 bsc#1224437). +- Update + patches.suse/pstore-inode-Only-d_invalidate-is-needed.patch + (git-fixes CVE-2024-27389 bsc#1223705). +- Update + patches.suse/pstore-zone-Add-a-null-pointer-check-to-the-psz_kmsg.patch + (stable-fixes CVE-2024-35940 bsc#1224537). +- Update + patches.suse/s390-zcrypt-fix-reference-counting-on-zcrypt-card-objects.patch + (git-fixes bsc#1223592 CVE-2024-26957 bsc#1223666). +- Update + patches.suse/scsi-core-Fix-unremoved-procfs-host-directory-regression.patch + (git-fixes CVE-2024-26935 bsc#1223675). +- Update + patches.suse/scsi-lpfc-Fix-possible-memory-leak-in-lpfc_rcv_padis.patch + (bsc#1220021 CVE-2024-35930 bsc#1224651). +- Update patches.suse/scsi-sg-Avoid-sg-device-teardown-race.patch + (git-fixes CVE-2024-35954 bsc#1224675). +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes CVE-2024-26742 bsc#1222608). +- Update + patches.suse/selinux-avoid-dereference-of-garbage-after-mount-fai.patch + (git-fixes CVE-2024-35904 bsc#1224494). +- Update + patches.suse/serial-mxs-auart-add-spinlock-around-changing-cts-st.patch + (git-fixes CVE-2024-27000 bsc#1223757). +- Update + patches.suse/serial-pmac_zilog-Remove-flawed-mitigation-for-rx-ir.patch + (git-fixes CVE-2024-26999 bsc#1223754). +- Update + patches.suse/soc-fsl-qbman-Always-disable-interrupts-when-taking-.patch + (git-fixes CVE-2024-35806 bsc#1224699). +- Update + patches.suse/soc-fsl-qbman-Use-raw-spinlock-for-cgr_lock.patch + (git-fixes CVE-2024-35819 bsc#1224683). +- Update patches.suse/speakup-Avoid-crash-on-very-long-word.patch + (git-fixes CVE-2024-26994 bsc#1223750). +- Update + patches.suse/spi-lpspi-Avoid-potential-use-after-free-in-probe.patch + (git-fixes CVE-2024-26866 bsc#1223024). +- Update + patches.suse/spi-mchp-pci1xxx-Fix-a-possible-null-pointer-derefer.patch + (git-fixes CVE-2024-35883 bsc#1224521). +- Update + patches.suse/spi-spi-mt65xx-Fix-NULL-pointer-access-in-interrupt-.patch + (git-fixes CVE-2024-27028 bsc#1223788). +- Update + patches.suse/ubifs-Set-page-uptodate-in-the-correct-place.patch + (git-fixes CVE-2024-35821 bsc#1224629). +- Update + patches.suse/usb-cdc-wdm-close-race-between-read-and-workqueue.patch + (git-fixes CVE-2024-35812 bsc#1224624). +- Update + patches.suse/usb-dwc2-host-Fix-dereference-issue-in-DDMA-completi.patch + (git-fixes CVE-2024-26997 bsc#1223741). +- Update + patches.suse/usb-dwc3-am62-fix-module-unload-reload-behavior.patch + (git-fixes CVE-2024-26963 bsc#1223651). +- Update + patches.suse/usb-gadget-f_ncm-Fix-UAF-ncm-object-at-re-bind-after.patch + (stable-fixes CVE-2024-26996 bsc#1223752). +- Update + patches.suse/usb-gadget-ncm-Avoid-dropping-datagrams-of-properly-.patch + (git-fixes CVE-2024-27405 bsc#1224423). +- Update + patches.suse/usb-gadget-ncm-Fix-handling-of-zero-block-length-pac.patch + (git-fixes CVE-2024-35825 bsc#1224681). +- Update + patches.suse/usb-typec-altmodes-displayport-create-sysfs-nodes-as.patch + (git-fixes CVE-2024-35790 bsc#1224712). +- Update + patches.suse/usb-typec-tcpm-Correct-the-PDO-counting-in-pd_set.patch + (git-fixes CVE-2024-26995 bsc#1223696). +- Update + patches.suse/usb-typec-tcpm-fix-double-free-issue-in-tcpm_port_un.patch + (git-fixes CVE-2024-26932 bsc#1223649). +- Update patches.suse/usb-typec-ucsi-Limit-read-size-on-v1.2.patch + (stable-fixes CVE-2024-35924 bsc#1224657). +- Update + patches.suse/usb-udc-remove-warning-when-queue-disabled-ep.patch + (stable-fixes CVE-2024-35822 bsc#1224739). +- Update + patches.suse/usb-xhci-Add-error-handling-in-xhci_map_urb_for_dma.patch + (git-fixes CVE-2024-26964 bsc#1223650). +- Update + patches.suse/vt-fix-unicode-buffer-corruption-when-deleting-chara.patch + (git-fixes CVE-2024-35823 bsc#1224692). +- Update + patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch + (bsc#1207948 CVE-2024-35938 bsc#1224643). +- Update + patches.suse/wifi-brcmfmac-Fix-use-after-free-bug-in-brcmf_cfg802.patch + (CVE-2023-47233 bsc#1216702 CVE-2024-35811 bsc#1224592). +- Update + patches.suse/wifi-cfg80211-check-A-MSDU-format-more-carefully.patch + (stable-fixes CVE-2024-35937 bsc#1224526). +- Update + patches.suse/wifi-iwlwifi-dbg-tlv-ensure-NUL-termination.patch + (git-fixes CVE-2024-35845 bsc#1224731). +- Update + patches.suse/wifi-iwlwifi-mvm-don-t-set-the-MFP-flag-for-the-GTK.patch + (git-fixes CVE-2024-27434 bsc#1224710). +- Update + patches.suse/wifi-iwlwifi-mvm-rfi-fix-potential-response-leaks.patch + (git-fixes CVE-2024-35912 bsc#1224487). +- Update + patches.suse/wifi-libertas-fix-some-memleaks-in-lbs_allocate_cmd_.patch + (git-fixes CVE-2024-35828 bsc#1224622). +- Update + patches.suse/wifi-mac80211-check-clear-fast-rx-for-non-4addr-sta-.patch + (stable-fixes CVE-2024-35789 bsc#1224749). +- Update + patches.suse/wifi-mac80211-fix-potential-sta-link-leak.patch + (git-fixes CVE-2024-35838 bsc#1224613). +- Update + patches.suse/wifi-nl80211-reject-iftype-change-with-mesh-ID-chang.patch + (git-fixes CVE-2024-27410 bsc#1224432). +- Update + patches.suse/wifi-rtw89-fix-null-pointer-access-when-abort-scan.patch + (stable-fixes CVE-2024-35946 bsc#1224646). +- Update + patches.suse/wireguard-netlink-access-device-through-ctx-instead-.patch + (git-fixes CVE-2024-26950 bsc#1223661). +- Update + patches.suse/wireguard-netlink-check-for-dangling-peer-via-is_dea.patch + (git-fixes CVE-2024-26951 bsc#1223660). +- Update + patches.suse/wireguard-receive-annotate-data-race-around-receivin.patch + (git-fixes CVE-2024-26861 bsc#1223076). +- Update + patches.suse/x86-coco-Require-seeding-RNG-with-RDRAND-on-CoCo-systems.patch + (git-fixes CVE-2024-35875 bsc#1224665). +- Update + patches.suse/x86-fpu-Keep-xfd_state-in-sync-with-MSR_IA32_XFD.patch + (git-fixes CVE-2024-35801 bsc#1224732). +- Update + patches.suse/xen-evtchn-avoid-WARN-when-unbinding-an-event-channe.patch + (git-fixes CVE-2024-27067 bsc#1223739). +- Update + patches.suse/xsk-recycle-buffer-in-case-Rx-queue-was-full.patch + (bsc#1221303 CVE-2024-26611 CVE-2024-35834 bsc#1224620). +- commit 005afc6 + +------------------------------------------------------------------- +Wed May 22 18:08:15 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-LPIT-Avoid-u32-multiplication-overflow.patch + (git-fixes CVE-2023-52683 bsc#1224627). +- Update + patches.suse/ACPI-video-check-for-error-while-searching-for-backl.patch + (git-fixes CVE-2023-52693 bsc#1224686). +- Update + patches.suse/ASoC-Intel-sof_sdw_rt_sdca_jack_common-ctx-headset_c.patch + (git-fixes CVE-2023-52697 bsc#1224596). +- Update + patches.suse/ASoC-SOF-amd-Fix-memory-leak-in-amd_sof_acp_probe.patch + (git-fixes CVE-2023-52663 bsc#1224630). +- Update + patches.suse/Revert-drm-amd-pm-resolve-reboot-exception-for-si-ol.patch + (git-fixes CVE-2023-52657 bsc#1224722). +- Update + patches.suse/Revert-net-mlx5-Block-entering-switchdev-mode-with-n.patch + (git-fixes CVE-2023-52658 bsc#1224719). +- Update + patches.suse/SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch + (git-fixes CVE-2023-52653 bsc#1223712). +- Update + patches.suse/bpf-Guard-stack-limits-against-32bit-overflow.patch + (git-fixes CVE-2023-52676 bsc#1224730). +- Update + patches.suse/crypto-rsa-add-a-check-for-allocation-failure.patch + (bsc#1222775 CVE-2023-52472 bsc#1220430). +- Update + patches.suse/crypto-s390-aes-Fix-buffer-overread-in-CTR-mode.patch + (git-fixes CVE-2023-52669 bsc#1224637). +- Update + patches.suse/crypto-safexcel-Add-error-handling-for-dma_map_sg-ca.patch + (git-fixes CVE-2023-52687 bsc#1224501). +- Update + patches.suse/drm-amd-display-Check-writeback-connectors-in-create.patch + (git-fixes CVE-2023-52695 bsc#1224506). +- Update + patches.suse/drm-amd-display-Fix-a-debugfs-null-pointer-error.patch + (git-fixes CVE-2023-52673 bsc#1224741). +- Update + patches.suse/drm-amd-display-Fix-hang-underflow-when-transitionin.patch + (git-fixes CVE-2023-52671 bsc#1224729). +- Update + patches.suse/drm-amd-pm-fix-a-double-free-in-si_dpm_init.patch + (git-fixes CVE-2023-52691 bsc#1224607). +- Update + patches.suse/drm-amdkfd-Confirm-list-is-non-empty-before-utilizin.patch + (git-fixes CVE-2023-52678 bsc#1224617). +- Update + patches.suse/drm-bridge-tpd12s015-Drop-buggy-__exit-annotation-fo.patch + (git-fixes CVE-2023-52694 bsc#1224598). +- Update + patches.suse/drm-tegra-rgb-Fix-missing-clk_put-in-the-error-handl.patch + (git-fixes CVE-2023-52661 bsc#1224445). +- Update + patches.suse/drm-vmwgfx-fix-a-memleak-in-vmw_gmrid_man_get_node.patch + (git-fixes CVE-2023-52662 bsc#1224449). +- Update patches.suse/efivarfs-Free-s_fs_info-on-unmount.patch + (bsc#1220328 CVE-2023-52463 CVE-2023-52681 bsc#1224505). +- Update + patches.suse/media-rkisp1-Fix-IRQ-handling-due-to-shared-interrup.patch + (stable-fixes CVE-2023-52660 bsc#1224443). +- Update + patches.suse/net-atlantic-eliminate-double-free-in-error-handling.patch + (git-fixes CVE-2023-52664 bsc#1224747). +- Update + patches.suse/net-mlx5e-fix-a-potential-double-free-in-fs_any_crea.patch + (jsc#PED-3311 CVE-2023-52667 bsc#1224603). +- Update + patches.suse/of-Fix-double-free-in-of_parse_phandle_with_args_map.patch + (git-fixes CVE-2023-52679 bsc#1224508). +- Update + patches.suse/powerpc-imc-pmu-Add-a-null-pointer-check-in-update_events_in_group.patch + (git-fixes CVE-2023-52675 bsc#1224504). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_eve.patch + (bsc#1065729 CVE-2023-52686 bsc#1224682). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_pow.patch + (bsc#1181674 ltc#189159 git-fixes CVE-2023-52696 bsc#1224601). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-to-scom_deb.patch + (bsc#1194869 CVE-2023-52690 bsc#1224611). +- Update + patches.suse/pstore-ram_core-fix-possible-overflow-in-persistent_.patch + (git-fixes CVE-2023-52685 bsc#1224728). +- Update + patches.suse/rpmsg-virtio-Free-driver_override-when-rpmsg_remove.patch + (git-fixes CVE-2023-52670 bsc#1224696). +- commit 578211b + +------------------------------------------------------------------- +Wed May 22 17:16:55 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_enable_notify() (git-fixes). +- commit 2e20e2c + +------------------------------------------------------------------- +Wed May 22 16:41:31 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_vq_avail_empty() (git-fixes). +- commit 936d53e + +------------------------------------------------------------------- +Wed May 22 16:05:24 CEST 2024 - jgross@suse.com + +- virtio_net: Do not send RSS key if it is not supported + (git-fixes). +- commit cc7c4a0 + +------------------------------------------------------------------- +Wed May 22 15:29:52 CEST 2024 - jgross@suse.com + +- vsock/virtio: fix packet delivery to tap device (git-fixes). +- commit dfd8673 + +------------------------------------------------------------------- +Wed May 22 14:54:16 CEST 2024 - jgross@suse.com + +- virtio-blk: Ensure no requests in virtqueues before deleting + vqs (git-fixes). +- commit 966a23e + +------------------------------------------------------------------- +Wed May 22 14:17:42 CEST 2024 - jgross@suse.com + +- KVM: VMX: Disable LBR virtualization if the CPU doesn't support + LBR callstacks (git-fixes). +- commit f941b05 + +------------------------------------------------------------------- +Wed May 22 14:09:42 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory (git-fixes). +- commit c99f198 + +------------------------------------------------------------------- +Wed May 22 14:08:46 CEST 2024 - nik.borisov@suse.com + +- proc/kcore: do not try to access unaccepted memory (git-fixes). +- commit 2daf00c + +------------------------------------------------------------------- +Wed May 22 13:17:05 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: touch soft lockup during memory accept (git-fixes). +- commit 45ed7cb + +------------------------------------------------------------------- +Wed May 22 13:14:27 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type (bsc#1224442 CVE-2023-52659). +- commit dad72fd + +------------------------------------------------------------------- +Wed May 22 13:04:12 CEST 2024 - jgross@suse.com + +- kabi fix of perf/x86/intel: Expose existence of callback support to KVM + (git fixes). +- commit 5db441c + +------------------------------------------------------------------- +Wed May 22 13:03:15 CEST 2024 - jgross@suse.com + +- perf/x86/intel: Expose existence of callback support to KVM + (git-fixes). +- commit b24b5fc + +------------------------------------------------------------------- +Wed May 22 11:25:18 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. + Intel compatible (git-fixes). +- commit 38bcaaa + +------------------------------------------------------------------- +Wed May 22 11:11:23 CEST 2024 - lhenriques@suse.de + +- ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE + (bsc#1224866). +- commit 6a4b4a1 + +------------------------------------------------------------------- +Wed May 22 10:35:02 CEST 2024 - lhenriques@suse.de + +- blacklist.conf: cephfs client logging infrastructure commits + These two commits are useless in isolation, they are part of a larger set + of commits that add extra info to debug logs. +- commit 2056926 + +------------------------------------------------------------------- +Wed May 22 08:47:44 CEST 2024 - tiwai@suse.de + +- remoteproc: k3-r5: Jump to error handling labels in start/stop + errors (git-fixes). +- commit 6f545f8 + +------------------------------------------------------------------- +Wed May 22 08:46:38 CEST 2024 - tiwai@suse.de + +- libsubcmd: Fix parse-options memory leak (git-fixes). +- dmaengine: idxd: Avoid unnecessary destruction of file_ida + (git-fixes). +- dmaengine: axi-dmac: fix possible race in remove() (git-fixes). +- dmaengine: idma64: Add check for dma_set_max_seg_size + (git-fixes). +- remoteproc: k3-r5: Do not allow core1 to power up before core0 + via sysfs (git-fixes). +- remoteproc: k3-r5: Wait for core0 power-up before powering up + core1 (git-fixes). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (git-fixes). +- PCI: tegra194: Fix probe path for Endpoint mode (git-fixes). +- PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id + (git-fixes). +- PCI: dwc: ep: Fix DBI access failure for drivers requiring + refclk from host (git-fixes). +- PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3 + (git-fixes). +- PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3 + (git-fixes). +- KEYS: trusted: Do not use WARN when encode fails (git-fixes). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() (git-fixes). +- commit d7da373 + +------------------------------------------------------------------- +Tue May 21 19:42:14 CEST 2024 - jgross@suse.com + +- KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is + enabled (git-fixes). +- commit 7d13726 + +------------------------------------------------------------------- +Tue May 21 19:06:22 CEST 2024 - jgross@suse.com + +- KVM: x86: Allow, don't ignore, same-value writes to immutable + MSRs (git-fixes). +- commit e25e965 + +------------------------------------------------------------------- +Tue May 21 18:30:43 CEST 2024 - jgross@suse.com + +- KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT + Misconfig (git-fixes). +- commit 21a74db + +------------------------------------------------------------------- +Tue May 21 17:54:50 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC + internal slots (git-fixes). +- commit b2d6429 + +------------------------------------------------------------------- +Tue May 21 17:19:17 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Move private vs. shared check above slot validity + checks (git-fixes). +- commit 2108d3a + +------------------------------------------------------------------- +Tue May 21 16:43:17 CEST 2024 - jgross@suse.com + +- KVM: x86: Fully re-initialize supported_mce_cap on vendor + module load (git-fixes). +- commit 52160e6 + +------------------------------------------------------------------- +Tue May 21 16:07:04 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing + dirty status (git-fixes). +- commit 7bdd69f + +------------------------------------------------------------------- +Tue May 21 15:26:06 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add a1fd0b9d751f sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level +- commit 3d0aa70 + +------------------------------------------------------------------- +Tue May 21 15:16:02 CEST 2024 - tiwai@suse.de + +- drm/nouveau/disp: Fix missing backlight control on Macbook 5, + 1 (bsc#1223838). +- commit 07ffc12 + +------------------------------------------------------------------- +Tue May 21 14:27:31 CEST 2024 - iivanov@suse.de + +- iommu/dma: Force swiotlb_max_mapping_size on an untrusted device (bsc#1224331) +- commit 55fb87b + +------------------------------------------------------------------- +Tue May 21 14:26:12 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix alignment checks when both allocation and DMA masks are (bsc#1224331) +- commit 8bebd77 + +------------------------------------------------------------------- +Tue May 21 14:24:53 CEST 2024 - iivanov@suse.de + +- swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc() (bsc#1224331) +- commit fcf796a + +------------------------------------------------------------------- +Tue May 21 14:21:15 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix double-allocation of slots due to broken alignment (bsc#1224331) +- commit c65bb03 + +------------------------------------------------------------------- +Tue May 21 14:19:30 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Set enable bits for GP counters in + PERF_GLOBAL_CTRL at "RESET" (git-fixes). +- commit 1ba62ae + +------------------------------------------------------------------- +Tue May 21 14:17:25 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disable support for adaptive PEBS (git-fixes). +- commit 9862bdd + +------------------------------------------------------------------- +Tue May 21 14:15:41 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD + platforms (git-fixes). +- commit 5f8077d + +------------------------------------------------------------------- +Tue May 21 14:13:58 CEST 2024 - jgross@suse.com + +- KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel + compatible (git-fixes). +- commit c9c8902 + +------------------------------------------------------------------- +Tue May 21 14:10:14 CEST 2024 - jgross@suse.com + +- x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM + (git-fixes). +- commit f882a8e + +------------------------------------------------------------------- +Tue May 21 13:34:01 CEST 2024 - jgross@suse.com + +- KVM: x86: Use actual kvm_cpuid.base for clearing + KVM_FEATURE_PV_UNHALT (git-fixes). +- commit 80b67d0 + +------------------------------------------------------------------- +Tue May 21 13:14:53 CEST 2024 - mfranc@suse.cz + +- s390/cio: fix tracepoint subchannel type field (git-fixes + bsc#1224793). +- commit f1aa928 + +------------------------------------------------------------------- +Tue May 21 13:09:15 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Emit a barrier for BPF_FETCH instructions (git-fixes + bsc#1224792). +- commit d08e4ce + +------------------------------------------------------------------- +Tue May 21 13:05:27 CEST 2024 - mfranc@suse.cz + +- KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M + (git-fixes bsc#1224790). +- commit b0b1c22 + +------------------------------------------------------------------- +Tue May 21 12:57:45 CEST 2024 - jgross@suse.com + +- KVM: x86: Introduce __kvm_get_hypervisor_cpuid() helper + (git-fixes). +- commit 652c188 + +------------------------------------------------------------------- +Tue May 21 12:12:33 CEST 2024 - jslaby@suse.cz + +- rpm/kernel-obs-build.spec.in: remove reiserfs from OBS initrd + We disabled the FS in bug 1202309. And we actively blacklist it in: + /usr/lib/modprobe.d/60-blacklist_fs-reiserfs.conf + This, as a side-effect, fixes obs-build's warning: + dracut-pre-udev[1463]: sh: line 1: /usr/lib/module-init-tools/unblacklist: No such file or directory + Exactly due to the above 60-blacklist_fs-reiserfs.conf trying to call the + above unblacklist. + We should likely drop ext2+ext3 from the list too, as we don't build + them at all. But that's a different story. +- commit 9e1a078 + +------------------------------------------------------------------- +Tue May 21 11:31:32 CEST 2024 - jgross@suse.com + +- KVM: SVM: Add support for allowing zero SEV ASIDs (git-fixes). +- commit 9327154 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - jgross@suse.com + +- KVM: SVM: Use unsigned integers when dealing with ASIDs + (git-fixes). +- commit b0fec37 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - cfamullaconrad@suse.de + +- tools/power turbostat: Expand probe_intel_uncore_frequency() + (bsc#1221765). +- commit 7c0d70f + +------------------------------------------------------------------- +Tue May 21 11:27:24 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: fix recursive deadlock in timer injection + (git-fixes). +- commit 389ea84 + +------------------------------------------------------------------- +Tue May 21 11:25:54 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: remove WARN_ON_ONCE() with false positives in + evtchn delivery (git-fixes). +- commit d63a8c9 + +------------------------------------------------------------------- +Tue May 21 11:24:29 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: inject vCPU upcall vector when local APIC is + enabled (git-fixes). +- commit 538dcab + +------------------------------------------------------------------- +Tue May 21 11:22:43 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: improve accuracy of Xen timers (git-fixes). +- commit 921d76d + +------------------------------------------------------------------- +Tue May 21 11:20:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Explicitly check NMI from guest to reducee false + positives (git-fixes). +- commit be2edf0 + +------------------------------------------------------------------- +Tue May 21 11:18:52 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled + (git-fixes). +- commit fe18eef + +------------------------------------------------------------------- +Tue May 21 11:16:06 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs + (git-fixes). +- commit 406de6b + +------------------------------------------------------------------- +Tue May 21 10:34:00 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs (git-fixes). +- commit dd1520f + +------------------------------------------------------------------- +Tue May 21 09:57:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC + due to bad index (git-fixes). +- commit b2e9cf1 + +------------------------------------------------------------------- +Tue May 21 09:22:11 CEST 2024 - shung-hsi.yu@suse.com + +- blacklist.conf: add "libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos" +- commit f859338 + +------------------------------------------------------------------- +Tue May 21 09:07:54 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD + (git-fixes). +- commit fd656b7 + +------------------------------------------------------------------- +Tue May 21 09:02:26 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Allow programming events that match unsupported + arch events (git-fixes). +- commit 60f57dc + +------------------------------------------------------------------- +Tue May 21 08:49:53 CEST 2024 - tiwai@suse.de + +- firmware: dmi-id: add a release callback function (git-fixes). +- watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in + sa1100dog_probe() (git-fixes). +- watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a + safety margin (git-fixes). +- watchdog: bd9576: Drop "always-running" property (git-fixes). +- watchdog: cpu5wdt.c: Fix use-after-free bug caused by + cpu5wdt_trigger (git-fixes). +- i2c: acpi: Unbind mux adapters before delete (git-fixes). +- i2c: synquacer: Fix an error handling path in + synquacer_i2c_probe() (git-fixes). +- i2c: cadence: Avoid fifo clear after start (git-fixes). +- pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins + regs (git-fixes). +- pinctrl: armada-37xx: remove an unused variable (git-fixes). +- crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak (git-fixes). +- commit 60d82a4 + +------------------------------------------------------------------- +Tue May 21 08:25:35 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Always treat Fixed counters as available when + supported (git-fixes). +- commit c4b0d18 + +------------------------------------------------------------------- +Tue May 21 08:23:45 CEST 2024 - jgross@suse.com + +- KVM: VMX: Report up-to-date exit qualification to userspace + (git-fixes). +- commit d6b020d + +------------------------------------------------------------------- +Tue May 21 08:20:50 CEST 2024 - jgross@suse.com + +- KVM: x86: Fix broken debugregs ABI for 32 bit kernels + (git-fixes). +- commit 69a1ee8 + +------------------------------------------------------------------- +Tue May 21 08:18:03 CEST 2024 - jgross@suse.com + +- SEV: disable SEV-ES DebugSwap by default (git-fixes). +- commit dcaff2f + +------------------------------------------------------------------- +Tue May 21 08:16:02 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMU + (git-fixes). +- commit c561279 + +------------------------------------------------------------------- +Tue May 21 08:11:53 CEST 2024 - jgross@suse.com + +- KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear + they're a WIP (git-fixes). +- commit aba16e8 + +------------------------------------------------------------------- +Tue May 21 08:10:16 CEST 2024 - jgross@suse.com + +- KVM: x86: Mark target gfn of emulated atomic instruction as + dirty (git-fixes). +- commit 303882a + +------------------------------------------------------------------- +Tue May 21 08:08:31 CEST 2024 - jgross@suse.com + +- KVM: SVM: Flush pages under kvm->lock to fix UAF in + svm_register_enc_region() (git-fixes). +- commit 4382f8a + +------------------------------------------------------------------- +Mon May 20 18:22:45 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes bsc#1222608 CVE-2024-26742). +- commit 950259c + +------------------------------------------------------------------- +Mon May 20 17:34:03 CEST 2024 - dsterba@suse.com + +- btrfs: always clear PERTRANS metadata during commit (git-fixes) +- commit f24386b + +------------------------------------------------------------------- +Mon May 20 17:31:37 CEST 2024 - dsterba@suse.com + +- btrfs: record delayed inode root in transaction (git-fixes) +- commit 3382370 + +------------------------------------------------------------------- +Mon May 20 17:30:52 CEST 2024 - dsterba@suse.com + +- btrfs: send: handle path ref underflow in header iterate_inode_ref() (git-fixes) +- commit 21cfc26 + +------------------------------------------------------------------- +Mon May 20 17:30:06 CEST 2024 - dsterba@suse.com + +- btrfs: export: handle invalid inode or root reference in btrfs_get_parent() (git-fixes) +- commit a357818 + +------------------------------------------------------------------- +Mon May 20 17:28:54 CEST 2024 - dsterba@suse.com + +- btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send() (git-fixes) +- commit 3227c75 + +------------------------------------------------------------------- +Mon May 20 17:28:06 CEST 2024 - dsterba@suse.com + +- btrfs: sysfs: validate scrub_speed_max value (git-fixes) +- commit 333b480 + +------------------------------------------------------------------- +Mon May 20 17:26:31 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: build fix for config we don't use +- commit d489b93 + +------------------------------------------------------------------- +Mon May 20 17:25:16 CEST 2024 - dsterba@suse.com + +- btrfs: prevent transaction block reserve underflow when starting transaction (git-fixes) +- commit e1ff84f + +------------------------------------------------------------------- +Mon May 20 17:19:12 CEST 2024 - dsterba@suse.com + +- btrfs: fix race when refilling delayed refs block reserve (git-fixes) +- commit f241886 + +------------------------------------------------------------------- +Mon May 20 17:17:09 CEST 2024 - dsterba@suse.com + +- btrfs: assert delayed node locked when removing delayed item (git-fixes) +- commit 7298484 + +------------------------------------------------------------------- +Mon May 20 17:16:03 CEST 2024 - dsterba@suse.com + +- btrfs: check for BTRFS_FS_ERROR in pending ordered assert (git-fixes) +- commit f5815af + +------------------------------------------------------------------- +Mon May 20 17:07:38 CEST 2024 - dsterba@suse.com + +- btrfs: output extra debug info if we failed to find an inline backref (git-fixes) +- commit 92fba41 + +------------------------------------------------------------------- +Mon May 20 17:06:06 CEST 2024 - dsterba@suse.com + +- btrfs: set page extent mapped after read_folio in relocate_one_page (git-fixes) +- commit 446041f + +------------------------------------------------------------------- +Mon May 20 17:04:32 CEST 2024 - dsterba@suse.com + +- btrfs: handle errors properly in update_inline_extent_backref() (git-fixes) +- commit ca5b7a2 + +------------------------------------------------------------------- +Mon May 20 15:43:05 CEST 2024 - nmorey@suse.com + +- RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw (git-fixes) +- commit 4bdc550 + +------------------------------------------------------------------- +Mon May 20 15:42:55 CEST 2024 - nmorey@suse.com + +- RDMA/IPoIB: Fix format truncation compilation errors (git-fixes) +- commit 6d737b0 + +------------------------------------------------------------------- +Mon May 20 15:42:41 CEST 2024 - nmorey@suse.com + +- bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq (git-fixes) +- commit 3e0bec3 + +------------------------------------------------------------------- +Mon May 20 15:42:30 CEST 2024 - nmorey@suse.com + +- IB/mlx5: Use __iowrite64_copy() for write combining stores (git-fixes) +- commit 9a3847d + +------------------------------------------------------------------- +Mon May 20 15:41:38 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix incorrect rxe_put in error path (git-fixes) +- commit c50f3b5 + +------------------------------------------------------------------- +Mon May 20 15:41:28 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Allow good work requests to be executed (git-fixes) +- commit b36653a + +------------------------------------------------------------------- +Mon May 20 15:41:18 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt (git-fixes) +- commit ba9e71d + +------------------------------------------------------------------- +Mon May 20 15:41:06 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Modify the print level of CQE error (git-fixes) +- commit 12a2ba5 + +------------------------------------------------------------------- +Mon May 20 15:40:45 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Use complete parentheses in macros (git-fixes) +- commit 7a9c544 + +------------------------------------------------------------------- +Mon May 20 15:40:34 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix GMV table pagesize (git-fixes) +- commit fb0321b + +------------------------------------------------------------------- +Mon May 20 15:40:20 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix UAF for cq async event (git-fixes) +- commit 8ea7fea + +------------------------------------------------------------------- +Mon May 20 15:40:10 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix deadlock on SRQ async events. (git-fixes) +- commit fb64efc + +------------------------------------------------------------------- +Mon May 20 15:39:57 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Add max_ah and cq moderation capacities in query_device() (git-fixes) +- commit 6c2f69b + +------------------------------------------------------------------- +Mon May 20 15:39:41 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix return value in hns_roce_map_mr_sg (git-fixes) +- commit 60cadbc + +------------------------------------------------------------------- +Mon May 20 15:39:25 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Adding remote atomic access flag to updatable flags (git-fixes) +- commit dacefcf + +------------------------------------------------------------------- +Mon May 20 15:39:09 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Change check for cacheable mkeys (git-fixes) +- commit c838c29 + +------------------------------------------------------------------- +Mon May 20 15:38:50 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent (git-fixes) +- commit 3012f2a + +------------------------------------------------------------------- +Mon May 20 15:38:31 CEST 2024 - nmorey@suse.com + +- qibfs: fix dentry leak (git-fixes) +- commit 3dd0249 + +------------------------------------------------------------------- +Mon May 20 15:37:55 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Fix port number for counter query in multi-port configuration (git-fixes) +- commit 52028fd + +------------------------------------------------------------------- +Mon May 20 15:37:35 CEST 2024 - nmorey@suse.com + +- RDMA/cm: Print the old state when cm_destroy_id gets timeout (git-fixes) +- commit 1a1a1ef + +------------------------------------------------------------------- +Mon May 20 15:37:10 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix the problem "mutex_destroy missing" (git-fixes) +- commit 0a73f85 + +------------------------------------------------------------------- +Mon May 20 14:08:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: broadcom: bcmbca: bcm4908: set brcm,wp-not-connected") +- commit a7b0273 + +------------------------------------------------------------------- +Mon May 20 14:04:41 CEST 2024 - iivanov@suse.de + +- arm64: dts: microchip: sparx5: fix mdio reg (git-fixes) +- commit 88132f5 + +------------------------------------------------------------------- +Mon May 20 14:03:25 CEST 2024 - iivanov@suse.de + +- arm64: dts: hi3798cv200: fix the size of GICR (git-fixes) +- commit 366d274 + +------------------------------------------------------------------- +Mon May 20 14:02:14 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Correct Tegra132 I2C alias (git-fixes) +- commit da1130e + +------------------------------------------------------------------- +Mon May 20 13:28:11 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: h616: Fix I2C0 pins (git-fixes) +- commit eee423c + +------------------------------------------------------------------- +Mon May 20 13:27:02 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: Pine H64: correctly remove reg_gmac_3v3 (git-fixes) +- commit 7d432cc + +------------------------------------------------------------------- +Mon May 20 13:25:37 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit d52e38e + +------------------------------------------------------------------- +Mon May 20 13:24:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit 029788f + +------------------------------------------------------------------- +Mon May 20 13:22:07 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix alphabetical ordering RK3399 puma (git-fixes) + Refresh patches.suse/arm64-dts-rockchip-enable-internal-pull-up-on-PCIE_WAKE-for-RK3399-Puma.patch +- commit aeac8db + +------------------------------------------------------------------- +Mon May 20 12:53:44 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: samsung,ams495qa01: add missing SPI properties") +- commit f4f5a90 + +------------------------------------------------------------------- +Mon May 20 12:53:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio: health: maxim,max30102: fix compatible check") +- commit 1690e24 + +------------------------------------------------------------------- +Mon May 20 12:52:51 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: mediatek,pwm-disp: Document power-domains property") +- commit 6958159 + +------------------------------------------------------------------- +Mon May 20 12:52:16 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: fsl-imx-sdma: fix HDMI audio index") +- commit 952bf73 + +------------------------------------------------------------------- +Mon May 20 12:52:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: lcdif: Do not require power-domains for i.MX6ULL") +- commit eabdd33 + +------------------------------------------------------------------- +Mon May 20 12:51:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update") +- commit ad9009e + +------------------------------------------------------------------- +Mon May 20 12:51:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mtd: avoid automatically select from mtd.yaml") +- commit 2d9981a + +------------------------------------------------------------------- +Mon May 20 12:51:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: can: mpfs: add missing required clock") +- commit d5f79eb + +------------------------------------------------------------------- +Mon May 20 12:50:57 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: dlg,da9063: Make #interrupt-cells required") +- commit a6ea77b + +------------------------------------------------------------------- +Mon May 20 12:50:46 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pinctr: pinctrl-zynq: Fix compatible string") +- commit f208a95 + +------------------------------------------------------------------- +Mon May 20 12:49:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible") +- commit 3478db8 + +------------------------------------------------------------------- +Mon May 20 12:49:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: ti,am65x-dss: Add support for common1 region") +- commit 7eb6591 + +------------------------------------------------------------------- +Mon May 20 12:48:50 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: opp: drop maxItems from inner items") +- commit 878a019 + +------------------------------------------------------------------- +Mon May 20 12:48:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: amlogic: fix s4 bindings") +- commit e2029e3 + +------------------------------------------------------------------- +Mon May 20 12:48:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Banana Pi R2 Pro") +- commit c1d1519 + +------------------------------------------------------------------- +Mon May 20 12:45:53 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Orange Pi RK3399 board") +- commit 88539b6 + +------------------------------------------------------------------- +Mon May 20 12:45:20 CEST 2024 - iivanov@suse.de + +- dt-bindings: clock: qcom: Add missing UFS QREF clocks (git-fixes) +- commit 4e403e4 + +------------------------------------------------------------------- +Mon May 20 12:43:49 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: qcom: drop the superfluous device compatibility") +- commit f6fdbc2 + +------------------------------------------------------------------- +Mon May 20 12:43:00 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: riscv: cpus: Clarify mmu-type interpretation") +- commit 4b6b7f4 + +------------------------------------------------------------------- +Mon May 20 12:42:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: power: reset: qcom-pon: fix inconsistent example") +- commit b2da43b + +------------------------------------------------------------------- +Mon May 20 12:42:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: rtc: qcom-pm8xxx: fix inconsistent example") +- commit 673e959 + +------------------------------------------------------------------- +Mon May 20 12:42:30 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header") +- commit 2965719 + +------------------------------------------------------------------- +Mon May 20 12:42:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg") +- commit 44293cc + +------------------------------------------------------------------- +Mon May 20 12:42:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: gpio: xilinx: Fix node address in gpio") +- commit 51eae0f + +------------------------------------------------------------------- +Mon May 20 12:41:48 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-vadc: fix example node names") +- commit 5559cae + +------------------------------------------------------------------- +Mon May 20 12:41:19 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name") +- commit 6d910c5 + +------------------------------------------------------------------- +Mon May 20 12:39:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: qcom: Correct reset-names property") +- commit cfa6f44 + +------------------------------------------------------------------- +Mon May 20 12:17:43 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: zynqmp: extend required list") +- commit 193f0ac + +------------------------------------------------------------------- +Mon May 20 12:17:21 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: qcom,apcs-kpss-global: drop duplicated") +- commit 855a271 + +------------------------------------------------------------------- +Mon May 20 12:17:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix regulator binding") +- commit 9b3e020 + +------------------------------------------------------------------- +Mon May 20 12:16:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix up binding") +- commit a0c4967 + +------------------------------------------------------------------- +Mon May 20 12:16:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: remoteproc: qcom: sc7180-pas: Fix SC7280 MPSS PD-names") +- commit de1ba63 + +------------------------------------------------------------------- +Mon May 20 11:58:54 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mmc: sdhci-pxa: Fix 'regs' typo") +- commit 3378497 + +------------------------------------------------------------------- +Mon May 20 11:58:39 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: Remove alt_ref from versal") +- commit 4d14333 + +------------------------------------------------------------------- +Mon May 20 11:58:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: watchdog: qcom-wdt: Make the interrupt example edge") +- commit 17a3ab8 + +------------------------------------------------------------------- +Mon May 20 11:57:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI") +- commit 4aa1481 + +------------------------------------------------------------------- +Mon May 20 11:56:20 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: stm32: don't mix SCMI and non-SCMI board") +- commit 448ff06 + +------------------------------------------------------------------- +Mon May 20 11:55:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with") +- commit ab03332 + +------------------------------------------------------------------- +Mon May 20 11:55:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp") +- commit 1d6fc28 + +------------------------------------------------------------------- +Mon May 20 11:54:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: Allow #power-domain-cells") +- commit 027195f + +------------------------------------------------------------------- +Mon May 20 11:54:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt: dt-extract-compatibles: Don't follow symlinks when walking tree") +- commit 60fcfee + +------------------------------------------------------------------- +Mon May 20 11:52:07 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property") +- commit de60146 + +------------------------------------------------------------------- +Mon May 20 11:51:01 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema") +- commit d7b96e4 + +------------------------------------------------------------------- +Mon May 20 11:49:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: qcom: smd-rpm: Add MSM8909 to qcom,smd-channels") +- commit 1171729 + +------------------------------------------------------------------- +Mon May 20 08:14:54 CEST 2024 - tiwai@suse.de + +- selftests/kcmp: remove unused open mode (git-fixes). +- nilfs2: make superblock data array index computation sparse + friendly (git-fixes). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (git-fixes). +- lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure + (git-fixes). +- commit 7902091 + +------------------------------------------------------------------- +Mon May 20 03:46:23 CEST 2024 - lzhong@suse.de + +- powerpc/pseries/vio: Don't return ENODEV if node or compatible + missing (bsc#1220783). +- commit 19e446b + +------------------------------------------------------------------- +Sun May 19 09:24:05 CEST 2024 - tiwai@suse.de + +- clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs + (git-fixes). +- clk: qcom: mmcc-msm8998: fix venus clock issue (git-fixes). +- clk: qcom: dispcc-sm8550: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm6350: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm8450: fix DisplayPort clocks (git-fixes). +- clk: qcom: clk-alpha-pll: remove invalid Stromer register offset + (git-fixes). +- clk: samsung: exynosautov9: fix wrong pll clock id value + (git-fixes). +- clk: renesas: r9a07g043: Add clock and reset entry for PLIC + (git-fixes). +- clk: renesas: r8a779a0: Fix CANFD parent clock (git-fixes). +- clk: rs9: fix wrong default value for clock amplitude + (git-fixes). +- clk: mediatek: mt8365-mm: fix DPI0 parent (git-fixes). +- clk: mediatek: pllfh: Don't log error for missing fhctl node + (git-fixes). +- commit 8bfa411 + +------------------------------------------------------------------- +Sat May 18 09:44:27 CEST 2024 - tiwai@suse.de + +- blacklist.conf: Add reverted dmaengine commit entries +- commit 134f997 + +------------------------------------------------------------------- +Sat May 18 09:42:47 CEST 2024 - tiwai@suse.de + +- selftests: net: bridge: increase IGMP/MLD exclude timeout + membership interval (git-fixes). +- of: module: add buffer overflow check in of_modalias() + (git-fixes). +- selftests/powerpc/dexcr: Add -no-pie to hashchk tests + (git-fixes). +- firmware: raspberrypi: Use correct device for DMA mappings + (git-fixes). +- Revert "drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor()" (stable-fixes). +- drm/i915/audio: Fix audio time stamp programming for DP + (stable-fixes). +- gpiolib: cdev: fix uninitialised kfifo (git-fixes). +- selftests: test_bridge_neigh_suppress.sh: Fix failures due to + duplicate MAC (git-fixes). +- Bluetooth: qca: fix firmware check error path (git-fixes). +- dyndbg: fix old BUG_ON in >control parser (stable-fixes). +- mei: me: add lunar lake point M DID (stable-fixes). +- usb: xhci-plat: Don't include xhci.h (stable-fixes). +- ASoC: meson: axg-fifo: use threaded irq to check periods + (git-fixes). +- drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor() (stable-fixes). +- drm/amd/display: Fix incorrect DSC instance for MST + (stable-fixes). +- drm/amd/display: Atom Integrated System Info v2_2 for DCN35 + (stable-fixes). +- drm/amd/display: Handle Y carry-over in VCP X.Y calculation + (stable-fixes). +- clk: Don't hold prepare_lock when calling kref_put() + (stable-fixes). +- drm/nouveau/dp: Don't probe eDP ports twice harder + (stable-fixes). +- drm/radeon: silence UBSAN warning (v3) (stable-fixes). +- net:usb:qmi_wwan: support Rolling modules (stable-fixes). +- gpio: crystalcove: Use -ENOTSUPP consistently (stable-fixes). +- gpio: wcove: Use -ENOTSUPP consistently (stable-fixes). +- platform/x86: ISST: Add Granite Rapids-D to HPM CPU list + (stable-fixes). +- selftests: timers: Fix valid-adjtimex signed left-shift + undefined behavior (stable-fixes). +- gpu: host1x: Do not setup DMA for virtual devices + (stable-fixes). +- amd/amdkfd: sync all devices to wait all processes being evicted + (stable-fixes). +- drm/amdgpu: Fix VCN allocation in CPX partition (stable-fixes). +- drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2 + (stable-fixes). +- drm/amdgpu: Refine IB schedule error logging (stable-fixes). +- firewire: ohci: mask bus reset interrupts between ISR and + bottom half (stable-fixes). +- regulator: tps65132: Add of_match table (stable-fixes). +- ata: sata_gemini: Check clk_enable() result (stable-fixes). +- ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in + case of S3 suspend (stable-fixes). +- ALSA: line6: Zero-initialize message buffers (stable-fixes). +- vboxsf: explicitly deny setlease attempts (stable-fixes). +- drm/amdkfd: range check cp bad op exception interrupts + (stable-fixes). +- drm/amdkfd: Check cgroup when returning DMABuf info + (stable-fixes). +- selftests/ftrace: Fix event filter target_func selection + (stable-fixes). +- wifi: iwlwifi: mvm: guard against invalid STA ID on removal + (stable-fixes). +- wifi: iwlwifi: read txq->read_ptr under lock (stable-fixes). +- wifi: mac80211: fix prep_connection error path (stable-fixes). +- wifi: cfg80211: fix rdev_dump_mpp() arguments order + (stable-fixes). +- wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc + (stable-fixes). +- ASoC: meson: axg-fifo: use FIELD helpers (stable-fixes). +- gpiolib: cdev: relocate debounce_period_us from struct gpio_desc + (stable-fixes). +- selftests/net: convert test_bridge_neigh_suppress.sh to run + it in unique namespace (stable-fixes). +- commit 2872089 + +------------------------------------------------------------------- +Fri May 17 18:46:21 CEST 2024 - mkoutny@suse.com + +- af_unix: Fix garbage collector racing against connect() + (CVE-2024-26923 bsc#1223384). +- af_unix: Replace BUG_ON() with WARN_ON_ONCE() (CVE-2024-26923 + bsc#1223384). +- af_unix: Do not use atomic ops for unix_sk(sk)->inflight + (CVE-2024-26923 bsc#1223384). +- commit a683abb + +------------------------------------------------------------------- +Fri May 17 18:05:19 CEST 2024 - mwilck@suse.com + +- dm-multipath: dont't attempt SG_IO on non-SCSI-disks + (bsc#1223575). +- commit 2f6779f + +------------------------------------------------------------------- +Fri May 17 17:18:26 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans (git-fixes) +- commit b85295a + +------------------------------------------------------------------- +Fri May 17 14:36:47 CEST 2024 - dsterba@suse.com + +- btrfs: don't arbitrarily slow down delalloc if we're committing (git-fixes) +- commit d9b2223 + +------------------------------------------------------------------- +Fri May 17 14:33:37 CEST 2024 - dsterba@suse.com + +- btrfs: reset destination buffer when read_extent_buffer() gets invalid range (git-fixes) +- commit 7ef02d5 + +------------------------------------------------------------------- +Fri May 17 14:32:16 CEST 2024 - dsterba@suse.com + +- btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1 (git-fixes) +- commit e6b51c1 + +------------------------------------------------------------------- +Fri May 17 14:31:26 CEST 2024 - dsterba@suse.com + +- btrfs: file_remove_privs needs an exclusive lock in direct io write (git-fixes) +- commit 0bc88db + +------------------------------------------------------------------- +Fri May 17 14:29:12 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: cleanup, v0 extent removal +- commit fecc398 + +------------------------------------------------------------------- +Fri May 17 14:28:15 CEST 2024 - dsterba@suse.com + +- btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART (git-fixes) +- commit 74fcad3 + +------------------------------------------------------------------- +Fri May 17 14:27:30 CEST 2024 - dsterba@suse.com + +- btrfs: fix start transaction qgroup rsv double free (git-fixes) +- commit 272247e + +------------------------------------------------------------------- +Fri May 17 14:26:14 CEST 2024 - dsterba@suse.com + +- btrfs: free qgroup rsv on io failure (git-fixes) +- commit 384dac4 + +------------------------------------------------------------------- +Fri May 17 13:18:52 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: disable toggling dormant table state + more than once (git-fixes). +- commit 76bebd5 + +------------------------------------------------------------------- +Fri May 17 13:15:53 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: process pending subflow error on close (git-fixes). +- commit ef629c5 + +------------------------------------------------------------------- +Fri May 17 13:14:24 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: move __mptcp_error_report in protocol.c (git-fixes). +- commit a777e91 + +------------------------------------------------------------------- +Fri May 17 13:12:58 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: fix bogus receive window shrinkage with multiple subflows + (git-fixes). +- commit deea9a0 + +------------------------------------------------------------------- +Fri May 17 13:08:02 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nft_set_rbtree: use read spinlock to avoid datapath + contention (git-fixes). +- commit ddc952e + +------------------------------------------------------------------- +Fri May 17 13:06:21 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list + iterate in smcr_port_add (git-fixes). +- commit 2d7895b + +------------------------------------------------------------------- +Fri May 17 13:03:07 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: bugfix for smcr v2 server connect success statistic + (git-fixes). +- commit e746f6b + +------------------------------------------------------------------- +Fri May 17 13:01:08 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID + (git-fixes). +- commit ec5b855 + +------------------------------------------------------------------- +Fri May 17 12:59:23 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_bind_phc (git-fixes). +- commit 16b7a1e + +------------------------------------------------------------------- +Fri May 17 12:57:42 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_tsflags (git-fixes). +- commit b028530 + +------------------------------------------------------------------- +Fri May 17 12:55:31 CEST 2024 - andrea.porta@suse.com + +- arm64: Add the arm64.no32bit_el0 command line option + (jsc#PED-3184). + Please note that some adjustments were needed since the upstream commit + is based on kernel 6.9 which has idreg-override.c moved under + arch/arm64/kernel/pi/. +- commit 4fba46a + +------------------------------------------------------------------- +Fri May 17 09:14:44 CEST 2024 - tiwai@suse.de + +- platform/x86/intel-uncore-freq: Don't present root domain on + error (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_certificate decoding + (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_show display (git-fixes). +- tools/arch/x86/intel_sdsi: Fix maximum meter bundle length + (git-fixes). +- platform/x86: xiaomi-wmi: Fix race condition when reporting + key events (git-fixes). +- mtd: rawnand: hynix: fixed typo (git-fixes). +- mtd: core: Report error if first mtd_otp_size() call fails in + mtd_otp_nvmem_add() (git-fixes). +- mmc: davinci: Don't strip remove function when driver is builtin + (git-fixes). +- mmc: sdhci_am654: Fix ITAPDLY for HS400 timing (git-fixes). +- mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock + (git-fixes). +- mmc: sdhci_am654: Add OTAP/ITAP delay enable (git-fixes). +- mmc: sdhci_am654: Write ITAPDLY for DDR52 timing (git-fixes). +- mmc: sdhci_am654: Add tuning algorithm for delay chain + (git-fixes). +- media: sunxi: a83-mips-csi2: also select GENERIC_PHY + (git-fixes). +- media: flexcop-usb: fix sanity check of bNumEndpoints + (git-fixes). +- media: stk1160: fix bounds checking in stk1160_copy_video() + (git-fixes). +- media: uvcvideo: Add quirk for Logitech Rally Bar (git-fixes). +- media: v4l: Don't turn on privacy LED if streamon fails + (git-fixes). +- media: mc: mark the media devnode as registered from the, + start (git-fixes). +- media: atomisp: ssh_css: Fix a null-pointer dereference in + load_video_binaries (git-fixes). +- media: v4l2-subdev: Fix stream handling for crop API + (git-fixes). +- media: mc: Fix graph walk in media_pipeline_start (git-fixes). +- media: i2c: et8ek8: Don't strip remove function when driver + is builtin (git-fixes). +- media: dt-bindings: ovti,ov2680: Fix the power supply names + (git-fixes). +- media: ipu3-cio2: Request IRQ earlier (git-fixes). +- media: rcar-vin: work around -Wenum-compare-conditional warning + (git-fixes). +- media: ngene: Add dvb_ca_en50221_init return value check + (git-fixes). +- commit ceb1555 + +------------------------------------------------------------------- +Fri May 17 09:00:45 CEST 2024 - tiwai@suse.de + +- Move upstreamed media patches into sorted section +- commit 521e539 + +------------------------------------------------------------------- +Thu May 16 19:23:55 CEST 2024 - duwe@suse.de + +- dmaengine: idxd: move safety flag to struct ends (bsc#1223625 + CVE-2024-21823). +- dmaengine: idxd: add a write() method for applications to + submit work (bsc#1223625 CVE-2024-21823). +- dmaengine: idxd: add a new security check to deal with a + hardware erratum (bsc#1223625 CVE-2024-21823). +- VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist + (bsc#1223625 CVE-2024-21823). +- commit 8718675 + +------------------------------------------------------------------- +Thu May 16 19:03:19 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/io_uring-af_unix-disable-sending-io_uring-over-socke.patch + (bsc#1218447 CVE-2023-6531 CVE-2023-52654 bsc#1224099). +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (git-fixes CVE-2023-52655 bsc#1217169). +- commit 07c8bc1 + +------------------------------------------------------------------- +Thu May 16 16:26:11 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation + (git-fixes). +- commit 78ec58d + +------------------------------------------------------------------- +Thu May 16 16:24:27 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix peer devlink set for SF representor devlink port + (git-fixes). +- commit 6a691b6 + +------------------------------------------------------------------- +Thu May 16 16:20:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Lag, restore buckets number to default after hash + LAG deactivation (git-fixes). +- commit 19da0bb + +------------------------------------------------------------------- +Thu May 16 16:19:25 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: flower: fix fragment flags handling (git-fixes). +- commit 5fd27e9 + +------------------------------------------------------------------- +Thu May 16 16:17:56 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Set tx_info->xdpf value to NULL (git-fixes). +- commit 7d1d83a + +------------------------------------------------------------------- +Thu May 16 16:16:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix incorrect descriptor free behavior (git-fixes). +- commit 69577fd + +------------------------------------------------------------------- +Thu May 16 16:10:18 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Wrong missing IO completions check order (git-fixes). +- commit fbbd86e + +------------------------------------------------------------------- +Thu May 16 16:08:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix potential sign extension issue (git-fixes). +- commit b3cc5f8 + +------------------------------------------------------------------- +Thu May 16 16:06:38 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: trap link-local frames regardless of ST Port + State (git-fixes). +- commit 726080b + +------------------------------------------------------------------- +Thu May 16 16:04:41 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: fix wrong config being used when reconfiguring PCS + (git-fixes). +- commit d2d1229 + +------------------------------------------------------------------- +Thu May 16 16:02:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block XOR hash with over 128 channels + (git-fixes). +- commit 40b1ccb + +------------------------------------------------------------------- +Thu May 16 16:00:48 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Restore mistakenly dropped parts in register devlink + flow (git-fixes). +- commit dfb4099 + +------------------------------------------------------------------- +Thu May 16 15:38:16 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size (git-fixes) +- commit a1c6e8c + +------------------------------------------------------------------- +Thu May 16 15:36:42 CEST 2024 - dsterba@suse.com + +- btrfs: don't warn if discard range is not aligned to sector (git-fixes) +- commit f239c2a + +------------------------------------------------------------------- +Thu May 16 15:35:09 CEST 2024 - dsterba@suse.com + +- btrfs: tree-checker: fix inline ref size in error messages (git-fixes) +- commit a304971 + +------------------------------------------------------------------- +Thu May 16 15:33:15 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args (git-fixes) +- commit 81a1329 + +------------------------------------------------------------------- +Thu May 16 15:31:46 CEST 2024 - dsterba@suse.com + +- btrfs: do not allow non subvolume root targets for snapshot (git-fixes) +- commit d495a4b + +------------------------------------------------------------------- +Thu May 16 15:30:42 CEST 2024 - dsterba@suse.com + +- btrfs: send: ensure send_fd is writable (git-fixes) +- commit 5055583 + +------------------------------------------------------------------- +Thu May 16 15:28:27 CEST 2024 - dsterba@suse.com + +- btrfs: free the allocated memory if btrfs_alloc_page_array() fails (git-fixes) +- commit 532ad3c + +------------------------------------------------------------------- +Thu May 16 15:24:48 CEST 2024 - dsterba@suse.com + +- btrfs: fix 64bit compat send ioctl arguments not initializing version member (git-fixes) +- commit 2c30d15 + +------------------------------------------------------------------- +Thu May 16 15:22:52 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one when checking chunk map includes logical address (git-fixes) +- commit e5842bb + +------------------------------------------------------------------- +Thu May 16 15:20:56 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: ref-verify not built +- commit 701d654 + +------------------------------------------------------------------- +Thu May 16 15:20:06 CEST 2024 - dsterba@suse.com + +- btrfs: use u64 for buffer sizes in the tree search ioctls (git-fixes) +- commit a1c6ed1 + +------------------------------------------------------------------- +Thu May 16 15:19:07 CEST 2024 - dsterba@suse.com + +- btrfs: error out when reallocating block for defrag using a stale transaction (git-fixes) +- commit e6bb34b + +------------------------------------------------------------------- +Thu May 16 15:17:20 CEST 2024 - dsterba@suse.com + +- btrfs: error when COWing block from a root that is being deleted (git-fixes) +- commit 78a2694 + +------------------------------------------------------------------- +Thu May 16 15:16:01 CEST 2024 - dsterba@suse.com + +- btrfs: error out when COWing block using a stale transaction (git-fixes) +- commit 850d86f + +------------------------------------------------------------------- +Thu May 16 13:09:22 CEST 2024 - mfranc@suse.cz + +- s390/cpum_cf: make crypto counters upward compatible across + machine types (bsc#1224348). +- commit 36c1e09 + +------------------------------------------------------------------- +Thu May 16 12:18:15 CEST 2024 - dsterba@suse.com + +- btrfs: always print transaction aborted messages with an error level (git-fixes) +- commit 26fa5ae + +------------------------------------------------------------------- +Thu May 16 12:00:22 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Do not produce metadata freelist entries in Tx port + ts WQE xmit (git-fixes). +- commit 287b501 + +------------------------------------------------------------------- +Thu May 16 11:58:47 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: HTB, Fix inconsistencies with QoS SQs number + (git-fixes). +- commit 0085432 + +------------------------------------------------------------------- +Thu May 16 11:57:19 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix mlx5e_priv_init() cleanup flow (git-fixes). +- commit 01134b3 + +------------------------------------------------------------------- +Thu May 16 11:55:49 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block changing channels number when RXFH is + configured (git-fixes). +- commit c93a7d5 + +------------------------------------------------------------------- +Thu May 16 11:54:14 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Correctly compare pkt reformat ids (git-fixes). +- commit 76a7159 + +------------------------------------------------------------------- +Thu May 16 11:52:39 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Properly link new fs rules into the tree (git-fixes). +- commit 7272c33 + +------------------------------------------------------------------- +Thu May 16 11:51:07 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: offset comp irq index in name by one (git-fixes). +- commit 56809e4 + +------------------------------------------------------------------- +Thu May 16 11:46:42 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Register devlink first under devlink lock (git-fixes). +- commit 3162538 + +------------------------------------------------------------------- +Thu May 16 11:44:32 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, store eswitch pointer before registering + devlink_param (git-fixes). +- commit d6f7fd4 + +------------------------------------------------------------------- +Thu May 16 09:18:51 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - fixed headset Mic not show (stable-fixes). +- ALSA: hda: hda_cs_dsp_ctl: Remove notification of driver write + (stable-fixes). +- ALSA: Fix deadlocks with kctl removals at disconnection + (stable-fixes). +- ALSA: hda: clarify Copyright information (stable-fixes). +- ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306W + (stable-fixes). +- ALSA: hda/realtek: Fix internal speakers for Legion Y9000X + 2022 IAH7 (stable-fixes). +- ALSA: hda: Add Intel BMG PCI ID and HDMI codec vid + (stable-fixes). +- ALSA: hda: cs35l41: Add support for ASUS ROG 2024 Laptops + (stable-fixes). +- ALSA: hda: cs35l41: Ignore errors when configuring IRQs + (stable-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo 13X (stable-fixes). +- ALSA: hda: cs35l41: Support Lenovo 13X laptop without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Remove redundant argument to + cs35l41_request_firmware_file() (stable-fixes). +- ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for DSP config + (stable-fixes). +- ALSA: hda/realtek: Add quirks for HP Omen models using CS35L41 + (stable-fixes). +- ALSA: hda: cs35l41: Support HP Omen models without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting + (stable-fixes). +- commit bd5e5fc + +------------------------------------------------------------------- +Thu May 16 09:09:00 CEST 2024 - tiwai@suse.de + +- Add cherry-picked patch references to amdgpu patches +- commit fb4ef8e + +------------------------------------------------------------------- +Thu May 16 09:02:33 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2e + (git-fixes). +- ASoC: tas2781: Fix a warning reported by robot kernel test + (git-fixes). +- ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value + (git-fixes). +- ASoC: Intel: avs: Test result of avs_get_module_entry() + (git-fixes). +- ASoC: Intel: avs: Fix potential integer overflow (git-fixes). +- ASoC: Intel: avs: Fix ASRC module initialization (git-fixes). +- ASoC: SOF: Intel: mtl: Implement firmware boot state check + (git-fixes). +- ASoC: SOF: Intel: lnl: Correct rom_status_reg (git-fixes). +- ASoC: SOF: Intel: mtl: Correct rom_status_reg (git-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: only allocate/release + streams for first CPU DAI" (stable-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: reset device count for + SoundWire DAIs" (stable-fixes). +- ASoC: kirkwood: Fix potential NULL dereference (git-fixes). +- ASoC: Intel: avs: ssm4567: Do not ignore route checks + (git-fixes). +- ASoC: Intel: Disable route checks for Skylake boards + (git-fixes). +- ASoC: mediatek: Assign dummy when codec not specified for a + DAI link (git-fixes). +- ASoC: mediatek: mt8192: fix register configuration for tdm + (git-fixes). +- ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance (git-fixes). +- ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup + (git-fixes). +- ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim + 7 16ARHA7 (git-fixes). +- fbdev: savage: Handle err return when savagefb_check_var failed + (git-fixes). +- fbdev: sh7760fb: allow modular build (git-fixes). +- fbdev: sisfb: hide unused variables (git-fixes). +- fbdev: shmobile: fix snprintf truncation (git-fixes). +- drm: zynqmp_dpsub: Always register bridge (git-fixes). +- Revert "drm/bridge: ti-sn65dsi83: Fix enable error path" + (git-fixes). +- drm/fbdev-generic: Do not set physical framebuffer address + (git-fixes). +- drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting + fails (git-fixes). +- drm/msm/adreno: fix CP cycles stat retrieval on a7xx + (git-fixes). +- drm/msm/dpu: Add callback function pointer check before its call + (git-fixes). +- drm/msm/dpu: Allow configuring multiple active DSC blocks + (git-fixes). +- drm/msm/dpu: Always flush the slave INTF on the CTL (git-fixes). +- drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original + mode pclk (git-fixes). +- drm/msm/dp: Avoid a long timeout for AUX transfer if nothing + connected (git-fixes). +- drm/msm/dp: allow voltage swing / pre emphasis of 3 (git-fixes). +- drm/mediatek: dp: Fix mtk_dp_aux_transfer return value + (git-fixes). +- drm/mediatek: Init `ddp_comp` with devm_kcalloc() (git-fixes). +- drm/mediatek: Add 0 size check to mtk_drm_gem_obj (git-fixes). +- drm/bridge: tc358775: fix support for jeida-18 and jeida-24 + (git-fixes). +- drm/meson: gate px_clk when setting rate (git-fixes). +- drm/rockchip: vop2: Do not divide height twice for YUV + (git-fixes). +- drm/panel: simple: Add missing Innolux G121X1-L03 format, + flags, connector (git-fixes). +- drm/bridge: anx7625: Update audio status while detecting + (git-fixes). +- drm/panel: novatek-nt35950: Don't log an error when DSI host + can't be found (git-fixes). +- drm/bridge: dpc3433: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: tc358775: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611uxc: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611: Don't log an error when DSI host can't be + found (git-fixes). +- drm/bridge: lt8912b: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: icn6211: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: anx7625: Don't log an error when DSI host can't + be found (git-fixes). +- drm: vc4: Fix possible null pointer dereference (git-fixes). +- drm/arm/malidp: fix a possible null pointer dereference + (git-fixes). +- drm/amd/display: Remove redundant condition in + dcn35_calc_blocks_to_gate() (git-fixes). +- drm/amd/display: Fix potential index out of bounds in color + transformation function (git-fixes). +- drm: bridge: cdns-mhdp8546: Fix possible null pointer + dereference (git-fixes). +- drm/meson: vclk: fix calculation of 59.94 fractional rates + (git-fixes). +- drm/panel: ltk050h3146w: drop duplicate commands from + LTK050H3148W init (git-fixes). +- drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W + flags (git-fixes). +- drm/lcdif: Do not disable clocks on already suspended hardware + (git-fixes). +- drm/omapdrm: Fix console by implementing fb_dirty (git-fixes). +- drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer() + (git-fixes). +- drm/ci: update device type for volteer devices (git-fixes). +- drm/bridge: Fix improper bridge init order with + pre_enable_prev_first (git-fixes). +- commit e7d2777 + +------------------------------------------------------------------- +Thu May 16 08:24:39 CEST 2024 - tiwai@suse.de + +- Revert "selinux: introduce an initial SID for early boot processes" (bsc#1208593) + It caused a regression on ALP-current branch, kernel-obs-qa build failed. +- commit 35271c3 + +------------------------------------------------------------------- +Wed May 15 17:14:07 CEST 2024 - msuchanek@suse.de + +- powerpc/eeh: Permanently disable the removed device (bsc#1223991 + ltc#205740). +- commit b9c2f2f + +------------------------------------------------------------------- +Wed May 15 15:15:17 CEST 2024 - dsterba@suse.com + +- fat: fix uninitialized field in nostale filehandles (git-fixes) +- commit f1e1fd7 + +------------------------------------------------------------------- +Wed May 15 15:09:17 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Queue RX packets in IRQ handler instead of + disabling BHs (git-fixes). +- commit cc9313f + +------------------------------------------------------------------- +Wed May 15 15:01:36 CEST 2024 - tiwai@suse.de + +- Move upstreamed ACPI patch into sorted section +- commit 6c48aae + +------------------------------------------------------------------- +Wed May 15 14:54:26 CEST 2024 - dsterba@suse.com + +- fs: relax mount_setattr() permission checks (git-fixes) +- commit 3b377cf + +------------------------------------------------------------------- +Wed May 15 14:49:02 CEST 2024 - iivanov@suse.de + +- bpf, arm64: Fix incorrect runtime stats (git-fixes) +- commit c30a258 + +------------------------------------------------------------------- +Wed May 15 14:48:53 CEST 2024 - dsterba@suse.com + +- fast_dput(): handle underflows gracefully (git-fixes) +- commit 7a48807 + +------------------------------------------------------------------- +Wed May 15 14:42:00 CEST 2024 - dsterba@suse.com + +- ecryptfs: Reject casefold directory inodes (git-fixes) +- commit bc23622 + +------------------------------------------------------------------- +Wed May 15 14:34:09 CEST 2024 - dsterba@suse.com + +- fsverity: skip PKCS#7 parser when keyring is empty (git-fixes) +- commit 97f203b + +------------------------------------------------------------------- +Wed May 15 14:30:48 CEST 2024 - mkoutny@suse.com + +- cifs: fix underflow in parse_server_interfaces() (CVE-2024-26828 bsc#1223084). +- commit 40aba68 + +------------------------------------------------------------------- +Wed May 15 14:27:20 CEST 2024 - dsterba@suse.com + +- blacklist.conf: fs updates +- commit 372a9be + +------------------------------------------------------------------- +Wed May 15 13:58:14 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix NIX SQ mode and BP config (git-fixes). +- commit 6fa6e4e + +------------------------------------------------------------------- +Wed May 15 13:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Handle softirqs at the end of IRQ thread to fix + hang (git-fixes). +- commit 871b504 + +------------------------------------------------------------------- +Wed May 15 13:53:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Inline ks8851_rx_skb() (git-fixes). +- commit 0fafe3f + +------------------------------------------------------------------- +Wed May 15 13:52:12 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Reset PTP tx_avail after possible firmware reset + (git-fixes). +- commit 9421aa8 + +------------------------------------------------------------------- +Wed May 15 13:50:35 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix error recovery for RoCE ulp client (git-fixes). +- commit a747a74 + +------------------------------------------------------------------- +Wed May 15 13:49:07 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init() + (git-fixes). +- commit 6a62a82 + +------------------------------------------------------------------- +Wed May 15 13:47:28 CEST 2024 - denis.kirjanov@suse.com + +- geneve: fix header validation in geneve[6]_xmit_skb (git-fixes). +- commit d4d699c + +------------------------------------------------------------------- +Wed May 15 13:46:00 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Fix transmit scheduler resource leak (git-fixes). +- commit 9beffaf + +------------------------------------------------------------------- +Wed May 15 13:44:11 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: SF, Stop waiting for FW as teardown was called + (git-fixes). +- commit 2583247 + +------------------------------------------------------------------- +Wed May 15 13:42:36 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: Use refcount_t for reference counting (git-fixes). +- commit 5be65d6 + +------------------------------------------------------------------- +Wed May 15 13:40:51 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Use tx_ring instead of xdp_ring for XDP channel TX + (git-fixes). +- commit d4b3628 + +------------------------------------------------------------------- +Wed May 15 13:39:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Pass ena_adapter instead of net_device to + ena_xmit_common() (git-fixes). +- commit c080c13 + +------------------------------------------------------------------- +Wed May 15 13:37:24 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Move XDP code to its new files (git-fixes). +- commit 7cd4a35 + +------------------------------------------------------------------- +Wed May 15 13:35:18 CEST 2024 - denis.kirjanov@suse.com + +- net: openvswitch: Fix Use-After-Free in ovs_ct_exit (bsc#1224098 + CVE-2024-27395). +- commit a237c4c + +------------------------------------------------------------------- +Wed May 15 13:29:39 CEST 2024 - ddiss@suse.de + +- selinux: introduce an initial SID for early boot processes + (bsc#1208593). +- commit a82f05c + +------------------------------------------------------------------- +Wed May 15 12:26:31 CEST 2024 - mkubecek@suse.cz + +- mctp: perform route lookups under a RCU read-side lock + (CVE-2023-52483 bsc#1220738). +- commit 659b74f + +------------------------------------------------------------------- +Wed May 15 10:24:39 CEST 2024 - tbogendoerfer@suse.de + +- net: gtp: Fix Use-After-Free in gtp_dellink (bsc#1224096 + CVE-2024-27396). +- commit 7f59223 + +------------------------------------------------------------------- +Wed May 15 09:25:00 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 25085d6 + +------------------------------------------------------------------- +Wed May 15 09:23:53 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_mask + (git-fixes). +- commit 61c5310 + +------------------------------------------------------------------- +Wed May 15 09:21:39 CEST 2024 - tiwai@suse.de + +- ax25: Fix reference count leak issue of net_device (git-fixes). +- ax25: Fix reference count leak issues of ax25_dev (git-fixes). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (git-fixes). +- selftests: net: move amt to socat for better compatibility + (git-fixes). +- Bluetooth: qca: Fix error code in qca_read_fw_build_info() + (git-fixes). +- net: usb: smsc95xx: stop lying about skb->truesize (git-fixes). +- wifi: mwl8k: initialize cmd->addr[] properly (git-fixes). +- wifi: rtw89: pci: correct TX resource checking for PCI DMA + channel of firmware command (git-fixes). +- wifi: ar5523: enable proper endpoint verification (git-fixes). +- wifi: carl9170: add a proper sanity check for endpoints + (git-fixes). +- wifi: ath10k: populate board data for WCN3990 (git-fixes). +- wifi: ath10k: Fix an error code problem in + ath10k_dbg_sta_write_peer_debug_trigger() (git-fixes). +- wifi: ath12k: fix out-of-bound access of qmi_invoke_handler() + (git-fixes). +- wifi: carl9170: re-fix fortified-memset warning (git-fixes). +- wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset + (git-fixes). +- wifi: mt76: mt7603: fix tx queue of loopback packets + (git-fixes). +- net: usb: sr9700: stop lying about skb->truesize (git-fixes). +- usb: aqc111: stop lying about skb->truesize (git-fixes). +- wifi: iwlwifi: mvm: init vif works only once (git-fixes). +- net: nfc: remove inappropriate attrs check (stable-fixes). +- wifi: ath11k: don't force enable power save on non-running vdevs + (git-fixes). +- wifi: ath10k: poll service ready message before failing + (git-fixes). +- wifi: iwlwifi: reconfigure TLC during HW restart (git-fixes). +- wifi: iwlwifi: mvm: select STA mask only for active links + (git-fixes). +- wifi: iwlwifi: mvm: fix active link counting during recovery + (git-fixes). +- wifi: iwlwifi: mvm: allocate STA links only for active links + (git-fixes). +- wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok() + (git-fixes). +- wifi: mt76: mt7915: workaround too long expansion sparse + warnings (git-fixes). +- wifi: brcmfmac: pcie: handle randbuf allocation failure + (git-fixes). +- bitops: add missing prototype check (git-fixes). +- ata: pata_legacy: make legacy_exit() work again (git-fixes). +- efi: libstub: only free priv.runtime_map when allocated + (git-fixes). +- HID: amd_sfh: Handle "no sensors" in PM operations (git-fixes). +- HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors + (git-fixes). +- hwmon: (lm70) fix links in doc and comments (git-fixes). +- spi: xilinx: Fix kernel documentation in the xilinx_spi.h + (git-fixes). +- ACPI: LPSS: Advertise number of chip selects via property + (git-fixes). +- ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC + (git-fixes). +- ACPI: Fix Generic Initiator Affinity _OSC bit (git-fixes). +- ACPI: bus: Indicate support for the Generic Event Device thru + _OSC (git-fixes). +- ACPI: bus: Indicate support for _TFP thru _OSC (git-fixes). +- ACPI: disable -Wstringop-truncation (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations + (git-fixes). +- cppc_cpufreq: Fix possible null pointer dereference (git-fixes). +- cpufreq: exit() callback is optional (git-fixes). +- thermal/drivers/tsens: Fix null pointer dereference (git-fixes). +- thermal/drivers/qcom/lmh: Check for SCM availability at probe + (git-fixes). +- selftests: default to host arch for LLVM builds (git-fixes). +- selftests/resctrl: fix clang build failure: use LOCAL_HDRS + (git-fixes). +- selftests/binderfs: use the Makefile's rules, not Make's + implicit rules (git-fixes). +- irqchip/loongson-pch-msi: Fix off-by-one on allocation error + path (git-fixes). +- irqchip/alpine-msi: Fix off-by-one in allocation error path + (git-fixes). +- commit ea6926d + +------------------------------------------------------------------- +Tue May 14 22:38:00 CEST 2024 - lduncan@suse.com + +- block: Fix iterating over an empty bio with + bio_for_each_folio_all (bsc#1221635 CVE-2024-26632). +- commit a419383 + +------------------------------------------------------------------- +Tue May 14 15:42:02 CEST 2024 - dsterba@suse.com + +- iomap: clear the per-folio dirty bits on all writeback failures (git-fixes) +- commit cfedccd + +------------------------------------------------------------------- +Tue May 14 14:43:22 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk (git-fixes). +- commit 431e388 + +------------------------------------------------------------------- +Tue May 14 14:41:24 CEST 2024 - nik.borisov@suse.com + +- kabi/severities: Remove mitigation-related symbols + Those are used by the core kernel to implement CPU vulnerabilities + mitigation and are not expected to be consumed by 3rd party users. +- commit 8d79889 + +------------------------------------------------------------------- +Tue May 14 13:52:42 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/Bluetooth-hci_sync-Don-t-double-print-name-in-add-re.patch + (bsc#1216358). + Added bugzilla reference +- commit 3985fb5 + +------------------------------------------------------------------- +Tue May 14 13:37:13 CEST 2024 - oneukum@suse.com + +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (bsc#1223847 CVE-2024-26919). + Added bugzilla ID and CVE +- commit 44b677b + +------------------------------------------------------------------- +Tue May 14 12:14:59 CEST 2024 - ailiop@suse.com + +- xfs: fix perag leak when growfs fails (git-fixes). +- commit 111377b + +------------------------------------------------------------------- +Tue May 14 12:14:09 CEST 2024 - ailiop@suse.com + +- xfs: add lock protection when remove perag from radix tree + (git-fixes). +- commit fdadeb0 + +------------------------------------------------------------------- +Tue May 14 12:13:09 CEST 2024 - ailiop@suse.com + +- xfs: force all buffers to be written during btree bulk load + (git-fixes). +- commit bcc67e9 + +------------------------------------------------------------------- +Tue May 14 12:11:21 CEST 2024 - ailiop@suse.com + +- xfs: recompute growfsrtfree transaction reservation while + growing rt volume (git-fixes). +- commit 0ef8d73 + +------------------------------------------------------------------- +Tue May 14 12:09:52 CEST 2024 - ailiop@suse.com + +- xfs: make xchk_iget safer in the presence of corrupt inode + btrees (git-fixes). +- commit 3312038 + +------------------------------------------------------------------- +Tue May 14 12:07:44 CEST 2024 - ailiop@suse.com + +- xfs: transfer recovered intent item ownership in ->iop_recover + (git-fixes). +- commit 9cdf2ef + +------------------------------------------------------------------- +Tue May 14 12:05:26 CEST 2024 - ailiop@suse.com + +- xfs: pass the xfs_defer_pending object to iop_recover + (git-fixes). +- commit c4d4eda + +------------------------------------------------------------------- +Tue May 14 12:04:27 CEST 2024 - ailiop@suse.com + +- xfs: use xfs_defer_pending objects to recover intent items + (git-fixes). +- commit 4e8f44d + +------------------------------------------------------------------- +Tue May 14 11:22:00 CEST 2024 - ailiop@suse.com + +- jffs2: prevent xattr node from overflowing the eraseblock + (git-fixes). +- commit bb15e9c + +------------------------------------------------------------------- +Tue May 14 11:20:58 CEST 2024 - nik.borisov@suse.com + +- x86/cpu: Add model number for Intel Arrow Lake mobile processor (git-fixes). +- commit 7c55ce6 + +------------------------------------------------------------------- +Tue May 14 11:09:53 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes). +- commit b73f38c + +------------------------------------------------------------------- +Tue May 14 10:55:59 CEST 2024 - nik.borisov@suse.com + +- x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk() (git-fixes). +- commit 5ad2192 + +------------------------------------------------------------------- +Tue May 14 10:55:41 CEST 2024 - nik.borisov@suse.com + +- x86/nospec: Refactor UNTRAIN_RET[_*] (git-fixes). +- commit 653bafb + +------------------------------------------------------------------- +Tue May 14 10:55:20 CEST 2024 - nik.borisov@suse.com + +- x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros (git-fixes). +- commit 3e5de92 + +------------------------------------------------------------------- +Tue May 14 10:54:54 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Disentangle rethunk-dependent options (git-fixes). +- Refresh + patches.suse/x86-bugs-Cache-the-value-of-MSR_IA32_ARCH_CAPABILITIES.patch. +- commit 4761d61 + +------------------------------------------------------------------- +Tue May 14 10:53:48 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Remove default case for fully switched enums (git-fixes). +- commit caa1a64 + +------------------------------------------------------------------- +Tue May 14 10:53:32 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Remove 'pred_cmd' label (git-fixes). +- commit d2d0e6a + +------------------------------------------------------------------- +Tue May 14 10:53:02 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Unexport untraining functions (git-fixes). +- commit f855258 + +------------------------------------------------------------------- +Tue May 14 10:52:43 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Improve i-cache locality for alias mitigation (git-fixes). +- commit 8ffea3d + +------------------------------------------------------------------- +Tue May 14 10:50:51 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Fix unret validation dependencies (git-fixes). +- commit 95452af + +------------------------------------------------------------------- +Tue May 14 10:50:12 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Print actual mitigation if requested mitigation isn't possible (git-fixes). +- Refresh + patches.suse/x86-srso-fix-vulnerability-reporting-for-missing-microcode.patch. +- commit 3afb908 + +------------------------------------------------------------------- +Tue May 14 10:41:29 CEST 2024 - oneukum@suse.com + +- blacklist.conf: not applicable +- commit 158f7dc + +------------------------------------------------------------------- +Tue May 14 10:25:06 CEST 2024 - nik.borisov@suse.com + +- x86/coco: Require seeding RNG with RDRAND on CoCo systems (git-fixes). +- commit 9588be6 + +------------------------------------------------------------------- +Tue May 14 10:22:32 CEST 2024 - nik.borisov@suse.com + +- x86/nmi: Fix the inverse "in NMI handler" check (git-fixes). +- commit 3b9c9ee + +------------------------------------------------------------------- +Tue May 14 10:22:12 CEST 2024 - nik.borisov@suse.com + +- x86/purgatory: Switch to the position-independent small code model (git-fixes). +- commit 57ab7d5 + +------------------------------------------------------------------- +Tue May 14 10:21:57 CEST 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range (git-fixes). +- commit f043bca + +------------------------------------------------------------------- +Tue May 14 08:25:02 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 96e6c4c + +------------------------------------------------------------------- +Tue May 14 08:24:29 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink: Make client-lock non-sleeping + (git-fixes). +- commit 410217d + +------------------------------------------------------------------- +Tue May 14 08:16:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request + (git-fixes). +- commit 2c41b82 + +------------------------------------------------------------------- +Tue May 14 08:08:44 CEST 2024 - tiwai@suse.de + +- crypto: qat - specify firmware files for 402xx (git-fixes). +- crypto: qat - improve error logging to be consistent across + features (git-fixes). +- crypto: x86/sha512-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/sha256-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/nh-avx2 - add missing vzeroupper (git-fixes). +- crypto: ccp - drop platform ifdef checks (git-fixes). +- crypto: bcm - Fix pointer arithmetic (git-fixes). +- crypto: ecdsa - Fix module auto-load on add-key (git-fixes). +- kunit/fortify: Fix mismatched kvalloc()/vfree() usage + (git-fixes). +- nilfs2: fix out-of-range warning (git-fixes). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (git-fixes). +- soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE (git-fixes). +- soc: qcom: pmic_glink: notify clients about the current state + (git-fixes). +- soc: qcom: pmic_glink: don't traverse clients list without a + lock (git-fixes). +- commit 7da1cbc + +------------------------------------------------------------------- +Mon May 13 19:20:28 CEST 2024 - dsterba@suse.com + +- btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() (git-fixes) +- commit 8bc326a + +------------------------------------------------------------------- +Mon May 13 18:29:29 CEST 2024 - tonyj@suse.de + +- blacklist.conf: add perf patch already known by alias commit +- commit 706da8e + +------------------------------------------------------------------- +Mon May 13 17:53:02 CEST 2024 - dsterba@suse.com + +- btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() (git-fixes) + Dropped hunk in selftests (test_case_7), 92e1229b204d6. +- commit 8dcf7c1 + +------------------------------------------------------------------- +Mon May 13 17:50:51 CEST 2024 - dsterba@suse.com + +- btrfs: fix information leak in btrfs_ioctl_logical_to_ino() (git-fixes) +- commit 622d549 + +------------------------------------------------------------------- +Mon May 13 17:47:31 CEST 2024 - dsterba@suse.com + +- btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() (git-fixes) +- commit 84f4309 + +------------------------------------------------------------------- +Mon May 13 17:46:30 CEST 2024 - dsterba@suse.com + +- btrfs: reject encoded write if inode has nodatasum flag set (git-fixes) +- commit bbc649d + +------------------------------------------------------------------- +Mon May 13 17:45:16 CEST 2024 - dsterba@suse.com + +- btrfs: send: return EOPNOTSUPP on unknown flags (git-fixes) +- commit 8ef1c53 + +------------------------------------------------------------------- +Mon May 13 17:40:46 CEST 2024 - dsterba@suse.com + +- btrfs: fix lockdep splat and potential deadlock after failure running delayed items (git-fixes) +- commit a6f28a6 + +------------------------------------------------------------------- +Mon May 13 17:32:40 CEST 2024 - dsterba@suse.com + +- btrfs: release path before inode lookup during the ino lookup ioctl (git-fixes) +- commit 4b7ba54 + +------------------------------------------------------------------- +Mon May 13 17:29:01 CEST 2024 - dsterba@suse.com + +- blacklist.conf: Add 2d6cd791e63e "btrfs: fix race between finishing block group creation and its item update" +- commit ca673ac + +------------------------------------------------------------------- +Mon May 13 17:09:25 CEST 2024 - tiwai@suse.de + +- firewire: nosy: ensure user_length is taken into account when + fetching packet contents (CVE-2024-27401 bsc#1224181). +- commit 5441039 + +------------------------------------------------------------------- +Mon May 13 16:51:11 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (bsc#1217169 CVE-2023-52655). + Added bugzilla and CVE +- commit 20db8f9 + +------------------------------------------------------------------- +Mon May 13 15:34:42 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one chunk length calculation at contains_pending_extent() (git-fixes) +- commit 9ec1333 + +------------------------------------------------------------------- +Mon May 13 15:02:10 CEST 2024 - nstange@suse.de + +- crypto: rsa - add a check for allocation failure (bsc#1222775). +- commit 8c6c396 + +------------------------------------------------------------------- +Mon May 13 14:53:32 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 70f199a + +------------------------------------------------------------------- +Mon May 13 14:51:33 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 835874a + +------------------------------------------------------------------- +Mon May 13 14:00:14 CEST 2024 - tiwai@suse.de + +- kABI workaround for of driver changes (git-fixes). +- commit ef08885 + +------------------------------------------------------------------- +Mon May 13 12:29:23 CEST 2024 - colyli@suse.de + +- aoe: avoid potential deadlock at set_capacity (CVE-2024-26775, + bsc#1222627). +- commit fd6e05d + +------------------------------------------------------------------- +Mon May 13 11:57:20 CEST 2024 - nstange@suse.de + +- crypto: testmgr - remove unused xts4096 and xts512 algorithms + from testmgr.c (bsc#1222769). +- commit 0de6756 + +------------------------------------------------------------------- +Mon May 13 11:46:01 CEST 2024 - nstange@suse.de + +- crypto: rsa - allow only odd e and restrict value in FIPS mode + (bsc#1222775). +- commit c5ca0e4 + +------------------------------------------------------------------- +Mon May 13 11:44:23 CEST 2024 - tiwai@suse.de + +- of: module: prevent NULL pointer dereference in vsnprintf() + (stable-fixes). +- of: dynamic: Synchronize of_changeset_destroy() with the + devlink removals (git-fixes). +- of: property: fw_devlink: Fix stupid bug in remote-endpoint + parsing (git-fixes). +- of: property: Add in-ports/out-ports support to + of_graph_get_port_parent() (stable-fixes). +- of: property: Improve finding the supplier of a remote-endpoint + property (git-fixes). +- of: property: Improve finding the consumer of a remote-endpoint + property (git-fixes). +- of: unittest: Fix compile in the non-dynamic case (git-fixes). +- of: property: fix typo in io-channels (git-fixes). +- commit 7743bc7 + +------------------------------------------------------------------- +Mon May 13 11:37:15 CEST 2024 - nstange@suse.de + +- crypto: ecc - update ecc_gen_privkey for FIPS 186-5 + (bsc#1222782). +- commit bcc0381 + +------------------------------------------------------------------- +Mon May 13 08:31:07 CEST 2024 - tiwai@suse.de + +- selftests/pidfd: Fix config for pidfd_setns_test (git-fixes). +- EDAC/synopsys: Fix ECC status and IRQ control race condition + (git-fixes). +- commit 85ce9d3 + +------------------------------------------------------------------- +Mon May 13 04:24:13 CEST 2024 - neilb@suse.de + +- nfs: fix UAF in direct writes (bsc#1223653 CVE-2024-26958). +- commit 9b53f23 + +------------------------------------------------------------------- +Sat May 11 08:30:35 CEST 2024 - tiwai@suse.de + +- drm/connector: Add \n to message about demoting connector + force-probes (git-fixes). +- drm/meson: dw-hdmi: add bandgap setting for g12 (git-fixes). +- drm/meson: dw-hdmi: power up phy on device init (git-fixes). +- drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible + (git-fixes). +- drm/amdkfd: don't allow mapping the MMIO HDP page with large + pages (git-fixes). +- dm/amd/pm: Fix problems with reboot/shutdown for some SMU + 13.0.4/13.0.11 users (git-fixes). +- drm/i915/bios: Fix parsing backlight BDB data (git-fixes). +- drm/i915/gt: Automate CCS Mode setting during engine resets + (git-fixes). +- maple_tree: fix mas_empty_area_rev() null pointer dereference + (git-fixes). +- spi: microchip-core-qspi: fix setting spi bus clock rate + (git-fixes). +- regulator: core: fix debugfs creation regression (git-fixes). +- commit 3a3ad92 + +------------------------------------------------------------------- +Fri May 10 16:36:48 CEST 2024 - jlee@suse.com + +- netfilter: nf_tables: mark set as dead when unbinding anonymous + set with timeout (bsc#1221829 CVE-2024-26643). +- commit c841ee9 + +------------------------------------------------------------------- +Fri May 10 11:47:33 CEST 2024 - jlee@suse.com + +- block/rnbd-srv: Check for unlikely string overflow (bsc#1221615 + CVE-2023-52618). +- commit 3cf7eb9 + +------------------------------------------------------------------- +Fri May 10 10:35:21 CEST 2024 - dwagner@suse.de + +- block: bio-integrity: fix kcalloc() arguments order (bsc#1217384 + CVE-2023-6238). +- commit 37816df + +------------------------------------------------------------------- +Fri May 10 09:51:05 CEST 2024 - tiwai@suse.de + +- hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us + (git-fixes). +- hwmon: (corsair-cpro) Protect ccp->wait_input_report with a + spinlock (git-fixes). +- hwmon: (corsair-cpro) Use complete_all() instead of complete() + in ccp_raw_event() (git-fixes). +- hwmon: (corsair-cpro) Use a separate buffer for sending commands + (git-fixes). +- nfc: nci: Fix kcov check in nci_rx_work() (git-fixes). +- Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout + (git-fixes). +- Bluetooth: HCI: Fix potential null-ptr-deref (git-fixes). +- Bluetooth: qca: fix info leak when fetching fw build id + (git-fixes). +- Bluetooth: qca: fix NVM configuration parsing (git-fixes). +- Bluetooth: qca: add missing firmware sanity checks (git-fixes). +- Bluetooth: msft: fix slab-use-after-free in msft_do_close() + (git-fixes). +- Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout + (git-fixes). +- ARM: 9381/1: kasan: clear stale stack poison (git-fixes). +- commit aa6a883 + +------------------------------------------------------------------- +Fri May 10 01:57:58 CEST 2024 - krisman@suse.de + +- Update + patches.suse/xen-netfront-Add-missing-skb_mark_for_recycle.patch + (git-fixes CVE-2024-27393 bsc#1224076). +- commit 3dacd9a + +------------------------------------------------------------------- +Thu May 9 10:12:28 CEST 2024 - jslaby@suse.cz + +- kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe + address (CVE-2024-26946 bsc#1223669). +- commit c3ef9f9 + +------------------------------------------------------------------- +Thu May 9 10:06:13 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit de7fc3a + +------------------------------------------------------------------- +Wed May 8 15:16:20 CEST 2024 - dwagner@suse.de + +- io_uring: kabi cookie remove (bsc#1217384). +- commit 6174cfd + +------------------------------------------------------------------- +Wed May 8 14:47:51 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/USB-core-Fix-deadlock-in-port-disable-sysfs-attribut.patch + (bsc#1223670 CVE-2024-26933). + Added CVE and bugzilla ID +- commit 2932a82 + +------------------------------------------------------------------- +Wed May 8 14:32:33 CEST 2024 - oneukum@suse.com + +- crypto: iaa - Fix nr_cpus < nr_iaa case (bsc#1223732 + CVE-2024-26945). +- commit d4480a0 + +------------------------------------------------------------------- +Wed May 8 13:00:52 CEST 2024 - dwagner@suse.de + +- supported.conf: support tcp_dctcp module (jsc#PED-8111) +- commit 84b1f91 + +------------------------------------------------------------------- +Wed May 8 09:35:19 CEST 2024 - nstange@suse.de + +- Update + patches.suse/crypto-lib-mpi-Fix-unexpected-pointer-access-in-mpi_.patch + (git-fixes CVE-2023-52616 bsc#1221612). +- commit 0f801e9 + +------------------------------------------------------------------- +Wed May 8 09:33:26 CEST 2024 - tzimmermann@suse.com + +- Update "drm/vmwgfx: Fix possible null pointer derefence with invalid contexts" (CVE-2024-26979 bsc#1223628) +- commit 562486d + +------------------------------------------------------------------- +Tue May 7 17:18:31 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race when detecting delalloc ranges during fiemap + (bsc#1223285). +- commit b4449a9 + +------------------------------------------------------------------- +Tue May 7 17:04:53 CEST 2024 - fdmanana@suse.com + +- btrfs: ensure fiemap doesn't race with writes when + FIEMAP_FLAG_SYNC is given (bsc#1223285). +- commit e1d5456 + +------------------------------------------------------------------- +Tue May 7 17:00:54 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race between ordered extent completion and fiemap + (bsc#1223285). +- commit b2ade77 + +------------------------------------------------------------------- +Tue May 7 16:49:51 CEST 2024 - fdmanana@suse.com + +- btrfs: fix deadlock with fiemap and extent locking + (bsc#1223285). +- commit 032df64 + +------------------------------------------------------------------- +Tue May 7 16:35:53 CEST 2024 - fdmanana@suse.com + +- btrfs: send: don't issue unnecessary zero writes for trailing + hole (bsc#1222459). +- commit 79ef069 + +------------------------------------------------------------------- +Tue May 7 16:30:29 CEST 2024 - vkarasulli@suse.de + +- inet: read sk->sk_family once in inet_recv_error() (bsc#1222385 + CVE-2024-26679). +- commit cb5e75a + +------------------------------------------------------------------- +Tue May 7 14:12:46 CEST 2024 - tiwai@suse.de + +- Move upstreamed HD-audio patch into sorted section +- commit d615f15 + +------------------------------------------------------------------- +Tue May 7 14:12:37 CEST 2024 - tiwai@suse.de + +- ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 + (bsc#1217750). +- commit 9e75dfd + +------------------------------------------------------------------- +Tue May 7 13:37:02 CEST 2024 - dsterba@suse.com + +- btrfs: dev-replace: properly validate device names (CVE-2024-26791 bsc#1222793) +- commit 0244362 + +------------------------------------------------------------------- +Tue May 7 12:59:26 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 3195e8d + +------------------------------------------------------------------- +Tue May 7 12:14:44 CEST 2024 - mkubecek@suse.cz + +- fix patch references (CVE-2024-26739 bsc#1222559): + - patches.suse/net-sched-act_mirred-Create-function-tcf_mirred_to_d.patch + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit af4b677 + +------------------------------------------------------------------- +Tue May 7 11:01:53 CEST 2024 - oneukum@suse.com + +- usb: dwc3: core: Prevent phy suspend during init (Git-fixes). +- commit 0feb823 + +------------------------------------------------------------------- +Tue May 7 10:05:18 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: fix l3num expectations with inet pseudo + family (git-fixes). +- commit e0fbf15 + +------------------------------------------------------------------- +Tue May 7 08:51:04 CEST 2024 - pjakobsson@suse.de + +- drm/i915/vma: Fix UAF on destroy against retire race (CVE-2024-26939 bsc#1223679). +- commit 0c69759 + +------------------------------------------------------------------- +Tue May 7 07:56:59 CEST 2024 - tiwai@suse.de + +- Reapply "drm/qxl: simplify qxl_fence_wait" (stable-fixes). +- commit 2bd2798 + +------------------------------------------------------------------- +Tue May 7 00:12:18 CEST 2024 - mkubecek@suse.cz + +- rds: tcp: Fix use-after-free of net in reqsk_timer_handler() + (CVE-2024-26865 bsc#1223062). +- commit 4df5c35 + +------------------------------------------------------------------- +Mon May 6 22:49:40 CEST 2024 - mkubecek@suse.cz + +- packet: annotate data-races around ignore_outgoing + (CVE-2024-26862 bsc#1223111). +- commit 50ec7e9 + +------------------------------------------------------------------- +Mon May 6 22:21:54 CEST 2024 - mkubecek@suse.cz + +- Update + patches.suse/sctp-fix-potential-deadlock-on-net-sctp.addr_wq.patch + references (add CVE-2024-0639 bsc#1218917). +- commit 61e4bcd + +------------------------------------------------------------------- +Mon May 6 21:33:30 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 45e1211 + +------------------------------------------------------------------- +Mon May 6 19:19:07 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: sanitize layer 3 and 4 protocol number in + custom expectations (bsc#1222368 CVE-2024-26673). +- commit bffaac0 + +------------------------------------------------------------------- +Mon May 6 18:14:52 CEST 2024 - dsterba@suse.com + +- fs: sysfs: Fix reference leak in sysfs_break_active_protection() (CVE-2024-26993 bsc#1223693) +- commit b75cd2c + +------------------------------------------------------------------- +Mon May 6 18:02:40 CEST 2024 - dsterba@suse.com + +- btrfs: don't drop extent_map for free space inode on write error (CVE-2024-26726 bsc#1222532) +- commit 60707c9 + +------------------------------------------------------------------- +Mon May 6 17:37:25 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Only update pages_touched when a new page is + touched (git-fixes). +- commit f2292de + +------------------------------------------------------------------- +Mon May 6 17:34:30 CEST 2024 - petr.pavlu@suse.com + +- kprobes: Fix possible use-after-free issue on kprobe + registration (git-fixes). +- commit 3121e4a + +------------------------------------------------------------------- +Mon May 6 17:23:41 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes CVE-2024-27009 bsc#1223699). +- Update + patches.suse/Bluetooth-btnxpuart-Fix-btnxpuart_close.patch + (git-fixes CVE-2024-26959 bsc#1223667). +- Update + patches.suse/USB-usb-storage-Prevent-divide-by-0-error-in-isd200_.patch + (git-fixes CVE-2024-27059 bsc#1223738). +- Update + patches.suse/backlight-hx8357-Fix-potential-NULL-pointer-derefere.patch + (git-fixes CVE-2024-27071 bsc#1223734). +- Update patches.suse/clk-Fix-clk_core_get-NULL-dereference.patch + (git-fixes CVE-2024-27038 bsc#1223816). +- Update + patches.suse/clk-hisilicon-hi3559a-Fix-an-erroneous-devm_kfree.patch + (git-fixes CVE-2024-27039 bsc#1223821). +- Update + patches.suse/clk-qcom-gcc-ipq6018-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26970 bsc#1223644). +- Update + patches.suse/clk-qcom-gcc-ipq8074-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26969 bsc#1223645). +- Update + patches.suse/clk-qcom-gcc-ipq9574-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26968 bsc#1223642). +- Update + patches.suse/clk-qcom-mmcc-apq8084-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26966 bsc#1223646). +- Update + patches.suse/clk-qcom-mmcc-msm8974-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26965 bsc#1223648). +- Update + patches.suse/clk-zynq-Prevent-null-pointer-dereference-caused-by-.patch + (git-fixes CVE-2024-27037 bsc#1223717). +- Update + patches.suse/cpufreq-brcmstb-avs-cpufreq-add-check-for-cpufreq_cp.patch + (git-fixes CVE-2024-27051 bsc#1223769). +- Update + patches.suse/crypto-qat-resolve-race-condition-during-AER-recover.patch + (git-fixes CVE-2024-26974 bsc#1223638). +- Update + patches.suse/drm-amd-display-Add-replay-NULL-check-in-edp_set_rep.patch + (git-fixes CVE-2024-27040 bsc#1223711). +- Update + patches.suse/drm-amd-display-Fix-a-potential-buffer-overflow-in-d.patch + (git-fixes CVE-2024-27045 bsc#1223826). +- Update + patches.suse/drm-amd-display-Fix-potential-NULL-pointer-dereferen.patch + (git-fixes CVE-2024-27044 bsc#1223723). +- Update + patches.suse/drm-amd-display-fix-NULL-checks-for-adev-dm.dc-in-am.patch + (git-fixes CVE-2024-27041 bsc#1223714). +- Update + patches.suse/drm-amdgpu-Fix-potential-out-of-bounds-access-in-amd.patch + (git-fixes CVE-2024-27042 bsc#1223823). +- Update + patches.suse/drm-vmwgfx-Fix-possible-null-pointer-derefence-with-.patch + (git-fixes CVE-2024-26979 bsc#1223628). +- Update + patches.suse/md-Fix-missing-release-of-active_io-for-flush-8556.patch + (jsc#PED-7542 CVE-2024-27023 bsc#1223776). +- Update + patches.suse/media-dvb-frontends-avoid-stack-overflow-warnings-wi.patch + (git-fixes CVE-2024-27075 bsc#1223842). +- Update patches.suse/media-edia-dvbdev-fix-a-use-after-free.patch + (git-fixes CVE-2024-27043 bsc#1223824). +- Update + patches.suse/media-go7007-fix-a-memleak-in-go7007_load_encoder.patch + (git-fixes CVE-2024-27074 bsc#1223844). +- Update + patches.suse/media-imx-csc-scaler-fix-v4l2_ctrl_handler-memory-le.patch + (git-fixes CVE-2024-27076 bsc#1223779). +- Update + patches.suse/media-ttpci-fix-two-memleaks-in-budget_av_attach.patch + (git-fixes CVE-2024-27073 bsc#1223843). +- Update + patches.suse/media-usbtv-Remove-useless-locks-in-usbtv_video_free.patch + (git-fixes CVE-2024-27072 bsc#1223837). +- Update + patches.suse/media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_registe.patch + (git-fixes CVE-2024-27077 bsc#1223780). +- Update + patches.suse/media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch + (git-fixes CVE-2024-27078 bsc#1223781). +- Update + patches.suse/net-phy-fix-phy_get_internal_delay-accessing-an-empt.patch + (git-fixes CVE-2024-27047 bsc#1223828). +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- Update patches.suse/pci_iounmap-Fix-MMIO-mapping-leak.patch + (git-fixes CVE-2024-26977 bsc#1223631). +- Update + patches.suse/powercap-intel_rapl-Fix-a-NULL-pointer-dereference.patch + (git-fixes CVE-2024-26975 bsc#1223632). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes CVE-2024-27054 bsc#1223819). +- Update + patches.suse/scsi-qla2xxx-Fix-command-flush-on-cable-pull.patch + (bsc#1221816 CVE-2024-26931 bsc#1223627). +- Update patches.suse/scsi-qla2xxx-Fix-double-free-of-fcport.patch + (bsc#1221816 CVE-2024-26929 bsc#1223715). +- Update + patches.suse/scsi-qla2xxx-Fix-double-free-of-the-ha-vp_map-pointe.patch + (bsc#1221816 CVE-2024-26930 bsc#1223626). +- Update + patches.suse/thermal-drivers-mediatek-lvts_thermal-Fix-a-memory-l.patch + (git-fixes CVE-2024-27068 bsc#1223808). +- Update + patches.suse/thunderbolt-Fix-NULL-pointer-dereference-in-tb_port_.patch + (git-fixes CVE-2024-27060 bsc#1223725). +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (git-fixes CVE-2024-26919 bsc#1223847). +- Update + patches.suse/wifi-brcm80211-handle-pmk_op-allocation-failure.patch + (git-fixes CVE-2024-27048 bsc#1223760). +- Update + patches.suse/wifi-rtl8xxxu-add-cancel_work_sync-for-c2hcmd_work.patch + (git-fixes CVE-2024-27052 bsc#1223829). +- Update + patches.suse/wifi-wilc1000-do-not-realloc-workqueue-everytime-an-.patch + (git-fixes CVE-2024-27391 bsc#1223709). +- Update + patches.suse/wifi-wilc1000-fix-RCU-usage-in-connect-path.patch + (git-fixes CVE-2024-27053 bsc#1223737). +- commit 9296e40 + +------------------------------------------------------------------- +Mon May 6 17:23:27 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/drm-tegra-dsi-Add-missing-check-for-of_find_device_b.patch + (git-fixes CVE-2023-52650 bsc#1223770). +- Update + patches.suse/drm-vkms-Avoid-reading-beyond-LUT-array.patch + (git-fixes CVE-2023-52649 bsc#1223768). +- Update + patches.suse/drm-vmwgfx-Unmap-the-surface-before-resetting-it-on-.patch + (git-fixes CVE-2023-52648 bsc#1223765). +- Update + patches.suse/media-nxp-imx8-isi-Check-whether-crossbar-pad-is-non.patch + (git-fixes CVE-2023-52647 bsc#1223764). +- commit f67398e + +------------------------------------------------------------------- +Mon May 6 17:23:18 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/powerpc-pseries-Fix-potential-memleak-in-papr_get_at.patch + (bsc#1215199 CVE-2022-48669 bsc#1223756). +- commit e9a7939 + +------------------------------------------------------------------- +Mon May 6 17:22:04 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page + in concurrent environment (git-fixes). +- commit 8f1aa4c + +------------------------------------------------------------------- +Mon May 6 16:11:25 CEST 2024 - jgross@suse.com + +- Delete + patches.suse/iommufd-iova_bitmap-Move-symbols-to-IOMMUFD-namespace. + (bsc#1222654) +- commit dc5c22e + +------------------------------------------------------------------- +Mon May 6 12:34:10 CEST 2024 - lhenriques@suse.de + +- fuse: don't unhash root (bsc#1223946). +- fuse: fix root lookup with nonzero generation (bsc#1223945). +- virtio: treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (bsc#1223944). +- commit 5171d01 + +------------------------------------------------------------------- +Mon May 6 11:15:05 CEST 2024 - tbogendoerfer@suse.de + +- tun: limit printing rate when illegal packet received by tun + dev (bsc#1223745 CVE-2024-27013). +- net/mlx5e: Prevent deadlock while disabling aRFS (bsc#1223735 + CVE-2024-27014). +- commit d039d3b + +------------------------------------------------------------------- +Mon May 6 11:14:31 CEST 2024 - tzimmermann@suse.com + +- drm/amd/display: Add a dc_state NULL check in dc_state_release (CVE-2024-26948 bsc#1223664) +- commit adac21d + +------------------------------------------------------------------- +Mon May 6 08:32:36 CEST 2024 - tiwai@suse.de + +- slimbus: qcom-ngd-ctrl: Add timeout for wait operation + (git-fixes). +- iio:imu: adis16475: Fix sync mode setting (git-fixes). +- iio: accel: mxc4005: Interrupt handling fixes (git-fixes). +- iio: pressure: Fixes BME280 SPI driver data (git-fixes). +- usb: typec: tcpm: Check for port partner validity before + consuming it (git-fixes). +- usb: typec: tcpm: unregister existing source caps before + re-registration (git-fixes). +- usb: typec: tcpm: clear pd_event queue in PORT_RESET + (git-fixes). +- usb: ohci: Prevent missed ohci interrupts (git-fixes). +- usb: gadget: f_fs: Fix a race condition when processing setup + packets (git-fixes). +- USB: core: Fix access violation during port device removal + (git-fixes). +- usb: gadget: uvc: use correct buffer size when parsing configfs + lists (git-fixes). +- usb: gadget: composite: fix OS descriptors w_value logic + (git-fixes). +- usb: gadget: f_fs: Fix race between aio_cancel() and AIO + request complete (git-fixes). +- clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change + (git-fixes). +- commit 8d8f752 + +------------------------------------------------------------------- +Mon May 6 08:29:57 CEST 2024 - tiwai@suse.de + +- Move upstreamed USB fix into sorted section +- commit 21751fe + +------------------------------------------------------------------- +Sat May 4 09:44:18 CEST 2024 - tiwai@suse.de + +- ASoC: da7219-aad: fix usage of device_get_named_child_node() + (git-fixes). +- ASoC: rt715-sdca: volume step modification (git-fixes). +- ASoC: rt715: add vendor clear control register (git-fixes). +- ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config + (git-fixes). +- ASoC: cs35l56: Fix unintended bus access while resetting amp + (git-fixes). +- ASoC: rt722-sdca: add headset microphone vrefo setting + (git-fixes). +- ASoC: rt722-sdca: modify channel number to support 4 channels + (git-fixes). +- ASoC: rt5645: Fix the electric noise due to the CBJ contacts + floating (git-fixes). +- ASoC: acp: Support microphone from device Acer 315-24p + (git-fixes). +- ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus + T100TAM too (git-fixes). +- commit 59787a2 + +------------------------------------------------------------------- +Sat May 4 09:37:36 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix build error without CONFIG_PM + (stable-fixes). +- ALSA: hda: cs35l56: Exit cache-only after + cs35l56_wait_for_firmware_boot() (stable-fixes). +- ALSA: hda/realtek - Set GPIO3 to default at S4 state for + Thinkpad with ALC1318 (stable-fixes). +- ALSA: hda: intel-dsp-config: harden I2C/I2S codec detection + (stable-fixes). +- ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TU + (stable-fixes). +- commit 11f233b + +------------------------------------------------------------------- +Sat May 4 09:35:07 CEST 2024 - tiwai@suse.de + +- ASoC: meson: axg-tdm-interface: manage formatters in trigger + (git-fixes). +- ASoC: meson: axg-card: make links nonatomic (git-fixes). +- ASoC: meson: cards: select SND_DYNAMIC_MINORS (git-fixes). +- ASoC: codecs: wsa881x: set clk_stop_mode1 flag (git-fixes). +- ASoC: ti: davinci-mcasp: Fix race condition during probe + (git-fixes). +- ASoC: Intel: avs: Set name of control as in topology + (git-fixes). +- regmap: Add regmap_read_bypassed() (git-fixes). +- ASoC: SOF: Intel: add default firmware library path for LNL + (git-fixes). +- ASoC: tegra: Fix DSPK 16-bit playback (git-fixes). +- ALSA: hda: intel-sdw-acpi: fix usage of + device_get_named_child_node() (git-fixes). +- drm/panel: ili9341: Use predefined error codes (git-fixes). +- drm/panel: ili9341: Respect deferred probe (git-fixes). +- drm/vmwgfx: Fix invalid reads in fence signaled events + (git-fixes). +- drm/vmwgfx: Fix Legacy Display Unit (git-fixes). +- drm/amdgpu: fix doorbell regression (git-fixes). +- drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() + v2 (git-fixes). +- spi: fix null pointer dereference within spi_sync (git-fixes). +- spi: hisi-kunpeng: Delete the dump interface of data registers + in debugfs (git-fixes). +- commit de68d11 + +------------------------------------------------------------------- +Fri May 3 18:53:42 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: ensure offloading TID queue exists + (CVE-2024-27056 bsc#1223822). +- commit 8f83255 + +------------------------------------------------------------------- +Fri May 3 17:55:12 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_pin_on_pin_register() for multiple parent pins + (CVE-2024-27027 bsc#1223787). +- commit ce9b326 + +------------------------------------------------------------------- +Fri May 3 17:52:05 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_xa_ref_*_del() for multiple registrations + (CVE-2024-27027 bsc#1223787). +- commit f5ff522 + +------------------------------------------------------------------- +Fri May 3 17:44:24 CEST 2024 - mfranc@suse.cz + +- s390/qeth: Fix kernel panic after setting hsuid (git-fixes + bsc#1223874). +- commit eae1390 + +------------------------------------------------------------------- +Fri May 3 17:39:31 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix storage key clearing for guest huge pages + (git-fixes bsc#1223872). +- commit 329e03c + +------------------------------------------------------------------- +Fri May 3 17:37:13 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix clearing storage keys for huge pages (git-fixes + bsc#1223871). +- commit a7e3ff2 + +------------------------------------------------------------------- +Fri May 3 17:30:04 CEST 2024 - mfranc@suse.cz + +- s390/vdso: Add CFI for RA register to asm macro vdso_func + (git-fixes bsc#1223870). +- commit 2641ba1 + +------------------------------------------------------------------- +Fri May 3 17:19:03 CEST 2024 - mfranc@suse.cz + +- s390/cio: Ensure the copied buf is NUL terminated (git-fixes + bsc#1223869). +- commit dcf45a9 + +------------------------------------------------------------------- +Fri May 3 17:14:55 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: x86: Don't overflow lpage_info when checking + attributes (bsc#1223695, CVE-2024-26991). +- commit da41325 + +------------------------------------------------------------------- +Fri May 3 16:46:02 CEST 2024 - vbabka@suse.cz + +- mm: swap: fix race between free_swap_and_cache() and swapoff() + (CVE-2024-26960 bsc#1223655). +- swap: comments get_swap_device() with usage rule (CVE-2024-26960 + bsc#1223655). +- commit 9df3192 + +------------------------------------------------------------------- +Fri May 3 16:38:44 CEST 2024 - tiwai@suse.de + +- NTB: fix possible name leak in ntb_register_device() + (CVE-2023-52652 bsc#1223686). +- commit a6fcfa7 + +------------------------------------------------------------------- +Fri May 3 15:57:39 CEST 2024 - msuchanek@suse.de + +- Refresh patches.suse/powerpc-pseries-iommu-LPAR-panics-when-rebooted-with.patch. +- commit ca33aea + +------------------------------------------------------------------- +Fri May 3 15:36:14 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries: make max polling consistent for longer H_CALLs + (bsc#1215199). +- commit bead2d2 + +------------------------------------------------------------------- +Fri May 3 10:14:31 CEST 2024 - mhocko@suse.com + +- fork: defer linking file vma until vma is fully initialized + (bsc#1223774 CVE-2024-27022). +- commit 126ee1a + +------------------------------------------------------------------- +Fri May 3 09:40:30 CEST 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit 5a30b4d + +------------------------------------------------------------------- +Fri May 3 08:10:09 CEST 2024 - tiwai@suse.de + +- Fix a potential infinite loop in extract_user_to_sg() + (git-fixes). +- mtd: diskonchip: work around ubsan link failure (stable-fixes). +- drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3 + (stable-fixes). +- drm/amdgpu: Assign correct bits for SDMA HDP flush + (stable-fixes). +- drm/amdgpu: Fix leak when GPU memory allocation fails + (stable-fixes). +- ACPI: CPPC: Fix access width used for PCC registers (git-fixes). +- ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro + (git-fixes). +- Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853 + (stable-fixes). +- Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old() + (stable-fixes). +- drm: add drm_gem_object_is_shared_for_memory_stats() helper + (stable-fixes). +- ACPI: CPPC: Use access_width over bit_width for system memory + accesses (stable-fixes). +- wifi: mac80211: clean up assignments to pointer cache + (stable-fixes). +- commit 49aaf49 + +------------------------------------------------------------------- +Thu May 2 16:47:00 CEST 2024 - dwagner@suse.de + +- io_uring: remove uring_cmd cookie (bsc#1217384 CVE-2023-6238). +- iouring: remove IORING_URING_CMD_POLLED (bsc#1217384 + CVE-2023-6238). +- nvme: use bio_integrity_map_user (bsc#1217384 CVE-2023-6238). +- block: bio-integrity: directly map user buffers (bsc#1217384 + CVE-2023-6238). +- commit 3372add + +------------------------------------------------------------------- +Thu May 2 16:35:48 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-lsio: fix pwm lpcg indices (git-fixes) +- commit c9b9705 + +------------------------------------------------------------------- +Thu May 2 16:34:40 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: regulator for sd needs to be always on for (git-fixes) +- commit 51da7a0 + +------------------------------------------------------------------- +Thu May 2 16:33:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro (git-fixes) +- commit d74d11d + +------------------------------------------------------------------- +Thu May 2 16:31:31 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for (git-fixes) +- commit 300083f + +------------------------------------------------------------------- +Thu May 2 16:29:21 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 (git-fixes) +- commit 7730872 + +------------------------------------------------------------------- +Thu May 2 16:27:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 (git-fixes) +- commit 279e432 + +------------------------------------------------------------------- +Thu May 2 16:25:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f (git-fixes) +- commit 57cc3f7 + +------------------------------------------------------------------- +Thu May 2 16:23:58 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8qm-ss-dma: fix can lpcg indices (git-fixes) +- commit 9f868d4 + +------------------------------------------------------------------- +Thu May 2 16:23:23 CEST 2024 - tiwai@suse.de + +- kABI workaround for cec_adapter (CVE-2024-23848 bsc#1219104). +- commit 03d06c5 + +------------------------------------------------------------------- +Thu May 2 16:22:55 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix can lpcg indices (git-fixes) +- commit dd3deb9 + +------------------------------------------------------------------- +Thu May 2 16:20:00 CEST 2024 - tiwai@suse.de + +- media: cec: core: avoid recursive cec_claim_log_addrs + (CVE-2024-23848 bsc#1219104). +- commit c64de88 + +------------------------------------------------------------------- +Thu May 2 16:18:20 CEST 2024 - tiwai@suse.de + +- Update media cec fix patches to the latest upstream version (CVE-2024-23848 bsc#1219104) +- commit 4a0b406 + +------------------------------------------------------------------- +Thu May 2 15:23:56 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix adc lpcg indices (git-fixes) +- commit e69bdf0 + +------------------------------------------------------------------- +Thu May 2 15:19:35 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix spi lpcg indices (git-fixes) +- commit 4dc5b7a + +------------------------------------------------------------------- +Thu May 2 15:18:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usb lpcg indices (git-fixes) +- commit e2d7944 + +------------------------------------------------------------------- +Thu May 2 15:16:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order (git-fixes) +- commit fbb3351 + +------------------------------------------------------------------- +Thu May 2 15:15:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3399 hdmi ports node (git-fixes) +- commit a21edf3 + +------------------------------------------------------------------- +Thu May 2 15:14:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3328 hdmi ports node (git-fixes) +- commit 3f691a1 + +------------------------------------------------------------------- +Thu May 2 15:12:55 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: rockchip: mark system power controller on rk3588-evb1") +- commit 24dc024 + +------------------------------------------------------------------- +Thu May 2 15:11:02 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64/mm: Modify range-based tlbi to decrement scale") +- commit 9fd5163 + +------------------------------------------------------------------- +Thu May 2 13:38:24 CEST 2024 - jslaby@suse.cz + +- Update + patches.suse/serial-max310x-fix-NULL-pointer-dereference-in-I2C-i.patch + (git-fixes bsc#1223629 CVE-2024-26978). +- commit b81ff78 + +------------------------------------------------------------------- +Thu May 2 11:54:35 CEST 2024 - ailiop@suse.com + +- Squashfs: check the inode number is not the invalid value of + zero (bsc#1223634 CVE-2024-26982). +- commit a406e7c + +------------------------------------------------------------------- +Thu May 2 11:33:02 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/ubifs-ubifs_symlink-Fix-memleak-of-inode-i_link-in-error-path.patch + (git-fixes CVE-2024-26972 bsc#1223643). +- commit 6db660a + +------------------------------------------------------------------- +Thu May 2 11:23:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- commit a77f45b + +------------------------------------------------------------------- +Thu May 2 11:14:35 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- commit 95ba522 + +------------------------------------------------------------------- +Thu May 2 11:13:34 CEST 2024 - ailiop@suse.com + +- Update patches.suse/nilfs2-fix-OOB-in-nilfs_set_de_type.patch + (git-fixes CVE-2024-26981 bsc#1223668). +- commit 5740c7f + +------------------------------------------------------------------- +Thu May 2 10:28:22 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/ASoC-SOF-Add-some-bounds-checking-to-firmware-data.patch + (git-fixes CVE-2024-26927 bsc#1223525). +- commit d3c5f91 + +------------------------------------------------------------------- +Thu May 2 09:58:58 CEST 2024 - tiwai@suse.de + +- cec: core: avoid confusing "transmit timed out" message + (CVE-2024-23848 bsc#1219104). +- commit eae740c + +------------------------------------------------------------------- +Thu May 2 07:36:00 CEST 2024 - tiwai@suse.de + +- regulator: change devm_regulator_get_enable_optional() stub + to return Ok (git-fixes). +- regulator: change stubbed devm_regulator_get_enable to return Ok + (git-fixes). +- regulator: mt6360: De-capitalize devicetree regulator subnodes + (git-fixes). +- commit c50a631 + +------------------------------------------------------------------- +Wed May 1 09:50:43 CEST 2024 - tiwai@suse.de + +- power: supply: mt6360_charger: Fix of_match for usb-otg-vbus + regulator (git-fixes). +- power: rt9455: hide unused rt9455_boost_voltage_values + (git-fixes). +- pinctrl: baytrail: Fix selecting gpio pinctrl state (git-fixes). +- pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map() + (git-fixes). +- pinctrl: mediatek: paris: Rework support for + PIN_CONFIG_{INPUT,OUTPUT}_ENABLE (git-fixes). +- pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE + readback (git-fixes). +- pinctrl: core: delete incorrect free in pinctrl_enable() + (git-fixes). +- pinctrl/meson: fix typo in PDM's pin name (git-fixes). +- pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf + of GPIOR-T (git-fixes). +- crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init + (git-fixes). +- commit d973920 + +------------------------------------------------------------------- +Tue Apr 30 18:44:35 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for + Lenovo Legion models (bsc#1223462). +- commit 6f0889c + +------------------------------------------------------------------- +Tue Apr 30 16:38:27 CEST 2024 - tiwai@suse.de + +- usb: Fix regression caused by invalid ep0 maxpacket in virtual + SuperSpeed device (bsc#1220569). +- commit 4748678 + +------------------------------------------------------------------- +Tue Apr 30 16:11:40 CEST 2024 - tiwai@suse.de + +- media: cec: cec-api: add locking in cec_release() + (CVE-2024-23848 bsc#1219104). +- media: cec: cec-adap: always cancel work in cec_transmit_msg_fh + (CVE-2024-23848 bsc#1219104). +- commit c39ac04 + +------------------------------------------------------------------- +Tue Apr 30 16:07:18 CEST 2024 - mfranc@suse.cz + +- blacklist.conf: refactoring, not a fix +- commit d5a22ac + +------------------------------------------------------------------- +Tue Apr 30 16:02:50 CEST 2024 - mfranc@suse.cz + +- s390/vdso: drop '-fPIC' from LDFLAGS (git-fixes bsc#1223593). +- commit 643ece2 + +------------------------------------------------------------------- +Tue Apr 30 15:48:20 CEST 2024 - mfranc@suse.cz + +- s390/zcrypt: fix reference counting on zcrypt card objects + (git-fixes bsc#1223592). +- commit c37186f + +------------------------------------------------------------------- +Tue Apr 30 15:42:12 CEST 2024 - mkoutny@suse.com + +- block: fix q->blkg_list corruption during disk rebind + (bsc#1223591). +- commit 9da98d5 + +------------------------------------------------------------------- +Tue Apr 30 15:40:39 CEST 2024 - mfranc@suse.cz + +- s390/ism: Properly fix receive message buffer allocation + (git-fixes bsc#1223590). +- commit 0652865 + +------------------------------------------------------------------- +Tue Apr 30 15:28:05 CEST 2024 - jack@suse.cz + +- block: fix deadlock between bd_link_disk_holder and partition + scan (bsc#1223045 CVE-2024-26899). +- commit e4bd17c + +------------------------------------------------------------------- +Tue Apr 30 15:23:23 CEST 2024 - jack@suse.cz + +- quota: Fix potential NULL pointer dereference (bsc#1223060 + CVE-2024-26878). +- commit dcf7382 + +------------------------------------------------------------------- +Tue Apr 30 15:21:07 CEST 2024 - jack@suse.cz + +- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak + (bsc#1223198 CVE-2024-26901). +- commit 5c1d722 + +------------------------------------------------------------------- +Tue Apr 30 15:16:03 CEST 2024 - jack@suse.cz + +- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1222357 CVE-2024-26671). +- commit 1ebf5fb + +------------------------------------------------------------------- +Tue Apr 30 15:00:59 CEST 2024 - jack@suse.cz + +- nbd: always initialize struct msghdr completely (bsc#1221649 CVE-2024-26638). +- commit eb8ab1c + +------------------------------------------------------------------- +Tue Apr 30 14:58:54 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_find_by_goal() (bsc#1222613 CVE-2024-26772). +- commit 4004f20 + +------------------------------------------------------------------- +Tue Apr 30 14:57:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update patches.suse/0001-s390-qdio-handle-deferred-cc1.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes). +- commit 73a9e98 + +------------------------------------------------------------------- +Tue Apr 30 13:17:40 CEST 2024 - davide.benini@suse.com + +- net/ipv6: avoid possible UAF in ip6_route_mpath_notify() + (CVE-2024-26852 bsc#1223057) +- commit 9474f59 + +------------------------------------------------------------------- +Tue Apr 30 12:05:02 CEST 2024 - tiwai@suse.de + +- PCI: Delay after FLR of Solidigm P44 Pro NVMe (stable-fixes). +- commit ec609ee + +------------------------------------------------------------------- +Tue Apr 30 12:04:09 CEST 2024 - tiwai@suse.de + +- PCI: Fix typos in docs and comments (stable-fixes). +- PCI: switchtec: Add support for PCIe Gen5 devices + (stable-fixes). +- PCI: switchtec: Use normal comment style (stable-fixes). +- PCI: Execute quirk_enable_clear_retrain_link() earlier + (stable-fixes). +- commit 9bba47f + +------------------------------------------------------------------- +Tue Apr 30 10:32:18 CEST 2024 - tzimmermann@suse.com + +- Edit "amdkfd: use calloc instead of kzalloc to avoid integer overflow" + Reference CVE and bug numbers. +- commit 267eec1 + +------------------------------------------------------------------- +Tue Apr 30 08:05:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free + (CVE-2024-26909 bsc#1223143). +- commit 043c9e0 + +------------------------------------------------------------------- +Tue Apr 30 03:05:11 CEST 2024 - neilb@suse.de + +- nfsd: use __fput_sync() to avoid delayed closing of files + (bsc#1223380 bsc#1217408). +- commit 36cb9bb + +------------------------------------------------------------------- +Mon Apr 29 16:52:11 CEST 2024 - msuchanek@suse.de + +- Update patches.suse/powerpc-pseries-vas-Hold-mmap_mutex-after-mmap-lock-.patch + (bsc#1012628 jsc#PED-542 git-fixes bsc#1213573 ltc#203238). +- commit 8328f6d + +------------------------------------------------------------------- +Mon Apr 29 16:35:19 CEST 2024 - nik.borisov@suse.com + +- x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups (bsc#1222378 CVE-2024-26674). +- commit 46190f1 + +------------------------------------------------------------------- +Mon Apr 29 12:30:35 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() (bsc#1223202 CVE-2024-26906). +- commit 664e61f + +------------------------------------------------------------------- +Mon Apr 29 12:30:15 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h (bsc#1223202 CVE-2024-26906). +- commit 28c59d1 + +------------------------------------------------------------------- +Mon Apr 29 11:25:07 CEST 2024 - nik.borisov@suse.com + +- x86/boot: Ignore relocations in .notes sections in walk_relocs() too (bsc#1222624 CVE-2024-26816). +- commit 3cc2b03 + +------------------------------------------------------------------- +Mon Apr 29 11:24:52 CEST 2024 - nik.borisov@suse.com + +- x86, relocs: Ignore relocations in .notes section (bsc#1222624 CVE-2024-26816). +- commit 16f8af3 + +------------------------------------------------------------------- +Mon Apr 29 11:23:39 CEST 2024 - osalvador@suse.de + +- mm: zswap: fix missing folio cleanup in writeback race path + (bsc#1223007 CVE-2024-26832). +- commit b985b2a + +------------------------------------------------------------------- +Mon Apr 29 11:02:19 CEST 2024 - osalvador@suse.de + +- mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone + index (bsc#1222615 CVE-2024-26783). +- commit 7fe5b26 + +------------------------------------------------------------------- +Mon Apr 29 10:41:48 CEST 2024 - jslaby@suse.cz + +- Update config files. Disable N_GSM (jsc#PED-8240). +- commit ae9b7c6 + +------------------------------------------------------------------- +Mon Apr 29 09:39:29 CEST 2024 - iivanov@suse.de + +- Update patches.suse/gpio-tegra186-Fix-tegra186_gpio_is_accessible-check.patch (git-fixes bsc#1223439) +- commit 02eb8a1 + +------------------------------------------------------------------- +Mon Apr 29 09:05:25 CEST 2024 - tiwai@suse.de + +- irqchip/gic-v3-its: Prevent double free on error (git-fixes). +- irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on + GIC v4.1 (git-fixes). +- irqchip/armada-370-xp: Suppress unused-function warning + (git-fixes). +- irqchip/renesas-rzg2l: Prevent spurious interrupts when setting + trigger type (git-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Flush posted write in irq_eoi() + (git-fixes). +- irqchip/gic-v3-its: Do not assume vPE tables are preallocated + (git-fixes). +- irqchip/mbigen: Don't use bus_get_dev_root() to find the parent + (git-fixes). +- irqchip/renesas-rzg2l: Add macro to retrieve TITSR register + offset based on register's index (stable-fixes). +- irqchip/renesas-rzg2l: Implement restriction when writing ISCR + register (stable-fixes). +- commit 8e6882b + +------------------------------------------------------------------- +Sun Apr 28 09:56:05 CEST 2024 - tiwai@suse.de + +- i2c: smbus: fix NULL function pointer dereference (git-fixes). +- soundwire: amd: fix for wake interrupt handling for clockstop + mode (git-fixes). +- dmaengine: idxd: Fix oops during rmmod on single-CPU platforms + (git-fixes). +- dma: xilinx_dpdma: Fix locking (git-fixes). +- idma64: Don't try to serve interrupts when device is powered + off (git-fixes). +- dmaengine: tegra186: Fix residual calculation (git-fixes). +- dmaengine: owl: fix register access functions (git-fixes). +- phy: ti: tusb1210: Resolve charger-det crash if charger psy + is unregistered (git-fixes). +- phy: rockchip: naneng-combphy: Fix mux on rk3588 (git-fixes). +- phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits + (git-fixes). +- phy: rockchip-snps-pcie3: fix bifurcation on rk3588 (git-fixes). +- phy: freescale: imx8m-pcie: fix pcie link-up instability + (git-fixes). +- phy: marvell: a3700-comphy: Fix hardcoded array size + (git-fixes). +- phy: marvell: a3700-comphy: Fix out of bounds read (git-fixes). +- commit 900a00b + +------------------------------------------------------------------- +Sun Apr 28 09:41:15 CEST 2024 - tiwai@suse.de + +- selftests: kselftest: Mark functions that unconditionally call + exit() as __noreturn (git-fixes). +- commit f533a19 + +------------------------------------------------------------------- +Sun Apr 28 09:36:33 CEST 2024 - tiwai@suse.de + +- selftests/timers/posix_timers: Reimplement + check_timer_distribution() (git-fixes). +- commit d9f09cc + +------------------------------------------------------------------- +Sun Apr 28 09:30:51 CEST 2024 - tiwai@suse.de + +- USB: serial: option: add Telit FN920C04 rmnet compositions + (stable-fixes). +- USB: serial: option: add Rolling RW101-GL and RW135-GL support + (stable-fixes). +- USB: serial: option: add Lonsung U8300/U9300 product + (stable-fixes). +- USB: serial: option: add support for Fibocom FM650/FG650 + (stable-fixes). +- USB: serial: option: support Quectel EM060K sub-models + (stable-fixes). +- USB: serial: option: add Fibocom FM135-GL variants + (stable-fixes). +- thunderbolt: Avoid notify PM core about runtime PM resume + (stable-fixes). +- thunderbolt: Fix wake configurations after device unplug + (stable-fixes). +- usb: Disable USB3 LPM at shutdown (stable-fixes). +- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb + ep transport error (stable-fixes). +- clk: Get runtime PM before walking tree for clk_summary + (git-fixes). +- clk: Get runtime PM before walking tree during disable_unused + (git-fixes). +- clk: Initialize struct clk_core kref earlier (stable-fixes). +- arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H + (git-fixes). +- drm/radeon: make -fstrict-flex-arrays=3 happy (git-fixes). +- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes + (stable-fixes). +- selftests/ftrace: Limit length in subsystem-enable tests + (git-fixes). +- selftests: kselftest: Fix build failure with NOLIBC (git-fixes). +- selftests: timers: Fix abs() warning in posix_timers test + (git-fixes). +- selftests: timers: Fix posix_timers ksft_print_msg() warning + (git-fixes). +- drm/amd/display: Do not recursively call manual trigger + programming (stable-fixes). +- drm/i915: Disable live M/N updates when using bigjoiner + (stable-fixes). +- thunderbolt: Reset only non-USB4 host routers in resume + (git-fixes). +- thunderbolt: Make tb_switch_reset() support Thunderbolt 2, + 3 and USB4 routers (stable-fixes). +- thunderbolt: Introduce tb_path_deactivate_hop() (stable-fixes). +- thunderbolt: Introduce tb_port_reset() (stable-fixes). +- ASoC: ti: Convert Pandora ASoC to GPIO descriptors + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support + (stable-fixes). +- ALSA: scarlett2: Add correct product series name to messages + (stable-fixes). +- ALSA: scarlett2: Add support for Clarett 8Pre USB + (stable-fixes). +- ALSA: scarlett2: Move USB IDs out from device_info struct + (stable-fixes). +- ALSA: scarlett2: Default mixer driver to enabled (stable-fixes). +- PCI: Simplify pcie_capability_clear_and_set_word() to + ..._clear_word() (stable-fixes). +- PCI/DPC: Use FIELD_GET() (stable-fixes). +- selftests: timers: Convert posix_timers test to generate KTAP + output (stable-fixes). +- clk: Show active consumers of clocks in debugfs (stable-fixes). +- commit 8adba5b + +------------------------------------------------------------------- +Sat Apr 27 09:41:01 CEST 2024 - tiwai@suse.de + +- Update patch reference for x86 p2sb fix (CVE-2024-26650 bsc#1222048) +- commit b68c2ef + +------------------------------------------------------------------- +Sat Apr 27 08:33:05 CEST 2024 - tiwai@suse.de + +- mmc: sdhci-msm: pervent access to suspended controller + (git-fixes). +- gpio: tangier: Use correct type for the IRQ chip data + (git-fixes). +- gpio: tegra186: Fix tegra186_gpio_is_accessible() check + (git-fixes). +- fbdev: fix incorrect address computation in deferred IO + (git-fixes). +- drm/gma500: Remove lid code (git-fixes). +- commit 783bf0e + +------------------------------------------------------------------- +Fri Apr 26 18:54:14 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add 246f80a0b17f8 ("sh: push-switch: Reorder cleanup operations to avoid use-after-free bug") +- commit 0fe9e4b + +------------------------------------------------------------------- +Fri Apr 26 12:38:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore xfrm_bpf_md_dst that depends on CONFIG_DEBUG_* (bsc#1223415) +- commit 689bcfa + +------------------------------------------------------------------- +Fri Apr 26 12:26:57 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: annotate data-races around msk->rmem_fwd_alloc + (git-fixes). +- commit a5d9cb6 + +------------------------------------------------------------------- +Fri Apr 26 12:25:26 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_forward_alloc + (git-fixes). +- commit bceb548 + +------------------------------------------------------------------- +Fri Apr 26 12:23:03 CEST 2024 - denis.kirjanov@suse.com + +- ipv4: annotate data-races around fi->fib_dead (git-fixes). +- commit f1e77d4 + +------------------------------------------------------------------- +Fri Apr 26 12:21:27 CEST 2024 - denis.kirjanov@suse.com + +- sctp: annotate data-races around sk->sk_wmem_queued (git-fixes). +- commit 66bd390 + +------------------------------------------------------------------- +Fri Apr 26 12:19:43 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_lingertime (git-fixes). +- commit 33a5ffc + +------------------------------------------------------------------- +Fri Apr 26 12:18:04 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: Remove unnecessary test for __mptcp_init_sock() + (git-fixes). +- commit dfc1c14 + +------------------------------------------------------------------- +Fri Apr 26 12:15:52 CEST 2024 - denis.kirjanov@suse.com + +- idpf: fix kernel panic on unknown packet types (git-fixes). +- commit def5526 + +------------------------------------------------------------------- +Fri Apr 26 12:13:54 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix enabling RX VLAN filtering (git-fixes). +- commit 3d7f5a8 + +------------------------------------------------------------------- +Fri Apr 26 12:12:26 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: sja1105: Fix parameters order in + sja1110_pcs_mdio_write_c45() (git-fixes). +- commit 9f9ee96 + +------------------------------------------------------------------- +Fri Apr 26 11:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always update error counters (git-fixes). +- commit 5d5deb7 + +------------------------------------------------------------------- +Fri Apr 26 11:55:09 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always process TX descriptor ring (git-fixes). +- commit 99798f7 + +------------------------------------------------------------------- +Fri Apr 26 11:53:42 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: fix rx queue priority assignment (git-fixes). +- commit 3506dda + +------------------------------------------------------------------- +Fri Apr 26 11:52:14 CEST 2024 - denis.kirjanov@suse.com + +- net: fec: Set mac_managed_pm during probe (git-fixes). +- commit c315308 + +------------------------------------------------------------------- +Fri Apr 26 11:50:45 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Add array index check (git-fixes). +- commit 446ffd7 + +------------------------------------------------------------------- +Fri Apr 26 11:49:05 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Fix VF MAC filter removal (git-fixes). +- commit fbb3a5f + +------------------------------------------------------------------- +Fri Apr 26 11:47:23 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: check negative error code in otx2_open() + (git-fixes). +- commit a7c7e4f + +------------------------------------------------------------------- +Fri Apr 26 11:45:50 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix vf may be used uninitialized in this function warning + (git-fixes). +- commit 80b3415 + +------------------------------------------------------------------- +Fri Apr 26 11:43:49 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix i40e_count_filters() to count only active/new filters + (git-fixes). +- commit 1870048 + +------------------------------------------------------------------- +Fri Apr 26 11:42:04 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Enforce software interrupt during busy-poll exit + (git-fixes). +- commit 2c9264a + +------------------------------------------------------------------- +Fri Apr 26 10:59:56 CEST 2024 - tiwai@suse.de + +- wifi: mac80211: fix unaligned le16 access (git-fixes). +- wifi: mac80211: remove link before AP (git-fixes). +- wifi: mac80211_hwsim: init peer measurement result (git-fixes). +- wifi: nl80211: don't free NULL coalescing rule (git-fixes). +- wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd + (git-fixes). +- wifi: iwlwifi: mvm: remove old PASN station when adding a new + one (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev setup (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev suspend + (git-fixes). +- Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE + (git-fixes). +- Bluetooth: btusb: Fix triggering coredump implementation for + QCA (git-fixes). +- net: usb: ax88179_178a: stop lying about skb->truesize + (git-fixes). +- ax25: Fix netdev refcount issue (git-fixes). +- NFC: trf7970a: disable all regulators on removal (git-fixes). +- HID: logitech-dj: allow mice to use all types of reports + (git-fixes). +- HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized + dev->devc (git-fixes). +- HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent + lock-up (git-fixes). +- commit 416e04c + +------------------------------------------------------------------- +Fri Apr 26 10:58:26 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT patch into sorted section +- commit aaffc85 + +------------------------------------------------------------------- +Fri Apr 26 10:51:33 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT fix patch to sorted section +- commit ab94ffe + +------------------------------------------------------------------- +Fri Apr 26 10:07:57 CEST 2024 - tiwai@suse.de + +- Update kabi files: updated for post-PublicRC +- commit f978f5f + +------------------------------------------------------------------- +Thu Apr 25 19:11:05 CEST 2024 - tiwai@suse.de + +- Update patch reference for PM devfreq fix (CVE-2023-52635 bsc#1222294) +- commit f099bed + ------------------------------------------------------------------- Thu Apr 25 18:48:16 CEST 2024 - tiwai@suse.de - Update kabi files: fix for arm64/64kb flavor, too (bsc#1223357) - commit 8ef0762 +------------------------------------------------------------------- +Thu Apr 25 17:30:42 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/Bluetooth-btrtl-fix-out-of-bounds-memory-access.patch + (git-fixes CVE-2024-26890 bsc#1223192). +- Update + patches.suse/RDMA-mlx5-Fix-fortify-source-warning-while-accessing.patch + (jsc#PED-3311 CVE-2024-26907 bsc#1223203). +- Update + patches.suse/Revert-drm-amd-flush-any-delayed-gfxoff-on-suspend-e.patch + (git-fixes CVE-2024-26916 bsc#1223137). +- Update + patches.suse/crypto-xilinx-call-finalize-with-bh-disabled.patch + (git-fixes CVE-2024-26877 bsc#1223140). +- Update + patches.suse/dm-call-the-resume-method-on-internal-suspend-65e8.patch + (git-fixes CVE-2024-26880 bsc#1223188). +- Update + patches.suse/drm-amd-display-Fix-dcn35-8k30-Underflow-Corruption-.patch + (git-fixes CVE-2024-26913 bsc#1223204). +- Update + patches.suse/drm-amd-display-fix-incorrect-mpc_combine-array-size.patch + (git-fixes CVE-2024-26914 bsc#1223205). +- Update patches.suse/drm-amdgpu-Reset-IH-OVERFLOW_CLEAR-bit.patch + (git-fixes CVE-2024-26915 bsc#1223207). +- Update + patches.suse/firmware-arm_scmi-Fix-double-free-in-SMC-transport-c.patch + (git-fixes CVE-2024-26893 bsc#1223196). +- Update + patches.suse/net-tls-fix-use-after-free-with-partial-reads-and-as.patch + (bsc#1221858 CVE-2024-26582 bsc#1220214). +- Update + patches.suse/wifi-ath9k-delay-all-of-ath9k_wmi_event_tasklet-unti.patch + (git-fixes CVE-2024-26897 bsc#1223323). +- Update + patches.suse/wifi-mt76-mt7921e-fix-use-after-free-in-free_irq.patch + (git-fixes CVE-2024-26892 bsc#1223195). +- Update + patches.suse/wifi-wilc1000-prevent-use-after-free-on-vif-when-cle.patch + (git-fixes CVE-2024-26895 bsc#1223197). +- commit d9b565f + ------------------------------------------------------------------- Thu Apr 25 15:58:14 CEST 2024 - tiwai@suse.de - Fix missing CONFIG_SUSE_SUPPORTED for arm64/64kb flavor (bsc#1223357) - commit 1c0959e +------------------------------------------------------------------- +Thu Apr 25 15:30:10 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop interface during shutdown (git-fixes). +- commit f770ea3 + +------------------------------------------------------------------- +Thu Apr 25 15:28:33 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix issue with loading coalesced KPU profiles + (git-fixes). +- commit 65682db + +------------------------------------------------------------------- +Thu Apr 25 15:26:44 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: move force SMBUS from enable ulp function to avoid + PHY loss issue (git-fixes). +- commit af85d1c + +------------------------------------------------------------------- +Thu Apr 25 15:25:13 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Workaround for sporadic MDI error on Meteor Lake systems + (git-fixes). +- commit 8830724 + +------------------------------------------------------------------- +Thu Apr 25 15:23:43 CEST 2024 - denis.kirjanov@suse.com + +- Octeontx2-af: fix pause frame configuration in GMP mode + (git-fixes). +- commit 43722bd + +------------------------------------------------------------------- +Thu Apr 25 13:13:39 CEST 2024 - tiwai@suse.de + +- bootconfig: Fix the kerneldoc of _xbc_exit() (git-fixes). +- commit e671e96 + +------------------------------------------------------------------- +Thu Apr 25 13:12:36 CEST 2024 - tiwai@suse.de + +- arm64: hibernate: Fix level3 translation fault in swsusp_save() + (git-fixes). +- bootconfig: use memblock_free_late to free xbc memory to buddy + (git-fixes). +- init/main.c: Fix potential static_command_line memory overflow + (git-fixes). +- gpiolib: swnode: Remove wrong header inclusion (git-fixes). +- ARM: OMAP2+: fix USB regression on Nokia N8x0 (git-fixes). +- ARM: OMAP2+: fix N810 MMC gpiod table (git-fixes). +- i2c: pxa: hide unused icr_bits[] variable (git-fixes). +- driver core: Introduce device_link_wait_removal() + (stable-fixes). +- ARM: prctl: reject PR_SET_MDWE on pre-ARMv6 (stable-fixes). +- init: open /initrd.image with O_LARGEFILE (stable-fixes). +- Fix build errors due to new UIO_MEM_DMA_COHERENT mess + (git-fixes). +- ARM: s5pv210: fix pm.c kernel-doc warning (git-fixes). +- ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE + (git-fixes). +- kexec: do syscore_shutdown() in kernel_kexec (git-fixes). +- PM / devfreq: Synchronize devfreq_monitor_[start/stop] + (stable-fixes). +- ida: make 'ida_dump' static (git-fixes). +- asm-generic: make sparse happy with odd-sized put_unaligned_*() + (stable-fixes). +- ARM: imx: Check return value of devm_kasprintf in + imx_mmdc_perf_init (git-fixes). +- bootmem: use kmemleak_free_part_phys in put_page_bootmem + (git-fixes). +- commit b6327c9 + +------------------------------------------------------------------- +Thu Apr 25 12:02:42 CEST 2024 - jlee@suse.com + +- Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing + Adv Monitor (bsc#1219216). +- commit 81c5485 + +------------------------------------------------------------------- +Thu Apr 25 11:44:57 CEST 2024 - tiwai@suse.de + +- crypto: ccp - Add support for PCI device 0x156E (bsc#1223338). +- crypto: ccp - Add support for PCI device 0x17E0 (bsc#1223338). +- commit 9af2745 + +------------------------------------------------------------------- +Thu Apr 25 11:34:09 CEST 2024 - tiwai@suse.de + +- lsm: fix the logic in security_inode_getsecctx() (git-fixes). +- commit 9f85f33 + +------------------------------------------------------------------- +Thu Apr 25 09:38:22 CEST 2024 - msuchanek@suse.de + +- PCI: rpaphp: Error out on busy status from get-sensor-state + (bsc#1223369 ltc#205888). +- commit 03aecd7 + +------------------------------------------------------------------- +Wed Apr 24 08:16:47 CEST 2024 - tiwai@suse.de + +- Update ath11k suspend patches from the latest subsystem tree (bsc#1207948). +- commit caea96a + +------------------------------------------------------------------- +Wed Apr 24 05:52:04 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix stackmap overflow check on 32-bit arches (bsc#1223035 + CVE-2024-26883). +- bpf: Fix hashtab overflow check on 32-bit arches (bsc#1223189 + CVE-2024-26884). +- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches + (bsc#1223190 CVE-2024-26885). +- commit 98fad20 + +------------------------------------------------------------------- +Wed Apr 24 05:28:02 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct xsk_buff_pool kABI workaround (bsc#1221303 + CVE-2024-26611). +- commit 764f7c3 + +------------------------------------------------------------------- +Tue Apr 23 17:29:15 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-target-pscsi-Fix-bio_put-for-error-case.patch + (bsc#1222596 cve-2024-26760), fixng CVE number. +- commit 10886ae + +------------------------------------------------------------------- +Tue Apr 23 08:51:08 CEST 2024 - msuchanek@suse.de + +- powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt + (bsc#1221645 ltc#205739 bsc#1223191). +- commit da2d8d3 + +------------------------------------------------------------------- +Mon Apr 22 18:17:45 CEST 2024 - tiwai@suse.de + +- Move out-of-tree powerpc patch to the right section +- commit ff83284 + +------------------------------------------------------------------- +Mon Apr 22 15:14:07 CEST 2024 - denis.kirjanov@suse.com + +- ice: use relative VSI index for VFs instead of PF VSI number + (git-fixes). +- commit 271fd81 + +------------------------------------------------------------------- +Mon Apr 22 15:12:05 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Minor flow correction in e1000_shutdown function + (git-fixes). +- commit cc5b32c + +------------------------------------------------------------------- +Mon Apr 22 15:10:13 CEST 2024 - denis.kirjanov@suse.com + +- net: pcs: xpcs: Return EINVAL in the internal methods + (git-fixes). +- commit 9b19312 + +------------------------------------------------------------------- +Mon Apr 22 15:07:47 CEST 2024 - denis.kirjanov@suse.com + +- net: ip_tunnel: make sure to pull inner header in + ip_tunnel_rcv() (git-fixes CVE-2024-26882 bsc#1223034). +- commit c42f011 + +------------------------------------------------------------------- +Mon Apr 22 15:06:54 CEST 2024 - denis.kirjanov@suse.com + +- ionic: set adminq irq affinity (git-fixes). +- commit 7862c8a + +------------------------------------------------------------------- +Mon Apr 22 15:04:55 CEST 2024 - denis.kirjanov@suse.com + +- net: add netdev_lockdep_set_classes() to virtual drivers + (git-fixes). +- commit a8ebc57 + +------------------------------------------------------------------- +Mon Apr 22 15:03:00 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Let IP-specific receive function to interrogate + descriptors (git-fixes). +- commit d6b522e + +------------------------------------------------------------------- +Mon Apr 22 13:55:02 CEST 2024 - nik.borisov@suse.com + +- x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ (git-fixes). +- commit a29a0e4 + +------------------------------------------------------------------- +Mon Apr 22 13:54:41 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix BHI retpoline check (git-fixes). +- commit 00081b1 + +------------------------------------------------------------------- +Mon Apr 22 13:53:35 CEST 2024 - nik.borisov@suse.com + +- blacklist.conf: Blacklist spurious patch +- commit 14b3e73 + +------------------------------------------------------------------- +Mon Apr 22 08:45:08 CEST 2024 - msuchanek@suse.de + +- selftests/powerpc/papr-vpd: Fix missing variable initialization + (jsc#PED-4486 git-fixes). +- commit 8847657 + +------------------------------------------------------------------- +Mon Apr 22 08:40:46 CEST 2024 - msuchanek@suse.de + +- Rename patches.suse/Workaround-broken-chacha-crypto-fallback.patch to + patches.suse/powerpc-crypto-chacha-p10-Fix-failure-on-non-Power10.patch. +- commit de47fb9 + +------------------------------------------------------------------- +Mon Apr 22 07:20:24 CEST 2024 - tiwai@suse.de + +- peci: linux/peci.h: fix Excess kernel-doc description warning + (git-fixes). +- comedi: vmk80xx: fix incomplete endpoint checking (git-fixes). +- mei: me: disable RPL-S on SPS and IGN firmwares (git-fixes). +- speakup: Avoid crash on very long word (git-fixes). +- serial: stm32: Reset .throttled state in .startup() (git-fixes). +- serial/pmac_zilog: Remove flawed mitigation for rx irq flood + (git-fixes). +- serial: mxs-auart: add spinlock around changing cts state + (git-fixes). +- serial: 8250_dw: Revert: Do not reclock if already at correct + rate (git-fixes). +- Revert "usb: cdc-wdm: close race between read and workqueue" + (git-fixes). +- thunderbolt: Do not create DisplayPort tunnels on adapters of + the same router (git-fixes). +- usb: dwc2: host: Fix dereference issue in DDMA completion flow + (git-fixes). +- usb: typec: tcpm: Correct the PDO counting in pd_set + (git-fixes). +- usb: typec: ucsi: Fix connector check on init (git-fixes). +- usb: xhci: correct return value in case of STS_HCE (git-fixes). +- commit 1d56577 + +------------------------------------------------------------------- +Sun Apr 21 08:37:04 CEST 2024 - tiwai@suse.de + +- clk: mediatek: Do a runtime PM get on controllers during probe + (git-fixes). +- clk: Remove prepare_lock hold assertion in __clk_release() + (git-fixes). +- commit 78e7847 + +------------------------------------------------------------------- +Sun Apr 21 00:31:42 CEST 2024 - lduncan@suse.com + +- scsi: sg: Avoid race in error handling & drop bogus warn + (git-fixes). +- commit 855ebc6 + +------------------------------------------------------------------- +Sat Apr 20 18:13:16 CEST 2024 - tiwai@suse.de + +- Bluetooth: MGMT: Fix failing to + MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID (bsc#1221504). +- commit 8ea8f78 + +------------------------------------------------------------------- +Sat Apr 20 08:42:14 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with + ALC269VC (stable-fixes). +- ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N + (stable-fixes). +- ALSA: hda/realtek: Fixes for Asus GU605M and GA403U sound + (stable-fixes). +- ALSA: hda/tas2781: Add new vendor_id and subsystem_id to + support ThinkPad ICE-1 (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP SnowWhite laptops + (stable-fixes). +- commit 2244c24 + +------------------------------------------------------------------- +Sat Apr 20 08:38:21 CEST 2024 - tiwai@suse.de + +- ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages + (git-fixes). +- ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4 + (git-fixes). +- ALSA: hda/tas2781: correct the register for pow calibrated data + (git-fixes). +- drm/panel: visionox-rm69299: don't unregister DSI device + (git-fixes). +- drm/vmwgfx: Sort primary plane formats by order of preference + (git-fixes). +- drm/vmwgfx: Fix crtc's atomic check conditional (git-fixes). +- drm/vmwgfx: Fix prime import/export (git-fixes). +- drm/ttm: stop pooling cached NUMA pages v2 (git-fixes). +- drm: nv04: Fix out of bounds access (git-fixes). +- nouveau: fix instmem race condition around ptr stores + (git-fixes). +- drm/amdgpu: fix visible VRAM handling during faults (git-fixes). +- drm/amdgpu: validate the parameters of bo mapping operations + more clearly (git-fixes). +- Revert "drm/amd/display: fix USB-C flag update after enc10 + feature init" (stable-fixes). +- drm/amdkfd: Fix memory leak in create_process failure + (git-fixes). +- drm/amdgpu: remove invalid resource->start check v2 (git-fixes). +- nilfs2: fix OOB in nilfs_set_de_type (git-fixes). +- commit de35710 + +------------------------------------------------------------------- +Fri Apr 19 21:07:04 CEST 2024 - tonyj@suse.de + +- blacklist.conf: kill erroneous blank line added by 58324b9ff787 +- commit abcb85f + +------------------------------------------------------------------- +Fri Apr 19 19:47:40 CEST 2024 - lduncan@suse.com + +- blacklist.conf: add 3 commits to be skipped + One is a configuration change for an unused options, and + two are for SCSI structure changes that breaks kabi. +- commit c143746 + +------------------------------------------------------------------- +Fri Apr 19 18:37:34 CEST 2024 - lduncan@suse.com + +- scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() + (git-fixes). +- scsi: hisi_sas: Modify the deadline for ata_wait_after_reset() + (git-fixes). +- scsi: sd: Unregister device if device_add_disk() failed in + sd_probe() (git-fixes). +- scsi: mylex: Fix sysfs buffer lengths (git-fixes). +- scsi: core: Fix unremoved procfs host directory regression + (git-fixes). +- scsi: sg: Avoid sg device teardown race (git-fixes). +- scsi: libsas: Fix disk not being scanned in after being removed + (git-fixes). +- scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type() + (git-fixes). +- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn + (git-fixes). +- scsi: csiostor: Avoid function pointer casts (git-fixes). +- scsi: mpt3sas: Prevent sending diag_reset when the controller + is ready (git-fixes). +- scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports() + (git-fixes). +- scsi: smartpqi: Fix disable_managed_interrupts (git-fixes). +- scsi: core: Consult supported VPD page list prior to fetching + page (git-fixes). +- commit 8d33038 + +------------------------------------------------------------------- +Fri Apr 19 17:37:43 CEST 2024 - tiwai@suse.de + +- pmdomain: mediatek: fix race conditions with genpd + (CVE-2023-52645 bsc#1223033). +- commit c2656fd + +------------------------------------------------------------------- +Fri Apr 19 17:36:44 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/modpost-Add-.ltext-and-.ltext.-to-TEXT_SECTIONS.patch + This caused an overflow of the table as we haven't taken other earlier + changes. Drop it for now. +- commit bc7d928 + +------------------------------------------------------------------- +Fri Apr 19 16:44:36 CEST 2024 - colyli@suse.de + +- block: Fix WARNING in _copy_from_iter (bsc#1223015, + CVE-2024-26844). +- commit a5a381a + +------------------------------------------------------------------- +Fri Apr 19 15:44:52 CEST 2024 - tiwai@suse.de + +- platform/x86: think-lmi: Fix password opcode ordering for + workstations (CVE-2024-26836 bsc#1222968). +- platform/x86: think-lmi: Enable opcode support on BIOS settings + (CVE-2024-26836 bsc#1222968). +- commit a97b715 + +------------------------------------------------------------------- +Fri Apr 19 14:38:06 CEST 2024 - denis.kirjanov@suse.com + +- net: tcp: fix unexcepted socket die when snd_wnd is 0 + (git-fixes). +- commit e8c290a + +------------------------------------------------------------------- +Fri Apr 19 14:35:34 CEST 2024 - denis.kirjanov@suse.com + +- net: Use sockaddr_storage for getsockopt(SO_PEERNAME) + (git-fixes). +- commit 0bf4249 + +------------------------------------------------------------------- +Fri Apr 19 14:33:22 CEST 2024 - denis.kirjanov@suse.com + +- nf_conntrack: fix -Wunused-const-variable= (git-fixes). +- commit 771e185 + +------------------------------------------------------------------- +Fri Apr 19 14:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: NSH: fix kernel-doc notation warning (git-fixes). +- commit ab89a9e + +------------------------------------------------------------------- +Fri Apr 19 14:28:13 CEST 2024 - denis.kirjanov@suse.com + +- net: llc: fix kernel-doc notation warnings (git-fixes). +- commit a9e21ce + +------------------------------------------------------------------- +Fri Apr 19 14:25:10 CEST 2024 - denis.kirjanov@suse.com + +- inet: frags: eliminate kernel-doc warning (git-fixes). +- commit 3d5b832 + +------------------------------------------------------------------- +Fri Apr 19 14:03:12 CEST 2024 - denis.kirjanov@suse.com + +- net: cfg802154: fix kernel-doc notation warnings (git-fixes). +- commit f9d49a1 + +------------------------------------------------------------------- +Fri Apr 19 13:59:44 CEST 2024 - denis.kirjanov@suse.com + +- net: bonding: remove kernel-doc comment marker (git-fixes). +- commit b25069a + +------------------------------------------------------------------- +Fri Apr 19 13:57:45 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (git-fixes). +- commit da73105 + +------------------------------------------------------------------- +Fri Apr 19 13:55:44 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: dwmac-starfive: Add support for JH7100 SoC + (git-fixes). +- commit 644ea8f + +------------------------------------------------------------------- +Fri Apr 19 13:53:29 CEST 2024 - denis.kirjanov@suse.com + +- bnx2x: Fix firmware version string character counts (git-fixes). +- commit b005933 + +------------------------------------------------------------------- +Fri Apr 19 13:51:38 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: Fix use after free inside sparx5_del_mact_entry + (git-fixes). +- commit 3b59a03 + +------------------------------------------------------------------- +Fri Apr 19 13:32:18 CEST 2024 - tiwai@suse.de + +- Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks + in amdgpu_device_init()" (stable-fixes). +- commit f7f3760 + +------------------------------------------------------------------- +Fri Apr 19 13:30:16 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi: Limit read size on v1.2 (stable-fixes). +- Refresh + patches.suse/usb-typec-ucsi-Update-connector-cap-and-status.patch. +- commit e357444 + +------------------------------------------------------------------- +Fri Apr 19 13:28:57 CEST 2024 - tiwai@suse.de + +- wifi: mt76: mt7996: add locking for accessing mapped registers + (stable-fixes). +- commit ac66d90 + +------------------------------------------------------------------- +Fri Apr 19 13:27:03 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid writing the mac address before + first reading (git-fixes). +- random: handle creditable entropy from atomic process context + (git-fixes). +- firmware: arm_scmi: Make raw debugfs entries non-seekable + (git-fixes). +- mmc: omap: restore original power up/down steps (git-fixes). +- mmc: omap: fix deferred probe (git-fixes). +- mmc: omap: fix broken slot switch lookup (git-fixes). +- nouveau: fix function cast warning (git-fixes). +- PM: s2idle: Make sure CPUs will wakeup directly on resume + (git-fixes). +- platform/chrome: cros_ec_uart: properly fix race condition + (git-fixes). +- platform/x86: intel-vbtn: Update tablet mode switch at end of + probe (git-fixes). +- nouveau: fix devinit paths to only handle display on GSP + (git-fixes). +- gpio: cdev: fix missed label sanitizing in debounce_setup() + (git-fixes). +- gpio: cdev: check for NULL labels when sanitizing them for irqs + (git-fixes). +- gpio: cdev: sanitize the label before requesting the interrupt + (stable-fixes). +- usb: sl811-hcd: only defined function checkdone if QUIRK2 is + defined (stable-fixes). +- usb: typec: tcpci: add generic tcpci fallback compatible + (stable-fixes). +- usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR + (stable-fixes). +- thermal/of: Assume polling-delay(-passive) 0 when absent + (stable-fixes). +- Input: xpad - add support for Snakebyte GAMEPADs (stable-fixes). +- Input: imagis - use FIELD_GET where applicable (stable-fixes). +- input/touchscreen: imagis: Correct the maximum touch area value + (stable-fixes). +- Input: synaptics-rmi4 - fail probing if memory allocation for + "phys" fails (stable-fixes). +- media: sta2x11: fix irq handler cast (stable-fixes). +- media: cec: core: remove length check of Timer Status + (stable-fixes). +- PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge + (stable-fixes). +- platform/x86: touchscreen_dmi: Add an extra entry for a variant + of the Chuwi Vi8 tablet (stable-fixes). +- Input: allocate keycode for Display refresh rate toggle + (stable-fixes). +- pinctrl: renesas: checker: Limit cfg reg enum checks to provided + IDs (stable-fixes). +- HID: input: avoid polling stylus battery on Chromebook Pompom + (stable-fixes). +- wifi: cfg80211: check A-MSDU format more carefully + (stable-fixes). +- wifi: mt76: mt7996: disable AMSDU for non-data frames + (stable-fixes). +- wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro + (stable-fixes). +- wifi: iwlwifi: pcie: Add the PCI device id for new hardware + (stable-fixes). +- wifi: rtw89: pci: enlarge RX DMA buffer to consider size of + RX descriptor (stable-fixes). +- wifi: ath9k: fix LNA selection in ath_ant_try_scan() + (stable-fixes). +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (stable-fixes). +- wifi: rtw89: fix null pointer access when abort scan + (stable-fixes). +- overflow: Allow non-type arg to type_max() and type_min() + (stable-fixes). +- pstore/zone: Add a null pointer check to the psz_kmsg_read + (stable-fixes). +- modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS + (stable-fixes). +- commit 7321185 + +------------------------------------------------------------------- +Fri Apr 19 13:20:06 CEST 2024 - tiwai@suse.de + +- drm/msm/dp: fix typo in dp_display_handle_port_status_changed() + (git-fixes). +- drm/msm/dpu: make error messages at + dpu_core_irq_register_callback() more sensible (git-fixes). +- drm/msm/dpu: don't allow overriding data from catalog + (git-fixes). +- drm/msm: Add newlines to some debug prints (git-fixes). +- drm/vmwgfx: Enable DMA mappings with SEV (git-fixes). +- drm/client: Fully protect modes[] with dev->mode_config.mutex + (stable-fixes). +- Revert "drm/qxl: simplify qxl_fence_wait" (git-fixes). +- drm/ast: Fix soft lockup (git-fixes). +- drm/panfrost: Fix the error path in + panfrost_mmu_map_fault_addr() (git-fixes). +- drm/amd/display: Set VSC SDP Colorimetry same way for MST and + SST (stable-fixes). +- drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= + 1.4 (stable-fixes). +- drm/amd/display: fix disable otg wa logic in DCN316 + (stable-fixes). +- drm/amdgpu: fix incorrect number of active RBs for gfx11 + (stable-fixes). +- drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11 + (stable-fixes). +- drm/amdgpu: Reset dGPU if suspend got aborted (stable-fixes). +- drm/amdgpu: always force full reset for SOC21 (stable-fixes). +- drm/amdkfd: Reset GPU on queue preemption failure + (stable-fixes). +- drm/i915/vrr: Disable VRR when using bigjoiner (stable-fixes). +- drm/i915: Disable port sync when bigjoiner is used + (stable-fixes). +- drm/i915/cdclk: Fix CDCLK programming order when pipes are + active (git-fixes). +- drm/i915: Pre-populate the cursor physical dma address + (git-fixes). +- fbmon: prevent division by zero in fb_videomode_from_videomode() + (stable-fixes). +- fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 + (stable-fixes). +- drm/amd/amdgpu: Fix potential ioremap() memory leaks in + amdgpu_device_init() (stable-fixes). +- drm/amd/display: Fix nanosec stat overflow (stable-fixes). +- drm: Check polling initialized before enabling in + drm_helper_probe_single_connector_modes (stable-fixes). +- drm: Check output polling initialized before disabling + (stable-fixes). +- drm/ttm: return ENOSPC from ttm_bo_mem_space v3 (stable-fixes). +- drm: panel-orientation-quirks: Add quirk for GPD Win Mini + (stable-fixes). +- firmware: tegra: bpmp: Return directly after a failed kzalloc() + in get_filename() (stable-fixes). +- commit 2efe82e + +------------------------------------------------------------------- +Fri Apr 19 13:12:20 CEST 2024 - tiwai@suse.de + +- ata: libata-core: Allow command duration limits detection for + ACS-4 drives (git-fixes). +- amdkfd: use calloc instead of kzalloc to avoid integer overflow + (stable-fixes). +- accel/ivpu: Fix deadlock in context_xa (git-fixes). +- ACPI: scan: Do not increase dep_unmet for already met + dependencies (git-fixes). +- Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED + bit (git-fixes). +- Bluetooth: hci_sock: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: L2CAP: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: RFCOMM: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: SCO: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: Fix memory leak in hci_req_sync_complete() + (git-fixes). +- Bluetooth: hci_sync: Fix using the same interval and window + for Coded PHY (git-fixes). +- Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset + (git-fixes). +- batman-adv: Avoid infinite loop trying to resize local TT + (git-fixes). +- Bluetooth: hci_event: set the conn encrypted before conn + establishes (stable-fixes). +- ASoC: soc-core.c: Skip dummy codec when adding platforms + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE + (stable-fixes). +- ASoC: Intel: avs: Populate board selection with new I2S entries + (stable-fixes). +- ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 + (LAPRC710) laptops (stable-fixes). +- ASoC: SOF: amd: Optimize quirk for Valve Galileo (stable-fixes). +- ALSA: firewire-lib: handle quirk to calculate payload quadlets + as data block counter (stable-fixes). +- Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle + by default" (stable-fixes). +- drm/vc4: don't check if plane->state->fb == state->fb + (stable-fixes). +- ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of + CONFIG_X86_ANDROID_TABLETS (stable-fixes). +- Bluetooth: ISO: Align broadcast sync_timeout with connection + timeout (stable-fixes). +- Bluetooth: Add new quirk for broken read key length on ATS2851 + (stable-fixes). +- Bluetooth: hci_sync: Use QoS to determine which PHY to scan + (stable-fixes). +- Bluetooth: btintel: Fixe build regression (git-fixes). +- Bluetooth: btintel: Fix null ptr deref in btintel_read_version + (stable-fixes). +- drm/i915/display: Use i915_gem_object_get_dma_address to get + dma address (stable-fixes). +- commit 79cdb13 + +------------------------------------------------------------------- +Fri Apr 19 12:55:05 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/stmmac-Clear-variable-when-destroying-workqueue.patch + (git-fixes CVE-2024-26802 bsc#1222799). +- commit a49cc37 + ------------------------------------------------------------------- Fri Apr 19 12:24:47 CEST 2024 - osalvador@suse.de @@ -174,15 +7372,50 @@ Fri Apr 19 12:24:39 CEST 2024 - osalvador@suse.de (git-fixes CVE-2023-52644 bsc#1222961). - commit 2c2d37f +------------------------------------------------------------------- +Fri Apr 19 11:19:08 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/wifi-mac80211-fix-race-condition-on-enabling-fast-xm.patch + (git-fixes CVE-2024-26779 bsc#1222772). +- commit 463d6dd + ------------------------------------------------------------------- Fri Apr 19 10:26:17 CEST 2024 - tiwai@suse.de - Update patch reference of iio fix (CVE-2024-26702 bsc#1222424) - commit 9436142 +------------------------------------------------------------------- +Fri Apr 19 10:02:39 CEST 2024 - tiwai@suse.de + +- Update patch reference for interconnect patch (CVE-2024-26714 bsc#1222489) +- commit 773fbda + +------------------------------------------------------------------- +Thu Apr 18 18:09:21 CEST 2024 - jack@suse.cz + +- ext4: regenerate buddy after block freeing failed if under fc + replay (bsc#1220342 CVE-2024-26601). +- commit fec1ddc + ------------------------------------------------------------------- Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de +- nvme-tcp: strict pdu pacing to avoid send stalls on TLS + (bsc#1221858). +- tls: fix peeking with sync+async decryption (bsc#1221858). +- tls: don't skip over different type records from the rx_list + (bsc#1221858). +- tls: stop recv() if initial process_rx_list gave us non-DATA + (bsc#1221858). +- tls: break out of main loop when PEEK gets a non-data record + (bsc#1221858). +- net: tls: fix returned read length with async decrypt + (bsc#1221858). +- net: tls: fix use-after-free with partial reads and async + (bsc#1221858). +- net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - nvme-tcp: strict pdu pacing to avoid send stalls on TLS (bsc#1221858). - tls: fix peeking with sync+async decryption (bsc#1221858). @@ -199,6 +7432,49 @@ Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de - net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - commit 9d8d293 +------------------------------------------------------------------- +Thu Apr 18 10:56:05 CEST 2024 - hare@suse.de + +- Refresh + patches.suse/nvme-keyring-restrict-match-length-for-version-1-ide.patch. +- commit da3d979 + +------------------------------------------------------------------- +Thu Apr 18 10:41:45 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Fix-endless-loop-in-directory-parsing.patch + (git-fixes bsc#1223030 CVE-2024-26848). +- commit 9f64be5 + +------------------------------------------------------------------- +Wed Apr 17 17:03:22 CEST 2024 - jack@suse.cz + +- fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion + (bsc#1222721 CVE-2024-26764). +- commit 72ff5e9 + +------------------------------------------------------------------- +Wed Apr 17 17:02:58 CEST 2024 - jack@suse.cz + +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via + libaio (bsc#1222721 CVE-2024-26764). +- commit 241f561 + +------------------------------------------------------------------- +Wed Apr 17 16:59:24 CEST 2024 - jack@suse.cz + +- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() + when block bitmap corrupt (bsc#1222622 CVE-2024-26774). +- commit f7c2563 + +------------------------------------------------------------------- +Wed Apr 17 16:58:08 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_try_best_found() (bsc#1222618 CVE-2024-26773). +- commit 920069c + ------------------------------------------------------------------- Wed Apr 17 16:49:31 CEST 2024 - jbohac@suse.cz @@ -216,6 +7492,19 @@ Wed Apr 17 10:59:40 CEST 2024 - oneukum@suse.com Added CVE reference - commit 5db3e1d +------------------------------------------------------------------- +Wed Apr 17 10:26:28 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Fix wrong use of pasid config (git-fixes). +- commit 09ffca7 + +------------------------------------------------------------------- +Wed Apr 17 10:10:56 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Allocate local memory for page request queue + (git-fixes). +- commit 9b67401 + ------------------------------------------------------------------- Wed Apr 17 10:02:03 CEST 2024 - msuchanek@suse.de @@ -283,6 +7572,27 @@ Tue Apr 16 16:43:33 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix BHI documentation (git-fixes). - commit b981493 +------------------------------------------------------------------- +Tue Apr 16 16:20:48 CEST 2024 - denis.kirjanov@suse.com + +- net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check + (bsc#1222635 CVE-2024-26815). +- commit 0dd110f + +------------------------------------------------------------------- +Tue Apr 16 14:49:22 CEST 2024 - iivanov@suse.de + +- spi: cadence-qspi: fix pointer reference in runtime PM hooks (CVE-2024-26807 bsc#1222801) +- commit 5687920 + +------------------------------------------------------------------- +Tue Apr 16 11:03:35 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvmet-fc-avoid-deadlock-on-delete-association-path.patch + (git-fixes CVE-2024-26769 bsc#1222727). +- commit 2dfa751 + ------------------------------------------------------------------- Tue Apr 16 09:40:11 CEST 2024 - petr.pavlu@suse.com @@ -296,6 +7606,24 @@ Tue Apr 16 09:16:16 CEST 2024 - tzimmermann@suse.com Reference bug report and CVE number. - commit 92c99bd +------------------------------------------------------------------- +Tue Apr 16 08:13:20 CEST 2024 - jgross@suse.com + +- xen/events: fix error code in xen_bind_pirq_msi_to_irq() + (git-fixes). +- commit 05ac0c8 + +------------------------------------------------------------------- +Tue Apr 16 07:13:46 CEST 2024 - shung-hsi.yu@suse.com + +- xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL + (bsc#1221303 CVE-2024-26611). +- xsk: fix usage of multi-buffer BPF helpers for ZC XDP + (bsc#1221303 CVE-2024-26611). +- xsk: recycle buffer in case Rx queue was full (bsc#1221303 + CVE-2024-26611). +- commit c10f182 + ------------------------------------------------------------------- Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com @@ -307,6 +7635,12 @@ Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com (git-fixes bsc#1222726 CVE-2024-26766) - commit 3b16fea +------------------------------------------------------------------- +Tue Apr 16 05:50:53 CEST 2024 - nmorey@suse.com + +- RDMA/cm: add timeout to cm_destroy_id wait (git-fixes) +- commit e7fcab4 + ------------------------------------------------------------------- Mon Apr 15 18:58:02 CEST 2024 - jwiesner@suse.de @@ -327,6 +7661,39 @@ Mon Apr 15 18:49:18 CEST 2024 - krisman@suse.de (bsc#1220709). - commit 78244c6 +------------------------------------------------------------------- +Mon Apr 15 18:16:23 CEST 2024 - jgross@suse.com + +- xen/evtchn: avoid WARN() when unbinding an event channel + (git-fixes). +- commit fe7eef3 + +------------------------------------------------------------------- +Mon Apr 15 17:40:50 CEST 2024 - jgross@suse.com + +- xen/events: increment refcnt only if event channel is refcounted + (git-fixes). +- commit af3cb5d + +------------------------------------------------------------------- +Mon Apr 15 17:05:19 CEST 2024 - jgross@suse.com + +- xen-netfront: Add missing skb_mark_for_recycle (git-fixes). +- commit 421f313 + +------------------------------------------------------------------- +Mon Apr 15 16:29:50 CEST 2024 - jgross@suse.com + +- x86/xen: attempt to inflate the memory balloon on PVH + (git-fixes). +- commit df9367a + +------------------------------------------------------------------- +Mon Apr 15 15:53:54 CEST 2024 - jgross@suse.com + +- x86/xen: Add some null pointer checking to smp.c (git-fixes). +- commit f502fc5 + ------------------------------------------------------------------- Mon Apr 15 15:31:22 CEST 2024 - nik.borisov@suse.com @@ -352,6 +7719,14 @@ Mon Apr 15 15:23:07 CEST 2024 - nik.borisov@suse.com - x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr' (git-fixes). - commit 6aec207 +------------------------------------------------------------------- +Mon Apr 15 15:17:26 CEST 2024 - jgross@suse.com + +- xen/events: modify internal [un]bind interfaces (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit 77df536 + ------------------------------------------------------------------- Mon Apr 15 15:13:05 CEST 2024 - nik.borisov@suse.com @@ -364,6 +7739,12 @@ Mon Apr 15 15:03:47 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix return type of spectre_bhi_state() (git-fixes). - commit 13662e2 +------------------------------------------------------------------- +Mon Apr 15 15:03:00 CEST 2024 - jgross@suse.com + +- xen/events: drop xen_allocate_irqs_dynamic() (git-fixes). +- commit a93b368 + ------------------------------------------------------------------- Mon Apr 15 14:53:43 CEST 2024 - nik.borisov@suse.com @@ -396,6 +7777,15 @@ Mon Apr 15 14:22:08 CEST 2024 - nik.borisov@suse.com - x86/bhi: Enumerate Branch History Injection (BHI) bug (bsc#1222823). - commit 5ca568d +------------------------------------------------------------------- +Mon Apr 15 14:04:22 CEST 2024 - jgross@suse.com + +- xen/events: remove some simple helpers from events_base.c + (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit faab65b + ------------------------------------------------------------------- Mon Apr 15 14:00:05 CEST 2024 - nik.borisov@suse.com @@ -408,6 +7798,20 @@ Mon Apr 15 13:55:12 CEST 2024 - nik.borisov@suse.com - x86/bhi: Add support for clearing branch history at syscall entry (bsc#1222823). - commit dee5dff +------------------------------------------------------------------- +Mon Apr 15 13:18:01 CEST 2024 - jgross@suse.com + +- xen/events: reduce externally visible helper functions + (git-fixes). +- commit a7834c4 + +------------------------------------------------------------------- +Mon Apr 15 12:39:49 CEST 2024 - jgross@suse.com + +- xen: evtchn: Allow shared registration of IRQ handers + (git-fixes). +- commit fac6c90 + ------------------------------------------------------------------- Mon Apr 15 12:31:43 CEST 2024 - tbogendoerfer@suse.de @@ -471,6 +7875,28 @@ Mon Apr 15 10:15:49 CEST 2024 - iivanov@suse.de - Update patches.suse/spi-hisi-sfc-v3xx-Return-IRQ_NONE-if-no-interrupts-w.patch (git-fixes CVE-2024-26776 bsc#1222764) - commit ec068f3 +------------------------------------------------------------------- +Mon Apr 15 09:13:59 CEST 2024 - colyli@suse.de + +- blacklist.conf: add non-backport md git-fixes patch commit. +- commit 58324b9 + +------------------------------------------------------------------- +Mon Apr 15 09:12:46 CEST 2024 - colyli@suse.de + +- Delete the disabled patch which breaks KABI now, + patches.suse/md-bitmap-don-t-use-index-for-pages-backing-the-bitm-d703.patch. +- blacklist.conf: add the above patch commit. +- commit 9b0b89b + +------------------------------------------------------------------- +Sun Apr 14 03:57:08 CEST 2024 - glass.su@suse.com + +- dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape (bsc#1219596) + Also update diff context in + patches.suse/dm-raid-fix-false-positive-for-requeue-needed-during-b25b.patch +- commit 4604cae + ------------------------------------------------------------------- Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de @@ -479,6 +7905,22 @@ Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de (bsc#1219596, bsc#1222531, CVE-2024-26756). - commit de5884e +------------------------------------------------------------------- +Sat Apr 13 10:57:41 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222531, CVE-2024-26756 references, + patches.suse/md-Don-t-register-sync_thread-for-reshape-directly-ad39.patch + (bsc#1219596, bsc#1222531, CVE-2024-26756). +- commit 4150d19 + +------------------------------------------------------------------- +Sat Apr 13 10:33:55 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222527, CVE-2024-26757 references, + patches.suse/md-Don-t-ignore-read-only-array-in-md_check_recovery-55a4.patch + (bsc#1219596, bsc#1222527, CVE-2024-26757). +- commit 67019f2 + ------------------------------------------------------------------- Sat Apr 13 10:30:45 CEST 2024 - colyli@suse.de @@ -503,12 +7945,69 @@ Sat Apr 13 09:00:48 CEST 2024 - colyli@suse.de (bsc#1222720, CVE-2024-26763). - commit 710cd5e +------------------------------------------------------------------- +Sat Apr 13 03:43:33 CEST 2024 - lduncan@suse.com + +- scsi: target: pscsi: Fix bio_put() for error case (bsc#1222596 + cve-2024-267600). +- commit a67c294 + +------------------------------------------------------------------- +Fri Apr 12 18:13:34 CEST 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Bounds check mapped::pages access + (git-fixes). +- commit b7fc473 + +------------------------------------------------------------------- +Fri Apr 12 18:03:48 CEST 2024 - vkarasulli@suse.de + +- iommufd: Reject non-zero data_type if no data_len is provided + (git-fixes). +- commit ceca619 + +------------------------------------------------------------------- +Fri Apr 12 17:49:22 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Update iotlb in nested domain attach (git-fixes). +- commit e2cf9d1 + +------------------------------------------------------------------- +Fri Apr 12 17:01:14 CEST 2024 - vkarasulli@suse.de + +- iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA + (git-fixes). +- commit 200d970 + +------------------------------------------------------------------- +Fri Apr 12 16:15:33 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: Test racing between bpf_timer_cancel_and_free + and bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- bpf: Fix racing between bpf_timer_cancel_and_free and + bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- commit 24333b7 + ------------------------------------------------------------------- Fri Apr 12 15:26:58 CEST 2024 - iivanov@suse.de - Update patches.suse/ARM-ep93xx-Add-terminator-to-gpiod_lookup_table.patch (git-fixes CVE-2024-26751 bsc#1222724) - commit a85b7fa +------------------------------------------------------------------- +Fri Apr 12 15:00:47 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Fix NULL pointer dereference in + sk_psock_verdict_data_ready() (bsc#1222371 CVE-2024-26731). +- commit 9a8765c + +------------------------------------------------------------------- +Fri Apr 12 14:08:13 CEST 2024 - denis.kirjanov@suse.com + +- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter + (bsc#1222630 CVE-2024-26805). +- commit 8e8585b + ------------------------------------------------------------------- Fri Apr 12 13:46:08 CEST 2024 - iivanov@suse.de @@ -538,12 +8037,19 @@ Fri Apr 12 10:03:51 CEST 2024 - dfaggioli@suse.com (bsc#1219475). - commit 99d8e75 +------------------------------------------------------------------- +Fri Apr 12 08:14:57 CEST 2024 - trenn@suse.com + +- tools/power/turbostat: Fix uncore frequency file string + (bsc#1221765). +- commit dfd2a8e + ------------------------------------------------------------------- Thu Apr 11 17:42:57 CEST 2024 - dfaggioli@suse.com - KVM: arm64: Always invalidate TLB for stage-2 permission faults (bsc#1219478). -- commit 1762ca5 +- commit d1d5006 ------------------------------------------------------------------- Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com @@ -551,7 +8057,7 @@ Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com - Update patches.suse/usb-cdns3-fixed-memory-use-after-free-at-cdns3_gadge.patch (git-fixes CVE-2024-26749 bsc#1222680). -- commit e627f8d +- commit 25b429b ------------------------------------------------------------------- Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com @@ -559,7 +8065,7 @@ Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com - Update patches.suse/powerpc-pseries-iommu-IOMMU-table-is-not-initialized.patch (bsc#1220492 ltc#205270 CVE-2024-26745 bsc#1222678). -- commit 6398fc1 +- commit 589b808 ------------------------------------------------------------------- Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com @@ -567,14 +8073,20 @@ Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com - Update patches.suse/l2tp-pass-correct-message-length-to-ip6_append_data.patch (bsc#1220419 CVE-2024-26752 bsc#1222667). -- commit 1a3becd +- commit 2f09d95 + +------------------------------------------------------------------- +Thu Apr 11 15:17:11 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add d9b3ce8769e3 mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats +- commit 82800cb ------------------------------------------------------------------- Thu Apr 11 12:01:45 CEST 2024 - jslaby@suse.cz - tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619). -- commit a9c1ee0 +- commit 3d5abbd ------------------------------------------------------------------- Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com @@ -582,7 +8094,32 @@ Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com - Update patches.suse/crypto-arm64-neonbs-fix-out-of-bounds-access-on-shor.patch (git-fixes CVE-2024-26789). -- commit 270f850 +- commit 98918ce + +------------------------------------------------------------------- +Wed Apr 10 21:10:17 CEST 2024 - mkubecek@suse.cz + +- arp: Prevent overflow in arp_req_get() (CVE-2024-26733 + bsc#1222585). +- commit 2f8c9e8 + +------------------------------------------------------------------- +Wed Apr 10 20:46:47 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: use the backlog for mirred ingress + (CVE-2024-26740 bsc#1222563). +- refresh: + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit b1920f0 + +------------------------------------------------------------------- +Wed Apr 10 19:15:08 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: don't override retval if we already + lost the skb (CVE-2024-26733 bsc#1222585). +- net/sched: act_mirred: Create function tcf_mirred_to_dev and + improve readability (CVE-2024-26733 bsc#1222585). +- commit 805fd21 ------------------------------------------------------------------- Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com @@ -591,7 +8128,7 @@ Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com patches.suse/usb-cdns3-fix-memory-double-free-when-handle-zero-pa.patch (bsc#1222513 CVE-2024-26748). Added CVE references -- commit b3e425f +- commit 7c3ca16 ------------------------------------------------------------------- Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com @@ -600,7 +8137,34 @@ Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com patches.suse/usb-dwc3-gadget-Fix-NULL-pointer-dereference-in-dwc3.patch (bsc#1222561 CVE-2024-26715). Added CVE reference -- commit ebacab7 +- commit f58a80f + +------------------------------------------------------------------- +Wed Apr 10 13:28:09 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Defer enablement of static branch (bsc#1222366). +- commit a442fcd + +------------------------------------------------------------------- +Wed Apr 10 12:27:41 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Make wake once of ring_buffer_wait() more robust + (git-fixes). +- commit 3cff1f5 + +------------------------------------------------------------------- +Wed Apr 10 12:26:04 CEST 2024 - petr.pavlu@suse.com + +- tracing: Have saved_cmdlines arrays all in one allocation + (git-fixes). +- commit 8871703 + +------------------------------------------------------------------- +Wed Apr 10 12:23:30 CEST 2024 - petr.pavlu@suse.com + +- tracing/ring-buffer: Fix wait_on_pipe() race (git-fixes). +- kABI: Adjust trace_iterator.wait_index (git-fixes). +- commit 503fcea ------------------------------------------------------------------- Wed Apr 10 11:59:16 CEST 2024 - mhocko@suse.com @@ -618,6 +8182,19 @@ Wed Apr 10 11:55:18 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26699 bsc#1222602). - commit f52d16e +------------------------------------------------------------------- +Wed Apr 10 11:51:14 CEST 2024 - denis.kirjanov@suse.com + +- igc: Remove stale comment about Tx timestamping (git-fixes). +- commit 83821ed + +------------------------------------------------------------------- +Wed Apr 10 11:49:20 CEST 2024 - denis.kirjanov@suse.com + +- ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() + (git-fixes). +- commit aab4796 + ------------------------------------------------------------------- Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com @@ -626,13 +8203,128 @@ Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26753 bsc#1222601). - commit 0099199 +------------------------------------------------------------------- +Wed Apr 10 11:47:20 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix memory corruption bug with suspend and rebuild + (git-fixes). +- commit 5927273 + +------------------------------------------------------------------- +Wed Apr 10 11:42:57 CEST 2024 - denis.kirjanov@suse.com + +- ice: Refactor FW data type and fix bitmap casting issue + (git-fixes). +- commit ddf5e8c + +------------------------------------------------------------------- +Wed Apr 10 11:41:07 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: call request_irq() after NAPI initialized + (git-fixes). +- commit 39b7ae3 + +------------------------------------------------------------------- +Wed Apr 10 11:37:17 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: mark unexcuted loopback test result as UNEXECUTED + (git-fixes). +- commit 88d4f13 + +------------------------------------------------------------------- +Wed Apr 10 11:34:49 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when devlink reload during pf + initialization (git-fixes). +- commit 5900fb4 + +------------------------------------------------------------------- +Wed Apr 10 11:33:08 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix index limit to support all queue stats + (git-fixes). +- commit fcda370 + +------------------------------------------------------------------- +Wed Apr 10 11:31:33 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop PHY during open() error paths (git-fixes). +- commit 087df13 + +------------------------------------------------------------------- +Wed Apr 10 11:29:31 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix handling of all link-local frames + (git-fixes). +- commit 62930ae + +------------------------------------------------------------------- +Wed Apr 10 11:27:53 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix link-local frames that ingress vlan + filtering ports (git-fixes). +- commit 7b1c501 + +------------------------------------------------------------------- +Wed Apr 10 11:01:57 CEST 2024 - lhenriques@suse.de + +- ceph: stop copying to iter at EOF on sync reads (bsc#1222606). +- commit 6d8bd5d + +------------------------------------------------------------------- +Wed Apr 10 10:55:25 CEST 2024 - ailiop@suse.com + +- dlm: fix user space lkb refcounting (git-fixes). +- commit 26e28b8 + ------------------------------------------------------------------- Wed Apr 10 10:55:08 CEST 2024 - lhenriques@suse.de - Update patches.suse/ceph-prevent-use-after-free-in-encode_cap_msg.patch (bsc#1221391 CVE-2024-26689). -- commit 8a44287 +- commit 05ffdb2 + +------------------------------------------------------------------- +Wed Apr 10 10:51:29 CEST 2024 - ailiop@suse.com + +- ubifs: Queue up space reservation tasks if retrying many times + (git-fixes). +- commit 44bfcee + +------------------------------------------------------------------- +Wed Apr 10 10:48:38 CEST 2024 - ailiop@suse.com + +- ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed + (git-fixes). +- commit 9a4ebd6 + +------------------------------------------------------------------- +Wed Apr 10 10:46:57 CEST 2024 - ailiop@suse.com + +- ubifs: Remove unreachable code in dbg_check_ltab_lnum + (git-fixes). +- commit f4e5ca1 + +------------------------------------------------------------------- +Wed Apr 10 10:46:09 CEST 2024 - ailiop@suse.com + +- ubifs: fix sort function prototype (git-fixes). +- commit f7d0a9f + +------------------------------------------------------------------- +Wed Apr 10 10:43:35 CEST 2024 - ailiop@suse.com + +- ubifs: Set page uptodate in the correct place (git-fixes). +- commit aa187f8 + +------------------------------------------------------------------- +Wed Apr 10 09:42:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Increase-buffer-size-in-afs_update_volume_status.patch + (git-fixes CVE-2024-26736 bsc#1222586). +- commit 06c0c6c ------------------------------------------------------------------- Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com @@ -642,6 +8334,22 @@ Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com (bsc#1219126 CVE-2024-26727 bsc#1222536). - commit 7bb93e9 +------------------------------------------------------------------- +Tue Apr 9 15:47:49 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-hang-in-nilfs_lookup_dirty_data_buffers.patch + (git-fixes CVE-2024-26696 bsc#1222549). +- commit 932abcf + +------------------------------------------------------------------- +Tue Apr 9 15:45:50 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-data-corruption-in-dsync-block-recovery-f.patch + (git-fixes CVE-2024-26697 bsc#1222550). +- commit fa7ddf4 + ------------------------------------------------------------------- Tue Apr 9 15:31:06 CEST 2024 - mhocko@suse.com @@ -658,6 +8366,22 @@ Tue Apr 9 15:24:32 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26722 bsc#1222520). - commit f0aaca0 +------------------------------------------------------------------- +Tue Apr 9 14:05:59 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: use #define for string constants + (bsc#1222445 CVE-2024-26684). +- net: stmmac: xgmac: fix a typo of register name in DPP safety + handling (bsc#1222445 CVE-2024-26684). +- commit 75e180f + +------------------------------------------------------------------- +Tue Apr 9 13:23:52 CEST 2024 - jack@suse.cz + +- ext4: fix double-free of blocks due to wrong extents moved_len + (bsc#1222422 CVE-2024-26704). +- commit ff97911 + ------------------------------------------------------------------- Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com @@ -666,6 +8390,36 @@ Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com (git-fixes CVE-2024-26681 bsc#1222431). - commit 12b3ceb +------------------------------------------------------------------- +Tue Apr 9 11:58:59 CEST 2024 - mkoutny@suse.com + +- mm: memcg: don't periodically flush stats when memcg is disabled + (bsc#1222525). +- commit 5b28bba + +------------------------------------------------------------------- +Tue Apr 9 11:29:43 CEST 2024 - mkoutny@suse.com + +- mm: memcg: use larger batches for proactive reclaim + (bsc#1222522). +- commit b1effac + +------------------------------------------------------------------- +Tue Apr 9 10:55:41 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: fix handling of DPP safety error for DMA + channels (bsc#1222445 CVE-2024-26684). +- commit a8e5095 + +------------------------------------------------------------------- +Tue Apr 9 10:52:47 CEST 2024 - tbogendoerfer@suse.de + +- Update + patches.suse/gtp-fix-use-after-free-and-null-ptr-deref-in-gtp_new.patch + (bsc#1222428 CVE-2024-26793). + Added CVE reference. +- commit 956dfa1 + ------------------------------------------------------------------- Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com @@ -673,6 +8427,31 @@ Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26694 bsc#1222466). - commit 5048255 +------------------------------------------------------------------- +Tue Apr 9 09:41:50 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix printing of stack records (bsc#1222366). +- commit 18c2e4e + +------------------------------------------------------------------- +Tue Apr 9 09:27:37 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix accounting of pages when migrating + (bsc#1222366). +- commit aaa0270 + +------------------------------------------------------------------- +Tue Apr 9 09:25:23 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix refcount imbalance (bsc#1222366). +- commit f6d6769 + +------------------------------------------------------------------- +Tue Apr 9 09:17:36 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Update metadata for tail pages (bsc#1222366). +- commit 6f3c7f1 + ------------------------------------------------------------------- Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de @@ -680,6 +8459,358 @@ Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de (bsc#1219264 CVE-2024-0841). - commit 440934e +------------------------------------------------------------------- +Mon Apr 8 23:34:57 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-potential-bug-in-end_buffer_async_write.patch + (git-fixes CVE-2024-26685 bsc#1222437). +- commit f659b7a + +------------------------------------------------------------------- +Mon Apr 8 18:52:51 CEST 2024 - jack@suse.cz + +- nfsd: Fix error cleanup path in nfsd_rename() (bsc#1221044 + CVE-2023-52591). +- commit e2fc972 + +------------------------------------------------------------------- +Mon Apr 8 15:42:50 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use separate handlers for interrupts (git-fixes). +- commit fdf696d + +------------------------------------------------------------------- +Mon Apr 8 15:41:20 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Send UP messages to VF only when VF is up + (git-fixes). +- commit e9223ab + +------------------------------------------------------------------- +Mon Apr 8 15:39:52 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Use default max_active works instead of one + (git-fixes). +- commit e2c337f + +------------------------------------------------------------------- +Mon Apr 8 15:38:18 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Wait till detach_resources msg is complete + (git-fixes). +- commit e377bd9 + +------------------------------------------------------------------- +Mon Apr 8 15:36:43 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2: Detect the mbox up or down message via register + (git-fixes). +- commit 9554388 + +------------------------------------------------------------------- +Mon Apr 8 15:35:03 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: fix phy_read_poll_timeout argument type in + genphy_loopback (git-fixes). +- commit 0a16435 + +------------------------------------------------------------------- +Mon Apr 8 15:33:23 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: access device through ctx instead of peer + (git-fixes). +- commit 42d72df + +------------------------------------------------------------------- +Mon Apr 8 15:31:51 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: check for dangling peer via is_dead instead + of empty list (git-fixes). +- commit a1c80d8 + +------------------------------------------------------------------- +Mon Apr 8 15:29:55 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: receive: annotate data-race around + receiving_counter.counter (git-fixes). +- commit 17fcb7b + +------------------------------------------------------------------- +Mon Apr 8 15:28:14 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: prevent possible incorrect XTAL frequency + selection (git-fixes). +- commit 3804285 + +------------------------------------------------------------------- +Mon Apr 8 15:27:55 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Disable wakeup at remove (git-fixes). +- commit d52ac96 + +------------------------------------------------------------------- +Mon Apr 8 15:26:29 CEST 2024 - denis.kirjanov@suse.com + +- net: veth: do not manipulate GRO when using XDP (git-fixes). +- commit 15eca84 + +------------------------------------------------------------------- +Mon Apr 8 15:26:14 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: fix module unload/reload behavior (git-fixes). +- commit 6f51a6a + +------------------------------------------------------------------- +Mon Apr 8 15:22:05 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Rename private data (git-fixes). +- commit 7196cb2 + +------------------------------------------------------------------- +Mon Apr 8 15:13:48 CEST 2024 - oneukum@suse.com + +- net: smsc95xx: add support for SYS TEC USB-SPEmodule1 + (git-fixes). +- commit 9896f5f + +------------------------------------------------------------------- +Mon Apr 8 14:16:41 CEST 2024 - osalvador@suse.de + +- mm,page_owner: fix recursion (bsc#1222366). +- commit 297023a + +------------------------------------------------------------------- +Mon Apr 8 14:15:30 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Use wait_event_interruptible() in + ring_buffer_wait() (git-fixes). +- commit 20eed3f + +------------------------------------------------------------------- +Mon Apr 8 14:13:58 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix full_waiters_pending in poll (git-fixes). +- commit 76c6893 + +------------------------------------------------------------------- +Mon Apr 8 14:13:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: drop unnecessary check (bsc#1222366). +- commit 233b383 + +------------------------------------------------------------------- +Mon Apr 8 14:11:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: check for null stack_record before bumping its + refcount (bsc#1222366). +- commit 232b11a + +------------------------------------------------------------------- +Mon Apr 8 14:09:40 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Do not set shortest_full when full target is hit + (git-fixes). +- commit 9d2e0c0 + +------------------------------------------------------------------- +Mon Apr 8 14:07:35 CEST 2024 - petr.pavlu@suse.com + +- tracing: Use .flush() call to wake up readers (git-fixes). +- commit ae4cfa5 + +------------------------------------------------------------------- +Mon Apr 8 13:52:39 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix resetting of shortest_full (git-fixes). +- commit eec6028 + +------------------------------------------------------------------- +Mon Apr 8 13:46:26 CEST 2024 - iivanov@suse.de + +- arm64/ptrace: Use saved floating point state type to determine SVE (git-fixes) +- commit 7892aeb + +------------------------------------------------------------------- +Mon Apr 8 13:41:37 CEST 2024 - iivanov@suse.de + +- bpf, arm64: fix bug in BPF_LDX_MEMSX (git-fixes) +- commit 8894bd2 + +------------------------------------------------------------------- +Mon Apr 8 13:38:54 CEST 2024 - iivanov@suse.de + +- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (git-fixes) +- commit c68c0f5 + +------------------------------------------------------------------- +Mon Apr 8 13:37:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang") +- commit 92045ae + +------------------------------------------------------------------- +Mon Apr 8 13:35:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (git-fixes) +- commit 193e8cd + +------------------------------------------------------------------- +Mon Apr 8 13:33:18 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Set the correct PHY mode for MGBE (git-fixes) +- commit 68a4464 + +------------------------------------------------------------------- +Mon Apr 8 13:31:20 CEST 2024 - iivanov@suse.de + +- arm64: dts: Fix dtc interrupt_provider warnings (git-fixes) +- commit 41dcf37 + +------------------------------------------------------------------- +Mon Apr 8 13:25:09 CEST 2024 - iivanov@suse.de + +- arm64/sve: Lower the maximum allocation for the SVE ptrace regset (git-fixes) +- commit e1e7f29 + +------------------------------------------------------------------- +Mon Apr 8 13:23:24 CEST 2024 - ohering@suse.de + +- net: mana: Fix Rx DMA datasize and skb_over_panic (git-fixes). +- x86/hyperv: Use per cpu initial stack for vtl context + (git-fixes). +- RDMA/mana_ib: Fix bug in creation of dma regions (git-fixes). +- PCI: hv: Fix ring buffer size calculation (git-fixes). +- x86/hyperv: Allow 15-bit APIC IDs for VTL platforms (git-fixes). +- commit ff0ef0f + +------------------------------------------------------------------- +Mon Apr 8 13:17:05 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix waking up ring buffer readers (git-fixes). +- commit 0457e87 + +------------------------------------------------------------------- +Mon Apr 8 13:12:33 CEST 2024 - mgorman@suse.de + +- sched/fair: Use helper functions to access root_domain::overload + (bsc#1222173). +- sched/fair: Check root_domain::overload value before update + (bsc#1222173). +- sched/balancing: Rename newidle_balance() => + sched_balance_newidle() (bsc#1222173). +- commit bfceb46 + +------------------------------------------------------------------- +Mon Apr 8 12:34:16 CEST 2024 - petr.pavlu@suse.com + +- tracing: Remove precision vsnprintf() check from print event + (git-fixes). +- commit 84653fa + +------------------------------------------------------------------- +Mon Apr 8 12:30:53 CEST 2024 - petr.pavlu@suse.com + +- tracing/net_sched: Fix tracepoints that save qdisc_dev() + as a string (git-fixes). +- commit 623f97a + +------------------------------------------------------------------- +Sat Apr 6 08:52:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for ASUS Laptops using CS35L56 + (stable-fixes). +- ALSA: hda/realtek: Add quirks for some Clevo laptops + (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000 + (stable-fixes). +- ALSA: hda/realtek: fix the hp playback volume issue for LG + machines (stable-fixes). +- commit dc89a62 + +------------------------------------------------------------------- +Sat Apr 6 08:49:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYR + (stable-fixes). +- ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 + 16ARHA7 models (stable-fixes). +- ALSA: hda/realtek - Fix inactive headset mic jack + (stable-fixes). +- commit 048c9fd + +------------------------------------------------------------------- +Sat Apr 6 08:46:37 CEST 2024 - tiwai@suse.de + +- spi: mchp-pci1xxx: Fix a possible null pointer dereference in + pci1xxx_spi_probe (git-fixes). +- spi: spi-fsl-lpspi: remove redundant spi_controller_put call + (git-fixes). +- regmap: maple: Fix uninitialized symbol 'ret' warnings + (git-fixes). +- regmap: maple: Fix cache corruption in regcache_maple_drop() + (git-fixes). +- ata: sata_mv: Fix PCI device ID table declaration compilation + warning (git-fixes). +- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit + (git-fixes). +- ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl() + (git-fixes). +- ASoC: amd: acp: fix for acp_init function error handling + (git-fixes). +- ASoC: rt722-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt712-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdca: fix locking sequence (git-fixes). +- ASoC: rt5682-sdw: fix locking sequence (git-fixes). +- ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw + (git-fixes). +- ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support + headset with microphone (git-fixes). +- ASoC: tas2781: mark dvc_tlv with __maybe_unused (git-fixes). +- ALSA: hda: cs35l56: Add ACPI device match tables (git-fixes). +- drm/i915/mst: Reject FEC+MST on ICL (git-fixes). +- drm/i915/mst: Limit MST+DSC to TGL+ (git-fixes). +- drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY + < 13 (git-fixes). +- drm/i915/gt: Enable only one CCS for compute workload + (git-fixes). +- drm/i915/gt: Do not generate the command streamer for all the + CCS (git-fixes). +- drm/i915/gt: Disable HW load balancing for CCS (git-fixes). +- drm/i915/dp: Remove support for UHBR13.5 (git-fixes). +- drm/display: fix typo (git-fixes). +- drm/prime: Unbreak virtgpu dma-buf export (git-fixes). +- nouveau/uvmm: fix addr/range calcs for remap operations + (git-fixes). +- drm/panfrost: fix power transition timeout warnings (git-fixes). +- commit 7455674 + +------------------------------------------------------------------- +Sat Apr 6 08:42:51 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/counter-fix-privdata-alignment.patch + This actually breaks the build when CONFIG_COUNTER=y +- commit b8cad45 + +------------------------------------------------------------------- +Fri Apr 5 17:14:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-sh-aica-reorder-cleanup-operations-to-avoid-UAF.patch + (git-fixes CVE-2024-26654 bsc#1222304). +- Update patches.suse/drm-amdgpu-fix-use-after-free-bug.patch + (stable-fixes CVE-2024-26656 bsc#1222307). +- Update + patches.suse/drm-sched-fix-null-ptr-deref-in-init-entity.patch + (git-fixes CVE-2024-26657 bsc#1222273). +- Update + patches.suse/net-pds_core-Fix-possible-double-free-in-error-handl.patch + (git-fixes CVE-2024-26652 bsc#1222115). +- Update patches.suse/ppp_async-limit-MRU-to-64K.patch (git-fixes + CVE-2024-26675 bsc#1222379). +- commit 05edc93 + ------------------------------------------------------------------- Fri Apr 5 14:49:11 CEST 2024 - mfranc@suse.cz @@ -774,18 +8905,346 @@ Fri Apr 5 14:49:02 CEST 2024 - mfranc@suse.cz (CVE-2023-4881 bsc#1215221 CVE-2023-52628 bsc#1222117). - commit dc877fc +------------------------------------------------------------------- +Fri Apr 5 10:20:33 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid the interface always configured + as random address (git-fixes). +- net: phy: micrel: lan8814: Fix when enabling/disabling 1-step + timestamping (git-fixes). +- r8169: fix issue caused by buggy BIOS on certain boards with + RTL8168d (git-fixes). +- ax25: fix use-after-free bugs caused by ax25_ds_del_timer + (git-fixes). +- net: phy: micrel: Fix potential null pointer dereference + (git-fixes). +- Bluetooth: Fix TOCTOU in HCI debugfs implementation (git-fixes). +- Bluetooth: hci_sync: Fix not checking error on + hci_cmd_sync_cancel_sync (git-fixes). +- Bluetooth: qca: fix device-address endianness (git-fixes). +- Bluetooth: add quirk for broken address properties (git-fixes). +- r8169: skip DASH fw status checks when DASH is disabled + (git-fixes). +- commit 8be20da + +------------------------------------------------------------------- +Fri Apr 5 10:14:59 CEST 2024 - tiwai@suse.de + +- kasan: disable kasan_non_canonical_hook() for HW tags + (git-fixes). +- commit 0d24410 + ------------------------------------------------------------------- Thu Apr 4 19:00:43 CEST 2024 - jack@suse.cz - selinux: saner handling of policy reloads (bsc#1222230). - commit 35fdf2d +------------------------------------------------------------------- +Thu Apr 4 13:10:54 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore brcmfmac-specific local symbols +- commit 4492559 + +------------------------------------------------------------------- +Thu Apr 4 12:30:48 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix oob in ntfs_listxattr (bsc#1222301 + CVE-2023-52640). +- commit eaa4525 + +------------------------------------------------------------------- +Thu Apr 4 10:53:36 CEST 2024 - mbrugger@suse.com + +- tee: amdtee: fix use-after-free vulnerability in + amdtee_close_session (bsc#1220915 CVE-2023-52503). +- commit 861ab74 + +------------------------------------------------------------------- +Thu Apr 4 10:33:06 CEST 2024 - denis.kirjanov@suse.com + +- net: ethernet: mtk_eth_soc: fix PPE hanging issue (git-fixes). +- commit 57f3e15 + +------------------------------------------------------------------- +Thu Apr 4 10:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when + MAC is up (git-fixes). +- commit 19afa38 + +------------------------------------------------------------------- +Thu Apr 4 10:29:08 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use matching wake_up API variant in CGX command + interface (git-fixes). +- commit 4f98ac2 + +------------------------------------------------------------------- +Thu Apr 4 10:27:05 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: tracing: fix hclgevf trace event strings (git-fixes). +- commit 786a967 + +------------------------------------------------------------------- +Thu Apr 4 10:24:13 CEST 2024 - denis.kirjanov@suse.com + +- nfp: flower: handle acti_netdevs allocation failure (git-fixes). +- commit e441ee8 + +------------------------------------------------------------------- +Thu Apr 4 10:22:25 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix stats being updated by way too large values + (git-fixes). +- commit a2ff54d + +------------------------------------------------------------------- +Thu Apr 4 10:20:37 CEST 2024 - denis.kirjanov@suse.com + +- igb: Fix missing time sync events (git-fixes). +- commit 0cd215b + +------------------------------------------------------------------- +Thu Apr 4 10:18:38 CEST 2024 - denis.kirjanov@suse.com + +- igc: Fix missing time sync events (git-fixes). +- commit f2d41db + +------------------------------------------------------------------- +Thu Apr 4 08:42:09 CEST 2024 - tiwai@suse.de + +- staging: vc04_services: changen strncpy() to strscpy_pad() + (stable-fixes). +- Refresh + patches.suse/staging-vc04_services-fix-information-leak-in-create.patch. +- commit f661a45 + +------------------------------------------------------------------- +Thu Apr 4 08:40:57 CEST 2024 - tiwai@suse.de + +- drm/amd/display: Remove MPC rate control logic from DCN30 and + above (stable-fixes). +- commit 264c256 + +------------------------------------------------------------------- +Thu Apr 4 08:36:44 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: pcie: fix RB status reading (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-pcie-add-another-missing-bh-disable-for.patch. +- commit 9937396 + +------------------------------------------------------------------- +Thu Apr 4 08:31:55 CEST 2024 - tiwai@suse.de + +- vboxsf: Avoid an spurious warning if load_nls_xxx() fails + (git-fixes). +- USB: core: Fix deadlock in port "disable" sysfs attribute + (stable-fixes). +- USB: core: Add hub_get() and hub_put() routines (stable-fixes). +- usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset + (stable-fixes). +- usb: typec: ucsi: Ack unsupported commands (stable-fixes). +- usb: udc: remove warning when queue disabled ep (stable-fixes). +- Revert "usb: phy: generic: Get the vbus supply" (git-fixes). +- USB: UAS: return ENODEV when submit urbs fail with device not + attached (stable-fixes). +- drm/i915/bios: Tolerate devdata==NULL in + intel_bios_encoder_supports_dp_dual_mode() (stable-fixes). +- drm/amd/display: Set DCN351 BB and IP the same as DCN35 + (stable-fixes). +- drm/amd/display: Fix bounds check for dcn35 DcfClocks + (git-fixes). +- drm/amdkfd: fix TLB flush after unmap for GFX9.4.2 + (stable-fixes). +- drm/amd/display: Prevent crash when disable stream + (stable-fixes). +- wifi: mac80211: check/clear fast rx for non-4addr sta VLAN + changes (stable-fixes). +- drm/amd/display: Fix noise issue on HDMI AV mute (stable-fixes). +- drm/amd/display: Return the correct HDCP error code + (stable-fixes). +- drm/amd/display: Fix idle check for shared firmware state + (stable-fixes). +- drm/amd/display: Update odm when ODM combine is changed on an + otg master pipe with no plane (stable-fixes). +- drm/amd/display: Init DPPCLK from SMU on dcn32 (stable-fixes). +- drm/amd/display: Allow dirty rects to be sent to dmub when + abm is active (stable-fixes). +- drm/amd/display: Override min required DCFCLK in dml1_validate + (stable-fixes). +- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag + (stable-fixes). +- drm/amd/display: Change default size for dummy plane in DML2 + (stable-fixes). +- drm/amdgpu: fix use-after-free bug (stable-fixes). +- drm/amd/display: Use freesync when + `DRM_EDID_FEATURE_CONTINUOUS_FREQ` found (stable-fixes). +- drm/vc4: hdmi: do not return negative values from .get_modes() + (stable-fixes). +- drm/imx/ipuv3: do not return negative values from .get_modes() + (stable-fixes). +- drm/exynos: do not return negative values from .get_modes() + (stable-fixes). +- drm/panel: do not return negative error codes from + drm_panel_get_modes() (stable-fixes). +- drm/probe-helper: warn about negative .get_modes() + (stable-fixes). +- kbuild: Move -Wenum-{compare-conditional,enum-conversion} + into W=1 (stable-fixes). +- USB: serial: cp210x: add pid/vid for TDK NC0110013M and + MM0110113M (stable-fixes). +- USB: serial: option: add MeiG Smart SLM320 product + (stable-fixes). +- USB: serial: cp210x: add ID for MGP Instruments PDS100 + (stable-fixes). +- USB: serial: add device ID for VeriFone adapter (stable-fixes). +- USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB + (stable-fixes). +- ahci: asm1064: asm1166: don't limit reported ports (git-fixes). +- cxl/trace: Properly initialize cxl_poison region name + (git-fixes). +- mtd: spinand: Add support for 5-byte IDs (stable-fixes). +- media: mc: Rename pad variable to clarify intent (stable-fixes). +- media: mc: Fix flags handling when creating pad links + (stable-fixes). +- kasan/test: avoid gcc warning for intentional overflow + (git-fixes). +- PCI/PM: Drain runtime-idle callbacks before driver removal + (stable-fixes). +- PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports + (stable-fixes). +- PCI/AER: Block runtime suspend when handling errors + (stable-fixes). +- drm/amdgpu/display: Address kdoc for 'is_psr_su' in + 'fill_dc_dirty_rects' (git-fixes). +- drm/amdgpu: make damage clips support configurable + (stable-fixes). +- drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs + (stable-fixes). +- drm/i915: Include the PLL name in the debug messages + (stable-fixes). +- drm/i915: Try to preserve the current shared_dpll for fastset + on type-c ports (stable-fixes). +- drm/i915: Replace a memset() with zero initialization + (stable-fixes). +- hwmon: (amc6821) add of_match table (stable-fixes). +- mac802154: fix llsec key resources release in + mac802154_llsec_key_del (git-fixes). +- wifi: rtw88: 8821cu: Fix connection failure (stable-fixes). +- wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU + (stable-fixes). +- wifi: brcmfmac: Demote vendor-specific attach/detach messages + to info (git-fixes). +- wifi: brcmfmac: cfg80211: Use WSEC to set SAE password + (stable-fixes). +- wifi: brcmfmac: add per-vendor feature detection callback + (stable-fixes). +- docs: Restore "smart quotes" for quotes (stable-fixes). +- mei: me: add arrow lake point H DID (stable-fixes). +- mei: me: add arrow lake point S DID (stable-fixes). +- Input: xpad - add additional HyperX Controller Identifiers + (stable-fixes). +- nouveau: lock the client object tree (stable-fixes). +- drm/amdgpu/pm: Fix the error of pwm1_enable setting + (stable-fixes). +- drm/amd/display: handle range offsets in VRR ranges + (stable-fixes). +- drm/amd/swsmu: modify the gfx activity scaling (stable-fixes). +- cxl/acpi: Fix load failures due to single window creation + failure (git-fixes). +- cxl/pci: Fix disabling memory if DVSEC CXL Range does not + match a CFMWS window (git-fixes). +- ahci: asm1064: correct count of reported ports (stable-fixes). +- interconnect: qcom: sm8550: Enable sync_state (git-fixes). +- interconnect: qcom: sc8180x: Mark CO0 BCM keepalive (git-fixes). +- nilfs2: fix potential bug in end_buffer_async_write (git-fixes). +- drm/amd/display: Add dml2 copy functions (stable-fixes). +- drm/i915: Stop printing pipe name as hex (stable-fixes). +- drm/i915: Use named initializers for DPLL info (stable-fixes). +- i915: make inject_virtual_interrupt() void (stable-fixes). +- interconnect: qcom: osm-l3: Replace custom implementation of + COUNT_ARGS() (git-fixes). +- kasan: print the original fault addr when access invalid shadow + (git-fixes). +- commit db0bc11 + +------------------------------------------------------------------- +Thu Apr 4 08:31:01 CEST 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit c14e810 + +------------------------------------------------------------------- +Thu Apr 4 04:16:31 CEST 2024 - tonyj@suse.de + +- perf/x86/amd/core: Update and fix stalled-cycles-* events for + Zen 2 and later (git-fixes). +- perf/x86/amd/lbr: Use freeze based on availability (git-fixes). +- perf/x86/amd/core: Avoid register reset when CPU is dead + (git-fixes). +- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return + value checks (git-fixes). +- commit 450ea2e + +------------------------------------------------------------------- +Wed Apr 3 16:14:59 CEST 2024 - andrea.porta@suse.com + +- arm64: bpf: fix 32bit unconditional bswap (git-fixes). +- commit 9eb9b7b + +------------------------------------------------------------------- +Wed Apr 3 15:49:53 CEST 2024 - tiwai@suse.de + +- selinux: avoid dereference of garbage after mount failure + (git-fixes). +- net/x25: fix incorrect parameter validation in the + x25_getsockopt() function (git-fixes). +- commit 7c956e3 + ------------------------------------------------------------------- Wed Apr 3 15:40:16 CEST 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit ebe113d +------------------------------------------------------------------- +Wed Apr 3 15:39:49 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit f0c6082 + +------------------------------------------------------------------- +Wed Apr 3 11:26:09 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix an NULL dereference bug (bsc#1222264 + CVE-2023-52631). +- commit b468789 + +------------------------------------------------------------------- +Wed Apr 3 11:24:07 CEST 2024 - ailiop@suse.com + +- xfs: allow extent free intents to be retried (git-fixes). +- commit 681b677 + +------------------------------------------------------------------- +Wed Apr 3 09:47:40 CEST 2024 - vkarasulli@suse.de + +- Update references in + patches.suse/media-xc4000-Fix-atomicity-violation-in-xc4000_get_f.patch + (git-fixes bsc#1219623 CVE-2024-24861). +- commit cf893ec + +------------------------------------------------------------------- +Tue Apr 2 13:36:01 CEST 2024 - tiwai@suse.de + +- drm/i915/lspcon: Separate lspcon probe and lspcon init + (bsc#1193599). +- drm/i915/lspcon: Separate function to set expected mode + (bsc#1193599). +- commit 3dfca11 + ------------------------------------------------------------------- Tue Apr 2 10:38:32 CEST 2024 - pjakobsson@suse.de @@ -799,11 +9258,96 @@ Tue Apr 2 09:02:40 CEST 2024 - mkubecek@suse.cz (CVE-2024-0193 bsc#1218495). - commit e7bf1c3 +------------------------------------------------------------------- +Tue Apr 2 00:50:29 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: disallow anonymous set with timeout flag + (CVE-2024-26642 bsc#1221830). +- commit 9cf0701 + +------------------------------------------------------------------- +Sun Mar 31 10:19:47 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi_acpi: Refactor and fix DELL quirk (git-fixes). +- usb: typec: ucsi: Check for notifications after init + (git-fixes). +- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock + (git-fixes). +- usb: typec: Return size of buffer if pd_set operation succeeds + (git-fixes). +- usb: dwc3: pci: Drop duplicate ID (git-fixes). +- usb: dwc3: Properly set system wakeup (git-fixes). +- usb: cdc-wdm: close race between read and workqueue (git-fixes). +- usb: dwc2: gadget: LPM flow fix (git-fixes). +- usb: dwc2: gadget: Fix exiting from clock gating (git-fixes). +- usb: dwc2: host: Fix ISOC flow in DDMA mode (git-fixes). +- usb: dwc2: host: Fix remote wakeup from hibernation (git-fixes). +- usb: dwc2: host: Fix hibernation flow (git-fixes). +- USB: core: Fix deadlock in usb_deauthorize_interface() + (git-fixes). +- usb: typec: tcpm: Update PD of Type-C port upon pd_set + (git-fixes). +- usb: typec: tcpm: fix double-free issue in + tcpm_port_unregister_pd() (git-fixes). +- usb: typec: ucsi: Fix race between typec_switch and role_switch + (git-fixes). +- usb: typec: tcpm: Correct port source pdo array in pd_set + callback (git-fixes). +- staging: vc04_services: fix information leak in + create_component() (git-fixes). +- commit d945fd3 + +------------------------------------------------------------------- +Sat Mar 30 09:55:11 CET 2024 - tiwai@suse.de + +- drm/i915/gt: Reset queue_priority_hint on parking (git-fixes). +- drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed() + (git-fixes). +- drm/i915/hwmon: Fix locking inversion in sysfs getter + (git-fixes). +- drm/i915/dsb: Fix DSB vblank waits when using VRR (git-fixes). +- drm/i915/vrr: Generate VRR "safe window" for DSB (git-fixes). +- drm/i915/mtl: Update workaround 14018575942 (git-fixes). +- drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, + mostly (git-fixes). +- drm/qxl: remove unused variable from + `qxl_process_single_command()` (git-fixes). +- drm/qxl: remove unused `count` variable from + `qxl_surface_id_alloc()` (git-fixes). +- drm/vmwgfx: Create debugfs ttm_resource_manager entry only if + needed (git-fixes). +- drm/rockchip: vop2: Remove AR30 and AB30 format support + (git-fixes). +- dma-buf: Fix NULL pointer dereference in sanitycheck() + (git-fixes). +- drm/sched: fix null-ptr-deref in init entity (git-fixes). +- nouveau/dmem: handle kcalloc() allocation failure (git-fixes). +- drm/amdgpu: fix deadlock while reading mqd from debugfs + (git-fixes). +- drm/amd/display: Send DTBCLK disable message on first commit + (git-fixes). +- drm/amd: Flush GFXOFF requests in prepare stage (git-fixes). +- Revert "drm/amd/display: Fix sending VSC (+ colorimetry) + packets for DP/eDP displays without PSR" (stable-fixes). +- thermal: devfreq_cooling: Fix perf state when calculate dfc + res_util (git-fixes). +- Revert "thermal: core: Don't update trip points inside the + hysteresis range" (git-fixes). +- ACPICA: debugger: check status of acpi_evaluate_object() + in acpi_db_walk_for_fields() (git-fixes). +- commit 3764402 + ------------------------------------------------------------------- Fri Mar 29 11:21:00 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name -- commit 795da64 +- commit 1a0e3e3 + +------------------------------------------------------------------- +Fri Mar 29 11:20:58 CET 2024 - mkoutny@suse.com + +- README.BRANCH: Remove copy of branch name +- commit 978e089 ------------------------------------------------------------------- Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com @@ -811,6 +9355,48 @@ Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name - commit fc25aed +------------------------------------------------------------------- +Fri Mar 29 09:28:06 CET 2024 - tiwai@suse.de + +- sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove() + (git-fixes). +- mmc: sdhci-omap: re-tuning is needed after a pm transition to + support emmc HS200 mode (git-fixes). +- mmc: core: Avoid negative index with array access (git-fixes). +- mmc: core: Initialize mmc_blk_ioc_data (git-fixes). +- ALSA: hda/tas2781: add locks to kcontrols (git-fixes). +- ALSA: hda/tas2781: remove digital gain kcontrol (git-fixes). +- ALSA: aoa: avoid false-positive format truncation warning + (git-fixes). +- ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs + (git-fixes). +- ALSA: hda: cs35l56: Set the init_done flag before + component_add() (git-fixes). +- net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips + (git-fixes). +- wifi: iwlwifi: mvm: include link ID when releasing frames + (git-fixes). +- wifi: iwlwifi: fw: don't always use FW dump trig (git-fixes). +- wifi: iwlwifi: mvm: rfi: fix potential response leaks + (git-fixes). +- selftests: vxlan_mdb: Fix failures with old libnet (git-fixes). +- net: wwan: t7xx: Split 64bit accesses to fix alignment issues + (git-fixes). +- net: ll_temac: platform_get_resource replaced by wrong function + (git-fixes). +- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet + (git-fixes). +- commit 699a684 + +------------------------------------------------------------------- +Thu Mar 28 15:49:16 CET 2024 - tbogendoerfer@suse.de + +- ipv6: init the accept_queue's spinlocks in inet6_create + (bsc#1221293 CVE-2024-26614). +- tcp: make sure init the accept_queue's spinlocks once + (bsc#1221293 CVE-2024-26614). +- commit ec637cb + ------------------------------------------------------------------- Thu Mar 28 15:37:39 CET 2024 - dwagner@suse.de @@ -861,6 +9447,20 @@ Thu Mar 28 15:27:22 CET 2024 - dwagner@suse.de - scsi: qla2xxx: Prevent command send on chip reset (bsc#1221816). - commit 5c3d977 +------------------------------------------------------------------- +Thu Mar 28 15:26:24 CET 2024 - mgorman@suse.de + +- Rename and refresh + patches.suse/sched-fair-Combine-EAS-check-with-root_domain-overutilized-access.patch. +- commit 6ad1be8 + +------------------------------------------------------------------- +Thu Mar 28 14:37:37 CET 2024 - msuchanek@suse.de + +- powerpc/crypto/chacha-p10: Fix failure on non Power10 + (bsc#1218205). +- commit 03daeb8 + ------------------------------------------------------------------- Thu Mar 28 14:35:48 CET 2024 - tbogendoerfer@suse.de @@ -888,6 +9488,19 @@ Wed Mar 27 22:54:24 CET 2024 - pjakobsson@suse.de This fixes bsc#1221814 - commit a7a9087 +------------------------------------------------------------------- +Wed Mar 27 20:47:33 CET 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit a5aefa7 + +------------------------------------------------------------------- +Wed Mar 27 18:52:46 CET 2024 - spradhan@suse.de + +- btrfs: fix stripe length calculation for non-zoned data chunk allocation (bsc#1217489). +- commit a8d6afc + ------------------------------------------------------------------- Wed Mar 27 16:49:32 CET 2024 - mkoutny@suse.com @@ -1217,6 +9830,144 @@ Wed Mar 27 16:49:24 CET 2024 - mkoutny@suse.com (git-fixes CVE-2023-52575 bsc#1220871). - commit 6296dca +------------------------------------------------------------------- +Wed Mar 27 13:17:14 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix build when debugfs is not enabled (jsc#PED-7619). +- commit 5b92ea7 + +------------------------------------------------------------------- +Wed Mar 27 13:16:29 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Safely handle saved records of various sizes (jsc#PED-7619). +- commit dbe7333 + +------------------------------------------------------------------- +Wed Mar 27 13:16:10 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records() (jsc#PED-7619). +- commit 6f11306 + +------------------------------------------------------------------- +Wed Mar 27 11:40:29 CET 2024 - tiwai@suse.de + +- ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" + (stable-fixes). +- commit 7817302 + +------------------------------------------------------------------- +Wed Mar 27 11:38:36 CET 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: use correct address 3 in A-MSDU + (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-mvm-use-FW-rate-for-non-data-only-on-ne.patch. +- commit 5b989e7 + +------------------------------------------------------------------- +Wed Mar 27 11:37:48 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: use devres-managed allocation for MDP TOP + (stable-fixes). +- Refresh + patches.suse/drm-msm-dpu-finalise-global-state-object.patch. +- commit d966716 + +------------------------------------------------------------------- +Wed Mar 27 11:36:28 CET 2024 - tiwai@suse.de + +- pwm: img: fix pwm clock lookup (git-fixes). +- crypto: qat - fix ring to service map for dcc in 4xxx + (git-fixes). +- clk: qcom: reset: Ensure write completion on reset de/assertion + (git-fixes). +- clk: qcom: reset: Commonize the de/assert functions + (stable-fixes). +- media: cadence: csi2rx: use match fwnode for media link + (git-fixes). +- ACPI: resource: Do IRQ override on Lunnen Ground laptops + (stable-fixes). +- Bluetooth: hci_core: Cancel request on command timeout + (stable-fixes). +- inet_diag: annotate data-races around inet_diag_table[] + (git-fixes). +- pstore: inode: Only d_invalidate() is needed (git-fixes). +- Input: gpio_keys_polled - suppress deferred probe error for gpio + (stable-fixes). +- firewire: core: use long bus reset on gap count error + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2 + (stable-fixes). +- ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table + (stable-fixes). +- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series + (stable-fixes). +- drm/buddy: check range allocation matches alignment + (stable-fixes). +- Bluetooth: mgmt: Fix limited discoverable off timeout + (stable-fixes). +- wifi: mac80211: only call drv_sta_rc_update for uploaded + stations (stable-fixes). +- soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt + (stable-fixes). +- drm/amd/display: fix input states translation error for dcn35 & + dcn351 (stable-fixes). +- platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios + name (stable-fixes). +- media: rkisp1: Fix IRQ handling due to shared interrupts + (stable-fixes). +- ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system + suspend (stable-fixes). +- ASoC: rt5645: Make LattePanda board DMI match more precise + (stable-fixes). +- spi: intel-pci: Add support for Lunar Lake-M SPI serial flash + (stable-fixes). +- regmap: kunit: Ensure that changed bytes are actually different + (stable-fixes). +- HID: multitouch: Add required quirk for Synaptics 0xcddc device + (stable-fixes). +- wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights + (stable-fixes). +- crypto: qat - relocate and rename get_service_enabled() + (stable-fixes). +- pstore: inode: Convert mutex usage to guard(mutex) + (stable-fixes). +- ACPI: resource: Add Infinity laptops to + irq1_edge_low_force_override (stable-fixes). +- commit 88eb41a + +------------------------------------------------------------------- +Wed Mar 27 11:12:04 CET 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix devlink params (git-fixes). +- commit 4b1b7ca + +------------------------------------------------------------------- +Wed Mar 27 11:09:48 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix port duplex configure error in IMP reset + (git-fixes). +- commit 1e6cd3d + +------------------------------------------------------------------- +Wed Mar 27 11:08:07 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when 1588 is received on HIP08 + devices (git-fixes). +- commit 1a3aae0 + +------------------------------------------------------------------- +Wed Mar 27 11:06:25 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix wrong judgment condition issue (git-fixes). +- commit 1fd3681 + +------------------------------------------------------------------- +Wed Mar 27 11:04:31 CET 2024 - denis.kirjanov@suse.com + +- net: ena: Remove ena_select_queue (git-fixes). +- commit e9af613 + ------------------------------------------------------------------- Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com @@ -1224,6 +9975,67 @@ Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com (git-fixes). - commit 2613145 +------------------------------------------------------------------- +Wed Mar 27 11:00:44 CET 2024 - denis.kirjanov@suse.com + +- xdp, bonding: Fix feature flags when there are no slave devs + anymore (git-fixes). +- commit 1154baf + +------------------------------------------------------------------- +Wed Mar 27 10:59:12 CET 2024 - denis.kirjanov@suse.com + +- intel: legacy: Partial revert of field get conversion + (git-fixes). +- commit d4f114e + +------------------------------------------------------------------- +Wed Mar 27 10:57:22 CET 2024 - denis.kirjanov@suse.com + +- igc: avoid returning frame twice in XDP_REDIRECT (git-fixes). +- commit 75f7f5f + +------------------------------------------------------------------- +Wed Mar 27 10:55:51 CET 2024 - denis.kirjanov@suse.com + +- i40e: Fix firmware version comparison function (git-fixes). +- commit 2c37782 + +------------------------------------------------------------------- +Wed Mar 27 10:54:16 CET 2024 - denis.kirjanov@suse.com + +- ice: fix typo in assignment (git-fixes). +- commit f19020e + +------------------------------------------------------------------- +Wed Mar 27 10:52:12 CET 2024 - denis.kirjanov@suse.com + +- ice: fix uninitialized dplls mutex usage (git-fixes). +- commit ff34920 + +------------------------------------------------------------------- +Wed Mar 27 10:50:39 CET 2024 - denis.kirjanov@suse.com + +- net: ice: Fix potential NULL pointer dereference in + ice_bridge_setlink() (git-fixes). +- commit 1e87fbd + +------------------------------------------------------------------- +Tue Mar 26 17:11:37 CET 2024 - colyli@suse.de + +- block: add check that partition length needs to be aligned + with block size (bsc#1220428, CVE-2023-52458). +- commit 9530f29 + +------------------------------------------------------------------- +Tue Mar 26 13:30:37 CET 2024 - mgorman@suse.de + +- Refresh series +- patches.suse/sched-fair-Add-EAS-checks-before-updating-root_domain-overutilized.patch. +- patches.suse/sched-fair-Introduce-is_rd_overutilized-helper-function-to-access-root_domain-overutilized.patch. +- patches.suse/sched-fair-Combine-EAS-check-with-overutilized-access.patch. +- commit fed9643 + ------------------------------------------------------------------- Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz @@ -1231,24 +10043,633 @@ Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz (fix unused variable warning) - commit c953180 +------------------------------------------------------------------- +Tue Mar 26 08:36:49 CET 2024 - jlee@suse.com + +- Update References + patches.suse/wifi-ath10k-fix-NULL-pointer-dereference-in-ath10k_w.patch + (git-fixes bsc#1218336 CVE-2023-7042). +- commit 5dbf535 + ------------------------------------------------------------------- Tue Mar 26 08:32:30 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 70b2e3d +------------------------------------------------------------------- +Mon Mar 25 21:39:32 CET 2024 - tiwai@suse.de + +- mm_init kABI workaround (git-fixes). +- commit 258a68b + +------------------------------------------------------------------- +Mon Mar 25 18:02:23 CET 2024 - colyli@suse.de + +- device-dax: make dax_bus_type const (jsc#PED-5853). +- nvdimm: make nvdimm_bus_type const (jsc#PED-5853). +- libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help (jsc#PED-5853). +- nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (jsc#PED-5853). +- dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n + (jsc#PED-5853). +- nvdimm/pmem: fix leak on dax_add_host() failure (jsc#PED-5853). +- dax/bus.c: replace several sprintf() with sysfs_emit() + (jsc#PED-5853). +- dax/bus.c: replace driver-core lock usage by a local rwsem + (jsc#PED-5853). +- dm-integrity: set max_integrity_segments in + dm_integrity_io_hints (jsc#PED-7542). +- dm: update relevant MODULE_AUTHOR entries to latest dm-devel + mailing list (jsc#PED-7542). +- dm verity: set DM_TARGET_SINGLETON feature flag (jsc#PED-7542). +- dm crypt: remove redundant state settings after waking up + (jsc#PED-7542). +- dm thin: add braces around conditional code that spans lines + (jsc#PED-7542). +- md/dm-raid: don't call md_reap_sync_thread() directly + (jsc#PED-7542). +- dm-raid: really frozen sync_thread during suspend + (jsc#PED-7542). +- md: add a new helper reshape_interrupted() (jsc#PED-7542). +- md: export helper md_is_rdwr() (jsc#PED-7542). +- md: export helpers to stop sync_thread (jsc#PED-7542). +- md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume + (jsc#PED-7542). +- md/raid1: factor out helpers to choose the best rdev from + read_balance() (jsc#PED-7542). +- md/raid1: factor out the code to manage sequential IO + (jsc#PED-7542). +- md/raid1: factor out choose_bb_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out choose_slow_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out read_first_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1-10: factor out a new helper raid1_should_read_first() + (jsc#PED-7542). +- md/raid1-10: add a helper raid1_check_read_range() + (jsc#PED-7542). +- md/raid1: fix choose next idle in read_balance() (jsc#PED-7542). +- commit 9ee2d7c + +------------------------------------------------------------------- +Mon Mar 25 17:59:43 CET 2024 - colyli@suse.de + +- md: preserve KABI in struct md_personality (jsc#PED-7542). +- dm-raid: add a new helper prepare_suspend() in md_personality + (jsc#PED-7542). +- commit ee8ae3a + +------------------------------------------------------------------- +Mon Mar 25 17:57:08 CET 2024 - colyli@suse.de + +- md/raid1: record nonrot rdevs while adding/removing rdevs to + conf (jsc#PED-7542). +- Refresh patches.suse/md-display-timeout-error.patch. +- commit 6221037 + +------------------------------------------------------------------- +Mon Mar 25 17:55:31 CET 2024 - colyli@suse.de + +- md/raid1: factor out helpers to add rdev to conf (jsc#PED-7542). +- md: add a new helper rdev_has_badblock() (jsc#PED-7542). +- md: check mddev->pers before calling md_set_readonly() + (jsc#PED-7542). +- md: clean up openers check in do_md_stop() and md_set_readonly() + (jsc#PED-7542). +- md: sync blockdev before stopping raid or setting readonly + (jsc#PED-7542). +- md: factor out a helper to sync mddev (jsc#PED-7542). +- md: Don't clear MD_CLOSING when the raid is about to stop + (jsc#PED-7542). +- md: return directly before setting did_set_md_closing + (jsc#PED-7542). +- md: clean up invalid BUG_ON in md_ioctl (jsc#PED-7542). +- md: changed the switch of RAID_VERSION to if (jsc#PED-7542). +- md: merge the check of capabilities into md_ioctl_valid() + (jsc#PED-7542). +- md: fix kmemleak of rdev->serial (jsc#PED-7542). +- md: use RCU lock to protect traversal in md_spares_need_change() + (jsc#PED-7542). +- md: get rdev->mddev with READ_ONCE() (jsc#PED-7542). +- md: remove redundant md_wakeup_thread() (jsc#PED-7542). +- md: remove redundant check of 'mddev->sync_thread' + (jsc#PED-7542). +- commit ce67549 + ------------------------------------------------------------------- Mon Mar 25 17:02:21 CET 2024 - tiwai@suse.de - Move upstreamed uio patches into sorted section - commit bd64fed +------------------------------------------------------------------- +Mon Mar 25 16:52:37 CET 2024 - tiwai@suse.de + +- clocksource/drivers/arm_global_timer: Fix maximum prescaler + value (git-fixes). +- clocksource/drivers/imx: Fix -Wunused-but-set-variable warning + (git-fixes). +- speakup: Fix 8bit characters from direct synth (git-fixes). +- wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPI (git-fixes). +- sock_diag: annotate data-races around sock_diag_handlers[family] + (git-fixes). +- serial: core: Fix atomicity violation in uart_tiocmget + (git-fixes). +- commit 1a369e8 + +------------------------------------------------------------------- +Mon Mar 25 16:52:07 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch (git-fixes) +- commit 520ebef + +------------------------------------------------------------------- +Mon Mar 25 16:41:56 CET 2024 - tiwai@suse.de + +- efi: fix panic in kdump kernel (git-fixes). +- efi: disable mirror feature during crashkernel (stable-fixes). +- commit 1fa1fb0 + +------------------------------------------------------------------- +Mon Mar 25 15:11:53 CET 2024 - oneukum@suse.com + +- xhci: update event ring dequeue pointer position to controller + correctly (git-fixes). + Altered because we cannot take the multiple interrupter code +- commit 09553b9 + +------------------------------------------------------------------- +Mon Mar 25 15:02:58 CET 2024 - oneukum@suse.com + +- xhci: remove unnecessary event_ring_deq parameter from + xhci_handle_event() (git-fixes). +- commit 9738c27 + +------------------------------------------------------------------- +Mon Mar 25 14:54:24 CET 2024 - oneukum@suse.com + +- xhci: simplify event ring dequeue tracking for transfer events + (git-fixes). +- Refresh + patches.suse/xhci-Simplify-event-ring-dequeue-pointer-update-for-.patch. +- commit b590884 + +------------------------------------------------------------------- +Mon Mar 25 14:44:04 CET 2024 - oneukum@suse.com + +- xhci: add helper that checks for unhandled events on a event + ring (git-fixes). +- commit 14f6eb3 + +------------------------------------------------------------------- +Mon Mar 25 14:40:24 CET 2024 - oneukum@suse.com + +- usb: xhci: Implement xhci_handshake_check_state() helper. +- commit f377708 + +------------------------------------------------------------------- +Mon Mar 25 13:47:53 CET 2024 - denis.kirjanov@suse.com + +- kabi/severities: ignore Wangxun ethernet driver local symbols +- commit 86b4a3b + +------------------------------------------------------------------- +Mon Mar 25 12:49:46 CET 2024 - ailiop@suse.com + +- ubi: Check for too small LEB size in VTBL code (bsc#1219834 + CVE-2024-25739). +- commit 8837d83 + +------------------------------------------------------------------- +Mon Mar 25 11:42:05 CET 2024 - oneukum@suse.com + +- xhci: Simplify event ring dequeue pointer update for port + change events (git-fixes). +- commit 87ce2b5 + +------------------------------------------------------------------- +Mon Mar 25 10:47:22 CET 2024 - tiwai@suse.de + +- wifi: ath11k: decrease MHI channel buffer length to 8KB + (bsc#1207948). +- commit fa1c47a + +------------------------------------------------------------------- +Mon Mar 25 10:46:37 CET 2024 - nik.borisov@suse.com + +- x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (git-fixes). +- commit 4352288 + +------------------------------------------------------------------- +Mon Mar 25 10:45:13 CET 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes). +- commit 6ea0e27 + +------------------------------------------------------------------- +Mon Mar 25 10:34:13 CET 2024 - denis.kirjanov@suse.com + +- ice: virtchnl: stop pretending to support RSS over AQ or + registers (git-fixes). +- commit 6cbf931 + +------------------------------------------------------------------- +Mon Mar 25 10:32:43 CET 2024 - denis.kirjanov@suse.com + +- idpf: disable local BH when scheduling napi for marker packets + (git-fixes). +- commit 30580cd + +------------------------------------------------------------------- +Mon Mar 25 10:31:06 CET 2024 - denis.kirjanov@suse.com + +- net: dsa: microchip: fix register write order in + ksz8_ind_write8() (git-fixes). +- commit ed256c0 + +------------------------------------------------------------------- +Mon Mar 25 10:29:29 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Switch to using _bh variant of of spinlock API in + port timestamping NAPI poll context (git-fixes). +- commit 41be7c6 + +------------------------------------------------------------------- +Mon Mar 25 10:26:04 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Fix incorrect dereference in interrupt handlers + (git-fixes). +- commit 0ab8957 + +------------------------------------------------------------------- +Mon Mar 25 10:20:36 CET 2024 - denis.kirjanov@suse.com + +- net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio + (git-fixes). +- commit 82f6a71 + +------------------------------------------------------------------- +Mon Mar 25 10:18:29 CET 2024 - denis.kirjanov@suse.com + +- net: libwx: fix memory leak on free page (git-fixes). +- commit 1147e4f + +------------------------------------------------------------------- +Mon Mar 25 10:15:05 CET 2024 - denis.kirjanov@suse.com + +- Update references +- commit 2642ab1 + +------------------------------------------------------------------- +Mon Mar 25 09:10:29 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one PCI miss +- commit 45d2467 + +------------------------------------------------------------------- +Mon Mar 25 09:06:28 CET 2024 - jslaby@suse.cz + +- PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p + (git-fixes). +- PCI: qcom: Add support for sa8775p SoC (git-fixes). +- PCI/ASPM: Use RMW accessors for changing LNKCTL (git-fixes). +- PCI: Make link retraining use RMW accessors for changing LNKCTL + (git-fixes). +- commit 85600d2 + +------------------------------------------------------------------- +Mon Mar 25 08:53:55 CET 2024 - dwagner@suse.de + +- nvme: fix reconnection fail due to reserved tag allocation + (git-fixes). +- commit b4e9845 + +------------------------------------------------------------------- +Mon Mar 25 07:09:23 CET 2024 - shung-hsi.yu@suse.com + +- bpf, scripts: Correct GPL license name (git-fixes). +- commit 0780a36 + ------------------------------------------------------------------- Sun Mar 24 09:09:01 CET 2024 - tiwai@suse.de - Move out-of-tree kexec patches into the right section - commit 06266e2 +------------------------------------------------------------------- +Sun Mar 24 09:06:31 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit d7cfbed + +------------------------------------------------------------------- +Sat Mar 23 10:48:51 CET 2024 - tiwai@suse.de + +- Drop usb gadget patch that was taken mistakenly and reverted (git-fixes) +- commit 57ae154 + +------------------------------------------------------------------- +Sat Mar 23 09:12:01 CET 2024 - tiwai@suse.de + +- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler + (git-fixes). +- spi: lm70llp: fix links in doc and comments (git-fixes). +- spi: lpspi: Avoid potential use-after-free in probe() + (git-fixes). +- ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates + (git-fixes). +- ASoC: tlv320adc3xxx: Don't strip remove function when driver + is builtin (git-fixes). +- commit 0e27f7b + +------------------------------------------------------------------- +Fri Mar 22 13:17:18 CET 2024 - tiwai@suse.de + +- drm/amdgpu: drop setting buffer funcs in sdma442 (git-fixes). +- drm/amdgpu/pm: Check the validity of overdiver power limit + (git-fixes). +- drm/amdgpu/pm: Fix NULL pointer dereference when get power limit + (git-fixes). +- drm/amdgpu: fix mmhub client id out-of-bounds access + (git-fixes). +- nouveau/gsp: don't check devinit disable on GSP (git-fixes). +- drm: Fix drm_fixp2int_round() making it add 0.5 (git-fixes). +- nouveau: reset the bo resource bus info after an eviction + (git-fixes). +- rtc: mt6397: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- selftests: forwarding: Fix ping failure due to short timeout + (git-fixes). +- soc: fsl: qbman: Use raw spinlock for cgr_lock (git-fixes). +- soc: fsl: qbman: Always disable interrupts when taking cgr_lock + (git-fixes). +- kconfig: fix infinite loop when expanding a macro at the end + of file (git-fixes). +- slimbus: core: Remove usage of the deprecated ida_simple_xx() + API (git-fixes). +- hwtracing: hisi_ptt: Move type check to the beginning of + hisi_ptt_pmu_event_init() (git-fixes). +- bus: mhi: ep: check the correct variable in + mhi_ep_register_controller() (git-fixes). +- iio: gts-helper: Fix division loop (git-fixes). +- iio: dummy_evgen: remove Excess kernel-doc comments (git-fixes). +- serial: Lock console when calling into driver before + registration (git-fixes). +- serial: core: only stop transmit when HW fifo is empty + (git-fixes). +- serial: 8250_exar: Don't remove GPIO device on suspend + (git-fixes). +- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT + (git-fixes). +- serial: max310x: fix syntax error in IRQ error message + (git-fixes). +- serial: max310x: fix NULL pointer dereference in I2C + instantiation (git-fixes). +- tty: vt: fix 20 vs 0x20 typo in EScsiignore (git-fixes). +- usb: gadget: net2272: Use irqflags in the call to + net2272_probe_fin (git-fixes). +- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (git-fixes). +- usb: xhci: Add error handling in xhci_map_urb_for_dma + (git-fixes). +- usb: phy: generic: Get the vbus supply (git-fixes). +- usb: audio-v2: Correct comments for struct + uac_clock_selector_descriptor (git-fixes). +- remoteproc: stm32: Fix incorrect type assignment returned by + stm32_rproc_get_loaded_rsc_tablef (git-fixes). +- remoteproc: virtio: Fix wdg cannot recovery remote processor + (git-fixes). +- commit 0e293ea + +------------------------------------------------------------------- +Fri Mar 22 12:36:58 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array + (git-fixes). +- commit 7b0b857 + +------------------------------------------------------------------- +Fri Mar 22 12:30:29 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Consider page offset for the pages to be + pinned (git-fixes). +- commit 0bcb37d + +------------------------------------------------------------------- +Fri Mar 22 11:56:37 CET 2024 - vkarasulli@suse.de + +- iommu/vt-d: Set SSADE when attaching to a parent with dirty + tracking (git-fixes). +- commit 0dce02e + +------------------------------------------------------------------- +Fri Mar 22 11:13:09 CET 2024 - vkarasulli@suse.de + +- iommufd: Fix iopt_access_list_id overwrite bug (git-fixes). +- commit 393f087 + +------------------------------------------------------------------- +Fri Mar 22 10:48:43 CET 2024 - iivanov@suse.de + +- Update patches.suse/dmaengine-fix-NULL-pointer-in-channel-unregistration.patch (git-fixes bsc#1221276 CVE-2023-52492) +- commit 4334575 + +------------------------------------------------------------------- +Fri Mar 22 08:56:05 CET 2024 - iivanov@suse.de + +- Update patches.suse/firmware-arm_scmi-Check-mailbox-SMT-channel-for-cons.patch (git-fixes bsc#1221375 CVE-2023-52608) +- commit 9e41d96 + +------------------------------------------------------------------- +Thu Mar 21 22:20:29 CET 2024 - tonyj@suse.de + +- perf tests: Skip data symbol test if buf1 symbol is missing + (bsc#1220045). +- perf tests: Make data symbol test wait for perf to start + (bsc#1220045). +- commit c2fa164 + +------------------------------------------------------------------- +Thu Mar 21 17:59:54 CET 2024 - jlee@suse.com + +- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security + (bsc#1219170 CVE-2024-22099). +- commit ee8d9c4 + +------------------------------------------------------------------- +Thu Mar 21 14:35:13 CET 2024 - dwagner@suse.de + +- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816). +- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816). +- scsi: qla2xxx: Change debug message during driver unload + (bsc1221816). +- scsi: qla2xxx: Fix double free of fcport (bsc1221816). +- scsi: qla2xxx: Fix double free of the ha->vp_map pointer + (bsc1221816). +- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816). +- scsi: qla2xxx: NVME|FCP prefer flag not being honored + (bsc1221816). +- scsi: qla2xxx: Update manufacturer detail (bsc1221816). +- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816). +- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816). +- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816). +- commit 1d07bf4 + +------------------------------------------------------------------- +Thu Mar 21 14:12:16 CET 2024 - jlee@suse.com + +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270 CVE-2024-26898 bsc#1223016). +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270). +- commit bd4199d + +------------------------------------------------------------------- +Thu Mar 21 14:08:17 CET 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.1 patches + (bsc#1221777). +- scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777). +- scsi: lpfc: Define types in a union for generic void *context3 + ptr (bsc#1221777). +- scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr + (bsc#1221777). +- scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr + (bsc#1221777). +- scsi: lpfc: Use a dedicated lock for ras_fwlog state + (bsc#1221777). +- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() + (bsc#1221777). +- scsi: lpfc: Replace hbalock with ndlp lock in + lpfc_nvme_unregister_port() (bsc#1221777). +- scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic + (bsc#1221777). +- scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling + (bsc#1221777 bsc#1217959). +- scsi: lpfc: Move NPIV's transport unregistration to after + resource clean up (bsc#1221777). +- scsi: lpfc: Remove unnecessary log message in queuecommand path + (bsc#1221777). +- scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() + (bsc#1221777). +- scsi: lpfc: Correct size for wqe for memset() (bsc#1221777). +- commit eef9737 + +------------------------------------------------------------------- +Thu Mar 21 11:31:29 CET 2024 - msuchanek@suse.de + +- Workaround broken chacha crypto fallback (bsc#1218205). +- commit 55f136c + +------------------------------------------------------------------- +Thu Mar 21 11:19:16 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Use a memory barrier to enforce PTP WQ xmit + submission tracking occurs after populating the metadata_map + (git-fixes). +- commit c382d3a + +------------------------------------------------------------------- +Thu Mar 21 11:17:43 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix MACsec state loss upon state update in offload + path (git-fixes). +- commit 7293938 + +------------------------------------------------------------------- +Thu Mar 21 11:16:11 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Change the warning when ignore_flow_level is not + supported (git-fixes). +- commit 5274665 + +------------------------------------------------------------------- +Thu Mar 21 11:14:37 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix fw reporter diagnose output (git-fixes). +- commit 3377c89 + +------------------------------------------------------------------- +Thu Mar 21 11:13:05 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, Change flow rule destination checking + (git-fixes). +- commit 1d30b46 + +------------------------------------------------------------------- +Thu Mar 21 11:11:26 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5e: Check the number of elements before walk + TC rhashtable" (git-fixes). +- commit a37e618 + +------------------------------------------------------------------- +Thu Mar 21 11:09:49 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5: Block entering switchdev mode with ns + inconsistency" (git-fixes). +- commit 917148d + +------------------------------------------------------------------- +Thu Mar 21 11:08:11 CET 2024 - denis.kirjanov@suse.com + +- ice: reconfig host after changing MSI-X on VF (git-fixes). +- commit f980680 + +------------------------------------------------------------------- +Thu Mar 21 11:06:28 CET 2024 - denis.kirjanov@suse.com + +- ice: reorder disabling IRQ and NAPI in ice_qp_dis (git-fixes). +- commit 4099ba6 + +------------------------------------------------------------------- +Thu Mar 21 11:05:01 CET 2024 - denis.kirjanov@suse.com + +- i40e: disable NAPI right after disabling irqs when handling + xsk_pool (git-fixes). +- commit 1715806 + +------------------------------------------------------------------- +Thu Mar 21 11:03:38 CET 2024 - denis.kirjanov@suse.com + +- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able + (git-fixes). +- commit fbfea47 + +------------------------------------------------------------------- +Thu Mar 21 11:02:10 CET 2024 - denis.kirjanov@suse.com + +- geneve: make sure to pull inner header in geneve_rx() + (git-fixes). +- commit 8b261ce + +------------------------------------------------------------------- +Thu Mar 21 11:00:24 CET 2024 - denis.kirjanov@suse.com + +- gtp: fix use-after-free and null-ptr-deref in gtp_newlink() + (git-fixes). +- commit 897cd65 + +------------------------------------------------------------------- +Thu Mar 21 10:58:44 CET 2024 - denis.kirjanov@suse.com + +- igb: extend PTP timestamp adjustments to i211 (git-fixes). +- commit b173908 + +------------------------------------------------------------------- +Thu Mar 21 10:57:13 CET 2024 - denis.kirjanov@suse.com + +- stmmac: Clear variable when destroying workqueue (git-fixes). +- commit 94d14a9 + +------------------------------------------------------------------- +Thu Mar 21 08:42:50 CET 2024 - mfranc@suse.cz + +- s390/vtime: fix average steal time calculation (git-fixes + bsc#1221783). +- commit e044390 + ------------------------------------------------------------------- Wed Mar 20 14:59:03 CET 2024 - jbohac@suse.cz @@ -1332,6 +10753,48 @@ Wed Mar 20 14:43:57 CET 2024 - jbohac@suse.cz crashkernel=,high (jsc#PED-7249). - commit 9191c97 +------------------------------------------------------------------- +Wed Mar 20 13:05:54 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one x86/mem_encrypt entry +- commit 6d2cc3b + +------------------------------------------------------------------- +Wed Mar 20 13:04:03 CET 2024 - jslaby@suse.cz + +- net/smc: fix documentation of buffer sizes (git-fixes). +- bootmem: use kmemleak_free_part_phys in free_bootmem_page + (git-fixes). +- swiotlb: use the calculated number of areas (git-fixes). +- sched/psi: Select KERNFS as needed (git-fixes). +- commit ed6834a + +------------------------------------------------------------------- +Wed Mar 20 13:00:31 CET 2024 - denis.kirjanov@suse.com + +- veth: try harder when allocating queue memory (git-fixes). +- commit fda44e7 + +------------------------------------------------------------------- +Wed Mar 20 10:59:24 CET 2024 - oneukum@suse.com + +- vdpa/mlx5: Allow CVQ size changes (git-fixes). +- commit 7026f16 + +------------------------------------------------------------------- +Wed Mar 20 10:56:13 CET 2024 - oneukum@suse.com + +- vdpa_sim: reset must not run (git-fixes). +- commit b05aeef + +------------------------------------------------------------------- +Wed Mar 20 08:18:45 CET 2024 - iivanov@suse.de + +- Fix patches.suse/coresight-etm4x-Add-ACPI-support-in-platform-driver.patch (bsc#1218779 bsc#1220587) + Put back patch hunk which where missed because file rename + drivers/acpi/acpi_amba.c -> drivers/acpi/arm64/amba.c +- commit 1eccf32 + ------------------------------------------------------------------- Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de @@ -1343,6 +10806,50 @@ Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de an error handling path (git-fixes). - commit 353a58d +------------------------------------------------------------------- +Wed Mar 20 02:06:22 CET 2024 - neilb@suse.de + +- NFSD: Fix nfsd_clid_class use of __string_len() macro + (git-fixes). +- nfs: fix panic when nfs4_ff_layout_prepare_ds() fails + (git-fixes). +- NFS: Read unlock folio on nfs_page_create_from_folio() error + (git-fixes). +- NFSv4.1/pnfs: fix NFS with TLS in pnfs (git-fixes). +- NFS: Fix an off by one in root_nfs_cat() (git-fixes). +- NFS: Fix nfs_netfs_issue_read() xarray locking for writeback + interrupt (git-fixes). +- NFSv4.2: fix listxattr maximum XDR buffer size (git-fixes). +- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 + (git-fixes). +- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() + (git-fixes). +- nfsd: Fix a regression in nfsd_setattr() (git-fixes). +- nfsd: don't call locks_release_private() twice concurrently + (git-fixes). +- NFSD: Retransmit callbacks after client reconnects (git-fixes). +- NFSD: Reschedule CB operations when backchannel rpc_clnt is + shut down (git-fixes). +- NFSD: Convert the callback workqueue to use delayed_work + (git-fixes). +- NFSD: Reset cb_seq_status after NFS4ERR_DELAY (git-fixes). +- NFSD: fix LISTXATTRS returning more bytes than maxcount + (git-fixes). +- NFSD: fix LISTXATTRS returning a short list with eof=TRUE + (git-fixes). +- NFSD: change LISTXATTRS cookie encoding to big-endian + (git-fixes). +- NFSD: fix nfsd4_listxattr_validate_cookie (git-fixes). +- SUNRPC: fix some memleaks in gssx_dec_option_array (git-fixes). +- SUNRPC: fix a memleak in gss_import_v2_context (git-fixes). +- commit cf1cfe0 + +------------------------------------------------------------------- +Wed Mar 20 01:13:52 CET 2024 - neilb@suse.de + +- blacklist.conf: add a 'cosmetic' commit +- commit 704be6f + ------------------------------------------------------------------- Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com @@ -1350,6 +10857,13 @@ Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com patches.suse/net-sched-Add-module-alias-for-sch_fq_pie.patch. - commit 4c6eb4e +------------------------------------------------------------------- +Tue Mar 19 15:58:13 CET 2024 - vkarasulli@suse.de + +- iommu/dma: Trace bounce buffer usage when mapping buffers + (git-fixes). +- commit a53df01 + ------------------------------------------------------------------- Tue Mar 19 15:30:05 CET 2024 - nmorey@suse.com @@ -1386,6 +10900,15 @@ Tue Mar 19 14:21:35 CET 2024 - pjakobsson@suse.de - drm/amd/display: Fix && vs || typos (git-fixes). - commit 1a09c42 +------------------------------------------------------------------- +Tue Mar 19 12:26:21 CET 2024 - vkarasulli@suse.de + +- iommu: Map reserved memory as cacheable if device is coherent + (git-fixes). +- Refresh + patches.suse/iommu-Don-t-reserve-0-length-IOVA-region.patch. +- commit 3835906 + ------------------------------------------------------------------- Tue Mar 19 11:32:10 CET 2024 - svarbanov@suse.de @@ -3086,6 +12609,36 @@ Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 612fa2e +------------------------------------------------------------------- +Wed Mar 13 08:09:26 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Add a representative platform device for TRBE (bsc#1220587) +- commit e433e12 + +------------------------------------------------------------------- +Wed Mar 13 08:05:56 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Refactor arm_spe_acpi_register_device() (bsc#1220587) +- commit c36cae4 + +------------------------------------------------------------------- +Wed Mar 13 08:03:50 CET 2024 - iivanov@suse.de + +- coresight: trbe: Enable ACPI based TRBE devices (bsc#1220587) +- commit 0aa88dd + +------------------------------------------------------------------- +Wed Mar 13 08:02:46 CET 2024 - iivanov@suse.de + +- coresight: trbe: Add a representative coresight_platform_data for (bsc#1220587) +- commit 4d64f51 + +------------------------------------------------------------------- +Wed Mar 13 07:58:31 CET 2024 - iivanov@suse.de + +- coresight: trbe: Allocate platform data per device (bsc#1220587) +- commit fd3964b + ------------------------------------------------------------------- Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de @@ -3360,6 +12913,21 @@ Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com Added CVE - commit 61b1ebd +------------------------------------------------------------------- +Mon Mar 11 09:48:38 CET 2024 - dwagner@suse.de + +- nvmet-fc: take ref count on tgtport before delete assoc + (git-fixes). +- nvmet-fc: avoid deadlock on delete association path (git-fixes). +- nvmet-fc: abort command when there is no binding (git-fixes). +- nvmet-fc: hold reference on hostport match (git-fixes). +- nvmet-fc: defer cleanup using RCU properly (git-fixes). +- nvmet-fc: release reference on target port (git-fixes). +- nvmet-fcloop: swap the list_add_tail arguments (git-fixes). +- nvme-fc: do not wait in vain when unloading module (git-fixes). +- nvmet-tcp: fix nvme tcp ida memory leak (git-fixes). +- commit 53c6a83 + ------------------------------------------------------------------- Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index 7aa2132..6ea1fe3 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -19,7 +19,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 8ef0762757f737c453dc5905f22e49bd8ba0fe20 +%define git_commit 377598714132de649a19f4cde3c4f515959883e3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -38,7 +38,7 @@ Name: kernel-default Version: 6.4.0 %if 0%{?is_kotd} -Release: .g8ef0762 +Release: .g3775987 %else Release: 0 %endif diff --git a/kernel-docs.changes b/kernel-docs.changes index 73f33dd..826896a 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,15 +1,7213 @@ +------------------------------------------------------------------- +Thu Jun 6 09:32:09 CEST 2024 - denis.kirjanov@suse.com + +- net: preserve kabi for sk_buff (CVE-2024-26921 bsc#1223138). +- commit 7bf5961 + +------------------------------------------------------------------- +Thu Jun 6 09:29:40 CEST 2024 - denis.kirjanov@suse.com + +- inet: inet_defrag: prevent sk release while still in use + (CVE-2024-26921 bsc#1223138). +- commit 2016faf + +------------------------------------------------------------------- +Thu Jun 6 00:27:26 CEST 2024 - tonyj@suse.de + +- perf ui browser: Avoid SEGV on title (git fixes). +- commit 1578c22 + +------------------------------------------------------------------- +Wed Jun 5 20:40:13 CEST 2024 - tonyj@suse.de + +- perf pmu: Count sys and cpuid JSON events separately (git + fixes). +- perf stat: Don't display metric header for non-leader uncore + events (git-fixes). +- perf daemon: Fix file leak in daemon_session__control + (git-fixes). +- perf symbols: Fix ownership of string in dso__load_vmlinux() + (git-fixes). +- perf thread: Fixes to thread__new() related to initializing comm + (git-fixes). +- perf report: Avoid SEGV in report__setup_sample_type() + (git-fixes). +- perf ui browser: Don't save pointer to stack memory (git-fixes). +- perf bench internals inject-build-id: Fix trap divide when + collecting just one DSO (git-fixes). +- perf intel-pt: Fix unassigned instruction op (discovered by + MemorySanitizer) (git-fixes). +- perf test shell arm_coresight: Increase buffer size for + Coresight basic tests (git-fixes). +- perf docs: Document bpf event modifier (git-fixes). +- perf bench uprobe: Remove lib64 from libc.so.6 binary path + (git-fixes). +- perf record: Fix debug message placement for test consumption + (git-fixes). +- perf tests: Apply attributes to all events in object code + reading test (git-fixes). +- perf tests: Make "test data symbol" more robust on Neoverse N1 + (git-fixes). +- perf annotate: Fix annotation_calc_lines() to pass correct + address to get_srcline() (git-fixes). +- perf stat: Do not fail on metrics on s390 z/VM systems + (git-fixes). +- perf sched timehist: Fix -g/--call-graph option failure + (git-fixes). +- perf annotate: Get rid of duplicate --group option item + (git-fixes). +- perf probe: Add missing libgen.h header needed for using + basename() (git-fixes). +- perf record: Delete session after stopping sideband thread + (git-fixes). +- perf auxtrace: Fix multiple use of --itrace option (git-fixes). +- perf script: Show also errors for --insn-trace option + (git-fixes). +- perf lock contention: Add a missing NULL check (git-fixes). +- perf vendor events amd: Fix Zen 4 cache latency events + (git-fixes). +- libperf evlist: Avoid out-of-bounds access (git-fixes). +- perf pmu: Fix a potential memory leak in perf_pmu__lookup() + (git-fixes). +- perf print-events: make is_event_supported() more robust + (git-fixes). +- perf list: fix short description for some cache events + (git-fixes). +- perf metric: Don't remove scale from counts (git-fixes). +- perf stat: Avoid metric-only segv (git-fixes). +- perf expr: Fix "has_event" function for metric style events + (git-fixes). +- perf srcline: Add missed addr2line closes (git-fixes). +- perf thread_map: Free strlist on normal path in + thread_map__new_by_tid_str() (git-fixes). +- perf bpf: Clean up the generated/copied vmlinux.h (git-fixes). +- perf jevents: Drop or simplify small integer values (git-fixes). +- perf evsel: Fix duplicate initialization of data->id in + evsel__parse_sample() (git-fixes). +- perf pmu: Treat the msr pmu as software (git-fixes). +- perf record: Check conflict between '--timestamp-filename' + option and pipe mode before recording (git-fixes). +- perf record: Fix possible incorrect free in + record__switch_output() (git-fixes). +- perf vendor events amd: Add Zen 4 memory controller events + (git-fixes). +- perf top: Uniform the event name for the hybrid machine + (git-fixes). +- perf top: Use evsel's cpus to replace user_requested_cpus + (git-fixes). +- commit a1f9340 + +------------------------------------------------------------------- +Wed Jun 5 17:11:18 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove fix for CVE-2024-35956 bsc#1224674, not applicable +- Delete patches.suse/btrfs-qgroup-fix-qgroup-prealloc-rsv-leak-in-subvolu.patch. + Quoting bsc#1225945#c11: + "So the upstream 6.5 kernel commit (1b53e51a4a8f ("btrfs: don't commit + transaction for every subvol create") + ) was never backported to SLE, so that fix eb96e221937a ("btrfs: fix + unwritten extent buffer after snapshotting a new subvolume") was never + backported." +- commit d947258 + +------------------------------------------------------------------- +Mon Jun 3 20:07:57 CEST 2024 - tonyj@suse.de + +- perf/x86: Fix out of range data (git-fixes). +- perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last + PEBS event (git-fixes). +- perf/x86/amd/lbr: Discard erroneous branch entries (git-fixes). +- commit 664d77f + +------------------------------------------------------------------- +Mon Jun 3 19:14:40 CEST 2024 - ematsumiya@suse.de + +- cifs: failure to add channel on iface should bump up weight + (git-fixes, bsc#1225172). +- commit 007b237 + +------------------------------------------------------------------- +Mon Jun 3 19:14:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix parsing of SMB3.1.1 POSIX create context + (git-fixes, bsc#1225172). +- commit 5f27f69 + +------------------------------------------------------------------- +Mon Jun 3 19:14:13 CEST 2024 - ematsumiya@suse.de + +- Revert "cifs: reconnect work should have reference on server + struct" (git-fixes, bsc#1225172). +- commit 3ca4c0c + +------------------------------------------------------------------- +Mon Jun 3 19:13:59 CEST 2024 - ematsumiya@suse.de + +- cifs: fix leak of iface for primary channel (git-fixes, + bsc#1225172). +- commit b7eb8e8 + +------------------------------------------------------------------- +Mon Jun 3 19:13:45 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix mount when dns_resolver key is not available + (git-fixes, bsc#1225172). +- commit 28edb5c + +------------------------------------------------------------------- +Mon Jun 3 15:46:18 CEST 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.2 patches + (bsc#1225842). +- scsi: lpfc: Update lpfc version to 14.4.0.2 (bsc#1225842). +- scsi: lpfc: Add support for 32 byte CDBs (bsc#1225842). +- scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask + (bsc#1225842). + Refresh: + - patches.suse/lpfc-reintroduce-old-irq-probe-logic.patch +- scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list + (bsc#1225842). +- scsi: lpfc: Clear deferred RSCN processing flag when driver + is unloading (bsc#1225842). +- scsi: lpfc: Update logging of protection type for T10 DIF I/O + (bsc#1225842). +- scsi: lpfc: Change default logging level for unsolicited CT + MIB commands (bsc#1225842). +- commit 5a56384 + +------------------------------------------------------------------- +Mon Jun 3 15:25:22 CEST 2024 - dwagner@suse.de + +- nvmet: fix ns enable/disable possible hang (git-fixes). +- nvme-multipath: fix io accounting on failover (git-fixes). +- nvme: fix multipath batched completion accounting (git-fixes). +- commit ed3b392 + +------------------------------------------------------------------- +Mon Jun 3 14:06:08 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-hda-intel-sdw-acpi-fix-usage-of-device_get_name.patch + (git-fixes CVE-2024-36955). +- Update + patches.suse/ARM-9381-1-kasan-clear-stale-stack-poison.patch + (git-fixes bsc#1225715 CVE-2024-36906). +- Update + patches.suse/Bluetooth-HCI-Fix-potential-null-ptr-deref.patch + (git-fixes bsc#1225579 CVE-2024-36011). +- Update + patches.suse/Bluetooth-L2CAP-Fix-slab-use-after-free-in-l2cap_con.patch + (git-fixes bsc#1225578 CVE-2024-36013). +- Update + patches.suse/Bluetooth-msft-fix-slab-use-after-free-in-msft_do_cl.patch + (git-fixes bsc#1225502 CVE-2024-36012). +- Update + patches.suse/Bluetooth-qca-add-missing-firmware-sanity-checks.patch + (git-fixes bsc#1225722 CVE-2024-36880). +- Update + patches.suse/Bluetooth-qca-fix-firmware-check-error-path.patch + (git-fixes CVE-2024-36942). +- Update + patches.suse/Bluetooth-qca-fix-info-leak-when-fetching-fw-build-i.patch + (git-fixes bsc#1225720 CVE-2024-36032). +- Update + patches.suse/KVM-x86-mmu-Write-protect-L2-SPTEs-in-TDP-MMU-when-c.patch + (git-fixes bsc#1223749 CVE-2024-26990). +- Update + patches.suse/KVM-x86-pmu-Disable-support-for-adaptive-PEBS.patch + (git-fixes bsc#1223692 CVE-2024-26992). +- Update + patches.suse/Reapply-drm-qxl-simplify-qxl_fence_wait.patch + (stable-fixes CVE-2024-36944). +- Update + patches.suse/USB-core-Fix-access-violation-during-port-device-rem.patch + (git-fixes bsc#1225734 CVE-2024-36896). +- Update + patches.suse/amd-amdkfd-sync-all-devices-to-wait-all-processes-be.patch + (stable-fixes CVE-2024-36949). +- Update patches.suse/bpf-Check-bloom-filter-map-value-size.patch + (bsc#1224488 CVE-2024-35905 bsc#1225766 CVE-2024-36918). +- Update + patches.suse/clk-sunxi-ng-h6-Reparent-CPUX-during-PLL-CPUX-rate-c.patch + (git-fixes bsc#1225692 CVE-2023-52882). +- Update + patches.suse/cxl-pci-Fix-disabling-memory-if-DVSEC-CXL-Range-does.patch + (git-fixes CVE-2024-26761). +- Update + patches.suse/drm-amd-display-Atom-Integrated-System-Info-v2_2-for.patch + (stable-fixes bsc#1225735 CVE-2024-36897). +- Update + patches.suse/drm-amd-pm-fixes-a-random-hang-in-S4-for-SMU-v13.0.4.patch + (stable-fixes bsc#1225705 CVE-2024-36026). +- Update + patches.suse/drm-amdkfd-range-check-cp-bad-op-exception-interrupt.patch + (stable-fixes CVE-2024-36951). +- Update + patches.suse/drm-arm-malidp-fix-a-possible-null-pointer-dereferen.patch + (git-fixes bsc#1225593 CVE-2024-36014). +- Update + patches.suse/drm-nouveau-firmware-Fix-SG_DEBUG-error-with-nvkm_fi.patch + (stable-fixes bsc#1225728 CVE-2024-36885). +- Update + patches.suse/efi-unaccepted-touch-soft-lockup-during-memory-accept.patch + (git-fixes bsc#1225773 CVE-2024-36936). +- Update + patches.suse/firewire-ohci-mask-bus-reset-interrupts-between-ISR-.patch + (stable-fixes CVE-2024-36950). +- Update patches.suse/gpiolib-cdev-fix-uninitialised-kfifo.patch + (git-fixes bsc#1225736 CVE-2024-36898). +- Update + patches.suse/i40e-fix-vf-may-be-used-uninitialized-in-this-functi.patch + (git-fixes bsc#1225698 CVE-2024-36020). +- Update + patches.suse/maple_tree-fix-mas_empty_area_rev-null-pointer-deref.patch + (git-fixes bsc#1225710 CVE-2024-36891). +- Update + patches.suse/mm-slab-make-__free-kfree-accept-error-pointers.patch + (git-fixes bsc#1225714 CVE-2024-36890). +- Update + patches.suse/mmc-sdhci-msm-pervent-access-to-suspended-controller.patch + (git-fixes bsc#1225708 CVE-2024-36029). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-devlink-reload-during.patch + (git-fixes bsc#1225699 CVE-2024-36021). +- Update + patches.suse/nouveau-dmem-handle-kcalloc-allocation-failure.patch + (git-fixes CVE-2024-26943). +- Update + patches.suse/nouveau-uvmm-fix-addr-range-calcs-for-remap-operatio.patch + (git-fixes bsc#1225694 CVE-2024-36018). +- Update + patches.suse/pinctrl-core-delete-incorrect-free-in-pinctrl_enable.patch + (git-fixes CVE-2024-36940). +- Update + patches.suse/pinctrl-devicetree-fix-refcount-leak-in-pinctrl_dt_t.patch + (git-fixes CVE-2024-36959). +- Update + patches.suse/ppdev-Add-an-error-check-in-register_device.patch + (git-fixes bsc#1225640 CVE-2024-36015). +- Update patches.suse/qibfs-fix-dentry-leak.patch (git-fixes + CVE-2024-36947). +- Update + patches.suse/regmap-maple-Fix-cache-corruption-in-regcache_maple_.patch + (git-fixes bsc#1225695 CVE-2024-36019). +- Update + patches.suse/s390-cio-Ensure-the-copied-buf-is-NUL-terminated.patch + (git-fixes bsc#1223869 bsc#1225747 CVE-2024-36931). +- Update + patches.suse/s390-qeth-Fix-kernel-panic-after-setting-hsuid.patch + (git-fixes bsc#1223874 bsc#1225775 CVE-2024-36928). +- Update + patches.suse/scsi-qla2xxx-Fix-off-by-one-in-qla_edif_app_getstats.patch + (git-fixes bsc#1225704 CVE-2024-36025). +- Update + patches.suse/spi-fix-null-pointer-dereference-within-spi_sync.patch + (git-fixes CVE-2024-36930). +- Update + patches.suse/swiotlb-Fix-double-allocation-of-slots-due-to-broken-alignment-handling.patch + (bsc#1224331 bsc#1224602 CVE-2024-35814). +- Update + patches.suse/tty-n_gsm-fix-possible-out-of-bounds-in-gsm0_receive.patch + (git-fixes bsc#1225642 CVE-2024-36016). +- Update + patches.suse/usb-gadget-f_fs-Fix-race-between-aio_cancel-and-AIO-.patch + (git-fixes bsc#1225749 CVE-2024-36894). +- Update + patches.suse/usb-gadget-uvc-use-correct-buffer-size-when-parsing-.patch + (git-fixes bsc#1225750 CVE-2024-36895). +- Update + patches.suse/usb-typec-tcpm-Check-for-port-partner-validity-befor.patch + (git-fixes bsc#1225748 CVE-2024-36893). +- Update + patches.suse/wifi-iwlwifi-mvm-guard-against-invalid-STA-ID-on-rem.patch + (stable-fixes bsc#1225769 CVE-2024-36921). +- Update + patches.suse/wifi-iwlwifi-read-txq-read_ptr-under-lock.patch + (stable-fixes CVE-2024-36922). +- Update + patches.suse/wifi-nl80211-don-t-free-NULL-coalescing-rule.patch + (git-fixes CVE-2024-36941). +- Update + patches.suse/x86-efistub-Call-mixed-mode-boot-services-on-the-firmware-.patch + (git-fixes bsc#1224742 CVE-2024-35803). +- commit 539780f + +------------------------------------------------------------------- +Mon Jun 3 13:25:29 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries/lparcfg: drop error message from guest name + lookup (bsc#1187716 ltc#193451 git-fixes). +- commit ceab637 + +------------------------------------------------------------------- +Mon Jun 3 13:19:17 CEST 2024 - msuchanek@suse.de + +- blacklist.conf: PPC fsl_msi is not used +- commit ae6590d + +------------------------------------------------------------------- +Mon Jun 3 13:03:27 CEST 2024 - msuchanek@suse.de + +- powerpc/uaccess: Use YZ asm constraint for ld (bsc#1194869). +- powerpc/uaccess: Fix build errors seen with GCC 13/14 + (bsc#1194869). +- commit 46b5d84 + +------------------------------------------------------------------- +Mon Jun 3 10:20:30 CEST 2024 - shung-hsi.yu@suse.com + +- Add reference to L3 bsc#1225765 in BPF control flow graph and precision backtrack fixes (bsc#1225756) + The L3 bsc#1225765 was created seperately since our customer requires + PTF. +- Update patches.suse/bpf-fix-precision-backtracking-instruction-iteration.patch +- Update patches.suse/bpf-handle-ldimm64-properly-in-check_cfg.patch +- Update patches.suse/selftests-bpf-add-edge-case-backtracking-logic-test.patch +- Update patches.suse/selftests-bpf-precision-tracking-test-for-BPF_NEG-an.patch +- commit 054635e + +------------------------------------------------------------------- +Mon Jun 3 01:12:20 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: release mutex after nft_gc_seq_end from + abort path (CVE-2024-26925 bsc#1223390). +- commit 578a709 + +------------------------------------------------------------------- +Mon Jun 3 01:11:15 CEST 2024 - mkubecek@suse.cz + +- series.conf: cleanup + Fix subsection header to silence series_insert error. +- commit 4628dc3 + +------------------------------------------------------------------- +Sat Jun 1 10:18:30 CEST 2024 - tiwai@suse.de + +- ASoC: wm_adsp: Add missing MODULE_DESCRIPTION() (git-fixes). +- ALSA: ump: Set default protocol when not given explicitly + (git-fixes). +- ALSA/hda: intel-dsp-config: reduce log verbosity (git-fixes). +- ALSA: core: Remove debugfs at disconnection (git-fixes). +- commit f8e0906 + +------------------------------------------------------------------- +Sat Jun 1 10:14:34 CEST 2024 - tiwai@suse.de + +- drm/panel: sitronix-st7789v: fix display size for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: tweak timing for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 + panel (git-fixes). +- dma-buf/sw-sync: don't enable IRQ from sync_print_obj() + (git-fixes). +- Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 + devices" (stable-fixes). +- drm/amd/display: Enable colorspace property for MST connectors + (git-fixes). +- drm/i915: Fix audio component initialization (git-fixes). +- drm/i915/dpt: Make DPT object unshrinkable (git-fixes). +- drm/i915/gt: Fix CCS id's calculation for CCS mode setting + (git-fixes). +- drm/i915/guc: avoid FIELD_PREP warning (git-fixes). +- drm/i915/gt: Disarm breadcrumbs if engines are already idle + (git-fixes). +- drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) + (git-fixes). +- hwmon: (shtc1) Fix property misspelling (git-fixes). +- hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board + power sensor (git-fixes). +- spi: stm32: Don't warn about spurious interrupts (git-fixes). +- spi: Don't mark message DMA mapped when no transfer in it is + (git-fixes). +- dma-mapping: benchmark: handle NUMA_NO_NODE correctly + (git-fixes). +- dma-mapping: benchmark: fix node id validation (git-fixes). +- ALSA: seq: ump: Fix swapped song position pointer data + (git-fixes). +- ASoC: SOF: ipc4-topology: Fix input format query of process + modules without base extension (git-fixes). +- ALSA: seq: Fix yet another spot for system message conversion + (git-fixes). +- ALSA: ump: Don't accept an invalid UMP protocol number + (git-fixes). +- ALSA: ump: Don't clear bank selection after sending a program + change (git-fixes). +- ALSA: seq: Fix incorrect UMP type for system messages + (git-fixes). +- ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 + conversion (git-fixes). +- ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP + conversion (git-fixes). +- ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp + (git-fixes). +- docs: netdev: Fix typo in Signed-off-by tag (git-fixes). +- net: usb: smsc95xx: fix changing LED_SEL bit value updated + from EEPROM (git-fixes). +- net: phy: micrel: set soft_reset callback to genphy_soft_reset + for KSZ8061 (git-fixes). +- commit e5505a5 + +------------------------------------------------------------------- +Sat Jun 1 10:09:27 CEST 2024 - tiwai@suse.de + +- Add alt-commit to a nouveau patch +- commit 0024d10 + +------------------------------------------------------------------- +Fri May 31 19:39:48 CEST 2024 - dsterba@suse.com + +- 9p: add missing locking around taking dentry fid list (git-fixes) +- commit 581af2d + +------------------------------------------------------------------- +Fri May 31 18:08:13 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only a VFS cleanup +- commit f4a0ca8 + +------------------------------------------------------------------- +Fri May 31 18:00:27 CEST 2024 - dsterba@suse.com + +- blacklist.conf: openpromfs not built +- commit 475ff82 + +------------------------------------------------------------------- +Fri May 31 17:58:22 CEST 2024 - dsterba@suse.com + +- ecryptfs: Fix buffer size for tag 66 packet (git-fixes) +- commit 17aae28 + +------------------------------------------------------------------- +Fri May 31 17:18:11 CEST 2024 - dsterba@suse.com + +- fs/9p: translate O_TRUNC into OTRUNC (git-fixes) +- commit e03e9a5 + +------------------------------------------------------------------- +Fri May 31 17:14:43 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END + (git-fixes). +- commit e824dba + +------------------------------------------------------------------- +Fri May 31 17:14:08 CEST 2024 - dsterba@suse.com + +- fs/9p: only translate RWX permissions for plain 9P2000 (git-fixes) +- commit ebd0dc6 + +------------------------------------------------------------------- +Fri May 31 17:11:23 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: precision tracking test for BPF_NEG and BPF_END + (bsc#1225756). +- commit a410d73 + +------------------------------------------------------------------- +Fri May 31 17:08:22 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: add edge case backtracking logic test + (bsc#1225756). +- bpf: fix precision backtracking instruction iteration + (bsc#1225756). +- bpf: handle ldimm64 properly in check_cfg() (bsc#1225756). +- commit 9cbb99b + +------------------------------------------------------------------- +Fri May 31 16:48:47 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove add and revert patch pair +- commit f17fe30 + +------------------------------------------------------------------- +Fri May 31 16:41:07 CEST 2024 - dsterba@suse.com + +- fs: indicate request originates from old mount API (git-fixes) +- commit 0754468 + +------------------------------------------------------------------- +Fri May 31 16:38:52 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only comment fix +- commit b912460 + +------------------------------------------------------------------- +Fri May 31 16:36:29 CEST 2024 - dsterba@suse.com + +- locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock (git-fixes) +- commit 4c48f9f + +------------------------------------------------------------------- +Fri May 31 16:34:32 CEST 2024 - dsterba@suse.com + +- fs: Fix error checking for d_hash_and_lookup() (git-fixes) +- commit c90513f + +------------------------------------------------------------------- +Fri May 31 16:31:13 CEST 2024 - dwagner@suse.de + +- nvme-pci: Add quirk for broken MSIs (git-fixes). +- nvme: fix warn output about shared namespaces without + CONFIG_NVME_MULTIPATH (git-fixes). +- drivers/nvme: Add quirks for device 126f:2262 (git-fixes). +- commit fff60eb + +------------------------------------------------------------------- +Fri May 31 16:05:29 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvme-ensure-disabling-pairs-with-unquiesce.patch + (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 jsc#PED-3535 + bsc#1224534). +- commit d9497f3 + +------------------------------------------------------------------- +Fri May 31 14:12:49 CEST 2024 - iivanov@suse.de + +- octeontx2-af: fix the double free in rvu_npc_freemem() (bsc#1225712 CVE-2024-36030) +- commit 294ca99 + +------------------------------------------------------------------- +Fri May 31 12:32:57 CEST 2024 - tbogendoerfer@suse.de + +- idpf: extend tx watchdog timeout (bsc#1224137). +- commit fbf0ed6 + +------------------------------------------------------------------- +Fri May 31 11:27:23 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86/pmu: Allow programming events that match + unsupported arch events (bsc#1225696). +- Refresh + patches.suse/KVM-x86-pmu-Allow-programming-events-that-match-unsu.patch. +- commit 0e4ccf5 + +------------------------------------------------------------------- +Thu May 30 10:09:45 CEST 2024 - iivanov@suse.de + +- swiotlb: extend buffer pre-padding to alloc_align_mask if necessary (bsc#1224331) +- commit c148fd3 + +------------------------------------------------------------------- +Thu May 30 09:03:10 CEST 2024 - davide.benini@suse.com + +- calipso: fix memory leak in netlbl_calipso_add_pass() + (CVE-2023-52698 bsc#1224621) +- commit 5fc90b9 + +------------------------------------------------------------------- +Thu May 30 07:29:06 CEST 2024 - jslaby@suse.cz + +- kabi/severities: ignore IMS functions + They were dropped in previous patches. Noone is supposed to use them. +- commit 494909c + +------------------------------------------------------------------- +Thu May 30 05:29:52 CEST 2024 - ematsumiya@suse.de + +- smb: client: set correct id, uid and cruid for multiuser + automounts (bsc#1223011, CVE-2024-26822). +- commit 6fce785 + +------------------------------------------------------------------- +Thu May 30 05:26:33 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential OOBs in smb2_parse_contexts() + (bsc#1220148, CVE-2023-52434). +- commit a00a7f6 + +------------------------------------------------------------------- +Wed May 29 19:16:39 CEST 2024 - colyli@suse.de + +- dm-integrity: fix a memory leak when rechecking the data + (bsc#1223077, CVE-2024-26860). +- commit 29984e7 + +------------------------------------------------------------------- +Wed May 29 19:05:23 CEST 2024 - fdmanana@suse.com + +- btrfs: zoned: don't skip block groups with 100% zone unusable + (bsc#1220120). +- btrfs: don't refill whole delayed refs block reserve when + starting transaction (bsc#1220120). +- btrfs: add new unused block groups to the list of unused block + groups (bsc#1220120). +- btrfs: do not delete unused block group if it may be used soon + (bsc#1220120). +- btrfs: add and use helper to check if block group is used + (bsc#1220120). +- btrfs: always reserve space for delayed refs when starting + transaction (bsc#1220120). +- btrfs: stop doing excessive space reservation for csum deletion + (bsc#1220120). +- btrfs: remove pointless initialization at + btrfs_delayed_refs_rsv_release() (bsc#1220120). +- btrfs: reserve space for delayed refs on a per ref basis + (bsc#1220120). +- btrfs: allow to run delayed refs by bytes to be released + instead of count (bsc#1220120). +- btrfs: simplify check for extent item overrun at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: return -EUCLEAN if extent item is missing when searching + inline backref (bsc#1220120). +- btrfs: use a single variable for return value at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: use a single variable for return value at + run_delayed_extent_op() (bsc#1220120). +- btrfs: remove pointless 'ref_root' variable from + run_delayed_data_ref() (bsc#1220120). +- btrfs: initialize key where it's used when running delayed + data ref (bsc#1220120). +- btrfs: remove refs_to_drop argument from __btrfs_free_extent() + (bsc#1220120). +- btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: remove the refcount warning/check at + btrfs_put_delayed_ref() (bsc#1220120). +- btrfs: remove unnecessary logic when running new delayed + references (bsc#1220120). +- btrfs: pass a space_info argument to + btrfs_reserve_metadata_bytes() (bsc#1220120). +- btrfs: log message if extent item not found when running + delayed extent op (bsc#1220120). +- btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: move btrfs_free_excluded_extents() into block-group.c + (bsc#1220120). +- btrfs: open code trivial btrfs_add_excluded_extent() + (bsc#1220120). +- btrfs: make find_first_extent_bit() return a boolean + (bsc#1220120). +- btrfs: make btrfs_destroy_pinned_extent() return void + (bsc#1220120). +- btrfs: make btrfs_destroy_marked_extents() return void + (bsc#1220120). +- btrfs: rename add_new_free_space() to btrfs_add_new_free_space() + (bsc#1220120). +- btrfs: update documentation for add_new_free_space() + (bsc#1220120). +- commit 37b05cd + +------------------------------------------------------------------- +Wed May 29 18:24:54 CEST 2024 - nstange@suse.de + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch (bsc#1222771). + In preparation of enabling CONFIG_FIPS_SIGNATURE_SELFTEST, amend the + missing 'usage' argument in the pkcs7_validate_trust() invocation + from the PKCS#7 selftest. +- commit cfa0827 + +------------------------------------------------------------------- +Wed May 29 17:39:53 CEST 2024 - mbrugger@suse.com + +- blacklist.conf: arm: kernel does not support folios +- commit e0489ca + +------------------------------------------------------------------- +Wed May 29 17:23:53 CEST 2024 - pmladek@suse.com + +- printk: Let no_printk() use _printk() (bsc#1225618). +- commit 2abd745 + +------------------------------------------------------------------- +Wed May 29 17:04:32 CEST 2024 - pmladek@suse.com + +- printk: Update @console_may_schedule in + console_trylock_spinning() (bsc#1225616). +- commit e5e7ac5 + +------------------------------------------------------------------- +Wed May 29 16:39:49 CEST 2024 - mkoutny@suse.com + +- af_unix: fix use-after-free in unix_stream_read_actor() + (CVE-2023-52772 bsc#1224989). +- commit 0f5ff3f + +------------------------------------------------------------------- +Wed May 29 16:37:13 CEST 2024 - nstange@suse.de + +- certs: Add ECDSA signature verification self-test (bsc#1222777). +- Port "certs: Add ECDSA signature verification self-test". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_ECDSA. +- Refresh + 0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + trivial context update to Kconfig +- commit 7338b2e + +------------------------------------------------------------------- +Wed May 29 16:36:36 CEST 2024 - pmladek@suse.com + +- dump_stack: Do not get cpu_sync for panic CPU (bsc#1225607). +- commit 3d953e1 + +------------------------------------------------------------------- +Wed May 29 16:30:09 CEST 2024 - pmladek@suse.com + +- printk: Avoid non-panic CPUs writing to ringbuffer + (bsc#1225607). +- commit 9a41cad + +------------------------------------------------------------------- +Wed May 29 16:25:37 CEST 2024 - nstange@suse.de + +- certs: Move RSA self-test data to separate file (bsc#1222777). +- Port "certs: Move RSA self-test data to separate file". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_RSA. +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + - trivial context update to Kconfig, + - account for changed pkcs7_validate_trust() callsite amended by + this refreshed patch. +- commit 248ad2a + +------------------------------------------------------------------- +Wed May 29 16:22:01 CEST 2024 - pmladek@suse.com + +- printk: Disable passing console lock owner completely during + panic() (bsc#1225607). +- commit a31a4d6 + +------------------------------------------------------------------- +Wed May 29 16:19:57 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Skip non-finalized records in panic + (bsc#1225607). +- commit 8be42db + +------------------------------------------------------------------- +Wed May 29 16:06:55 CEST 2024 - nstange@suse.de + +- Enable CONFIG_FIPS_SIGNATURE_SELFTEST (bsc#1222771) +- commit 4ade1c7 + +------------------------------------------------------------------- +Wed May 29 15:50:37 CEST 2024 - pmladek@suse.com + +- printk: Wait for all reserved records with pr_flush() + (bsc#1225607). +- commit 4a07b6c + +------------------------------------------------------------------- +Wed May 29 15:35:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Cleanup reader terminology (bsc#1225607). +- commit b3f2a50 + +------------------------------------------------------------------- +Wed May 29 15:27:23 CEST 2024 - pmladek@suse.com + +- printk: Add this_cpu_in_panic() (bsc#1225607). +- commit 8afb830 + +------------------------------------------------------------------- +Wed May 29 15:21:57 CEST 2024 - pmladek@suse.com + +- printk: For @suppress_panic_printk check for other CPU in panic + (bsc#1225607). +- commit f2045e0 + +------------------------------------------------------------------- +Wed May 29 15:20:31 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Clarify special lpos values (bsc#1225607). +- commit d1338d8 + +------------------------------------------------------------------- +Wed May 29 15:17:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Do not skip non-finalized records with + prb_next_seq() (bsc#1225607). +- commit 1ea687c + +------------------------------------------------------------------- +Wed May 29 15:17:05 CEST 2024 - mkoutny@suse.com + +- prctl: generalize PR_SET_MDWE support check to be per-arch + (bsc#1225610). +- commit b86afe4 + +------------------------------------------------------------------- +Wed May 29 15:15:57 CEST 2024 - pmladek@suse.com + +- printk: Use prb_first_seq() as base for 32bit seq macros + (bsc#1225607). +- commit ea93856 + +------------------------------------------------------------------- +Wed May 29 15:14:03 CEST 2024 - pmladek@suse.com + +- printk: Adjust mapping for 32bit seq macros (bsc#1225607). +- commit e9e690d + +------------------------------------------------------------------- +Wed May 29 14:57:00 CEST 2024 - mkoutny@suse.com + +- blk-cgroup: fix list corruption from reorder of WRITE ->lqueued + (bsc#1225605). +- blk-cgroup: fix list corruption from resetting io stat + (bsc#1225605). +- commit c132bd3 + +------------------------------------------------------------------- +Wed May 29 14:56:41 CEST 2024 - pmladek@suse.com + +- printk: nbcon: Relocate 32bit seq macros (bsc#1225607). +- commit 6293dd4 + +------------------------------------------------------------------- +Wed May 29 14:47:13 CEST 2024 - pmladek@suse.com + +- printk: Rename abandon_console_lock_in_panic() to + other_cpu_in_panic() (bsc#1225607). +- commit 74aec78 + +------------------------------------------------------------------- +Wed May 29 14:42:32 CEST 2024 - pmladek@suse.com + +- printk: Consolidate console deferred printing (bsc#1225607). +- commit c45374f + +------------------------------------------------------------------- +Wed May 29 14:39:55 CEST 2024 - pmladek@suse.com + +- printk: Do not take console lock for console_flush_on_panic() + (bsc#1225607). +- commit ca5038f + +------------------------------------------------------------------- +Wed May 29 14:38:54 CEST 2024 - pmladek@suse.com + +- printk: Keep non-panic-CPUs out of console lock (bsc#1225607). +- commit 2d7bf36 + +------------------------------------------------------------------- +Wed May 29 14:24:43 CEST 2024 - pmladek@suse.com + +- printk: Reduce console_unblank() usage in unsafe scenarios + (bsc#1225607). +- commit 54eafaa + +------------------------------------------------------------------- +Wed May 29 13:45:07 CEST 2024 - pmladek@suse.com + +- livepatch: Fix missing newline character in + klp_resolve_symbols() (bsc#1223539). +- commit af0f908 + +------------------------------------------------------------------- +Wed May 29 13:33:07 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: system-wide nr_active enforcement patchset; + not worth the risk (bsc#1225580) +- commit 059cebc + +------------------------------------------------------------------- +Wed May 29 13:28:17 CEST 2024 - shung-hsi.yu@suse.com + +- cpumap: Zero-initialise xdp_rxq_info struct before running + XDP program (bsc#1224718 CVE-2024-27431). +- commit fb7728a + +------------------------------------------------------------------- +Wed May 29 12:12:14 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct bpf_link and bpf_link_ops kABI workaround + (bsc#1224531 CVE-2024-35860). +- commit 7744489 + +------------------------------------------------------------------- +Wed May 29 12:07:39 CEST 2024 - jslaby@suse.cz + +- Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support" + (git-fixes). +- Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()" (git-fixes). +- Revert "PCI/MSI: Provide stubs for IMS functions" (git-fixes). +- commit 0dc394b + +------------------------------------------------------------------- +Wed May 29 11:50:31 CEST 2024 - jslaby@suse.cz + +- ppdev: Add an error check in register_device (git-fixes). +- commit cfdb6a2 + +------------------------------------------------------------------- +Wed May 29 11:43:15 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: support deferring bpf_link dealloc to after RCU grace + period (bsc#1224531 CVE-2024-35860). +- bpf: put uprobe link's path and task in release callback + (bsc#1224531 CVE-2024-35860). +- commit a95dd44 + +------------------------------------------------------------------- +Wed May 29 11:25:39 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Fix not validating setsockopt user input + (bsc#1224581 CVE-2024-35964). +- commit 9d49d44 + +------------------------------------------------------------------- +Wed May 29 11:06:17 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: cosmetic; truncated names in ps output +- commit 2ed068f + +------------------------------------------------------------------- +Wed May 29 10:52:47 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Add support for BT_PKT_STATUS (bsc#1224581 + CVE-2024-35964). +- commit cadac48 + +------------------------------------------------------------------- +Wed May 29 10:13:51 CEST 2024 - jlee@suse.com + +- Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic (bsc#1224581 + CVE-2024-35964). +- Refresh + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch. +- commit 774d916 + +------------------------------------------------------------------- +Wed May 29 09:52:10 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Prevent lock inversion deadlock in map delete elem + (bsc#1209657 CVE-2023-0160 bsc#1224511 CVE-2024-35895). +- commit fa3fb92 + +------------------------------------------------------------------- +Wed May 29 07:53:36 CEST 2024 - tiwai@suse.de + +- tpm_tis_spi: Account for SPI header when allocating TPM SPI + xfer buffer (git-fixes). +- commit 6d124e2 + +------------------------------------------------------------------- +Tue May 28 23:45:57 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_debug_files_proc_show() + (bsc#1225172, bsc#1223532, CVE-2024-26928). +- commit 1089c4a + +------------------------------------------------------------------- +Tue May 28 23:42:54 CEST 2024 - ematsumiya@suse.de + +- smb3: missing lock when picking channel (bsc#1225172, + bsc#1224550, CVE-2024-35999). +- commit d7be3a1 + +------------------------------------------------------------------- +Tue May 28 23:42:14 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in + cifs_signal_cifsd_for_reconnect() (bsc#1225172, bsc#1224766, + CVE-2024-35861). +- commit 0d45a76 + +------------------------------------------------------------------- +Tue May 28 23:41:36 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_network_name_deleted() + (bsc#1225172, bsc#1224764, CVE-2024-35862). +- commit 6632102 + +------------------------------------------------------------------- +Tue May 28 23:40:50 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in is_valid_oplock_break() + (bsc#1225172, bsc#1224763, CVE-2024-35863). +- commit 06c348c + +------------------------------------------------------------------- +Tue May 28 23:40:05 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_oplock_break() + (bsc#1225172, bsc#1224668, CVE-2024-35865). +- commit 60bea5b + +------------------------------------------------------------------- +Tue May 28 23:39:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_lease_break() + (bsc#1225172, bsc#1224765, CVE-2024-35864). +- commit 52cc8d8 + +------------------------------------------------------------------- +Tue May 28 23:38:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_show() + (bsc#1225172, bsc#1224664, CVE-2024-35867). +- commit 3a82d6a + +------------------------------------------------------------------- +Tue May 28 23:35:58 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_write() + (bsc#1225172, bsc#1224678, CVE-2024-35868). +- commit fb4bf4e + +------------------------------------------------------------------- +Tue May 28 23:35:08 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_dump_full_key() + (bsc#1225172, bsc#1224667, CVE-2024-35866). +- commit b0961fe + +------------------------------------------------------------------- +Tue May 28 23:33:25 CEST 2024 - ematsumiya@suse.de + +- smb: client: guarantee refcounted children from parent session + (bsc#1225172, bsc#1224679, CVE-2024-35869). +- commit 97642d2 + +------------------------------------------------------------------- +Tue May 28 23:32:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix UAF in smb2_reconnect_server() (bsc#1225172, + bsc#1224672, CVE-2024-35870). +- commit e205efa + +------------------------------------------------------------------- +Tue May 28 23:20:35 CEST 2024 - ematsumiya@suse.de + +- smb: Fix regression in writes when non-standard maximum write + size negotiated (bsc#1222464, CVE-2024-26692). +- commit 761be1f + +------------------------------------------------------------------- +Tue May 28 20:19:26 CEST 2024 - ematsumiya@suse.de + +- cifs: Fix writeback data corruption (bsc#1225172, + bsc#1223810, CVE-2024-27036). +- commit 75108cc + +------------------------------------------------------------------- +Tue May 28 20:07:48 CEST 2024 - ematsumiya@suse.de + +- cifs: Don't use certain unnecessary folio_*() functions + (bsc#1225172). +- commit 3ddf86f + +------------------------------------------------------------------- +Tue May 28 16:02:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: Ignore all devicetree schemes changes + We do not use them, so lets silence all git-fixes for them. +- commit 84a3286 + +------------------------------------------------------------------- +Tue May 28 13:34:20 CEST 2024 - nik.borisov@suse.com + +- x86/bpf: Fix IP after emitting call depth accounting (bsc#1224493 CVE-2024-35903). +- commit 1c0fa71 + +------------------------------------------------------------------- +Tue May 28 10:02:27 CEST 2024 - pjakobsson@suse.de + +- drm/amdgpu: Skip do PCI error slot reset during RAS recovery (CVE-2024-35931 bsc#1224652). +- commit 1dec1c9 + +------------------------------------------------------------------- +Tue May 28 08:15:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore TAS2781 symbol drop, it's only locally used +- commit f367fdb + +------------------------------------------------------------------- +Tue May 28 08:12:45 CEST 2024 - tiwai@suse.de + +- ASoC: tas2781: Fix wrong loading calibrated data sequence + (git-fixes). +- commit 5851e36 + +------------------------------------------------------------------- +Tue May 28 08:10:39 CEST 2024 - tiwai@suse.de + +- mm: page_owner: fix wrong information in dump_page_owner + (git-fixes). +- ALSA: scarlett2: Add missing error check to + scarlett2_config_save() (git-fixes). +- commit 4b2ccd1 + +------------------------------------------------------------------- +Tue May 28 06:53:34 CEST 2024 - jslaby@suse.cz + +- x86/mm/pat: fix VM_PAT handling in COW mappings (bsc#1224525 + CVE-2024-35877). +- commit 24cc941 + +------------------------------------------------------------------- +Mon May 27 21:33:13 CEST 2024 - davide.benini@suse.com + +- ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr + (CVE-2024-35969 bsc#1224580) +- commit f419c6d + +------------------------------------------------------------------- +Mon May 27 20:45:38 CEST 2024 - tbogendoerfer@suse.de + +- mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash + work (CVE-2024-35852 bsc#1224502). +- mlxsw: spectrum_acl_tcam: Fix incorrect list API usage + (CVE-2024-36006 bsc#1224541). +- mlxsw: spectrum_acl_tcam: Fix warning during rehash + (CVE-2024-36007 bsc#1224543). +- commit 88a980b + +------------------------------------------------------------------- +Mon May 27 18:45:10 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/vt-d: Enable PCI/IMS" (git-fixes). +- commit f424462 + +------------------------------------------------------------------- +Mon May 27 18:39:43 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/amd: Enable PCI/IMS" (git-fixes). +- commit 278bf80 + +------------------------------------------------------------------- +Mon May 27 18:29:15 CEST 2024 - vkarasulli@suse.de + +- iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest + (git-fixes). +- commit 481f9bd + +------------------------------------------------------------------- +Mon May 27 18:26:02 CEST 2024 - fdmanana@suse.com + +- btrfs: avoid start and commit empty transaction when flushing + qgroups (bsc#1220120). +- btrfs: avoid start and commit empty transaction when starting + qgroup rescan (bsc#1220120). +- btrfs: avoid starting and committing empty transaction when + flushing space (bsc#1220120). +- btrfs: avoid starting new transaction when flushing delayed + items and refs (bsc#1220120). +- btrfs: merge find_free_dev_extent() and + find_free_dev_extent_start() (bsc#1220120). +- btrfs: make find_free_dev_extent() static (bsc#1220120). +- btrfs: make btrfs_cleanup_fs_roots() static (bsc#1220120). +- btrfs: fail priority metadata ticket with real fs error + (bsc#1220120). +- btrfs: return real error when orphan cleanup fails due to a + transaction abort (bsc#1220120). +- btrfs: store the error that turned the fs into error state + (bsc#1220120). +- btrfs: don't steal space from global rsv after a transaction + abort (bsc#1220120). +- btrfs: print available space across all block groups when + dumping space info (bsc#1220120). +- btrfs: print available space for a block group when dumping + a space info (bsc#1220120). +- btrfs: print block group super and delalloc bytes when dumping + space info (bsc#1220120). +- btrfs: print target number of bytes when dumping free space + (bsc#1220120). +- btrfs: update comment for btrfs_join_transaction_nostart() + (bsc#1220120). +- commit b4554d4 + +------------------------------------------------------------------- +Mon May 27 18:11:48 CEST 2024 - vbabka@suse.cz + +- mm/secretmem: fix GUP-fast succeeding on secretmem folios + (CVE-2024-35872 bsc#1224530). +- commit 42a2f6f + +------------------------------------------------------------------- +Mon May 27 17:29:41 CEST 2024 - ematsumiya@suse.de + +- cifs: fix charset issue in reconnection (bsc#1225172). +- commit b4ea103 + +------------------------------------------------------------------- +Mon May 27 17:07:38 CEST 2024 - fdmanana@suse.com + +- btrfs: make btrfs_destroy_delayed_refs() return void + (bsc#1220120). +- btrfs: remove unnecessary prototype declarations at disk-io.c + (bsc#1220120). +- btrfs: use a single switch statement when initializing delayed + ref head (bsc#1220120). +- btrfs: use bool type for delayed ref head fields that are used + as booleans (bsc#1220120). +- btrfs: assert correct lock is held at btrfs_select_ref_head() + (bsc#1220120). +- btrfs: get rid of label and goto at insert_delayed_ref() + (bsc#1220120). +- btrfs: make insert_delayed_ref() return a bool instead of an + int (bsc#1220120). +- btrfs: use a bool to track qgroup record insertion when adding + ref head (bsc#1220120). +- btrfs: remove pointless in_tree field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: remove unused is_head field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: reorder some members of struct btrfs_delayed_ref_head + (bsc#1220120). +- commit 2e19466 + +------------------------------------------------------------------- +Mon May 27 16:12:29 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations (CVE-2024-35956 bsc#1224674) +- commit 9bb0c20 + +------------------------------------------------------------------- +Mon May 27 16:07:17 CEST 2024 - dsterba@suse.com + +- Update patches.suse/btrfs-send-handle-path-ref-underflow-in-header-itera.patch (CVE-2024-35935 bsc#1224645) +- commit 5aa2b5a + +------------------------------------------------------------------- +Mon May 27 15:40:09 CEST 2024 - dsterba@suse.com + +- btrfs: make error messages more clear when getting a chunk map (git-fixes) +- commit 47ecf55 + +------------------------------------------------------------------- +Mon May 27 15:38:41 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: compilation warning fix +- commit 02490e2 + +------------------------------------------------------------------- +Mon May 27 15:37:02 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: code not built +- commit 5199fc3 + +------------------------------------------------------------------- +Mon May 27 15:29:06 CEST 2024 - dsterba@suse.com + +- btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super (git-fixes) +- commit 907e740 + +------------------------------------------------------------------- +Mon May 27 15:26:23 CEST 2024 - petr.pavlu@suse.com + +- tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test + (git-fixes). +- commit 113163c + +------------------------------------------------------------------- +Mon May 27 15:25:37 CEST 2024 - dsterba@suse.com + +- btrfs: use the correct superblock to compare fsid in btrfs_validate_super (git-fixes) +- commit 4318f3e + +------------------------------------------------------------------- +Mon May 27 15:25:21 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix a race between readers and resize checks + (git-fixes). +- commit 568ebcf + +------------------------------------------------------------------- +Mon May 27 15:23:46 CEST 2024 - dsterba@suse.com + +- btrfs: add a helper to read the superblock metadata_uuid (git-fixes) +- commit 543d7b8 + +------------------------------------------------------------------- +Mon May 27 15:21:39 CEST 2024 - petr.pavlu@suse.com + +- ftrace: Fix possible use-after-free issue in ftrace_location() + (git-fixes). +- commit 4cf7fca + +------------------------------------------------------------------- +Mon May 27 15:20:36 CEST 2024 - petr.pavlu@suse.com + +- tracing: hide unused ftrace_event_id_fops (git-fixes). +- commit 61c90c7 + +------------------------------------------------------------------- +Mon May 27 15:19:03 CEST 2024 - petr.pavlu@suse.com + +- blacklist.conf: add not-relevant tracing commits +- commit b97c070 + +------------------------------------------------------------------- +Mon May 27 11:19:26 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO (git-fixes). +- commit 1340b2d + +------------------------------------------------------------------- +Mon May 27 11:12:16 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Add missing boot_params for mixed mode compat entry (git-fixes). +- commit 12dcb3a + +------------------------------------------------------------------- +Mon May 27 11:08:48 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Call mixed mode boot services on the firmware's stack (git-fixes). +- commit 9d83518 + +------------------------------------------------------------------- +Mon May 27 11:08:27 CEST 2024 - nik.borisov@suse.com + +- x86/pm: Work around false positive kmemleak report in msr_build_context() (git-fixes). +- commit 2e5a312 + +------------------------------------------------------------------- +Mon May 27 11:07:16 CEST 2024 - nik.borisov@suse.com + +- x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y (git-fixes). +- commit 453faa5 + +------------------------------------------------------------------- +Mon May 27 11:06:52 CEST 2024 - nik.borisov@suse.com + +- x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() (git-fixes). +- commit e894262 + +------------------------------------------------------------------- +Mon May 27 10:59:27 CEST 2024 - nik.borisov@suse.com + +- mm/slab: make __free(kfree) accept error pointers (git-fixes). +- commit 8b5f449 + +------------------------------------------------------------------- +Mon May 27 10:52:46 CEST 2024 - nik.borisov@suse.com + +- x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT (git-fixes). +- commit fa1d89a + +------------------------------------------------------------------- +Mon May 27 09:54:37 CEST 2024 - jgross@suse.com + +- Update + patches.suse/virtio_net-Do-not-send-RSS-key-if-it-is-not-supporte.patch + (bsc#1224565, CVE-2024-35981). +- commit 50a448d + +------------------------------------------------------------------- +Mon May 27 09:52:27 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-x86-Mark-target-gfn-of-emulated-atomic-instructi.patch + (bsc#1224638, CVE-2024-35804). +- commit aac65c3 + +------------------------------------------------------------------- +Mon May 27 09:49:04 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-SVM-Flush-pages-under-kvm-lock-to-fix-UAF-in-svm.patch + (bsc#1224725, CVE-2024-35791). +- commit 80eb8d1 + +------------------------------------------------------------------- +Mon May 27 08:09:27 CEST 2024 - tiwai@suse.de + +- cxl/port: Fix delete_endpoint() vs parent unregistration race + (CVE-2023-52771 bsc#1225007). +- commit b115e15 + +------------------------------------------------------------------- +Sun May 26 09:46:10 CEST 2024 - tiwai@suse.de + +- i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during + start frame (git-fixes). +- commit cc09a8e + +------------------------------------------------------------------- +Sun May 26 09:45:48 CEST 2024 - tiwai@suse.de + +- kselftest: Add a ksft_perror() helper (stable-fixes). +- Refresh + patches.suse/selftests-timers-posix_timers-Reimplement-check_time.patch. +- commit f14f41c + +------------------------------------------------------------------- +Sun May 26 09:45:04 CEST 2024 - tiwai@suse.de + +- nilfs2: fix unexpected freezing of nilfs_segctor_sync() + (git-fixes). +- nilfs2: fix use-after-free of timer for log writer thread + (git-fixes). +- kasan, fortify: properly rename memintrinsics (git-fixes). +- i3c: master: svc: fix invalidate IBI type and miss call client + IBI handler (git-fixes). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (stable-fixes). +- drm/amd/display: Fix division by zero in setup_dsc_config + (stable-fixes). +- docs: kernel_include.py: Cope with docutils 0.21 (stable-fixes). +- mmc: core: Add HS400 tuning in HS400es initialization + (stable-fixes). +- commit 0b2962b + +------------------------------------------------------------------- +Sun May 26 09:41:07 CEST 2024 - tiwai@suse.de + +- Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() + (git-fixes). +- commit 3e2fb47 + +------------------------------------------------------------------- +Sat May 25 08:35:21 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook + 440/460 G11 (stable-fixes). +- ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with + ALC897 (stable-fixes). +- ALSA: usb-audio: Fix for sampling rates support for Mbox3 + (stable-fixes). +- ALSA: timer: Set lower bound of start tick time (stable-fixes). +- ALSA: usb-audio: Add sampling rates support for Mbox3 + (stable-fixes). +- commit ae40914 + +------------------------------------------------------------------- +Sat May 25 08:28:19 CEST 2024 - tiwai@suse.de + +- drm/nouveau: use tile_mode and pte_kind for VM_BIND bo + allocations (git-fixes). +- Input: cyapa - add missing input core locking to suspend/resume + functions (git-fixes). +- Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation + (git-fixes). +- Input: ims-pcu - fix printf string overflow (git-fixes). +- ASoC: tas2552: Add TX path for capturing AUDIO-OUT data + (git-fixes). +- ALSA: core: Fix NULL module pointer assignment at card init + (git-fixes). +- speakup: Fix sizeof() vs ARRAY_SIZE() bug (git-fixes). +- serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using + prescaler (git-fixes). +- serial: 8250_bcm7271: use default_mux_rate if possible + (git-fixes). +- serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup + (git-fixes). +- tty: n_gsm: fix missing receive state reset after mode switch + (git-fixes). +- tty: n_gsm: fix possible out-of-bounds in gsm0_receive() + (git-fixes). +- commit be92dbc + +------------------------------------------------------------------- +Sat May 25 01:33:04 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where multiple sessions share connection + (bsc#1225172). +- commit 6704757 + +------------------------------------------------------------------- +Sat May 25 01:32:51 CEST 2024 - ematsumiya@suse.de + +- smb3: show beginning time for per share stats (bsc#1225172). +- commit 9dab491 + +------------------------------------------------------------------- +Sat May 25 01:32:38 CEST 2024 - ematsumiya@suse.de + +- cifs: cifs_chan_is_iface_active should be called with chan_lock + held (bsc#1225172). +- commit 7f878c6 + +------------------------------------------------------------------- +Sat May 25 01:32:24 CEST 2024 - ematsumiya@suse.de + +- cifs: do not pass cifs_sb when trying to add channels + (bsc#1225172). +- commit b48e89f + +------------------------------------------------------------------- +Sat May 25 01:32:10 CEST 2024 - ematsumiya@suse.de + +- smb: client: remove extra @chan_count check in + __cifs_put_smb_ses() (bsc#1225172). +- commit 58e3272 + +------------------------------------------------------------------- +Sat May 25 01:31:57 CEST 2024 - ematsumiya@suse.de + +- cifs: reconnect work should have reference on server struct + (bsc#1225172). +- commit f1bff59 + +------------------------------------------------------------------- +Sat May 25 01:31:44 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where a channel is closed (bsc#1225172). +- commit c305501 + +------------------------------------------------------------------- +Sat May 25 01:31:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: reduce stack usage in cifs_try_adding_channels() + (bsc#1225172). +- commit 16a3d64 + +------------------------------------------------------------------- +Sat May 25 01:31:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs code dep in namespace.c + (bsc#1225172). +- commit 658ebd6 + +------------------------------------------------------------------- +Sat May 25 01:31:04 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs naming in automount code + (bsc#1225172). +- commit b47e685 + +------------------------------------------------------------------- +Sat May 25 01:26:39 CEST 2024 - ematsumiya@suse.de + +- smb: client: rename cifs_dfs_ref.c to namespace.c (bsc#1225172). +- commit 429bc2d + +------------------------------------------------------------------- +Sat May 25 01:25:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: ensure to try all targets when finding nested links + (bsc#1225172). +- commit b03bac4 + +------------------------------------------------------------------- +Sat May 25 01:25:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: introduce DFS_CACHE_TGT_LIST() (bsc#1225172). +- commit f066846 + +------------------------------------------------------------------- +Sat May 25 01:25:04 CEST 2024 - ematsumiya@suse.de + +- cifs: account for primary channel in the interface list + (bsc#1225172). +- commit 28558fb + +------------------------------------------------------------------- +Sat May 25 01:24:50 CEST 2024 - ematsumiya@suse.de + +- cifs: distribute channels across interfaces based on speed + (bsc#1225172). +- commit 66db7c6 + +------------------------------------------------------------------- +Fri May 24 20:33:36 CEST 2024 - tiwai@suse.de + +- dmaengine: dw-edma: eDMA: Add sync read before starting the + DMA transfer in remote setup (CVE-2024-27408 bsc#1224430). +- commit 26ca7a6 + +------------------------------------------------------------------- +Fri May 24 20:29:39 CEST 2024 - tiwai@suse.de + +- pmdomain: ti: Add a null pointer check to the + omap_prm_domain_init (CVE-2024-35943 bsc#1224649). +- commit 4abda58 + +------------------------------------------------------------------- +Fri May 24 20:27:11 CEST 2024 - tiwai@suse.de + +- media: mediatek: vcodec: Fix oops when HEVC init fails + (CVE-2024-35921 bsc#1224477). +- commit 7226612 + +------------------------------------------------------------------- +Fri May 24 18:18:36 CEST 2024 - tiwai@suse.de + +- drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() + for hisi_hns3_pmu uninit process (CVE-2023-52860 bsc#1224936). +- commit f0f6842 + +------------------------------------------------------------------- +Fri May 24 18:15:40 CEST 2024 - tiwai@suse.de + +- kABI workaround for struct idxd_evl (CVE-2024-35991 + bsc#1224553). +- commit 4c82821 + +------------------------------------------------------------------- +Fri May 24 18:11:49 CEST 2024 - tiwai@suse.de + +- dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue + (CVE-2024-35991 bsc#1224553). +- commit bba26d6 + +------------------------------------------------------------------- +Fri May 24 16:30:01 CEST 2024 - mgorman@suse.de + +- sched/topology: Optimize topology_span_sane() (bsc#1225053). +- cpumask: Add for_each_cpu_from() (bsc#1225053). +- commit a6ca3d0 + +------------------------------------------------------------------- +Fri May 24 15:19:25 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during + rehash (CVE-2024-35854 bsc#1224636). +- commit 2a8bef6 + +------------------------------------------------------------------- +Fri May 24 14:10:08 CEST 2024 - davide.benini@suse.com + +- net: mctp: take ownership of skb in mctp_local_output + (CVE-2024-27418 bsc#1224720) +- commit afb99d9 + +------------------------------------------------------------------- +Fri May 24 13:54:38 CEST 2024 - davide.benini@suse.com + +- ipv6: fix potential "struct net" leak in inet6_rtm_getaddr() + (CVE-2024-27417 bsc#1224721) +- commit 4e68c84 + +------------------------------------------------------------------- +Fri May 24 09:07:32 CEST 2024 - tiwai@suse.de + +- regulator: bd71828: Don't overwrite runtime voltages + (git-fixes). +- nfc: nci: Fix handling of zero-length payload packets in + nci_rx_work() (git-fixes). +- nfc: nci: Fix uninit-value in nci_rx_work (git-fixes). +- selftests: net: kill smcrouted in the cleanup logic in amt.sh + (git-fixes). +- tools/latency-collector: Fix -Wformat-security compile warns + (git-fixes). +- commit 3a26e1a + +------------------------------------------------------------------- +Fri May 24 06:14:35 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Protect against int overflow for stack access size + (bsc#1224488 CVE-2024-35905). +- bpf: Check bloom filter map value size (bsc#1224488 + CVE-2024-35905). +- commit 5fa3c11 + +------------------------------------------------------------------- +Fri May 24 02:11:16 CEST 2024 - neilb@suse.de + +- autofs: use wake_up() instead of wake_up_interruptible(() + (bsc#1224166). +- commit eb57c74 + +------------------------------------------------------------------- +Thu May 23 19:29:39 CEST 2024 - mwilck@suse.com + +- Update patches.suse/scsi-qedf-Wait-for-stag-work-during-unload.patch (bsc#1214852) +- Update patches.suse/scsi-qedf-Don-t-process-stag-work-during-unload.patch (bsc#1214852) +- commit 4cb5fde + +------------------------------------------------------------------- +Thu May 23 15:56:49 CEST 2024 - rgoldwyn@suse.com + +- Remove NTFSv3 from configs (bsc#1224429) + References: bsc#1224429 comment#3 + We only support fuse version of the NTFS-3g driver. Disable NTFSv3 from + all configs. + This was enabled in + d016c04d731 ("Bump to 6.4 kernel (jsc#PED-4593)") +- commit b4be251 + +------------------------------------------------------------------- +Thu May 23 14:51:16 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of len fields in nvme + reipl block (git-fixes bsc#1225136). +- commit 273e6f4 + +------------------------------------------------------------------- +Thu May 23 14:48:04 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of nvme dump block + (git-fixes bsc#1225134). +- commit 955c716 + +------------------------------------------------------------------- +Thu May 23 14:46:23 CEST 2024 - mfranc@suse.cz + +- s390/cpacf: Split and rework cpacf query functions (git-fixes + bsc#1225133). +- commit ee9583e + +------------------------------------------------------------------- +Thu May 23 14:42:45 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Fix bpf_plt pointer arithmetic (git-fixes bsc#1224481 + CVE-2024-35917). +- commit 34e1a55 + +------------------------------------------------------------------- +Thu May 23 14:33:42 CEST 2024 - tiwai@suse.de + +- Move upstreamed mm patches into sorted section +- commit e3937f1 + +------------------------------------------------------------------- +Thu May 23 14:27:38 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit fdb5fa6 + +------------------------------------------------------------------- +Thu May 23 14:27:05 CEST 2024 - tiwai@suse.de + +- kABI workaround for cs35l56 (git-fixes). +- commit 331f8f7 + +------------------------------------------------------------------- +Thu May 23 14:24:16 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: call dsp dump when boot retry fails + (stable-fixes). +- Refresh + patches.suse/ASoC-SOF-Intel-mtl-Implement-firmware-boot-state-che.patch. +- commit 8e475f5 + +------------------------------------------------------------------- +Thu May 23 14:22:42 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot + failed (git-fixes). +- ASoC: cs35l56: Prevent overwriting firmware ASP config + (git-fixes). +- commit 1a7f82c + +------------------------------------------------------------------- +Thu May 23 13:25:34 CEST 2024 - tiwai@suse.de + +- ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put() + (CVE-2023-52674 bsc#1224727). +- ALSA: scarlett2: Add missing error checks to *_ctl_get() + (CVE-2023-52680 bsc#1224608). +- ALSA: scarlett2: Add missing error check to + scarlett2_usb_set_config() (CVE-2023-52692 bsc#1224628). +- commit fff59c9 + +------------------------------------------------------------------- +Thu May 23 07:45:50 CEST 2024 - tiwai@suse.de + +- vmci: prevent speculation leaks by sanitizing event in + event_deliver() (git-fixes). +- VMCI: Fix an error handling path in vmci_guest_probe_device() + (git-fixes). +- VMCI: Fix possible memcpy() run-time warning in + vmci_datagram_invoke_guest_handler() (stable-fixes). +- VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() + (stable-fixes CVE-2024-35944 bsc#1224648). +- commit d9694ad + +------------------------------------------------------------------- +Thu May 23 07:42:55 CEST 2024 - tiwai@suse.de + +- spmi: hisi-spmi-controller: Do not override device identifier + (git-fixes). +- extcon: max8997: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port + assignment (git-fixes). +- iio: pressure: dps310: support negative temperature values + (git-fixes). +- iio: adc: stm32: Fixing err code to not indicate success + (git-fixes). +- iio: core: Leave private pointer NULL when no private data + supplied (git-fixes). +- counter: linux/counter.h: fix Excess kernel-doc description + warning (git-fixes). +- staging: vt6655: Remove unused declaration of + RFbAL7230SelectChannelPostProcess() (git-fixes). +- serial: sh-sci: protect invalidating RXDMA on shutdown + (git-fixes). +- serial: sc16is7xx: add proper sched.h include for + sched_set_fifo() (git-fixes). +- serial: max3100: Fix bitwise types (git-fixes). +- serial: max3100: Update uart_driver_registered on driver removal + (git-fixes). +- serial: max3100: Lock port->lock when calling + uart_handle_cts_change() (git-fixes). +- usb: fotg210: Add missing kernel doc description (git-fixes). +- usb: typec: tipd: fix event checking for tps6598x (git-fixes). +- usb: typec: ucsi: displayport: Fix potential deadlock + (git-fixes). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (git-fixes). +- usb: gadget: u_audio: Clear uac pointer when freed (git-fixes). +- usb: gadget: u_audio: Fix race condition use of controls after + free during gadget unbind (git-fixes). +- usb: typec: ucsi: simplify partner's PD caps registration + (git-fixes). +- usb: typec: ucsi: always register a link to USB PD device + (git-fixes). +- leds: pwm: Disable PWM when going to suspend (git-fixes). +- commit 0d08462 + +------------------------------------------------------------------- +Wed May 22 21:16:03 CEST 2024 - mkoutny@suse.com + +- af_unix: Suppress false-positive lockdep splat for spin_lock() + in __unix_gc() (CVE-2024-26923 bsc#1223384). +- af_unix: fix lockdep positive in sk_diag_dump_icons() + (CVE-2024-26923 bsc#1223384). +- commit a652e3a + +------------------------------------------------------------------- +Wed May 22 18:08:37 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-CPPC-Use-access_width-over-bit_width-for-system.patch + (stable-fixes CVE-2024-35995 bsc#1224557). +- Update + patches.suse/ALSA-usb-audio-Stop-parsing-channels-bits-when-all-c.patch + (git-fixes CVE-2024-27436 bsc#1224803). +- Update + patches.suse/ASoC-SOF-ipc4-pcm-Workaround-for-crashed-firmware-on.patch + (stable-fixes CVE-2024-27057 bsc#1223831). +- Update + patches.suse/ASoC-mediatek-sof-common-Add-NULL-check-for-normal_l.patch + (git-fixes CVE-2024-35842 bsc#1224688). +- Update + patches.suse/Bluetooth-Fix-memory-leak-in-hci_req_sync_complete.patch + (git-fixes CVE-2024-35978 bsc#1224571). +- Update + patches.suse/Bluetooth-Fix-use-after-free-bugs-caused-by-sco_sock.patch + (git-fixes CVE-2024-27398 bsc#1224174). +- Update + patches.suse/Bluetooth-L2CAP-Fix-not-validating-setsockopt-user-i.patch + (git-fixes CVE-2024-35965 bsc#1224579). +- Update + patches.suse/Bluetooth-RFCOMM-Fix-not-validating-setsockopt-user-.patch + (git-fixes CVE-2024-35966 bsc#1224576). +- Update + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch + (git-fixes CVE-2024-35967 bsc#1224587). +- Update + patches.suse/Bluetooth-btintel-Fix-null-ptr-deref-in-btintel_read.patch + (stable-fixes CVE-2024-35933 bsc#1224640). +- Update + patches.suse/Bluetooth-hci_event-Fix-handling-of-HCI_EV_IO_CAPA_R.patch + (git-fixes CVE-2024-27416 bsc#1224723). +- Update + patches.suse/Bluetooth-hci_sock-Fix-not-validating-setsockopt-use.patch + (git-fixes CVE-2024-35963 bsc#1224582). +- Update + patches.suse/Bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_chan_tim.patch + (git-fixes CVE-2024-27399 bsc#1224177). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-setup.patch + (git-fixes CVE-2024-35850 bsc#1224600). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-suspend.patch + (git-fixes CVE-2024-35851 bsc#1224509). +- Update + patches.suse/Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_check_.patch + (bsc#1219170 CVE-2024-22099 CVE-2024-26903 bsc#1223187). +- Update + patches.suse/HID-i2c-hid-remove-I2C_HID_READ_PENDING-flag-to-prev.patch + (git-fixes CVE-2024-35997 bsc#1224552). +- Update + patches.suse/NFS-Fix-nfs_netfs_issue_read-xarray-locking-for-writ.patch + (git-fixes CVE-2024-27031 bsc#1223805). +- Update + patches.suse/NFSv4.2-fix-nfs4_listxattr-kernel-BUG-at-mm-usercopy.patch + (git-fixes CVE-2024-26870 bsc#1223113). +- Update + patches.suse/PCI-PM-Drain-runtime-idle-callbacks-before-driver-re.patch + (stable-fixes CVE-2024-35809 bsc#1224738). +- Update + patches.suse/SUNRPC-fix-some-memleaks-in-gssx_dec_option_array.patch + (git-fixes CVE-2024-27388 bsc#1223744). +- Update + patches.suse/USB-core-Fix-deadlock-in-usb_deauthorize_interface.patch + (git-fixes CVE-2024-26934 bsc#1223671). +- Update patches.suse/accel-ivpu-Fix-deadlock-in-context_xa.patch + (git-fixes CVE-2024-35953 bsc#1224704). +- Update + patches.suse/arm64-hibernate-Fix-level3-translation-fault-in-swsu.patch + (git-fixes CVE-2024-26989 bsc#1223748). +- Update patches.suse/ax25-Fix-netdev-refcount-issue.patch + (git-fixes CVE-2024-36009 bsc#1224542). +- Update + patches.suse/ax25-fix-use-after-free-bugs-caused-by-ax25_ds_del_t.patch + (git-fixes CVE-2024-35887 bsc#1224663). +- Update + patches.suse/batman-adv-Avoid-infinite-loop-trying-to-resize-loca.patch + (git-fixes CVE-2024-35982 bsc#1224566). +- Update + patches.suse/block-fix-q-blkg_list-corruption-during-disk-rebind.patch + (bsc#1223591 CVE-2024-35974 bsc#1224573). +- Update + patches.suse/bnxt_en-Fix-possible-memory-leak-in-bnxt_rdma_aux_de.patch + (git-fixes CVE-2024-35972 bsc#1224577). +- Update + patches.suse/bootconfig-use-memblock_free_late-to-free-xbc-memory.patch + (git-fixes CVE-2024-26983 bsc#1223637). +- Update + patches.suse/btrfs-fix-deadlock-with-fiemap-and-extent-locking.patch + (bsc#1223285 CVE-2024-35784 bsc#1224804). +- Update + patches.suse/btrfs-fix-information-leak-in-btrfs_ioctl_logical_to.patch + (git-fixes CVE-2024-35849 bsc#1224733). +- Update + patches.suse/btrfs-fix-race-between-ordered-extent-completion-and.patch + (bsc#1223285 CVE-2024-26794 bsc#1222426). +- Update + patches.suse/btrfs-fix-race-when-detecting-delalloc-ranges-during.patch + (bsc#1223285 CVE-2024-27080 bsc#1223782). +- Update + patches.suse/btrfs-handle-chunk-tree-lookup-error-in-btrfs_reloca.patch + (git-fixes CVE-2024-35936 bsc#1224644). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-during-disabl.patch + (git-fixes CVE-2024-27004 bsc#1223762). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-for-clk_summa.patch + (git-fixes CVE-2024-27003 bsc#1223761). +- Update + patches.suse/clk-mediatek-Do-a-runtime-PM-get-on-controllers-duri.patch + (git-fixes CVE-2024-27002 bsc#1223759). +- Update + patches.suse/comedi-vmk80xx-fix-incomplete-endpoint-checking.patch + (git-fixes CVE-2024-27001 bsc#1223698). +- Update + patches.suse/dm-raid-really-frozen-sync_thread-during-suspend-16c4.patch + (jsc#PED-7542 CVE-2024-35794 bsc#1224706). +- Update + patches.suse/dm-raid456-md-raid456-fix-a-deadlock-for-dm-raid456-4142.patch + (bsc#1219596 CVE-2024-26962 bsc#1223654). +- Update + patches.suse/dma-buf-Fix-NULL-pointer-dereference-in-sanitycheck.patch + (git-fixes CVE-2024-35916 bsc#1224480). +- Update patches.suse/dma-xilinx_dpdma-Fix-locking.patch + (git-fixes CVE-2024-35990 bsc#1224559). +- Update + patches.suse/dmaengine-fsl-qdma-Fix-a-memory-leak-related-to-the--3aa58cb.patch + (git-fixes CVE-2024-35833 bsc#1224632). +- Update + patches.suse/dmaengine-idxd-Fix-oops-during-rmmod-on-single-CPU-p.patch + (git-fixes CVE-2024-35989 bsc#1224558). +- Update + patches.suse/dpll-fix-dpll_pin_on_pin_register-for-multiple-paren.patch + (CVE-2024-27027 bsc#1223787 CVE-2024-36002 bsc#1224546). +- Update + patches.suse/dpll-fix-pin-dump-crash-for-rebound-module.patch + (jsc#PED-6079 CVE-2024-35836 bsc#1224633). +- Update + patches.suse/drm-Check-output-polling-initialized-before-disablin.patch + (stable-fixes CVE-2024-35927 bsc#1224654). +- Update + patches.suse/drm-amd-amdgpu-Fix-potential-ioremap-memory-leaks-in.patch + (stable-fixes CVE-2024-35928 bsc#1224653). +- Update + patches.suse/drm-amd-display-Fix-bounds-check-for-dcn35-DcfClocks.patch + (git-fixes CVE-2024-35788 bsc#1224709). +- Update + patches.suse/drm-amd-display-Prevent-crash-when-disable-stream.patch + (stable-fixes CVE-2024-35799 bsc#1224740). +- Update + patches.suse/drm-amdgpu-amdgpu_ttm_gart_bind-set-gtt-bound-flag.patch + (stable-fixes CVE-2024-35817 bsc#1224736). +- Update + patches.suse/drm-amdgpu-fix-deadlock-while-reading-mqd-from-debug.patch + (git-fixes CVE-2024-35795 bsc#1224634). +- Update + patches.suse/drm-amdgpu-fix-mmhub-client-id-out-of-bounds-access.patch + (git-fixes CVE-2024-27029 bsc#1223789). +- Update + patches.suse/drm-amdgpu-once-more-fix-the-call-oder-in-amdgpu_ttm.patch + (git-fixes CVE-2024-27400 bsc#1224180). +- Update + patches.suse/drm-amdgpu-pm-Fix-NULL-pointer-dereference-when-get-.patch + (git-fixes CVE-2024-26949 bsc#1223665). +- Update + patches.suse/drm-amdgpu-validate-the-parameters-of-bo-mapping-ope.patch + (git-fixes CVE-2024-26922 bsc#1223315). +- Update + patches.suse/drm-amdkfd-Fix-memory-leak-in-create_process-failure.patch + (git-fixes CVE-2024-26986 bsc#1223728). +- Update patches.suse/drm-ast-Fix-soft-lockup.patch (git-fixes + CVE-2024-35952 bsc#1224705). +- Update + patches.suse/drm-client-Fully-protect-modes-with-dev-mode_config..patch + (stable-fixes CVE-2024-35950 bsc#1224703). +- Update + patches.suse/drm-i915-bios-Tolerate-devdata-NULL-in-intel_bios_en.patch + (stable-fixes CVE-2024-26938 bsc#1223678). +- Update + patches.suse/drm-i915-gt-Reset-queue_priority_hint-on-parking.patch + (git-fixes CVE-2024-26937 bsc#1223677). +- Update + patches.suse/drm-lima-fix-a-memleak-in-lima_heap_alloc.patch + (git-fixes CVE-2024-35829 bsc#1224707). +- Update + patches.suse/drm-nouveau-fix-stale-locked-mutex-in-nouveau_gem_io.patch + (git-fixes CVE-2024-35786 bsc#1224714). +- Update + patches.suse/drm-nouveau-keep-DMA-buffers-required-for-suspend-re.patch + (git-fixes CVE-2024-27411 bsc#1224433). +- Update patches.suse/drm-nv04-Fix-out-of-bounds-access.patch + (git-fixes CVE-2024-27008 bsc#1223802). +- Update + patches.suse/drm-panfrost-Fix-the-error-path-in-panfrost_mmu_map_.patch + (git-fixes CVE-2024-35951 bsc#1224701). +- Update + patches.suse/drm-vc4-don-t-check-if-plane-state-fb-state-fb.patch + (stable-fixes CVE-2024-35932 bsc#1224650). +- Update + patches.suse/drm-vmwgfx-Create-debugfs-ttm_resource_manager-entry.patch + (git-fixes CVE-2024-26940 bsc#1223718). +- Update + patches.suse/drm-vmwgfx-Fix-the-lifetime-of-the-bo-cursor-memory.patch + (git-fixes CVE-2024-35810 bsc#1224626). +- Update + patches.suse/dyndbg-fix-old-BUG_ON-in-control-parser.patch + (stable-fixes CVE-2024-35947 bsc#1224647). +- Update + patches.suse/efi-capsule-loader-fix-incorrect-allocation-size.patch + (git-fixes CVE-2024-27413 bsc#1224438). +- Update patches.suse/efi-fix-panic-in-kdump-kernel.patch + (git-fixes CVE-2024-35800 bsc#1224507). +- Update + patches.suse/fat-fix-uninitialized-field-in-nostale-filehandles.patch + (git-fixes CVE-2024-26973 bsc#1223641). +- Update + patches.suse/fbmon-prevent-division-by-zero-in-fb_videomode_from_.patch + (stable-fixes CVE-2024-35922 bsc#1224660). +- Update + patches.suse/fs-aio-Check-IOCB_AIO_RW-before-the-struct-aio_kiocb.patch + (bsc#1222721 CVE-2024-26764 CVE-2024-35815 bsc#1224685). +- Update + patches.suse/geneve-fix-header-validation-in-geneve-6-_xmit_skb.patch + (git-fixes CVE-2024-35973 bsc#1224586). +- Update + patches.suse/geneve-make-sure-to-pull-inner-header-in-geneve_rx.patch + (git-fixes CVE-2024-26857 bsc#1223058). +- Update + patches.suse/i2c-smbus-fix-NULL-function-pointer-dereference.patch + (git-fixes CVE-2024-35984 bsc#1224567). +- Update + patches.suse/ice-fix-memory-corruption-bug-with-suspend-and-rebui.patch + (git-fixes CVE-2024-35911 bsc#1224486). +- Update + patches.suse/ice-fix-uninitialized-dplls-mutex-usage.patch + (git-fixes CVE-2024-26854 bsc#1223039). +- Update + patches.suse/idpf-fix-kernel-panic-on-unknown-packet-types.patch + (git-fixes CVE-2024-35889 bsc#1224517). +- Update + patches.suse/igc-avoid-returning-frame-twice-in-XDP_REDIRECT.patch + (git-fixes CVE-2024-26853 bsc#1223061). +- Update + patches.suse/init-main.c-Fix-potential-static_command_line-memory.patch + (git-fixes CVE-2024-26988 bsc#1223747). +- Update + patches.suse/iommufd-Fix-iopt_access_list_id-overwrite-bug.patch + (git-fixes CVE-2024-26786 bsc#1222780). +- Update + patches.suse/irqchip-gic-v3-its-Prevent-double-free-on-error.patch + (git-fixes CVE-2024-35847 bsc#1224697). +- Update + patches.suse/kprobes-Fix-possible-use-after-free-issue-on-kprobe-registration.patch + (git-fixes CVE-2024-35955 bsc#1224676). +- Update + patches.suse/mac802154-fix-llsec-key-resources-release-in-mac8021.patch + (git-fixes CVE-2024-26961 bsc#1223652). +- Update + patches.suse/md-dm-raid-don-t-call-md_reap_sync_thread-directly-cd32.patch + (jsc#PED-7542 CVE-2024-35808 bsc#1224623). +- Update patches.suse/md-fix-kmemleak-of-rdev-serial-6cf3.patch + (jsc#PED-7542 CVE-2024-26900 bsc#1223046). +- Update + patches.suse/media-tc358743-register-v4l2-async-device-only-after.patch + (git-fixes CVE-2024-35830 bsc#1224680). +- Update + patches.suse/misc-lis3lv02d_i2c-Fix-regulators-getting-en-dis-abl.patch + (git-fixes CVE-2024-35824 bsc#1224609). +- Update + patches.suse/mlxbf_gige-call-request_irq-after-NAPI-initialized.patch + (git-fixes CVE-2024-35907 bsc#1224492). +- Update + patches.suse/mlxbf_gige-stop-interface-during-shutdown.patch + (git-fixes CVE-2024-35885 bsc#1224519). +- Update + patches.suse/mmc-core-Avoid-negative-index-with-array-access.patch + (git-fixes CVE-2024-35813 bsc#1224618). +- Update + patches.suse/msft-hv-2971-net-mana-Fix-Rx-DMA-datasize-and-skb_over_panic.patch + (git-fixes CVE-2024-35901 bsc#1224495). +- Update + patches.suse/net-ena-Fix-incorrect-descriptor-free-behavior.patch + (git-fixes CVE-2024-35958 bsc#1224677). +- Update + patches.suse/net-ethernet-mtk_eth_soc-fix-PPE-hanging-issue.patch + (git-fixes CVE-2024-27432 bsc#1224716). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-1588-is-received-on-H.patch + (git-fixes CVE-2024-26881 bsc#1223041). +- Update + patches.suse/net-ice-Fix-potential-NULL-pointer-dereference-in-ic.patch + (git-fixes CVE-2024-26855 bsc#1223051). +- Update + patches.suse/net-ks8851-Handle-softirqs-at-the-end-of-IRQ-thread-.patch + (git-fixes CVE-2024-35971 bsc#1224578). +- Update + patches.suse/net-ll_temac-platform_get_resource-replaced-by-wrong.patch + (git-fixes CVE-2024-35796 bsc#1224615). +- Update + patches.suse/net-mlx5-Properly-link-new-fs-rules-into-the-tree.patch + (git-fixes CVE-2024-35960 bsc#1224588). +- Update + patches.suse/net-mlx5-Register-devlink-first-under-devlink-lock.patch + (git-fixes CVE-2024-35961 bsc#1224585). +- Update + patches.suse/net-mlx5e-Fix-mlx5e_priv_init-cleanup-flow.patch + (git-fixes CVE-2024-35959 bsc#1224666). +- Update + patches.suse/net-mlx5e-Use-a-memory-barrier-to-enforce-PTP-WQ-xmi.patch + (git-fixes CVE-2024-26858 bsc#1223020). +- Update + patches.suse/net-mlx5e-fix-a-double-free-in-arfs_create_groups.patch + (jsc#PED-3311 CVE-2024-35835 bsc#1224605). +- Update + patches.suse/net-mvpp2-clear-BM-pool-before-initialization.patch + (git-fixes CVE-2024-35837 bsc#1224500). +- Update + patches.suse/net-phy-micrel-Fix-potential-null-pointer-dereferenc.patch + (git-fixes CVE-2024-35891 bsc#1224513). +- Update + patches.suse/net-phy-phy_device-Prevent-nullptr-exceptions-on-ISR.patch + (stable-fixes CVE-2024-35945 bsc#1224639). +- Update + patches.suse/net-sparx5-Fix-use-after-free-inside-sparx5_del_mact.patch + (git-fixes CVE-2024-26856 bsc#1223052). +- Update patches.suse/net-tls-fix-WARNIING-in-__sk_msg_free.patch + (bsc#1221858 CVE-2024-35841 bsc#1224687). +- Update + patches.suse/net-wwan-t7xx-Split-64bit-accesses-to-fix-alignment-.patch + (git-fixes CVE-2024-35909 bsc#1224491). +- Update + patches.suse/nfc-nci-Fix-uninit-value-in-nci_dev_up-and-nci_ntf_p.patch + (git-fixes CVE-2024-35915 bsc#1224479). +- Update + patches.suse/nfp-flower-handle-acti_netdevs-allocation-failure.patch + (git-fixes CVE-2024-27046 bsc#1223827). +- Update + patches.suse/nfs-fix-panic-when-nfs4_ff_layout_prepare_ds-fails.patch + (git-fixes CVE-2024-26868 bsc#1223038). +- Update + patches.suse/nfsd-Fix-error-cleanup-path-in-nfsd_rename.patch + (bsc#1221044 CVE-2023-52591 CVE-2024-35914 bsc#1224482). +- Update + patches.suse/nouveau-fix-instmem-race-condition-around-ptr-stores.patch + (git-fixes CVE-2024-26984 bsc#1223633). +- Update patches.suse/nouveau-lock-the-client-object-tree.patch + (stable-fixes CVE-2024-27062 bsc#1223834). +- Update + patches.suse/nvme-fc-do-not-wait-in-vain-when-unloading-module.patch + (git-fixes CVE-2024-26846 bsc#1223023). +- Update + patches.suse/nvme-fix-reconnection-fail-due-to-reserved-tag-alloc.patch + (git-fixes CVE-2024-27435 bsc#1224717). +- Update + patches.suse/octeontx2-af-Use-separate-handlers-for-interrupts.patch + (git-fixes CVE-2024-27030 bsc#1223790). +- Update + patches.suse/octeontx2-pf-Fix-transmit-scheduler-resource-leak.patch + (git-fixes CVE-2024-35975 bsc#1224569). +- Update + patches.suse/of-dynamic-Synchronize-of_changeset_destroy-with-the.patch + (git-fixes CVE-2024-35879 bsc#1224524). +- Update + patches.suse/of-module-prevent-NULL-pointer-dereference-in-vsnpri.patch + (stable-fixes CVE-2024-35878 bsc#1224671). +- Update + patches.suse/phy-marvell-a3700-comphy-Fix-out-of-bounds-read.patch + (git-fixes CVE-2024-35992 bsc#1224555). +- Update + patches.suse/phy-ti-tusb1210-Resolve-charger-det-crash-if-charger.patch + (git-fixes CVE-2024-35986 bsc#1224562). +- Update + patches.suse/platform-chrome-cros_ec_uart-properly-fix-race-condi.patch + (git-fixes CVE-2024-35977 bsc#1224568). +- Update + patches.suse/power-supply-bq27xxx-i2c-Do-not-free-non-existing-IR.patch + (git-fixes CVE-2024-27412 bsc#1224437). +- Update + patches.suse/pstore-inode-Only-d_invalidate-is-needed.patch + (git-fixes CVE-2024-27389 bsc#1223705). +- Update + patches.suse/pstore-zone-Add-a-null-pointer-check-to-the-psz_kmsg.patch + (stable-fixes CVE-2024-35940 bsc#1224537). +- Update + patches.suse/s390-zcrypt-fix-reference-counting-on-zcrypt-card-objects.patch + (git-fixes bsc#1223592 CVE-2024-26957 bsc#1223666). +- Update + patches.suse/scsi-core-Fix-unremoved-procfs-host-directory-regression.patch + (git-fixes CVE-2024-26935 bsc#1223675). +- Update + patches.suse/scsi-lpfc-Fix-possible-memory-leak-in-lpfc_rcv_padis.patch + (bsc#1220021 CVE-2024-35930 bsc#1224651). +- Update patches.suse/scsi-sg-Avoid-sg-device-teardown-race.patch + (git-fixes CVE-2024-35954 bsc#1224675). +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes CVE-2024-26742 bsc#1222608). +- Update + patches.suse/selinux-avoid-dereference-of-garbage-after-mount-fai.patch + (git-fixes CVE-2024-35904 bsc#1224494). +- Update + patches.suse/serial-mxs-auart-add-spinlock-around-changing-cts-st.patch + (git-fixes CVE-2024-27000 bsc#1223757). +- Update + patches.suse/serial-pmac_zilog-Remove-flawed-mitigation-for-rx-ir.patch + (git-fixes CVE-2024-26999 bsc#1223754). +- Update + patches.suse/soc-fsl-qbman-Always-disable-interrupts-when-taking-.patch + (git-fixes CVE-2024-35806 bsc#1224699). +- Update + patches.suse/soc-fsl-qbman-Use-raw-spinlock-for-cgr_lock.patch + (git-fixes CVE-2024-35819 bsc#1224683). +- Update patches.suse/speakup-Avoid-crash-on-very-long-word.patch + (git-fixes CVE-2024-26994 bsc#1223750). +- Update + patches.suse/spi-lpspi-Avoid-potential-use-after-free-in-probe.patch + (git-fixes CVE-2024-26866 bsc#1223024). +- Update + patches.suse/spi-mchp-pci1xxx-Fix-a-possible-null-pointer-derefer.patch + (git-fixes CVE-2024-35883 bsc#1224521). +- Update + patches.suse/spi-spi-mt65xx-Fix-NULL-pointer-access-in-interrupt-.patch + (git-fixes CVE-2024-27028 bsc#1223788). +- Update + patches.suse/ubifs-Set-page-uptodate-in-the-correct-place.patch + (git-fixes CVE-2024-35821 bsc#1224629). +- Update + patches.suse/usb-cdc-wdm-close-race-between-read-and-workqueue.patch + (git-fixes CVE-2024-35812 bsc#1224624). +- Update + patches.suse/usb-dwc2-host-Fix-dereference-issue-in-DDMA-completi.patch + (git-fixes CVE-2024-26997 bsc#1223741). +- Update + patches.suse/usb-dwc3-am62-fix-module-unload-reload-behavior.patch + (git-fixes CVE-2024-26963 bsc#1223651). +- Update + patches.suse/usb-gadget-f_ncm-Fix-UAF-ncm-object-at-re-bind-after.patch + (stable-fixes CVE-2024-26996 bsc#1223752). +- Update + patches.suse/usb-gadget-ncm-Avoid-dropping-datagrams-of-properly-.patch + (git-fixes CVE-2024-27405 bsc#1224423). +- Update + patches.suse/usb-gadget-ncm-Fix-handling-of-zero-block-length-pac.patch + (git-fixes CVE-2024-35825 bsc#1224681). +- Update + patches.suse/usb-typec-altmodes-displayport-create-sysfs-nodes-as.patch + (git-fixes CVE-2024-35790 bsc#1224712). +- Update + patches.suse/usb-typec-tcpm-Correct-the-PDO-counting-in-pd_set.patch + (git-fixes CVE-2024-26995 bsc#1223696). +- Update + patches.suse/usb-typec-tcpm-fix-double-free-issue-in-tcpm_port_un.patch + (git-fixes CVE-2024-26932 bsc#1223649). +- Update patches.suse/usb-typec-ucsi-Limit-read-size-on-v1.2.patch + (stable-fixes CVE-2024-35924 bsc#1224657). +- Update + patches.suse/usb-udc-remove-warning-when-queue-disabled-ep.patch + (stable-fixes CVE-2024-35822 bsc#1224739). +- Update + patches.suse/usb-xhci-Add-error-handling-in-xhci_map_urb_for_dma.patch + (git-fixes CVE-2024-26964 bsc#1223650). +- Update + patches.suse/vt-fix-unicode-buffer-corruption-when-deleting-chara.patch + (git-fixes CVE-2024-35823 bsc#1224692). +- Update + patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch + (bsc#1207948 CVE-2024-35938 bsc#1224643). +- Update + patches.suse/wifi-brcmfmac-Fix-use-after-free-bug-in-brcmf_cfg802.patch + (CVE-2023-47233 bsc#1216702 CVE-2024-35811 bsc#1224592). +- Update + patches.suse/wifi-cfg80211-check-A-MSDU-format-more-carefully.patch + (stable-fixes CVE-2024-35937 bsc#1224526). +- Update + patches.suse/wifi-iwlwifi-dbg-tlv-ensure-NUL-termination.patch + (git-fixes CVE-2024-35845 bsc#1224731). +- Update + patches.suse/wifi-iwlwifi-mvm-don-t-set-the-MFP-flag-for-the-GTK.patch + (git-fixes CVE-2024-27434 bsc#1224710). +- Update + patches.suse/wifi-iwlwifi-mvm-rfi-fix-potential-response-leaks.patch + (git-fixes CVE-2024-35912 bsc#1224487). +- Update + patches.suse/wifi-libertas-fix-some-memleaks-in-lbs_allocate_cmd_.patch + (git-fixes CVE-2024-35828 bsc#1224622). +- Update + patches.suse/wifi-mac80211-check-clear-fast-rx-for-non-4addr-sta-.patch + (stable-fixes CVE-2024-35789 bsc#1224749). +- Update + patches.suse/wifi-mac80211-fix-potential-sta-link-leak.patch + (git-fixes CVE-2024-35838 bsc#1224613). +- Update + patches.suse/wifi-nl80211-reject-iftype-change-with-mesh-ID-chang.patch + (git-fixes CVE-2024-27410 bsc#1224432). +- Update + patches.suse/wifi-rtw89-fix-null-pointer-access-when-abort-scan.patch + (stable-fixes CVE-2024-35946 bsc#1224646). +- Update + patches.suse/wireguard-netlink-access-device-through-ctx-instead-.patch + (git-fixes CVE-2024-26950 bsc#1223661). +- Update + patches.suse/wireguard-netlink-check-for-dangling-peer-via-is_dea.patch + (git-fixes CVE-2024-26951 bsc#1223660). +- Update + patches.suse/wireguard-receive-annotate-data-race-around-receivin.patch + (git-fixes CVE-2024-26861 bsc#1223076). +- Update + patches.suse/x86-coco-Require-seeding-RNG-with-RDRAND-on-CoCo-systems.patch + (git-fixes CVE-2024-35875 bsc#1224665). +- Update + patches.suse/x86-fpu-Keep-xfd_state-in-sync-with-MSR_IA32_XFD.patch + (git-fixes CVE-2024-35801 bsc#1224732). +- Update + patches.suse/xen-evtchn-avoid-WARN-when-unbinding-an-event-channe.patch + (git-fixes CVE-2024-27067 bsc#1223739). +- Update + patches.suse/xsk-recycle-buffer-in-case-Rx-queue-was-full.patch + (bsc#1221303 CVE-2024-26611 CVE-2024-35834 bsc#1224620). +- commit 005afc6 + +------------------------------------------------------------------- +Wed May 22 18:08:15 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-LPIT-Avoid-u32-multiplication-overflow.patch + (git-fixes CVE-2023-52683 bsc#1224627). +- Update + patches.suse/ACPI-video-check-for-error-while-searching-for-backl.patch + (git-fixes CVE-2023-52693 bsc#1224686). +- Update + patches.suse/ASoC-Intel-sof_sdw_rt_sdca_jack_common-ctx-headset_c.patch + (git-fixes CVE-2023-52697 bsc#1224596). +- Update + patches.suse/ASoC-SOF-amd-Fix-memory-leak-in-amd_sof_acp_probe.patch + (git-fixes CVE-2023-52663 bsc#1224630). +- Update + patches.suse/Revert-drm-amd-pm-resolve-reboot-exception-for-si-ol.patch + (git-fixes CVE-2023-52657 bsc#1224722). +- Update + patches.suse/Revert-net-mlx5-Block-entering-switchdev-mode-with-n.patch + (git-fixes CVE-2023-52658 bsc#1224719). +- Update + patches.suse/SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch + (git-fixes CVE-2023-52653 bsc#1223712). +- Update + patches.suse/bpf-Guard-stack-limits-against-32bit-overflow.patch + (git-fixes CVE-2023-52676 bsc#1224730). +- Update + patches.suse/crypto-rsa-add-a-check-for-allocation-failure.patch + (bsc#1222775 CVE-2023-52472 bsc#1220430). +- Update + patches.suse/crypto-s390-aes-Fix-buffer-overread-in-CTR-mode.patch + (git-fixes CVE-2023-52669 bsc#1224637). +- Update + patches.suse/crypto-safexcel-Add-error-handling-for-dma_map_sg-ca.patch + (git-fixes CVE-2023-52687 bsc#1224501). +- Update + patches.suse/drm-amd-display-Check-writeback-connectors-in-create.patch + (git-fixes CVE-2023-52695 bsc#1224506). +- Update + patches.suse/drm-amd-display-Fix-a-debugfs-null-pointer-error.patch + (git-fixes CVE-2023-52673 bsc#1224741). +- Update + patches.suse/drm-amd-display-Fix-hang-underflow-when-transitionin.patch + (git-fixes CVE-2023-52671 bsc#1224729). +- Update + patches.suse/drm-amd-pm-fix-a-double-free-in-si_dpm_init.patch + (git-fixes CVE-2023-52691 bsc#1224607). +- Update + patches.suse/drm-amdkfd-Confirm-list-is-non-empty-before-utilizin.patch + (git-fixes CVE-2023-52678 bsc#1224617). +- Update + patches.suse/drm-bridge-tpd12s015-Drop-buggy-__exit-annotation-fo.patch + (git-fixes CVE-2023-52694 bsc#1224598). +- Update + patches.suse/drm-tegra-rgb-Fix-missing-clk_put-in-the-error-handl.patch + (git-fixes CVE-2023-52661 bsc#1224445). +- Update + patches.suse/drm-vmwgfx-fix-a-memleak-in-vmw_gmrid_man_get_node.patch + (git-fixes CVE-2023-52662 bsc#1224449). +- Update patches.suse/efivarfs-Free-s_fs_info-on-unmount.patch + (bsc#1220328 CVE-2023-52463 CVE-2023-52681 bsc#1224505). +- Update + patches.suse/media-rkisp1-Fix-IRQ-handling-due-to-shared-interrup.patch + (stable-fixes CVE-2023-52660 bsc#1224443). +- Update + patches.suse/net-atlantic-eliminate-double-free-in-error-handling.patch + (git-fixes CVE-2023-52664 bsc#1224747). +- Update + patches.suse/net-mlx5e-fix-a-potential-double-free-in-fs_any_crea.patch + (jsc#PED-3311 CVE-2023-52667 bsc#1224603). +- Update + patches.suse/of-Fix-double-free-in-of_parse_phandle_with_args_map.patch + (git-fixes CVE-2023-52679 bsc#1224508). +- Update + patches.suse/powerpc-imc-pmu-Add-a-null-pointer-check-in-update_events_in_group.patch + (git-fixes CVE-2023-52675 bsc#1224504). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_eve.patch + (bsc#1065729 CVE-2023-52686 bsc#1224682). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_pow.patch + (bsc#1181674 ltc#189159 git-fixes CVE-2023-52696 bsc#1224601). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-to-scom_deb.patch + (bsc#1194869 CVE-2023-52690 bsc#1224611). +- Update + patches.suse/pstore-ram_core-fix-possible-overflow-in-persistent_.patch + (git-fixes CVE-2023-52685 bsc#1224728). +- Update + patches.suse/rpmsg-virtio-Free-driver_override-when-rpmsg_remove.patch + (git-fixes CVE-2023-52670 bsc#1224696). +- commit 578211b + +------------------------------------------------------------------- +Wed May 22 17:16:55 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_enable_notify() (git-fixes). +- commit 2e20e2c + +------------------------------------------------------------------- +Wed May 22 16:41:31 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_vq_avail_empty() (git-fixes). +- commit 936d53e + +------------------------------------------------------------------- +Wed May 22 16:05:24 CEST 2024 - jgross@suse.com + +- virtio_net: Do not send RSS key if it is not supported + (git-fixes). +- commit cc7c4a0 + +------------------------------------------------------------------- +Wed May 22 15:29:52 CEST 2024 - jgross@suse.com + +- vsock/virtio: fix packet delivery to tap device (git-fixes). +- commit dfd8673 + +------------------------------------------------------------------- +Wed May 22 14:54:16 CEST 2024 - jgross@suse.com + +- virtio-blk: Ensure no requests in virtqueues before deleting + vqs (git-fixes). +- commit 966a23e + +------------------------------------------------------------------- +Wed May 22 14:17:42 CEST 2024 - jgross@suse.com + +- KVM: VMX: Disable LBR virtualization if the CPU doesn't support + LBR callstacks (git-fixes). +- commit f941b05 + +------------------------------------------------------------------- +Wed May 22 14:09:42 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory (git-fixes). +- commit c99f198 + +------------------------------------------------------------------- +Wed May 22 14:08:46 CEST 2024 - nik.borisov@suse.com + +- proc/kcore: do not try to access unaccepted memory (git-fixes). +- commit 2daf00c + +------------------------------------------------------------------- +Wed May 22 13:17:05 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: touch soft lockup during memory accept (git-fixes). +- commit 45ed7cb + +------------------------------------------------------------------- +Wed May 22 13:14:27 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type (bsc#1224442 CVE-2023-52659). +- commit dad72fd + +------------------------------------------------------------------- +Wed May 22 13:04:12 CEST 2024 - jgross@suse.com + +- kabi fix of perf/x86/intel: Expose existence of callback support to KVM + (git fixes). +- commit 5db441c + +------------------------------------------------------------------- +Wed May 22 13:03:15 CEST 2024 - jgross@suse.com + +- perf/x86/intel: Expose existence of callback support to KVM + (git-fixes). +- commit b24b5fc + +------------------------------------------------------------------- +Wed May 22 11:25:18 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. + Intel compatible (git-fixes). +- commit 38bcaaa + +------------------------------------------------------------------- +Wed May 22 11:11:23 CEST 2024 - lhenriques@suse.de + +- ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE + (bsc#1224866). +- commit 6a4b4a1 + +------------------------------------------------------------------- +Wed May 22 10:35:02 CEST 2024 - lhenriques@suse.de + +- blacklist.conf: cephfs client logging infrastructure commits + These two commits are useless in isolation, they are part of a larger set + of commits that add extra info to debug logs. +- commit 2056926 + +------------------------------------------------------------------- +Wed May 22 08:47:44 CEST 2024 - tiwai@suse.de + +- remoteproc: k3-r5: Jump to error handling labels in start/stop + errors (git-fixes). +- commit 6f545f8 + +------------------------------------------------------------------- +Wed May 22 08:46:38 CEST 2024 - tiwai@suse.de + +- libsubcmd: Fix parse-options memory leak (git-fixes). +- dmaengine: idxd: Avoid unnecessary destruction of file_ida + (git-fixes). +- dmaengine: axi-dmac: fix possible race in remove() (git-fixes). +- dmaengine: idma64: Add check for dma_set_max_seg_size + (git-fixes). +- remoteproc: k3-r5: Do not allow core1 to power up before core0 + via sysfs (git-fixes). +- remoteproc: k3-r5: Wait for core0 power-up before powering up + core1 (git-fixes). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (git-fixes). +- PCI: tegra194: Fix probe path for Endpoint mode (git-fixes). +- PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id + (git-fixes). +- PCI: dwc: ep: Fix DBI access failure for drivers requiring + refclk from host (git-fixes). +- PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3 + (git-fixes). +- PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3 + (git-fixes). +- KEYS: trusted: Do not use WARN when encode fails (git-fixes). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() (git-fixes). +- commit d7da373 + +------------------------------------------------------------------- +Tue May 21 19:42:14 CEST 2024 - jgross@suse.com + +- KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is + enabled (git-fixes). +- commit 7d13726 + +------------------------------------------------------------------- +Tue May 21 19:06:22 CEST 2024 - jgross@suse.com + +- KVM: x86: Allow, don't ignore, same-value writes to immutable + MSRs (git-fixes). +- commit e25e965 + +------------------------------------------------------------------- +Tue May 21 18:30:43 CEST 2024 - jgross@suse.com + +- KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT + Misconfig (git-fixes). +- commit 21a74db + +------------------------------------------------------------------- +Tue May 21 17:54:50 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC + internal slots (git-fixes). +- commit b2d6429 + +------------------------------------------------------------------- +Tue May 21 17:19:17 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Move private vs. shared check above slot validity + checks (git-fixes). +- commit 2108d3a + +------------------------------------------------------------------- +Tue May 21 16:43:17 CEST 2024 - jgross@suse.com + +- KVM: x86: Fully re-initialize supported_mce_cap on vendor + module load (git-fixes). +- commit 52160e6 + +------------------------------------------------------------------- +Tue May 21 16:07:04 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing + dirty status (git-fixes). +- commit 7bdd69f + +------------------------------------------------------------------- +Tue May 21 15:26:06 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add a1fd0b9d751f sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level +- commit 3d0aa70 + +------------------------------------------------------------------- +Tue May 21 15:16:02 CEST 2024 - tiwai@suse.de + +- drm/nouveau/disp: Fix missing backlight control on Macbook 5, + 1 (bsc#1223838). +- commit 07ffc12 + +------------------------------------------------------------------- +Tue May 21 14:27:31 CEST 2024 - iivanov@suse.de + +- iommu/dma: Force swiotlb_max_mapping_size on an untrusted device (bsc#1224331) +- commit 55fb87b + +------------------------------------------------------------------- +Tue May 21 14:26:12 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix alignment checks when both allocation and DMA masks are (bsc#1224331) +- commit 8bebd77 + +------------------------------------------------------------------- +Tue May 21 14:24:53 CEST 2024 - iivanov@suse.de + +- swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc() (bsc#1224331) +- commit fcf796a + +------------------------------------------------------------------- +Tue May 21 14:21:15 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix double-allocation of slots due to broken alignment (bsc#1224331) +- commit c65bb03 + +------------------------------------------------------------------- +Tue May 21 14:19:30 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Set enable bits for GP counters in + PERF_GLOBAL_CTRL at "RESET" (git-fixes). +- commit 1ba62ae + +------------------------------------------------------------------- +Tue May 21 14:17:25 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disable support for adaptive PEBS (git-fixes). +- commit 9862bdd + +------------------------------------------------------------------- +Tue May 21 14:15:41 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD + platforms (git-fixes). +- commit 5f8077d + +------------------------------------------------------------------- +Tue May 21 14:13:58 CEST 2024 - jgross@suse.com + +- KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel + compatible (git-fixes). +- commit c9c8902 + +------------------------------------------------------------------- +Tue May 21 14:10:14 CEST 2024 - jgross@suse.com + +- x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM + (git-fixes). +- commit f882a8e + +------------------------------------------------------------------- +Tue May 21 13:34:01 CEST 2024 - jgross@suse.com + +- KVM: x86: Use actual kvm_cpuid.base for clearing + KVM_FEATURE_PV_UNHALT (git-fixes). +- commit 80b67d0 + +------------------------------------------------------------------- +Tue May 21 13:14:53 CEST 2024 - mfranc@suse.cz + +- s390/cio: fix tracepoint subchannel type field (git-fixes + bsc#1224793). +- commit f1aa928 + +------------------------------------------------------------------- +Tue May 21 13:09:15 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Emit a barrier for BPF_FETCH instructions (git-fixes + bsc#1224792). +- commit d08e4ce + +------------------------------------------------------------------- +Tue May 21 13:05:27 CEST 2024 - mfranc@suse.cz + +- KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M + (git-fixes bsc#1224790). +- commit b0b1c22 + +------------------------------------------------------------------- +Tue May 21 12:57:45 CEST 2024 - jgross@suse.com + +- KVM: x86: Introduce __kvm_get_hypervisor_cpuid() helper + (git-fixes). +- commit 652c188 + +------------------------------------------------------------------- +Tue May 21 12:12:33 CEST 2024 - jslaby@suse.cz + +- rpm/kernel-obs-build.spec.in: remove reiserfs from OBS initrd + We disabled the FS in bug 1202309. And we actively blacklist it in: + /usr/lib/modprobe.d/60-blacklist_fs-reiserfs.conf + This, as a side-effect, fixes obs-build's warning: + dracut-pre-udev[1463]: sh: line 1: /usr/lib/module-init-tools/unblacklist: No such file or directory + Exactly due to the above 60-blacklist_fs-reiserfs.conf trying to call the + above unblacklist. + We should likely drop ext2+ext3 from the list too, as we don't build + them at all. But that's a different story. +- commit 9e1a078 + +------------------------------------------------------------------- +Tue May 21 11:31:32 CEST 2024 - jgross@suse.com + +- KVM: SVM: Add support for allowing zero SEV ASIDs (git-fixes). +- commit 9327154 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - jgross@suse.com + +- KVM: SVM: Use unsigned integers when dealing with ASIDs + (git-fixes). +- commit b0fec37 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - cfamullaconrad@suse.de + +- tools/power turbostat: Expand probe_intel_uncore_frequency() + (bsc#1221765). +- commit 7c0d70f + +------------------------------------------------------------------- +Tue May 21 11:27:24 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: fix recursive deadlock in timer injection + (git-fixes). +- commit 389ea84 + +------------------------------------------------------------------- +Tue May 21 11:25:54 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: remove WARN_ON_ONCE() with false positives in + evtchn delivery (git-fixes). +- commit d63a8c9 + +------------------------------------------------------------------- +Tue May 21 11:24:29 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: inject vCPU upcall vector when local APIC is + enabled (git-fixes). +- commit 538dcab + +------------------------------------------------------------------- +Tue May 21 11:22:43 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: improve accuracy of Xen timers (git-fixes). +- commit 921d76d + +------------------------------------------------------------------- +Tue May 21 11:20:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Explicitly check NMI from guest to reducee false + positives (git-fixes). +- commit be2edf0 + +------------------------------------------------------------------- +Tue May 21 11:18:52 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled + (git-fixes). +- commit fe18eef + +------------------------------------------------------------------- +Tue May 21 11:16:06 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs + (git-fixes). +- commit 406de6b + +------------------------------------------------------------------- +Tue May 21 10:34:00 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs (git-fixes). +- commit dd1520f + +------------------------------------------------------------------- +Tue May 21 09:57:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC + due to bad index (git-fixes). +- commit b2e9cf1 + +------------------------------------------------------------------- +Tue May 21 09:22:11 CEST 2024 - shung-hsi.yu@suse.com + +- blacklist.conf: add "libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos" +- commit f859338 + +------------------------------------------------------------------- +Tue May 21 09:07:54 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD + (git-fixes). +- commit fd656b7 + +------------------------------------------------------------------- +Tue May 21 09:02:26 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Allow programming events that match unsupported + arch events (git-fixes). +- commit 60f57dc + +------------------------------------------------------------------- +Tue May 21 08:49:53 CEST 2024 - tiwai@suse.de + +- firmware: dmi-id: add a release callback function (git-fixes). +- watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in + sa1100dog_probe() (git-fixes). +- watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a + safety margin (git-fixes). +- watchdog: bd9576: Drop "always-running" property (git-fixes). +- watchdog: cpu5wdt.c: Fix use-after-free bug caused by + cpu5wdt_trigger (git-fixes). +- i2c: acpi: Unbind mux adapters before delete (git-fixes). +- i2c: synquacer: Fix an error handling path in + synquacer_i2c_probe() (git-fixes). +- i2c: cadence: Avoid fifo clear after start (git-fixes). +- pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins + regs (git-fixes). +- pinctrl: armada-37xx: remove an unused variable (git-fixes). +- crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak (git-fixes). +- commit 60d82a4 + +------------------------------------------------------------------- +Tue May 21 08:25:35 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Always treat Fixed counters as available when + supported (git-fixes). +- commit c4b0d18 + +------------------------------------------------------------------- +Tue May 21 08:23:45 CEST 2024 - jgross@suse.com + +- KVM: VMX: Report up-to-date exit qualification to userspace + (git-fixes). +- commit d6b020d + +------------------------------------------------------------------- +Tue May 21 08:20:50 CEST 2024 - jgross@suse.com + +- KVM: x86: Fix broken debugregs ABI for 32 bit kernels + (git-fixes). +- commit 69a1ee8 + +------------------------------------------------------------------- +Tue May 21 08:18:03 CEST 2024 - jgross@suse.com + +- SEV: disable SEV-ES DebugSwap by default (git-fixes). +- commit dcaff2f + +------------------------------------------------------------------- +Tue May 21 08:16:02 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMU + (git-fixes). +- commit c561279 + +------------------------------------------------------------------- +Tue May 21 08:11:53 CEST 2024 - jgross@suse.com + +- KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear + they're a WIP (git-fixes). +- commit aba16e8 + +------------------------------------------------------------------- +Tue May 21 08:10:16 CEST 2024 - jgross@suse.com + +- KVM: x86: Mark target gfn of emulated atomic instruction as + dirty (git-fixes). +- commit 303882a + +------------------------------------------------------------------- +Tue May 21 08:08:31 CEST 2024 - jgross@suse.com + +- KVM: SVM: Flush pages under kvm->lock to fix UAF in + svm_register_enc_region() (git-fixes). +- commit 4382f8a + +------------------------------------------------------------------- +Mon May 20 18:22:45 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes bsc#1222608 CVE-2024-26742). +- commit 950259c + +------------------------------------------------------------------- +Mon May 20 17:34:03 CEST 2024 - dsterba@suse.com + +- btrfs: always clear PERTRANS metadata during commit (git-fixes) +- commit f24386b + +------------------------------------------------------------------- +Mon May 20 17:31:37 CEST 2024 - dsterba@suse.com + +- btrfs: record delayed inode root in transaction (git-fixes) +- commit 3382370 + +------------------------------------------------------------------- +Mon May 20 17:30:52 CEST 2024 - dsterba@suse.com + +- btrfs: send: handle path ref underflow in header iterate_inode_ref() (git-fixes) +- commit 21cfc26 + +------------------------------------------------------------------- +Mon May 20 17:30:06 CEST 2024 - dsterba@suse.com + +- btrfs: export: handle invalid inode or root reference in btrfs_get_parent() (git-fixes) +- commit a357818 + +------------------------------------------------------------------- +Mon May 20 17:28:54 CEST 2024 - dsterba@suse.com + +- btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send() (git-fixes) +- commit 3227c75 + +------------------------------------------------------------------- +Mon May 20 17:28:06 CEST 2024 - dsterba@suse.com + +- btrfs: sysfs: validate scrub_speed_max value (git-fixes) +- commit 333b480 + +------------------------------------------------------------------- +Mon May 20 17:26:31 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: build fix for config we don't use +- commit d489b93 + +------------------------------------------------------------------- +Mon May 20 17:25:16 CEST 2024 - dsterba@suse.com + +- btrfs: prevent transaction block reserve underflow when starting transaction (git-fixes) +- commit e1ff84f + +------------------------------------------------------------------- +Mon May 20 17:19:12 CEST 2024 - dsterba@suse.com + +- btrfs: fix race when refilling delayed refs block reserve (git-fixes) +- commit f241886 + +------------------------------------------------------------------- +Mon May 20 17:17:09 CEST 2024 - dsterba@suse.com + +- btrfs: assert delayed node locked when removing delayed item (git-fixes) +- commit 7298484 + +------------------------------------------------------------------- +Mon May 20 17:16:03 CEST 2024 - dsterba@suse.com + +- btrfs: check for BTRFS_FS_ERROR in pending ordered assert (git-fixes) +- commit f5815af + +------------------------------------------------------------------- +Mon May 20 17:07:38 CEST 2024 - dsterba@suse.com + +- btrfs: output extra debug info if we failed to find an inline backref (git-fixes) +- commit 92fba41 + +------------------------------------------------------------------- +Mon May 20 17:06:06 CEST 2024 - dsterba@suse.com + +- btrfs: set page extent mapped after read_folio in relocate_one_page (git-fixes) +- commit 446041f + +------------------------------------------------------------------- +Mon May 20 17:04:32 CEST 2024 - dsterba@suse.com + +- btrfs: handle errors properly in update_inline_extent_backref() (git-fixes) +- commit ca5b7a2 + +------------------------------------------------------------------- +Mon May 20 15:43:05 CEST 2024 - nmorey@suse.com + +- RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw (git-fixes) +- commit 4bdc550 + +------------------------------------------------------------------- +Mon May 20 15:42:55 CEST 2024 - nmorey@suse.com + +- RDMA/IPoIB: Fix format truncation compilation errors (git-fixes) +- commit 6d737b0 + +------------------------------------------------------------------- +Mon May 20 15:42:41 CEST 2024 - nmorey@suse.com + +- bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq (git-fixes) +- commit 3e0bec3 + +------------------------------------------------------------------- +Mon May 20 15:42:30 CEST 2024 - nmorey@suse.com + +- IB/mlx5: Use __iowrite64_copy() for write combining stores (git-fixes) +- commit 9a3847d + +------------------------------------------------------------------- +Mon May 20 15:41:38 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix incorrect rxe_put in error path (git-fixes) +- commit c50f3b5 + +------------------------------------------------------------------- +Mon May 20 15:41:28 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Allow good work requests to be executed (git-fixes) +- commit b36653a + +------------------------------------------------------------------- +Mon May 20 15:41:18 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt (git-fixes) +- commit ba9e71d + +------------------------------------------------------------------- +Mon May 20 15:41:06 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Modify the print level of CQE error (git-fixes) +- commit 12a2ba5 + +------------------------------------------------------------------- +Mon May 20 15:40:45 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Use complete parentheses in macros (git-fixes) +- commit 7a9c544 + +------------------------------------------------------------------- +Mon May 20 15:40:34 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix GMV table pagesize (git-fixes) +- commit fb0321b + +------------------------------------------------------------------- +Mon May 20 15:40:20 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix UAF for cq async event (git-fixes) +- commit 8ea7fea + +------------------------------------------------------------------- +Mon May 20 15:40:10 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix deadlock on SRQ async events. (git-fixes) +- commit fb64efc + +------------------------------------------------------------------- +Mon May 20 15:39:57 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Add max_ah and cq moderation capacities in query_device() (git-fixes) +- commit 6c2f69b + +------------------------------------------------------------------- +Mon May 20 15:39:41 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix return value in hns_roce_map_mr_sg (git-fixes) +- commit 60cadbc + +------------------------------------------------------------------- +Mon May 20 15:39:25 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Adding remote atomic access flag to updatable flags (git-fixes) +- commit dacefcf + +------------------------------------------------------------------- +Mon May 20 15:39:09 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Change check for cacheable mkeys (git-fixes) +- commit c838c29 + +------------------------------------------------------------------- +Mon May 20 15:38:50 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent (git-fixes) +- commit 3012f2a + +------------------------------------------------------------------- +Mon May 20 15:38:31 CEST 2024 - nmorey@suse.com + +- qibfs: fix dentry leak (git-fixes) +- commit 3dd0249 + +------------------------------------------------------------------- +Mon May 20 15:37:55 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Fix port number for counter query in multi-port configuration (git-fixes) +- commit 52028fd + +------------------------------------------------------------------- +Mon May 20 15:37:35 CEST 2024 - nmorey@suse.com + +- RDMA/cm: Print the old state when cm_destroy_id gets timeout (git-fixes) +- commit 1a1a1ef + +------------------------------------------------------------------- +Mon May 20 15:37:10 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix the problem "mutex_destroy missing" (git-fixes) +- commit 0a73f85 + +------------------------------------------------------------------- +Mon May 20 14:08:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: broadcom: bcmbca: bcm4908: set brcm,wp-not-connected") +- commit a7b0273 + +------------------------------------------------------------------- +Mon May 20 14:04:41 CEST 2024 - iivanov@suse.de + +- arm64: dts: microchip: sparx5: fix mdio reg (git-fixes) +- commit 88132f5 + +------------------------------------------------------------------- +Mon May 20 14:03:25 CEST 2024 - iivanov@suse.de + +- arm64: dts: hi3798cv200: fix the size of GICR (git-fixes) +- commit 366d274 + +------------------------------------------------------------------- +Mon May 20 14:02:14 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Correct Tegra132 I2C alias (git-fixes) +- commit da1130e + +------------------------------------------------------------------- +Mon May 20 13:28:11 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: h616: Fix I2C0 pins (git-fixes) +- commit eee423c + +------------------------------------------------------------------- +Mon May 20 13:27:02 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: Pine H64: correctly remove reg_gmac_3v3 (git-fixes) +- commit 7d432cc + +------------------------------------------------------------------- +Mon May 20 13:25:37 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit d52e38e + +------------------------------------------------------------------- +Mon May 20 13:24:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit 029788f + +------------------------------------------------------------------- +Mon May 20 13:22:07 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix alphabetical ordering RK3399 puma (git-fixes) + Refresh patches.suse/arm64-dts-rockchip-enable-internal-pull-up-on-PCIE_WAKE-for-RK3399-Puma.patch +- commit aeac8db + +------------------------------------------------------------------- +Mon May 20 12:53:44 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: samsung,ams495qa01: add missing SPI properties") +- commit f4f5a90 + +------------------------------------------------------------------- +Mon May 20 12:53:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio: health: maxim,max30102: fix compatible check") +- commit 1690e24 + +------------------------------------------------------------------- +Mon May 20 12:52:51 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: mediatek,pwm-disp: Document power-domains property") +- commit 6958159 + +------------------------------------------------------------------- +Mon May 20 12:52:16 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: fsl-imx-sdma: fix HDMI audio index") +- commit 952bf73 + +------------------------------------------------------------------- +Mon May 20 12:52:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: lcdif: Do not require power-domains for i.MX6ULL") +- commit eabdd33 + +------------------------------------------------------------------- +Mon May 20 12:51:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update") +- commit ad9009e + +------------------------------------------------------------------- +Mon May 20 12:51:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mtd: avoid automatically select from mtd.yaml") +- commit 2d9981a + +------------------------------------------------------------------- +Mon May 20 12:51:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: can: mpfs: add missing required clock") +- commit d5f79eb + +------------------------------------------------------------------- +Mon May 20 12:50:57 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: dlg,da9063: Make #interrupt-cells required") +- commit a6ea77b + +------------------------------------------------------------------- +Mon May 20 12:50:46 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pinctr: pinctrl-zynq: Fix compatible string") +- commit f208a95 + +------------------------------------------------------------------- +Mon May 20 12:49:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible") +- commit 3478db8 + +------------------------------------------------------------------- +Mon May 20 12:49:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: ti,am65x-dss: Add support for common1 region") +- commit 7eb6591 + +------------------------------------------------------------------- +Mon May 20 12:48:50 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: opp: drop maxItems from inner items") +- commit 878a019 + +------------------------------------------------------------------- +Mon May 20 12:48:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: amlogic: fix s4 bindings") +- commit e2029e3 + +------------------------------------------------------------------- +Mon May 20 12:48:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Banana Pi R2 Pro") +- commit c1d1519 + +------------------------------------------------------------------- +Mon May 20 12:45:53 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Orange Pi RK3399 board") +- commit 88539b6 + +------------------------------------------------------------------- +Mon May 20 12:45:20 CEST 2024 - iivanov@suse.de + +- dt-bindings: clock: qcom: Add missing UFS QREF clocks (git-fixes) +- commit 4e403e4 + +------------------------------------------------------------------- +Mon May 20 12:43:49 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: qcom: drop the superfluous device compatibility") +- commit f6fdbc2 + +------------------------------------------------------------------- +Mon May 20 12:43:00 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: riscv: cpus: Clarify mmu-type interpretation") +- commit 4b6b7f4 + +------------------------------------------------------------------- +Mon May 20 12:42:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: power: reset: qcom-pon: fix inconsistent example") +- commit b2da43b + +------------------------------------------------------------------- +Mon May 20 12:42:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: rtc: qcom-pm8xxx: fix inconsistent example") +- commit 673e959 + +------------------------------------------------------------------- +Mon May 20 12:42:30 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header") +- commit 2965719 + +------------------------------------------------------------------- +Mon May 20 12:42:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg") +- commit 44293cc + +------------------------------------------------------------------- +Mon May 20 12:42:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: gpio: xilinx: Fix node address in gpio") +- commit 51eae0f + +------------------------------------------------------------------- +Mon May 20 12:41:48 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-vadc: fix example node names") +- commit 5559cae + +------------------------------------------------------------------- +Mon May 20 12:41:19 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name") +- commit 6d910c5 + +------------------------------------------------------------------- +Mon May 20 12:39:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: qcom: Correct reset-names property") +- commit cfa6f44 + +------------------------------------------------------------------- +Mon May 20 12:17:43 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: zynqmp: extend required list") +- commit 193f0ac + +------------------------------------------------------------------- +Mon May 20 12:17:21 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: qcom,apcs-kpss-global: drop duplicated") +- commit 855a271 + +------------------------------------------------------------------- +Mon May 20 12:17:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix regulator binding") +- commit 9b3e020 + +------------------------------------------------------------------- +Mon May 20 12:16:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix up binding") +- commit a0c4967 + +------------------------------------------------------------------- +Mon May 20 12:16:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: remoteproc: qcom: sc7180-pas: Fix SC7280 MPSS PD-names") +- commit de1ba63 + +------------------------------------------------------------------- +Mon May 20 11:58:54 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mmc: sdhci-pxa: Fix 'regs' typo") +- commit 3378497 + +------------------------------------------------------------------- +Mon May 20 11:58:39 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: Remove alt_ref from versal") +- commit 4d14333 + +------------------------------------------------------------------- +Mon May 20 11:58:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: watchdog: qcom-wdt: Make the interrupt example edge") +- commit 17a3ab8 + +------------------------------------------------------------------- +Mon May 20 11:57:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI") +- commit 4aa1481 + +------------------------------------------------------------------- +Mon May 20 11:56:20 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: stm32: don't mix SCMI and non-SCMI board") +- commit 448ff06 + +------------------------------------------------------------------- +Mon May 20 11:55:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with") +- commit ab03332 + +------------------------------------------------------------------- +Mon May 20 11:55:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp") +- commit 1d6fc28 + +------------------------------------------------------------------- +Mon May 20 11:54:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: Allow #power-domain-cells") +- commit 027195f + +------------------------------------------------------------------- +Mon May 20 11:54:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt: dt-extract-compatibles: Don't follow symlinks when walking tree") +- commit 60fcfee + +------------------------------------------------------------------- +Mon May 20 11:52:07 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property") +- commit de60146 + +------------------------------------------------------------------- +Mon May 20 11:51:01 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema") +- commit d7b96e4 + +------------------------------------------------------------------- +Mon May 20 11:49:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: qcom: smd-rpm: Add MSM8909 to qcom,smd-channels") +- commit 1171729 + +------------------------------------------------------------------- +Mon May 20 08:14:54 CEST 2024 - tiwai@suse.de + +- selftests/kcmp: remove unused open mode (git-fixes). +- nilfs2: make superblock data array index computation sparse + friendly (git-fixes). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (git-fixes). +- lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure + (git-fixes). +- commit 7902091 + +------------------------------------------------------------------- +Mon May 20 03:46:23 CEST 2024 - lzhong@suse.de + +- powerpc/pseries/vio: Don't return ENODEV if node or compatible + missing (bsc#1220783). +- commit 19e446b + +------------------------------------------------------------------- +Sun May 19 09:24:05 CEST 2024 - tiwai@suse.de + +- clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs + (git-fixes). +- clk: qcom: mmcc-msm8998: fix venus clock issue (git-fixes). +- clk: qcom: dispcc-sm8550: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm6350: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm8450: fix DisplayPort clocks (git-fixes). +- clk: qcom: clk-alpha-pll: remove invalid Stromer register offset + (git-fixes). +- clk: samsung: exynosautov9: fix wrong pll clock id value + (git-fixes). +- clk: renesas: r9a07g043: Add clock and reset entry for PLIC + (git-fixes). +- clk: renesas: r8a779a0: Fix CANFD parent clock (git-fixes). +- clk: rs9: fix wrong default value for clock amplitude + (git-fixes). +- clk: mediatek: mt8365-mm: fix DPI0 parent (git-fixes). +- clk: mediatek: pllfh: Don't log error for missing fhctl node + (git-fixes). +- commit 8bfa411 + +------------------------------------------------------------------- +Sat May 18 09:44:27 CEST 2024 - tiwai@suse.de + +- blacklist.conf: Add reverted dmaengine commit entries +- commit 134f997 + +------------------------------------------------------------------- +Sat May 18 09:42:47 CEST 2024 - tiwai@suse.de + +- selftests: net: bridge: increase IGMP/MLD exclude timeout + membership interval (git-fixes). +- of: module: add buffer overflow check in of_modalias() + (git-fixes). +- selftests/powerpc/dexcr: Add -no-pie to hashchk tests + (git-fixes). +- firmware: raspberrypi: Use correct device for DMA mappings + (git-fixes). +- Revert "drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor()" (stable-fixes). +- drm/i915/audio: Fix audio time stamp programming for DP + (stable-fixes). +- gpiolib: cdev: fix uninitialised kfifo (git-fixes). +- selftests: test_bridge_neigh_suppress.sh: Fix failures due to + duplicate MAC (git-fixes). +- Bluetooth: qca: fix firmware check error path (git-fixes). +- dyndbg: fix old BUG_ON in >control parser (stable-fixes). +- mei: me: add lunar lake point M DID (stable-fixes). +- usb: xhci-plat: Don't include xhci.h (stable-fixes). +- ASoC: meson: axg-fifo: use threaded irq to check periods + (git-fixes). +- drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor() (stable-fixes). +- drm/amd/display: Fix incorrect DSC instance for MST + (stable-fixes). +- drm/amd/display: Atom Integrated System Info v2_2 for DCN35 + (stable-fixes). +- drm/amd/display: Handle Y carry-over in VCP X.Y calculation + (stable-fixes). +- clk: Don't hold prepare_lock when calling kref_put() + (stable-fixes). +- drm/nouveau/dp: Don't probe eDP ports twice harder + (stable-fixes). +- drm/radeon: silence UBSAN warning (v3) (stable-fixes). +- net:usb:qmi_wwan: support Rolling modules (stable-fixes). +- gpio: crystalcove: Use -ENOTSUPP consistently (stable-fixes). +- gpio: wcove: Use -ENOTSUPP consistently (stable-fixes). +- platform/x86: ISST: Add Granite Rapids-D to HPM CPU list + (stable-fixes). +- selftests: timers: Fix valid-adjtimex signed left-shift + undefined behavior (stable-fixes). +- gpu: host1x: Do not setup DMA for virtual devices + (stable-fixes). +- amd/amdkfd: sync all devices to wait all processes being evicted + (stable-fixes). +- drm/amdgpu: Fix VCN allocation in CPX partition (stable-fixes). +- drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2 + (stable-fixes). +- drm/amdgpu: Refine IB schedule error logging (stable-fixes). +- firewire: ohci: mask bus reset interrupts between ISR and + bottom half (stable-fixes). +- regulator: tps65132: Add of_match table (stable-fixes). +- ata: sata_gemini: Check clk_enable() result (stable-fixes). +- ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in + case of S3 suspend (stable-fixes). +- ALSA: line6: Zero-initialize message buffers (stable-fixes). +- vboxsf: explicitly deny setlease attempts (stable-fixes). +- drm/amdkfd: range check cp bad op exception interrupts + (stable-fixes). +- drm/amdkfd: Check cgroup when returning DMABuf info + (stable-fixes). +- selftests/ftrace: Fix event filter target_func selection + (stable-fixes). +- wifi: iwlwifi: mvm: guard against invalid STA ID on removal + (stable-fixes). +- wifi: iwlwifi: read txq->read_ptr under lock (stable-fixes). +- wifi: mac80211: fix prep_connection error path (stable-fixes). +- wifi: cfg80211: fix rdev_dump_mpp() arguments order + (stable-fixes). +- wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc + (stable-fixes). +- ASoC: meson: axg-fifo: use FIELD helpers (stable-fixes). +- gpiolib: cdev: relocate debounce_period_us from struct gpio_desc + (stable-fixes). +- selftests/net: convert test_bridge_neigh_suppress.sh to run + it in unique namespace (stable-fixes). +- commit 2872089 + +------------------------------------------------------------------- +Fri May 17 18:46:21 CEST 2024 - mkoutny@suse.com + +- af_unix: Fix garbage collector racing against connect() + (CVE-2024-26923 bsc#1223384). +- af_unix: Replace BUG_ON() with WARN_ON_ONCE() (CVE-2024-26923 + bsc#1223384). +- af_unix: Do not use atomic ops for unix_sk(sk)->inflight + (CVE-2024-26923 bsc#1223384). +- commit a683abb + +------------------------------------------------------------------- +Fri May 17 18:05:19 CEST 2024 - mwilck@suse.com + +- dm-multipath: dont't attempt SG_IO on non-SCSI-disks + (bsc#1223575). +- commit 2f6779f + +------------------------------------------------------------------- +Fri May 17 17:18:26 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans (git-fixes) +- commit b85295a + +------------------------------------------------------------------- +Fri May 17 14:36:47 CEST 2024 - dsterba@suse.com + +- btrfs: don't arbitrarily slow down delalloc if we're committing (git-fixes) +- commit d9b2223 + +------------------------------------------------------------------- +Fri May 17 14:33:37 CEST 2024 - dsterba@suse.com + +- btrfs: reset destination buffer when read_extent_buffer() gets invalid range (git-fixes) +- commit 7ef02d5 + +------------------------------------------------------------------- +Fri May 17 14:32:16 CEST 2024 - dsterba@suse.com + +- btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1 (git-fixes) +- commit e6b51c1 + +------------------------------------------------------------------- +Fri May 17 14:31:26 CEST 2024 - dsterba@suse.com + +- btrfs: file_remove_privs needs an exclusive lock in direct io write (git-fixes) +- commit 0bc88db + +------------------------------------------------------------------- +Fri May 17 14:29:12 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: cleanup, v0 extent removal +- commit fecc398 + +------------------------------------------------------------------- +Fri May 17 14:28:15 CEST 2024 - dsterba@suse.com + +- btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART (git-fixes) +- commit 74fcad3 + +------------------------------------------------------------------- +Fri May 17 14:27:30 CEST 2024 - dsterba@suse.com + +- btrfs: fix start transaction qgroup rsv double free (git-fixes) +- commit 272247e + +------------------------------------------------------------------- +Fri May 17 14:26:14 CEST 2024 - dsterba@suse.com + +- btrfs: free qgroup rsv on io failure (git-fixes) +- commit 384dac4 + +------------------------------------------------------------------- +Fri May 17 13:18:52 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: disable toggling dormant table state + more than once (git-fixes). +- commit 76bebd5 + +------------------------------------------------------------------- +Fri May 17 13:15:53 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: process pending subflow error on close (git-fixes). +- commit ef629c5 + +------------------------------------------------------------------- +Fri May 17 13:14:24 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: move __mptcp_error_report in protocol.c (git-fixes). +- commit a777e91 + +------------------------------------------------------------------- +Fri May 17 13:12:58 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: fix bogus receive window shrinkage with multiple subflows + (git-fixes). +- commit deea9a0 + +------------------------------------------------------------------- +Fri May 17 13:08:02 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nft_set_rbtree: use read spinlock to avoid datapath + contention (git-fixes). +- commit ddc952e + +------------------------------------------------------------------- +Fri May 17 13:06:21 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list + iterate in smcr_port_add (git-fixes). +- commit 2d7895b + +------------------------------------------------------------------- +Fri May 17 13:03:07 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: bugfix for smcr v2 server connect success statistic + (git-fixes). +- commit e746f6b + +------------------------------------------------------------------- +Fri May 17 13:01:08 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID + (git-fixes). +- commit ec5b855 + +------------------------------------------------------------------- +Fri May 17 12:59:23 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_bind_phc (git-fixes). +- commit 16b7a1e + +------------------------------------------------------------------- +Fri May 17 12:57:42 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_tsflags (git-fixes). +- commit b028530 + +------------------------------------------------------------------- +Fri May 17 12:55:31 CEST 2024 - andrea.porta@suse.com + +- arm64: Add the arm64.no32bit_el0 command line option + (jsc#PED-3184). + Please note that some adjustments were needed since the upstream commit + is based on kernel 6.9 which has idreg-override.c moved under + arch/arm64/kernel/pi/. +- commit 4fba46a + +------------------------------------------------------------------- +Fri May 17 09:14:44 CEST 2024 - tiwai@suse.de + +- platform/x86/intel-uncore-freq: Don't present root domain on + error (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_certificate decoding + (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_show display (git-fixes). +- tools/arch/x86/intel_sdsi: Fix maximum meter bundle length + (git-fixes). +- platform/x86: xiaomi-wmi: Fix race condition when reporting + key events (git-fixes). +- mtd: rawnand: hynix: fixed typo (git-fixes). +- mtd: core: Report error if first mtd_otp_size() call fails in + mtd_otp_nvmem_add() (git-fixes). +- mmc: davinci: Don't strip remove function when driver is builtin + (git-fixes). +- mmc: sdhci_am654: Fix ITAPDLY for HS400 timing (git-fixes). +- mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock + (git-fixes). +- mmc: sdhci_am654: Add OTAP/ITAP delay enable (git-fixes). +- mmc: sdhci_am654: Write ITAPDLY for DDR52 timing (git-fixes). +- mmc: sdhci_am654: Add tuning algorithm for delay chain + (git-fixes). +- media: sunxi: a83-mips-csi2: also select GENERIC_PHY + (git-fixes). +- media: flexcop-usb: fix sanity check of bNumEndpoints + (git-fixes). +- media: stk1160: fix bounds checking in stk1160_copy_video() + (git-fixes). +- media: uvcvideo: Add quirk for Logitech Rally Bar (git-fixes). +- media: v4l: Don't turn on privacy LED if streamon fails + (git-fixes). +- media: mc: mark the media devnode as registered from the, + start (git-fixes). +- media: atomisp: ssh_css: Fix a null-pointer dereference in + load_video_binaries (git-fixes). +- media: v4l2-subdev: Fix stream handling for crop API + (git-fixes). +- media: mc: Fix graph walk in media_pipeline_start (git-fixes). +- media: i2c: et8ek8: Don't strip remove function when driver + is builtin (git-fixes). +- media: dt-bindings: ovti,ov2680: Fix the power supply names + (git-fixes). +- media: ipu3-cio2: Request IRQ earlier (git-fixes). +- media: rcar-vin: work around -Wenum-compare-conditional warning + (git-fixes). +- media: ngene: Add dvb_ca_en50221_init return value check + (git-fixes). +- commit ceb1555 + +------------------------------------------------------------------- +Fri May 17 09:00:45 CEST 2024 - tiwai@suse.de + +- Move upstreamed media patches into sorted section +- commit 521e539 + +------------------------------------------------------------------- +Thu May 16 19:23:55 CEST 2024 - duwe@suse.de + +- dmaengine: idxd: move safety flag to struct ends (bsc#1223625 + CVE-2024-21823). +- dmaengine: idxd: add a write() method for applications to + submit work (bsc#1223625 CVE-2024-21823). +- dmaengine: idxd: add a new security check to deal with a + hardware erratum (bsc#1223625 CVE-2024-21823). +- VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist + (bsc#1223625 CVE-2024-21823). +- commit 8718675 + +------------------------------------------------------------------- +Thu May 16 19:03:19 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/io_uring-af_unix-disable-sending-io_uring-over-socke.patch + (bsc#1218447 CVE-2023-6531 CVE-2023-52654 bsc#1224099). +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (git-fixes CVE-2023-52655 bsc#1217169). +- commit 07c8bc1 + +------------------------------------------------------------------- +Thu May 16 16:26:11 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation + (git-fixes). +- commit 78ec58d + +------------------------------------------------------------------- +Thu May 16 16:24:27 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix peer devlink set for SF representor devlink port + (git-fixes). +- commit 6a691b6 + +------------------------------------------------------------------- +Thu May 16 16:20:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Lag, restore buckets number to default after hash + LAG deactivation (git-fixes). +- commit 19da0bb + +------------------------------------------------------------------- +Thu May 16 16:19:25 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: flower: fix fragment flags handling (git-fixes). +- commit 5fd27e9 + +------------------------------------------------------------------- +Thu May 16 16:17:56 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Set tx_info->xdpf value to NULL (git-fixes). +- commit 7d1d83a + +------------------------------------------------------------------- +Thu May 16 16:16:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix incorrect descriptor free behavior (git-fixes). +- commit 69577fd + +------------------------------------------------------------------- +Thu May 16 16:10:18 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Wrong missing IO completions check order (git-fixes). +- commit fbbd86e + +------------------------------------------------------------------- +Thu May 16 16:08:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix potential sign extension issue (git-fixes). +- commit b3cc5f8 + +------------------------------------------------------------------- +Thu May 16 16:06:38 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: trap link-local frames regardless of ST Port + State (git-fixes). +- commit 726080b + +------------------------------------------------------------------- +Thu May 16 16:04:41 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: fix wrong config being used when reconfiguring PCS + (git-fixes). +- commit d2d1229 + +------------------------------------------------------------------- +Thu May 16 16:02:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block XOR hash with over 128 channels + (git-fixes). +- commit 40b1ccb + +------------------------------------------------------------------- +Thu May 16 16:00:48 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Restore mistakenly dropped parts in register devlink + flow (git-fixes). +- commit dfb4099 + +------------------------------------------------------------------- +Thu May 16 15:38:16 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size (git-fixes) +- commit a1c6e8c + +------------------------------------------------------------------- +Thu May 16 15:36:42 CEST 2024 - dsterba@suse.com + +- btrfs: don't warn if discard range is not aligned to sector (git-fixes) +- commit f239c2a + +------------------------------------------------------------------- +Thu May 16 15:35:09 CEST 2024 - dsterba@suse.com + +- btrfs: tree-checker: fix inline ref size in error messages (git-fixes) +- commit a304971 + +------------------------------------------------------------------- +Thu May 16 15:33:15 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args (git-fixes) +- commit 81a1329 + +------------------------------------------------------------------- +Thu May 16 15:31:46 CEST 2024 - dsterba@suse.com + +- btrfs: do not allow non subvolume root targets for snapshot (git-fixes) +- commit d495a4b + +------------------------------------------------------------------- +Thu May 16 15:30:42 CEST 2024 - dsterba@suse.com + +- btrfs: send: ensure send_fd is writable (git-fixes) +- commit 5055583 + +------------------------------------------------------------------- +Thu May 16 15:28:27 CEST 2024 - dsterba@suse.com + +- btrfs: free the allocated memory if btrfs_alloc_page_array() fails (git-fixes) +- commit 532ad3c + +------------------------------------------------------------------- +Thu May 16 15:24:48 CEST 2024 - dsterba@suse.com + +- btrfs: fix 64bit compat send ioctl arguments not initializing version member (git-fixes) +- commit 2c30d15 + +------------------------------------------------------------------- +Thu May 16 15:22:52 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one when checking chunk map includes logical address (git-fixes) +- commit e5842bb + +------------------------------------------------------------------- +Thu May 16 15:20:56 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: ref-verify not built +- commit 701d654 + +------------------------------------------------------------------- +Thu May 16 15:20:06 CEST 2024 - dsterba@suse.com + +- btrfs: use u64 for buffer sizes in the tree search ioctls (git-fixes) +- commit a1c6ed1 + +------------------------------------------------------------------- +Thu May 16 15:19:07 CEST 2024 - dsterba@suse.com + +- btrfs: error out when reallocating block for defrag using a stale transaction (git-fixes) +- commit e6bb34b + +------------------------------------------------------------------- +Thu May 16 15:17:20 CEST 2024 - dsterba@suse.com + +- btrfs: error when COWing block from a root that is being deleted (git-fixes) +- commit 78a2694 + +------------------------------------------------------------------- +Thu May 16 15:16:01 CEST 2024 - dsterba@suse.com + +- btrfs: error out when COWing block using a stale transaction (git-fixes) +- commit 850d86f + +------------------------------------------------------------------- +Thu May 16 13:09:22 CEST 2024 - mfranc@suse.cz + +- s390/cpum_cf: make crypto counters upward compatible across + machine types (bsc#1224348). +- commit 36c1e09 + +------------------------------------------------------------------- +Thu May 16 12:18:15 CEST 2024 - dsterba@suse.com + +- btrfs: always print transaction aborted messages with an error level (git-fixes) +- commit 26fa5ae + +------------------------------------------------------------------- +Thu May 16 12:00:22 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Do not produce metadata freelist entries in Tx port + ts WQE xmit (git-fixes). +- commit 287b501 + +------------------------------------------------------------------- +Thu May 16 11:58:47 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: HTB, Fix inconsistencies with QoS SQs number + (git-fixes). +- commit 0085432 + +------------------------------------------------------------------- +Thu May 16 11:57:19 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix mlx5e_priv_init() cleanup flow (git-fixes). +- commit 01134b3 + +------------------------------------------------------------------- +Thu May 16 11:55:49 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block changing channels number when RXFH is + configured (git-fixes). +- commit c93a7d5 + +------------------------------------------------------------------- +Thu May 16 11:54:14 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Correctly compare pkt reformat ids (git-fixes). +- commit 76a7159 + +------------------------------------------------------------------- +Thu May 16 11:52:39 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Properly link new fs rules into the tree (git-fixes). +- commit 7272c33 + +------------------------------------------------------------------- +Thu May 16 11:51:07 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: offset comp irq index in name by one (git-fixes). +- commit 56809e4 + +------------------------------------------------------------------- +Thu May 16 11:46:42 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Register devlink first under devlink lock (git-fixes). +- commit 3162538 + +------------------------------------------------------------------- +Thu May 16 11:44:32 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, store eswitch pointer before registering + devlink_param (git-fixes). +- commit d6f7fd4 + +------------------------------------------------------------------- +Thu May 16 09:18:51 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - fixed headset Mic not show (stable-fixes). +- ALSA: hda: hda_cs_dsp_ctl: Remove notification of driver write + (stable-fixes). +- ALSA: Fix deadlocks with kctl removals at disconnection + (stable-fixes). +- ALSA: hda: clarify Copyright information (stable-fixes). +- ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306W + (stable-fixes). +- ALSA: hda/realtek: Fix internal speakers for Legion Y9000X + 2022 IAH7 (stable-fixes). +- ALSA: hda: Add Intel BMG PCI ID and HDMI codec vid + (stable-fixes). +- ALSA: hda: cs35l41: Add support for ASUS ROG 2024 Laptops + (stable-fixes). +- ALSA: hda: cs35l41: Ignore errors when configuring IRQs + (stable-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo 13X (stable-fixes). +- ALSA: hda: cs35l41: Support Lenovo 13X laptop without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Remove redundant argument to + cs35l41_request_firmware_file() (stable-fixes). +- ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for DSP config + (stable-fixes). +- ALSA: hda/realtek: Add quirks for HP Omen models using CS35L41 + (stable-fixes). +- ALSA: hda: cs35l41: Support HP Omen models without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting + (stable-fixes). +- commit bd5e5fc + +------------------------------------------------------------------- +Thu May 16 09:09:00 CEST 2024 - tiwai@suse.de + +- Add cherry-picked patch references to amdgpu patches +- commit fb4ef8e + +------------------------------------------------------------------- +Thu May 16 09:02:33 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2e + (git-fixes). +- ASoC: tas2781: Fix a warning reported by robot kernel test + (git-fixes). +- ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value + (git-fixes). +- ASoC: Intel: avs: Test result of avs_get_module_entry() + (git-fixes). +- ASoC: Intel: avs: Fix potential integer overflow (git-fixes). +- ASoC: Intel: avs: Fix ASRC module initialization (git-fixes). +- ASoC: SOF: Intel: mtl: Implement firmware boot state check + (git-fixes). +- ASoC: SOF: Intel: lnl: Correct rom_status_reg (git-fixes). +- ASoC: SOF: Intel: mtl: Correct rom_status_reg (git-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: only allocate/release + streams for first CPU DAI" (stable-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: reset device count for + SoundWire DAIs" (stable-fixes). +- ASoC: kirkwood: Fix potential NULL dereference (git-fixes). +- ASoC: Intel: avs: ssm4567: Do not ignore route checks + (git-fixes). +- ASoC: Intel: Disable route checks for Skylake boards + (git-fixes). +- ASoC: mediatek: Assign dummy when codec not specified for a + DAI link (git-fixes). +- ASoC: mediatek: mt8192: fix register configuration for tdm + (git-fixes). +- ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance (git-fixes). +- ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup + (git-fixes). +- ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim + 7 16ARHA7 (git-fixes). +- fbdev: savage: Handle err return when savagefb_check_var failed + (git-fixes). +- fbdev: sh7760fb: allow modular build (git-fixes). +- fbdev: sisfb: hide unused variables (git-fixes). +- fbdev: shmobile: fix snprintf truncation (git-fixes). +- drm: zynqmp_dpsub: Always register bridge (git-fixes). +- Revert "drm/bridge: ti-sn65dsi83: Fix enable error path" + (git-fixes). +- drm/fbdev-generic: Do not set physical framebuffer address + (git-fixes). +- drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting + fails (git-fixes). +- drm/msm/adreno: fix CP cycles stat retrieval on a7xx + (git-fixes). +- drm/msm/dpu: Add callback function pointer check before its call + (git-fixes). +- drm/msm/dpu: Allow configuring multiple active DSC blocks + (git-fixes). +- drm/msm/dpu: Always flush the slave INTF on the CTL (git-fixes). +- drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original + mode pclk (git-fixes). +- drm/msm/dp: Avoid a long timeout for AUX transfer if nothing + connected (git-fixes). +- drm/msm/dp: allow voltage swing / pre emphasis of 3 (git-fixes). +- drm/mediatek: dp: Fix mtk_dp_aux_transfer return value + (git-fixes). +- drm/mediatek: Init `ddp_comp` with devm_kcalloc() (git-fixes). +- drm/mediatek: Add 0 size check to mtk_drm_gem_obj (git-fixes). +- drm/bridge: tc358775: fix support for jeida-18 and jeida-24 + (git-fixes). +- drm/meson: gate px_clk when setting rate (git-fixes). +- drm/rockchip: vop2: Do not divide height twice for YUV + (git-fixes). +- drm/panel: simple: Add missing Innolux G121X1-L03 format, + flags, connector (git-fixes). +- drm/bridge: anx7625: Update audio status while detecting + (git-fixes). +- drm/panel: novatek-nt35950: Don't log an error when DSI host + can't be found (git-fixes). +- drm/bridge: dpc3433: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: tc358775: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611uxc: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611: Don't log an error when DSI host can't be + found (git-fixes). +- drm/bridge: lt8912b: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: icn6211: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: anx7625: Don't log an error when DSI host can't + be found (git-fixes). +- drm: vc4: Fix possible null pointer dereference (git-fixes). +- drm/arm/malidp: fix a possible null pointer dereference + (git-fixes). +- drm/amd/display: Remove redundant condition in + dcn35_calc_blocks_to_gate() (git-fixes). +- drm/amd/display: Fix potential index out of bounds in color + transformation function (git-fixes). +- drm: bridge: cdns-mhdp8546: Fix possible null pointer + dereference (git-fixes). +- drm/meson: vclk: fix calculation of 59.94 fractional rates + (git-fixes). +- drm/panel: ltk050h3146w: drop duplicate commands from + LTK050H3148W init (git-fixes). +- drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W + flags (git-fixes). +- drm/lcdif: Do not disable clocks on already suspended hardware + (git-fixes). +- drm/omapdrm: Fix console by implementing fb_dirty (git-fixes). +- drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer() + (git-fixes). +- drm/ci: update device type for volteer devices (git-fixes). +- drm/bridge: Fix improper bridge init order with + pre_enable_prev_first (git-fixes). +- commit e7d2777 + +------------------------------------------------------------------- +Thu May 16 08:24:39 CEST 2024 - tiwai@suse.de + +- Revert "selinux: introduce an initial SID for early boot processes" (bsc#1208593) + It caused a regression on ALP-current branch, kernel-obs-qa build failed. +- commit 35271c3 + +------------------------------------------------------------------- +Wed May 15 17:14:07 CEST 2024 - msuchanek@suse.de + +- powerpc/eeh: Permanently disable the removed device (bsc#1223991 + ltc#205740). +- commit b9c2f2f + +------------------------------------------------------------------- +Wed May 15 15:15:17 CEST 2024 - dsterba@suse.com + +- fat: fix uninitialized field in nostale filehandles (git-fixes) +- commit f1e1fd7 + +------------------------------------------------------------------- +Wed May 15 15:09:17 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Queue RX packets in IRQ handler instead of + disabling BHs (git-fixes). +- commit cc9313f + +------------------------------------------------------------------- +Wed May 15 15:01:36 CEST 2024 - tiwai@suse.de + +- Move upstreamed ACPI patch into sorted section +- commit 6c48aae + +------------------------------------------------------------------- +Wed May 15 14:54:26 CEST 2024 - dsterba@suse.com + +- fs: relax mount_setattr() permission checks (git-fixes) +- commit 3b377cf + +------------------------------------------------------------------- +Wed May 15 14:49:02 CEST 2024 - iivanov@suse.de + +- bpf, arm64: Fix incorrect runtime stats (git-fixes) +- commit c30a258 + +------------------------------------------------------------------- +Wed May 15 14:48:53 CEST 2024 - dsterba@suse.com + +- fast_dput(): handle underflows gracefully (git-fixes) +- commit 7a48807 + +------------------------------------------------------------------- +Wed May 15 14:42:00 CEST 2024 - dsterba@suse.com + +- ecryptfs: Reject casefold directory inodes (git-fixes) +- commit bc23622 + +------------------------------------------------------------------- +Wed May 15 14:34:09 CEST 2024 - dsterba@suse.com + +- fsverity: skip PKCS#7 parser when keyring is empty (git-fixes) +- commit 97f203b + +------------------------------------------------------------------- +Wed May 15 14:30:48 CEST 2024 - mkoutny@suse.com + +- cifs: fix underflow in parse_server_interfaces() (CVE-2024-26828 bsc#1223084). +- commit 40aba68 + +------------------------------------------------------------------- +Wed May 15 14:27:20 CEST 2024 - dsterba@suse.com + +- blacklist.conf: fs updates +- commit 372a9be + +------------------------------------------------------------------- +Wed May 15 13:58:14 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix NIX SQ mode and BP config (git-fixes). +- commit 6fa6e4e + +------------------------------------------------------------------- +Wed May 15 13:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Handle softirqs at the end of IRQ thread to fix + hang (git-fixes). +- commit 871b504 + +------------------------------------------------------------------- +Wed May 15 13:53:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Inline ks8851_rx_skb() (git-fixes). +- commit 0fafe3f + +------------------------------------------------------------------- +Wed May 15 13:52:12 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Reset PTP tx_avail after possible firmware reset + (git-fixes). +- commit 9421aa8 + +------------------------------------------------------------------- +Wed May 15 13:50:35 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix error recovery for RoCE ulp client (git-fixes). +- commit a747a74 + +------------------------------------------------------------------- +Wed May 15 13:49:07 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init() + (git-fixes). +- commit 6a62a82 + +------------------------------------------------------------------- +Wed May 15 13:47:28 CEST 2024 - denis.kirjanov@suse.com + +- geneve: fix header validation in geneve[6]_xmit_skb (git-fixes). +- commit d4d699c + +------------------------------------------------------------------- +Wed May 15 13:46:00 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Fix transmit scheduler resource leak (git-fixes). +- commit 9beffaf + +------------------------------------------------------------------- +Wed May 15 13:44:11 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: SF, Stop waiting for FW as teardown was called + (git-fixes). +- commit 2583247 + +------------------------------------------------------------------- +Wed May 15 13:42:36 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: Use refcount_t for reference counting (git-fixes). +- commit 5be65d6 + +------------------------------------------------------------------- +Wed May 15 13:40:51 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Use tx_ring instead of xdp_ring for XDP channel TX + (git-fixes). +- commit d4b3628 + +------------------------------------------------------------------- +Wed May 15 13:39:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Pass ena_adapter instead of net_device to + ena_xmit_common() (git-fixes). +- commit c080c13 + +------------------------------------------------------------------- +Wed May 15 13:37:24 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Move XDP code to its new files (git-fixes). +- commit 7cd4a35 + +------------------------------------------------------------------- +Wed May 15 13:35:18 CEST 2024 - denis.kirjanov@suse.com + +- net: openvswitch: Fix Use-After-Free in ovs_ct_exit (bsc#1224098 + CVE-2024-27395). +- commit a237c4c + +------------------------------------------------------------------- +Wed May 15 13:29:39 CEST 2024 - ddiss@suse.de + +- selinux: introduce an initial SID for early boot processes + (bsc#1208593). +- commit a82f05c + +------------------------------------------------------------------- +Wed May 15 12:26:31 CEST 2024 - mkubecek@suse.cz + +- mctp: perform route lookups under a RCU read-side lock + (CVE-2023-52483 bsc#1220738). +- commit 659b74f + +------------------------------------------------------------------- +Wed May 15 10:24:39 CEST 2024 - tbogendoerfer@suse.de + +- net: gtp: Fix Use-After-Free in gtp_dellink (bsc#1224096 + CVE-2024-27396). +- commit 7f59223 + +------------------------------------------------------------------- +Wed May 15 09:25:00 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 25085d6 + +------------------------------------------------------------------- +Wed May 15 09:23:53 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_mask + (git-fixes). +- commit 61c5310 + +------------------------------------------------------------------- +Wed May 15 09:21:39 CEST 2024 - tiwai@suse.de + +- ax25: Fix reference count leak issue of net_device (git-fixes). +- ax25: Fix reference count leak issues of ax25_dev (git-fixes). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (git-fixes). +- selftests: net: move amt to socat for better compatibility + (git-fixes). +- Bluetooth: qca: Fix error code in qca_read_fw_build_info() + (git-fixes). +- net: usb: smsc95xx: stop lying about skb->truesize (git-fixes). +- wifi: mwl8k: initialize cmd->addr[] properly (git-fixes). +- wifi: rtw89: pci: correct TX resource checking for PCI DMA + channel of firmware command (git-fixes). +- wifi: ar5523: enable proper endpoint verification (git-fixes). +- wifi: carl9170: add a proper sanity check for endpoints + (git-fixes). +- wifi: ath10k: populate board data for WCN3990 (git-fixes). +- wifi: ath10k: Fix an error code problem in + ath10k_dbg_sta_write_peer_debug_trigger() (git-fixes). +- wifi: ath12k: fix out-of-bound access of qmi_invoke_handler() + (git-fixes). +- wifi: carl9170: re-fix fortified-memset warning (git-fixes). +- wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset + (git-fixes). +- wifi: mt76: mt7603: fix tx queue of loopback packets + (git-fixes). +- net: usb: sr9700: stop lying about skb->truesize (git-fixes). +- usb: aqc111: stop lying about skb->truesize (git-fixes). +- wifi: iwlwifi: mvm: init vif works only once (git-fixes). +- net: nfc: remove inappropriate attrs check (stable-fixes). +- wifi: ath11k: don't force enable power save on non-running vdevs + (git-fixes). +- wifi: ath10k: poll service ready message before failing + (git-fixes). +- wifi: iwlwifi: reconfigure TLC during HW restart (git-fixes). +- wifi: iwlwifi: mvm: select STA mask only for active links + (git-fixes). +- wifi: iwlwifi: mvm: fix active link counting during recovery + (git-fixes). +- wifi: iwlwifi: mvm: allocate STA links only for active links + (git-fixes). +- wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok() + (git-fixes). +- wifi: mt76: mt7915: workaround too long expansion sparse + warnings (git-fixes). +- wifi: brcmfmac: pcie: handle randbuf allocation failure + (git-fixes). +- bitops: add missing prototype check (git-fixes). +- ata: pata_legacy: make legacy_exit() work again (git-fixes). +- efi: libstub: only free priv.runtime_map when allocated + (git-fixes). +- HID: amd_sfh: Handle "no sensors" in PM operations (git-fixes). +- HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors + (git-fixes). +- hwmon: (lm70) fix links in doc and comments (git-fixes). +- spi: xilinx: Fix kernel documentation in the xilinx_spi.h + (git-fixes). +- ACPI: LPSS: Advertise number of chip selects via property + (git-fixes). +- ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC + (git-fixes). +- ACPI: Fix Generic Initiator Affinity _OSC bit (git-fixes). +- ACPI: bus: Indicate support for the Generic Event Device thru + _OSC (git-fixes). +- ACPI: bus: Indicate support for _TFP thru _OSC (git-fixes). +- ACPI: disable -Wstringop-truncation (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations + (git-fixes). +- cppc_cpufreq: Fix possible null pointer dereference (git-fixes). +- cpufreq: exit() callback is optional (git-fixes). +- thermal/drivers/tsens: Fix null pointer dereference (git-fixes). +- thermal/drivers/qcom/lmh: Check for SCM availability at probe + (git-fixes). +- selftests: default to host arch for LLVM builds (git-fixes). +- selftests/resctrl: fix clang build failure: use LOCAL_HDRS + (git-fixes). +- selftests/binderfs: use the Makefile's rules, not Make's + implicit rules (git-fixes). +- irqchip/loongson-pch-msi: Fix off-by-one on allocation error + path (git-fixes). +- irqchip/alpine-msi: Fix off-by-one in allocation error path + (git-fixes). +- commit ea6926d + +------------------------------------------------------------------- +Tue May 14 22:38:00 CEST 2024 - lduncan@suse.com + +- block: Fix iterating over an empty bio with + bio_for_each_folio_all (bsc#1221635 CVE-2024-26632). +- commit a419383 + +------------------------------------------------------------------- +Tue May 14 15:42:02 CEST 2024 - dsterba@suse.com + +- iomap: clear the per-folio dirty bits on all writeback failures (git-fixes) +- commit cfedccd + +------------------------------------------------------------------- +Tue May 14 14:43:22 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk (git-fixes). +- commit 431e388 + +------------------------------------------------------------------- +Tue May 14 14:41:24 CEST 2024 - nik.borisov@suse.com + +- kabi/severities: Remove mitigation-related symbols + Those are used by the core kernel to implement CPU vulnerabilities + mitigation and are not expected to be consumed by 3rd party users. +- commit 8d79889 + +------------------------------------------------------------------- +Tue May 14 13:52:42 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/Bluetooth-hci_sync-Don-t-double-print-name-in-add-re.patch + (bsc#1216358). + Added bugzilla reference +- commit 3985fb5 + +------------------------------------------------------------------- +Tue May 14 13:37:13 CEST 2024 - oneukum@suse.com + +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (bsc#1223847 CVE-2024-26919). + Added bugzilla ID and CVE +- commit 44b677b + +------------------------------------------------------------------- +Tue May 14 12:14:59 CEST 2024 - ailiop@suse.com + +- xfs: fix perag leak when growfs fails (git-fixes). +- commit 111377b + +------------------------------------------------------------------- +Tue May 14 12:14:09 CEST 2024 - ailiop@suse.com + +- xfs: add lock protection when remove perag from radix tree + (git-fixes). +- commit fdadeb0 + +------------------------------------------------------------------- +Tue May 14 12:13:09 CEST 2024 - ailiop@suse.com + +- xfs: force all buffers to be written during btree bulk load + (git-fixes). +- commit bcc67e9 + +------------------------------------------------------------------- +Tue May 14 12:11:21 CEST 2024 - ailiop@suse.com + +- xfs: recompute growfsrtfree transaction reservation while + growing rt volume (git-fixes). +- commit 0ef8d73 + +------------------------------------------------------------------- +Tue May 14 12:09:52 CEST 2024 - ailiop@suse.com + +- xfs: make xchk_iget safer in the presence of corrupt inode + btrees (git-fixes). +- commit 3312038 + +------------------------------------------------------------------- +Tue May 14 12:07:44 CEST 2024 - ailiop@suse.com + +- xfs: transfer recovered intent item ownership in ->iop_recover + (git-fixes). +- commit 9cdf2ef + +------------------------------------------------------------------- +Tue May 14 12:05:26 CEST 2024 - ailiop@suse.com + +- xfs: pass the xfs_defer_pending object to iop_recover + (git-fixes). +- commit c4d4eda + +------------------------------------------------------------------- +Tue May 14 12:04:27 CEST 2024 - ailiop@suse.com + +- xfs: use xfs_defer_pending objects to recover intent items + (git-fixes). +- commit 4e8f44d + +------------------------------------------------------------------- +Tue May 14 11:22:00 CEST 2024 - ailiop@suse.com + +- jffs2: prevent xattr node from overflowing the eraseblock + (git-fixes). +- commit bb15e9c + +------------------------------------------------------------------- +Tue May 14 11:20:58 CEST 2024 - nik.borisov@suse.com + +- x86/cpu: Add model number for Intel Arrow Lake mobile processor (git-fixes). +- commit 7c55ce6 + +------------------------------------------------------------------- +Tue May 14 11:09:53 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes). +- commit b73f38c + +------------------------------------------------------------------- +Tue May 14 10:55:59 CEST 2024 - nik.borisov@suse.com + +- x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk() (git-fixes). +- commit 5ad2192 + +------------------------------------------------------------------- +Tue May 14 10:55:41 CEST 2024 - nik.borisov@suse.com + +- x86/nospec: Refactor UNTRAIN_RET[_*] (git-fixes). +- commit 653bafb + +------------------------------------------------------------------- +Tue May 14 10:55:20 CEST 2024 - nik.borisov@suse.com + +- x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros (git-fixes). +- commit 3e5de92 + +------------------------------------------------------------------- +Tue May 14 10:54:54 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Disentangle rethunk-dependent options (git-fixes). +- Refresh + patches.suse/x86-bugs-Cache-the-value-of-MSR_IA32_ARCH_CAPABILITIES.patch. +- commit 4761d61 + +------------------------------------------------------------------- +Tue May 14 10:53:48 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Remove default case for fully switched enums (git-fixes). +- commit caa1a64 + +------------------------------------------------------------------- +Tue May 14 10:53:32 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Remove 'pred_cmd' label (git-fixes). +- commit d2d0e6a + +------------------------------------------------------------------- +Tue May 14 10:53:02 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Unexport untraining functions (git-fixes). +- commit f855258 + +------------------------------------------------------------------- +Tue May 14 10:52:43 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Improve i-cache locality for alias mitigation (git-fixes). +- commit 8ffea3d + +------------------------------------------------------------------- +Tue May 14 10:50:51 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Fix unret validation dependencies (git-fixes). +- commit 95452af + +------------------------------------------------------------------- +Tue May 14 10:50:12 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Print actual mitigation if requested mitigation isn't possible (git-fixes). +- Refresh + patches.suse/x86-srso-fix-vulnerability-reporting-for-missing-microcode.patch. +- commit 3afb908 + +------------------------------------------------------------------- +Tue May 14 10:41:29 CEST 2024 - oneukum@suse.com + +- blacklist.conf: not applicable +- commit 158f7dc + +------------------------------------------------------------------- +Tue May 14 10:25:06 CEST 2024 - nik.borisov@suse.com + +- x86/coco: Require seeding RNG with RDRAND on CoCo systems (git-fixes). +- commit 9588be6 + +------------------------------------------------------------------- +Tue May 14 10:22:32 CEST 2024 - nik.borisov@suse.com + +- x86/nmi: Fix the inverse "in NMI handler" check (git-fixes). +- commit 3b9c9ee + +------------------------------------------------------------------- +Tue May 14 10:22:12 CEST 2024 - nik.borisov@suse.com + +- x86/purgatory: Switch to the position-independent small code model (git-fixes). +- commit 57ab7d5 + +------------------------------------------------------------------- +Tue May 14 10:21:57 CEST 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range (git-fixes). +- commit f043bca + +------------------------------------------------------------------- +Tue May 14 08:25:02 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 96e6c4c + +------------------------------------------------------------------- +Tue May 14 08:24:29 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink: Make client-lock non-sleeping + (git-fixes). +- commit 410217d + +------------------------------------------------------------------- +Tue May 14 08:16:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request + (git-fixes). +- commit 2c41b82 + +------------------------------------------------------------------- +Tue May 14 08:08:44 CEST 2024 - tiwai@suse.de + +- crypto: qat - specify firmware files for 402xx (git-fixes). +- crypto: qat - improve error logging to be consistent across + features (git-fixes). +- crypto: x86/sha512-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/sha256-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/nh-avx2 - add missing vzeroupper (git-fixes). +- crypto: ccp - drop platform ifdef checks (git-fixes). +- crypto: bcm - Fix pointer arithmetic (git-fixes). +- crypto: ecdsa - Fix module auto-load on add-key (git-fixes). +- kunit/fortify: Fix mismatched kvalloc()/vfree() usage + (git-fixes). +- nilfs2: fix out-of-range warning (git-fixes). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (git-fixes). +- soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE (git-fixes). +- soc: qcom: pmic_glink: notify clients about the current state + (git-fixes). +- soc: qcom: pmic_glink: don't traverse clients list without a + lock (git-fixes). +- commit 7da1cbc + +------------------------------------------------------------------- +Mon May 13 19:20:28 CEST 2024 - dsterba@suse.com + +- btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() (git-fixes) +- commit 8bc326a + +------------------------------------------------------------------- +Mon May 13 18:29:29 CEST 2024 - tonyj@suse.de + +- blacklist.conf: add perf patch already known by alias commit +- commit 706da8e + +------------------------------------------------------------------- +Mon May 13 17:53:02 CEST 2024 - dsterba@suse.com + +- btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() (git-fixes) + Dropped hunk in selftests (test_case_7), 92e1229b204d6. +- commit 8dcf7c1 + +------------------------------------------------------------------- +Mon May 13 17:50:51 CEST 2024 - dsterba@suse.com + +- btrfs: fix information leak in btrfs_ioctl_logical_to_ino() (git-fixes) +- commit 622d549 + +------------------------------------------------------------------- +Mon May 13 17:47:31 CEST 2024 - dsterba@suse.com + +- btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() (git-fixes) +- commit 84f4309 + +------------------------------------------------------------------- +Mon May 13 17:46:30 CEST 2024 - dsterba@suse.com + +- btrfs: reject encoded write if inode has nodatasum flag set (git-fixes) +- commit bbc649d + +------------------------------------------------------------------- +Mon May 13 17:45:16 CEST 2024 - dsterba@suse.com + +- btrfs: send: return EOPNOTSUPP on unknown flags (git-fixes) +- commit 8ef1c53 + +------------------------------------------------------------------- +Mon May 13 17:40:46 CEST 2024 - dsterba@suse.com + +- btrfs: fix lockdep splat and potential deadlock after failure running delayed items (git-fixes) +- commit a6f28a6 + +------------------------------------------------------------------- +Mon May 13 17:32:40 CEST 2024 - dsterba@suse.com + +- btrfs: release path before inode lookup during the ino lookup ioctl (git-fixes) +- commit 4b7ba54 + +------------------------------------------------------------------- +Mon May 13 17:29:01 CEST 2024 - dsterba@suse.com + +- blacklist.conf: Add 2d6cd791e63e "btrfs: fix race between finishing block group creation and its item update" +- commit ca673ac + +------------------------------------------------------------------- +Mon May 13 17:09:25 CEST 2024 - tiwai@suse.de + +- firewire: nosy: ensure user_length is taken into account when + fetching packet contents (CVE-2024-27401 bsc#1224181). +- commit 5441039 + +------------------------------------------------------------------- +Mon May 13 16:51:11 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (bsc#1217169 CVE-2023-52655). + Added bugzilla and CVE +- commit 20db8f9 + +------------------------------------------------------------------- +Mon May 13 15:34:42 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one chunk length calculation at contains_pending_extent() (git-fixes) +- commit 9ec1333 + +------------------------------------------------------------------- +Mon May 13 15:02:10 CEST 2024 - nstange@suse.de + +- crypto: rsa - add a check for allocation failure (bsc#1222775). +- commit 8c6c396 + +------------------------------------------------------------------- +Mon May 13 14:53:32 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 70f199a + +------------------------------------------------------------------- +Mon May 13 14:51:33 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 835874a + +------------------------------------------------------------------- +Mon May 13 14:00:14 CEST 2024 - tiwai@suse.de + +- kABI workaround for of driver changes (git-fixes). +- commit ef08885 + +------------------------------------------------------------------- +Mon May 13 12:29:23 CEST 2024 - colyli@suse.de + +- aoe: avoid potential deadlock at set_capacity (CVE-2024-26775, + bsc#1222627). +- commit fd6e05d + +------------------------------------------------------------------- +Mon May 13 11:57:20 CEST 2024 - nstange@suse.de + +- crypto: testmgr - remove unused xts4096 and xts512 algorithms + from testmgr.c (bsc#1222769). +- commit 0de6756 + +------------------------------------------------------------------- +Mon May 13 11:46:01 CEST 2024 - nstange@suse.de + +- crypto: rsa - allow only odd e and restrict value in FIPS mode + (bsc#1222775). +- commit c5ca0e4 + +------------------------------------------------------------------- +Mon May 13 11:44:23 CEST 2024 - tiwai@suse.de + +- of: module: prevent NULL pointer dereference in vsnprintf() + (stable-fixes). +- of: dynamic: Synchronize of_changeset_destroy() with the + devlink removals (git-fixes). +- of: property: fw_devlink: Fix stupid bug in remote-endpoint + parsing (git-fixes). +- of: property: Add in-ports/out-ports support to + of_graph_get_port_parent() (stable-fixes). +- of: property: Improve finding the supplier of a remote-endpoint + property (git-fixes). +- of: property: Improve finding the consumer of a remote-endpoint + property (git-fixes). +- of: unittest: Fix compile in the non-dynamic case (git-fixes). +- of: property: fix typo in io-channels (git-fixes). +- commit 7743bc7 + +------------------------------------------------------------------- +Mon May 13 11:37:15 CEST 2024 - nstange@suse.de + +- crypto: ecc - update ecc_gen_privkey for FIPS 186-5 + (bsc#1222782). +- commit bcc0381 + +------------------------------------------------------------------- +Mon May 13 08:31:07 CEST 2024 - tiwai@suse.de + +- selftests/pidfd: Fix config for pidfd_setns_test (git-fixes). +- EDAC/synopsys: Fix ECC status and IRQ control race condition + (git-fixes). +- commit 85ce9d3 + +------------------------------------------------------------------- +Mon May 13 04:24:13 CEST 2024 - neilb@suse.de + +- nfs: fix UAF in direct writes (bsc#1223653 CVE-2024-26958). +- commit 9b53f23 + +------------------------------------------------------------------- +Sat May 11 08:30:35 CEST 2024 - tiwai@suse.de + +- drm/connector: Add \n to message about demoting connector + force-probes (git-fixes). +- drm/meson: dw-hdmi: add bandgap setting for g12 (git-fixes). +- drm/meson: dw-hdmi: power up phy on device init (git-fixes). +- drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible + (git-fixes). +- drm/amdkfd: don't allow mapping the MMIO HDP page with large + pages (git-fixes). +- dm/amd/pm: Fix problems with reboot/shutdown for some SMU + 13.0.4/13.0.11 users (git-fixes). +- drm/i915/bios: Fix parsing backlight BDB data (git-fixes). +- drm/i915/gt: Automate CCS Mode setting during engine resets + (git-fixes). +- maple_tree: fix mas_empty_area_rev() null pointer dereference + (git-fixes). +- spi: microchip-core-qspi: fix setting spi bus clock rate + (git-fixes). +- regulator: core: fix debugfs creation regression (git-fixes). +- commit 3a3ad92 + +------------------------------------------------------------------- +Fri May 10 16:36:48 CEST 2024 - jlee@suse.com + +- netfilter: nf_tables: mark set as dead when unbinding anonymous + set with timeout (bsc#1221829 CVE-2024-26643). +- commit c841ee9 + +------------------------------------------------------------------- +Fri May 10 11:47:33 CEST 2024 - jlee@suse.com + +- block/rnbd-srv: Check for unlikely string overflow (bsc#1221615 + CVE-2023-52618). +- commit 3cf7eb9 + +------------------------------------------------------------------- +Fri May 10 10:35:21 CEST 2024 - dwagner@suse.de + +- block: bio-integrity: fix kcalloc() arguments order (bsc#1217384 + CVE-2023-6238). +- commit 37816df + +------------------------------------------------------------------- +Fri May 10 09:51:05 CEST 2024 - tiwai@suse.de + +- hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us + (git-fixes). +- hwmon: (corsair-cpro) Protect ccp->wait_input_report with a + spinlock (git-fixes). +- hwmon: (corsair-cpro) Use complete_all() instead of complete() + in ccp_raw_event() (git-fixes). +- hwmon: (corsair-cpro) Use a separate buffer for sending commands + (git-fixes). +- nfc: nci: Fix kcov check in nci_rx_work() (git-fixes). +- Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout + (git-fixes). +- Bluetooth: HCI: Fix potential null-ptr-deref (git-fixes). +- Bluetooth: qca: fix info leak when fetching fw build id + (git-fixes). +- Bluetooth: qca: fix NVM configuration parsing (git-fixes). +- Bluetooth: qca: add missing firmware sanity checks (git-fixes). +- Bluetooth: msft: fix slab-use-after-free in msft_do_close() + (git-fixes). +- Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout + (git-fixes). +- ARM: 9381/1: kasan: clear stale stack poison (git-fixes). +- commit aa6a883 + +------------------------------------------------------------------- +Fri May 10 01:57:58 CEST 2024 - krisman@suse.de + +- Update + patches.suse/xen-netfront-Add-missing-skb_mark_for_recycle.patch + (git-fixes CVE-2024-27393 bsc#1224076). +- commit 3dacd9a + +------------------------------------------------------------------- +Thu May 9 10:12:28 CEST 2024 - jslaby@suse.cz + +- kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe + address (CVE-2024-26946 bsc#1223669). +- commit c3ef9f9 + +------------------------------------------------------------------- +Thu May 9 10:06:13 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit de7fc3a + +------------------------------------------------------------------- +Wed May 8 15:16:20 CEST 2024 - dwagner@suse.de + +- io_uring: kabi cookie remove (bsc#1217384). +- commit 6174cfd + +------------------------------------------------------------------- +Wed May 8 14:47:51 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/USB-core-Fix-deadlock-in-port-disable-sysfs-attribut.patch + (bsc#1223670 CVE-2024-26933). + Added CVE and bugzilla ID +- commit 2932a82 + +------------------------------------------------------------------- +Wed May 8 14:32:33 CEST 2024 - oneukum@suse.com + +- crypto: iaa - Fix nr_cpus < nr_iaa case (bsc#1223732 + CVE-2024-26945). +- commit d4480a0 + +------------------------------------------------------------------- +Wed May 8 13:00:52 CEST 2024 - dwagner@suse.de + +- supported.conf: support tcp_dctcp module (jsc#PED-8111) +- commit 84b1f91 + +------------------------------------------------------------------- +Wed May 8 09:35:19 CEST 2024 - nstange@suse.de + +- Update + patches.suse/crypto-lib-mpi-Fix-unexpected-pointer-access-in-mpi_.patch + (git-fixes CVE-2023-52616 bsc#1221612). +- commit 0f801e9 + +------------------------------------------------------------------- +Wed May 8 09:33:26 CEST 2024 - tzimmermann@suse.com + +- Update "drm/vmwgfx: Fix possible null pointer derefence with invalid contexts" (CVE-2024-26979 bsc#1223628) +- commit 562486d + +------------------------------------------------------------------- +Tue May 7 17:18:31 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race when detecting delalloc ranges during fiemap + (bsc#1223285). +- commit b4449a9 + +------------------------------------------------------------------- +Tue May 7 17:04:53 CEST 2024 - fdmanana@suse.com + +- btrfs: ensure fiemap doesn't race with writes when + FIEMAP_FLAG_SYNC is given (bsc#1223285). +- commit e1d5456 + +------------------------------------------------------------------- +Tue May 7 17:00:54 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race between ordered extent completion and fiemap + (bsc#1223285). +- commit b2ade77 + +------------------------------------------------------------------- +Tue May 7 16:49:51 CEST 2024 - fdmanana@suse.com + +- btrfs: fix deadlock with fiemap and extent locking + (bsc#1223285). +- commit 032df64 + +------------------------------------------------------------------- +Tue May 7 16:35:53 CEST 2024 - fdmanana@suse.com + +- btrfs: send: don't issue unnecessary zero writes for trailing + hole (bsc#1222459). +- commit 79ef069 + +------------------------------------------------------------------- +Tue May 7 16:30:29 CEST 2024 - vkarasulli@suse.de + +- inet: read sk->sk_family once in inet_recv_error() (bsc#1222385 + CVE-2024-26679). +- commit cb5e75a + +------------------------------------------------------------------- +Tue May 7 14:12:46 CEST 2024 - tiwai@suse.de + +- Move upstreamed HD-audio patch into sorted section +- commit d615f15 + +------------------------------------------------------------------- +Tue May 7 14:12:37 CEST 2024 - tiwai@suse.de + +- ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 + (bsc#1217750). +- commit 9e75dfd + +------------------------------------------------------------------- +Tue May 7 13:37:02 CEST 2024 - dsterba@suse.com + +- btrfs: dev-replace: properly validate device names (CVE-2024-26791 bsc#1222793) +- commit 0244362 + +------------------------------------------------------------------- +Tue May 7 12:59:26 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 3195e8d + +------------------------------------------------------------------- +Tue May 7 12:14:44 CEST 2024 - mkubecek@suse.cz + +- fix patch references (CVE-2024-26739 bsc#1222559): + - patches.suse/net-sched-act_mirred-Create-function-tcf_mirred_to_d.patch + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit af4b677 + +------------------------------------------------------------------- +Tue May 7 11:01:53 CEST 2024 - oneukum@suse.com + +- usb: dwc3: core: Prevent phy suspend during init (Git-fixes). +- commit 0feb823 + +------------------------------------------------------------------- +Tue May 7 10:05:18 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: fix l3num expectations with inet pseudo + family (git-fixes). +- commit e0fbf15 + +------------------------------------------------------------------- +Tue May 7 08:51:04 CEST 2024 - pjakobsson@suse.de + +- drm/i915/vma: Fix UAF on destroy against retire race (CVE-2024-26939 bsc#1223679). +- commit 0c69759 + +------------------------------------------------------------------- +Tue May 7 07:56:59 CEST 2024 - tiwai@suse.de + +- Reapply "drm/qxl: simplify qxl_fence_wait" (stable-fixes). +- commit 2bd2798 + +------------------------------------------------------------------- +Tue May 7 00:12:18 CEST 2024 - mkubecek@suse.cz + +- rds: tcp: Fix use-after-free of net in reqsk_timer_handler() + (CVE-2024-26865 bsc#1223062). +- commit 4df5c35 + +------------------------------------------------------------------- +Mon May 6 22:49:40 CEST 2024 - mkubecek@suse.cz + +- packet: annotate data-races around ignore_outgoing + (CVE-2024-26862 bsc#1223111). +- commit 50ec7e9 + +------------------------------------------------------------------- +Mon May 6 22:21:54 CEST 2024 - mkubecek@suse.cz + +- Update + patches.suse/sctp-fix-potential-deadlock-on-net-sctp.addr_wq.patch + references (add CVE-2024-0639 bsc#1218917). +- commit 61e4bcd + +------------------------------------------------------------------- +Mon May 6 21:33:30 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 45e1211 + +------------------------------------------------------------------- +Mon May 6 19:19:07 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: sanitize layer 3 and 4 protocol number in + custom expectations (bsc#1222368 CVE-2024-26673). +- commit bffaac0 + +------------------------------------------------------------------- +Mon May 6 18:14:52 CEST 2024 - dsterba@suse.com + +- fs: sysfs: Fix reference leak in sysfs_break_active_protection() (CVE-2024-26993 bsc#1223693) +- commit b75cd2c + +------------------------------------------------------------------- +Mon May 6 18:02:40 CEST 2024 - dsterba@suse.com + +- btrfs: don't drop extent_map for free space inode on write error (CVE-2024-26726 bsc#1222532) +- commit 60707c9 + +------------------------------------------------------------------- +Mon May 6 17:37:25 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Only update pages_touched when a new page is + touched (git-fixes). +- commit f2292de + +------------------------------------------------------------------- +Mon May 6 17:34:30 CEST 2024 - petr.pavlu@suse.com + +- kprobes: Fix possible use-after-free issue on kprobe + registration (git-fixes). +- commit 3121e4a + +------------------------------------------------------------------- +Mon May 6 17:23:41 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes CVE-2024-27009 bsc#1223699). +- Update + patches.suse/Bluetooth-btnxpuart-Fix-btnxpuart_close.patch + (git-fixes CVE-2024-26959 bsc#1223667). +- Update + patches.suse/USB-usb-storage-Prevent-divide-by-0-error-in-isd200_.patch + (git-fixes CVE-2024-27059 bsc#1223738). +- Update + patches.suse/backlight-hx8357-Fix-potential-NULL-pointer-derefere.patch + (git-fixes CVE-2024-27071 bsc#1223734). +- Update patches.suse/clk-Fix-clk_core_get-NULL-dereference.patch + (git-fixes CVE-2024-27038 bsc#1223816). +- Update + patches.suse/clk-hisilicon-hi3559a-Fix-an-erroneous-devm_kfree.patch + (git-fixes CVE-2024-27039 bsc#1223821). +- Update + patches.suse/clk-qcom-gcc-ipq6018-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26970 bsc#1223644). +- Update + patches.suse/clk-qcom-gcc-ipq8074-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26969 bsc#1223645). +- Update + patches.suse/clk-qcom-gcc-ipq9574-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26968 bsc#1223642). +- Update + patches.suse/clk-qcom-mmcc-apq8084-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26966 bsc#1223646). +- Update + patches.suse/clk-qcom-mmcc-msm8974-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26965 bsc#1223648). +- Update + patches.suse/clk-zynq-Prevent-null-pointer-dereference-caused-by-.patch + (git-fixes CVE-2024-27037 bsc#1223717). +- Update + patches.suse/cpufreq-brcmstb-avs-cpufreq-add-check-for-cpufreq_cp.patch + (git-fixes CVE-2024-27051 bsc#1223769). +- Update + patches.suse/crypto-qat-resolve-race-condition-during-AER-recover.patch + (git-fixes CVE-2024-26974 bsc#1223638). +- Update + patches.suse/drm-amd-display-Add-replay-NULL-check-in-edp_set_rep.patch + (git-fixes CVE-2024-27040 bsc#1223711). +- Update + patches.suse/drm-amd-display-Fix-a-potential-buffer-overflow-in-d.patch + (git-fixes CVE-2024-27045 bsc#1223826). +- Update + patches.suse/drm-amd-display-Fix-potential-NULL-pointer-dereferen.patch + (git-fixes CVE-2024-27044 bsc#1223723). +- Update + patches.suse/drm-amd-display-fix-NULL-checks-for-adev-dm.dc-in-am.patch + (git-fixes CVE-2024-27041 bsc#1223714). +- Update + patches.suse/drm-amdgpu-Fix-potential-out-of-bounds-access-in-amd.patch + (git-fixes CVE-2024-27042 bsc#1223823). +- Update + patches.suse/drm-vmwgfx-Fix-possible-null-pointer-derefence-with-.patch + (git-fixes CVE-2024-26979 bsc#1223628). +- Update + patches.suse/md-Fix-missing-release-of-active_io-for-flush-8556.patch + (jsc#PED-7542 CVE-2024-27023 bsc#1223776). +- Update + patches.suse/media-dvb-frontends-avoid-stack-overflow-warnings-wi.patch + (git-fixes CVE-2024-27075 bsc#1223842). +- Update patches.suse/media-edia-dvbdev-fix-a-use-after-free.patch + (git-fixes CVE-2024-27043 bsc#1223824). +- Update + patches.suse/media-go7007-fix-a-memleak-in-go7007_load_encoder.patch + (git-fixes CVE-2024-27074 bsc#1223844). +- Update + patches.suse/media-imx-csc-scaler-fix-v4l2_ctrl_handler-memory-le.patch + (git-fixes CVE-2024-27076 bsc#1223779). +- Update + patches.suse/media-ttpci-fix-two-memleaks-in-budget_av_attach.patch + (git-fixes CVE-2024-27073 bsc#1223843). +- Update + patches.suse/media-usbtv-Remove-useless-locks-in-usbtv_video_free.patch + (git-fixes CVE-2024-27072 bsc#1223837). +- Update + patches.suse/media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_registe.patch + (git-fixes CVE-2024-27077 bsc#1223780). +- Update + patches.suse/media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch + (git-fixes CVE-2024-27078 bsc#1223781). +- Update + patches.suse/net-phy-fix-phy_get_internal_delay-accessing-an-empt.patch + (git-fixes CVE-2024-27047 bsc#1223828). +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- Update patches.suse/pci_iounmap-Fix-MMIO-mapping-leak.patch + (git-fixes CVE-2024-26977 bsc#1223631). +- Update + patches.suse/powercap-intel_rapl-Fix-a-NULL-pointer-dereference.patch + (git-fixes CVE-2024-26975 bsc#1223632). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes CVE-2024-27054 bsc#1223819). +- Update + patches.suse/scsi-qla2xxx-Fix-command-flush-on-cable-pull.patch + (bsc#1221816 CVE-2024-26931 bsc#1223627). +- Update patches.suse/scsi-qla2xxx-Fix-double-free-of-fcport.patch + (bsc#1221816 CVE-2024-26929 bsc#1223715). +- Update + patches.suse/scsi-qla2xxx-Fix-double-free-of-the-ha-vp_map-pointe.patch + (bsc#1221816 CVE-2024-26930 bsc#1223626). +- Update + patches.suse/thermal-drivers-mediatek-lvts_thermal-Fix-a-memory-l.patch + (git-fixes CVE-2024-27068 bsc#1223808). +- Update + patches.suse/thunderbolt-Fix-NULL-pointer-dereference-in-tb_port_.patch + (git-fixes CVE-2024-27060 bsc#1223725). +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (git-fixes CVE-2024-26919 bsc#1223847). +- Update + patches.suse/wifi-brcm80211-handle-pmk_op-allocation-failure.patch + (git-fixes CVE-2024-27048 bsc#1223760). +- Update + patches.suse/wifi-rtl8xxxu-add-cancel_work_sync-for-c2hcmd_work.patch + (git-fixes CVE-2024-27052 bsc#1223829). +- Update + patches.suse/wifi-wilc1000-do-not-realloc-workqueue-everytime-an-.patch + (git-fixes CVE-2024-27391 bsc#1223709). +- Update + patches.suse/wifi-wilc1000-fix-RCU-usage-in-connect-path.patch + (git-fixes CVE-2024-27053 bsc#1223737). +- commit 9296e40 + +------------------------------------------------------------------- +Mon May 6 17:23:27 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/drm-tegra-dsi-Add-missing-check-for-of_find_device_b.patch + (git-fixes CVE-2023-52650 bsc#1223770). +- Update + patches.suse/drm-vkms-Avoid-reading-beyond-LUT-array.patch + (git-fixes CVE-2023-52649 bsc#1223768). +- Update + patches.suse/drm-vmwgfx-Unmap-the-surface-before-resetting-it-on-.patch + (git-fixes CVE-2023-52648 bsc#1223765). +- Update + patches.suse/media-nxp-imx8-isi-Check-whether-crossbar-pad-is-non.patch + (git-fixes CVE-2023-52647 bsc#1223764). +- commit f67398e + +------------------------------------------------------------------- +Mon May 6 17:23:18 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/powerpc-pseries-Fix-potential-memleak-in-papr_get_at.patch + (bsc#1215199 CVE-2022-48669 bsc#1223756). +- commit e9a7939 + +------------------------------------------------------------------- +Mon May 6 17:22:04 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page + in concurrent environment (git-fixes). +- commit 8f1aa4c + +------------------------------------------------------------------- +Mon May 6 16:11:25 CEST 2024 - jgross@suse.com + +- Delete + patches.suse/iommufd-iova_bitmap-Move-symbols-to-IOMMUFD-namespace. + (bsc#1222654) +- commit dc5c22e + +------------------------------------------------------------------- +Mon May 6 12:34:10 CEST 2024 - lhenriques@suse.de + +- fuse: don't unhash root (bsc#1223946). +- fuse: fix root lookup with nonzero generation (bsc#1223945). +- virtio: treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (bsc#1223944). +- commit 5171d01 + +------------------------------------------------------------------- +Mon May 6 11:15:05 CEST 2024 - tbogendoerfer@suse.de + +- tun: limit printing rate when illegal packet received by tun + dev (bsc#1223745 CVE-2024-27013). +- net/mlx5e: Prevent deadlock while disabling aRFS (bsc#1223735 + CVE-2024-27014). +- commit d039d3b + +------------------------------------------------------------------- +Mon May 6 11:14:31 CEST 2024 - tzimmermann@suse.com + +- drm/amd/display: Add a dc_state NULL check in dc_state_release (CVE-2024-26948 bsc#1223664) +- commit adac21d + +------------------------------------------------------------------- +Mon May 6 08:32:36 CEST 2024 - tiwai@suse.de + +- slimbus: qcom-ngd-ctrl: Add timeout for wait operation + (git-fixes). +- iio:imu: adis16475: Fix sync mode setting (git-fixes). +- iio: accel: mxc4005: Interrupt handling fixes (git-fixes). +- iio: pressure: Fixes BME280 SPI driver data (git-fixes). +- usb: typec: tcpm: Check for port partner validity before + consuming it (git-fixes). +- usb: typec: tcpm: unregister existing source caps before + re-registration (git-fixes). +- usb: typec: tcpm: clear pd_event queue in PORT_RESET + (git-fixes). +- usb: ohci: Prevent missed ohci interrupts (git-fixes). +- usb: gadget: f_fs: Fix a race condition when processing setup + packets (git-fixes). +- USB: core: Fix access violation during port device removal + (git-fixes). +- usb: gadget: uvc: use correct buffer size when parsing configfs + lists (git-fixes). +- usb: gadget: composite: fix OS descriptors w_value logic + (git-fixes). +- usb: gadget: f_fs: Fix race between aio_cancel() and AIO + request complete (git-fixes). +- clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change + (git-fixes). +- commit 8d8f752 + +------------------------------------------------------------------- +Mon May 6 08:29:57 CEST 2024 - tiwai@suse.de + +- Move upstreamed USB fix into sorted section +- commit 21751fe + +------------------------------------------------------------------- +Sat May 4 09:44:18 CEST 2024 - tiwai@suse.de + +- ASoC: da7219-aad: fix usage of device_get_named_child_node() + (git-fixes). +- ASoC: rt715-sdca: volume step modification (git-fixes). +- ASoC: rt715: add vendor clear control register (git-fixes). +- ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config + (git-fixes). +- ASoC: cs35l56: Fix unintended bus access while resetting amp + (git-fixes). +- ASoC: rt722-sdca: add headset microphone vrefo setting + (git-fixes). +- ASoC: rt722-sdca: modify channel number to support 4 channels + (git-fixes). +- ASoC: rt5645: Fix the electric noise due to the CBJ contacts + floating (git-fixes). +- ASoC: acp: Support microphone from device Acer 315-24p + (git-fixes). +- ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus + T100TAM too (git-fixes). +- commit 59787a2 + +------------------------------------------------------------------- +Sat May 4 09:37:36 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix build error without CONFIG_PM + (stable-fixes). +- ALSA: hda: cs35l56: Exit cache-only after + cs35l56_wait_for_firmware_boot() (stable-fixes). +- ALSA: hda/realtek - Set GPIO3 to default at S4 state for + Thinkpad with ALC1318 (stable-fixes). +- ALSA: hda: intel-dsp-config: harden I2C/I2S codec detection + (stable-fixes). +- ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TU + (stable-fixes). +- commit 11f233b + +------------------------------------------------------------------- +Sat May 4 09:35:07 CEST 2024 - tiwai@suse.de + +- ASoC: meson: axg-tdm-interface: manage formatters in trigger + (git-fixes). +- ASoC: meson: axg-card: make links nonatomic (git-fixes). +- ASoC: meson: cards: select SND_DYNAMIC_MINORS (git-fixes). +- ASoC: codecs: wsa881x: set clk_stop_mode1 flag (git-fixes). +- ASoC: ti: davinci-mcasp: Fix race condition during probe + (git-fixes). +- ASoC: Intel: avs: Set name of control as in topology + (git-fixes). +- regmap: Add regmap_read_bypassed() (git-fixes). +- ASoC: SOF: Intel: add default firmware library path for LNL + (git-fixes). +- ASoC: tegra: Fix DSPK 16-bit playback (git-fixes). +- ALSA: hda: intel-sdw-acpi: fix usage of + device_get_named_child_node() (git-fixes). +- drm/panel: ili9341: Use predefined error codes (git-fixes). +- drm/panel: ili9341: Respect deferred probe (git-fixes). +- drm/vmwgfx: Fix invalid reads in fence signaled events + (git-fixes). +- drm/vmwgfx: Fix Legacy Display Unit (git-fixes). +- drm/amdgpu: fix doorbell regression (git-fixes). +- drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() + v2 (git-fixes). +- spi: fix null pointer dereference within spi_sync (git-fixes). +- spi: hisi-kunpeng: Delete the dump interface of data registers + in debugfs (git-fixes). +- commit de68d11 + +------------------------------------------------------------------- +Fri May 3 18:53:42 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: ensure offloading TID queue exists + (CVE-2024-27056 bsc#1223822). +- commit 8f83255 + +------------------------------------------------------------------- +Fri May 3 17:55:12 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_pin_on_pin_register() for multiple parent pins + (CVE-2024-27027 bsc#1223787). +- commit ce9b326 + +------------------------------------------------------------------- +Fri May 3 17:52:05 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_xa_ref_*_del() for multiple registrations + (CVE-2024-27027 bsc#1223787). +- commit f5ff522 + +------------------------------------------------------------------- +Fri May 3 17:44:24 CEST 2024 - mfranc@suse.cz + +- s390/qeth: Fix kernel panic after setting hsuid (git-fixes + bsc#1223874). +- commit eae1390 + +------------------------------------------------------------------- +Fri May 3 17:39:31 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix storage key clearing for guest huge pages + (git-fixes bsc#1223872). +- commit 329e03c + +------------------------------------------------------------------- +Fri May 3 17:37:13 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix clearing storage keys for huge pages (git-fixes + bsc#1223871). +- commit a7e3ff2 + +------------------------------------------------------------------- +Fri May 3 17:30:04 CEST 2024 - mfranc@suse.cz + +- s390/vdso: Add CFI for RA register to asm macro vdso_func + (git-fixes bsc#1223870). +- commit 2641ba1 + +------------------------------------------------------------------- +Fri May 3 17:19:03 CEST 2024 - mfranc@suse.cz + +- s390/cio: Ensure the copied buf is NUL terminated (git-fixes + bsc#1223869). +- commit dcf45a9 + +------------------------------------------------------------------- +Fri May 3 17:14:55 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: x86: Don't overflow lpage_info when checking + attributes (bsc#1223695, CVE-2024-26991). +- commit da41325 + +------------------------------------------------------------------- +Fri May 3 16:46:02 CEST 2024 - vbabka@suse.cz + +- mm: swap: fix race between free_swap_and_cache() and swapoff() + (CVE-2024-26960 bsc#1223655). +- swap: comments get_swap_device() with usage rule (CVE-2024-26960 + bsc#1223655). +- commit 9df3192 + +------------------------------------------------------------------- +Fri May 3 16:38:44 CEST 2024 - tiwai@suse.de + +- NTB: fix possible name leak in ntb_register_device() + (CVE-2023-52652 bsc#1223686). +- commit a6fcfa7 + +------------------------------------------------------------------- +Fri May 3 15:57:39 CEST 2024 - msuchanek@suse.de + +- Refresh patches.suse/powerpc-pseries-iommu-LPAR-panics-when-rebooted-with.patch. +- commit ca33aea + +------------------------------------------------------------------- +Fri May 3 15:36:14 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries: make max polling consistent for longer H_CALLs + (bsc#1215199). +- commit bead2d2 + +------------------------------------------------------------------- +Fri May 3 10:14:31 CEST 2024 - mhocko@suse.com + +- fork: defer linking file vma until vma is fully initialized + (bsc#1223774 CVE-2024-27022). +- commit 126ee1a + +------------------------------------------------------------------- +Fri May 3 09:40:30 CEST 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit 5a30b4d + +------------------------------------------------------------------- +Fri May 3 08:10:09 CEST 2024 - tiwai@suse.de + +- Fix a potential infinite loop in extract_user_to_sg() + (git-fixes). +- mtd: diskonchip: work around ubsan link failure (stable-fixes). +- drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3 + (stable-fixes). +- drm/amdgpu: Assign correct bits for SDMA HDP flush + (stable-fixes). +- drm/amdgpu: Fix leak when GPU memory allocation fails + (stable-fixes). +- ACPI: CPPC: Fix access width used for PCC registers (git-fixes). +- ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro + (git-fixes). +- Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853 + (stable-fixes). +- Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old() + (stable-fixes). +- drm: add drm_gem_object_is_shared_for_memory_stats() helper + (stable-fixes). +- ACPI: CPPC: Use access_width over bit_width for system memory + accesses (stable-fixes). +- wifi: mac80211: clean up assignments to pointer cache + (stable-fixes). +- commit 49aaf49 + +------------------------------------------------------------------- +Thu May 2 16:47:00 CEST 2024 - dwagner@suse.de + +- io_uring: remove uring_cmd cookie (bsc#1217384 CVE-2023-6238). +- iouring: remove IORING_URING_CMD_POLLED (bsc#1217384 + CVE-2023-6238). +- nvme: use bio_integrity_map_user (bsc#1217384 CVE-2023-6238). +- block: bio-integrity: directly map user buffers (bsc#1217384 + CVE-2023-6238). +- commit 3372add + +------------------------------------------------------------------- +Thu May 2 16:35:48 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-lsio: fix pwm lpcg indices (git-fixes) +- commit c9b9705 + +------------------------------------------------------------------- +Thu May 2 16:34:40 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: regulator for sd needs to be always on for (git-fixes) +- commit 51da7a0 + +------------------------------------------------------------------- +Thu May 2 16:33:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro (git-fixes) +- commit d74d11d + +------------------------------------------------------------------- +Thu May 2 16:31:31 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for (git-fixes) +- commit 300083f + +------------------------------------------------------------------- +Thu May 2 16:29:21 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 (git-fixes) +- commit 7730872 + +------------------------------------------------------------------- +Thu May 2 16:27:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 (git-fixes) +- commit 279e432 + +------------------------------------------------------------------- +Thu May 2 16:25:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f (git-fixes) +- commit 57cc3f7 + +------------------------------------------------------------------- +Thu May 2 16:23:58 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8qm-ss-dma: fix can lpcg indices (git-fixes) +- commit 9f868d4 + +------------------------------------------------------------------- +Thu May 2 16:23:23 CEST 2024 - tiwai@suse.de + +- kABI workaround for cec_adapter (CVE-2024-23848 bsc#1219104). +- commit 03d06c5 + +------------------------------------------------------------------- +Thu May 2 16:22:55 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix can lpcg indices (git-fixes) +- commit dd3deb9 + +------------------------------------------------------------------- +Thu May 2 16:20:00 CEST 2024 - tiwai@suse.de + +- media: cec: core: avoid recursive cec_claim_log_addrs + (CVE-2024-23848 bsc#1219104). +- commit c64de88 + +------------------------------------------------------------------- +Thu May 2 16:18:20 CEST 2024 - tiwai@suse.de + +- Update media cec fix patches to the latest upstream version (CVE-2024-23848 bsc#1219104) +- commit 4a0b406 + +------------------------------------------------------------------- +Thu May 2 15:23:56 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix adc lpcg indices (git-fixes) +- commit e69bdf0 + +------------------------------------------------------------------- +Thu May 2 15:19:35 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix spi lpcg indices (git-fixes) +- commit 4dc5b7a + +------------------------------------------------------------------- +Thu May 2 15:18:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usb lpcg indices (git-fixes) +- commit e2d7944 + +------------------------------------------------------------------- +Thu May 2 15:16:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order (git-fixes) +- commit fbb3351 + +------------------------------------------------------------------- +Thu May 2 15:15:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3399 hdmi ports node (git-fixes) +- commit a21edf3 + +------------------------------------------------------------------- +Thu May 2 15:14:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3328 hdmi ports node (git-fixes) +- commit 3f691a1 + +------------------------------------------------------------------- +Thu May 2 15:12:55 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: rockchip: mark system power controller on rk3588-evb1") +- commit 24dc024 + +------------------------------------------------------------------- +Thu May 2 15:11:02 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64/mm: Modify range-based tlbi to decrement scale") +- commit 9fd5163 + +------------------------------------------------------------------- +Thu May 2 13:38:24 CEST 2024 - jslaby@suse.cz + +- Update + patches.suse/serial-max310x-fix-NULL-pointer-dereference-in-I2C-i.patch + (git-fixes bsc#1223629 CVE-2024-26978). +- commit b81ff78 + +------------------------------------------------------------------- +Thu May 2 11:54:35 CEST 2024 - ailiop@suse.com + +- Squashfs: check the inode number is not the invalid value of + zero (bsc#1223634 CVE-2024-26982). +- commit a406e7c + +------------------------------------------------------------------- +Thu May 2 11:33:02 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/ubifs-ubifs_symlink-Fix-memleak-of-inode-i_link-in-error-path.patch + (git-fixes CVE-2024-26972 bsc#1223643). +- commit 6db660a + +------------------------------------------------------------------- +Thu May 2 11:23:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- commit a77f45b + +------------------------------------------------------------------- +Thu May 2 11:14:35 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- commit 95ba522 + +------------------------------------------------------------------- +Thu May 2 11:13:34 CEST 2024 - ailiop@suse.com + +- Update patches.suse/nilfs2-fix-OOB-in-nilfs_set_de_type.patch + (git-fixes CVE-2024-26981 bsc#1223668). +- commit 5740c7f + +------------------------------------------------------------------- +Thu May 2 10:28:22 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/ASoC-SOF-Add-some-bounds-checking-to-firmware-data.patch + (git-fixes CVE-2024-26927 bsc#1223525). +- commit d3c5f91 + +------------------------------------------------------------------- +Thu May 2 09:58:58 CEST 2024 - tiwai@suse.de + +- cec: core: avoid confusing "transmit timed out" message + (CVE-2024-23848 bsc#1219104). +- commit eae740c + +------------------------------------------------------------------- +Thu May 2 07:36:00 CEST 2024 - tiwai@suse.de + +- regulator: change devm_regulator_get_enable_optional() stub + to return Ok (git-fixes). +- regulator: change stubbed devm_regulator_get_enable to return Ok + (git-fixes). +- regulator: mt6360: De-capitalize devicetree regulator subnodes + (git-fixes). +- commit c50a631 + +------------------------------------------------------------------- +Wed May 1 09:50:43 CEST 2024 - tiwai@suse.de + +- power: supply: mt6360_charger: Fix of_match for usb-otg-vbus + regulator (git-fixes). +- power: rt9455: hide unused rt9455_boost_voltage_values + (git-fixes). +- pinctrl: baytrail: Fix selecting gpio pinctrl state (git-fixes). +- pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map() + (git-fixes). +- pinctrl: mediatek: paris: Rework support for + PIN_CONFIG_{INPUT,OUTPUT}_ENABLE (git-fixes). +- pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE + readback (git-fixes). +- pinctrl: core: delete incorrect free in pinctrl_enable() + (git-fixes). +- pinctrl/meson: fix typo in PDM's pin name (git-fixes). +- pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf + of GPIOR-T (git-fixes). +- crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init + (git-fixes). +- commit d973920 + +------------------------------------------------------------------- +Tue Apr 30 18:44:35 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for + Lenovo Legion models (bsc#1223462). +- commit 6f0889c + +------------------------------------------------------------------- +Tue Apr 30 16:38:27 CEST 2024 - tiwai@suse.de + +- usb: Fix regression caused by invalid ep0 maxpacket in virtual + SuperSpeed device (bsc#1220569). +- commit 4748678 + +------------------------------------------------------------------- +Tue Apr 30 16:11:40 CEST 2024 - tiwai@suse.de + +- media: cec: cec-api: add locking in cec_release() + (CVE-2024-23848 bsc#1219104). +- media: cec: cec-adap: always cancel work in cec_transmit_msg_fh + (CVE-2024-23848 bsc#1219104). +- commit c39ac04 + +------------------------------------------------------------------- +Tue Apr 30 16:07:18 CEST 2024 - mfranc@suse.cz + +- blacklist.conf: refactoring, not a fix +- commit d5a22ac + +------------------------------------------------------------------- +Tue Apr 30 16:02:50 CEST 2024 - mfranc@suse.cz + +- s390/vdso: drop '-fPIC' from LDFLAGS (git-fixes bsc#1223593). +- commit 643ece2 + +------------------------------------------------------------------- +Tue Apr 30 15:48:20 CEST 2024 - mfranc@suse.cz + +- s390/zcrypt: fix reference counting on zcrypt card objects + (git-fixes bsc#1223592). +- commit c37186f + +------------------------------------------------------------------- +Tue Apr 30 15:42:12 CEST 2024 - mkoutny@suse.com + +- block: fix q->blkg_list corruption during disk rebind + (bsc#1223591). +- commit 9da98d5 + +------------------------------------------------------------------- +Tue Apr 30 15:40:39 CEST 2024 - mfranc@suse.cz + +- s390/ism: Properly fix receive message buffer allocation + (git-fixes bsc#1223590). +- commit 0652865 + +------------------------------------------------------------------- +Tue Apr 30 15:28:05 CEST 2024 - jack@suse.cz + +- block: fix deadlock between bd_link_disk_holder and partition + scan (bsc#1223045 CVE-2024-26899). +- commit e4bd17c + +------------------------------------------------------------------- +Tue Apr 30 15:23:23 CEST 2024 - jack@suse.cz + +- quota: Fix potential NULL pointer dereference (bsc#1223060 + CVE-2024-26878). +- commit dcf7382 + +------------------------------------------------------------------- +Tue Apr 30 15:21:07 CEST 2024 - jack@suse.cz + +- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak + (bsc#1223198 CVE-2024-26901). +- commit 5c1d722 + +------------------------------------------------------------------- +Tue Apr 30 15:16:03 CEST 2024 - jack@suse.cz + +- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1222357 CVE-2024-26671). +- commit 1ebf5fb + +------------------------------------------------------------------- +Tue Apr 30 15:00:59 CEST 2024 - jack@suse.cz + +- nbd: always initialize struct msghdr completely (bsc#1221649 CVE-2024-26638). +- commit eb8ab1c + +------------------------------------------------------------------- +Tue Apr 30 14:58:54 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_find_by_goal() (bsc#1222613 CVE-2024-26772). +- commit 4004f20 + +------------------------------------------------------------------- +Tue Apr 30 14:57:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update patches.suse/0001-s390-qdio-handle-deferred-cc1.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes). +- commit 73a9e98 + +------------------------------------------------------------------- +Tue Apr 30 13:17:40 CEST 2024 - davide.benini@suse.com + +- net/ipv6: avoid possible UAF in ip6_route_mpath_notify() + (CVE-2024-26852 bsc#1223057) +- commit 9474f59 + +------------------------------------------------------------------- +Tue Apr 30 12:05:02 CEST 2024 - tiwai@suse.de + +- PCI: Delay after FLR of Solidigm P44 Pro NVMe (stable-fixes). +- commit ec609ee + +------------------------------------------------------------------- +Tue Apr 30 12:04:09 CEST 2024 - tiwai@suse.de + +- PCI: Fix typos in docs and comments (stable-fixes). +- PCI: switchtec: Add support for PCIe Gen5 devices + (stable-fixes). +- PCI: switchtec: Use normal comment style (stable-fixes). +- PCI: Execute quirk_enable_clear_retrain_link() earlier + (stable-fixes). +- commit 9bba47f + +------------------------------------------------------------------- +Tue Apr 30 10:32:18 CEST 2024 - tzimmermann@suse.com + +- Edit "amdkfd: use calloc instead of kzalloc to avoid integer overflow" + Reference CVE and bug numbers. +- commit 267eec1 + +------------------------------------------------------------------- +Tue Apr 30 08:05:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free + (CVE-2024-26909 bsc#1223143). +- commit 043c9e0 + +------------------------------------------------------------------- +Tue Apr 30 03:05:11 CEST 2024 - neilb@suse.de + +- nfsd: use __fput_sync() to avoid delayed closing of files + (bsc#1223380 bsc#1217408). +- commit 36cb9bb + +------------------------------------------------------------------- +Mon Apr 29 16:52:11 CEST 2024 - msuchanek@suse.de + +- Update patches.suse/powerpc-pseries-vas-Hold-mmap_mutex-after-mmap-lock-.patch + (bsc#1012628 jsc#PED-542 git-fixes bsc#1213573 ltc#203238). +- commit 8328f6d + +------------------------------------------------------------------- +Mon Apr 29 16:35:19 CEST 2024 - nik.borisov@suse.com + +- x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups (bsc#1222378 CVE-2024-26674). +- commit 46190f1 + +------------------------------------------------------------------- +Mon Apr 29 12:30:35 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() (bsc#1223202 CVE-2024-26906). +- commit 664e61f + +------------------------------------------------------------------- +Mon Apr 29 12:30:15 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h (bsc#1223202 CVE-2024-26906). +- commit 28c59d1 + +------------------------------------------------------------------- +Mon Apr 29 11:25:07 CEST 2024 - nik.borisov@suse.com + +- x86/boot: Ignore relocations in .notes sections in walk_relocs() too (bsc#1222624 CVE-2024-26816). +- commit 3cc2b03 + +------------------------------------------------------------------- +Mon Apr 29 11:24:52 CEST 2024 - nik.borisov@suse.com + +- x86, relocs: Ignore relocations in .notes section (bsc#1222624 CVE-2024-26816). +- commit 16f8af3 + +------------------------------------------------------------------- +Mon Apr 29 11:23:39 CEST 2024 - osalvador@suse.de + +- mm: zswap: fix missing folio cleanup in writeback race path + (bsc#1223007 CVE-2024-26832). +- commit b985b2a + +------------------------------------------------------------------- +Mon Apr 29 11:02:19 CEST 2024 - osalvador@suse.de + +- mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone + index (bsc#1222615 CVE-2024-26783). +- commit 7fe5b26 + +------------------------------------------------------------------- +Mon Apr 29 10:41:48 CEST 2024 - jslaby@suse.cz + +- Update config files. Disable N_GSM (jsc#PED-8240). +- commit ae9b7c6 + +------------------------------------------------------------------- +Mon Apr 29 09:39:29 CEST 2024 - iivanov@suse.de + +- Update patches.suse/gpio-tegra186-Fix-tegra186_gpio_is_accessible-check.patch (git-fixes bsc#1223439) +- commit 02eb8a1 + +------------------------------------------------------------------- +Mon Apr 29 09:05:25 CEST 2024 - tiwai@suse.de + +- irqchip/gic-v3-its: Prevent double free on error (git-fixes). +- irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on + GIC v4.1 (git-fixes). +- irqchip/armada-370-xp: Suppress unused-function warning + (git-fixes). +- irqchip/renesas-rzg2l: Prevent spurious interrupts when setting + trigger type (git-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Flush posted write in irq_eoi() + (git-fixes). +- irqchip/gic-v3-its: Do not assume vPE tables are preallocated + (git-fixes). +- irqchip/mbigen: Don't use bus_get_dev_root() to find the parent + (git-fixes). +- irqchip/renesas-rzg2l: Add macro to retrieve TITSR register + offset based on register's index (stable-fixes). +- irqchip/renesas-rzg2l: Implement restriction when writing ISCR + register (stable-fixes). +- commit 8e6882b + +------------------------------------------------------------------- +Sun Apr 28 09:56:05 CEST 2024 - tiwai@suse.de + +- i2c: smbus: fix NULL function pointer dereference (git-fixes). +- soundwire: amd: fix for wake interrupt handling for clockstop + mode (git-fixes). +- dmaengine: idxd: Fix oops during rmmod on single-CPU platforms + (git-fixes). +- dma: xilinx_dpdma: Fix locking (git-fixes). +- idma64: Don't try to serve interrupts when device is powered + off (git-fixes). +- dmaengine: tegra186: Fix residual calculation (git-fixes). +- dmaengine: owl: fix register access functions (git-fixes). +- phy: ti: tusb1210: Resolve charger-det crash if charger psy + is unregistered (git-fixes). +- phy: rockchip: naneng-combphy: Fix mux on rk3588 (git-fixes). +- phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits + (git-fixes). +- phy: rockchip-snps-pcie3: fix bifurcation on rk3588 (git-fixes). +- phy: freescale: imx8m-pcie: fix pcie link-up instability + (git-fixes). +- phy: marvell: a3700-comphy: Fix hardcoded array size + (git-fixes). +- phy: marvell: a3700-comphy: Fix out of bounds read (git-fixes). +- commit 900a00b + +------------------------------------------------------------------- +Sun Apr 28 09:41:15 CEST 2024 - tiwai@suse.de + +- selftests: kselftest: Mark functions that unconditionally call + exit() as __noreturn (git-fixes). +- commit f533a19 + +------------------------------------------------------------------- +Sun Apr 28 09:36:33 CEST 2024 - tiwai@suse.de + +- selftests/timers/posix_timers: Reimplement + check_timer_distribution() (git-fixes). +- commit d9f09cc + +------------------------------------------------------------------- +Sun Apr 28 09:30:51 CEST 2024 - tiwai@suse.de + +- USB: serial: option: add Telit FN920C04 rmnet compositions + (stable-fixes). +- USB: serial: option: add Rolling RW101-GL and RW135-GL support + (stable-fixes). +- USB: serial: option: add Lonsung U8300/U9300 product + (stable-fixes). +- USB: serial: option: add support for Fibocom FM650/FG650 + (stable-fixes). +- USB: serial: option: support Quectel EM060K sub-models + (stable-fixes). +- USB: serial: option: add Fibocom FM135-GL variants + (stable-fixes). +- thunderbolt: Avoid notify PM core about runtime PM resume + (stable-fixes). +- thunderbolt: Fix wake configurations after device unplug + (stable-fixes). +- usb: Disable USB3 LPM at shutdown (stable-fixes). +- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb + ep transport error (stable-fixes). +- clk: Get runtime PM before walking tree for clk_summary + (git-fixes). +- clk: Get runtime PM before walking tree during disable_unused + (git-fixes). +- clk: Initialize struct clk_core kref earlier (stable-fixes). +- arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H + (git-fixes). +- drm/radeon: make -fstrict-flex-arrays=3 happy (git-fixes). +- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes + (stable-fixes). +- selftests/ftrace: Limit length in subsystem-enable tests + (git-fixes). +- selftests: kselftest: Fix build failure with NOLIBC (git-fixes). +- selftests: timers: Fix abs() warning in posix_timers test + (git-fixes). +- selftests: timers: Fix posix_timers ksft_print_msg() warning + (git-fixes). +- drm/amd/display: Do not recursively call manual trigger + programming (stable-fixes). +- drm/i915: Disable live M/N updates when using bigjoiner + (stable-fixes). +- thunderbolt: Reset only non-USB4 host routers in resume + (git-fixes). +- thunderbolt: Make tb_switch_reset() support Thunderbolt 2, + 3 and USB4 routers (stable-fixes). +- thunderbolt: Introduce tb_path_deactivate_hop() (stable-fixes). +- thunderbolt: Introduce tb_port_reset() (stable-fixes). +- ASoC: ti: Convert Pandora ASoC to GPIO descriptors + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support + (stable-fixes). +- ALSA: scarlett2: Add correct product series name to messages + (stable-fixes). +- ALSA: scarlett2: Add support for Clarett 8Pre USB + (stable-fixes). +- ALSA: scarlett2: Move USB IDs out from device_info struct + (stable-fixes). +- ALSA: scarlett2: Default mixer driver to enabled (stable-fixes). +- PCI: Simplify pcie_capability_clear_and_set_word() to + ..._clear_word() (stable-fixes). +- PCI/DPC: Use FIELD_GET() (stable-fixes). +- selftests: timers: Convert posix_timers test to generate KTAP + output (stable-fixes). +- clk: Show active consumers of clocks in debugfs (stable-fixes). +- commit 8adba5b + +------------------------------------------------------------------- +Sat Apr 27 09:41:01 CEST 2024 - tiwai@suse.de + +- Update patch reference for x86 p2sb fix (CVE-2024-26650 bsc#1222048) +- commit b68c2ef + +------------------------------------------------------------------- +Sat Apr 27 08:33:05 CEST 2024 - tiwai@suse.de + +- mmc: sdhci-msm: pervent access to suspended controller + (git-fixes). +- gpio: tangier: Use correct type for the IRQ chip data + (git-fixes). +- gpio: tegra186: Fix tegra186_gpio_is_accessible() check + (git-fixes). +- fbdev: fix incorrect address computation in deferred IO + (git-fixes). +- drm/gma500: Remove lid code (git-fixes). +- commit 783bf0e + +------------------------------------------------------------------- +Fri Apr 26 18:54:14 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add 246f80a0b17f8 ("sh: push-switch: Reorder cleanup operations to avoid use-after-free bug") +- commit 0fe9e4b + +------------------------------------------------------------------- +Fri Apr 26 12:38:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore xfrm_bpf_md_dst that depends on CONFIG_DEBUG_* (bsc#1223415) +- commit 689bcfa + +------------------------------------------------------------------- +Fri Apr 26 12:26:57 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: annotate data-races around msk->rmem_fwd_alloc + (git-fixes). +- commit a5d9cb6 + +------------------------------------------------------------------- +Fri Apr 26 12:25:26 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_forward_alloc + (git-fixes). +- commit bceb548 + +------------------------------------------------------------------- +Fri Apr 26 12:23:03 CEST 2024 - denis.kirjanov@suse.com + +- ipv4: annotate data-races around fi->fib_dead (git-fixes). +- commit f1e77d4 + +------------------------------------------------------------------- +Fri Apr 26 12:21:27 CEST 2024 - denis.kirjanov@suse.com + +- sctp: annotate data-races around sk->sk_wmem_queued (git-fixes). +- commit 66bd390 + +------------------------------------------------------------------- +Fri Apr 26 12:19:43 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_lingertime (git-fixes). +- commit 33a5ffc + +------------------------------------------------------------------- +Fri Apr 26 12:18:04 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: Remove unnecessary test for __mptcp_init_sock() + (git-fixes). +- commit dfc1c14 + +------------------------------------------------------------------- +Fri Apr 26 12:15:52 CEST 2024 - denis.kirjanov@suse.com + +- idpf: fix kernel panic on unknown packet types (git-fixes). +- commit def5526 + +------------------------------------------------------------------- +Fri Apr 26 12:13:54 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix enabling RX VLAN filtering (git-fixes). +- commit 3d7f5a8 + +------------------------------------------------------------------- +Fri Apr 26 12:12:26 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: sja1105: Fix parameters order in + sja1110_pcs_mdio_write_c45() (git-fixes). +- commit 9f9ee96 + +------------------------------------------------------------------- +Fri Apr 26 11:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always update error counters (git-fixes). +- commit 5d5deb7 + +------------------------------------------------------------------- +Fri Apr 26 11:55:09 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always process TX descriptor ring (git-fixes). +- commit 99798f7 + +------------------------------------------------------------------- +Fri Apr 26 11:53:42 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: fix rx queue priority assignment (git-fixes). +- commit 3506dda + +------------------------------------------------------------------- +Fri Apr 26 11:52:14 CEST 2024 - denis.kirjanov@suse.com + +- net: fec: Set mac_managed_pm during probe (git-fixes). +- commit c315308 + +------------------------------------------------------------------- +Fri Apr 26 11:50:45 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Add array index check (git-fixes). +- commit 446ffd7 + +------------------------------------------------------------------- +Fri Apr 26 11:49:05 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Fix VF MAC filter removal (git-fixes). +- commit fbb3a5f + +------------------------------------------------------------------- +Fri Apr 26 11:47:23 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: check negative error code in otx2_open() + (git-fixes). +- commit a7c7e4f + +------------------------------------------------------------------- +Fri Apr 26 11:45:50 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix vf may be used uninitialized in this function warning + (git-fixes). +- commit 80b3415 + +------------------------------------------------------------------- +Fri Apr 26 11:43:49 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix i40e_count_filters() to count only active/new filters + (git-fixes). +- commit 1870048 + +------------------------------------------------------------------- +Fri Apr 26 11:42:04 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Enforce software interrupt during busy-poll exit + (git-fixes). +- commit 2c9264a + +------------------------------------------------------------------- +Fri Apr 26 10:59:56 CEST 2024 - tiwai@suse.de + +- wifi: mac80211: fix unaligned le16 access (git-fixes). +- wifi: mac80211: remove link before AP (git-fixes). +- wifi: mac80211_hwsim: init peer measurement result (git-fixes). +- wifi: nl80211: don't free NULL coalescing rule (git-fixes). +- wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd + (git-fixes). +- wifi: iwlwifi: mvm: remove old PASN station when adding a new + one (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev setup (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev suspend + (git-fixes). +- Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE + (git-fixes). +- Bluetooth: btusb: Fix triggering coredump implementation for + QCA (git-fixes). +- net: usb: ax88179_178a: stop lying about skb->truesize + (git-fixes). +- ax25: Fix netdev refcount issue (git-fixes). +- NFC: trf7970a: disable all regulators on removal (git-fixes). +- HID: logitech-dj: allow mice to use all types of reports + (git-fixes). +- HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized + dev->devc (git-fixes). +- HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent + lock-up (git-fixes). +- commit 416e04c + +------------------------------------------------------------------- +Fri Apr 26 10:58:26 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT patch into sorted section +- commit aaffc85 + +------------------------------------------------------------------- +Fri Apr 26 10:51:33 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT fix patch to sorted section +- commit ab94ffe + +------------------------------------------------------------------- +Fri Apr 26 10:07:57 CEST 2024 - tiwai@suse.de + +- Update kabi files: updated for post-PublicRC +- commit f978f5f + +------------------------------------------------------------------- +Thu Apr 25 19:11:05 CEST 2024 - tiwai@suse.de + +- Update patch reference for PM devfreq fix (CVE-2023-52635 bsc#1222294) +- commit f099bed + ------------------------------------------------------------------- Thu Apr 25 18:48:16 CEST 2024 - tiwai@suse.de - Update kabi files: fix for arm64/64kb flavor, too (bsc#1223357) - commit 8ef0762 +------------------------------------------------------------------- +Thu Apr 25 17:30:42 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/Bluetooth-btrtl-fix-out-of-bounds-memory-access.patch + (git-fixes CVE-2024-26890 bsc#1223192). +- Update + patches.suse/RDMA-mlx5-Fix-fortify-source-warning-while-accessing.patch + (jsc#PED-3311 CVE-2024-26907 bsc#1223203). +- Update + patches.suse/Revert-drm-amd-flush-any-delayed-gfxoff-on-suspend-e.patch + (git-fixes CVE-2024-26916 bsc#1223137). +- Update + patches.suse/crypto-xilinx-call-finalize-with-bh-disabled.patch + (git-fixes CVE-2024-26877 bsc#1223140). +- Update + patches.suse/dm-call-the-resume-method-on-internal-suspend-65e8.patch + (git-fixes CVE-2024-26880 bsc#1223188). +- Update + patches.suse/drm-amd-display-Fix-dcn35-8k30-Underflow-Corruption-.patch + (git-fixes CVE-2024-26913 bsc#1223204). +- Update + patches.suse/drm-amd-display-fix-incorrect-mpc_combine-array-size.patch + (git-fixes CVE-2024-26914 bsc#1223205). +- Update patches.suse/drm-amdgpu-Reset-IH-OVERFLOW_CLEAR-bit.patch + (git-fixes CVE-2024-26915 bsc#1223207). +- Update + patches.suse/firmware-arm_scmi-Fix-double-free-in-SMC-transport-c.patch + (git-fixes CVE-2024-26893 bsc#1223196). +- Update + patches.suse/net-tls-fix-use-after-free-with-partial-reads-and-as.patch + (bsc#1221858 CVE-2024-26582 bsc#1220214). +- Update + patches.suse/wifi-ath9k-delay-all-of-ath9k_wmi_event_tasklet-unti.patch + (git-fixes CVE-2024-26897 bsc#1223323). +- Update + patches.suse/wifi-mt76-mt7921e-fix-use-after-free-in-free_irq.patch + (git-fixes CVE-2024-26892 bsc#1223195). +- Update + patches.suse/wifi-wilc1000-prevent-use-after-free-on-vif-when-cle.patch + (git-fixes CVE-2024-26895 bsc#1223197). +- commit d9b565f + ------------------------------------------------------------------- Thu Apr 25 15:58:14 CEST 2024 - tiwai@suse.de - Fix missing CONFIG_SUSE_SUPPORTED for arm64/64kb flavor (bsc#1223357) - commit 1c0959e +------------------------------------------------------------------- +Thu Apr 25 15:30:10 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop interface during shutdown (git-fixes). +- commit f770ea3 + +------------------------------------------------------------------- +Thu Apr 25 15:28:33 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix issue with loading coalesced KPU profiles + (git-fixes). +- commit 65682db + +------------------------------------------------------------------- +Thu Apr 25 15:26:44 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: move force SMBUS from enable ulp function to avoid + PHY loss issue (git-fixes). +- commit af85d1c + +------------------------------------------------------------------- +Thu Apr 25 15:25:13 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Workaround for sporadic MDI error on Meteor Lake systems + (git-fixes). +- commit 8830724 + +------------------------------------------------------------------- +Thu Apr 25 15:23:43 CEST 2024 - denis.kirjanov@suse.com + +- Octeontx2-af: fix pause frame configuration in GMP mode + (git-fixes). +- commit 43722bd + +------------------------------------------------------------------- +Thu Apr 25 13:13:39 CEST 2024 - tiwai@suse.de + +- bootconfig: Fix the kerneldoc of _xbc_exit() (git-fixes). +- commit e671e96 + +------------------------------------------------------------------- +Thu Apr 25 13:12:36 CEST 2024 - tiwai@suse.de + +- arm64: hibernate: Fix level3 translation fault in swsusp_save() + (git-fixes). +- bootconfig: use memblock_free_late to free xbc memory to buddy + (git-fixes). +- init/main.c: Fix potential static_command_line memory overflow + (git-fixes). +- gpiolib: swnode: Remove wrong header inclusion (git-fixes). +- ARM: OMAP2+: fix USB regression on Nokia N8x0 (git-fixes). +- ARM: OMAP2+: fix N810 MMC gpiod table (git-fixes). +- i2c: pxa: hide unused icr_bits[] variable (git-fixes). +- driver core: Introduce device_link_wait_removal() + (stable-fixes). +- ARM: prctl: reject PR_SET_MDWE on pre-ARMv6 (stable-fixes). +- init: open /initrd.image with O_LARGEFILE (stable-fixes). +- Fix build errors due to new UIO_MEM_DMA_COHERENT mess + (git-fixes). +- ARM: s5pv210: fix pm.c kernel-doc warning (git-fixes). +- ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE + (git-fixes). +- kexec: do syscore_shutdown() in kernel_kexec (git-fixes). +- PM / devfreq: Synchronize devfreq_monitor_[start/stop] + (stable-fixes). +- ida: make 'ida_dump' static (git-fixes). +- asm-generic: make sparse happy with odd-sized put_unaligned_*() + (stable-fixes). +- ARM: imx: Check return value of devm_kasprintf in + imx_mmdc_perf_init (git-fixes). +- bootmem: use kmemleak_free_part_phys in put_page_bootmem + (git-fixes). +- commit b6327c9 + +------------------------------------------------------------------- +Thu Apr 25 12:02:42 CEST 2024 - jlee@suse.com + +- Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing + Adv Monitor (bsc#1219216). +- commit 81c5485 + +------------------------------------------------------------------- +Thu Apr 25 11:44:57 CEST 2024 - tiwai@suse.de + +- crypto: ccp - Add support for PCI device 0x156E (bsc#1223338). +- crypto: ccp - Add support for PCI device 0x17E0 (bsc#1223338). +- commit 9af2745 + +------------------------------------------------------------------- +Thu Apr 25 11:34:09 CEST 2024 - tiwai@suse.de + +- lsm: fix the logic in security_inode_getsecctx() (git-fixes). +- commit 9f85f33 + +------------------------------------------------------------------- +Thu Apr 25 09:38:22 CEST 2024 - msuchanek@suse.de + +- PCI: rpaphp: Error out on busy status from get-sensor-state + (bsc#1223369 ltc#205888). +- commit 03aecd7 + +------------------------------------------------------------------- +Wed Apr 24 08:16:47 CEST 2024 - tiwai@suse.de + +- Update ath11k suspend patches from the latest subsystem tree (bsc#1207948). +- commit caea96a + +------------------------------------------------------------------- +Wed Apr 24 05:52:04 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix stackmap overflow check on 32-bit arches (bsc#1223035 + CVE-2024-26883). +- bpf: Fix hashtab overflow check on 32-bit arches (bsc#1223189 + CVE-2024-26884). +- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches + (bsc#1223190 CVE-2024-26885). +- commit 98fad20 + +------------------------------------------------------------------- +Wed Apr 24 05:28:02 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct xsk_buff_pool kABI workaround (bsc#1221303 + CVE-2024-26611). +- commit 764f7c3 + +------------------------------------------------------------------- +Tue Apr 23 17:29:15 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-target-pscsi-Fix-bio_put-for-error-case.patch + (bsc#1222596 cve-2024-26760), fixng CVE number. +- commit 10886ae + +------------------------------------------------------------------- +Tue Apr 23 08:51:08 CEST 2024 - msuchanek@suse.de + +- powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt + (bsc#1221645 ltc#205739 bsc#1223191). +- commit da2d8d3 + +------------------------------------------------------------------- +Mon Apr 22 18:17:45 CEST 2024 - tiwai@suse.de + +- Move out-of-tree powerpc patch to the right section +- commit ff83284 + +------------------------------------------------------------------- +Mon Apr 22 15:14:07 CEST 2024 - denis.kirjanov@suse.com + +- ice: use relative VSI index for VFs instead of PF VSI number + (git-fixes). +- commit 271fd81 + +------------------------------------------------------------------- +Mon Apr 22 15:12:05 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Minor flow correction in e1000_shutdown function + (git-fixes). +- commit cc5b32c + +------------------------------------------------------------------- +Mon Apr 22 15:10:13 CEST 2024 - denis.kirjanov@suse.com + +- net: pcs: xpcs: Return EINVAL in the internal methods + (git-fixes). +- commit 9b19312 + +------------------------------------------------------------------- +Mon Apr 22 15:07:47 CEST 2024 - denis.kirjanov@suse.com + +- net: ip_tunnel: make sure to pull inner header in + ip_tunnel_rcv() (git-fixes CVE-2024-26882 bsc#1223034). +- commit c42f011 + +------------------------------------------------------------------- +Mon Apr 22 15:06:54 CEST 2024 - denis.kirjanov@suse.com + +- ionic: set adminq irq affinity (git-fixes). +- commit 7862c8a + +------------------------------------------------------------------- +Mon Apr 22 15:04:55 CEST 2024 - denis.kirjanov@suse.com + +- net: add netdev_lockdep_set_classes() to virtual drivers + (git-fixes). +- commit a8ebc57 + +------------------------------------------------------------------- +Mon Apr 22 15:03:00 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Let IP-specific receive function to interrogate + descriptors (git-fixes). +- commit d6b522e + +------------------------------------------------------------------- +Mon Apr 22 13:55:02 CEST 2024 - nik.borisov@suse.com + +- x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ (git-fixes). +- commit a29a0e4 + +------------------------------------------------------------------- +Mon Apr 22 13:54:41 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix BHI retpoline check (git-fixes). +- commit 00081b1 + +------------------------------------------------------------------- +Mon Apr 22 13:53:35 CEST 2024 - nik.borisov@suse.com + +- blacklist.conf: Blacklist spurious patch +- commit 14b3e73 + +------------------------------------------------------------------- +Mon Apr 22 08:45:08 CEST 2024 - msuchanek@suse.de + +- selftests/powerpc/papr-vpd: Fix missing variable initialization + (jsc#PED-4486 git-fixes). +- commit 8847657 + +------------------------------------------------------------------- +Mon Apr 22 08:40:46 CEST 2024 - msuchanek@suse.de + +- Rename patches.suse/Workaround-broken-chacha-crypto-fallback.patch to + patches.suse/powerpc-crypto-chacha-p10-Fix-failure-on-non-Power10.patch. +- commit de47fb9 + +------------------------------------------------------------------- +Mon Apr 22 07:20:24 CEST 2024 - tiwai@suse.de + +- peci: linux/peci.h: fix Excess kernel-doc description warning + (git-fixes). +- comedi: vmk80xx: fix incomplete endpoint checking (git-fixes). +- mei: me: disable RPL-S on SPS and IGN firmwares (git-fixes). +- speakup: Avoid crash on very long word (git-fixes). +- serial: stm32: Reset .throttled state in .startup() (git-fixes). +- serial/pmac_zilog: Remove flawed mitigation for rx irq flood + (git-fixes). +- serial: mxs-auart: add spinlock around changing cts state + (git-fixes). +- serial: 8250_dw: Revert: Do not reclock if already at correct + rate (git-fixes). +- Revert "usb: cdc-wdm: close race between read and workqueue" + (git-fixes). +- thunderbolt: Do not create DisplayPort tunnels on adapters of + the same router (git-fixes). +- usb: dwc2: host: Fix dereference issue in DDMA completion flow + (git-fixes). +- usb: typec: tcpm: Correct the PDO counting in pd_set + (git-fixes). +- usb: typec: ucsi: Fix connector check on init (git-fixes). +- usb: xhci: correct return value in case of STS_HCE (git-fixes). +- commit 1d56577 + +------------------------------------------------------------------- +Sun Apr 21 08:37:04 CEST 2024 - tiwai@suse.de + +- clk: mediatek: Do a runtime PM get on controllers during probe + (git-fixes). +- clk: Remove prepare_lock hold assertion in __clk_release() + (git-fixes). +- commit 78e7847 + +------------------------------------------------------------------- +Sun Apr 21 00:31:42 CEST 2024 - lduncan@suse.com + +- scsi: sg: Avoid race in error handling & drop bogus warn + (git-fixes). +- commit 855ebc6 + +------------------------------------------------------------------- +Sat Apr 20 18:13:16 CEST 2024 - tiwai@suse.de + +- Bluetooth: MGMT: Fix failing to + MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID (bsc#1221504). +- commit 8ea8f78 + +------------------------------------------------------------------- +Sat Apr 20 08:42:14 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with + ALC269VC (stable-fixes). +- ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N + (stable-fixes). +- ALSA: hda/realtek: Fixes for Asus GU605M and GA403U sound + (stable-fixes). +- ALSA: hda/tas2781: Add new vendor_id and subsystem_id to + support ThinkPad ICE-1 (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP SnowWhite laptops + (stable-fixes). +- commit 2244c24 + +------------------------------------------------------------------- +Sat Apr 20 08:38:21 CEST 2024 - tiwai@suse.de + +- ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages + (git-fixes). +- ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4 + (git-fixes). +- ALSA: hda/tas2781: correct the register for pow calibrated data + (git-fixes). +- drm/panel: visionox-rm69299: don't unregister DSI device + (git-fixes). +- drm/vmwgfx: Sort primary plane formats by order of preference + (git-fixes). +- drm/vmwgfx: Fix crtc's atomic check conditional (git-fixes). +- drm/vmwgfx: Fix prime import/export (git-fixes). +- drm/ttm: stop pooling cached NUMA pages v2 (git-fixes). +- drm: nv04: Fix out of bounds access (git-fixes). +- nouveau: fix instmem race condition around ptr stores + (git-fixes). +- drm/amdgpu: fix visible VRAM handling during faults (git-fixes). +- drm/amdgpu: validate the parameters of bo mapping operations + more clearly (git-fixes). +- Revert "drm/amd/display: fix USB-C flag update after enc10 + feature init" (stable-fixes). +- drm/amdkfd: Fix memory leak in create_process failure + (git-fixes). +- drm/amdgpu: remove invalid resource->start check v2 (git-fixes). +- nilfs2: fix OOB in nilfs_set_de_type (git-fixes). +- commit de35710 + +------------------------------------------------------------------- +Fri Apr 19 21:07:04 CEST 2024 - tonyj@suse.de + +- blacklist.conf: kill erroneous blank line added by 58324b9ff787 +- commit abcb85f + +------------------------------------------------------------------- +Fri Apr 19 19:47:40 CEST 2024 - lduncan@suse.com + +- blacklist.conf: add 3 commits to be skipped + One is a configuration change for an unused options, and + two are for SCSI structure changes that breaks kabi. +- commit c143746 + +------------------------------------------------------------------- +Fri Apr 19 18:37:34 CEST 2024 - lduncan@suse.com + +- scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() + (git-fixes). +- scsi: hisi_sas: Modify the deadline for ata_wait_after_reset() + (git-fixes). +- scsi: sd: Unregister device if device_add_disk() failed in + sd_probe() (git-fixes). +- scsi: mylex: Fix sysfs buffer lengths (git-fixes). +- scsi: core: Fix unremoved procfs host directory regression + (git-fixes). +- scsi: sg: Avoid sg device teardown race (git-fixes). +- scsi: libsas: Fix disk not being scanned in after being removed + (git-fixes). +- scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type() + (git-fixes). +- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn + (git-fixes). +- scsi: csiostor: Avoid function pointer casts (git-fixes). +- scsi: mpt3sas: Prevent sending diag_reset when the controller + is ready (git-fixes). +- scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports() + (git-fixes). +- scsi: smartpqi: Fix disable_managed_interrupts (git-fixes). +- scsi: core: Consult supported VPD page list prior to fetching + page (git-fixes). +- commit 8d33038 + +------------------------------------------------------------------- +Fri Apr 19 17:37:43 CEST 2024 - tiwai@suse.de + +- pmdomain: mediatek: fix race conditions with genpd + (CVE-2023-52645 bsc#1223033). +- commit c2656fd + +------------------------------------------------------------------- +Fri Apr 19 17:36:44 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/modpost-Add-.ltext-and-.ltext.-to-TEXT_SECTIONS.patch + This caused an overflow of the table as we haven't taken other earlier + changes. Drop it for now. +- commit bc7d928 + +------------------------------------------------------------------- +Fri Apr 19 16:44:36 CEST 2024 - colyli@suse.de + +- block: Fix WARNING in _copy_from_iter (bsc#1223015, + CVE-2024-26844). +- commit a5a381a + +------------------------------------------------------------------- +Fri Apr 19 15:44:52 CEST 2024 - tiwai@suse.de + +- platform/x86: think-lmi: Fix password opcode ordering for + workstations (CVE-2024-26836 bsc#1222968). +- platform/x86: think-lmi: Enable opcode support on BIOS settings + (CVE-2024-26836 bsc#1222968). +- commit a97b715 + +------------------------------------------------------------------- +Fri Apr 19 14:38:06 CEST 2024 - denis.kirjanov@suse.com + +- net: tcp: fix unexcepted socket die when snd_wnd is 0 + (git-fixes). +- commit e8c290a + +------------------------------------------------------------------- +Fri Apr 19 14:35:34 CEST 2024 - denis.kirjanov@suse.com + +- net: Use sockaddr_storage for getsockopt(SO_PEERNAME) + (git-fixes). +- commit 0bf4249 + +------------------------------------------------------------------- +Fri Apr 19 14:33:22 CEST 2024 - denis.kirjanov@suse.com + +- nf_conntrack: fix -Wunused-const-variable= (git-fixes). +- commit 771e185 + +------------------------------------------------------------------- +Fri Apr 19 14:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: NSH: fix kernel-doc notation warning (git-fixes). +- commit ab89a9e + +------------------------------------------------------------------- +Fri Apr 19 14:28:13 CEST 2024 - denis.kirjanov@suse.com + +- net: llc: fix kernel-doc notation warnings (git-fixes). +- commit a9e21ce + +------------------------------------------------------------------- +Fri Apr 19 14:25:10 CEST 2024 - denis.kirjanov@suse.com + +- inet: frags: eliminate kernel-doc warning (git-fixes). +- commit 3d5b832 + +------------------------------------------------------------------- +Fri Apr 19 14:03:12 CEST 2024 - denis.kirjanov@suse.com + +- net: cfg802154: fix kernel-doc notation warnings (git-fixes). +- commit f9d49a1 + +------------------------------------------------------------------- +Fri Apr 19 13:59:44 CEST 2024 - denis.kirjanov@suse.com + +- net: bonding: remove kernel-doc comment marker (git-fixes). +- commit b25069a + +------------------------------------------------------------------- +Fri Apr 19 13:57:45 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (git-fixes). +- commit da73105 + +------------------------------------------------------------------- +Fri Apr 19 13:55:44 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: dwmac-starfive: Add support for JH7100 SoC + (git-fixes). +- commit 644ea8f + +------------------------------------------------------------------- +Fri Apr 19 13:53:29 CEST 2024 - denis.kirjanov@suse.com + +- bnx2x: Fix firmware version string character counts (git-fixes). +- commit b005933 + +------------------------------------------------------------------- +Fri Apr 19 13:51:38 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: Fix use after free inside sparx5_del_mact_entry + (git-fixes). +- commit 3b59a03 + +------------------------------------------------------------------- +Fri Apr 19 13:32:18 CEST 2024 - tiwai@suse.de + +- Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks + in amdgpu_device_init()" (stable-fixes). +- commit f7f3760 + +------------------------------------------------------------------- +Fri Apr 19 13:30:16 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi: Limit read size on v1.2 (stable-fixes). +- Refresh + patches.suse/usb-typec-ucsi-Update-connector-cap-and-status.patch. +- commit e357444 + +------------------------------------------------------------------- +Fri Apr 19 13:28:57 CEST 2024 - tiwai@suse.de + +- wifi: mt76: mt7996: add locking for accessing mapped registers + (stable-fixes). +- commit ac66d90 + +------------------------------------------------------------------- +Fri Apr 19 13:27:03 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid writing the mac address before + first reading (git-fixes). +- random: handle creditable entropy from atomic process context + (git-fixes). +- firmware: arm_scmi: Make raw debugfs entries non-seekable + (git-fixes). +- mmc: omap: restore original power up/down steps (git-fixes). +- mmc: omap: fix deferred probe (git-fixes). +- mmc: omap: fix broken slot switch lookup (git-fixes). +- nouveau: fix function cast warning (git-fixes). +- PM: s2idle: Make sure CPUs will wakeup directly on resume + (git-fixes). +- platform/chrome: cros_ec_uart: properly fix race condition + (git-fixes). +- platform/x86: intel-vbtn: Update tablet mode switch at end of + probe (git-fixes). +- nouveau: fix devinit paths to only handle display on GSP + (git-fixes). +- gpio: cdev: fix missed label sanitizing in debounce_setup() + (git-fixes). +- gpio: cdev: check for NULL labels when sanitizing them for irqs + (git-fixes). +- gpio: cdev: sanitize the label before requesting the interrupt + (stable-fixes). +- usb: sl811-hcd: only defined function checkdone if QUIRK2 is + defined (stable-fixes). +- usb: typec: tcpci: add generic tcpci fallback compatible + (stable-fixes). +- usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR + (stable-fixes). +- thermal/of: Assume polling-delay(-passive) 0 when absent + (stable-fixes). +- Input: xpad - add support for Snakebyte GAMEPADs (stable-fixes). +- Input: imagis - use FIELD_GET where applicable (stable-fixes). +- input/touchscreen: imagis: Correct the maximum touch area value + (stable-fixes). +- Input: synaptics-rmi4 - fail probing if memory allocation for + "phys" fails (stable-fixes). +- media: sta2x11: fix irq handler cast (stable-fixes). +- media: cec: core: remove length check of Timer Status + (stable-fixes). +- PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge + (stable-fixes). +- platform/x86: touchscreen_dmi: Add an extra entry for a variant + of the Chuwi Vi8 tablet (stable-fixes). +- Input: allocate keycode for Display refresh rate toggle + (stable-fixes). +- pinctrl: renesas: checker: Limit cfg reg enum checks to provided + IDs (stable-fixes). +- HID: input: avoid polling stylus battery on Chromebook Pompom + (stable-fixes). +- wifi: cfg80211: check A-MSDU format more carefully + (stable-fixes). +- wifi: mt76: mt7996: disable AMSDU for non-data frames + (stable-fixes). +- wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro + (stable-fixes). +- wifi: iwlwifi: pcie: Add the PCI device id for new hardware + (stable-fixes). +- wifi: rtw89: pci: enlarge RX DMA buffer to consider size of + RX descriptor (stable-fixes). +- wifi: ath9k: fix LNA selection in ath_ant_try_scan() + (stable-fixes). +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (stable-fixes). +- wifi: rtw89: fix null pointer access when abort scan + (stable-fixes). +- overflow: Allow non-type arg to type_max() and type_min() + (stable-fixes). +- pstore/zone: Add a null pointer check to the psz_kmsg_read + (stable-fixes). +- modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS + (stable-fixes). +- commit 7321185 + +------------------------------------------------------------------- +Fri Apr 19 13:20:06 CEST 2024 - tiwai@suse.de + +- drm/msm/dp: fix typo in dp_display_handle_port_status_changed() + (git-fixes). +- drm/msm/dpu: make error messages at + dpu_core_irq_register_callback() more sensible (git-fixes). +- drm/msm/dpu: don't allow overriding data from catalog + (git-fixes). +- drm/msm: Add newlines to some debug prints (git-fixes). +- drm/vmwgfx: Enable DMA mappings with SEV (git-fixes). +- drm/client: Fully protect modes[] with dev->mode_config.mutex + (stable-fixes). +- Revert "drm/qxl: simplify qxl_fence_wait" (git-fixes). +- drm/ast: Fix soft lockup (git-fixes). +- drm/panfrost: Fix the error path in + panfrost_mmu_map_fault_addr() (git-fixes). +- drm/amd/display: Set VSC SDP Colorimetry same way for MST and + SST (stable-fixes). +- drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= + 1.4 (stable-fixes). +- drm/amd/display: fix disable otg wa logic in DCN316 + (stable-fixes). +- drm/amdgpu: fix incorrect number of active RBs for gfx11 + (stable-fixes). +- drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11 + (stable-fixes). +- drm/amdgpu: Reset dGPU if suspend got aborted (stable-fixes). +- drm/amdgpu: always force full reset for SOC21 (stable-fixes). +- drm/amdkfd: Reset GPU on queue preemption failure + (stable-fixes). +- drm/i915/vrr: Disable VRR when using bigjoiner (stable-fixes). +- drm/i915: Disable port sync when bigjoiner is used + (stable-fixes). +- drm/i915/cdclk: Fix CDCLK programming order when pipes are + active (git-fixes). +- drm/i915: Pre-populate the cursor physical dma address + (git-fixes). +- fbmon: prevent division by zero in fb_videomode_from_videomode() + (stable-fixes). +- fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 + (stable-fixes). +- drm/amd/amdgpu: Fix potential ioremap() memory leaks in + amdgpu_device_init() (stable-fixes). +- drm/amd/display: Fix nanosec stat overflow (stable-fixes). +- drm: Check polling initialized before enabling in + drm_helper_probe_single_connector_modes (stable-fixes). +- drm: Check output polling initialized before disabling + (stable-fixes). +- drm/ttm: return ENOSPC from ttm_bo_mem_space v3 (stable-fixes). +- drm: panel-orientation-quirks: Add quirk for GPD Win Mini + (stable-fixes). +- firmware: tegra: bpmp: Return directly after a failed kzalloc() + in get_filename() (stable-fixes). +- commit 2efe82e + +------------------------------------------------------------------- +Fri Apr 19 13:12:20 CEST 2024 - tiwai@suse.de + +- ata: libata-core: Allow command duration limits detection for + ACS-4 drives (git-fixes). +- amdkfd: use calloc instead of kzalloc to avoid integer overflow + (stable-fixes). +- accel/ivpu: Fix deadlock in context_xa (git-fixes). +- ACPI: scan: Do not increase dep_unmet for already met + dependencies (git-fixes). +- Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED + bit (git-fixes). +- Bluetooth: hci_sock: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: L2CAP: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: RFCOMM: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: SCO: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: Fix memory leak in hci_req_sync_complete() + (git-fixes). +- Bluetooth: hci_sync: Fix using the same interval and window + for Coded PHY (git-fixes). +- Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset + (git-fixes). +- batman-adv: Avoid infinite loop trying to resize local TT + (git-fixes). +- Bluetooth: hci_event: set the conn encrypted before conn + establishes (stable-fixes). +- ASoC: soc-core.c: Skip dummy codec when adding platforms + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE + (stable-fixes). +- ASoC: Intel: avs: Populate board selection with new I2S entries + (stable-fixes). +- ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 + (LAPRC710) laptops (stable-fixes). +- ASoC: SOF: amd: Optimize quirk for Valve Galileo (stable-fixes). +- ALSA: firewire-lib: handle quirk to calculate payload quadlets + as data block counter (stable-fixes). +- Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle + by default" (stable-fixes). +- drm/vc4: don't check if plane->state->fb == state->fb + (stable-fixes). +- ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of + CONFIG_X86_ANDROID_TABLETS (stable-fixes). +- Bluetooth: ISO: Align broadcast sync_timeout with connection + timeout (stable-fixes). +- Bluetooth: Add new quirk for broken read key length on ATS2851 + (stable-fixes). +- Bluetooth: hci_sync: Use QoS to determine which PHY to scan + (stable-fixes). +- Bluetooth: btintel: Fixe build regression (git-fixes). +- Bluetooth: btintel: Fix null ptr deref in btintel_read_version + (stable-fixes). +- drm/i915/display: Use i915_gem_object_get_dma_address to get + dma address (stable-fixes). +- commit 79cdb13 + +------------------------------------------------------------------- +Fri Apr 19 12:55:05 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/stmmac-Clear-variable-when-destroying-workqueue.patch + (git-fixes CVE-2024-26802 bsc#1222799). +- commit a49cc37 + ------------------------------------------------------------------- Fri Apr 19 12:24:47 CEST 2024 - osalvador@suse.de @@ -174,15 +7372,50 @@ Fri Apr 19 12:24:39 CEST 2024 - osalvador@suse.de (git-fixes CVE-2023-52644 bsc#1222961). - commit 2c2d37f +------------------------------------------------------------------- +Fri Apr 19 11:19:08 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/wifi-mac80211-fix-race-condition-on-enabling-fast-xm.patch + (git-fixes CVE-2024-26779 bsc#1222772). +- commit 463d6dd + ------------------------------------------------------------------- Fri Apr 19 10:26:17 CEST 2024 - tiwai@suse.de - Update patch reference of iio fix (CVE-2024-26702 bsc#1222424) - commit 9436142 +------------------------------------------------------------------- +Fri Apr 19 10:02:39 CEST 2024 - tiwai@suse.de + +- Update patch reference for interconnect patch (CVE-2024-26714 bsc#1222489) +- commit 773fbda + +------------------------------------------------------------------- +Thu Apr 18 18:09:21 CEST 2024 - jack@suse.cz + +- ext4: regenerate buddy after block freeing failed if under fc + replay (bsc#1220342 CVE-2024-26601). +- commit fec1ddc + ------------------------------------------------------------------- Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de +- nvme-tcp: strict pdu pacing to avoid send stalls on TLS + (bsc#1221858). +- tls: fix peeking with sync+async decryption (bsc#1221858). +- tls: don't skip over different type records from the rx_list + (bsc#1221858). +- tls: stop recv() if initial process_rx_list gave us non-DATA + (bsc#1221858). +- tls: break out of main loop when PEEK gets a non-data record + (bsc#1221858). +- net: tls: fix returned read length with async decrypt + (bsc#1221858). +- net: tls: fix use-after-free with partial reads and async + (bsc#1221858). +- net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - nvme-tcp: strict pdu pacing to avoid send stalls on TLS (bsc#1221858). - tls: fix peeking with sync+async decryption (bsc#1221858). @@ -199,6 +7432,49 @@ Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de - net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - commit 9d8d293 +------------------------------------------------------------------- +Thu Apr 18 10:56:05 CEST 2024 - hare@suse.de + +- Refresh + patches.suse/nvme-keyring-restrict-match-length-for-version-1-ide.patch. +- commit da3d979 + +------------------------------------------------------------------- +Thu Apr 18 10:41:45 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Fix-endless-loop-in-directory-parsing.patch + (git-fixes bsc#1223030 CVE-2024-26848). +- commit 9f64be5 + +------------------------------------------------------------------- +Wed Apr 17 17:03:22 CEST 2024 - jack@suse.cz + +- fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion + (bsc#1222721 CVE-2024-26764). +- commit 72ff5e9 + +------------------------------------------------------------------- +Wed Apr 17 17:02:58 CEST 2024 - jack@suse.cz + +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via + libaio (bsc#1222721 CVE-2024-26764). +- commit 241f561 + +------------------------------------------------------------------- +Wed Apr 17 16:59:24 CEST 2024 - jack@suse.cz + +- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() + when block bitmap corrupt (bsc#1222622 CVE-2024-26774). +- commit f7c2563 + +------------------------------------------------------------------- +Wed Apr 17 16:58:08 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_try_best_found() (bsc#1222618 CVE-2024-26773). +- commit 920069c + ------------------------------------------------------------------- Wed Apr 17 16:49:31 CEST 2024 - jbohac@suse.cz @@ -216,6 +7492,19 @@ Wed Apr 17 10:59:40 CEST 2024 - oneukum@suse.com Added CVE reference - commit 5db3e1d +------------------------------------------------------------------- +Wed Apr 17 10:26:28 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Fix wrong use of pasid config (git-fixes). +- commit 09ffca7 + +------------------------------------------------------------------- +Wed Apr 17 10:10:56 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Allocate local memory for page request queue + (git-fixes). +- commit 9b67401 + ------------------------------------------------------------------- Wed Apr 17 10:02:03 CEST 2024 - msuchanek@suse.de @@ -283,6 +7572,27 @@ Tue Apr 16 16:43:33 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix BHI documentation (git-fixes). - commit b981493 +------------------------------------------------------------------- +Tue Apr 16 16:20:48 CEST 2024 - denis.kirjanov@suse.com + +- net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check + (bsc#1222635 CVE-2024-26815). +- commit 0dd110f + +------------------------------------------------------------------- +Tue Apr 16 14:49:22 CEST 2024 - iivanov@suse.de + +- spi: cadence-qspi: fix pointer reference in runtime PM hooks (CVE-2024-26807 bsc#1222801) +- commit 5687920 + +------------------------------------------------------------------- +Tue Apr 16 11:03:35 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvmet-fc-avoid-deadlock-on-delete-association-path.patch + (git-fixes CVE-2024-26769 bsc#1222727). +- commit 2dfa751 + ------------------------------------------------------------------- Tue Apr 16 09:40:11 CEST 2024 - petr.pavlu@suse.com @@ -296,6 +7606,24 @@ Tue Apr 16 09:16:16 CEST 2024 - tzimmermann@suse.com Reference bug report and CVE number. - commit 92c99bd +------------------------------------------------------------------- +Tue Apr 16 08:13:20 CEST 2024 - jgross@suse.com + +- xen/events: fix error code in xen_bind_pirq_msi_to_irq() + (git-fixes). +- commit 05ac0c8 + +------------------------------------------------------------------- +Tue Apr 16 07:13:46 CEST 2024 - shung-hsi.yu@suse.com + +- xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL + (bsc#1221303 CVE-2024-26611). +- xsk: fix usage of multi-buffer BPF helpers for ZC XDP + (bsc#1221303 CVE-2024-26611). +- xsk: recycle buffer in case Rx queue was full (bsc#1221303 + CVE-2024-26611). +- commit c10f182 + ------------------------------------------------------------------- Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com @@ -307,6 +7635,12 @@ Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com (git-fixes bsc#1222726 CVE-2024-26766) - commit 3b16fea +------------------------------------------------------------------- +Tue Apr 16 05:50:53 CEST 2024 - nmorey@suse.com + +- RDMA/cm: add timeout to cm_destroy_id wait (git-fixes) +- commit e7fcab4 + ------------------------------------------------------------------- Mon Apr 15 18:58:02 CEST 2024 - jwiesner@suse.de @@ -327,6 +7661,39 @@ Mon Apr 15 18:49:18 CEST 2024 - krisman@suse.de (bsc#1220709). - commit 78244c6 +------------------------------------------------------------------- +Mon Apr 15 18:16:23 CEST 2024 - jgross@suse.com + +- xen/evtchn: avoid WARN() when unbinding an event channel + (git-fixes). +- commit fe7eef3 + +------------------------------------------------------------------- +Mon Apr 15 17:40:50 CEST 2024 - jgross@suse.com + +- xen/events: increment refcnt only if event channel is refcounted + (git-fixes). +- commit af3cb5d + +------------------------------------------------------------------- +Mon Apr 15 17:05:19 CEST 2024 - jgross@suse.com + +- xen-netfront: Add missing skb_mark_for_recycle (git-fixes). +- commit 421f313 + +------------------------------------------------------------------- +Mon Apr 15 16:29:50 CEST 2024 - jgross@suse.com + +- x86/xen: attempt to inflate the memory balloon on PVH + (git-fixes). +- commit df9367a + +------------------------------------------------------------------- +Mon Apr 15 15:53:54 CEST 2024 - jgross@suse.com + +- x86/xen: Add some null pointer checking to smp.c (git-fixes). +- commit f502fc5 + ------------------------------------------------------------------- Mon Apr 15 15:31:22 CEST 2024 - nik.borisov@suse.com @@ -352,6 +7719,14 @@ Mon Apr 15 15:23:07 CEST 2024 - nik.borisov@suse.com - x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr' (git-fixes). - commit 6aec207 +------------------------------------------------------------------- +Mon Apr 15 15:17:26 CEST 2024 - jgross@suse.com + +- xen/events: modify internal [un]bind interfaces (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit 77df536 + ------------------------------------------------------------------- Mon Apr 15 15:13:05 CEST 2024 - nik.borisov@suse.com @@ -364,6 +7739,12 @@ Mon Apr 15 15:03:47 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix return type of spectre_bhi_state() (git-fixes). - commit 13662e2 +------------------------------------------------------------------- +Mon Apr 15 15:03:00 CEST 2024 - jgross@suse.com + +- xen/events: drop xen_allocate_irqs_dynamic() (git-fixes). +- commit a93b368 + ------------------------------------------------------------------- Mon Apr 15 14:53:43 CEST 2024 - nik.borisov@suse.com @@ -396,6 +7777,15 @@ Mon Apr 15 14:22:08 CEST 2024 - nik.borisov@suse.com - x86/bhi: Enumerate Branch History Injection (BHI) bug (bsc#1222823). - commit 5ca568d +------------------------------------------------------------------- +Mon Apr 15 14:04:22 CEST 2024 - jgross@suse.com + +- xen/events: remove some simple helpers from events_base.c + (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit faab65b + ------------------------------------------------------------------- Mon Apr 15 14:00:05 CEST 2024 - nik.borisov@suse.com @@ -408,6 +7798,20 @@ Mon Apr 15 13:55:12 CEST 2024 - nik.borisov@suse.com - x86/bhi: Add support for clearing branch history at syscall entry (bsc#1222823). - commit dee5dff +------------------------------------------------------------------- +Mon Apr 15 13:18:01 CEST 2024 - jgross@suse.com + +- xen/events: reduce externally visible helper functions + (git-fixes). +- commit a7834c4 + +------------------------------------------------------------------- +Mon Apr 15 12:39:49 CEST 2024 - jgross@suse.com + +- xen: evtchn: Allow shared registration of IRQ handers + (git-fixes). +- commit fac6c90 + ------------------------------------------------------------------- Mon Apr 15 12:31:43 CEST 2024 - tbogendoerfer@suse.de @@ -471,6 +7875,28 @@ Mon Apr 15 10:15:49 CEST 2024 - iivanov@suse.de - Update patches.suse/spi-hisi-sfc-v3xx-Return-IRQ_NONE-if-no-interrupts-w.patch (git-fixes CVE-2024-26776 bsc#1222764) - commit ec068f3 +------------------------------------------------------------------- +Mon Apr 15 09:13:59 CEST 2024 - colyli@suse.de + +- blacklist.conf: add non-backport md git-fixes patch commit. +- commit 58324b9 + +------------------------------------------------------------------- +Mon Apr 15 09:12:46 CEST 2024 - colyli@suse.de + +- Delete the disabled patch which breaks KABI now, + patches.suse/md-bitmap-don-t-use-index-for-pages-backing-the-bitm-d703.patch. +- blacklist.conf: add the above patch commit. +- commit 9b0b89b + +------------------------------------------------------------------- +Sun Apr 14 03:57:08 CEST 2024 - glass.su@suse.com + +- dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape (bsc#1219596) + Also update diff context in + patches.suse/dm-raid-fix-false-positive-for-requeue-needed-during-b25b.patch +- commit 4604cae + ------------------------------------------------------------------- Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de @@ -479,6 +7905,22 @@ Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de (bsc#1219596, bsc#1222531, CVE-2024-26756). - commit de5884e +------------------------------------------------------------------- +Sat Apr 13 10:57:41 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222531, CVE-2024-26756 references, + patches.suse/md-Don-t-register-sync_thread-for-reshape-directly-ad39.patch + (bsc#1219596, bsc#1222531, CVE-2024-26756). +- commit 4150d19 + +------------------------------------------------------------------- +Sat Apr 13 10:33:55 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222527, CVE-2024-26757 references, + patches.suse/md-Don-t-ignore-read-only-array-in-md_check_recovery-55a4.patch + (bsc#1219596, bsc#1222527, CVE-2024-26757). +- commit 67019f2 + ------------------------------------------------------------------- Sat Apr 13 10:30:45 CEST 2024 - colyli@suse.de @@ -503,12 +7945,69 @@ Sat Apr 13 09:00:48 CEST 2024 - colyli@suse.de (bsc#1222720, CVE-2024-26763). - commit 710cd5e +------------------------------------------------------------------- +Sat Apr 13 03:43:33 CEST 2024 - lduncan@suse.com + +- scsi: target: pscsi: Fix bio_put() for error case (bsc#1222596 + cve-2024-267600). +- commit a67c294 + +------------------------------------------------------------------- +Fri Apr 12 18:13:34 CEST 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Bounds check mapped::pages access + (git-fixes). +- commit b7fc473 + +------------------------------------------------------------------- +Fri Apr 12 18:03:48 CEST 2024 - vkarasulli@suse.de + +- iommufd: Reject non-zero data_type if no data_len is provided + (git-fixes). +- commit ceca619 + +------------------------------------------------------------------- +Fri Apr 12 17:49:22 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Update iotlb in nested domain attach (git-fixes). +- commit e2cf9d1 + +------------------------------------------------------------------- +Fri Apr 12 17:01:14 CEST 2024 - vkarasulli@suse.de + +- iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA + (git-fixes). +- commit 200d970 + +------------------------------------------------------------------- +Fri Apr 12 16:15:33 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: Test racing between bpf_timer_cancel_and_free + and bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- bpf: Fix racing between bpf_timer_cancel_and_free and + bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- commit 24333b7 + ------------------------------------------------------------------- Fri Apr 12 15:26:58 CEST 2024 - iivanov@suse.de - Update patches.suse/ARM-ep93xx-Add-terminator-to-gpiod_lookup_table.patch (git-fixes CVE-2024-26751 bsc#1222724) - commit a85b7fa +------------------------------------------------------------------- +Fri Apr 12 15:00:47 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Fix NULL pointer dereference in + sk_psock_verdict_data_ready() (bsc#1222371 CVE-2024-26731). +- commit 9a8765c + +------------------------------------------------------------------- +Fri Apr 12 14:08:13 CEST 2024 - denis.kirjanov@suse.com + +- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter + (bsc#1222630 CVE-2024-26805). +- commit 8e8585b + ------------------------------------------------------------------- Fri Apr 12 13:46:08 CEST 2024 - iivanov@suse.de @@ -538,12 +8037,19 @@ Fri Apr 12 10:03:51 CEST 2024 - dfaggioli@suse.com (bsc#1219475). - commit 99d8e75 +------------------------------------------------------------------- +Fri Apr 12 08:14:57 CEST 2024 - trenn@suse.com + +- tools/power/turbostat: Fix uncore frequency file string + (bsc#1221765). +- commit dfd2a8e + ------------------------------------------------------------------- Thu Apr 11 17:42:57 CEST 2024 - dfaggioli@suse.com - KVM: arm64: Always invalidate TLB for stage-2 permission faults (bsc#1219478). -- commit 1762ca5 +- commit d1d5006 ------------------------------------------------------------------- Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com @@ -551,7 +8057,7 @@ Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com - Update patches.suse/usb-cdns3-fixed-memory-use-after-free-at-cdns3_gadge.patch (git-fixes CVE-2024-26749 bsc#1222680). -- commit e627f8d +- commit 25b429b ------------------------------------------------------------------- Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com @@ -559,7 +8065,7 @@ Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com - Update patches.suse/powerpc-pseries-iommu-IOMMU-table-is-not-initialized.patch (bsc#1220492 ltc#205270 CVE-2024-26745 bsc#1222678). -- commit 6398fc1 +- commit 589b808 ------------------------------------------------------------------- Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com @@ -567,14 +8073,20 @@ Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com - Update patches.suse/l2tp-pass-correct-message-length-to-ip6_append_data.patch (bsc#1220419 CVE-2024-26752 bsc#1222667). -- commit 1a3becd +- commit 2f09d95 + +------------------------------------------------------------------- +Thu Apr 11 15:17:11 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add d9b3ce8769e3 mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats +- commit 82800cb ------------------------------------------------------------------- Thu Apr 11 12:01:45 CEST 2024 - jslaby@suse.cz - tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619). -- commit a9c1ee0 +- commit 3d5abbd ------------------------------------------------------------------- Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com @@ -582,7 +8094,32 @@ Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com - Update patches.suse/crypto-arm64-neonbs-fix-out-of-bounds-access-on-shor.patch (git-fixes CVE-2024-26789). -- commit 270f850 +- commit 98918ce + +------------------------------------------------------------------- +Wed Apr 10 21:10:17 CEST 2024 - mkubecek@suse.cz + +- arp: Prevent overflow in arp_req_get() (CVE-2024-26733 + bsc#1222585). +- commit 2f8c9e8 + +------------------------------------------------------------------- +Wed Apr 10 20:46:47 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: use the backlog for mirred ingress + (CVE-2024-26740 bsc#1222563). +- refresh: + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit b1920f0 + +------------------------------------------------------------------- +Wed Apr 10 19:15:08 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: don't override retval if we already + lost the skb (CVE-2024-26733 bsc#1222585). +- net/sched: act_mirred: Create function tcf_mirred_to_dev and + improve readability (CVE-2024-26733 bsc#1222585). +- commit 805fd21 ------------------------------------------------------------------- Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com @@ -591,7 +8128,7 @@ Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com patches.suse/usb-cdns3-fix-memory-double-free-when-handle-zero-pa.patch (bsc#1222513 CVE-2024-26748). Added CVE references -- commit b3e425f +- commit 7c3ca16 ------------------------------------------------------------------- Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com @@ -600,7 +8137,34 @@ Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com patches.suse/usb-dwc3-gadget-Fix-NULL-pointer-dereference-in-dwc3.patch (bsc#1222561 CVE-2024-26715). Added CVE reference -- commit ebacab7 +- commit f58a80f + +------------------------------------------------------------------- +Wed Apr 10 13:28:09 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Defer enablement of static branch (bsc#1222366). +- commit a442fcd + +------------------------------------------------------------------- +Wed Apr 10 12:27:41 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Make wake once of ring_buffer_wait() more robust + (git-fixes). +- commit 3cff1f5 + +------------------------------------------------------------------- +Wed Apr 10 12:26:04 CEST 2024 - petr.pavlu@suse.com + +- tracing: Have saved_cmdlines arrays all in one allocation + (git-fixes). +- commit 8871703 + +------------------------------------------------------------------- +Wed Apr 10 12:23:30 CEST 2024 - petr.pavlu@suse.com + +- tracing/ring-buffer: Fix wait_on_pipe() race (git-fixes). +- kABI: Adjust trace_iterator.wait_index (git-fixes). +- commit 503fcea ------------------------------------------------------------------- Wed Apr 10 11:59:16 CEST 2024 - mhocko@suse.com @@ -618,6 +8182,19 @@ Wed Apr 10 11:55:18 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26699 bsc#1222602). - commit f52d16e +------------------------------------------------------------------- +Wed Apr 10 11:51:14 CEST 2024 - denis.kirjanov@suse.com + +- igc: Remove stale comment about Tx timestamping (git-fixes). +- commit 83821ed + +------------------------------------------------------------------- +Wed Apr 10 11:49:20 CEST 2024 - denis.kirjanov@suse.com + +- ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() + (git-fixes). +- commit aab4796 + ------------------------------------------------------------------- Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com @@ -626,13 +8203,128 @@ Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26753 bsc#1222601). - commit 0099199 +------------------------------------------------------------------- +Wed Apr 10 11:47:20 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix memory corruption bug with suspend and rebuild + (git-fixes). +- commit 5927273 + +------------------------------------------------------------------- +Wed Apr 10 11:42:57 CEST 2024 - denis.kirjanov@suse.com + +- ice: Refactor FW data type and fix bitmap casting issue + (git-fixes). +- commit ddf5e8c + +------------------------------------------------------------------- +Wed Apr 10 11:41:07 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: call request_irq() after NAPI initialized + (git-fixes). +- commit 39b7ae3 + +------------------------------------------------------------------- +Wed Apr 10 11:37:17 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: mark unexcuted loopback test result as UNEXECUTED + (git-fixes). +- commit 88d4f13 + +------------------------------------------------------------------- +Wed Apr 10 11:34:49 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when devlink reload during pf + initialization (git-fixes). +- commit 5900fb4 + +------------------------------------------------------------------- +Wed Apr 10 11:33:08 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix index limit to support all queue stats + (git-fixes). +- commit fcda370 + +------------------------------------------------------------------- +Wed Apr 10 11:31:33 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop PHY during open() error paths (git-fixes). +- commit 087df13 + +------------------------------------------------------------------- +Wed Apr 10 11:29:31 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix handling of all link-local frames + (git-fixes). +- commit 62930ae + +------------------------------------------------------------------- +Wed Apr 10 11:27:53 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix link-local frames that ingress vlan + filtering ports (git-fixes). +- commit 7b1c501 + +------------------------------------------------------------------- +Wed Apr 10 11:01:57 CEST 2024 - lhenriques@suse.de + +- ceph: stop copying to iter at EOF on sync reads (bsc#1222606). +- commit 6d8bd5d + +------------------------------------------------------------------- +Wed Apr 10 10:55:25 CEST 2024 - ailiop@suse.com + +- dlm: fix user space lkb refcounting (git-fixes). +- commit 26e28b8 + ------------------------------------------------------------------- Wed Apr 10 10:55:08 CEST 2024 - lhenriques@suse.de - Update patches.suse/ceph-prevent-use-after-free-in-encode_cap_msg.patch (bsc#1221391 CVE-2024-26689). -- commit 8a44287 +- commit 05ffdb2 + +------------------------------------------------------------------- +Wed Apr 10 10:51:29 CEST 2024 - ailiop@suse.com + +- ubifs: Queue up space reservation tasks if retrying many times + (git-fixes). +- commit 44bfcee + +------------------------------------------------------------------- +Wed Apr 10 10:48:38 CEST 2024 - ailiop@suse.com + +- ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed + (git-fixes). +- commit 9a4ebd6 + +------------------------------------------------------------------- +Wed Apr 10 10:46:57 CEST 2024 - ailiop@suse.com + +- ubifs: Remove unreachable code in dbg_check_ltab_lnum + (git-fixes). +- commit f4e5ca1 + +------------------------------------------------------------------- +Wed Apr 10 10:46:09 CEST 2024 - ailiop@suse.com + +- ubifs: fix sort function prototype (git-fixes). +- commit f7d0a9f + +------------------------------------------------------------------- +Wed Apr 10 10:43:35 CEST 2024 - ailiop@suse.com + +- ubifs: Set page uptodate in the correct place (git-fixes). +- commit aa187f8 + +------------------------------------------------------------------- +Wed Apr 10 09:42:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Increase-buffer-size-in-afs_update_volume_status.patch + (git-fixes CVE-2024-26736 bsc#1222586). +- commit 06c0c6c ------------------------------------------------------------------- Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com @@ -642,6 +8334,22 @@ Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com (bsc#1219126 CVE-2024-26727 bsc#1222536). - commit 7bb93e9 +------------------------------------------------------------------- +Tue Apr 9 15:47:49 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-hang-in-nilfs_lookup_dirty_data_buffers.patch + (git-fixes CVE-2024-26696 bsc#1222549). +- commit 932abcf + +------------------------------------------------------------------- +Tue Apr 9 15:45:50 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-data-corruption-in-dsync-block-recovery-f.patch + (git-fixes CVE-2024-26697 bsc#1222550). +- commit fa7ddf4 + ------------------------------------------------------------------- Tue Apr 9 15:31:06 CEST 2024 - mhocko@suse.com @@ -658,6 +8366,22 @@ Tue Apr 9 15:24:32 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26722 bsc#1222520). - commit f0aaca0 +------------------------------------------------------------------- +Tue Apr 9 14:05:59 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: use #define for string constants + (bsc#1222445 CVE-2024-26684). +- net: stmmac: xgmac: fix a typo of register name in DPP safety + handling (bsc#1222445 CVE-2024-26684). +- commit 75e180f + +------------------------------------------------------------------- +Tue Apr 9 13:23:52 CEST 2024 - jack@suse.cz + +- ext4: fix double-free of blocks due to wrong extents moved_len + (bsc#1222422 CVE-2024-26704). +- commit ff97911 + ------------------------------------------------------------------- Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com @@ -666,6 +8390,36 @@ Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com (git-fixes CVE-2024-26681 bsc#1222431). - commit 12b3ceb +------------------------------------------------------------------- +Tue Apr 9 11:58:59 CEST 2024 - mkoutny@suse.com + +- mm: memcg: don't periodically flush stats when memcg is disabled + (bsc#1222525). +- commit 5b28bba + +------------------------------------------------------------------- +Tue Apr 9 11:29:43 CEST 2024 - mkoutny@suse.com + +- mm: memcg: use larger batches for proactive reclaim + (bsc#1222522). +- commit b1effac + +------------------------------------------------------------------- +Tue Apr 9 10:55:41 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: fix handling of DPP safety error for DMA + channels (bsc#1222445 CVE-2024-26684). +- commit a8e5095 + +------------------------------------------------------------------- +Tue Apr 9 10:52:47 CEST 2024 - tbogendoerfer@suse.de + +- Update + patches.suse/gtp-fix-use-after-free-and-null-ptr-deref-in-gtp_new.patch + (bsc#1222428 CVE-2024-26793). + Added CVE reference. +- commit 956dfa1 + ------------------------------------------------------------------- Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com @@ -673,6 +8427,31 @@ Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26694 bsc#1222466). - commit 5048255 +------------------------------------------------------------------- +Tue Apr 9 09:41:50 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix printing of stack records (bsc#1222366). +- commit 18c2e4e + +------------------------------------------------------------------- +Tue Apr 9 09:27:37 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix accounting of pages when migrating + (bsc#1222366). +- commit aaa0270 + +------------------------------------------------------------------- +Tue Apr 9 09:25:23 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix refcount imbalance (bsc#1222366). +- commit f6d6769 + +------------------------------------------------------------------- +Tue Apr 9 09:17:36 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Update metadata for tail pages (bsc#1222366). +- commit 6f3c7f1 + ------------------------------------------------------------------- Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de @@ -680,6 +8459,358 @@ Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de (bsc#1219264 CVE-2024-0841). - commit 440934e +------------------------------------------------------------------- +Mon Apr 8 23:34:57 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-potential-bug-in-end_buffer_async_write.patch + (git-fixes CVE-2024-26685 bsc#1222437). +- commit f659b7a + +------------------------------------------------------------------- +Mon Apr 8 18:52:51 CEST 2024 - jack@suse.cz + +- nfsd: Fix error cleanup path in nfsd_rename() (bsc#1221044 + CVE-2023-52591). +- commit e2fc972 + +------------------------------------------------------------------- +Mon Apr 8 15:42:50 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use separate handlers for interrupts (git-fixes). +- commit fdf696d + +------------------------------------------------------------------- +Mon Apr 8 15:41:20 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Send UP messages to VF only when VF is up + (git-fixes). +- commit e9223ab + +------------------------------------------------------------------- +Mon Apr 8 15:39:52 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Use default max_active works instead of one + (git-fixes). +- commit e2c337f + +------------------------------------------------------------------- +Mon Apr 8 15:38:18 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Wait till detach_resources msg is complete + (git-fixes). +- commit e377bd9 + +------------------------------------------------------------------- +Mon Apr 8 15:36:43 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2: Detect the mbox up or down message via register + (git-fixes). +- commit 9554388 + +------------------------------------------------------------------- +Mon Apr 8 15:35:03 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: fix phy_read_poll_timeout argument type in + genphy_loopback (git-fixes). +- commit 0a16435 + +------------------------------------------------------------------- +Mon Apr 8 15:33:23 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: access device through ctx instead of peer + (git-fixes). +- commit 42d72df + +------------------------------------------------------------------- +Mon Apr 8 15:31:51 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: check for dangling peer via is_dead instead + of empty list (git-fixes). +- commit a1c80d8 + +------------------------------------------------------------------- +Mon Apr 8 15:29:55 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: receive: annotate data-race around + receiving_counter.counter (git-fixes). +- commit 17fcb7b + +------------------------------------------------------------------- +Mon Apr 8 15:28:14 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: prevent possible incorrect XTAL frequency + selection (git-fixes). +- commit 3804285 + +------------------------------------------------------------------- +Mon Apr 8 15:27:55 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Disable wakeup at remove (git-fixes). +- commit d52ac96 + +------------------------------------------------------------------- +Mon Apr 8 15:26:29 CEST 2024 - denis.kirjanov@suse.com + +- net: veth: do not manipulate GRO when using XDP (git-fixes). +- commit 15eca84 + +------------------------------------------------------------------- +Mon Apr 8 15:26:14 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: fix module unload/reload behavior (git-fixes). +- commit 6f51a6a + +------------------------------------------------------------------- +Mon Apr 8 15:22:05 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Rename private data (git-fixes). +- commit 7196cb2 + +------------------------------------------------------------------- +Mon Apr 8 15:13:48 CEST 2024 - oneukum@suse.com + +- net: smsc95xx: add support for SYS TEC USB-SPEmodule1 + (git-fixes). +- commit 9896f5f + +------------------------------------------------------------------- +Mon Apr 8 14:16:41 CEST 2024 - osalvador@suse.de + +- mm,page_owner: fix recursion (bsc#1222366). +- commit 297023a + +------------------------------------------------------------------- +Mon Apr 8 14:15:30 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Use wait_event_interruptible() in + ring_buffer_wait() (git-fixes). +- commit 20eed3f + +------------------------------------------------------------------- +Mon Apr 8 14:13:58 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix full_waiters_pending in poll (git-fixes). +- commit 76c6893 + +------------------------------------------------------------------- +Mon Apr 8 14:13:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: drop unnecessary check (bsc#1222366). +- commit 233b383 + +------------------------------------------------------------------- +Mon Apr 8 14:11:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: check for null stack_record before bumping its + refcount (bsc#1222366). +- commit 232b11a + +------------------------------------------------------------------- +Mon Apr 8 14:09:40 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Do not set shortest_full when full target is hit + (git-fixes). +- commit 9d2e0c0 + +------------------------------------------------------------------- +Mon Apr 8 14:07:35 CEST 2024 - petr.pavlu@suse.com + +- tracing: Use .flush() call to wake up readers (git-fixes). +- commit ae4cfa5 + +------------------------------------------------------------------- +Mon Apr 8 13:52:39 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix resetting of shortest_full (git-fixes). +- commit eec6028 + +------------------------------------------------------------------- +Mon Apr 8 13:46:26 CEST 2024 - iivanov@suse.de + +- arm64/ptrace: Use saved floating point state type to determine SVE (git-fixes) +- commit 7892aeb + +------------------------------------------------------------------- +Mon Apr 8 13:41:37 CEST 2024 - iivanov@suse.de + +- bpf, arm64: fix bug in BPF_LDX_MEMSX (git-fixes) +- commit 8894bd2 + +------------------------------------------------------------------- +Mon Apr 8 13:38:54 CEST 2024 - iivanov@suse.de + +- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (git-fixes) +- commit c68c0f5 + +------------------------------------------------------------------- +Mon Apr 8 13:37:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang") +- commit 92045ae + +------------------------------------------------------------------- +Mon Apr 8 13:35:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (git-fixes) +- commit 193e8cd + +------------------------------------------------------------------- +Mon Apr 8 13:33:18 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Set the correct PHY mode for MGBE (git-fixes) +- commit 68a4464 + +------------------------------------------------------------------- +Mon Apr 8 13:31:20 CEST 2024 - iivanov@suse.de + +- arm64: dts: Fix dtc interrupt_provider warnings (git-fixes) +- commit 41dcf37 + +------------------------------------------------------------------- +Mon Apr 8 13:25:09 CEST 2024 - iivanov@suse.de + +- arm64/sve: Lower the maximum allocation for the SVE ptrace regset (git-fixes) +- commit e1e7f29 + +------------------------------------------------------------------- +Mon Apr 8 13:23:24 CEST 2024 - ohering@suse.de + +- net: mana: Fix Rx DMA datasize and skb_over_panic (git-fixes). +- x86/hyperv: Use per cpu initial stack for vtl context + (git-fixes). +- RDMA/mana_ib: Fix bug in creation of dma regions (git-fixes). +- PCI: hv: Fix ring buffer size calculation (git-fixes). +- x86/hyperv: Allow 15-bit APIC IDs for VTL platforms (git-fixes). +- commit ff0ef0f + +------------------------------------------------------------------- +Mon Apr 8 13:17:05 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix waking up ring buffer readers (git-fixes). +- commit 0457e87 + +------------------------------------------------------------------- +Mon Apr 8 13:12:33 CEST 2024 - mgorman@suse.de + +- sched/fair: Use helper functions to access root_domain::overload + (bsc#1222173). +- sched/fair: Check root_domain::overload value before update + (bsc#1222173). +- sched/balancing: Rename newidle_balance() => + sched_balance_newidle() (bsc#1222173). +- commit bfceb46 + +------------------------------------------------------------------- +Mon Apr 8 12:34:16 CEST 2024 - petr.pavlu@suse.com + +- tracing: Remove precision vsnprintf() check from print event + (git-fixes). +- commit 84653fa + +------------------------------------------------------------------- +Mon Apr 8 12:30:53 CEST 2024 - petr.pavlu@suse.com + +- tracing/net_sched: Fix tracepoints that save qdisc_dev() + as a string (git-fixes). +- commit 623f97a + +------------------------------------------------------------------- +Sat Apr 6 08:52:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for ASUS Laptops using CS35L56 + (stable-fixes). +- ALSA: hda/realtek: Add quirks for some Clevo laptops + (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000 + (stable-fixes). +- ALSA: hda/realtek: fix the hp playback volume issue for LG + machines (stable-fixes). +- commit dc89a62 + +------------------------------------------------------------------- +Sat Apr 6 08:49:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYR + (stable-fixes). +- ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 + 16ARHA7 models (stable-fixes). +- ALSA: hda/realtek - Fix inactive headset mic jack + (stable-fixes). +- commit 048c9fd + +------------------------------------------------------------------- +Sat Apr 6 08:46:37 CEST 2024 - tiwai@suse.de + +- spi: mchp-pci1xxx: Fix a possible null pointer dereference in + pci1xxx_spi_probe (git-fixes). +- spi: spi-fsl-lpspi: remove redundant spi_controller_put call + (git-fixes). +- regmap: maple: Fix uninitialized symbol 'ret' warnings + (git-fixes). +- regmap: maple: Fix cache corruption in regcache_maple_drop() + (git-fixes). +- ata: sata_mv: Fix PCI device ID table declaration compilation + warning (git-fixes). +- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit + (git-fixes). +- ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl() + (git-fixes). +- ASoC: amd: acp: fix for acp_init function error handling + (git-fixes). +- ASoC: rt722-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt712-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdca: fix locking sequence (git-fixes). +- ASoC: rt5682-sdw: fix locking sequence (git-fixes). +- ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw + (git-fixes). +- ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support + headset with microphone (git-fixes). +- ASoC: tas2781: mark dvc_tlv with __maybe_unused (git-fixes). +- ALSA: hda: cs35l56: Add ACPI device match tables (git-fixes). +- drm/i915/mst: Reject FEC+MST on ICL (git-fixes). +- drm/i915/mst: Limit MST+DSC to TGL+ (git-fixes). +- drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY + < 13 (git-fixes). +- drm/i915/gt: Enable only one CCS for compute workload + (git-fixes). +- drm/i915/gt: Do not generate the command streamer for all the + CCS (git-fixes). +- drm/i915/gt: Disable HW load balancing for CCS (git-fixes). +- drm/i915/dp: Remove support for UHBR13.5 (git-fixes). +- drm/display: fix typo (git-fixes). +- drm/prime: Unbreak virtgpu dma-buf export (git-fixes). +- nouveau/uvmm: fix addr/range calcs for remap operations + (git-fixes). +- drm/panfrost: fix power transition timeout warnings (git-fixes). +- commit 7455674 + +------------------------------------------------------------------- +Sat Apr 6 08:42:51 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/counter-fix-privdata-alignment.patch + This actually breaks the build when CONFIG_COUNTER=y +- commit b8cad45 + +------------------------------------------------------------------- +Fri Apr 5 17:14:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-sh-aica-reorder-cleanup-operations-to-avoid-UAF.patch + (git-fixes CVE-2024-26654 bsc#1222304). +- Update patches.suse/drm-amdgpu-fix-use-after-free-bug.patch + (stable-fixes CVE-2024-26656 bsc#1222307). +- Update + patches.suse/drm-sched-fix-null-ptr-deref-in-init-entity.patch + (git-fixes CVE-2024-26657 bsc#1222273). +- Update + patches.suse/net-pds_core-Fix-possible-double-free-in-error-handl.patch + (git-fixes CVE-2024-26652 bsc#1222115). +- Update patches.suse/ppp_async-limit-MRU-to-64K.patch (git-fixes + CVE-2024-26675 bsc#1222379). +- commit 05edc93 + ------------------------------------------------------------------- Fri Apr 5 14:49:11 CEST 2024 - mfranc@suse.cz @@ -774,18 +8905,346 @@ Fri Apr 5 14:49:02 CEST 2024 - mfranc@suse.cz (CVE-2023-4881 bsc#1215221 CVE-2023-52628 bsc#1222117). - commit dc877fc +------------------------------------------------------------------- +Fri Apr 5 10:20:33 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid the interface always configured + as random address (git-fixes). +- net: phy: micrel: lan8814: Fix when enabling/disabling 1-step + timestamping (git-fixes). +- r8169: fix issue caused by buggy BIOS on certain boards with + RTL8168d (git-fixes). +- ax25: fix use-after-free bugs caused by ax25_ds_del_timer + (git-fixes). +- net: phy: micrel: Fix potential null pointer dereference + (git-fixes). +- Bluetooth: Fix TOCTOU in HCI debugfs implementation (git-fixes). +- Bluetooth: hci_sync: Fix not checking error on + hci_cmd_sync_cancel_sync (git-fixes). +- Bluetooth: qca: fix device-address endianness (git-fixes). +- Bluetooth: add quirk for broken address properties (git-fixes). +- r8169: skip DASH fw status checks when DASH is disabled + (git-fixes). +- commit 8be20da + +------------------------------------------------------------------- +Fri Apr 5 10:14:59 CEST 2024 - tiwai@suse.de + +- kasan: disable kasan_non_canonical_hook() for HW tags + (git-fixes). +- commit 0d24410 + ------------------------------------------------------------------- Thu Apr 4 19:00:43 CEST 2024 - jack@suse.cz - selinux: saner handling of policy reloads (bsc#1222230). - commit 35fdf2d +------------------------------------------------------------------- +Thu Apr 4 13:10:54 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore brcmfmac-specific local symbols +- commit 4492559 + +------------------------------------------------------------------- +Thu Apr 4 12:30:48 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix oob in ntfs_listxattr (bsc#1222301 + CVE-2023-52640). +- commit eaa4525 + +------------------------------------------------------------------- +Thu Apr 4 10:53:36 CEST 2024 - mbrugger@suse.com + +- tee: amdtee: fix use-after-free vulnerability in + amdtee_close_session (bsc#1220915 CVE-2023-52503). +- commit 861ab74 + +------------------------------------------------------------------- +Thu Apr 4 10:33:06 CEST 2024 - denis.kirjanov@suse.com + +- net: ethernet: mtk_eth_soc: fix PPE hanging issue (git-fixes). +- commit 57f3e15 + +------------------------------------------------------------------- +Thu Apr 4 10:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when + MAC is up (git-fixes). +- commit 19afa38 + +------------------------------------------------------------------- +Thu Apr 4 10:29:08 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use matching wake_up API variant in CGX command + interface (git-fixes). +- commit 4f98ac2 + +------------------------------------------------------------------- +Thu Apr 4 10:27:05 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: tracing: fix hclgevf trace event strings (git-fixes). +- commit 786a967 + +------------------------------------------------------------------- +Thu Apr 4 10:24:13 CEST 2024 - denis.kirjanov@suse.com + +- nfp: flower: handle acti_netdevs allocation failure (git-fixes). +- commit e441ee8 + +------------------------------------------------------------------- +Thu Apr 4 10:22:25 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix stats being updated by way too large values + (git-fixes). +- commit a2ff54d + +------------------------------------------------------------------- +Thu Apr 4 10:20:37 CEST 2024 - denis.kirjanov@suse.com + +- igb: Fix missing time sync events (git-fixes). +- commit 0cd215b + +------------------------------------------------------------------- +Thu Apr 4 10:18:38 CEST 2024 - denis.kirjanov@suse.com + +- igc: Fix missing time sync events (git-fixes). +- commit f2d41db + +------------------------------------------------------------------- +Thu Apr 4 08:42:09 CEST 2024 - tiwai@suse.de + +- staging: vc04_services: changen strncpy() to strscpy_pad() + (stable-fixes). +- Refresh + patches.suse/staging-vc04_services-fix-information-leak-in-create.patch. +- commit f661a45 + +------------------------------------------------------------------- +Thu Apr 4 08:40:57 CEST 2024 - tiwai@suse.de + +- drm/amd/display: Remove MPC rate control logic from DCN30 and + above (stable-fixes). +- commit 264c256 + +------------------------------------------------------------------- +Thu Apr 4 08:36:44 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: pcie: fix RB status reading (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-pcie-add-another-missing-bh-disable-for.patch. +- commit 9937396 + +------------------------------------------------------------------- +Thu Apr 4 08:31:55 CEST 2024 - tiwai@suse.de + +- vboxsf: Avoid an spurious warning if load_nls_xxx() fails + (git-fixes). +- USB: core: Fix deadlock in port "disable" sysfs attribute + (stable-fixes). +- USB: core: Add hub_get() and hub_put() routines (stable-fixes). +- usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset + (stable-fixes). +- usb: typec: ucsi: Ack unsupported commands (stable-fixes). +- usb: udc: remove warning when queue disabled ep (stable-fixes). +- Revert "usb: phy: generic: Get the vbus supply" (git-fixes). +- USB: UAS: return ENODEV when submit urbs fail with device not + attached (stable-fixes). +- drm/i915/bios: Tolerate devdata==NULL in + intel_bios_encoder_supports_dp_dual_mode() (stable-fixes). +- drm/amd/display: Set DCN351 BB and IP the same as DCN35 + (stable-fixes). +- drm/amd/display: Fix bounds check for dcn35 DcfClocks + (git-fixes). +- drm/amdkfd: fix TLB flush after unmap for GFX9.4.2 + (stable-fixes). +- drm/amd/display: Prevent crash when disable stream + (stable-fixes). +- wifi: mac80211: check/clear fast rx for non-4addr sta VLAN + changes (stable-fixes). +- drm/amd/display: Fix noise issue on HDMI AV mute (stable-fixes). +- drm/amd/display: Return the correct HDCP error code + (stable-fixes). +- drm/amd/display: Fix idle check for shared firmware state + (stable-fixes). +- drm/amd/display: Update odm when ODM combine is changed on an + otg master pipe with no plane (stable-fixes). +- drm/amd/display: Init DPPCLK from SMU on dcn32 (stable-fixes). +- drm/amd/display: Allow dirty rects to be sent to dmub when + abm is active (stable-fixes). +- drm/amd/display: Override min required DCFCLK in dml1_validate + (stable-fixes). +- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag + (stable-fixes). +- drm/amd/display: Change default size for dummy plane in DML2 + (stable-fixes). +- drm/amdgpu: fix use-after-free bug (stable-fixes). +- drm/amd/display: Use freesync when + `DRM_EDID_FEATURE_CONTINUOUS_FREQ` found (stable-fixes). +- drm/vc4: hdmi: do not return negative values from .get_modes() + (stable-fixes). +- drm/imx/ipuv3: do not return negative values from .get_modes() + (stable-fixes). +- drm/exynos: do not return negative values from .get_modes() + (stable-fixes). +- drm/panel: do not return negative error codes from + drm_panel_get_modes() (stable-fixes). +- drm/probe-helper: warn about negative .get_modes() + (stable-fixes). +- kbuild: Move -Wenum-{compare-conditional,enum-conversion} + into W=1 (stable-fixes). +- USB: serial: cp210x: add pid/vid for TDK NC0110013M and + MM0110113M (stable-fixes). +- USB: serial: option: add MeiG Smart SLM320 product + (stable-fixes). +- USB: serial: cp210x: add ID for MGP Instruments PDS100 + (stable-fixes). +- USB: serial: add device ID for VeriFone adapter (stable-fixes). +- USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB + (stable-fixes). +- ahci: asm1064: asm1166: don't limit reported ports (git-fixes). +- cxl/trace: Properly initialize cxl_poison region name + (git-fixes). +- mtd: spinand: Add support for 5-byte IDs (stable-fixes). +- media: mc: Rename pad variable to clarify intent (stable-fixes). +- media: mc: Fix flags handling when creating pad links + (stable-fixes). +- kasan/test: avoid gcc warning for intentional overflow + (git-fixes). +- PCI/PM: Drain runtime-idle callbacks before driver removal + (stable-fixes). +- PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports + (stable-fixes). +- PCI/AER: Block runtime suspend when handling errors + (stable-fixes). +- drm/amdgpu/display: Address kdoc for 'is_psr_su' in + 'fill_dc_dirty_rects' (git-fixes). +- drm/amdgpu: make damage clips support configurable + (stable-fixes). +- drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs + (stable-fixes). +- drm/i915: Include the PLL name in the debug messages + (stable-fixes). +- drm/i915: Try to preserve the current shared_dpll for fastset + on type-c ports (stable-fixes). +- drm/i915: Replace a memset() with zero initialization + (stable-fixes). +- hwmon: (amc6821) add of_match table (stable-fixes). +- mac802154: fix llsec key resources release in + mac802154_llsec_key_del (git-fixes). +- wifi: rtw88: 8821cu: Fix connection failure (stable-fixes). +- wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU + (stable-fixes). +- wifi: brcmfmac: Demote vendor-specific attach/detach messages + to info (git-fixes). +- wifi: brcmfmac: cfg80211: Use WSEC to set SAE password + (stable-fixes). +- wifi: brcmfmac: add per-vendor feature detection callback + (stable-fixes). +- docs: Restore "smart quotes" for quotes (stable-fixes). +- mei: me: add arrow lake point H DID (stable-fixes). +- mei: me: add arrow lake point S DID (stable-fixes). +- Input: xpad - add additional HyperX Controller Identifiers + (stable-fixes). +- nouveau: lock the client object tree (stable-fixes). +- drm/amdgpu/pm: Fix the error of pwm1_enable setting + (stable-fixes). +- drm/amd/display: handle range offsets in VRR ranges + (stable-fixes). +- drm/amd/swsmu: modify the gfx activity scaling (stable-fixes). +- cxl/acpi: Fix load failures due to single window creation + failure (git-fixes). +- cxl/pci: Fix disabling memory if DVSEC CXL Range does not + match a CFMWS window (git-fixes). +- ahci: asm1064: correct count of reported ports (stable-fixes). +- interconnect: qcom: sm8550: Enable sync_state (git-fixes). +- interconnect: qcom: sc8180x: Mark CO0 BCM keepalive (git-fixes). +- nilfs2: fix potential bug in end_buffer_async_write (git-fixes). +- drm/amd/display: Add dml2 copy functions (stable-fixes). +- drm/i915: Stop printing pipe name as hex (stable-fixes). +- drm/i915: Use named initializers for DPLL info (stable-fixes). +- i915: make inject_virtual_interrupt() void (stable-fixes). +- interconnect: qcom: osm-l3: Replace custom implementation of + COUNT_ARGS() (git-fixes). +- kasan: print the original fault addr when access invalid shadow + (git-fixes). +- commit db0bc11 + +------------------------------------------------------------------- +Thu Apr 4 08:31:01 CEST 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit c14e810 + +------------------------------------------------------------------- +Thu Apr 4 04:16:31 CEST 2024 - tonyj@suse.de + +- perf/x86/amd/core: Update and fix stalled-cycles-* events for + Zen 2 and later (git-fixes). +- perf/x86/amd/lbr: Use freeze based on availability (git-fixes). +- perf/x86/amd/core: Avoid register reset when CPU is dead + (git-fixes). +- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return + value checks (git-fixes). +- commit 450ea2e + +------------------------------------------------------------------- +Wed Apr 3 16:14:59 CEST 2024 - andrea.porta@suse.com + +- arm64: bpf: fix 32bit unconditional bswap (git-fixes). +- commit 9eb9b7b + +------------------------------------------------------------------- +Wed Apr 3 15:49:53 CEST 2024 - tiwai@suse.de + +- selinux: avoid dereference of garbage after mount failure + (git-fixes). +- net/x25: fix incorrect parameter validation in the + x25_getsockopt() function (git-fixes). +- commit 7c956e3 + ------------------------------------------------------------------- Wed Apr 3 15:40:16 CEST 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit ebe113d +------------------------------------------------------------------- +Wed Apr 3 15:39:49 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit f0c6082 + +------------------------------------------------------------------- +Wed Apr 3 11:26:09 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix an NULL dereference bug (bsc#1222264 + CVE-2023-52631). +- commit b468789 + +------------------------------------------------------------------- +Wed Apr 3 11:24:07 CEST 2024 - ailiop@suse.com + +- xfs: allow extent free intents to be retried (git-fixes). +- commit 681b677 + +------------------------------------------------------------------- +Wed Apr 3 09:47:40 CEST 2024 - vkarasulli@suse.de + +- Update references in + patches.suse/media-xc4000-Fix-atomicity-violation-in-xc4000_get_f.patch + (git-fixes bsc#1219623 CVE-2024-24861). +- commit cf893ec + +------------------------------------------------------------------- +Tue Apr 2 13:36:01 CEST 2024 - tiwai@suse.de + +- drm/i915/lspcon: Separate lspcon probe and lspcon init + (bsc#1193599). +- drm/i915/lspcon: Separate function to set expected mode + (bsc#1193599). +- commit 3dfca11 + ------------------------------------------------------------------- Tue Apr 2 10:38:32 CEST 2024 - pjakobsson@suse.de @@ -799,11 +9258,96 @@ Tue Apr 2 09:02:40 CEST 2024 - mkubecek@suse.cz (CVE-2024-0193 bsc#1218495). - commit e7bf1c3 +------------------------------------------------------------------- +Tue Apr 2 00:50:29 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: disallow anonymous set with timeout flag + (CVE-2024-26642 bsc#1221830). +- commit 9cf0701 + +------------------------------------------------------------------- +Sun Mar 31 10:19:47 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi_acpi: Refactor and fix DELL quirk (git-fixes). +- usb: typec: ucsi: Check for notifications after init + (git-fixes). +- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock + (git-fixes). +- usb: typec: Return size of buffer if pd_set operation succeeds + (git-fixes). +- usb: dwc3: pci: Drop duplicate ID (git-fixes). +- usb: dwc3: Properly set system wakeup (git-fixes). +- usb: cdc-wdm: close race between read and workqueue (git-fixes). +- usb: dwc2: gadget: LPM flow fix (git-fixes). +- usb: dwc2: gadget: Fix exiting from clock gating (git-fixes). +- usb: dwc2: host: Fix ISOC flow in DDMA mode (git-fixes). +- usb: dwc2: host: Fix remote wakeup from hibernation (git-fixes). +- usb: dwc2: host: Fix hibernation flow (git-fixes). +- USB: core: Fix deadlock in usb_deauthorize_interface() + (git-fixes). +- usb: typec: tcpm: Update PD of Type-C port upon pd_set + (git-fixes). +- usb: typec: tcpm: fix double-free issue in + tcpm_port_unregister_pd() (git-fixes). +- usb: typec: ucsi: Fix race between typec_switch and role_switch + (git-fixes). +- usb: typec: tcpm: Correct port source pdo array in pd_set + callback (git-fixes). +- staging: vc04_services: fix information leak in + create_component() (git-fixes). +- commit d945fd3 + +------------------------------------------------------------------- +Sat Mar 30 09:55:11 CET 2024 - tiwai@suse.de + +- drm/i915/gt: Reset queue_priority_hint on parking (git-fixes). +- drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed() + (git-fixes). +- drm/i915/hwmon: Fix locking inversion in sysfs getter + (git-fixes). +- drm/i915/dsb: Fix DSB vblank waits when using VRR (git-fixes). +- drm/i915/vrr: Generate VRR "safe window" for DSB (git-fixes). +- drm/i915/mtl: Update workaround 14018575942 (git-fixes). +- drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, + mostly (git-fixes). +- drm/qxl: remove unused variable from + `qxl_process_single_command()` (git-fixes). +- drm/qxl: remove unused `count` variable from + `qxl_surface_id_alloc()` (git-fixes). +- drm/vmwgfx: Create debugfs ttm_resource_manager entry only if + needed (git-fixes). +- drm/rockchip: vop2: Remove AR30 and AB30 format support + (git-fixes). +- dma-buf: Fix NULL pointer dereference in sanitycheck() + (git-fixes). +- drm/sched: fix null-ptr-deref in init entity (git-fixes). +- nouveau/dmem: handle kcalloc() allocation failure (git-fixes). +- drm/amdgpu: fix deadlock while reading mqd from debugfs + (git-fixes). +- drm/amd/display: Send DTBCLK disable message on first commit + (git-fixes). +- drm/amd: Flush GFXOFF requests in prepare stage (git-fixes). +- Revert "drm/amd/display: Fix sending VSC (+ colorimetry) + packets for DP/eDP displays without PSR" (stable-fixes). +- thermal: devfreq_cooling: Fix perf state when calculate dfc + res_util (git-fixes). +- Revert "thermal: core: Don't update trip points inside the + hysteresis range" (git-fixes). +- ACPICA: debugger: check status of acpi_evaluate_object() + in acpi_db_walk_for_fields() (git-fixes). +- commit 3764402 + ------------------------------------------------------------------- Fri Mar 29 11:21:00 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name -- commit 795da64 +- commit 1a0e3e3 + +------------------------------------------------------------------- +Fri Mar 29 11:20:58 CET 2024 - mkoutny@suse.com + +- README.BRANCH: Remove copy of branch name +- commit 978e089 ------------------------------------------------------------------- Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com @@ -811,6 +9355,48 @@ Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name - commit fc25aed +------------------------------------------------------------------- +Fri Mar 29 09:28:06 CET 2024 - tiwai@suse.de + +- sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove() + (git-fixes). +- mmc: sdhci-omap: re-tuning is needed after a pm transition to + support emmc HS200 mode (git-fixes). +- mmc: core: Avoid negative index with array access (git-fixes). +- mmc: core: Initialize mmc_blk_ioc_data (git-fixes). +- ALSA: hda/tas2781: add locks to kcontrols (git-fixes). +- ALSA: hda/tas2781: remove digital gain kcontrol (git-fixes). +- ALSA: aoa: avoid false-positive format truncation warning + (git-fixes). +- ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs + (git-fixes). +- ALSA: hda: cs35l56: Set the init_done flag before + component_add() (git-fixes). +- net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips + (git-fixes). +- wifi: iwlwifi: mvm: include link ID when releasing frames + (git-fixes). +- wifi: iwlwifi: fw: don't always use FW dump trig (git-fixes). +- wifi: iwlwifi: mvm: rfi: fix potential response leaks + (git-fixes). +- selftests: vxlan_mdb: Fix failures with old libnet (git-fixes). +- net: wwan: t7xx: Split 64bit accesses to fix alignment issues + (git-fixes). +- net: ll_temac: platform_get_resource replaced by wrong function + (git-fixes). +- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet + (git-fixes). +- commit 699a684 + +------------------------------------------------------------------- +Thu Mar 28 15:49:16 CET 2024 - tbogendoerfer@suse.de + +- ipv6: init the accept_queue's spinlocks in inet6_create + (bsc#1221293 CVE-2024-26614). +- tcp: make sure init the accept_queue's spinlocks once + (bsc#1221293 CVE-2024-26614). +- commit ec637cb + ------------------------------------------------------------------- Thu Mar 28 15:37:39 CET 2024 - dwagner@suse.de @@ -861,6 +9447,20 @@ Thu Mar 28 15:27:22 CET 2024 - dwagner@suse.de - scsi: qla2xxx: Prevent command send on chip reset (bsc#1221816). - commit 5c3d977 +------------------------------------------------------------------- +Thu Mar 28 15:26:24 CET 2024 - mgorman@suse.de + +- Rename and refresh + patches.suse/sched-fair-Combine-EAS-check-with-root_domain-overutilized-access.patch. +- commit 6ad1be8 + +------------------------------------------------------------------- +Thu Mar 28 14:37:37 CET 2024 - msuchanek@suse.de + +- powerpc/crypto/chacha-p10: Fix failure on non Power10 + (bsc#1218205). +- commit 03daeb8 + ------------------------------------------------------------------- Thu Mar 28 14:35:48 CET 2024 - tbogendoerfer@suse.de @@ -888,6 +9488,19 @@ Wed Mar 27 22:54:24 CET 2024 - pjakobsson@suse.de This fixes bsc#1221814 - commit a7a9087 +------------------------------------------------------------------- +Wed Mar 27 20:47:33 CET 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit a5aefa7 + +------------------------------------------------------------------- +Wed Mar 27 18:52:46 CET 2024 - spradhan@suse.de + +- btrfs: fix stripe length calculation for non-zoned data chunk allocation (bsc#1217489). +- commit a8d6afc + ------------------------------------------------------------------- Wed Mar 27 16:49:32 CET 2024 - mkoutny@suse.com @@ -1217,6 +9830,144 @@ Wed Mar 27 16:49:24 CET 2024 - mkoutny@suse.com (git-fixes CVE-2023-52575 bsc#1220871). - commit 6296dca +------------------------------------------------------------------- +Wed Mar 27 13:17:14 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix build when debugfs is not enabled (jsc#PED-7619). +- commit 5b92ea7 + +------------------------------------------------------------------- +Wed Mar 27 13:16:29 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Safely handle saved records of various sizes (jsc#PED-7619). +- commit dbe7333 + +------------------------------------------------------------------- +Wed Mar 27 13:16:10 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records() (jsc#PED-7619). +- commit 6f11306 + +------------------------------------------------------------------- +Wed Mar 27 11:40:29 CET 2024 - tiwai@suse.de + +- ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" + (stable-fixes). +- commit 7817302 + +------------------------------------------------------------------- +Wed Mar 27 11:38:36 CET 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: use correct address 3 in A-MSDU + (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-mvm-use-FW-rate-for-non-data-only-on-ne.patch. +- commit 5b989e7 + +------------------------------------------------------------------- +Wed Mar 27 11:37:48 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: use devres-managed allocation for MDP TOP + (stable-fixes). +- Refresh + patches.suse/drm-msm-dpu-finalise-global-state-object.patch. +- commit d966716 + +------------------------------------------------------------------- +Wed Mar 27 11:36:28 CET 2024 - tiwai@suse.de + +- pwm: img: fix pwm clock lookup (git-fixes). +- crypto: qat - fix ring to service map for dcc in 4xxx + (git-fixes). +- clk: qcom: reset: Ensure write completion on reset de/assertion + (git-fixes). +- clk: qcom: reset: Commonize the de/assert functions + (stable-fixes). +- media: cadence: csi2rx: use match fwnode for media link + (git-fixes). +- ACPI: resource: Do IRQ override on Lunnen Ground laptops + (stable-fixes). +- Bluetooth: hci_core: Cancel request on command timeout + (stable-fixes). +- inet_diag: annotate data-races around inet_diag_table[] + (git-fixes). +- pstore: inode: Only d_invalidate() is needed (git-fixes). +- Input: gpio_keys_polled - suppress deferred probe error for gpio + (stable-fixes). +- firewire: core: use long bus reset on gap count error + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2 + (stable-fixes). +- ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table + (stable-fixes). +- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series + (stable-fixes). +- drm/buddy: check range allocation matches alignment + (stable-fixes). +- Bluetooth: mgmt: Fix limited discoverable off timeout + (stable-fixes). +- wifi: mac80211: only call drv_sta_rc_update for uploaded + stations (stable-fixes). +- soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt + (stable-fixes). +- drm/amd/display: fix input states translation error for dcn35 & + dcn351 (stable-fixes). +- platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios + name (stable-fixes). +- media: rkisp1: Fix IRQ handling due to shared interrupts + (stable-fixes). +- ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system + suspend (stable-fixes). +- ASoC: rt5645: Make LattePanda board DMI match more precise + (stable-fixes). +- spi: intel-pci: Add support for Lunar Lake-M SPI serial flash + (stable-fixes). +- regmap: kunit: Ensure that changed bytes are actually different + (stable-fixes). +- HID: multitouch: Add required quirk for Synaptics 0xcddc device + (stable-fixes). +- wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights + (stable-fixes). +- crypto: qat - relocate and rename get_service_enabled() + (stable-fixes). +- pstore: inode: Convert mutex usage to guard(mutex) + (stable-fixes). +- ACPI: resource: Add Infinity laptops to + irq1_edge_low_force_override (stable-fixes). +- commit 88eb41a + +------------------------------------------------------------------- +Wed Mar 27 11:12:04 CET 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix devlink params (git-fixes). +- commit 4b1b7ca + +------------------------------------------------------------------- +Wed Mar 27 11:09:48 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix port duplex configure error in IMP reset + (git-fixes). +- commit 1e6cd3d + +------------------------------------------------------------------- +Wed Mar 27 11:08:07 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when 1588 is received on HIP08 + devices (git-fixes). +- commit 1a3aae0 + +------------------------------------------------------------------- +Wed Mar 27 11:06:25 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix wrong judgment condition issue (git-fixes). +- commit 1fd3681 + +------------------------------------------------------------------- +Wed Mar 27 11:04:31 CET 2024 - denis.kirjanov@suse.com + +- net: ena: Remove ena_select_queue (git-fixes). +- commit e9af613 + ------------------------------------------------------------------- Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com @@ -1224,6 +9975,67 @@ Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com (git-fixes). - commit 2613145 +------------------------------------------------------------------- +Wed Mar 27 11:00:44 CET 2024 - denis.kirjanov@suse.com + +- xdp, bonding: Fix feature flags when there are no slave devs + anymore (git-fixes). +- commit 1154baf + +------------------------------------------------------------------- +Wed Mar 27 10:59:12 CET 2024 - denis.kirjanov@suse.com + +- intel: legacy: Partial revert of field get conversion + (git-fixes). +- commit d4f114e + +------------------------------------------------------------------- +Wed Mar 27 10:57:22 CET 2024 - denis.kirjanov@suse.com + +- igc: avoid returning frame twice in XDP_REDIRECT (git-fixes). +- commit 75f7f5f + +------------------------------------------------------------------- +Wed Mar 27 10:55:51 CET 2024 - denis.kirjanov@suse.com + +- i40e: Fix firmware version comparison function (git-fixes). +- commit 2c37782 + +------------------------------------------------------------------- +Wed Mar 27 10:54:16 CET 2024 - denis.kirjanov@suse.com + +- ice: fix typo in assignment (git-fixes). +- commit f19020e + +------------------------------------------------------------------- +Wed Mar 27 10:52:12 CET 2024 - denis.kirjanov@suse.com + +- ice: fix uninitialized dplls mutex usage (git-fixes). +- commit ff34920 + +------------------------------------------------------------------- +Wed Mar 27 10:50:39 CET 2024 - denis.kirjanov@suse.com + +- net: ice: Fix potential NULL pointer dereference in + ice_bridge_setlink() (git-fixes). +- commit 1e87fbd + +------------------------------------------------------------------- +Tue Mar 26 17:11:37 CET 2024 - colyli@suse.de + +- block: add check that partition length needs to be aligned + with block size (bsc#1220428, CVE-2023-52458). +- commit 9530f29 + +------------------------------------------------------------------- +Tue Mar 26 13:30:37 CET 2024 - mgorman@suse.de + +- Refresh series +- patches.suse/sched-fair-Add-EAS-checks-before-updating-root_domain-overutilized.patch. +- patches.suse/sched-fair-Introduce-is_rd_overutilized-helper-function-to-access-root_domain-overutilized.patch. +- patches.suse/sched-fair-Combine-EAS-check-with-overutilized-access.patch. +- commit fed9643 + ------------------------------------------------------------------- Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz @@ -1231,24 +10043,633 @@ Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz (fix unused variable warning) - commit c953180 +------------------------------------------------------------------- +Tue Mar 26 08:36:49 CET 2024 - jlee@suse.com + +- Update References + patches.suse/wifi-ath10k-fix-NULL-pointer-dereference-in-ath10k_w.patch + (git-fixes bsc#1218336 CVE-2023-7042). +- commit 5dbf535 + ------------------------------------------------------------------- Tue Mar 26 08:32:30 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 70b2e3d +------------------------------------------------------------------- +Mon Mar 25 21:39:32 CET 2024 - tiwai@suse.de + +- mm_init kABI workaround (git-fixes). +- commit 258a68b + +------------------------------------------------------------------- +Mon Mar 25 18:02:23 CET 2024 - colyli@suse.de + +- device-dax: make dax_bus_type const (jsc#PED-5853). +- nvdimm: make nvdimm_bus_type const (jsc#PED-5853). +- libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help (jsc#PED-5853). +- nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (jsc#PED-5853). +- dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n + (jsc#PED-5853). +- nvdimm/pmem: fix leak on dax_add_host() failure (jsc#PED-5853). +- dax/bus.c: replace several sprintf() with sysfs_emit() + (jsc#PED-5853). +- dax/bus.c: replace driver-core lock usage by a local rwsem + (jsc#PED-5853). +- dm-integrity: set max_integrity_segments in + dm_integrity_io_hints (jsc#PED-7542). +- dm: update relevant MODULE_AUTHOR entries to latest dm-devel + mailing list (jsc#PED-7542). +- dm verity: set DM_TARGET_SINGLETON feature flag (jsc#PED-7542). +- dm crypt: remove redundant state settings after waking up + (jsc#PED-7542). +- dm thin: add braces around conditional code that spans lines + (jsc#PED-7542). +- md/dm-raid: don't call md_reap_sync_thread() directly + (jsc#PED-7542). +- dm-raid: really frozen sync_thread during suspend + (jsc#PED-7542). +- md: add a new helper reshape_interrupted() (jsc#PED-7542). +- md: export helper md_is_rdwr() (jsc#PED-7542). +- md: export helpers to stop sync_thread (jsc#PED-7542). +- md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume + (jsc#PED-7542). +- md/raid1: factor out helpers to choose the best rdev from + read_balance() (jsc#PED-7542). +- md/raid1: factor out the code to manage sequential IO + (jsc#PED-7542). +- md/raid1: factor out choose_bb_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out choose_slow_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out read_first_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1-10: factor out a new helper raid1_should_read_first() + (jsc#PED-7542). +- md/raid1-10: add a helper raid1_check_read_range() + (jsc#PED-7542). +- md/raid1: fix choose next idle in read_balance() (jsc#PED-7542). +- commit 9ee2d7c + +------------------------------------------------------------------- +Mon Mar 25 17:59:43 CET 2024 - colyli@suse.de + +- md: preserve KABI in struct md_personality (jsc#PED-7542). +- dm-raid: add a new helper prepare_suspend() in md_personality + (jsc#PED-7542). +- commit ee8ae3a + +------------------------------------------------------------------- +Mon Mar 25 17:57:08 CET 2024 - colyli@suse.de + +- md/raid1: record nonrot rdevs while adding/removing rdevs to + conf (jsc#PED-7542). +- Refresh patches.suse/md-display-timeout-error.patch. +- commit 6221037 + +------------------------------------------------------------------- +Mon Mar 25 17:55:31 CET 2024 - colyli@suse.de + +- md/raid1: factor out helpers to add rdev to conf (jsc#PED-7542). +- md: add a new helper rdev_has_badblock() (jsc#PED-7542). +- md: check mddev->pers before calling md_set_readonly() + (jsc#PED-7542). +- md: clean up openers check in do_md_stop() and md_set_readonly() + (jsc#PED-7542). +- md: sync blockdev before stopping raid or setting readonly + (jsc#PED-7542). +- md: factor out a helper to sync mddev (jsc#PED-7542). +- md: Don't clear MD_CLOSING when the raid is about to stop + (jsc#PED-7542). +- md: return directly before setting did_set_md_closing + (jsc#PED-7542). +- md: clean up invalid BUG_ON in md_ioctl (jsc#PED-7542). +- md: changed the switch of RAID_VERSION to if (jsc#PED-7542). +- md: merge the check of capabilities into md_ioctl_valid() + (jsc#PED-7542). +- md: fix kmemleak of rdev->serial (jsc#PED-7542). +- md: use RCU lock to protect traversal in md_spares_need_change() + (jsc#PED-7542). +- md: get rdev->mddev with READ_ONCE() (jsc#PED-7542). +- md: remove redundant md_wakeup_thread() (jsc#PED-7542). +- md: remove redundant check of 'mddev->sync_thread' + (jsc#PED-7542). +- commit ce67549 + ------------------------------------------------------------------- Mon Mar 25 17:02:21 CET 2024 - tiwai@suse.de - Move upstreamed uio patches into sorted section - commit bd64fed +------------------------------------------------------------------- +Mon Mar 25 16:52:37 CET 2024 - tiwai@suse.de + +- clocksource/drivers/arm_global_timer: Fix maximum prescaler + value (git-fixes). +- clocksource/drivers/imx: Fix -Wunused-but-set-variable warning + (git-fixes). +- speakup: Fix 8bit characters from direct synth (git-fixes). +- wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPI (git-fixes). +- sock_diag: annotate data-races around sock_diag_handlers[family] + (git-fixes). +- serial: core: Fix atomicity violation in uart_tiocmget + (git-fixes). +- commit 1a369e8 + +------------------------------------------------------------------- +Mon Mar 25 16:52:07 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch (git-fixes) +- commit 520ebef + +------------------------------------------------------------------- +Mon Mar 25 16:41:56 CET 2024 - tiwai@suse.de + +- efi: fix panic in kdump kernel (git-fixes). +- efi: disable mirror feature during crashkernel (stable-fixes). +- commit 1fa1fb0 + +------------------------------------------------------------------- +Mon Mar 25 15:11:53 CET 2024 - oneukum@suse.com + +- xhci: update event ring dequeue pointer position to controller + correctly (git-fixes). + Altered because we cannot take the multiple interrupter code +- commit 09553b9 + +------------------------------------------------------------------- +Mon Mar 25 15:02:58 CET 2024 - oneukum@suse.com + +- xhci: remove unnecessary event_ring_deq parameter from + xhci_handle_event() (git-fixes). +- commit 9738c27 + +------------------------------------------------------------------- +Mon Mar 25 14:54:24 CET 2024 - oneukum@suse.com + +- xhci: simplify event ring dequeue tracking for transfer events + (git-fixes). +- Refresh + patches.suse/xhci-Simplify-event-ring-dequeue-pointer-update-for-.patch. +- commit b590884 + +------------------------------------------------------------------- +Mon Mar 25 14:44:04 CET 2024 - oneukum@suse.com + +- xhci: add helper that checks for unhandled events on a event + ring (git-fixes). +- commit 14f6eb3 + +------------------------------------------------------------------- +Mon Mar 25 14:40:24 CET 2024 - oneukum@suse.com + +- usb: xhci: Implement xhci_handshake_check_state() helper. +- commit f377708 + +------------------------------------------------------------------- +Mon Mar 25 13:47:53 CET 2024 - denis.kirjanov@suse.com + +- kabi/severities: ignore Wangxun ethernet driver local symbols +- commit 86b4a3b + +------------------------------------------------------------------- +Mon Mar 25 12:49:46 CET 2024 - ailiop@suse.com + +- ubi: Check for too small LEB size in VTBL code (bsc#1219834 + CVE-2024-25739). +- commit 8837d83 + +------------------------------------------------------------------- +Mon Mar 25 11:42:05 CET 2024 - oneukum@suse.com + +- xhci: Simplify event ring dequeue pointer update for port + change events (git-fixes). +- commit 87ce2b5 + +------------------------------------------------------------------- +Mon Mar 25 10:47:22 CET 2024 - tiwai@suse.de + +- wifi: ath11k: decrease MHI channel buffer length to 8KB + (bsc#1207948). +- commit fa1c47a + +------------------------------------------------------------------- +Mon Mar 25 10:46:37 CET 2024 - nik.borisov@suse.com + +- x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (git-fixes). +- commit 4352288 + +------------------------------------------------------------------- +Mon Mar 25 10:45:13 CET 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes). +- commit 6ea0e27 + +------------------------------------------------------------------- +Mon Mar 25 10:34:13 CET 2024 - denis.kirjanov@suse.com + +- ice: virtchnl: stop pretending to support RSS over AQ or + registers (git-fixes). +- commit 6cbf931 + +------------------------------------------------------------------- +Mon Mar 25 10:32:43 CET 2024 - denis.kirjanov@suse.com + +- idpf: disable local BH when scheduling napi for marker packets + (git-fixes). +- commit 30580cd + +------------------------------------------------------------------- +Mon Mar 25 10:31:06 CET 2024 - denis.kirjanov@suse.com + +- net: dsa: microchip: fix register write order in + ksz8_ind_write8() (git-fixes). +- commit ed256c0 + +------------------------------------------------------------------- +Mon Mar 25 10:29:29 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Switch to using _bh variant of of spinlock API in + port timestamping NAPI poll context (git-fixes). +- commit 41be7c6 + +------------------------------------------------------------------- +Mon Mar 25 10:26:04 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Fix incorrect dereference in interrupt handlers + (git-fixes). +- commit 0ab8957 + +------------------------------------------------------------------- +Mon Mar 25 10:20:36 CET 2024 - denis.kirjanov@suse.com + +- net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio + (git-fixes). +- commit 82f6a71 + +------------------------------------------------------------------- +Mon Mar 25 10:18:29 CET 2024 - denis.kirjanov@suse.com + +- net: libwx: fix memory leak on free page (git-fixes). +- commit 1147e4f + +------------------------------------------------------------------- +Mon Mar 25 10:15:05 CET 2024 - denis.kirjanov@suse.com + +- Update references +- commit 2642ab1 + +------------------------------------------------------------------- +Mon Mar 25 09:10:29 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one PCI miss +- commit 45d2467 + +------------------------------------------------------------------- +Mon Mar 25 09:06:28 CET 2024 - jslaby@suse.cz + +- PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p + (git-fixes). +- PCI: qcom: Add support for sa8775p SoC (git-fixes). +- PCI/ASPM: Use RMW accessors for changing LNKCTL (git-fixes). +- PCI: Make link retraining use RMW accessors for changing LNKCTL + (git-fixes). +- commit 85600d2 + +------------------------------------------------------------------- +Mon Mar 25 08:53:55 CET 2024 - dwagner@suse.de + +- nvme: fix reconnection fail due to reserved tag allocation + (git-fixes). +- commit b4e9845 + +------------------------------------------------------------------- +Mon Mar 25 07:09:23 CET 2024 - shung-hsi.yu@suse.com + +- bpf, scripts: Correct GPL license name (git-fixes). +- commit 0780a36 + ------------------------------------------------------------------- Sun Mar 24 09:09:01 CET 2024 - tiwai@suse.de - Move out-of-tree kexec patches into the right section - commit 06266e2 +------------------------------------------------------------------- +Sun Mar 24 09:06:31 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit d7cfbed + +------------------------------------------------------------------- +Sat Mar 23 10:48:51 CET 2024 - tiwai@suse.de + +- Drop usb gadget patch that was taken mistakenly and reverted (git-fixes) +- commit 57ae154 + +------------------------------------------------------------------- +Sat Mar 23 09:12:01 CET 2024 - tiwai@suse.de + +- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler + (git-fixes). +- spi: lm70llp: fix links in doc and comments (git-fixes). +- spi: lpspi: Avoid potential use-after-free in probe() + (git-fixes). +- ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates + (git-fixes). +- ASoC: tlv320adc3xxx: Don't strip remove function when driver + is builtin (git-fixes). +- commit 0e27f7b + +------------------------------------------------------------------- +Fri Mar 22 13:17:18 CET 2024 - tiwai@suse.de + +- drm/amdgpu: drop setting buffer funcs in sdma442 (git-fixes). +- drm/amdgpu/pm: Check the validity of overdiver power limit + (git-fixes). +- drm/amdgpu/pm: Fix NULL pointer dereference when get power limit + (git-fixes). +- drm/amdgpu: fix mmhub client id out-of-bounds access + (git-fixes). +- nouveau/gsp: don't check devinit disable on GSP (git-fixes). +- drm: Fix drm_fixp2int_round() making it add 0.5 (git-fixes). +- nouveau: reset the bo resource bus info after an eviction + (git-fixes). +- rtc: mt6397: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- selftests: forwarding: Fix ping failure due to short timeout + (git-fixes). +- soc: fsl: qbman: Use raw spinlock for cgr_lock (git-fixes). +- soc: fsl: qbman: Always disable interrupts when taking cgr_lock + (git-fixes). +- kconfig: fix infinite loop when expanding a macro at the end + of file (git-fixes). +- slimbus: core: Remove usage of the deprecated ida_simple_xx() + API (git-fixes). +- hwtracing: hisi_ptt: Move type check to the beginning of + hisi_ptt_pmu_event_init() (git-fixes). +- bus: mhi: ep: check the correct variable in + mhi_ep_register_controller() (git-fixes). +- iio: gts-helper: Fix division loop (git-fixes). +- iio: dummy_evgen: remove Excess kernel-doc comments (git-fixes). +- serial: Lock console when calling into driver before + registration (git-fixes). +- serial: core: only stop transmit when HW fifo is empty + (git-fixes). +- serial: 8250_exar: Don't remove GPIO device on suspend + (git-fixes). +- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT + (git-fixes). +- serial: max310x: fix syntax error in IRQ error message + (git-fixes). +- serial: max310x: fix NULL pointer dereference in I2C + instantiation (git-fixes). +- tty: vt: fix 20 vs 0x20 typo in EScsiignore (git-fixes). +- usb: gadget: net2272: Use irqflags in the call to + net2272_probe_fin (git-fixes). +- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (git-fixes). +- usb: xhci: Add error handling in xhci_map_urb_for_dma + (git-fixes). +- usb: phy: generic: Get the vbus supply (git-fixes). +- usb: audio-v2: Correct comments for struct + uac_clock_selector_descriptor (git-fixes). +- remoteproc: stm32: Fix incorrect type assignment returned by + stm32_rproc_get_loaded_rsc_tablef (git-fixes). +- remoteproc: virtio: Fix wdg cannot recovery remote processor + (git-fixes). +- commit 0e293ea + +------------------------------------------------------------------- +Fri Mar 22 12:36:58 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array + (git-fixes). +- commit 7b0b857 + +------------------------------------------------------------------- +Fri Mar 22 12:30:29 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Consider page offset for the pages to be + pinned (git-fixes). +- commit 0bcb37d + +------------------------------------------------------------------- +Fri Mar 22 11:56:37 CET 2024 - vkarasulli@suse.de + +- iommu/vt-d: Set SSADE when attaching to a parent with dirty + tracking (git-fixes). +- commit 0dce02e + +------------------------------------------------------------------- +Fri Mar 22 11:13:09 CET 2024 - vkarasulli@suse.de + +- iommufd: Fix iopt_access_list_id overwrite bug (git-fixes). +- commit 393f087 + +------------------------------------------------------------------- +Fri Mar 22 10:48:43 CET 2024 - iivanov@suse.de + +- Update patches.suse/dmaengine-fix-NULL-pointer-in-channel-unregistration.patch (git-fixes bsc#1221276 CVE-2023-52492) +- commit 4334575 + +------------------------------------------------------------------- +Fri Mar 22 08:56:05 CET 2024 - iivanov@suse.de + +- Update patches.suse/firmware-arm_scmi-Check-mailbox-SMT-channel-for-cons.patch (git-fixes bsc#1221375 CVE-2023-52608) +- commit 9e41d96 + +------------------------------------------------------------------- +Thu Mar 21 22:20:29 CET 2024 - tonyj@suse.de + +- perf tests: Skip data symbol test if buf1 symbol is missing + (bsc#1220045). +- perf tests: Make data symbol test wait for perf to start + (bsc#1220045). +- commit c2fa164 + +------------------------------------------------------------------- +Thu Mar 21 17:59:54 CET 2024 - jlee@suse.com + +- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security + (bsc#1219170 CVE-2024-22099). +- commit ee8d9c4 + +------------------------------------------------------------------- +Thu Mar 21 14:35:13 CET 2024 - dwagner@suse.de + +- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816). +- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816). +- scsi: qla2xxx: Change debug message during driver unload + (bsc1221816). +- scsi: qla2xxx: Fix double free of fcport (bsc1221816). +- scsi: qla2xxx: Fix double free of the ha->vp_map pointer + (bsc1221816). +- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816). +- scsi: qla2xxx: NVME|FCP prefer flag not being honored + (bsc1221816). +- scsi: qla2xxx: Update manufacturer detail (bsc1221816). +- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816). +- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816). +- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816). +- commit 1d07bf4 + +------------------------------------------------------------------- +Thu Mar 21 14:12:16 CET 2024 - jlee@suse.com + +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270 CVE-2024-26898 bsc#1223016). +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270). +- commit bd4199d + +------------------------------------------------------------------- +Thu Mar 21 14:08:17 CET 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.1 patches + (bsc#1221777). +- scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777). +- scsi: lpfc: Define types in a union for generic void *context3 + ptr (bsc#1221777). +- scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr + (bsc#1221777). +- scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr + (bsc#1221777). +- scsi: lpfc: Use a dedicated lock for ras_fwlog state + (bsc#1221777). +- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() + (bsc#1221777). +- scsi: lpfc: Replace hbalock with ndlp lock in + lpfc_nvme_unregister_port() (bsc#1221777). +- scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic + (bsc#1221777). +- scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling + (bsc#1221777 bsc#1217959). +- scsi: lpfc: Move NPIV's transport unregistration to after + resource clean up (bsc#1221777). +- scsi: lpfc: Remove unnecessary log message in queuecommand path + (bsc#1221777). +- scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() + (bsc#1221777). +- scsi: lpfc: Correct size for wqe for memset() (bsc#1221777). +- commit eef9737 + +------------------------------------------------------------------- +Thu Mar 21 11:31:29 CET 2024 - msuchanek@suse.de + +- Workaround broken chacha crypto fallback (bsc#1218205). +- commit 55f136c + +------------------------------------------------------------------- +Thu Mar 21 11:19:16 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Use a memory barrier to enforce PTP WQ xmit + submission tracking occurs after populating the metadata_map + (git-fixes). +- commit c382d3a + +------------------------------------------------------------------- +Thu Mar 21 11:17:43 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix MACsec state loss upon state update in offload + path (git-fixes). +- commit 7293938 + +------------------------------------------------------------------- +Thu Mar 21 11:16:11 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Change the warning when ignore_flow_level is not + supported (git-fixes). +- commit 5274665 + +------------------------------------------------------------------- +Thu Mar 21 11:14:37 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix fw reporter diagnose output (git-fixes). +- commit 3377c89 + +------------------------------------------------------------------- +Thu Mar 21 11:13:05 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, Change flow rule destination checking + (git-fixes). +- commit 1d30b46 + +------------------------------------------------------------------- +Thu Mar 21 11:11:26 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5e: Check the number of elements before walk + TC rhashtable" (git-fixes). +- commit a37e618 + +------------------------------------------------------------------- +Thu Mar 21 11:09:49 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5: Block entering switchdev mode with ns + inconsistency" (git-fixes). +- commit 917148d + +------------------------------------------------------------------- +Thu Mar 21 11:08:11 CET 2024 - denis.kirjanov@suse.com + +- ice: reconfig host after changing MSI-X on VF (git-fixes). +- commit f980680 + +------------------------------------------------------------------- +Thu Mar 21 11:06:28 CET 2024 - denis.kirjanov@suse.com + +- ice: reorder disabling IRQ and NAPI in ice_qp_dis (git-fixes). +- commit 4099ba6 + +------------------------------------------------------------------- +Thu Mar 21 11:05:01 CET 2024 - denis.kirjanov@suse.com + +- i40e: disable NAPI right after disabling irqs when handling + xsk_pool (git-fixes). +- commit 1715806 + +------------------------------------------------------------------- +Thu Mar 21 11:03:38 CET 2024 - denis.kirjanov@suse.com + +- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able + (git-fixes). +- commit fbfea47 + +------------------------------------------------------------------- +Thu Mar 21 11:02:10 CET 2024 - denis.kirjanov@suse.com + +- geneve: make sure to pull inner header in geneve_rx() + (git-fixes). +- commit 8b261ce + +------------------------------------------------------------------- +Thu Mar 21 11:00:24 CET 2024 - denis.kirjanov@suse.com + +- gtp: fix use-after-free and null-ptr-deref in gtp_newlink() + (git-fixes). +- commit 897cd65 + +------------------------------------------------------------------- +Thu Mar 21 10:58:44 CET 2024 - denis.kirjanov@suse.com + +- igb: extend PTP timestamp adjustments to i211 (git-fixes). +- commit b173908 + +------------------------------------------------------------------- +Thu Mar 21 10:57:13 CET 2024 - denis.kirjanov@suse.com + +- stmmac: Clear variable when destroying workqueue (git-fixes). +- commit 94d14a9 + +------------------------------------------------------------------- +Thu Mar 21 08:42:50 CET 2024 - mfranc@suse.cz + +- s390/vtime: fix average steal time calculation (git-fixes + bsc#1221783). +- commit e044390 + ------------------------------------------------------------------- Wed Mar 20 14:59:03 CET 2024 - jbohac@suse.cz @@ -1332,6 +10753,48 @@ Wed Mar 20 14:43:57 CET 2024 - jbohac@suse.cz crashkernel=,high (jsc#PED-7249). - commit 9191c97 +------------------------------------------------------------------- +Wed Mar 20 13:05:54 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one x86/mem_encrypt entry +- commit 6d2cc3b + +------------------------------------------------------------------- +Wed Mar 20 13:04:03 CET 2024 - jslaby@suse.cz + +- net/smc: fix documentation of buffer sizes (git-fixes). +- bootmem: use kmemleak_free_part_phys in free_bootmem_page + (git-fixes). +- swiotlb: use the calculated number of areas (git-fixes). +- sched/psi: Select KERNFS as needed (git-fixes). +- commit ed6834a + +------------------------------------------------------------------- +Wed Mar 20 13:00:31 CET 2024 - denis.kirjanov@suse.com + +- veth: try harder when allocating queue memory (git-fixes). +- commit fda44e7 + +------------------------------------------------------------------- +Wed Mar 20 10:59:24 CET 2024 - oneukum@suse.com + +- vdpa/mlx5: Allow CVQ size changes (git-fixes). +- commit 7026f16 + +------------------------------------------------------------------- +Wed Mar 20 10:56:13 CET 2024 - oneukum@suse.com + +- vdpa_sim: reset must not run (git-fixes). +- commit b05aeef + +------------------------------------------------------------------- +Wed Mar 20 08:18:45 CET 2024 - iivanov@suse.de + +- Fix patches.suse/coresight-etm4x-Add-ACPI-support-in-platform-driver.patch (bsc#1218779 bsc#1220587) + Put back patch hunk which where missed because file rename + drivers/acpi/acpi_amba.c -> drivers/acpi/arm64/amba.c +- commit 1eccf32 + ------------------------------------------------------------------- Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de @@ -1343,6 +10806,50 @@ Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de an error handling path (git-fixes). - commit 353a58d +------------------------------------------------------------------- +Wed Mar 20 02:06:22 CET 2024 - neilb@suse.de + +- NFSD: Fix nfsd_clid_class use of __string_len() macro + (git-fixes). +- nfs: fix panic when nfs4_ff_layout_prepare_ds() fails + (git-fixes). +- NFS: Read unlock folio on nfs_page_create_from_folio() error + (git-fixes). +- NFSv4.1/pnfs: fix NFS with TLS in pnfs (git-fixes). +- NFS: Fix an off by one in root_nfs_cat() (git-fixes). +- NFS: Fix nfs_netfs_issue_read() xarray locking for writeback + interrupt (git-fixes). +- NFSv4.2: fix listxattr maximum XDR buffer size (git-fixes). +- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 + (git-fixes). +- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() + (git-fixes). +- nfsd: Fix a regression in nfsd_setattr() (git-fixes). +- nfsd: don't call locks_release_private() twice concurrently + (git-fixes). +- NFSD: Retransmit callbacks after client reconnects (git-fixes). +- NFSD: Reschedule CB operations when backchannel rpc_clnt is + shut down (git-fixes). +- NFSD: Convert the callback workqueue to use delayed_work + (git-fixes). +- NFSD: Reset cb_seq_status after NFS4ERR_DELAY (git-fixes). +- NFSD: fix LISTXATTRS returning more bytes than maxcount + (git-fixes). +- NFSD: fix LISTXATTRS returning a short list with eof=TRUE + (git-fixes). +- NFSD: change LISTXATTRS cookie encoding to big-endian + (git-fixes). +- NFSD: fix nfsd4_listxattr_validate_cookie (git-fixes). +- SUNRPC: fix some memleaks in gssx_dec_option_array (git-fixes). +- SUNRPC: fix a memleak in gss_import_v2_context (git-fixes). +- commit cf1cfe0 + +------------------------------------------------------------------- +Wed Mar 20 01:13:52 CET 2024 - neilb@suse.de + +- blacklist.conf: add a 'cosmetic' commit +- commit 704be6f + ------------------------------------------------------------------- Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com @@ -1350,6 +10857,13 @@ Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com patches.suse/net-sched-Add-module-alias-for-sch_fq_pie.patch. - commit 4c6eb4e +------------------------------------------------------------------- +Tue Mar 19 15:58:13 CET 2024 - vkarasulli@suse.de + +- iommu/dma: Trace bounce buffer usage when mapping buffers + (git-fixes). +- commit a53df01 + ------------------------------------------------------------------- Tue Mar 19 15:30:05 CET 2024 - nmorey@suse.com @@ -1386,6 +10900,15 @@ Tue Mar 19 14:21:35 CET 2024 - pjakobsson@suse.de - drm/amd/display: Fix && vs || typos (git-fixes). - commit 1a09c42 +------------------------------------------------------------------- +Tue Mar 19 12:26:21 CET 2024 - vkarasulli@suse.de + +- iommu: Map reserved memory as cacheable if device is coherent + (git-fixes). +- Refresh + patches.suse/iommu-Don-t-reserve-0-length-IOVA-region.patch. +- commit 3835906 + ------------------------------------------------------------------- Tue Mar 19 11:32:10 CET 2024 - svarbanov@suse.de @@ -3086,6 +12609,36 @@ Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 612fa2e +------------------------------------------------------------------- +Wed Mar 13 08:09:26 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Add a representative platform device for TRBE (bsc#1220587) +- commit e433e12 + +------------------------------------------------------------------- +Wed Mar 13 08:05:56 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Refactor arm_spe_acpi_register_device() (bsc#1220587) +- commit c36cae4 + +------------------------------------------------------------------- +Wed Mar 13 08:03:50 CET 2024 - iivanov@suse.de + +- coresight: trbe: Enable ACPI based TRBE devices (bsc#1220587) +- commit 0aa88dd + +------------------------------------------------------------------- +Wed Mar 13 08:02:46 CET 2024 - iivanov@suse.de + +- coresight: trbe: Add a representative coresight_platform_data for (bsc#1220587) +- commit 4d64f51 + +------------------------------------------------------------------- +Wed Mar 13 07:58:31 CET 2024 - iivanov@suse.de + +- coresight: trbe: Allocate platform data per device (bsc#1220587) +- commit fd3964b + ------------------------------------------------------------------- Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de @@ -3360,6 +12913,21 @@ Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com Added CVE - commit 61b1ebd +------------------------------------------------------------------- +Mon Mar 11 09:48:38 CET 2024 - dwagner@suse.de + +- nvmet-fc: take ref count on tgtport before delete assoc + (git-fixes). +- nvmet-fc: avoid deadlock on delete association path (git-fixes). +- nvmet-fc: abort command when there is no binding (git-fixes). +- nvmet-fc: hold reference on hostport match (git-fixes). +- nvmet-fc: defer cleanup using RCU properly (git-fixes). +- nvmet-fc: release reference on target port (git-fixes). +- nvmet-fcloop: swap the list_add_tail arguments (git-fixes). +- nvme-fc: do not wait in vain when unloading module (git-fixes). +- nvmet-tcp: fix nvme tcp ida memory leak (git-fixes). +- commit 53c6a83 + ------------------------------------------------------------------- Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de diff --git a/kernel-docs.spec b/kernel-docs.spec index 0868844..d22285e 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -18,7 +18,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 8ef0762757f737c453dc5905f22e49bd8ba0fe20 +%define git_commit 377598714132de649a19f4cde3c4f515959883e3 %define variant %{nil} %define build_html 1 %define build_pdf 0 @@ -30,7 +30,7 @@ Name: kernel-docs Version: 6.4.0 %if 0%{?is_kotd} -Release: .g8ef0762 +Release: .g3775987 %else Release: 0 %endif diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 73f33dd..826896a 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,15 +1,7213 @@ +------------------------------------------------------------------- +Thu Jun 6 09:32:09 CEST 2024 - denis.kirjanov@suse.com + +- net: preserve kabi for sk_buff (CVE-2024-26921 bsc#1223138). +- commit 7bf5961 + +------------------------------------------------------------------- +Thu Jun 6 09:29:40 CEST 2024 - denis.kirjanov@suse.com + +- inet: inet_defrag: prevent sk release while still in use + (CVE-2024-26921 bsc#1223138). +- commit 2016faf + +------------------------------------------------------------------- +Thu Jun 6 00:27:26 CEST 2024 - tonyj@suse.de + +- perf ui browser: Avoid SEGV on title (git fixes). +- commit 1578c22 + +------------------------------------------------------------------- +Wed Jun 5 20:40:13 CEST 2024 - tonyj@suse.de + +- perf pmu: Count sys and cpuid JSON events separately (git + fixes). +- perf stat: Don't display metric header for non-leader uncore + events (git-fixes). +- perf daemon: Fix file leak in daemon_session__control + (git-fixes). +- perf symbols: Fix ownership of string in dso__load_vmlinux() + (git-fixes). +- perf thread: Fixes to thread__new() related to initializing comm + (git-fixes). +- perf report: Avoid SEGV in report__setup_sample_type() + (git-fixes). +- perf ui browser: Don't save pointer to stack memory (git-fixes). +- perf bench internals inject-build-id: Fix trap divide when + collecting just one DSO (git-fixes). +- perf intel-pt: Fix unassigned instruction op (discovered by + MemorySanitizer) (git-fixes). +- perf test shell arm_coresight: Increase buffer size for + Coresight basic tests (git-fixes). +- perf docs: Document bpf event modifier (git-fixes). +- perf bench uprobe: Remove lib64 from libc.so.6 binary path + (git-fixes). +- perf record: Fix debug message placement for test consumption + (git-fixes). +- perf tests: Apply attributes to all events in object code + reading test (git-fixes). +- perf tests: Make "test data symbol" more robust on Neoverse N1 + (git-fixes). +- perf annotate: Fix annotation_calc_lines() to pass correct + address to get_srcline() (git-fixes). +- perf stat: Do not fail on metrics on s390 z/VM systems + (git-fixes). +- perf sched timehist: Fix -g/--call-graph option failure + (git-fixes). +- perf annotate: Get rid of duplicate --group option item + (git-fixes). +- perf probe: Add missing libgen.h header needed for using + basename() (git-fixes). +- perf record: Delete session after stopping sideband thread + (git-fixes). +- perf auxtrace: Fix multiple use of --itrace option (git-fixes). +- perf script: Show also errors for --insn-trace option + (git-fixes). +- perf lock contention: Add a missing NULL check (git-fixes). +- perf vendor events amd: Fix Zen 4 cache latency events + (git-fixes). +- libperf evlist: Avoid out-of-bounds access (git-fixes). +- perf pmu: Fix a potential memory leak in perf_pmu__lookup() + (git-fixes). +- perf print-events: make is_event_supported() more robust + (git-fixes). +- perf list: fix short description for some cache events + (git-fixes). +- perf metric: Don't remove scale from counts (git-fixes). +- perf stat: Avoid metric-only segv (git-fixes). +- perf expr: Fix "has_event" function for metric style events + (git-fixes). +- perf srcline: Add missed addr2line closes (git-fixes). +- perf thread_map: Free strlist on normal path in + thread_map__new_by_tid_str() (git-fixes). +- perf bpf: Clean up the generated/copied vmlinux.h (git-fixes). +- perf jevents: Drop or simplify small integer values (git-fixes). +- perf evsel: Fix duplicate initialization of data->id in + evsel__parse_sample() (git-fixes). +- perf pmu: Treat the msr pmu as software (git-fixes). +- perf record: Check conflict between '--timestamp-filename' + option and pipe mode before recording (git-fixes). +- perf record: Fix possible incorrect free in + record__switch_output() (git-fixes). +- perf vendor events amd: Add Zen 4 memory controller events + (git-fixes). +- perf top: Uniform the event name for the hybrid machine + (git-fixes). +- perf top: Use evsel's cpus to replace user_requested_cpus + (git-fixes). +- commit a1f9340 + +------------------------------------------------------------------- +Wed Jun 5 17:11:18 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove fix for CVE-2024-35956 bsc#1224674, not applicable +- Delete patches.suse/btrfs-qgroup-fix-qgroup-prealloc-rsv-leak-in-subvolu.patch. + Quoting bsc#1225945#c11: + "So the upstream 6.5 kernel commit (1b53e51a4a8f ("btrfs: don't commit + transaction for every subvol create") + ) was never backported to SLE, so that fix eb96e221937a ("btrfs: fix + unwritten extent buffer after snapshotting a new subvolume") was never + backported." +- commit d947258 + +------------------------------------------------------------------- +Mon Jun 3 20:07:57 CEST 2024 - tonyj@suse.de + +- perf/x86: Fix out of range data (git-fixes). +- perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last + PEBS event (git-fixes). +- perf/x86/amd/lbr: Discard erroneous branch entries (git-fixes). +- commit 664d77f + +------------------------------------------------------------------- +Mon Jun 3 19:14:40 CEST 2024 - ematsumiya@suse.de + +- cifs: failure to add channel on iface should bump up weight + (git-fixes, bsc#1225172). +- commit 007b237 + +------------------------------------------------------------------- +Mon Jun 3 19:14:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix parsing of SMB3.1.1 POSIX create context + (git-fixes, bsc#1225172). +- commit 5f27f69 + +------------------------------------------------------------------- +Mon Jun 3 19:14:13 CEST 2024 - ematsumiya@suse.de + +- Revert "cifs: reconnect work should have reference on server + struct" (git-fixes, bsc#1225172). +- commit 3ca4c0c + +------------------------------------------------------------------- +Mon Jun 3 19:13:59 CEST 2024 - ematsumiya@suse.de + +- cifs: fix leak of iface for primary channel (git-fixes, + bsc#1225172). +- commit b7eb8e8 + +------------------------------------------------------------------- +Mon Jun 3 19:13:45 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix mount when dns_resolver key is not available + (git-fixes, bsc#1225172). +- commit 28edb5c + +------------------------------------------------------------------- +Mon Jun 3 15:46:18 CEST 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.2 patches + (bsc#1225842). +- scsi: lpfc: Update lpfc version to 14.4.0.2 (bsc#1225842). +- scsi: lpfc: Add support for 32 byte CDBs (bsc#1225842). +- scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask + (bsc#1225842). + Refresh: + - patches.suse/lpfc-reintroduce-old-irq-probe-logic.patch +- scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list + (bsc#1225842). +- scsi: lpfc: Clear deferred RSCN processing flag when driver + is unloading (bsc#1225842). +- scsi: lpfc: Update logging of protection type for T10 DIF I/O + (bsc#1225842). +- scsi: lpfc: Change default logging level for unsolicited CT + MIB commands (bsc#1225842). +- commit 5a56384 + +------------------------------------------------------------------- +Mon Jun 3 15:25:22 CEST 2024 - dwagner@suse.de + +- nvmet: fix ns enable/disable possible hang (git-fixes). +- nvme-multipath: fix io accounting on failover (git-fixes). +- nvme: fix multipath batched completion accounting (git-fixes). +- commit ed3b392 + +------------------------------------------------------------------- +Mon Jun 3 14:06:08 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-hda-intel-sdw-acpi-fix-usage-of-device_get_name.patch + (git-fixes CVE-2024-36955). +- Update + patches.suse/ARM-9381-1-kasan-clear-stale-stack-poison.patch + (git-fixes bsc#1225715 CVE-2024-36906). +- Update + patches.suse/Bluetooth-HCI-Fix-potential-null-ptr-deref.patch + (git-fixes bsc#1225579 CVE-2024-36011). +- Update + patches.suse/Bluetooth-L2CAP-Fix-slab-use-after-free-in-l2cap_con.patch + (git-fixes bsc#1225578 CVE-2024-36013). +- Update + patches.suse/Bluetooth-msft-fix-slab-use-after-free-in-msft_do_cl.patch + (git-fixes bsc#1225502 CVE-2024-36012). +- Update + patches.suse/Bluetooth-qca-add-missing-firmware-sanity-checks.patch + (git-fixes bsc#1225722 CVE-2024-36880). +- Update + patches.suse/Bluetooth-qca-fix-firmware-check-error-path.patch + (git-fixes CVE-2024-36942). +- Update + patches.suse/Bluetooth-qca-fix-info-leak-when-fetching-fw-build-i.patch + (git-fixes bsc#1225720 CVE-2024-36032). +- Update + patches.suse/KVM-x86-mmu-Write-protect-L2-SPTEs-in-TDP-MMU-when-c.patch + (git-fixes bsc#1223749 CVE-2024-26990). +- Update + patches.suse/KVM-x86-pmu-Disable-support-for-adaptive-PEBS.patch + (git-fixes bsc#1223692 CVE-2024-26992). +- Update + patches.suse/Reapply-drm-qxl-simplify-qxl_fence_wait.patch + (stable-fixes CVE-2024-36944). +- Update + patches.suse/USB-core-Fix-access-violation-during-port-device-rem.patch + (git-fixes bsc#1225734 CVE-2024-36896). +- Update + patches.suse/amd-amdkfd-sync-all-devices-to-wait-all-processes-be.patch + (stable-fixes CVE-2024-36949). +- Update patches.suse/bpf-Check-bloom-filter-map-value-size.patch + (bsc#1224488 CVE-2024-35905 bsc#1225766 CVE-2024-36918). +- Update + patches.suse/clk-sunxi-ng-h6-Reparent-CPUX-during-PLL-CPUX-rate-c.patch + (git-fixes bsc#1225692 CVE-2023-52882). +- Update + patches.suse/cxl-pci-Fix-disabling-memory-if-DVSEC-CXL-Range-does.patch + (git-fixes CVE-2024-26761). +- Update + patches.suse/drm-amd-display-Atom-Integrated-System-Info-v2_2-for.patch + (stable-fixes bsc#1225735 CVE-2024-36897). +- Update + patches.suse/drm-amd-pm-fixes-a-random-hang-in-S4-for-SMU-v13.0.4.patch + (stable-fixes bsc#1225705 CVE-2024-36026). +- Update + patches.suse/drm-amdkfd-range-check-cp-bad-op-exception-interrupt.patch + (stable-fixes CVE-2024-36951). +- Update + patches.suse/drm-arm-malidp-fix-a-possible-null-pointer-dereferen.patch + (git-fixes bsc#1225593 CVE-2024-36014). +- Update + patches.suse/drm-nouveau-firmware-Fix-SG_DEBUG-error-with-nvkm_fi.patch + (stable-fixes bsc#1225728 CVE-2024-36885). +- Update + patches.suse/efi-unaccepted-touch-soft-lockup-during-memory-accept.patch + (git-fixes bsc#1225773 CVE-2024-36936). +- Update + patches.suse/firewire-ohci-mask-bus-reset-interrupts-between-ISR-.patch + (stable-fixes CVE-2024-36950). +- Update patches.suse/gpiolib-cdev-fix-uninitialised-kfifo.patch + (git-fixes bsc#1225736 CVE-2024-36898). +- Update + patches.suse/i40e-fix-vf-may-be-used-uninitialized-in-this-functi.patch + (git-fixes bsc#1225698 CVE-2024-36020). +- Update + patches.suse/maple_tree-fix-mas_empty_area_rev-null-pointer-deref.patch + (git-fixes bsc#1225710 CVE-2024-36891). +- Update + patches.suse/mm-slab-make-__free-kfree-accept-error-pointers.patch + (git-fixes bsc#1225714 CVE-2024-36890). +- Update + patches.suse/mmc-sdhci-msm-pervent-access-to-suspended-controller.patch + (git-fixes bsc#1225708 CVE-2024-36029). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-devlink-reload-during.patch + (git-fixes bsc#1225699 CVE-2024-36021). +- Update + patches.suse/nouveau-dmem-handle-kcalloc-allocation-failure.patch + (git-fixes CVE-2024-26943). +- Update + patches.suse/nouveau-uvmm-fix-addr-range-calcs-for-remap-operatio.patch + (git-fixes bsc#1225694 CVE-2024-36018). +- Update + patches.suse/pinctrl-core-delete-incorrect-free-in-pinctrl_enable.patch + (git-fixes CVE-2024-36940). +- Update + patches.suse/pinctrl-devicetree-fix-refcount-leak-in-pinctrl_dt_t.patch + (git-fixes CVE-2024-36959). +- Update + patches.suse/ppdev-Add-an-error-check-in-register_device.patch + (git-fixes bsc#1225640 CVE-2024-36015). +- Update patches.suse/qibfs-fix-dentry-leak.patch (git-fixes + CVE-2024-36947). +- Update + patches.suse/regmap-maple-Fix-cache-corruption-in-regcache_maple_.patch + (git-fixes bsc#1225695 CVE-2024-36019). +- Update + patches.suse/s390-cio-Ensure-the-copied-buf-is-NUL-terminated.patch + (git-fixes bsc#1223869 bsc#1225747 CVE-2024-36931). +- Update + patches.suse/s390-qeth-Fix-kernel-panic-after-setting-hsuid.patch + (git-fixes bsc#1223874 bsc#1225775 CVE-2024-36928). +- Update + patches.suse/scsi-qla2xxx-Fix-off-by-one-in-qla_edif_app_getstats.patch + (git-fixes bsc#1225704 CVE-2024-36025). +- Update + patches.suse/spi-fix-null-pointer-dereference-within-spi_sync.patch + (git-fixes CVE-2024-36930). +- Update + patches.suse/swiotlb-Fix-double-allocation-of-slots-due-to-broken-alignment-handling.patch + (bsc#1224331 bsc#1224602 CVE-2024-35814). +- Update + patches.suse/tty-n_gsm-fix-possible-out-of-bounds-in-gsm0_receive.patch + (git-fixes bsc#1225642 CVE-2024-36016). +- Update + patches.suse/usb-gadget-f_fs-Fix-race-between-aio_cancel-and-AIO-.patch + (git-fixes bsc#1225749 CVE-2024-36894). +- Update + patches.suse/usb-gadget-uvc-use-correct-buffer-size-when-parsing-.patch + (git-fixes bsc#1225750 CVE-2024-36895). +- Update + patches.suse/usb-typec-tcpm-Check-for-port-partner-validity-befor.patch + (git-fixes bsc#1225748 CVE-2024-36893). +- Update + patches.suse/wifi-iwlwifi-mvm-guard-against-invalid-STA-ID-on-rem.patch + (stable-fixes bsc#1225769 CVE-2024-36921). +- Update + patches.suse/wifi-iwlwifi-read-txq-read_ptr-under-lock.patch + (stable-fixes CVE-2024-36922). +- Update + patches.suse/wifi-nl80211-don-t-free-NULL-coalescing-rule.patch + (git-fixes CVE-2024-36941). +- Update + patches.suse/x86-efistub-Call-mixed-mode-boot-services-on-the-firmware-.patch + (git-fixes bsc#1224742 CVE-2024-35803). +- commit 539780f + +------------------------------------------------------------------- +Mon Jun 3 13:25:29 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries/lparcfg: drop error message from guest name + lookup (bsc#1187716 ltc#193451 git-fixes). +- commit ceab637 + +------------------------------------------------------------------- +Mon Jun 3 13:19:17 CEST 2024 - msuchanek@suse.de + +- blacklist.conf: PPC fsl_msi is not used +- commit ae6590d + +------------------------------------------------------------------- +Mon Jun 3 13:03:27 CEST 2024 - msuchanek@suse.de + +- powerpc/uaccess: Use YZ asm constraint for ld (bsc#1194869). +- powerpc/uaccess: Fix build errors seen with GCC 13/14 + (bsc#1194869). +- commit 46b5d84 + +------------------------------------------------------------------- +Mon Jun 3 10:20:30 CEST 2024 - shung-hsi.yu@suse.com + +- Add reference to L3 bsc#1225765 in BPF control flow graph and precision backtrack fixes (bsc#1225756) + The L3 bsc#1225765 was created seperately since our customer requires + PTF. +- Update patches.suse/bpf-fix-precision-backtracking-instruction-iteration.patch +- Update patches.suse/bpf-handle-ldimm64-properly-in-check_cfg.patch +- Update patches.suse/selftests-bpf-add-edge-case-backtracking-logic-test.patch +- Update patches.suse/selftests-bpf-precision-tracking-test-for-BPF_NEG-an.patch +- commit 054635e + +------------------------------------------------------------------- +Mon Jun 3 01:12:20 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: release mutex after nft_gc_seq_end from + abort path (CVE-2024-26925 bsc#1223390). +- commit 578a709 + +------------------------------------------------------------------- +Mon Jun 3 01:11:15 CEST 2024 - mkubecek@suse.cz + +- series.conf: cleanup + Fix subsection header to silence series_insert error. +- commit 4628dc3 + +------------------------------------------------------------------- +Sat Jun 1 10:18:30 CEST 2024 - tiwai@suse.de + +- ASoC: wm_adsp: Add missing MODULE_DESCRIPTION() (git-fixes). +- ALSA: ump: Set default protocol when not given explicitly + (git-fixes). +- ALSA/hda: intel-dsp-config: reduce log verbosity (git-fixes). +- ALSA: core: Remove debugfs at disconnection (git-fixes). +- commit f8e0906 + +------------------------------------------------------------------- +Sat Jun 1 10:14:34 CEST 2024 - tiwai@suse.de + +- drm/panel: sitronix-st7789v: fix display size for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: tweak timing for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 + panel (git-fixes). +- dma-buf/sw-sync: don't enable IRQ from sync_print_obj() + (git-fixes). +- Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 + devices" (stable-fixes). +- drm/amd/display: Enable colorspace property for MST connectors + (git-fixes). +- drm/i915: Fix audio component initialization (git-fixes). +- drm/i915/dpt: Make DPT object unshrinkable (git-fixes). +- drm/i915/gt: Fix CCS id's calculation for CCS mode setting + (git-fixes). +- drm/i915/guc: avoid FIELD_PREP warning (git-fixes). +- drm/i915/gt: Disarm breadcrumbs if engines are already idle + (git-fixes). +- drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) + (git-fixes). +- hwmon: (shtc1) Fix property misspelling (git-fixes). +- hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board + power sensor (git-fixes). +- spi: stm32: Don't warn about spurious interrupts (git-fixes). +- spi: Don't mark message DMA mapped when no transfer in it is + (git-fixes). +- dma-mapping: benchmark: handle NUMA_NO_NODE correctly + (git-fixes). +- dma-mapping: benchmark: fix node id validation (git-fixes). +- ALSA: seq: ump: Fix swapped song position pointer data + (git-fixes). +- ASoC: SOF: ipc4-topology: Fix input format query of process + modules without base extension (git-fixes). +- ALSA: seq: Fix yet another spot for system message conversion + (git-fixes). +- ALSA: ump: Don't accept an invalid UMP protocol number + (git-fixes). +- ALSA: ump: Don't clear bank selection after sending a program + change (git-fixes). +- ALSA: seq: Fix incorrect UMP type for system messages + (git-fixes). +- ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 + conversion (git-fixes). +- ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP + conversion (git-fixes). +- ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp + (git-fixes). +- docs: netdev: Fix typo in Signed-off-by tag (git-fixes). +- net: usb: smsc95xx: fix changing LED_SEL bit value updated + from EEPROM (git-fixes). +- net: phy: micrel: set soft_reset callback to genphy_soft_reset + for KSZ8061 (git-fixes). +- commit e5505a5 + +------------------------------------------------------------------- +Sat Jun 1 10:09:27 CEST 2024 - tiwai@suse.de + +- Add alt-commit to a nouveau patch +- commit 0024d10 + +------------------------------------------------------------------- +Fri May 31 19:39:48 CEST 2024 - dsterba@suse.com + +- 9p: add missing locking around taking dentry fid list (git-fixes) +- commit 581af2d + +------------------------------------------------------------------- +Fri May 31 18:08:13 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only a VFS cleanup +- commit f4a0ca8 + +------------------------------------------------------------------- +Fri May 31 18:00:27 CEST 2024 - dsterba@suse.com + +- blacklist.conf: openpromfs not built +- commit 475ff82 + +------------------------------------------------------------------- +Fri May 31 17:58:22 CEST 2024 - dsterba@suse.com + +- ecryptfs: Fix buffer size for tag 66 packet (git-fixes) +- commit 17aae28 + +------------------------------------------------------------------- +Fri May 31 17:18:11 CEST 2024 - dsterba@suse.com + +- fs/9p: translate O_TRUNC into OTRUNC (git-fixes) +- commit e03e9a5 + +------------------------------------------------------------------- +Fri May 31 17:14:43 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END + (git-fixes). +- commit e824dba + +------------------------------------------------------------------- +Fri May 31 17:14:08 CEST 2024 - dsterba@suse.com + +- fs/9p: only translate RWX permissions for plain 9P2000 (git-fixes) +- commit ebd0dc6 + +------------------------------------------------------------------- +Fri May 31 17:11:23 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: precision tracking test for BPF_NEG and BPF_END + (bsc#1225756). +- commit a410d73 + +------------------------------------------------------------------- +Fri May 31 17:08:22 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: add edge case backtracking logic test + (bsc#1225756). +- bpf: fix precision backtracking instruction iteration + (bsc#1225756). +- bpf: handle ldimm64 properly in check_cfg() (bsc#1225756). +- commit 9cbb99b + +------------------------------------------------------------------- +Fri May 31 16:48:47 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove add and revert patch pair +- commit f17fe30 + +------------------------------------------------------------------- +Fri May 31 16:41:07 CEST 2024 - dsterba@suse.com + +- fs: indicate request originates from old mount API (git-fixes) +- commit 0754468 + +------------------------------------------------------------------- +Fri May 31 16:38:52 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only comment fix +- commit b912460 + +------------------------------------------------------------------- +Fri May 31 16:36:29 CEST 2024 - dsterba@suse.com + +- locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock (git-fixes) +- commit 4c48f9f + +------------------------------------------------------------------- +Fri May 31 16:34:32 CEST 2024 - dsterba@suse.com + +- fs: Fix error checking for d_hash_and_lookup() (git-fixes) +- commit c90513f + +------------------------------------------------------------------- +Fri May 31 16:31:13 CEST 2024 - dwagner@suse.de + +- nvme-pci: Add quirk for broken MSIs (git-fixes). +- nvme: fix warn output about shared namespaces without + CONFIG_NVME_MULTIPATH (git-fixes). +- drivers/nvme: Add quirks for device 126f:2262 (git-fixes). +- commit fff60eb + +------------------------------------------------------------------- +Fri May 31 16:05:29 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvme-ensure-disabling-pairs-with-unquiesce.patch + (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 jsc#PED-3535 + bsc#1224534). +- commit d9497f3 + +------------------------------------------------------------------- +Fri May 31 14:12:49 CEST 2024 - iivanov@suse.de + +- octeontx2-af: fix the double free in rvu_npc_freemem() (bsc#1225712 CVE-2024-36030) +- commit 294ca99 + +------------------------------------------------------------------- +Fri May 31 12:32:57 CEST 2024 - tbogendoerfer@suse.de + +- idpf: extend tx watchdog timeout (bsc#1224137). +- commit fbf0ed6 + +------------------------------------------------------------------- +Fri May 31 11:27:23 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86/pmu: Allow programming events that match + unsupported arch events (bsc#1225696). +- Refresh + patches.suse/KVM-x86-pmu-Allow-programming-events-that-match-unsu.patch. +- commit 0e4ccf5 + +------------------------------------------------------------------- +Thu May 30 10:09:45 CEST 2024 - iivanov@suse.de + +- swiotlb: extend buffer pre-padding to alloc_align_mask if necessary (bsc#1224331) +- commit c148fd3 + +------------------------------------------------------------------- +Thu May 30 09:03:10 CEST 2024 - davide.benini@suse.com + +- calipso: fix memory leak in netlbl_calipso_add_pass() + (CVE-2023-52698 bsc#1224621) +- commit 5fc90b9 + +------------------------------------------------------------------- +Thu May 30 07:29:06 CEST 2024 - jslaby@suse.cz + +- kabi/severities: ignore IMS functions + They were dropped in previous patches. Noone is supposed to use them. +- commit 494909c + +------------------------------------------------------------------- +Thu May 30 05:29:52 CEST 2024 - ematsumiya@suse.de + +- smb: client: set correct id, uid and cruid for multiuser + automounts (bsc#1223011, CVE-2024-26822). +- commit 6fce785 + +------------------------------------------------------------------- +Thu May 30 05:26:33 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential OOBs in smb2_parse_contexts() + (bsc#1220148, CVE-2023-52434). +- commit a00a7f6 + +------------------------------------------------------------------- +Wed May 29 19:16:39 CEST 2024 - colyli@suse.de + +- dm-integrity: fix a memory leak when rechecking the data + (bsc#1223077, CVE-2024-26860). +- commit 29984e7 + +------------------------------------------------------------------- +Wed May 29 19:05:23 CEST 2024 - fdmanana@suse.com + +- btrfs: zoned: don't skip block groups with 100% zone unusable + (bsc#1220120). +- btrfs: don't refill whole delayed refs block reserve when + starting transaction (bsc#1220120). +- btrfs: add new unused block groups to the list of unused block + groups (bsc#1220120). +- btrfs: do not delete unused block group if it may be used soon + (bsc#1220120). +- btrfs: add and use helper to check if block group is used + (bsc#1220120). +- btrfs: always reserve space for delayed refs when starting + transaction (bsc#1220120). +- btrfs: stop doing excessive space reservation for csum deletion + (bsc#1220120). +- btrfs: remove pointless initialization at + btrfs_delayed_refs_rsv_release() (bsc#1220120). +- btrfs: reserve space for delayed refs on a per ref basis + (bsc#1220120). +- btrfs: allow to run delayed refs by bytes to be released + instead of count (bsc#1220120). +- btrfs: simplify check for extent item overrun at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: return -EUCLEAN if extent item is missing when searching + inline backref (bsc#1220120). +- btrfs: use a single variable for return value at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: use a single variable for return value at + run_delayed_extent_op() (bsc#1220120). +- btrfs: remove pointless 'ref_root' variable from + run_delayed_data_ref() (bsc#1220120). +- btrfs: initialize key where it's used when running delayed + data ref (bsc#1220120). +- btrfs: remove refs_to_drop argument from __btrfs_free_extent() + (bsc#1220120). +- btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: remove the refcount warning/check at + btrfs_put_delayed_ref() (bsc#1220120). +- btrfs: remove unnecessary logic when running new delayed + references (bsc#1220120). +- btrfs: pass a space_info argument to + btrfs_reserve_metadata_bytes() (bsc#1220120). +- btrfs: log message if extent item not found when running + delayed extent op (bsc#1220120). +- btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: move btrfs_free_excluded_extents() into block-group.c + (bsc#1220120). +- btrfs: open code trivial btrfs_add_excluded_extent() + (bsc#1220120). +- btrfs: make find_first_extent_bit() return a boolean + (bsc#1220120). +- btrfs: make btrfs_destroy_pinned_extent() return void + (bsc#1220120). +- btrfs: make btrfs_destroy_marked_extents() return void + (bsc#1220120). +- btrfs: rename add_new_free_space() to btrfs_add_new_free_space() + (bsc#1220120). +- btrfs: update documentation for add_new_free_space() + (bsc#1220120). +- commit 37b05cd + +------------------------------------------------------------------- +Wed May 29 18:24:54 CEST 2024 - nstange@suse.de + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch (bsc#1222771). + In preparation of enabling CONFIG_FIPS_SIGNATURE_SELFTEST, amend the + missing 'usage' argument in the pkcs7_validate_trust() invocation + from the PKCS#7 selftest. +- commit cfa0827 + +------------------------------------------------------------------- +Wed May 29 17:39:53 CEST 2024 - mbrugger@suse.com + +- blacklist.conf: arm: kernel does not support folios +- commit e0489ca + +------------------------------------------------------------------- +Wed May 29 17:23:53 CEST 2024 - pmladek@suse.com + +- printk: Let no_printk() use _printk() (bsc#1225618). +- commit 2abd745 + +------------------------------------------------------------------- +Wed May 29 17:04:32 CEST 2024 - pmladek@suse.com + +- printk: Update @console_may_schedule in + console_trylock_spinning() (bsc#1225616). +- commit e5e7ac5 + +------------------------------------------------------------------- +Wed May 29 16:39:49 CEST 2024 - mkoutny@suse.com + +- af_unix: fix use-after-free in unix_stream_read_actor() + (CVE-2023-52772 bsc#1224989). +- commit 0f5ff3f + +------------------------------------------------------------------- +Wed May 29 16:37:13 CEST 2024 - nstange@suse.de + +- certs: Add ECDSA signature verification self-test (bsc#1222777). +- Port "certs: Add ECDSA signature verification self-test". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_ECDSA. +- Refresh + 0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + trivial context update to Kconfig +- commit 7338b2e + +------------------------------------------------------------------- +Wed May 29 16:36:36 CEST 2024 - pmladek@suse.com + +- dump_stack: Do not get cpu_sync for panic CPU (bsc#1225607). +- commit 3d953e1 + +------------------------------------------------------------------- +Wed May 29 16:30:09 CEST 2024 - pmladek@suse.com + +- printk: Avoid non-panic CPUs writing to ringbuffer + (bsc#1225607). +- commit 9a41cad + +------------------------------------------------------------------- +Wed May 29 16:25:37 CEST 2024 - nstange@suse.de + +- certs: Move RSA self-test data to separate file (bsc#1222777). +- Port "certs: Move RSA self-test data to separate file". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_RSA. +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + - trivial context update to Kconfig, + - account for changed pkcs7_validate_trust() callsite amended by + this refreshed patch. +- commit 248ad2a + +------------------------------------------------------------------- +Wed May 29 16:22:01 CEST 2024 - pmladek@suse.com + +- printk: Disable passing console lock owner completely during + panic() (bsc#1225607). +- commit a31a4d6 + +------------------------------------------------------------------- +Wed May 29 16:19:57 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Skip non-finalized records in panic + (bsc#1225607). +- commit 8be42db + +------------------------------------------------------------------- +Wed May 29 16:06:55 CEST 2024 - nstange@suse.de + +- Enable CONFIG_FIPS_SIGNATURE_SELFTEST (bsc#1222771) +- commit 4ade1c7 + +------------------------------------------------------------------- +Wed May 29 15:50:37 CEST 2024 - pmladek@suse.com + +- printk: Wait for all reserved records with pr_flush() + (bsc#1225607). +- commit 4a07b6c + +------------------------------------------------------------------- +Wed May 29 15:35:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Cleanup reader terminology (bsc#1225607). +- commit b3f2a50 + +------------------------------------------------------------------- +Wed May 29 15:27:23 CEST 2024 - pmladek@suse.com + +- printk: Add this_cpu_in_panic() (bsc#1225607). +- commit 8afb830 + +------------------------------------------------------------------- +Wed May 29 15:21:57 CEST 2024 - pmladek@suse.com + +- printk: For @suppress_panic_printk check for other CPU in panic + (bsc#1225607). +- commit f2045e0 + +------------------------------------------------------------------- +Wed May 29 15:20:31 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Clarify special lpos values (bsc#1225607). +- commit d1338d8 + +------------------------------------------------------------------- +Wed May 29 15:17:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Do not skip non-finalized records with + prb_next_seq() (bsc#1225607). +- commit 1ea687c + +------------------------------------------------------------------- +Wed May 29 15:17:05 CEST 2024 - mkoutny@suse.com + +- prctl: generalize PR_SET_MDWE support check to be per-arch + (bsc#1225610). +- commit b86afe4 + +------------------------------------------------------------------- +Wed May 29 15:15:57 CEST 2024 - pmladek@suse.com + +- printk: Use prb_first_seq() as base for 32bit seq macros + (bsc#1225607). +- commit ea93856 + +------------------------------------------------------------------- +Wed May 29 15:14:03 CEST 2024 - pmladek@suse.com + +- printk: Adjust mapping for 32bit seq macros (bsc#1225607). +- commit e9e690d + +------------------------------------------------------------------- +Wed May 29 14:57:00 CEST 2024 - mkoutny@suse.com + +- blk-cgroup: fix list corruption from reorder of WRITE ->lqueued + (bsc#1225605). +- blk-cgroup: fix list corruption from resetting io stat + (bsc#1225605). +- commit c132bd3 + +------------------------------------------------------------------- +Wed May 29 14:56:41 CEST 2024 - pmladek@suse.com + +- printk: nbcon: Relocate 32bit seq macros (bsc#1225607). +- commit 6293dd4 + +------------------------------------------------------------------- +Wed May 29 14:47:13 CEST 2024 - pmladek@suse.com + +- printk: Rename abandon_console_lock_in_panic() to + other_cpu_in_panic() (bsc#1225607). +- commit 74aec78 + +------------------------------------------------------------------- +Wed May 29 14:42:32 CEST 2024 - pmladek@suse.com + +- printk: Consolidate console deferred printing (bsc#1225607). +- commit c45374f + +------------------------------------------------------------------- +Wed May 29 14:39:55 CEST 2024 - pmladek@suse.com + +- printk: Do not take console lock for console_flush_on_panic() + (bsc#1225607). +- commit ca5038f + +------------------------------------------------------------------- +Wed May 29 14:38:54 CEST 2024 - pmladek@suse.com + +- printk: Keep non-panic-CPUs out of console lock (bsc#1225607). +- commit 2d7bf36 + +------------------------------------------------------------------- +Wed May 29 14:24:43 CEST 2024 - pmladek@suse.com + +- printk: Reduce console_unblank() usage in unsafe scenarios + (bsc#1225607). +- commit 54eafaa + +------------------------------------------------------------------- +Wed May 29 13:45:07 CEST 2024 - pmladek@suse.com + +- livepatch: Fix missing newline character in + klp_resolve_symbols() (bsc#1223539). +- commit af0f908 + +------------------------------------------------------------------- +Wed May 29 13:33:07 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: system-wide nr_active enforcement patchset; + not worth the risk (bsc#1225580) +- commit 059cebc + +------------------------------------------------------------------- +Wed May 29 13:28:17 CEST 2024 - shung-hsi.yu@suse.com + +- cpumap: Zero-initialise xdp_rxq_info struct before running + XDP program (bsc#1224718 CVE-2024-27431). +- commit fb7728a + +------------------------------------------------------------------- +Wed May 29 12:12:14 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct bpf_link and bpf_link_ops kABI workaround + (bsc#1224531 CVE-2024-35860). +- commit 7744489 + +------------------------------------------------------------------- +Wed May 29 12:07:39 CEST 2024 - jslaby@suse.cz + +- Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support" + (git-fixes). +- Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()" (git-fixes). +- Revert "PCI/MSI: Provide stubs for IMS functions" (git-fixes). +- commit 0dc394b + +------------------------------------------------------------------- +Wed May 29 11:50:31 CEST 2024 - jslaby@suse.cz + +- ppdev: Add an error check in register_device (git-fixes). +- commit cfdb6a2 + +------------------------------------------------------------------- +Wed May 29 11:43:15 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: support deferring bpf_link dealloc to after RCU grace + period (bsc#1224531 CVE-2024-35860). +- bpf: put uprobe link's path and task in release callback + (bsc#1224531 CVE-2024-35860). +- commit a95dd44 + +------------------------------------------------------------------- +Wed May 29 11:25:39 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Fix not validating setsockopt user input + (bsc#1224581 CVE-2024-35964). +- commit 9d49d44 + +------------------------------------------------------------------- +Wed May 29 11:06:17 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: cosmetic; truncated names in ps output +- commit 2ed068f + +------------------------------------------------------------------- +Wed May 29 10:52:47 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Add support for BT_PKT_STATUS (bsc#1224581 + CVE-2024-35964). +- commit cadac48 + +------------------------------------------------------------------- +Wed May 29 10:13:51 CEST 2024 - jlee@suse.com + +- Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic (bsc#1224581 + CVE-2024-35964). +- Refresh + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch. +- commit 774d916 + +------------------------------------------------------------------- +Wed May 29 09:52:10 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Prevent lock inversion deadlock in map delete elem + (bsc#1209657 CVE-2023-0160 bsc#1224511 CVE-2024-35895). +- commit fa3fb92 + +------------------------------------------------------------------- +Wed May 29 07:53:36 CEST 2024 - tiwai@suse.de + +- tpm_tis_spi: Account for SPI header when allocating TPM SPI + xfer buffer (git-fixes). +- commit 6d124e2 + +------------------------------------------------------------------- +Tue May 28 23:45:57 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_debug_files_proc_show() + (bsc#1225172, bsc#1223532, CVE-2024-26928). +- commit 1089c4a + +------------------------------------------------------------------- +Tue May 28 23:42:54 CEST 2024 - ematsumiya@suse.de + +- smb3: missing lock when picking channel (bsc#1225172, + bsc#1224550, CVE-2024-35999). +- commit d7be3a1 + +------------------------------------------------------------------- +Tue May 28 23:42:14 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in + cifs_signal_cifsd_for_reconnect() (bsc#1225172, bsc#1224766, + CVE-2024-35861). +- commit 0d45a76 + +------------------------------------------------------------------- +Tue May 28 23:41:36 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_network_name_deleted() + (bsc#1225172, bsc#1224764, CVE-2024-35862). +- commit 6632102 + +------------------------------------------------------------------- +Tue May 28 23:40:50 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in is_valid_oplock_break() + (bsc#1225172, bsc#1224763, CVE-2024-35863). +- commit 06c348c + +------------------------------------------------------------------- +Tue May 28 23:40:05 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_oplock_break() + (bsc#1225172, bsc#1224668, CVE-2024-35865). +- commit 60bea5b + +------------------------------------------------------------------- +Tue May 28 23:39:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_lease_break() + (bsc#1225172, bsc#1224765, CVE-2024-35864). +- commit 52cc8d8 + +------------------------------------------------------------------- +Tue May 28 23:38:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_show() + (bsc#1225172, bsc#1224664, CVE-2024-35867). +- commit 3a82d6a + +------------------------------------------------------------------- +Tue May 28 23:35:58 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_write() + (bsc#1225172, bsc#1224678, CVE-2024-35868). +- commit fb4bf4e + +------------------------------------------------------------------- +Tue May 28 23:35:08 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_dump_full_key() + (bsc#1225172, bsc#1224667, CVE-2024-35866). +- commit b0961fe + +------------------------------------------------------------------- +Tue May 28 23:33:25 CEST 2024 - ematsumiya@suse.de + +- smb: client: guarantee refcounted children from parent session + (bsc#1225172, bsc#1224679, CVE-2024-35869). +- commit 97642d2 + +------------------------------------------------------------------- +Tue May 28 23:32:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix UAF in smb2_reconnect_server() (bsc#1225172, + bsc#1224672, CVE-2024-35870). +- commit e205efa + +------------------------------------------------------------------- +Tue May 28 23:20:35 CEST 2024 - ematsumiya@suse.de + +- smb: Fix regression in writes when non-standard maximum write + size negotiated (bsc#1222464, CVE-2024-26692). +- commit 761be1f + +------------------------------------------------------------------- +Tue May 28 20:19:26 CEST 2024 - ematsumiya@suse.de + +- cifs: Fix writeback data corruption (bsc#1225172, + bsc#1223810, CVE-2024-27036). +- commit 75108cc + +------------------------------------------------------------------- +Tue May 28 20:07:48 CEST 2024 - ematsumiya@suse.de + +- cifs: Don't use certain unnecessary folio_*() functions + (bsc#1225172). +- commit 3ddf86f + +------------------------------------------------------------------- +Tue May 28 16:02:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: Ignore all devicetree schemes changes + We do not use them, so lets silence all git-fixes for them. +- commit 84a3286 + +------------------------------------------------------------------- +Tue May 28 13:34:20 CEST 2024 - nik.borisov@suse.com + +- x86/bpf: Fix IP after emitting call depth accounting (bsc#1224493 CVE-2024-35903). +- commit 1c0fa71 + +------------------------------------------------------------------- +Tue May 28 10:02:27 CEST 2024 - pjakobsson@suse.de + +- drm/amdgpu: Skip do PCI error slot reset during RAS recovery (CVE-2024-35931 bsc#1224652). +- commit 1dec1c9 + +------------------------------------------------------------------- +Tue May 28 08:15:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore TAS2781 symbol drop, it's only locally used +- commit f367fdb + +------------------------------------------------------------------- +Tue May 28 08:12:45 CEST 2024 - tiwai@suse.de + +- ASoC: tas2781: Fix wrong loading calibrated data sequence + (git-fixes). +- commit 5851e36 + +------------------------------------------------------------------- +Tue May 28 08:10:39 CEST 2024 - tiwai@suse.de + +- mm: page_owner: fix wrong information in dump_page_owner + (git-fixes). +- ALSA: scarlett2: Add missing error check to + scarlett2_config_save() (git-fixes). +- commit 4b2ccd1 + +------------------------------------------------------------------- +Tue May 28 06:53:34 CEST 2024 - jslaby@suse.cz + +- x86/mm/pat: fix VM_PAT handling in COW mappings (bsc#1224525 + CVE-2024-35877). +- commit 24cc941 + +------------------------------------------------------------------- +Mon May 27 21:33:13 CEST 2024 - davide.benini@suse.com + +- ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr + (CVE-2024-35969 bsc#1224580) +- commit f419c6d + +------------------------------------------------------------------- +Mon May 27 20:45:38 CEST 2024 - tbogendoerfer@suse.de + +- mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash + work (CVE-2024-35852 bsc#1224502). +- mlxsw: spectrum_acl_tcam: Fix incorrect list API usage + (CVE-2024-36006 bsc#1224541). +- mlxsw: spectrum_acl_tcam: Fix warning during rehash + (CVE-2024-36007 bsc#1224543). +- commit 88a980b + +------------------------------------------------------------------- +Mon May 27 18:45:10 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/vt-d: Enable PCI/IMS" (git-fixes). +- commit f424462 + +------------------------------------------------------------------- +Mon May 27 18:39:43 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/amd: Enable PCI/IMS" (git-fixes). +- commit 278bf80 + +------------------------------------------------------------------- +Mon May 27 18:29:15 CEST 2024 - vkarasulli@suse.de + +- iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest + (git-fixes). +- commit 481f9bd + +------------------------------------------------------------------- +Mon May 27 18:26:02 CEST 2024 - fdmanana@suse.com + +- btrfs: avoid start and commit empty transaction when flushing + qgroups (bsc#1220120). +- btrfs: avoid start and commit empty transaction when starting + qgroup rescan (bsc#1220120). +- btrfs: avoid starting and committing empty transaction when + flushing space (bsc#1220120). +- btrfs: avoid starting new transaction when flushing delayed + items and refs (bsc#1220120). +- btrfs: merge find_free_dev_extent() and + find_free_dev_extent_start() (bsc#1220120). +- btrfs: make find_free_dev_extent() static (bsc#1220120). +- btrfs: make btrfs_cleanup_fs_roots() static (bsc#1220120). +- btrfs: fail priority metadata ticket with real fs error + (bsc#1220120). +- btrfs: return real error when orphan cleanup fails due to a + transaction abort (bsc#1220120). +- btrfs: store the error that turned the fs into error state + (bsc#1220120). +- btrfs: don't steal space from global rsv after a transaction + abort (bsc#1220120). +- btrfs: print available space across all block groups when + dumping space info (bsc#1220120). +- btrfs: print available space for a block group when dumping + a space info (bsc#1220120). +- btrfs: print block group super and delalloc bytes when dumping + space info (bsc#1220120). +- btrfs: print target number of bytes when dumping free space + (bsc#1220120). +- btrfs: update comment for btrfs_join_transaction_nostart() + (bsc#1220120). +- commit b4554d4 + +------------------------------------------------------------------- +Mon May 27 18:11:48 CEST 2024 - vbabka@suse.cz + +- mm/secretmem: fix GUP-fast succeeding on secretmem folios + (CVE-2024-35872 bsc#1224530). +- commit 42a2f6f + +------------------------------------------------------------------- +Mon May 27 17:29:41 CEST 2024 - ematsumiya@suse.de + +- cifs: fix charset issue in reconnection (bsc#1225172). +- commit b4ea103 + +------------------------------------------------------------------- +Mon May 27 17:07:38 CEST 2024 - fdmanana@suse.com + +- btrfs: make btrfs_destroy_delayed_refs() return void + (bsc#1220120). +- btrfs: remove unnecessary prototype declarations at disk-io.c + (bsc#1220120). +- btrfs: use a single switch statement when initializing delayed + ref head (bsc#1220120). +- btrfs: use bool type for delayed ref head fields that are used + as booleans (bsc#1220120). +- btrfs: assert correct lock is held at btrfs_select_ref_head() + (bsc#1220120). +- btrfs: get rid of label and goto at insert_delayed_ref() + (bsc#1220120). +- btrfs: make insert_delayed_ref() return a bool instead of an + int (bsc#1220120). +- btrfs: use a bool to track qgroup record insertion when adding + ref head (bsc#1220120). +- btrfs: remove pointless in_tree field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: remove unused is_head field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: reorder some members of struct btrfs_delayed_ref_head + (bsc#1220120). +- commit 2e19466 + +------------------------------------------------------------------- +Mon May 27 16:12:29 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations (CVE-2024-35956 bsc#1224674) +- commit 9bb0c20 + +------------------------------------------------------------------- +Mon May 27 16:07:17 CEST 2024 - dsterba@suse.com + +- Update patches.suse/btrfs-send-handle-path-ref-underflow-in-header-itera.patch (CVE-2024-35935 bsc#1224645) +- commit 5aa2b5a + +------------------------------------------------------------------- +Mon May 27 15:40:09 CEST 2024 - dsterba@suse.com + +- btrfs: make error messages more clear when getting a chunk map (git-fixes) +- commit 47ecf55 + +------------------------------------------------------------------- +Mon May 27 15:38:41 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: compilation warning fix +- commit 02490e2 + +------------------------------------------------------------------- +Mon May 27 15:37:02 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: code not built +- commit 5199fc3 + +------------------------------------------------------------------- +Mon May 27 15:29:06 CEST 2024 - dsterba@suse.com + +- btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super (git-fixes) +- commit 907e740 + +------------------------------------------------------------------- +Mon May 27 15:26:23 CEST 2024 - petr.pavlu@suse.com + +- tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test + (git-fixes). +- commit 113163c + +------------------------------------------------------------------- +Mon May 27 15:25:37 CEST 2024 - dsterba@suse.com + +- btrfs: use the correct superblock to compare fsid in btrfs_validate_super (git-fixes) +- commit 4318f3e + +------------------------------------------------------------------- +Mon May 27 15:25:21 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix a race between readers and resize checks + (git-fixes). +- commit 568ebcf + +------------------------------------------------------------------- +Mon May 27 15:23:46 CEST 2024 - dsterba@suse.com + +- btrfs: add a helper to read the superblock metadata_uuid (git-fixes) +- commit 543d7b8 + +------------------------------------------------------------------- +Mon May 27 15:21:39 CEST 2024 - petr.pavlu@suse.com + +- ftrace: Fix possible use-after-free issue in ftrace_location() + (git-fixes). +- commit 4cf7fca + +------------------------------------------------------------------- +Mon May 27 15:20:36 CEST 2024 - petr.pavlu@suse.com + +- tracing: hide unused ftrace_event_id_fops (git-fixes). +- commit 61c90c7 + +------------------------------------------------------------------- +Mon May 27 15:19:03 CEST 2024 - petr.pavlu@suse.com + +- blacklist.conf: add not-relevant tracing commits +- commit b97c070 + +------------------------------------------------------------------- +Mon May 27 11:19:26 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO (git-fixes). +- commit 1340b2d + +------------------------------------------------------------------- +Mon May 27 11:12:16 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Add missing boot_params for mixed mode compat entry (git-fixes). +- commit 12dcb3a + +------------------------------------------------------------------- +Mon May 27 11:08:48 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Call mixed mode boot services on the firmware's stack (git-fixes). +- commit 9d83518 + +------------------------------------------------------------------- +Mon May 27 11:08:27 CEST 2024 - nik.borisov@suse.com + +- x86/pm: Work around false positive kmemleak report in msr_build_context() (git-fixes). +- commit 2e5a312 + +------------------------------------------------------------------- +Mon May 27 11:07:16 CEST 2024 - nik.borisov@suse.com + +- x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y (git-fixes). +- commit 453faa5 + +------------------------------------------------------------------- +Mon May 27 11:06:52 CEST 2024 - nik.borisov@suse.com + +- x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() (git-fixes). +- commit e894262 + +------------------------------------------------------------------- +Mon May 27 10:59:27 CEST 2024 - nik.borisov@suse.com + +- mm/slab: make __free(kfree) accept error pointers (git-fixes). +- commit 8b5f449 + +------------------------------------------------------------------- +Mon May 27 10:52:46 CEST 2024 - nik.borisov@suse.com + +- x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT (git-fixes). +- commit fa1d89a + +------------------------------------------------------------------- +Mon May 27 09:54:37 CEST 2024 - jgross@suse.com + +- Update + patches.suse/virtio_net-Do-not-send-RSS-key-if-it-is-not-supporte.patch + (bsc#1224565, CVE-2024-35981). +- commit 50a448d + +------------------------------------------------------------------- +Mon May 27 09:52:27 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-x86-Mark-target-gfn-of-emulated-atomic-instructi.patch + (bsc#1224638, CVE-2024-35804). +- commit aac65c3 + +------------------------------------------------------------------- +Mon May 27 09:49:04 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-SVM-Flush-pages-under-kvm-lock-to-fix-UAF-in-svm.patch + (bsc#1224725, CVE-2024-35791). +- commit 80eb8d1 + +------------------------------------------------------------------- +Mon May 27 08:09:27 CEST 2024 - tiwai@suse.de + +- cxl/port: Fix delete_endpoint() vs parent unregistration race + (CVE-2023-52771 bsc#1225007). +- commit b115e15 + +------------------------------------------------------------------- +Sun May 26 09:46:10 CEST 2024 - tiwai@suse.de + +- i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during + start frame (git-fixes). +- commit cc09a8e + +------------------------------------------------------------------- +Sun May 26 09:45:48 CEST 2024 - tiwai@suse.de + +- kselftest: Add a ksft_perror() helper (stable-fixes). +- Refresh + patches.suse/selftests-timers-posix_timers-Reimplement-check_time.patch. +- commit f14f41c + +------------------------------------------------------------------- +Sun May 26 09:45:04 CEST 2024 - tiwai@suse.de + +- nilfs2: fix unexpected freezing of nilfs_segctor_sync() + (git-fixes). +- nilfs2: fix use-after-free of timer for log writer thread + (git-fixes). +- kasan, fortify: properly rename memintrinsics (git-fixes). +- i3c: master: svc: fix invalidate IBI type and miss call client + IBI handler (git-fixes). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (stable-fixes). +- drm/amd/display: Fix division by zero in setup_dsc_config + (stable-fixes). +- docs: kernel_include.py: Cope with docutils 0.21 (stable-fixes). +- mmc: core: Add HS400 tuning in HS400es initialization + (stable-fixes). +- commit 0b2962b + +------------------------------------------------------------------- +Sun May 26 09:41:07 CEST 2024 - tiwai@suse.de + +- Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() + (git-fixes). +- commit 3e2fb47 + +------------------------------------------------------------------- +Sat May 25 08:35:21 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook + 440/460 G11 (stable-fixes). +- ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with + ALC897 (stable-fixes). +- ALSA: usb-audio: Fix for sampling rates support for Mbox3 + (stable-fixes). +- ALSA: timer: Set lower bound of start tick time (stable-fixes). +- ALSA: usb-audio: Add sampling rates support for Mbox3 + (stable-fixes). +- commit ae40914 + +------------------------------------------------------------------- +Sat May 25 08:28:19 CEST 2024 - tiwai@suse.de + +- drm/nouveau: use tile_mode and pte_kind for VM_BIND bo + allocations (git-fixes). +- Input: cyapa - add missing input core locking to suspend/resume + functions (git-fixes). +- Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation + (git-fixes). +- Input: ims-pcu - fix printf string overflow (git-fixes). +- ASoC: tas2552: Add TX path for capturing AUDIO-OUT data + (git-fixes). +- ALSA: core: Fix NULL module pointer assignment at card init + (git-fixes). +- speakup: Fix sizeof() vs ARRAY_SIZE() bug (git-fixes). +- serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using + prescaler (git-fixes). +- serial: 8250_bcm7271: use default_mux_rate if possible + (git-fixes). +- serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup + (git-fixes). +- tty: n_gsm: fix missing receive state reset after mode switch + (git-fixes). +- tty: n_gsm: fix possible out-of-bounds in gsm0_receive() + (git-fixes). +- commit be92dbc + +------------------------------------------------------------------- +Sat May 25 01:33:04 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where multiple sessions share connection + (bsc#1225172). +- commit 6704757 + +------------------------------------------------------------------- +Sat May 25 01:32:51 CEST 2024 - ematsumiya@suse.de + +- smb3: show beginning time for per share stats (bsc#1225172). +- commit 9dab491 + +------------------------------------------------------------------- +Sat May 25 01:32:38 CEST 2024 - ematsumiya@suse.de + +- cifs: cifs_chan_is_iface_active should be called with chan_lock + held (bsc#1225172). +- commit 7f878c6 + +------------------------------------------------------------------- +Sat May 25 01:32:24 CEST 2024 - ematsumiya@suse.de + +- cifs: do not pass cifs_sb when trying to add channels + (bsc#1225172). +- commit b48e89f + +------------------------------------------------------------------- +Sat May 25 01:32:10 CEST 2024 - ematsumiya@suse.de + +- smb: client: remove extra @chan_count check in + __cifs_put_smb_ses() (bsc#1225172). +- commit 58e3272 + +------------------------------------------------------------------- +Sat May 25 01:31:57 CEST 2024 - ematsumiya@suse.de + +- cifs: reconnect work should have reference on server struct + (bsc#1225172). +- commit f1bff59 + +------------------------------------------------------------------- +Sat May 25 01:31:44 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where a channel is closed (bsc#1225172). +- commit c305501 + +------------------------------------------------------------------- +Sat May 25 01:31:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: reduce stack usage in cifs_try_adding_channels() + (bsc#1225172). +- commit 16a3d64 + +------------------------------------------------------------------- +Sat May 25 01:31:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs code dep in namespace.c + (bsc#1225172). +- commit 658ebd6 + +------------------------------------------------------------------- +Sat May 25 01:31:04 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs naming in automount code + (bsc#1225172). +- commit b47e685 + +------------------------------------------------------------------- +Sat May 25 01:26:39 CEST 2024 - ematsumiya@suse.de + +- smb: client: rename cifs_dfs_ref.c to namespace.c (bsc#1225172). +- commit 429bc2d + +------------------------------------------------------------------- +Sat May 25 01:25:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: ensure to try all targets when finding nested links + (bsc#1225172). +- commit b03bac4 + +------------------------------------------------------------------- +Sat May 25 01:25:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: introduce DFS_CACHE_TGT_LIST() (bsc#1225172). +- commit f066846 + +------------------------------------------------------------------- +Sat May 25 01:25:04 CEST 2024 - ematsumiya@suse.de + +- cifs: account for primary channel in the interface list + (bsc#1225172). +- commit 28558fb + +------------------------------------------------------------------- +Sat May 25 01:24:50 CEST 2024 - ematsumiya@suse.de + +- cifs: distribute channels across interfaces based on speed + (bsc#1225172). +- commit 66db7c6 + +------------------------------------------------------------------- +Fri May 24 20:33:36 CEST 2024 - tiwai@suse.de + +- dmaengine: dw-edma: eDMA: Add sync read before starting the + DMA transfer in remote setup (CVE-2024-27408 bsc#1224430). +- commit 26ca7a6 + +------------------------------------------------------------------- +Fri May 24 20:29:39 CEST 2024 - tiwai@suse.de + +- pmdomain: ti: Add a null pointer check to the + omap_prm_domain_init (CVE-2024-35943 bsc#1224649). +- commit 4abda58 + +------------------------------------------------------------------- +Fri May 24 20:27:11 CEST 2024 - tiwai@suse.de + +- media: mediatek: vcodec: Fix oops when HEVC init fails + (CVE-2024-35921 bsc#1224477). +- commit 7226612 + +------------------------------------------------------------------- +Fri May 24 18:18:36 CEST 2024 - tiwai@suse.de + +- drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() + for hisi_hns3_pmu uninit process (CVE-2023-52860 bsc#1224936). +- commit f0f6842 + +------------------------------------------------------------------- +Fri May 24 18:15:40 CEST 2024 - tiwai@suse.de + +- kABI workaround for struct idxd_evl (CVE-2024-35991 + bsc#1224553). +- commit 4c82821 + +------------------------------------------------------------------- +Fri May 24 18:11:49 CEST 2024 - tiwai@suse.de + +- dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue + (CVE-2024-35991 bsc#1224553). +- commit bba26d6 + +------------------------------------------------------------------- +Fri May 24 16:30:01 CEST 2024 - mgorman@suse.de + +- sched/topology: Optimize topology_span_sane() (bsc#1225053). +- cpumask: Add for_each_cpu_from() (bsc#1225053). +- commit a6ca3d0 + +------------------------------------------------------------------- +Fri May 24 15:19:25 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during + rehash (CVE-2024-35854 bsc#1224636). +- commit 2a8bef6 + +------------------------------------------------------------------- +Fri May 24 14:10:08 CEST 2024 - davide.benini@suse.com + +- net: mctp: take ownership of skb in mctp_local_output + (CVE-2024-27418 bsc#1224720) +- commit afb99d9 + +------------------------------------------------------------------- +Fri May 24 13:54:38 CEST 2024 - davide.benini@suse.com + +- ipv6: fix potential "struct net" leak in inet6_rtm_getaddr() + (CVE-2024-27417 bsc#1224721) +- commit 4e68c84 + +------------------------------------------------------------------- +Fri May 24 09:07:32 CEST 2024 - tiwai@suse.de + +- regulator: bd71828: Don't overwrite runtime voltages + (git-fixes). +- nfc: nci: Fix handling of zero-length payload packets in + nci_rx_work() (git-fixes). +- nfc: nci: Fix uninit-value in nci_rx_work (git-fixes). +- selftests: net: kill smcrouted in the cleanup logic in amt.sh + (git-fixes). +- tools/latency-collector: Fix -Wformat-security compile warns + (git-fixes). +- commit 3a26e1a + +------------------------------------------------------------------- +Fri May 24 06:14:35 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Protect against int overflow for stack access size + (bsc#1224488 CVE-2024-35905). +- bpf: Check bloom filter map value size (bsc#1224488 + CVE-2024-35905). +- commit 5fa3c11 + +------------------------------------------------------------------- +Fri May 24 02:11:16 CEST 2024 - neilb@suse.de + +- autofs: use wake_up() instead of wake_up_interruptible(() + (bsc#1224166). +- commit eb57c74 + +------------------------------------------------------------------- +Thu May 23 19:29:39 CEST 2024 - mwilck@suse.com + +- Update patches.suse/scsi-qedf-Wait-for-stag-work-during-unload.patch (bsc#1214852) +- Update patches.suse/scsi-qedf-Don-t-process-stag-work-during-unload.patch (bsc#1214852) +- commit 4cb5fde + +------------------------------------------------------------------- +Thu May 23 15:56:49 CEST 2024 - rgoldwyn@suse.com + +- Remove NTFSv3 from configs (bsc#1224429) + References: bsc#1224429 comment#3 + We only support fuse version of the NTFS-3g driver. Disable NTFSv3 from + all configs. + This was enabled in + d016c04d731 ("Bump to 6.4 kernel (jsc#PED-4593)") +- commit b4be251 + +------------------------------------------------------------------- +Thu May 23 14:51:16 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of len fields in nvme + reipl block (git-fixes bsc#1225136). +- commit 273e6f4 + +------------------------------------------------------------------- +Thu May 23 14:48:04 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of nvme dump block + (git-fixes bsc#1225134). +- commit 955c716 + +------------------------------------------------------------------- +Thu May 23 14:46:23 CEST 2024 - mfranc@suse.cz + +- s390/cpacf: Split and rework cpacf query functions (git-fixes + bsc#1225133). +- commit ee9583e + +------------------------------------------------------------------- +Thu May 23 14:42:45 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Fix bpf_plt pointer arithmetic (git-fixes bsc#1224481 + CVE-2024-35917). +- commit 34e1a55 + +------------------------------------------------------------------- +Thu May 23 14:33:42 CEST 2024 - tiwai@suse.de + +- Move upstreamed mm patches into sorted section +- commit e3937f1 + +------------------------------------------------------------------- +Thu May 23 14:27:38 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit fdb5fa6 + +------------------------------------------------------------------- +Thu May 23 14:27:05 CEST 2024 - tiwai@suse.de + +- kABI workaround for cs35l56 (git-fixes). +- commit 331f8f7 + +------------------------------------------------------------------- +Thu May 23 14:24:16 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: call dsp dump when boot retry fails + (stable-fixes). +- Refresh + patches.suse/ASoC-SOF-Intel-mtl-Implement-firmware-boot-state-che.patch. +- commit 8e475f5 + +------------------------------------------------------------------- +Thu May 23 14:22:42 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot + failed (git-fixes). +- ASoC: cs35l56: Prevent overwriting firmware ASP config + (git-fixes). +- commit 1a7f82c + +------------------------------------------------------------------- +Thu May 23 13:25:34 CEST 2024 - tiwai@suse.de + +- ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put() + (CVE-2023-52674 bsc#1224727). +- ALSA: scarlett2: Add missing error checks to *_ctl_get() + (CVE-2023-52680 bsc#1224608). +- ALSA: scarlett2: Add missing error check to + scarlett2_usb_set_config() (CVE-2023-52692 bsc#1224628). +- commit fff59c9 + +------------------------------------------------------------------- +Thu May 23 07:45:50 CEST 2024 - tiwai@suse.de + +- vmci: prevent speculation leaks by sanitizing event in + event_deliver() (git-fixes). +- VMCI: Fix an error handling path in vmci_guest_probe_device() + (git-fixes). +- VMCI: Fix possible memcpy() run-time warning in + vmci_datagram_invoke_guest_handler() (stable-fixes). +- VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() + (stable-fixes CVE-2024-35944 bsc#1224648). +- commit d9694ad + +------------------------------------------------------------------- +Thu May 23 07:42:55 CEST 2024 - tiwai@suse.de + +- spmi: hisi-spmi-controller: Do not override device identifier + (git-fixes). +- extcon: max8997: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port + assignment (git-fixes). +- iio: pressure: dps310: support negative temperature values + (git-fixes). +- iio: adc: stm32: Fixing err code to not indicate success + (git-fixes). +- iio: core: Leave private pointer NULL when no private data + supplied (git-fixes). +- counter: linux/counter.h: fix Excess kernel-doc description + warning (git-fixes). +- staging: vt6655: Remove unused declaration of + RFbAL7230SelectChannelPostProcess() (git-fixes). +- serial: sh-sci: protect invalidating RXDMA on shutdown + (git-fixes). +- serial: sc16is7xx: add proper sched.h include for + sched_set_fifo() (git-fixes). +- serial: max3100: Fix bitwise types (git-fixes). +- serial: max3100: Update uart_driver_registered on driver removal + (git-fixes). +- serial: max3100: Lock port->lock when calling + uart_handle_cts_change() (git-fixes). +- usb: fotg210: Add missing kernel doc description (git-fixes). +- usb: typec: tipd: fix event checking for tps6598x (git-fixes). +- usb: typec: ucsi: displayport: Fix potential deadlock + (git-fixes). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (git-fixes). +- usb: gadget: u_audio: Clear uac pointer when freed (git-fixes). +- usb: gadget: u_audio: Fix race condition use of controls after + free during gadget unbind (git-fixes). +- usb: typec: ucsi: simplify partner's PD caps registration + (git-fixes). +- usb: typec: ucsi: always register a link to USB PD device + (git-fixes). +- leds: pwm: Disable PWM when going to suspend (git-fixes). +- commit 0d08462 + +------------------------------------------------------------------- +Wed May 22 21:16:03 CEST 2024 - mkoutny@suse.com + +- af_unix: Suppress false-positive lockdep splat for spin_lock() + in __unix_gc() (CVE-2024-26923 bsc#1223384). +- af_unix: fix lockdep positive in sk_diag_dump_icons() + (CVE-2024-26923 bsc#1223384). +- commit a652e3a + +------------------------------------------------------------------- +Wed May 22 18:08:37 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-CPPC-Use-access_width-over-bit_width-for-system.patch + (stable-fixes CVE-2024-35995 bsc#1224557). +- Update + patches.suse/ALSA-usb-audio-Stop-parsing-channels-bits-when-all-c.patch + (git-fixes CVE-2024-27436 bsc#1224803). +- Update + patches.suse/ASoC-SOF-ipc4-pcm-Workaround-for-crashed-firmware-on.patch + (stable-fixes CVE-2024-27057 bsc#1223831). +- Update + patches.suse/ASoC-mediatek-sof-common-Add-NULL-check-for-normal_l.patch + (git-fixes CVE-2024-35842 bsc#1224688). +- Update + patches.suse/Bluetooth-Fix-memory-leak-in-hci_req_sync_complete.patch + (git-fixes CVE-2024-35978 bsc#1224571). +- Update + patches.suse/Bluetooth-Fix-use-after-free-bugs-caused-by-sco_sock.patch + (git-fixes CVE-2024-27398 bsc#1224174). +- Update + patches.suse/Bluetooth-L2CAP-Fix-not-validating-setsockopt-user-i.patch + (git-fixes CVE-2024-35965 bsc#1224579). +- Update + patches.suse/Bluetooth-RFCOMM-Fix-not-validating-setsockopt-user-.patch + (git-fixes CVE-2024-35966 bsc#1224576). +- Update + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch + (git-fixes CVE-2024-35967 bsc#1224587). +- Update + patches.suse/Bluetooth-btintel-Fix-null-ptr-deref-in-btintel_read.patch + (stable-fixes CVE-2024-35933 bsc#1224640). +- Update + patches.suse/Bluetooth-hci_event-Fix-handling-of-HCI_EV_IO_CAPA_R.patch + (git-fixes CVE-2024-27416 bsc#1224723). +- Update + patches.suse/Bluetooth-hci_sock-Fix-not-validating-setsockopt-use.patch + (git-fixes CVE-2024-35963 bsc#1224582). +- Update + patches.suse/Bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_chan_tim.patch + (git-fixes CVE-2024-27399 bsc#1224177). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-setup.patch + (git-fixes CVE-2024-35850 bsc#1224600). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-suspend.patch + (git-fixes CVE-2024-35851 bsc#1224509). +- Update + patches.suse/Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_check_.patch + (bsc#1219170 CVE-2024-22099 CVE-2024-26903 bsc#1223187). +- Update + patches.suse/HID-i2c-hid-remove-I2C_HID_READ_PENDING-flag-to-prev.patch + (git-fixes CVE-2024-35997 bsc#1224552). +- Update + patches.suse/NFS-Fix-nfs_netfs_issue_read-xarray-locking-for-writ.patch + (git-fixes CVE-2024-27031 bsc#1223805). +- Update + patches.suse/NFSv4.2-fix-nfs4_listxattr-kernel-BUG-at-mm-usercopy.patch + (git-fixes CVE-2024-26870 bsc#1223113). +- Update + patches.suse/PCI-PM-Drain-runtime-idle-callbacks-before-driver-re.patch + (stable-fixes CVE-2024-35809 bsc#1224738). +- Update + patches.suse/SUNRPC-fix-some-memleaks-in-gssx_dec_option_array.patch + (git-fixes CVE-2024-27388 bsc#1223744). +- Update + patches.suse/USB-core-Fix-deadlock-in-usb_deauthorize_interface.patch + (git-fixes CVE-2024-26934 bsc#1223671). +- Update patches.suse/accel-ivpu-Fix-deadlock-in-context_xa.patch + (git-fixes CVE-2024-35953 bsc#1224704). +- Update + patches.suse/arm64-hibernate-Fix-level3-translation-fault-in-swsu.patch + (git-fixes CVE-2024-26989 bsc#1223748). +- Update patches.suse/ax25-Fix-netdev-refcount-issue.patch + (git-fixes CVE-2024-36009 bsc#1224542). +- Update + patches.suse/ax25-fix-use-after-free-bugs-caused-by-ax25_ds_del_t.patch + (git-fixes CVE-2024-35887 bsc#1224663). +- Update + patches.suse/batman-adv-Avoid-infinite-loop-trying-to-resize-loca.patch + (git-fixes CVE-2024-35982 bsc#1224566). +- Update + patches.suse/block-fix-q-blkg_list-corruption-during-disk-rebind.patch + (bsc#1223591 CVE-2024-35974 bsc#1224573). +- Update + patches.suse/bnxt_en-Fix-possible-memory-leak-in-bnxt_rdma_aux_de.patch + (git-fixes CVE-2024-35972 bsc#1224577). +- Update + patches.suse/bootconfig-use-memblock_free_late-to-free-xbc-memory.patch + (git-fixes CVE-2024-26983 bsc#1223637). +- Update + patches.suse/btrfs-fix-deadlock-with-fiemap-and-extent-locking.patch + (bsc#1223285 CVE-2024-35784 bsc#1224804). +- Update + patches.suse/btrfs-fix-information-leak-in-btrfs_ioctl_logical_to.patch + (git-fixes CVE-2024-35849 bsc#1224733). +- Update + patches.suse/btrfs-fix-race-between-ordered-extent-completion-and.patch + (bsc#1223285 CVE-2024-26794 bsc#1222426). +- Update + patches.suse/btrfs-fix-race-when-detecting-delalloc-ranges-during.patch + (bsc#1223285 CVE-2024-27080 bsc#1223782). +- Update + patches.suse/btrfs-handle-chunk-tree-lookup-error-in-btrfs_reloca.patch + (git-fixes CVE-2024-35936 bsc#1224644). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-during-disabl.patch + (git-fixes CVE-2024-27004 bsc#1223762). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-for-clk_summa.patch + (git-fixes CVE-2024-27003 bsc#1223761). +- Update + patches.suse/clk-mediatek-Do-a-runtime-PM-get-on-controllers-duri.patch + (git-fixes CVE-2024-27002 bsc#1223759). +- Update + patches.suse/comedi-vmk80xx-fix-incomplete-endpoint-checking.patch + (git-fixes CVE-2024-27001 bsc#1223698). +- Update + patches.suse/dm-raid-really-frozen-sync_thread-during-suspend-16c4.patch + (jsc#PED-7542 CVE-2024-35794 bsc#1224706). +- Update + patches.suse/dm-raid456-md-raid456-fix-a-deadlock-for-dm-raid456-4142.patch + (bsc#1219596 CVE-2024-26962 bsc#1223654). +- Update + patches.suse/dma-buf-Fix-NULL-pointer-dereference-in-sanitycheck.patch + (git-fixes CVE-2024-35916 bsc#1224480). +- Update patches.suse/dma-xilinx_dpdma-Fix-locking.patch + (git-fixes CVE-2024-35990 bsc#1224559). +- Update + patches.suse/dmaengine-fsl-qdma-Fix-a-memory-leak-related-to-the--3aa58cb.patch + (git-fixes CVE-2024-35833 bsc#1224632). +- Update + patches.suse/dmaengine-idxd-Fix-oops-during-rmmod-on-single-CPU-p.patch + (git-fixes CVE-2024-35989 bsc#1224558). +- Update + patches.suse/dpll-fix-dpll_pin_on_pin_register-for-multiple-paren.patch + (CVE-2024-27027 bsc#1223787 CVE-2024-36002 bsc#1224546). +- Update + patches.suse/dpll-fix-pin-dump-crash-for-rebound-module.patch + (jsc#PED-6079 CVE-2024-35836 bsc#1224633). +- Update + patches.suse/drm-Check-output-polling-initialized-before-disablin.patch + (stable-fixes CVE-2024-35927 bsc#1224654). +- Update + patches.suse/drm-amd-amdgpu-Fix-potential-ioremap-memory-leaks-in.patch + (stable-fixes CVE-2024-35928 bsc#1224653). +- Update + patches.suse/drm-amd-display-Fix-bounds-check-for-dcn35-DcfClocks.patch + (git-fixes CVE-2024-35788 bsc#1224709). +- Update + patches.suse/drm-amd-display-Prevent-crash-when-disable-stream.patch + (stable-fixes CVE-2024-35799 bsc#1224740). +- Update + patches.suse/drm-amdgpu-amdgpu_ttm_gart_bind-set-gtt-bound-flag.patch + (stable-fixes CVE-2024-35817 bsc#1224736). +- Update + patches.suse/drm-amdgpu-fix-deadlock-while-reading-mqd-from-debug.patch + (git-fixes CVE-2024-35795 bsc#1224634). +- Update + patches.suse/drm-amdgpu-fix-mmhub-client-id-out-of-bounds-access.patch + (git-fixes CVE-2024-27029 bsc#1223789). +- Update + patches.suse/drm-amdgpu-once-more-fix-the-call-oder-in-amdgpu_ttm.patch + (git-fixes CVE-2024-27400 bsc#1224180). +- Update + patches.suse/drm-amdgpu-pm-Fix-NULL-pointer-dereference-when-get-.patch + (git-fixes CVE-2024-26949 bsc#1223665). +- Update + patches.suse/drm-amdgpu-validate-the-parameters-of-bo-mapping-ope.patch + (git-fixes CVE-2024-26922 bsc#1223315). +- Update + patches.suse/drm-amdkfd-Fix-memory-leak-in-create_process-failure.patch + (git-fixes CVE-2024-26986 bsc#1223728). +- Update patches.suse/drm-ast-Fix-soft-lockup.patch (git-fixes + CVE-2024-35952 bsc#1224705). +- Update + patches.suse/drm-client-Fully-protect-modes-with-dev-mode_config..patch + (stable-fixes CVE-2024-35950 bsc#1224703). +- Update + patches.suse/drm-i915-bios-Tolerate-devdata-NULL-in-intel_bios_en.patch + (stable-fixes CVE-2024-26938 bsc#1223678). +- Update + patches.suse/drm-i915-gt-Reset-queue_priority_hint-on-parking.patch + (git-fixes CVE-2024-26937 bsc#1223677). +- Update + patches.suse/drm-lima-fix-a-memleak-in-lima_heap_alloc.patch + (git-fixes CVE-2024-35829 bsc#1224707). +- Update + patches.suse/drm-nouveau-fix-stale-locked-mutex-in-nouveau_gem_io.patch + (git-fixes CVE-2024-35786 bsc#1224714). +- Update + patches.suse/drm-nouveau-keep-DMA-buffers-required-for-suspend-re.patch + (git-fixes CVE-2024-27411 bsc#1224433). +- Update patches.suse/drm-nv04-Fix-out-of-bounds-access.patch + (git-fixes CVE-2024-27008 bsc#1223802). +- Update + patches.suse/drm-panfrost-Fix-the-error-path-in-panfrost_mmu_map_.patch + (git-fixes CVE-2024-35951 bsc#1224701). +- Update + patches.suse/drm-vc4-don-t-check-if-plane-state-fb-state-fb.patch + (stable-fixes CVE-2024-35932 bsc#1224650). +- Update + patches.suse/drm-vmwgfx-Create-debugfs-ttm_resource_manager-entry.patch + (git-fixes CVE-2024-26940 bsc#1223718). +- Update + patches.suse/drm-vmwgfx-Fix-the-lifetime-of-the-bo-cursor-memory.patch + (git-fixes CVE-2024-35810 bsc#1224626). +- Update + patches.suse/dyndbg-fix-old-BUG_ON-in-control-parser.patch + (stable-fixes CVE-2024-35947 bsc#1224647). +- Update + patches.suse/efi-capsule-loader-fix-incorrect-allocation-size.patch + (git-fixes CVE-2024-27413 bsc#1224438). +- Update patches.suse/efi-fix-panic-in-kdump-kernel.patch + (git-fixes CVE-2024-35800 bsc#1224507). +- Update + patches.suse/fat-fix-uninitialized-field-in-nostale-filehandles.patch + (git-fixes CVE-2024-26973 bsc#1223641). +- Update + patches.suse/fbmon-prevent-division-by-zero-in-fb_videomode_from_.patch + (stable-fixes CVE-2024-35922 bsc#1224660). +- Update + patches.suse/fs-aio-Check-IOCB_AIO_RW-before-the-struct-aio_kiocb.patch + (bsc#1222721 CVE-2024-26764 CVE-2024-35815 bsc#1224685). +- Update + patches.suse/geneve-fix-header-validation-in-geneve-6-_xmit_skb.patch + (git-fixes CVE-2024-35973 bsc#1224586). +- Update + patches.suse/geneve-make-sure-to-pull-inner-header-in-geneve_rx.patch + (git-fixes CVE-2024-26857 bsc#1223058). +- Update + patches.suse/i2c-smbus-fix-NULL-function-pointer-dereference.patch + (git-fixes CVE-2024-35984 bsc#1224567). +- Update + patches.suse/ice-fix-memory-corruption-bug-with-suspend-and-rebui.patch + (git-fixes CVE-2024-35911 bsc#1224486). +- Update + patches.suse/ice-fix-uninitialized-dplls-mutex-usage.patch + (git-fixes CVE-2024-26854 bsc#1223039). +- Update + patches.suse/idpf-fix-kernel-panic-on-unknown-packet-types.patch + (git-fixes CVE-2024-35889 bsc#1224517). +- Update + patches.suse/igc-avoid-returning-frame-twice-in-XDP_REDIRECT.patch + (git-fixes CVE-2024-26853 bsc#1223061). +- Update + patches.suse/init-main.c-Fix-potential-static_command_line-memory.patch + (git-fixes CVE-2024-26988 bsc#1223747). +- Update + patches.suse/iommufd-Fix-iopt_access_list_id-overwrite-bug.patch + (git-fixes CVE-2024-26786 bsc#1222780). +- Update + patches.suse/irqchip-gic-v3-its-Prevent-double-free-on-error.patch + (git-fixes CVE-2024-35847 bsc#1224697). +- Update + patches.suse/kprobes-Fix-possible-use-after-free-issue-on-kprobe-registration.patch + (git-fixes CVE-2024-35955 bsc#1224676). +- Update + patches.suse/mac802154-fix-llsec-key-resources-release-in-mac8021.patch + (git-fixes CVE-2024-26961 bsc#1223652). +- Update + patches.suse/md-dm-raid-don-t-call-md_reap_sync_thread-directly-cd32.patch + (jsc#PED-7542 CVE-2024-35808 bsc#1224623). +- Update patches.suse/md-fix-kmemleak-of-rdev-serial-6cf3.patch + (jsc#PED-7542 CVE-2024-26900 bsc#1223046). +- Update + patches.suse/media-tc358743-register-v4l2-async-device-only-after.patch + (git-fixes CVE-2024-35830 bsc#1224680). +- Update + patches.suse/misc-lis3lv02d_i2c-Fix-regulators-getting-en-dis-abl.patch + (git-fixes CVE-2024-35824 bsc#1224609). +- Update + patches.suse/mlxbf_gige-call-request_irq-after-NAPI-initialized.patch + (git-fixes CVE-2024-35907 bsc#1224492). +- Update + patches.suse/mlxbf_gige-stop-interface-during-shutdown.patch + (git-fixes CVE-2024-35885 bsc#1224519). +- Update + patches.suse/mmc-core-Avoid-negative-index-with-array-access.patch + (git-fixes CVE-2024-35813 bsc#1224618). +- Update + patches.suse/msft-hv-2971-net-mana-Fix-Rx-DMA-datasize-and-skb_over_panic.patch + (git-fixes CVE-2024-35901 bsc#1224495). +- Update + patches.suse/net-ena-Fix-incorrect-descriptor-free-behavior.patch + (git-fixes CVE-2024-35958 bsc#1224677). +- Update + patches.suse/net-ethernet-mtk_eth_soc-fix-PPE-hanging-issue.patch + (git-fixes CVE-2024-27432 bsc#1224716). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-1588-is-received-on-H.patch + (git-fixes CVE-2024-26881 bsc#1223041). +- Update + patches.suse/net-ice-Fix-potential-NULL-pointer-dereference-in-ic.patch + (git-fixes CVE-2024-26855 bsc#1223051). +- Update + patches.suse/net-ks8851-Handle-softirqs-at-the-end-of-IRQ-thread-.patch + (git-fixes CVE-2024-35971 bsc#1224578). +- Update + patches.suse/net-ll_temac-platform_get_resource-replaced-by-wrong.patch + (git-fixes CVE-2024-35796 bsc#1224615). +- Update + patches.suse/net-mlx5-Properly-link-new-fs-rules-into-the-tree.patch + (git-fixes CVE-2024-35960 bsc#1224588). +- Update + patches.suse/net-mlx5-Register-devlink-first-under-devlink-lock.patch + (git-fixes CVE-2024-35961 bsc#1224585). +- Update + patches.suse/net-mlx5e-Fix-mlx5e_priv_init-cleanup-flow.patch + (git-fixes CVE-2024-35959 bsc#1224666). +- Update + patches.suse/net-mlx5e-Use-a-memory-barrier-to-enforce-PTP-WQ-xmi.patch + (git-fixes CVE-2024-26858 bsc#1223020). +- Update + patches.suse/net-mlx5e-fix-a-double-free-in-arfs_create_groups.patch + (jsc#PED-3311 CVE-2024-35835 bsc#1224605). +- Update + patches.suse/net-mvpp2-clear-BM-pool-before-initialization.patch + (git-fixes CVE-2024-35837 bsc#1224500). +- Update + patches.suse/net-phy-micrel-Fix-potential-null-pointer-dereferenc.patch + (git-fixes CVE-2024-35891 bsc#1224513). +- Update + patches.suse/net-phy-phy_device-Prevent-nullptr-exceptions-on-ISR.patch + (stable-fixes CVE-2024-35945 bsc#1224639). +- Update + patches.suse/net-sparx5-Fix-use-after-free-inside-sparx5_del_mact.patch + (git-fixes CVE-2024-26856 bsc#1223052). +- Update patches.suse/net-tls-fix-WARNIING-in-__sk_msg_free.patch + (bsc#1221858 CVE-2024-35841 bsc#1224687). +- Update + patches.suse/net-wwan-t7xx-Split-64bit-accesses-to-fix-alignment-.patch + (git-fixes CVE-2024-35909 bsc#1224491). +- Update + patches.suse/nfc-nci-Fix-uninit-value-in-nci_dev_up-and-nci_ntf_p.patch + (git-fixes CVE-2024-35915 bsc#1224479). +- Update + patches.suse/nfp-flower-handle-acti_netdevs-allocation-failure.patch + (git-fixes CVE-2024-27046 bsc#1223827). +- Update + patches.suse/nfs-fix-panic-when-nfs4_ff_layout_prepare_ds-fails.patch + (git-fixes CVE-2024-26868 bsc#1223038). +- Update + patches.suse/nfsd-Fix-error-cleanup-path-in-nfsd_rename.patch + (bsc#1221044 CVE-2023-52591 CVE-2024-35914 bsc#1224482). +- Update + patches.suse/nouveau-fix-instmem-race-condition-around-ptr-stores.patch + (git-fixes CVE-2024-26984 bsc#1223633). +- Update patches.suse/nouveau-lock-the-client-object-tree.patch + (stable-fixes CVE-2024-27062 bsc#1223834). +- Update + patches.suse/nvme-fc-do-not-wait-in-vain-when-unloading-module.patch + (git-fixes CVE-2024-26846 bsc#1223023). +- Update + patches.suse/nvme-fix-reconnection-fail-due-to-reserved-tag-alloc.patch + (git-fixes CVE-2024-27435 bsc#1224717). +- Update + patches.suse/octeontx2-af-Use-separate-handlers-for-interrupts.patch + (git-fixes CVE-2024-27030 bsc#1223790). +- Update + patches.suse/octeontx2-pf-Fix-transmit-scheduler-resource-leak.patch + (git-fixes CVE-2024-35975 bsc#1224569). +- Update + patches.suse/of-dynamic-Synchronize-of_changeset_destroy-with-the.patch + (git-fixes CVE-2024-35879 bsc#1224524). +- Update + patches.suse/of-module-prevent-NULL-pointer-dereference-in-vsnpri.patch + (stable-fixes CVE-2024-35878 bsc#1224671). +- Update + patches.suse/phy-marvell-a3700-comphy-Fix-out-of-bounds-read.patch + (git-fixes CVE-2024-35992 bsc#1224555). +- Update + patches.suse/phy-ti-tusb1210-Resolve-charger-det-crash-if-charger.patch + (git-fixes CVE-2024-35986 bsc#1224562). +- Update + patches.suse/platform-chrome-cros_ec_uart-properly-fix-race-condi.patch + (git-fixes CVE-2024-35977 bsc#1224568). +- Update + patches.suse/power-supply-bq27xxx-i2c-Do-not-free-non-existing-IR.patch + (git-fixes CVE-2024-27412 bsc#1224437). +- Update + patches.suse/pstore-inode-Only-d_invalidate-is-needed.patch + (git-fixes CVE-2024-27389 bsc#1223705). +- Update + patches.suse/pstore-zone-Add-a-null-pointer-check-to-the-psz_kmsg.patch + (stable-fixes CVE-2024-35940 bsc#1224537). +- Update + patches.suse/s390-zcrypt-fix-reference-counting-on-zcrypt-card-objects.patch + (git-fixes bsc#1223592 CVE-2024-26957 bsc#1223666). +- Update + patches.suse/scsi-core-Fix-unremoved-procfs-host-directory-regression.patch + (git-fixes CVE-2024-26935 bsc#1223675). +- Update + patches.suse/scsi-lpfc-Fix-possible-memory-leak-in-lpfc_rcv_padis.patch + (bsc#1220021 CVE-2024-35930 bsc#1224651). +- Update patches.suse/scsi-sg-Avoid-sg-device-teardown-race.patch + (git-fixes CVE-2024-35954 bsc#1224675). +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes CVE-2024-26742 bsc#1222608). +- Update + patches.suse/selinux-avoid-dereference-of-garbage-after-mount-fai.patch + (git-fixes CVE-2024-35904 bsc#1224494). +- Update + patches.suse/serial-mxs-auart-add-spinlock-around-changing-cts-st.patch + (git-fixes CVE-2024-27000 bsc#1223757). +- Update + patches.suse/serial-pmac_zilog-Remove-flawed-mitigation-for-rx-ir.patch + (git-fixes CVE-2024-26999 bsc#1223754). +- Update + patches.suse/soc-fsl-qbman-Always-disable-interrupts-when-taking-.patch + (git-fixes CVE-2024-35806 bsc#1224699). +- Update + patches.suse/soc-fsl-qbman-Use-raw-spinlock-for-cgr_lock.patch + (git-fixes CVE-2024-35819 bsc#1224683). +- Update patches.suse/speakup-Avoid-crash-on-very-long-word.patch + (git-fixes CVE-2024-26994 bsc#1223750). +- Update + patches.suse/spi-lpspi-Avoid-potential-use-after-free-in-probe.patch + (git-fixes CVE-2024-26866 bsc#1223024). +- Update + patches.suse/spi-mchp-pci1xxx-Fix-a-possible-null-pointer-derefer.patch + (git-fixes CVE-2024-35883 bsc#1224521). +- Update + patches.suse/spi-spi-mt65xx-Fix-NULL-pointer-access-in-interrupt-.patch + (git-fixes CVE-2024-27028 bsc#1223788). +- Update + patches.suse/ubifs-Set-page-uptodate-in-the-correct-place.patch + (git-fixes CVE-2024-35821 bsc#1224629). +- Update + patches.suse/usb-cdc-wdm-close-race-between-read-and-workqueue.patch + (git-fixes CVE-2024-35812 bsc#1224624). +- Update + patches.suse/usb-dwc2-host-Fix-dereference-issue-in-DDMA-completi.patch + (git-fixes CVE-2024-26997 bsc#1223741). +- Update + patches.suse/usb-dwc3-am62-fix-module-unload-reload-behavior.patch + (git-fixes CVE-2024-26963 bsc#1223651). +- Update + patches.suse/usb-gadget-f_ncm-Fix-UAF-ncm-object-at-re-bind-after.patch + (stable-fixes CVE-2024-26996 bsc#1223752). +- Update + patches.suse/usb-gadget-ncm-Avoid-dropping-datagrams-of-properly-.patch + (git-fixes CVE-2024-27405 bsc#1224423). +- Update + patches.suse/usb-gadget-ncm-Fix-handling-of-zero-block-length-pac.patch + (git-fixes CVE-2024-35825 bsc#1224681). +- Update + patches.suse/usb-typec-altmodes-displayport-create-sysfs-nodes-as.patch + (git-fixes CVE-2024-35790 bsc#1224712). +- Update + patches.suse/usb-typec-tcpm-Correct-the-PDO-counting-in-pd_set.patch + (git-fixes CVE-2024-26995 bsc#1223696). +- Update + patches.suse/usb-typec-tcpm-fix-double-free-issue-in-tcpm_port_un.patch + (git-fixes CVE-2024-26932 bsc#1223649). +- Update patches.suse/usb-typec-ucsi-Limit-read-size-on-v1.2.patch + (stable-fixes CVE-2024-35924 bsc#1224657). +- Update + patches.suse/usb-udc-remove-warning-when-queue-disabled-ep.patch + (stable-fixes CVE-2024-35822 bsc#1224739). +- Update + patches.suse/usb-xhci-Add-error-handling-in-xhci_map_urb_for_dma.patch + (git-fixes CVE-2024-26964 bsc#1223650). +- Update + patches.suse/vt-fix-unicode-buffer-corruption-when-deleting-chara.patch + (git-fixes CVE-2024-35823 bsc#1224692). +- Update + patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch + (bsc#1207948 CVE-2024-35938 bsc#1224643). +- Update + patches.suse/wifi-brcmfmac-Fix-use-after-free-bug-in-brcmf_cfg802.patch + (CVE-2023-47233 bsc#1216702 CVE-2024-35811 bsc#1224592). +- Update + patches.suse/wifi-cfg80211-check-A-MSDU-format-more-carefully.patch + (stable-fixes CVE-2024-35937 bsc#1224526). +- Update + patches.suse/wifi-iwlwifi-dbg-tlv-ensure-NUL-termination.patch + (git-fixes CVE-2024-35845 bsc#1224731). +- Update + patches.suse/wifi-iwlwifi-mvm-don-t-set-the-MFP-flag-for-the-GTK.patch + (git-fixes CVE-2024-27434 bsc#1224710). +- Update + patches.suse/wifi-iwlwifi-mvm-rfi-fix-potential-response-leaks.patch + (git-fixes CVE-2024-35912 bsc#1224487). +- Update + patches.suse/wifi-libertas-fix-some-memleaks-in-lbs_allocate_cmd_.patch + (git-fixes CVE-2024-35828 bsc#1224622). +- Update + patches.suse/wifi-mac80211-check-clear-fast-rx-for-non-4addr-sta-.patch + (stable-fixes CVE-2024-35789 bsc#1224749). +- Update + patches.suse/wifi-mac80211-fix-potential-sta-link-leak.patch + (git-fixes CVE-2024-35838 bsc#1224613). +- Update + patches.suse/wifi-nl80211-reject-iftype-change-with-mesh-ID-chang.patch + (git-fixes CVE-2024-27410 bsc#1224432). +- Update + patches.suse/wifi-rtw89-fix-null-pointer-access-when-abort-scan.patch + (stable-fixes CVE-2024-35946 bsc#1224646). +- Update + patches.suse/wireguard-netlink-access-device-through-ctx-instead-.patch + (git-fixes CVE-2024-26950 bsc#1223661). +- Update + patches.suse/wireguard-netlink-check-for-dangling-peer-via-is_dea.patch + (git-fixes CVE-2024-26951 bsc#1223660). +- Update + patches.suse/wireguard-receive-annotate-data-race-around-receivin.patch + (git-fixes CVE-2024-26861 bsc#1223076). +- Update + patches.suse/x86-coco-Require-seeding-RNG-with-RDRAND-on-CoCo-systems.patch + (git-fixes CVE-2024-35875 bsc#1224665). +- Update + patches.suse/x86-fpu-Keep-xfd_state-in-sync-with-MSR_IA32_XFD.patch + (git-fixes CVE-2024-35801 bsc#1224732). +- Update + patches.suse/xen-evtchn-avoid-WARN-when-unbinding-an-event-channe.patch + (git-fixes CVE-2024-27067 bsc#1223739). +- Update + patches.suse/xsk-recycle-buffer-in-case-Rx-queue-was-full.patch + (bsc#1221303 CVE-2024-26611 CVE-2024-35834 bsc#1224620). +- commit 005afc6 + +------------------------------------------------------------------- +Wed May 22 18:08:15 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-LPIT-Avoid-u32-multiplication-overflow.patch + (git-fixes CVE-2023-52683 bsc#1224627). +- Update + patches.suse/ACPI-video-check-for-error-while-searching-for-backl.patch + (git-fixes CVE-2023-52693 bsc#1224686). +- Update + patches.suse/ASoC-Intel-sof_sdw_rt_sdca_jack_common-ctx-headset_c.patch + (git-fixes CVE-2023-52697 bsc#1224596). +- Update + patches.suse/ASoC-SOF-amd-Fix-memory-leak-in-amd_sof_acp_probe.patch + (git-fixes CVE-2023-52663 bsc#1224630). +- Update + patches.suse/Revert-drm-amd-pm-resolve-reboot-exception-for-si-ol.patch + (git-fixes CVE-2023-52657 bsc#1224722). +- Update + patches.suse/Revert-net-mlx5-Block-entering-switchdev-mode-with-n.patch + (git-fixes CVE-2023-52658 bsc#1224719). +- Update + patches.suse/SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch + (git-fixes CVE-2023-52653 bsc#1223712). +- Update + patches.suse/bpf-Guard-stack-limits-against-32bit-overflow.patch + (git-fixes CVE-2023-52676 bsc#1224730). +- Update + patches.suse/crypto-rsa-add-a-check-for-allocation-failure.patch + (bsc#1222775 CVE-2023-52472 bsc#1220430). +- Update + patches.suse/crypto-s390-aes-Fix-buffer-overread-in-CTR-mode.patch + (git-fixes CVE-2023-52669 bsc#1224637). +- Update + patches.suse/crypto-safexcel-Add-error-handling-for-dma_map_sg-ca.patch + (git-fixes CVE-2023-52687 bsc#1224501). +- Update + patches.suse/drm-amd-display-Check-writeback-connectors-in-create.patch + (git-fixes CVE-2023-52695 bsc#1224506). +- Update + patches.suse/drm-amd-display-Fix-a-debugfs-null-pointer-error.patch + (git-fixes CVE-2023-52673 bsc#1224741). +- Update + patches.suse/drm-amd-display-Fix-hang-underflow-when-transitionin.patch + (git-fixes CVE-2023-52671 bsc#1224729). +- Update + patches.suse/drm-amd-pm-fix-a-double-free-in-si_dpm_init.patch + (git-fixes CVE-2023-52691 bsc#1224607). +- Update + patches.suse/drm-amdkfd-Confirm-list-is-non-empty-before-utilizin.patch + (git-fixes CVE-2023-52678 bsc#1224617). +- Update + patches.suse/drm-bridge-tpd12s015-Drop-buggy-__exit-annotation-fo.patch + (git-fixes CVE-2023-52694 bsc#1224598). +- Update + patches.suse/drm-tegra-rgb-Fix-missing-clk_put-in-the-error-handl.patch + (git-fixes CVE-2023-52661 bsc#1224445). +- Update + patches.suse/drm-vmwgfx-fix-a-memleak-in-vmw_gmrid_man_get_node.patch + (git-fixes CVE-2023-52662 bsc#1224449). +- Update patches.suse/efivarfs-Free-s_fs_info-on-unmount.patch + (bsc#1220328 CVE-2023-52463 CVE-2023-52681 bsc#1224505). +- Update + patches.suse/media-rkisp1-Fix-IRQ-handling-due-to-shared-interrup.patch + (stable-fixes CVE-2023-52660 bsc#1224443). +- Update + patches.suse/net-atlantic-eliminate-double-free-in-error-handling.patch + (git-fixes CVE-2023-52664 bsc#1224747). +- Update + patches.suse/net-mlx5e-fix-a-potential-double-free-in-fs_any_crea.patch + (jsc#PED-3311 CVE-2023-52667 bsc#1224603). +- Update + patches.suse/of-Fix-double-free-in-of_parse_phandle_with_args_map.patch + (git-fixes CVE-2023-52679 bsc#1224508). +- Update + patches.suse/powerpc-imc-pmu-Add-a-null-pointer-check-in-update_events_in_group.patch + (git-fixes CVE-2023-52675 bsc#1224504). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_eve.patch + (bsc#1065729 CVE-2023-52686 bsc#1224682). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_pow.patch + (bsc#1181674 ltc#189159 git-fixes CVE-2023-52696 bsc#1224601). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-to-scom_deb.patch + (bsc#1194869 CVE-2023-52690 bsc#1224611). +- Update + patches.suse/pstore-ram_core-fix-possible-overflow-in-persistent_.patch + (git-fixes CVE-2023-52685 bsc#1224728). +- Update + patches.suse/rpmsg-virtio-Free-driver_override-when-rpmsg_remove.patch + (git-fixes CVE-2023-52670 bsc#1224696). +- commit 578211b + +------------------------------------------------------------------- +Wed May 22 17:16:55 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_enable_notify() (git-fixes). +- commit 2e20e2c + +------------------------------------------------------------------- +Wed May 22 16:41:31 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_vq_avail_empty() (git-fixes). +- commit 936d53e + +------------------------------------------------------------------- +Wed May 22 16:05:24 CEST 2024 - jgross@suse.com + +- virtio_net: Do not send RSS key if it is not supported + (git-fixes). +- commit cc7c4a0 + +------------------------------------------------------------------- +Wed May 22 15:29:52 CEST 2024 - jgross@suse.com + +- vsock/virtio: fix packet delivery to tap device (git-fixes). +- commit dfd8673 + +------------------------------------------------------------------- +Wed May 22 14:54:16 CEST 2024 - jgross@suse.com + +- virtio-blk: Ensure no requests in virtqueues before deleting + vqs (git-fixes). +- commit 966a23e + +------------------------------------------------------------------- +Wed May 22 14:17:42 CEST 2024 - jgross@suse.com + +- KVM: VMX: Disable LBR virtualization if the CPU doesn't support + LBR callstacks (git-fixes). +- commit f941b05 + +------------------------------------------------------------------- +Wed May 22 14:09:42 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory (git-fixes). +- commit c99f198 + +------------------------------------------------------------------- +Wed May 22 14:08:46 CEST 2024 - nik.borisov@suse.com + +- proc/kcore: do not try to access unaccepted memory (git-fixes). +- commit 2daf00c + +------------------------------------------------------------------- +Wed May 22 13:17:05 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: touch soft lockup during memory accept (git-fixes). +- commit 45ed7cb + +------------------------------------------------------------------- +Wed May 22 13:14:27 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type (bsc#1224442 CVE-2023-52659). +- commit dad72fd + +------------------------------------------------------------------- +Wed May 22 13:04:12 CEST 2024 - jgross@suse.com + +- kabi fix of perf/x86/intel: Expose existence of callback support to KVM + (git fixes). +- commit 5db441c + +------------------------------------------------------------------- +Wed May 22 13:03:15 CEST 2024 - jgross@suse.com + +- perf/x86/intel: Expose existence of callback support to KVM + (git-fixes). +- commit b24b5fc + +------------------------------------------------------------------- +Wed May 22 11:25:18 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. + Intel compatible (git-fixes). +- commit 38bcaaa + +------------------------------------------------------------------- +Wed May 22 11:11:23 CEST 2024 - lhenriques@suse.de + +- ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE + (bsc#1224866). +- commit 6a4b4a1 + +------------------------------------------------------------------- +Wed May 22 10:35:02 CEST 2024 - lhenriques@suse.de + +- blacklist.conf: cephfs client logging infrastructure commits + These two commits are useless in isolation, they are part of a larger set + of commits that add extra info to debug logs. +- commit 2056926 + +------------------------------------------------------------------- +Wed May 22 08:47:44 CEST 2024 - tiwai@suse.de + +- remoteproc: k3-r5: Jump to error handling labels in start/stop + errors (git-fixes). +- commit 6f545f8 + +------------------------------------------------------------------- +Wed May 22 08:46:38 CEST 2024 - tiwai@suse.de + +- libsubcmd: Fix parse-options memory leak (git-fixes). +- dmaengine: idxd: Avoid unnecessary destruction of file_ida + (git-fixes). +- dmaengine: axi-dmac: fix possible race in remove() (git-fixes). +- dmaengine: idma64: Add check for dma_set_max_seg_size + (git-fixes). +- remoteproc: k3-r5: Do not allow core1 to power up before core0 + via sysfs (git-fixes). +- remoteproc: k3-r5: Wait for core0 power-up before powering up + core1 (git-fixes). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (git-fixes). +- PCI: tegra194: Fix probe path for Endpoint mode (git-fixes). +- PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id + (git-fixes). +- PCI: dwc: ep: Fix DBI access failure for drivers requiring + refclk from host (git-fixes). +- PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3 + (git-fixes). +- PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3 + (git-fixes). +- KEYS: trusted: Do not use WARN when encode fails (git-fixes). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() (git-fixes). +- commit d7da373 + +------------------------------------------------------------------- +Tue May 21 19:42:14 CEST 2024 - jgross@suse.com + +- KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is + enabled (git-fixes). +- commit 7d13726 + +------------------------------------------------------------------- +Tue May 21 19:06:22 CEST 2024 - jgross@suse.com + +- KVM: x86: Allow, don't ignore, same-value writes to immutable + MSRs (git-fixes). +- commit e25e965 + +------------------------------------------------------------------- +Tue May 21 18:30:43 CEST 2024 - jgross@suse.com + +- KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT + Misconfig (git-fixes). +- commit 21a74db + +------------------------------------------------------------------- +Tue May 21 17:54:50 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC + internal slots (git-fixes). +- commit b2d6429 + +------------------------------------------------------------------- +Tue May 21 17:19:17 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Move private vs. shared check above slot validity + checks (git-fixes). +- commit 2108d3a + +------------------------------------------------------------------- +Tue May 21 16:43:17 CEST 2024 - jgross@suse.com + +- KVM: x86: Fully re-initialize supported_mce_cap on vendor + module load (git-fixes). +- commit 52160e6 + +------------------------------------------------------------------- +Tue May 21 16:07:04 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing + dirty status (git-fixes). +- commit 7bdd69f + +------------------------------------------------------------------- +Tue May 21 15:26:06 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add a1fd0b9d751f sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level +- commit 3d0aa70 + +------------------------------------------------------------------- +Tue May 21 15:16:02 CEST 2024 - tiwai@suse.de + +- drm/nouveau/disp: Fix missing backlight control on Macbook 5, + 1 (bsc#1223838). +- commit 07ffc12 + +------------------------------------------------------------------- +Tue May 21 14:27:31 CEST 2024 - iivanov@suse.de + +- iommu/dma: Force swiotlb_max_mapping_size on an untrusted device (bsc#1224331) +- commit 55fb87b + +------------------------------------------------------------------- +Tue May 21 14:26:12 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix alignment checks when both allocation and DMA masks are (bsc#1224331) +- commit 8bebd77 + +------------------------------------------------------------------- +Tue May 21 14:24:53 CEST 2024 - iivanov@suse.de + +- swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc() (bsc#1224331) +- commit fcf796a + +------------------------------------------------------------------- +Tue May 21 14:21:15 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix double-allocation of slots due to broken alignment (bsc#1224331) +- commit c65bb03 + +------------------------------------------------------------------- +Tue May 21 14:19:30 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Set enable bits for GP counters in + PERF_GLOBAL_CTRL at "RESET" (git-fixes). +- commit 1ba62ae + +------------------------------------------------------------------- +Tue May 21 14:17:25 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disable support for adaptive PEBS (git-fixes). +- commit 9862bdd + +------------------------------------------------------------------- +Tue May 21 14:15:41 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD + platforms (git-fixes). +- commit 5f8077d + +------------------------------------------------------------------- +Tue May 21 14:13:58 CEST 2024 - jgross@suse.com + +- KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel + compatible (git-fixes). +- commit c9c8902 + +------------------------------------------------------------------- +Tue May 21 14:10:14 CEST 2024 - jgross@suse.com + +- x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM + (git-fixes). +- commit f882a8e + +------------------------------------------------------------------- +Tue May 21 13:34:01 CEST 2024 - jgross@suse.com + +- KVM: x86: Use actual kvm_cpuid.base for clearing + KVM_FEATURE_PV_UNHALT (git-fixes). +- commit 80b67d0 + +------------------------------------------------------------------- +Tue May 21 13:14:53 CEST 2024 - mfranc@suse.cz + +- s390/cio: fix tracepoint subchannel type field (git-fixes + bsc#1224793). +- commit f1aa928 + +------------------------------------------------------------------- +Tue May 21 13:09:15 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Emit a barrier for BPF_FETCH instructions (git-fixes + bsc#1224792). +- commit d08e4ce + +------------------------------------------------------------------- +Tue May 21 13:05:27 CEST 2024 - mfranc@suse.cz + +- KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M + (git-fixes bsc#1224790). +- commit b0b1c22 + +------------------------------------------------------------------- +Tue May 21 12:57:45 CEST 2024 - jgross@suse.com + +- KVM: x86: Introduce __kvm_get_hypervisor_cpuid() helper + (git-fixes). +- commit 652c188 + +------------------------------------------------------------------- +Tue May 21 12:12:33 CEST 2024 - jslaby@suse.cz + +- rpm/kernel-obs-build.spec.in: remove reiserfs from OBS initrd + We disabled the FS in bug 1202309. And we actively blacklist it in: + /usr/lib/modprobe.d/60-blacklist_fs-reiserfs.conf + This, as a side-effect, fixes obs-build's warning: + dracut-pre-udev[1463]: sh: line 1: /usr/lib/module-init-tools/unblacklist: No such file or directory + Exactly due to the above 60-blacklist_fs-reiserfs.conf trying to call the + above unblacklist. + We should likely drop ext2+ext3 from the list too, as we don't build + them at all. But that's a different story. +- commit 9e1a078 + +------------------------------------------------------------------- +Tue May 21 11:31:32 CEST 2024 - jgross@suse.com + +- KVM: SVM: Add support for allowing zero SEV ASIDs (git-fixes). +- commit 9327154 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - jgross@suse.com + +- KVM: SVM: Use unsigned integers when dealing with ASIDs + (git-fixes). +- commit b0fec37 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - cfamullaconrad@suse.de + +- tools/power turbostat: Expand probe_intel_uncore_frequency() + (bsc#1221765). +- commit 7c0d70f + +------------------------------------------------------------------- +Tue May 21 11:27:24 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: fix recursive deadlock in timer injection + (git-fixes). +- commit 389ea84 + +------------------------------------------------------------------- +Tue May 21 11:25:54 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: remove WARN_ON_ONCE() with false positives in + evtchn delivery (git-fixes). +- commit d63a8c9 + +------------------------------------------------------------------- +Tue May 21 11:24:29 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: inject vCPU upcall vector when local APIC is + enabled (git-fixes). +- commit 538dcab + +------------------------------------------------------------------- +Tue May 21 11:22:43 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: improve accuracy of Xen timers (git-fixes). +- commit 921d76d + +------------------------------------------------------------------- +Tue May 21 11:20:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Explicitly check NMI from guest to reducee false + positives (git-fixes). +- commit be2edf0 + +------------------------------------------------------------------- +Tue May 21 11:18:52 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled + (git-fixes). +- commit fe18eef + +------------------------------------------------------------------- +Tue May 21 11:16:06 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs + (git-fixes). +- commit 406de6b + +------------------------------------------------------------------- +Tue May 21 10:34:00 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs (git-fixes). +- commit dd1520f + +------------------------------------------------------------------- +Tue May 21 09:57:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC + due to bad index (git-fixes). +- commit b2e9cf1 + +------------------------------------------------------------------- +Tue May 21 09:22:11 CEST 2024 - shung-hsi.yu@suse.com + +- blacklist.conf: add "libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos" +- commit f859338 + +------------------------------------------------------------------- +Tue May 21 09:07:54 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD + (git-fixes). +- commit fd656b7 + +------------------------------------------------------------------- +Tue May 21 09:02:26 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Allow programming events that match unsupported + arch events (git-fixes). +- commit 60f57dc + +------------------------------------------------------------------- +Tue May 21 08:49:53 CEST 2024 - tiwai@suse.de + +- firmware: dmi-id: add a release callback function (git-fixes). +- watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in + sa1100dog_probe() (git-fixes). +- watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a + safety margin (git-fixes). +- watchdog: bd9576: Drop "always-running" property (git-fixes). +- watchdog: cpu5wdt.c: Fix use-after-free bug caused by + cpu5wdt_trigger (git-fixes). +- i2c: acpi: Unbind mux adapters before delete (git-fixes). +- i2c: synquacer: Fix an error handling path in + synquacer_i2c_probe() (git-fixes). +- i2c: cadence: Avoid fifo clear after start (git-fixes). +- pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins + regs (git-fixes). +- pinctrl: armada-37xx: remove an unused variable (git-fixes). +- crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak (git-fixes). +- commit 60d82a4 + +------------------------------------------------------------------- +Tue May 21 08:25:35 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Always treat Fixed counters as available when + supported (git-fixes). +- commit c4b0d18 + +------------------------------------------------------------------- +Tue May 21 08:23:45 CEST 2024 - jgross@suse.com + +- KVM: VMX: Report up-to-date exit qualification to userspace + (git-fixes). +- commit d6b020d + +------------------------------------------------------------------- +Tue May 21 08:20:50 CEST 2024 - jgross@suse.com + +- KVM: x86: Fix broken debugregs ABI for 32 bit kernels + (git-fixes). +- commit 69a1ee8 + +------------------------------------------------------------------- +Tue May 21 08:18:03 CEST 2024 - jgross@suse.com + +- SEV: disable SEV-ES DebugSwap by default (git-fixes). +- commit dcaff2f + +------------------------------------------------------------------- +Tue May 21 08:16:02 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMU + (git-fixes). +- commit c561279 + +------------------------------------------------------------------- +Tue May 21 08:11:53 CEST 2024 - jgross@suse.com + +- KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear + they're a WIP (git-fixes). +- commit aba16e8 + +------------------------------------------------------------------- +Tue May 21 08:10:16 CEST 2024 - jgross@suse.com + +- KVM: x86: Mark target gfn of emulated atomic instruction as + dirty (git-fixes). +- commit 303882a + +------------------------------------------------------------------- +Tue May 21 08:08:31 CEST 2024 - jgross@suse.com + +- KVM: SVM: Flush pages under kvm->lock to fix UAF in + svm_register_enc_region() (git-fixes). +- commit 4382f8a + +------------------------------------------------------------------- +Mon May 20 18:22:45 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes bsc#1222608 CVE-2024-26742). +- commit 950259c + +------------------------------------------------------------------- +Mon May 20 17:34:03 CEST 2024 - dsterba@suse.com + +- btrfs: always clear PERTRANS metadata during commit (git-fixes) +- commit f24386b + +------------------------------------------------------------------- +Mon May 20 17:31:37 CEST 2024 - dsterba@suse.com + +- btrfs: record delayed inode root in transaction (git-fixes) +- commit 3382370 + +------------------------------------------------------------------- +Mon May 20 17:30:52 CEST 2024 - dsterba@suse.com + +- btrfs: send: handle path ref underflow in header iterate_inode_ref() (git-fixes) +- commit 21cfc26 + +------------------------------------------------------------------- +Mon May 20 17:30:06 CEST 2024 - dsterba@suse.com + +- btrfs: export: handle invalid inode or root reference in btrfs_get_parent() (git-fixes) +- commit a357818 + +------------------------------------------------------------------- +Mon May 20 17:28:54 CEST 2024 - dsterba@suse.com + +- btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send() (git-fixes) +- commit 3227c75 + +------------------------------------------------------------------- +Mon May 20 17:28:06 CEST 2024 - dsterba@suse.com + +- btrfs: sysfs: validate scrub_speed_max value (git-fixes) +- commit 333b480 + +------------------------------------------------------------------- +Mon May 20 17:26:31 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: build fix for config we don't use +- commit d489b93 + +------------------------------------------------------------------- +Mon May 20 17:25:16 CEST 2024 - dsterba@suse.com + +- btrfs: prevent transaction block reserve underflow when starting transaction (git-fixes) +- commit e1ff84f + +------------------------------------------------------------------- +Mon May 20 17:19:12 CEST 2024 - dsterba@suse.com + +- btrfs: fix race when refilling delayed refs block reserve (git-fixes) +- commit f241886 + +------------------------------------------------------------------- +Mon May 20 17:17:09 CEST 2024 - dsterba@suse.com + +- btrfs: assert delayed node locked when removing delayed item (git-fixes) +- commit 7298484 + +------------------------------------------------------------------- +Mon May 20 17:16:03 CEST 2024 - dsterba@suse.com + +- btrfs: check for BTRFS_FS_ERROR in pending ordered assert (git-fixes) +- commit f5815af + +------------------------------------------------------------------- +Mon May 20 17:07:38 CEST 2024 - dsterba@suse.com + +- btrfs: output extra debug info if we failed to find an inline backref (git-fixes) +- commit 92fba41 + +------------------------------------------------------------------- +Mon May 20 17:06:06 CEST 2024 - dsterba@suse.com + +- btrfs: set page extent mapped after read_folio in relocate_one_page (git-fixes) +- commit 446041f + +------------------------------------------------------------------- +Mon May 20 17:04:32 CEST 2024 - dsterba@suse.com + +- btrfs: handle errors properly in update_inline_extent_backref() (git-fixes) +- commit ca5b7a2 + +------------------------------------------------------------------- +Mon May 20 15:43:05 CEST 2024 - nmorey@suse.com + +- RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw (git-fixes) +- commit 4bdc550 + +------------------------------------------------------------------- +Mon May 20 15:42:55 CEST 2024 - nmorey@suse.com + +- RDMA/IPoIB: Fix format truncation compilation errors (git-fixes) +- commit 6d737b0 + +------------------------------------------------------------------- +Mon May 20 15:42:41 CEST 2024 - nmorey@suse.com + +- bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq (git-fixes) +- commit 3e0bec3 + +------------------------------------------------------------------- +Mon May 20 15:42:30 CEST 2024 - nmorey@suse.com + +- IB/mlx5: Use __iowrite64_copy() for write combining stores (git-fixes) +- commit 9a3847d + +------------------------------------------------------------------- +Mon May 20 15:41:38 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix incorrect rxe_put in error path (git-fixes) +- commit c50f3b5 + +------------------------------------------------------------------- +Mon May 20 15:41:28 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Allow good work requests to be executed (git-fixes) +- commit b36653a + +------------------------------------------------------------------- +Mon May 20 15:41:18 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt (git-fixes) +- commit ba9e71d + +------------------------------------------------------------------- +Mon May 20 15:41:06 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Modify the print level of CQE error (git-fixes) +- commit 12a2ba5 + +------------------------------------------------------------------- +Mon May 20 15:40:45 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Use complete parentheses in macros (git-fixes) +- commit 7a9c544 + +------------------------------------------------------------------- +Mon May 20 15:40:34 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix GMV table pagesize (git-fixes) +- commit fb0321b + +------------------------------------------------------------------- +Mon May 20 15:40:20 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix UAF for cq async event (git-fixes) +- commit 8ea7fea + +------------------------------------------------------------------- +Mon May 20 15:40:10 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix deadlock on SRQ async events. (git-fixes) +- commit fb64efc + +------------------------------------------------------------------- +Mon May 20 15:39:57 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Add max_ah and cq moderation capacities in query_device() (git-fixes) +- commit 6c2f69b + +------------------------------------------------------------------- +Mon May 20 15:39:41 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix return value in hns_roce_map_mr_sg (git-fixes) +- commit 60cadbc + +------------------------------------------------------------------- +Mon May 20 15:39:25 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Adding remote atomic access flag to updatable flags (git-fixes) +- commit dacefcf + +------------------------------------------------------------------- +Mon May 20 15:39:09 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Change check for cacheable mkeys (git-fixes) +- commit c838c29 + +------------------------------------------------------------------- +Mon May 20 15:38:50 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent (git-fixes) +- commit 3012f2a + +------------------------------------------------------------------- +Mon May 20 15:38:31 CEST 2024 - nmorey@suse.com + +- qibfs: fix dentry leak (git-fixes) +- commit 3dd0249 + +------------------------------------------------------------------- +Mon May 20 15:37:55 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Fix port number for counter query in multi-port configuration (git-fixes) +- commit 52028fd + +------------------------------------------------------------------- +Mon May 20 15:37:35 CEST 2024 - nmorey@suse.com + +- RDMA/cm: Print the old state when cm_destroy_id gets timeout (git-fixes) +- commit 1a1a1ef + +------------------------------------------------------------------- +Mon May 20 15:37:10 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix the problem "mutex_destroy missing" (git-fixes) +- commit 0a73f85 + +------------------------------------------------------------------- +Mon May 20 14:08:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: broadcom: bcmbca: bcm4908: set brcm,wp-not-connected") +- commit a7b0273 + +------------------------------------------------------------------- +Mon May 20 14:04:41 CEST 2024 - iivanov@suse.de + +- arm64: dts: microchip: sparx5: fix mdio reg (git-fixes) +- commit 88132f5 + +------------------------------------------------------------------- +Mon May 20 14:03:25 CEST 2024 - iivanov@suse.de + +- arm64: dts: hi3798cv200: fix the size of GICR (git-fixes) +- commit 366d274 + +------------------------------------------------------------------- +Mon May 20 14:02:14 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Correct Tegra132 I2C alias (git-fixes) +- commit da1130e + +------------------------------------------------------------------- +Mon May 20 13:28:11 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: h616: Fix I2C0 pins (git-fixes) +- commit eee423c + +------------------------------------------------------------------- +Mon May 20 13:27:02 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: Pine H64: correctly remove reg_gmac_3v3 (git-fixes) +- commit 7d432cc + +------------------------------------------------------------------- +Mon May 20 13:25:37 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit d52e38e + +------------------------------------------------------------------- +Mon May 20 13:24:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit 029788f + +------------------------------------------------------------------- +Mon May 20 13:22:07 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix alphabetical ordering RK3399 puma (git-fixes) + Refresh patches.suse/arm64-dts-rockchip-enable-internal-pull-up-on-PCIE_WAKE-for-RK3399-Puma.patch +- commit aeac8db + +------------------------------------------------------------------- +Mon May 20 12:53:44 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: samsung,ams495qa01: add missing SPI properties") +- commit f4f5a90 + +------------------------------------------------------------------- +Mon May 20 12:53:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio: health: maxim,max30102: fix compatible check") +- commit 1690e24 + +------------------------------------------------------------------- +Mon May 20 12:52:51 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: mediatek,pwm-disp: Document power-domains property") +- commit 6958159 + +------------------------------------------------------------------- +Mon May 20 12:52:16 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: fsl-imx-sdma: fix HDMI audio index") +- commit 952bf73 + +------------------------------------------------------------------- +Mon May 20 12:52:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: lcdif: Do not require power-domains for i.MX6ULL") +- commit eabdd33 + +------------------------------------------------------------------- +Mon May 20 12:51:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update") +- commit ad9009e + +------------------------------------------------------------------- +Mon May 20 12:51:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mtd: avoid automatically select from mtd.yaml") +- commit 2d9981a + +------------------------------------------------------------------- +Mon May 20 12:51:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: can: mpfs: add missing required clock") +- commit d5f79eb + +------------------------------------------------------------------- +Mon May 20 12:50:57 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: dlg,da9063: Make #interrupt-cells required") +- commit a6ea77b + +------------------------------------------------------------------- +Mon May 20 12:50:46 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pinctr: pinctrl-zynq: Fix compatible string") +- commit f208a95 + +------------------------------------------------------------------- +Mon May 20 12:49:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible") +- commit 3478db8 + +------------------------------------------------------------------- +Mon May 20 12:49:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: ti,am65x-dss: Add support for common1 region") +- commit 7eb6591 + +------------------------------------------------------------------- +Mon May 20 12:48:50 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: opp: drop maxItems from inner items") +- commit 878a019 + +------------------------------------------------------------------- +Mon May 20 12:48:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: amlogic: fix s4 bindings") +- commit e2029e3 + +------------------------------------------------------------------- +Mon May 20 12:48:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Banana Pi R2 Pro") +- commit c1d1519 + +------------------------------------------------------------------- +Mon May 20 12:45:53 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Orange Pi RK3399 board") +- commit 88539b6 + +------------------------------------------------------------------- +Mon May 20 12:45:20 CEST 2024 - iivanov@suse.de + +- dt-bindings: clock: qcom: Add missing UFS QREF clocks (git-fixes) +- commit 4e403e4 + +------------------------------------------------------------------- +Mon May 20 12:43:49 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: qcom: drop the superfluous device compatibility") +- commit f6fdbc2 + +------------------------------------------------------------------- +Mon May 20 12:43:00 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: riscv: cpus: Clarify mmu-type interpretation") +- commit 4b6b7f4 + +------------------------------------------------------------------- +Mon May 20 12:42:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: power: reset: qcom-pon: fix inconsistent example") +- commit b2da43b + +------------------------------------------------------------------- +Mon May 20 12:42:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: rtc: qcom-pm8xxx: fix inconsistent example") +- commit 673e959 + +------------------------------------------------------------------- +Mon May 20 12:42:30 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header") +- commit 2965719 + +------------------------------------------------------------------- +Mon May 20 12:42:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg") +- commit 44293cc + +------------------------------------------------------------------- +Mon May 20 12:42:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: gpio: xilinx: Fix node address in gpio") +- commit 51eae0f + +------------------------------------------------------------------- +Mon May 20 12:41:48 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-vadc: fix example node names") +- commit 5559cae + +------------------------------------------------------------------- +Mon May 20 12:41:19 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name") +- commit 6d910c5 + +------------------------------------------------------------------- +Mon May 20 12:39:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: qcom: Correct reset-names property") +- commit cfa6f44 + +------------------------------------------------------------------- +Mon May 20 12:17:43 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: zynqmp: extend required list") +- commit 193f0ac + +------------------------------------------------------------------- +Mon May 20 12:17:21 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: qcom,apcs-kpss-global: drop duplicated") +- commit 855a271 + +------------------------------------------------------------------- +Mon May 20 12:17:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix regulator binding") +- commit 9b3e020 + +------------------------------------------------------------------- +Mon May 20 12:16:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix up binding") +- commit a0c4967 + +------------------------------------------------------------------- +Mon May 20 12:16:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: remoteproc: qcom: sc7180-pas: Fix SC7280 MPSS PD-names") +- commit de1ba63 + +------------------------------------------------------------------- +Mon May 20 11:58:54 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mmc: sdhci-pxa: Fix 'regs' typo") +- commit 3378497 + +------------------------------------------------------------------- +Mon May 20 11:58:39 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: Remove alt_ref from versal") +- commit 4d14333 + +------------------------------------------------------------------- +Mon May 20 11:58:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: watchdog: qcom-wdt: Make the interrupt example edge") +- commit 17a3ab8 + +------------------------------------------------------------------- +Mon May 20 11:57:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI") +- commit 4aa1481 + +------------------------------------------------------------------- +Mon May 20 11:56:20 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: stm32: don't mix SCMI and non-SCMI board") +- commit 448ff06 + +------------------------------------------------------------------- +Mon May 20 11:55:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with") +- commit ab03332 + +------------------------------------------------------------------- +Mon May 20 11:55:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp") +- commit 1d6fc28 + +------------------------------------------------------------------- +Mon May 20 11:54:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: Allow #power-domain-cells") +- commit 027195f + +------------------------------------------------------------------- +Mon May 20 11:54:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt: dt-extract-compatibles: Don't follow symlinks when walking tree") +- commit 60fcfee + +------------------------------------------------------------------- +Mon May 20 11:52:07 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property") +- commit de60146 + +------------------------------------------------------------------- +Mon May 20 11:51:01 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema") +- commit d7b96e4 + +------------------------------------------------------------------- +Mon May 20 11:49:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: qcom: smd-rpm: Add MSM8909 to qcom,smd-channels") +- commit 1171729 + +------------------------------------------------------------------- +Mon May 20 08:14:54 CEST 2024 - tiwai@suse.de + +- selftests/kcmp: remove unused open mode (git-fixes). +- nilfs2: make superblock data array index computation sparse + friendly (git-fixes). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (git-fixes). +- lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure + (git-fixes). +- commit 7902091 + +------------------------------------------------------------------- +Mon May 20 03:46:23 CEST 2024 - lzhong@suse.de + +- powerpc/pseries/vio: Don't return ENODEV if node or compatible + missing (bsc#1220783). +- commit 19e446b + +------------------------------------------------------------------- +Sun May 19 09:24:05 CEST 2024 - tiwai@suse.de + +- clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs + (git-fixes). +- clk: qcom: mmcc-msm8998: fix venus clock issue (git-fixes). +- clk: qcom: dispcc-sm8550: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm6350: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm8450: fix DisplayPort clocks (git-fixes). +- clk: qcom: clk-alpha-pll: remove invalid Stromer register offset + (git-fixes). +- clk: samsung: exynosautov9: fix wrong pll clock id value + (git-fixes). +- clk: renesas: r9a07g043: Add clock and reset entry for PLIC + (git-fixes). +- clk: renesas: r8a779a0: Fix CANFD parent clock (git-fixes). +- clk: rs9: fix wrong default value for clock amplitude + (git-fixes). +- clk: mediatek: mt8365-mm: fix DPI0 parent (git-fixes). +- clk: mediatek: pllfh: Don't log error for missing fhctl node + (git-fixes). +- commit 8bfa411 + +------------------------------------------------------------------- +Sat May 18 09:44:27 CEST 2024 - tiwai@suse.de + +- blacklist.conf: Add reverted dmaengine commit entries +- commit 134f997 + +------------------------------------------------------------------- +Sat May 18 09:42:47 CEST 2024 - tiwai@suse.de + +- selftests: net: bridge: increase IGMP/MLD exclude timeout + membership interval (git-fixes). +- of: module: add buffer overflow check in of_modalias() + (git-fixes). +- selftests/powerpc/dexcr: Add -no-pie to hashchk tests + (git-fixes). +- firmware: raspberrypi: Use correct device for DMA mappings + (git-fixes). +- Revert "drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor()" (stable-fixes). +- drm/i915/audio: Fix audio time stamp programming for DP + (stable-fixes). +- gpiolib: cdev: fix uninitialised kfifo (git-fixes). +- selftests: test_bridge_neigh_suppress.sh: Fix failures due to + duplicate MAC (git-fixes). +- Bluetooth: qca: fix firmware check error path (git-fixes). +- dyndbg: fix old BUG_ON in >control parser (stable-fixes). +- mei: me: add lunar lake point M DID (stable-fixes). +- usb: xhci-plat: Don't include xhci.h (stable-fixes). +- ASoC: meson: axg-fifo: use threaded irq to check periods + (git-fixes). +- drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor() (stable-fixes). +- drm/amd/display: Fix incorrect DSC instance for MST + (stable-fixes). +- drm/amd/display: Atom Integrated System Info v2_2 for DCN35 + (stable-fixes). +- drm/amd/display: Handle Y carry-over in VCP X.Y calculation + (stable-fixes). +- clk: Don't hold prepare_lock when calling kref_put() + (stable-fixes). +- drm/nouveau/dp: Don't probe eDP ports twice harder + (stable-fixes). +- drm/radeon: silence UBSAN warning (v3) (stable-fixes). +- net:usb:qmi_wwan: support Rolling modules (stable-fixes). +- gpio: crystalcove: Use -ENOTSUPP consistently (stable-fixes). +- gpio: wcove: Use -ENOTSUPP consistently (stable-fixes). +- platform/x86: ISST: Add Granite Rapids-D to HPM CPU list + (stable-fixes). +- selftests: timers: Fix valid-adjtimex signed left-shift + undefined behavior (stable-fixes). +- gpu: host1x: Do not setup DMA for virtual devices + (stable-fixes). +- amd/amdkfd: sync all devices to wait all processes being evicted + (stable-fixes). +- drm/amdgpu: Fix VCN allocation in CPX partition (stable-fixes). +- drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2 + (stable-fixes). +- drm/amdgpu: Refine IB schedule error logging (stable-fixes). +- firewire: ohci: mask bus reset interrupts between ISR and + bottom half (stable-fixes). +- regulator: tps65132: Add of_match table (stable-fixes). +- ata: sata_gemini: Check clk_enable() result (stable-fixes). +- ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in + case of S3 suspend (stable-fixes). +- ALSA: line6: Zero-initialize message buffers (stable-fixes). +- vboxsf: explicitly deny setlease attempts (stable-fixes). +- drm/amdkfd: range check cp bad op exception interrupts + (stable-fixes). +- drm/amdkfd: Check cgroup when returning DMABuf info + (stable-fixes). +- selftests/ftrace: Fix event filter target_func selection + (stable-fixes). +- wifi: iwlwifi: mvm: guard against invalid STA ID on removal + (stable-fixes). +- wifi: iwlwifi: read txq->read_ptr under lock (stable-fixes). +- wifi: mac80211: fix prep_connection error path (stable-fixes). +- wifi: cfg80211: fix rdev_dump_mpp() arguments order + (stable-fixes). +- wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc + (stable-fixes). +- ASoC: meson: axg-fifo: use FIELD helpers (stable-fixes). +- gpiolib: cdev: relocate debounce_period_us from struct gpio_desc + (stable-fixes). +- selftests/net: convert test_bridge_neigh_suppress.sh to run + it in unique namespace (stable-fixes). +- commit 2872089 + +------------------------------------------------------------------- +Fri May 17 18:46:21 CEST 2024 - mkoutny@suse.com + +- af_unix: Fix garbage collector racing against connect() + (CVE-2024-26923 bsc#1223384). +- af_unix: Replace BUG_ON() with WARN_ON_ONCE() (CVE-2024-26923 + bsc#1223384). +- af_unix: Do not use atomic ops for unix_sk(sk)->inflight + (CVE-2024-26923 bsc#1223384). +- commit a683abb + +------------------------------------------------------------------- +Fri May 17 18:05:19 CEST 2024 - mwilck@suse.com + +- dm-multipath: dont't attempt SG_IO on non-SCSI-disks + (bsc#1223575). +- commit 2f6779f + +------------------------------------------------------------------- +Fri May 17 17:18:26 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans (git-fixes) +- commit b85295a + +------------------------------------------------------------------- +Fri May 17 14:36:47 CEST 2024 - dsterba@suse.com + +- btrfs: don't arbitrarily slow down delalloc if we're committing (git-fixes) +- commit d9b2223 + +------------------------------------------------------------------- +Fri May 17 14:33:37 CEST 2024 - dsterba@suse.com + +- btrfs: reset destination buffer when read_extent_buffer() gets invalid range (git-fixes) +- commit 7ef02d5 + +------------------------------------------------------------------- +Fri May 17 14:32:16 CEST 2024 - dsterba@suse.com + +- btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1 (git-fixes) +- commit e6b51c1 + +------------------------------------------------------------------- +Fri May 17 14:31:26 CEST 2024 - dsterba@suse.com + +- btrfs: file_remove_privs needs an exclusive lock in direct io write (git-fixes) +- commit 0bc88db + +------------------------------------------------------------------- +Fri May 17 14:29:12 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: cleanup, v0 extent removal +- commit fecc398 + +------------------------------------------------------------------- +Fri May 17 14:28:15 CEST 2024 - dsterba@suse.com + +- btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART (git-fixes) +- commit 74fcad3 + +------------------------------------------------------------------- +Fri May 17 14:27:30 CEST 2024 - dsterba@suse.com + +- btrfs: fix start transaction qgroup rsv double free (git-fixes) +- commit 272247e + +------------------------------------------------------------------- +Fri May 17 14:26:14 CEST 2024 - dsterba@suse.com + +- btrfs: free qgroup rsv on io failure (git-fixes) +- commit 384dac4 + +------------------------------------------------------------------- +Fri May 17 13:18:52 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: disable toggling dormant table state + more than once (git-fixes). +- commit 76bebd5 + +------------------------------------------------------------------- +Fri May 17 13:15:53 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: process pending subflow error on close (git-fixes). +- commit ef629c5 + +------------------------------------------------------------------- +Fri May 17 13:14:24 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: move __mptcp_error_report in protocol.c (git-fixes). +- commit a777e91 + +------------------------------------------------------------------- +Fri May 17 13:12:58 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: fix bogus receive window shrinkage with multiple subflows + (git-fixes). +- commit deea9a0 + +------------------------------------------------------------------- +Fri May 17 13:08:02 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nft_set_rbtree: use read spinlock to avoid datapath + contention (git-fixes). +- commit ddc952e + +------------------------------------------------------------------- +Fri May 17 13:06:21 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list + iterate in smcr_port_add (git-fixes). +- commit 2d7895b + +------------------------------------------------------------------- +Fri May 17 13:03:07 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: bugfix for smcr v2 server connect success statistic + (git-fixes). +- commit e746f6b + +------------------------------------------------------------------- +Fri May 17 13:01:08 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID + (git-fixes). +- commit ec5b855 + +------------------------------------------------------------------- +Fri May 17 12:59:23 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_bind_phc (git-fixes). +- commit 16b7a1e + +------------------------------------------------------------------- +Fri May 17 12:57:42 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_tsflags (git-fixes). +- commit b028530 + +------------------------------------------------------------------- +Fri May 17 12:55:31 CEST 2024 - andrea.porta@suse.com + +- arm64: Add the arm64.no32bit_el0 command line option + (jsc#PED-3184). + Please note that some adjustments were needed since the upstream commit + is based on kernel 6.9 which has idreg-override.c moved under + arch/arm64/kernel/pi/. +- commit 4fba46a + +------------------------------------------------------------------- +Fri May 17 09:14:44 CEST 2024 - tiwai@suse.de + +- platform/x86/intel-uncore-freq: Don't present root domain on + error (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_certificate decoding + (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_show display (git-fixes). +- tools/arch/x86/intel_sdsi: Fix maximum meter bundle length + (git-fixes). +- platform/x86: xiaomi-wmi: Fix race condition when reporting + key events (git-fixes). +- mtd: rawnand: hynix: fixed typo (git-fixes). +- mtd: core: Report error if first mtd_otp_size() call fails in + mtd_otp_nvmem_add() (git-fixes). +- mmc: davinci: Don't strip remove function when driver is builtin + (git-fixes). +- mmc: sdhci_am654: Fix ITAPDLY for HS400 timing (git-fixes). +- mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock + (git-fixes). +- mmc: sdhci_am654: Add OTAP/ITAP delay enable (git-fixes). +- mmc: sdhci_am654: Write ITAPDLY for DDR52 timing (git-fixes). +- mmc: sdhci_am654: Add tuning algorithm for delay chain + (git-fixes). +- media: sunxi: a83-mips-csi2: also select GENERIC_PHY + (git-fixes). +- media: flexcop-usb: fix sanity check of bNumEndpoints + (git-fixes). +- media: stk1160: fix bounds checking in stk1160_copy_video() + (git-fixes). +- media: uvcvideo: Add quirk for Logitech Rally Bar (git-fixes). +- media: v4l: Don't turn on privacy LED if streamon fails + (git-fixes). +- media: mc: mark the media devnode as registered from the, + start (git-fixes). +- media: atomisp: ssh_css: Fix a null-pointer dereference in + load_video_binaries (git-fixes). +- media: v4l2-subdev: Fix stream handling for crop API + (git-fixes). +- media: mc: Fix graph walk in media_pipeline_start (git-fixes). +- media: i2c: et8ek8: Don't strip remove function when driver + is builtin (git-fixes). +- media: dt-bindings: ovti,ov2680: Fix the power supply names + (git-fixes). +- media: ipu3-cio2: Request IRQ earlier (git-fixes). +- media: rcar-vin: work around -Wenum-compare-conditional warning + (git-fixes). +- media: ngene: Add dvb_ca_en50221_init return value check + (git-fixes). +- commit ceb1555 + +------------------------------------------------------------------- +Fri May 17 09:00:45 CEST 2024 - tiwai@suse.de + +- Move upstreamed media patches into sorted section +- commit 521e539 + +------------------------------------------------------------------- +Thu May 16 19:23:55 CEST 2024 - duwe@suse.de + +- dmaengine: idxd: move safety flag to struct ends (bsc#1223625 + CVE-2024-21823). +- dmaengine: idxd: add a write() method for applications to + submit work (bsc#1223625 CVE-2024-21823). +- dmaengine: idxd: add a new security check to deal with a + hardware erratum (bsc#1223625 CVE-2024-21823). +- VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist + (bsc#1223625 CVE-2024-21823). +- commit 8718675 + +------------------------------------------------------------------- +Thu May 16 19:03:19 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/io_uring-af_unix-disable-sending-io_uring-over-socke.patch + (bsc#1218447 CVE-2023-6531 CVE-2023-52654 bsc#1224099). +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (git-fixes CVE-2023-52655 bsc#1217169). +- commit 07c8bc1 + +------------------------------------------------------------------- +Thu May 16 16:26:11 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation + (git-fixes). +- commit 78ec58d + +------------------------------------------------------------------- +Thu May 16 16:24:27 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix peer devlink set for SF representor devlink port + (git-fixes). +- commit 6a691b6 + +------------------------------------------------------------------- +Thu May 16 16:20:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Lag, restore buckets number to default after hash + LAG deactivation (git-fixes). +- commit 19da0bb + +------------------------------------------------------------------- +Thu May 16 16:19:25 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: flower: fix fragment flags handling (git-fixes). +- commit 5fd27e9 + +------------------------------------------------------------------- +Thu May 16 16:17:56 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Set tx_info->xdpf value to NULL (git-fixes). +- commit 7d1d83a + +------------------------------------------------------------------- +Thu May 16 16:16:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix incorrect descriptor free behavior (git-fixes). +- commit 69577fd + +------------------------------------------------------------------- +Thu May 16 16:10:18 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Wrong missing IO completions check order (git-fixes). +- commit fbbd86e + +------------------------------------------------------------------- +Thu May 16 16:08:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix potential sign extension issue (git-fixes). +- commit b3cc5f8 + +------------------------------------------------------------------- +Thu May 16 16:06:38 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: trap link-local frames regardless of ST Port + State (git-fixes). +- commit 726080b + +------------------------------------------------------------------- +Thu May 16 16:04:41 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: fix wrong config being used when reconfiguring PCS + (git-fixes). +- commit d2d1229 + +------------------------------------------------------------------- +Thu May 16 16:02:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block XOR hash with over 128 channels + (git-fixes). +- commit 40b1ccb + +------------------------------------------------------------------- +Thu May 16 16:00:48 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Restore mistakenly dropped parts in register devlink + flow (git-fixes). +- commit dfb4099 + +------------------------------------------------------------------- +Thu May 16 15:38:16 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size (git-fixes) +- commit a1c6e8c + +------------------------------------------------------------------- +Thu May 16 15:36:42 CEST 2024 - dsterba@suse.com + +- btrfs: don't warn if discard range is not aligned to sector (git-fixes) +- commit f239c2a + +------------------------------------------------------------------- +Thu May 16 15:35:09 CEST 2024 - dsterba@suse.com + +- btrfs: tree-checker: fix inline ref size in error messages (git-fixes) +- commit a304971 + +------------------------------------------------------------------- +Thu May 16 15:33:15 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args (git-fixes) +- commit 81a1329 + +------------------------------------------------------------------- +Thu May 16 15:31:46 CEST 2024 - dsterba@suse.com + +- btrfs: do not allow non subvolume root targets for snapshot (git-fixes) +- commit d495a4b + +------------------------------------------------------------------- +Thu May 16 15:30:42 CEST 2024 - dsterba@suse.com + +- btrfs: send: ensure send_fd is writable (git-fixes) +- commit 5055583 + +------------------------------------------------------------------- +Thu May 16 15:28:27 CEST 2024 - dsterba@suse.com + +- btrfs: free the allocated memory if btrfs_alloc_page_array() fails (git-fixes) +- commit 532ad3c + +------------------------------------------------------------------- +Thu May 16 15:24:48 CEST 2024 - dsterba@suse.com + +- btrfs: fix 64bit compat send ioctl arguments not initializing version member (git-fixes) +- commit 2c30d15 + +------------------------------------------------------------------- +Thu May 16 15:22:52 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one when checking chunk map includes logical address (git-fixes) +- commit e5842bb + +------------------------------------------------------------------- +Thu May 16 15:20:56 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: ref-verify not built +- commit 701d654 + +------------------------------------------------------------------- +Thu May 16 15:20:06 CEST 2024 - dsterba@suse.com + +- btrfs: use u64 for buffer sizes in the tree search ioctls (git-fixes) +- commit a1c6ed1 + +------------------------------------------------------------------- +Thu May 16 15:19:07 CEST 2024 - dsterba@suse.com + +- btrfs: error out when reallocating block for defrag using a stale transaction (git-fixes) +- commit e6bb34b + +------------------------------------------------------------------- +Thu May 16 15:17:20 CEST 2024 - dsterba@suse.com + +- btrfs: error when COWing block from a root that is being deleted (git-fixes) +- commit 78a2694 + +------------------------------------------------------------------- +Thu May 16 15:16:01 CEST 2024 - dsterba@suse.com + +- btrfs: error out when COWing block using a stale transaction (git-fixes) +- commit 850d86f + +------------------------------------------------------------------- +Thu May 16 13:09:22 CEST 2024 - mfranc@suse.cz + +- s390/cpum_cf: make crypto counters upward compatible across + machine types (bsc#1224348). +- commit 36c1e09 + +------------------------------------------------------------------- +Thu May 16 12:18:15 CEST 2024 - dsterba@suse.com + +- btrfs: always print transaction aborted messages with an error level (git-fixes) +- commit 26fa5ae + +------------------------------------------------------------------- +Thu May 16 12:00:22 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Do not produce metadata freelist entries in Tx port + ts WQE xmit (git-fixes). +- commit 287b501 + +------------------------------------------------------------------- +Thu May 16 11:58:47 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: HTB, Fix inconsistencies with QoS SQs number + (git-fixes). +- commit 0085432 + +------------------------------------------------------------------- +Thu May 16 11:57:19 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix mlx5e_priv_init() cleanup flow (git-fixes). +- commit 01134b3 + +------------------------------------------------------------------- +Thu May 16 11:55:49 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block changing channels number when RXFH is + configured (git-fixes). +- commit c93a7d5 + +------------------------------------------------------------------- +Thu May 16 11:54:14 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Correctly compare pkt reformat ids (git-fixes). +- commit 76a7159 + +------------------------------------------------------------------- +Thu May 16 11:52:39 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Properly link new fs rules into the tree (git-fixes). +- commit 7272c33 + +------------------------------------------------------------------- +Thu May 16 11:51:07 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: offset comp irq index in name by one (git-fixes). +- commit 56809e4 + +------------------------------------------------------------------- +Thu May 16 11:46:42 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Register devlink first under devlink lock (git-fixes). +- commit 3162538 + +------------------------------------------------------------------- +Thu May 16 11:44:32 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, store eswitch pointer before registering + devlink_param (git-fixes). +- commit d6f7fd4 + +------------------------------------------------------------------- +Thu May 16 09:18:51 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - fixed headset Mic not show (stable-fixes). +- ALSA: hda: hda_cs_dsp_ctl: Remove notification of driver write + (stable-fixes). +- ALSA: Fix deadlocks with kctl removals at disconnection + (stable-fixes). +- ALSA: hda: clarify Copyright information (stable-fixes). +- ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306W + (stable-fixes). +- ALSA: hda/realtek: Fix internal speakers for Legion Y9000X + 2022 IAH7 (stable-fixes). +- ALSA: hda: Add Intel BMG PCI ID and HDMI codec vid + (stable-fixes). +- ALSA: hda: cs35l41: Add support for ASUS ROG 2024 Laptops + (stable-fixes). +- ALSA: hda: cs35l41: Ignore errors when configuring IRQs + (stable-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo 13X (stable-fixes). +- ALSA: hda: cs35l41: Support Lenovo 13X laptop without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Remove redundant argument to + cs35l41_request_firmware_file() (stable-fixes). +- ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for DSP config + (stable-fixes). +- ALSA: hda/realtek: Add quirks for HP Omen models using CS35L41 + (stable-fixes). +- ALSA: hda: cs35l41: Support HP Omen models without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting + (stable-fixes). +- commit bd5e5fc + +------------------------------------------------------------------- +Thu May 16 09:09:00 CEST 2024 - tiwai@suse.de + +- Add cherry-picked patch references to amdgpu patches +- commit fb4ef8e + +------------------------------------------------------------------- +Thu May 16 09:02:33 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2e + (git-fixes). +- ASoC: tas2781: Fix a warning reported by robot kernel test + (git-fixes). +- ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value + (git-fixes). +- ASoC: Intel: avs: Test result of avs_get_module_entry() + (git-fixes). +- ASoC: Intel: avs: Fix potential integer overflow (git-fixes). +- ASoC: Intel: avs: Fix ASRC module initialization (git-fixes). +- ASoC: SOF: Intel: mtl: Implement firmware boot state check + (git-fixes). +- ASoC: SOF: Intel: lnl: Correct rom_status_reg (git-fixes). +- ASoC: SOF: Intel: mtl: Correct rom_status_reg (git-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: only allocate/release + streams for first CPU DAI" (stable-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: reset device count for + SoundWire DAIs" (stable-fixes). +- ASoC: kirkwood: Fix potential NULL dereference (git-fixes). +- ASoC: Intel: avs: ssm4567: Do not ignore route checks + (git-fixes). +- ASoC: Intel: Disable route checks for Skylake boards + (git-fixes). +- ASoC: mediatek: Assign dummy when codec not specified for a + DAI link (git-fixes). +- ASoC: mediatek: mt8192: fix register configuration for tdm + (git-fixes). +- ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance (git-fixes). +- ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup + (git-fixes). +- ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim + 7 16ARHA7 (git-fixes). +- fbdev: savage: Handle err return when savagefb_check_var failed + (git-fixes). +- fbdev: sh7760fb: allow modular build (git-fixes). +- fbdev: sisfb: hide unused variables (git-fixes). +- fbdev: shmobile: fix snprintf truncation (git-fixes). +- drm: zynqmp_dpsub: Always register bridge (git-fixes). +- Revert "drm/bridge: ti-sn65dsi83: Fix enable error path" + (git-fixes). +- drm/fbdev-generic: Do not set physical framebuffer address + (git-fixes). +- drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting + fails (git-fixes). +- drm/msm/adreno: fix CP cycles stat retrieval on a7xx + (git-fixes). +- drm/msm/dpu: Add callback function pointer check before its call + (git-fixes). +- drm/msm/dpu: Allow configuring multiple active DSC blocks + (git-fixes). +- drm/msm/dpu: Always flush the slave INTF on the CTL (git-fixes). +- drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original + mode pclk (git-fixes). +- drm/msm/dp: Avoid a long timeout for AUX transfer if nothing + connected (git-fixes). +- drm/msm/dp: allow voltage swing / pre emphasis of 3 (git-fixes). +- drm/mediatek: dp: Fix mtk_dp_aux_transfer return value + (git-fixes). +- drm/mediatek: Init `ddp_comp` with devm_kcalloc() (git-fixes). +- drm/mediatek: Add 0 size check to mtk_drm_gem_obj (git-fixes). +- drm/bridge: tc358775: fix support for jeida-18 and jeida-24 + (git-fixes). +- drm/meson: gate px_clk when setting rate (git-fixes). +- drm/rockchip: vop2: Do not divide height twice for YUV + (git-fixes). +- drm/panel: simple: Add missing Innolux G121X1-L03 format, + flags, connector (git-fixes). +- drm/bridge: anx7625: Update audio status while detecting + (git-fixes). +- drm/panel: novatek-nt35950: Don't log an error when DSI host + can't be found (git-fixes). +- drm/bridge: dpc3433: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: tc358775: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611uxc: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611: Don't log an error when DSI host can't be + found (git-fixes). +- drm/bridge: lt8912b: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: icn6211: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: anx7625: Don't log an error when DSI host can't + be found (git-fixes). +- drm: vc4: Fix possible null pointer dereference (git-fixes). +- drm/arm/malidp: fix a possible null pointer dereference + (git-fixes). +- drm/amd/display: Remove redundant condition in + dcn35_calc_blocks_to_gate() (git-fixes). +- drm/amd/display: Fix potential index out of bounds in color + transformation function (git-fixes). +- drm: bridge: cdns-mhdp8546: Fix possible null pointer + dereference (git-fixes). +- drm/meson: vclk: fix calculation of 59.94 fractional rates + (git-fixes). +- drm/panel: ltk050h3146w: drop duplicate commands from + LTK050H3148W init (git-fixes). +- drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W + flags (git-fixes). +- drm/lcdif: Do not disable clocks on already suspended hardware + (git-fixes). +- drm/omapdrm: Fix console by implementing fb_dirty (git-fixes). +- drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer() + (git-fixes). +- drm/ci: update device type for volteer devices (git-fixes). +- drm/bridge: Fix improper bridge init order with + pre_enable_prev_first (git-fixes). +- commit e7d2777 + +------------------------------------------------------------------- +Thu May 16 08:24:39 CEST 2024 - tiwai@suse.de + +- Revert "selinux: introduce an initial SID for early boot processes" (bsc#1208593) + It caused a regression on ALP-current branch, kernel-obs-qa build failed. +- commit 35271c3 + +------------------------------------------------------------------- +Wed May 15 17:14:07 CEST 2024 - msuchanek@suse.de + +- powerpc/eeh: Permanently disable the removed device (bsc#1223991 + ltc#205740). +- commit b9c2f2f + +------------------------------------------------------------------- +Wed May 15 15:15:17 CEST 2024 - dsterba@suse.com + +- fat: fix uninitialized field in nostale filehandles (git-fixes) +- commit f1e1fd7 + +------------------------------------------------------------------- +Wed May 15 15:09:17 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Queue RX packets in IRQ handler instead of + disabling BHs (git-fixes). +- commit cc9313f + +------------------------------------------------------------------- +Wed May 15 15:01:36 CEST 2024 - tiwai@suse.de + +- Move upstreamed ACPI patch into sorted section +- commit 6c48aae + +------------------------------------------------------------------- +Wed May 15 14:54:26 CEST 2024 - dsterba@suse.com + +- fs: relax mount_setattr() permission checks (git-fixes) +- commit 3b377cf + +------------------------------------------------------------------- +Wed May 15 14:49:02 CEST 2024 - iivanov@suse.de + +- bpf, arm64: Fix incorrect runtime stats (git-fixes) +- commit c30a258 + +------------------------------------------------------------------- +Wed May 15 14:48:53 CEST 2024 - dsterba@suse.com + +- fast_dput(): handle underflows gracefully (git-fixes) +- commit 7a48807 + +------------------------------------------------------------------- +Wed May 15 14:42:00 CEST 2024 - dsterba@suse.com + +- ecryptfs: Reject casefold directory inodes (git-fixes) +- commit bc23622 + +------------------------------------------------------------------- +Wed May 15 14:34:09 CEST 2024 - dsterba@suse.com + +- fsverity: skip PKCS#7 parser when keyring is empty (git-fixes) +- commit 97f203b + +------------------------------------------------------------------- +Wed May 15 14:30:48 CEST 2024 - mkoutny@suse.com + +- cifs: fix underflow in parse_server_interfaces() (CVE-2024-26828 bsc#1223084). +- commit 40aba68 + +------------------------------------------------------------------- +Wed May 15 14:27:20 CEST 2024 - dsterba@suse.com + +- blacklist.conf: fs updates +- commit 372a9be + +------------------------------------------------------------------- +Wed May 15 13:58:14 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix NIX SQ mode and BP config (git-fixes). +- commit 6fa6e4e + +------------------------------------------------------------------- +Wed May 15 13:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Handle softirqs at the end of IRQ thread to fix + hang (git-fixes). +- commit 871b504 + +------------------------------------------------------------------- +Wed May 15 13:53:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Inline ks8851_rx_skb() (git-fixes). +- commit 0fafe3f + +------------------------------------------------------------------- +Wed May 15 13:52:12 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Reset PTP tx_avail after possible firmware reset + (git-fixes). +- commit 9421aa8 + +------------------------------------------------------------------- +Wed May 15 13:50:35 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix error recovery for RoCE ulp client (git-fixes). +- commit a747a74 + +------------------------------------------------------------------- +Wed May 15 13:49:07 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init() + (git-fixes). +- commit 6a62a82 + +------------------------------------------------------------------- +Wed May 15 13:47:28 CEST 2024 - denis.kirjanov@suse.com + +- geneve: fix header validation in geneve[6]_xmit_skb (git-fixes). +- commit d4d699c + +------------------------------------------------------------------- +Wed May 15 13:46:00 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Fix transmit scheduler resource leak (git-fixes). +- commit 9beffaf + +------------------------------------------------------------------- +Wed May 15 13:44:11 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: SF, Stop waiting for FW as teardown was called + (git-fixes). +- commit 2583247 + +------------------------------------------------------------------- +Wed May 15 13:42:36 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: Use refcount_t for reference counting (git-fixes). +- commit 5be65d6 + +------------------------------------------------------------------- +Wed May 15 13:40:51 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Use tx_ring instead of xdp_ring for XDP channel TX + (git-fixes). +- commit d4b3628 + +------------------------------------------------------------------- +Wed May 15 13:39:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Pass ena_adapter instead of net_device to + ena_xmit_common() (git-fixes). +- commit c080c13 + +------------------------------------------------------------------- +Wed May 15 13:37:24 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Move XDP code to its new files (git-fixes). +- commit 7cd4a35 + +------------------------------------------------------------------- +Wed May 15 13:35:18 CEST 2024 - denis.kirjanov@suse.com + +- net: openvswitch: Fix Use-After-Free in ovs_ct_exit (bsc#1224098 + CVE-2024-27395). +- commit a237c4c + +------------------------------------------------------------------- +Wed May 15 13:29:39 CEST 2024 - ddiss@suse.de + +- selinux: introduce an initial SID for early boot processes + (bsc#1208593). +- commit a82f05c + +------------------------------------------------------------------- +Wed May 15 12:26:31 CEST 2024 - mkubecek@suse.cz + +- mctp: perform route lookups under a RCU read-side lock + (CVE-2023-52483 bsc#1220738). +- commit 659b74f + +------------------------------------------------------------------- +Wed May 15 10:24:39 CEST 2024 - tbogendoerfer@suse.de + +- net: gtp: Fix Use-After-Free in gtp_dellink (bsc#1224096 + CVE-2024-27396). +- commit 7f59223 + +------------------------------------------------------------------- +Wed May 15 09:25:00 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 25085d6 + +------------------------------------------------------------------- +Wed May 15 09:23:53 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_mask + (git-fixes). +- commit 61c5310 + +------------------------------------------------------------------- +Wed May 15 09:21:39 CEST 2024 - tiwai@suse.de + +- ax25: Fix reference count leak issue of net_device (git-fixes). +- ax25: Fix reference count leak issues of ax25_dev (git-fixes). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (git-fixes). +- selftests: net: move amt to socat for better compatibility + (git-fixes). +- Bluetooth: qca: Fix error code in qca_read_fw_build_info() + (git-fixes). +- net: usb: smsc95xx: stop lying about skb->truesize (git-fixes). +- wifi: mwl8k: initialize cmd->addr[] properly (git-fixes). +- wifi: rtw89: pci: correct TX resource checking for PCI DMA + channel of firmware command (git-fixes). +- wifi: ar5523: enable proper endpoint verification (git-fixes). +- wifi: carl9170: add a proper sanity check for endpoints + (git-fixes). +- wifi: ath10k: populate board data for WCN3990 (git-fixes). +- wifi: ath10k: Fix an error code problem in + ath10k_dbg_sta_write_peer_debug_trigger() (git-fixes). +- wifi: ath12k: fix out-of-bound access of qmi_invoke_handler() + (git-fixes). +- wifi: carl9170: re-fix fortified-memset warning (git-fixes). +- wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset + (git-fixes). +- wifi: mt76: mt7603: fix tx queue of loopback packets + (git-fixes). +- net: usb: sr9700: stop lying about skb->truesize (git-fixes). +- usb: aqc111: stop lying about skb->truesize (git-fixes). +- wifi: iwlwifi: mvm: init vif works only once (git-fixes). +- net: nfc: remove inappropriate attrs check (stable-fixes). +- wifi: ath11k: don't force enable power save on non-running vdevs + (git-fixes). +- wifi: ath10k: poll service ready message before failing + (git-fixes). +- wifi: iwlwifi: reconfigure TLC during HW restart (git-fixes). +- wifi: iwlwifi: mvm: select STA mask only for active links + (git-fixes). +- wifi: iwlwifi: mvm: fix active link counting during recovery + (git-fixes). +- wifi: iwlwifi: mvm: allocate STA links only for active links + (git-fixes). +- wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok() + (git-fixes). +- wifi: mt76: mt7915: workaround too long expansion sparse + warnings (git-fixes). +- wifi: brcmfmac: pcie: handle randbuf allocation failure + (git-fixes). +- bitops: add missing prototype check (git-fixes). +- ata: pata_legacy: make legacy_exit() work again (git-fixes). +- efi: libstub: only free priv.runtime_map when allocated + (git-fixes). +- HID: amd_sfh: Handle "no sensors" in PM operations (git-fixes). +- HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors + (git-fixes). +- hwmon: (lm70) fix links in doc and comments (git-fixes). +- spi: xilinx: Fix kernel documentation in the xilinx_spi.h + (git-fixes). +- ACPI: LPSS: Advertise number of chip selects via property + (git-fixes). +- ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC + (git-fixes). +- ACPI: Fix Generic Initiator Affinity _OSC bit (git-fixes). +- ACPI: bus: Indicate support for the Generic Event Device thru + _OSC (git-fixes). +- ACPI: bus: Indicate support for _TFP thru _OSC (git-fixes). +- ACPI: disable -Wstringop-truncation (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations + (git-fixes). +- cppc_cpufreq: Fix possible null pointer dereference (git-fixes). +- cpufreq: exit() callback is optional (git-fixes). +- thermal/drivers/tsens: Fix null pointer dereference (git-fixes). +- thermal/drivers/qcom/lmh: Check for SCM availability at probe + (git-fixes). +- selftests: default to host arch for LLVM builds (git-fixes). +- selftests/resctrl: fix clang build failure: use LOCAL_HDRS + (git-fixes). +- selftests/binderfs: use the Makefile's rules, not Make's + implicit rules (git-fixes). +- irqchip/loongson-pch-msi: Fix off-by-one on allocation error + path (git-fixes). +- irqchip/alpine-msi: Fix off-by-one in allocation error path + (git-fixes). +- commit ea6926d + +------------------------------------------------------------------- +Tue May 14 22:38:00 CEST 2024 - lduncan@suse.com + +- block: Fix iterating over an empty bio with + bio_for_each_folio_all (bsc#1221635 CVE-2024-26632). +- commit a419383 + +------------------------------------------------------------------- +Tue May 14 15:42:02 CEST 2024 - dsterba@suse.com + +- iomap: clear the per-folio dirty bits on all writeback failures (git-fixes) +- commit cfedccd + +------------------------------------------------------------------- +Tue May 14 14:43:22 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk (git-fixes). +- commit 431e388 + +------------------------------------------------------------------- +Tue May 14 14:41:24 CEST 2024 - nik.borisov@suse.com + +- kabi/severities: Remove mitigation-related symbols + Those are used by the core kernel to implement CPU vulnerabilities + mitigation and are not expected to be consumed by 3rd party users. +- commit 8d79889 + +------------------------------------------------------------------- +Tue May 14 13:52:42 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/Bluetooth-hci_sync-Don-t-double-print-name-in-add-re.patch + (bsc#1216358). + Added bugzilla reference +- commit 3985fb5 + +------------------------------------------------------------------- +Tue May 14 13:37:13 CEST 2024 - oneukum@suse.com + +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (bsc#1223847 CVE-2024-26919). + Added bugzilla ID and CVE +- commit 44b677b + +------------------------------------------------------------------- +Tue May 14 12:14:59 CEST 2024 - ailiop@suse.com + +- xfs: fix perag leak when growfs fails (git-fixes). +- commit 111377b + +------------------------------------------------------------------- +Tue May 14 12:14:09 CEST 2024 - ailiop@suse.com + +- xfs: add lock protection when remove perag from radix tree + (git-fixes). +- commit fdadeb0 + +------------------------------------------------------------------- +Tue May 14 12:13:09 CEST 2024 - ailiop@suse.com + +- xfs: force all buffers to be written during btree bulk load + (git-fixes). +- commit bcc67e9 + +------------------------------------------------------------------- +Tue May 14 12:11:21 CEST 2024 - ailiop@suse.com + +- xfs: recompute growfsrtfree transaction reservation while + growing rt volume (git-fixes). +- commit 0ef8d73 + +------------------------------------------------------------------- +Tue May 14 12:09:52 CEST 2024 - ailiop@suse.com + +- xfs: make xchk_iget safer in the presence of corrupt inode + btrees (git-fixes). +- commit 3312038 + +------------------------------------------------------------------- +Tue May 14 12:07:44 CEST 2024 - ailiop@suse.com + +- xfs: transfer recovered intent item ownership in ->iop_recover + (git-fixes). +- commit 9cdf2ef + +------------------------------------------------------------------- +Tue May 14 12:05:26 CEST 2024 - ailiop@suse.com + +- xfs: pass the xfs_defer_pending object to iop_recover + (git-fixes). +- commit c4d4eda + +------------------------------------------------------------------- +Tue May 14 12:04:27 CEST 2024 - ailiop@suse.com + +- xfs: use xfs_defer_pending objects to recover intent items + (git-fixes). +- commit 4e8f44d + +------------------------------------------------------------------- +Tue May 14 11:22:00 CEST 2024 - ailiop@suse.com + +- jffs2: prevent xattr node from overflowing the eraseblock + (git-fixes). +- commit bb15e9c + +------------------------------------------------------------------- +Tue May 14 11:20:58 CEST 2024 - nik.borisov@suse.com + +- x86/cpu: Add model number for Intel Arrow Lake mobile processor (git-fixes). +- commit 7c55ce6 + +------------------------------------------------------------------- +Tue May 14 11:09:53 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes). +- commit b73f38c + +------------------------------------------------------------------- +Tue May 14 10:55:59 CEST 2024 - nik.borisov@suse.com + +- x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk() (git-fixes). +- commit 5ad2192 + +------------------------------------------------------------------- +Tue May 14 10:55:41 CEST 2024 - nik.borisov@suse.com + +- x86/nospec: Refactor UNTRAIN_RET[_*] (git-fixes). +- commit 653bafb + +------------------------------------------------------------------- +Tue May 14 10:55:20 CEST 2024 - nik.borisov@suse.com + +- x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros (git-fixes). +- commit 3e5de92 + +------------------------------------------------------------------- +Tue May 14 10:54:54 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Disentangle rethunk-dependent options (git-fixes). +- Refresh + patches.suse/x86-bugs-Cache-the-value-of-MSR_IA32_ARCH_CAPABILITIES.patch. +- commit 4761d61 + +------------------------------------------------------------------- +Tue May 14 10:53:48 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Remove default case for fully switched enums (git-fixes). +- commit caa1a64 + +------------------------------------------------------------------- +Tue May 14 10:53:32 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Remove 'pred_cmd' label (git-fixes). +- commit d2d0e6a + +------------------------------------------------------------------- +Tue May 14 10:53:02 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Unexport untraining functions (git-fixes). +- commit f855258 + +------------------------------------------------------------------- +Tue May 14 10:52:43 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Improve i-cache locality for alias mitigation (git-fixes). +- commit 8ffea3d + +------------------------------------------------------------------- +Tue May 14 10:50:51 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Fix unret validation dependencies (git-fixes). +- commit 95452af + +------------------------------------------------------------------- +Tue May 14 10:50:12 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Print actual mitigation if requested mitigation isn't possible (git-fixes). +- Refresh + patches.suse/x86-srso-fix-vulnerability-reporting-for-missing-microcode.patch. +- commit 3afb908 + +------------------------------------------------------------------- +Tue May 14 10:41:29 CEST 2024 - oneukum@suse.com + +- blacklist.conf: not applicable +- commit 158f7dc + +------------------------------------------------------------------- +Tue May 14 10:25:06 CEST 2024 - nik.borisov@suse.com + +- x86/coco: Require seeding RNG with RDRAND on CoCo systems (git-fixes). +- commit 9588be6 + +------------------------------------------------------------------- +Tue May 14 10:22:32 CEST 2024 - nik.borisov@suse.com + +- x86/nmi: Fix the inverse "in NMI handler" check (git-fixes). +- commit 3b9c9ee + +------------------------------------------------------------------- +Tue May 14 10:22:12 CEST 2024 - nik.borisov@suse.com + +- x86/purgatory: Switch to the position-independent small code model (git-fixes). +- commit 57ab7d5 + +------------------------------------------------------------------- +Tue May 14 10:21:57 CEST 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range (git-fixes). +- commit f043bca + +------------------------------------------------------------------- +Tue May 14 08:25:02 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 96e6c4c + +------------------------------------------------------------------- +Tue May 14 08:24:29 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink: Make client-lock non-sleeping + (git-fixes). +- commit 410217d + +------------------------------------------------------------------- +Tue May 14 08:16:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request + (git-fixes). +- commit 2c41b82 + +------------------------------------------------------------------- +Tue May 14 08:08:44 CEST 2024 - tiwai@suse.de + +- crypto: qat - specify firmware files for 402xx (git-fixes). +- crypto: qat - improve error logging to be consistent across + features (git-fixes). +- crypto: x86/sha512-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/sha256-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/nh-avx2 - add missing vzeroupper (git-fixes). +- crypto: ccp - drop platform ifdef checks (git-fixes). +- crypto: bcm - Fix pointer arithmetic (git-fixes). +- crypto: ecdsa - Fix module auto-load on add-key (git-fixes). +- kunit/fortify: Fix mismatched kvalloc()/vfree() usage + (git-fixes). +- nilfs2: fix out-of-range warning (git-fixes). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (git-fixes). +- soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE (git-fixes). +- soc: qcom: pmic_glink: notify clients about the current state + (git-fixes). +- soc: qcom: pmic_glink: don't traverse clients list without a + lock (git-fixes). +- commit 7da1cbc + +------------------------------------------------------------------- +Mon May 13 19:20:28 CEST 2024 - dsterba@suse.com + +- btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() (git-fixes) +- commit 8bc326a + +------------------------------------------------------------------- +Mon May 13 18:29:29 CEST 2024 - tonyj@suse.de + +- blacklist.conf: add perf patch already known by alias commit +- commit 706da8e + +------------------------------------------------------------------- +Mon May 13 17:53:02 CEST 2024 - dsterba@suse.com + +- btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() (git-fixes) + Dropped hunk in selftests (test_case_7), 92e1229b204d6. +- commit 8dcf7c1 + +------------------------------------------------------------------- +Mon May 13 17:50:51 CEST 2024 - dsterba@suse.com + +- btrfs: fix information leak in btrfs_ioctl_logical_to_ino() (git-fixes) +- commit 622d549 + +------------------------------------------------------------------- +Mon May 13 17:47:31 CEST 2024 - dsterba@suse.com + +- btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() (git-fixes) +- commit 84f4309 + +------------------------------------------------------------------- +Mon May 13 17:46:30 CEST 2024 - dsterba@suse.com + +- btrfs: reject encoded write if inode has nodatasum flag set (git-fixes) +- commit bbc649d + +------------------------------------------------------------------- +Mon May 13 17:45:16 CEST 2024 - dsterba@suse.com + +- btrfs: send: return EOPNOTSUPP on unknown flags (git-fixes) +- commit 8ef1c53 + +------------------------------------------------------------------- +Mon May 13 17:40:46 CEST 2024 - dsterba@suse.com + +- btrfs: fix lockdep splat and potential deadlock after failure running delayed items (git-fixes) +- commit a6f28a6 + +------------------------------------------------------------------- +Mon May 13 17:32:40 CEST 2024 - dsterba@suse.com + +- btrfs: release path before inode lookup during the ino lookup ioctl (git-fixes) +- commit 4b7ba54 + +------------------------------------------------------------------- +Mon May 13 17:29:01 CEST 2024 - dsterba@suse.com + +- blacklist.conf: Add 2d6cd791e63e "btrfs: fix race between finishing block group creation and its item update" +- commit ca673ac + +------------------------------------------------------------------- +Mon May 13 17:09:25 CEST 2024 - tiwai@suse.de + +- firewire: nosy: ensure user_length is taken into account when + fetching packet contents (CVE-2024-27401 bsc#1224181). +- commit 5441039 + +------------------------------------------------------------------- +Mon May 13 16:51:11 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (bsc#1217169 CVE-2023-52655). + Added bugzilla and CVE +- commit 20db8f9 + +------------------------------------------------------------------- +Mon May 13 15:34:42 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one chunk length calculation at contains_pending_extent() (git-fixes) +- commit 9ec1333 + +------------------------------------------------------------------- +Mon May 13 15:02:10 CEST 2024 - nstange@suse.de + +- crypto: rsa - add a check for allocation failure (bsc#1222775). +- commit 8c6c396 + +------------------------------------------------------------------- +Mon May 13 14:53:32 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 70f199a + +------------------------------------------------------------------- +Mon May 13 14:51:33 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 835874a + +------------------------------------------------------------------- +Mon May 13 14:00:14 CEST 2024 - tiwai@suse.de + +- kABI workaround for of driver changes (git-fixes). +- commit ef08885 + +------------------------------------------------------------------- +Mon May 13 12:29:23 CEST 2024 - colyli@suse.de + +- aoe: avoid potential deadlock at set_capacity (CVE-2024-26775, + bsc#1222627). +- commit fd6e05d + +------------------------------------------------------------------- +Mon May 13 11:57:20 CEST 2024 - nstange@suse.de + +- crypto: testmgr - remove unused xts4096 and xts512 algorithms + from testmgr.c (bsc#1222769). +- commit 0de6756 + +------------------------------------------------------------------- +Mon May 13 11:46:01 CEST 2024 - nstange@suse.de + +- crypto: rsa - allow only odd e and restrict value in FIPS mode + (bsc#1222775). +- commit c5ca0e4 + +------------------------------------------------------------------- +Mon May 13 11:44:23 CEST 2024 - tiwai@suse.de + +- of: module: prevent NULL pointer dereference in vsnprintf() + (stable-fixes). +- of: dynamic: Synchronize of_changeset_destroy() with the + devlink removals (git-fixes). +- of: property: fw_devlink: Fix stupid bug in remote-endpoint + parsing (git-fixes). +- of: property: Add in-ports/out-ports support to + of_graph_get_port_parent() (stable-fixes). +- of: property: Improve finding the supplier of a remote-endpoint + property (git-fixes). +- of: property: Improve finding the consumer of a remote-endpoint + property (git-fixes). +- of: unittest: Fix compile in the non-dynamic case (git-fixes). +- of: property: fix typo in io-channels (git-fixes). +- commit 7743bc7 + +------------------------------------------------------------------- +Mon May 13 11:37:15 CEST 2024 - nstange@suse.de + +- crypto: ecc - update ecc_gen_privkey for FIPS 186-5 + (bsc#1222782). +- commit bcc0381 + +------------------------------------------------------------------- +Mon May 13 08:31:07 CEST 2024 - tiwai@suse.de + +- selftests/pidfd: Fix config for pidfd_setns_test (git-fixes). +- EDAC/synopsys: Fix ECC status and IRQ control race condition + (git-fixes). +- commit 85ce9d3 + +------------------------------------------------------------------- +Mon May 13 04:24:13 CEST 2024 - neilb@suse.de + +- nfs: fix UAF in direct writes (bsc#1223653 CVE-2024-26958). +- commit 9b53f23 + +------------------------------------------------------------------- +Sat May 11 08:30:35 CEST 2024 - tiwai@suse.de + +- drm/connector: Add \n to message about demoting connector + force-probes (git-fixes). +- drm/meson: dw-hdmi: add bandgap setting for g12 (git-fixes). +- drm/meson: dw-hdmi: power up phy on device init (git-fixes). +- drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible + (git-fixes). +- drm/amdkfd: don't allow mapping the MMIO HDP page with large + pages (git-fixes). +- dm/amd/pm: Fix problems with reboot/shutdown for some SMU + 13.0.4/13.0.11 users (git-fixes). +- drm/i915/bios: Fix parsing backlight BDB data (git-fixes). +- drm/i915/gt: Automate CCS Mode setting during engine resets + (git-fixes). +- maple_tree: fix mas_empty_area_rev() null pointer dereference + (git-fixes). +- spi: microchip-core-qspi: fix setting spi bus clock rate + (git-fixes). +- regulator: core: fix debugfs creation regression (git-fixes). +- commit 3a3ad92 + +------------------------------------------------------------------- +Fri May 10 16:36:48 CEST 2024 - jlee@suse.com + +- netfilter: nf_tables: mark set as dead when unbinding anonymous + set with timeout (bsc#1221829 CVE-2024-26643). +- commit c841ee9 + +------------------------------------------------------------------- +Fri May 10 11:47:33 CEST 2024 - jlee@suse.com + +- block/rnbd-srv: Check for unlikely string overflow (bsc#1221615 + CVE-2023-52618). +- commit 3cf7eb9 + +------------------------------------------------------------------- +Fri May 10 10:35:21 CEST 2024 - dwagner@suse.de + +- block: bio-integrity: fix kcalloc() arguments order (bsc#1217384 + CVE-2023-6238). +- commit 37816df + +------------------------------------------------------------------- +Fri May 10 09:51:05 CEST 2024 - tiwai@suse.de + +- hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us + (git-fixes). +- hwmon: (corsair-cpro) Protect ccp->wait_input_report with a + spinlock (git-fixes). +- hwmon: (corsair-cpro) Use complete_all() instead of complete() + in ccp_raw_event() (git-fixes). +- hwmon: (corsair-cpro) Use a separate buffer for sending commands + (git-fixes). +- nfc: nci: Fix kcov check in nci_rx_work() (git-fixes). +- Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout + (git-fixes). +- Bluetooth: HCI: Fix potential null-ptr-deref (git-fixes). +- Bluetooth: qca: fix info leak when fetching fw build id + (git-fixes). +- Bluetooth: qca: fix NVM configuration parsing (git-fixes). +- Bluetooth: qca: add missing firmware sanity checks (git-fixes). +- Bluetooth: msft: fix slab-use-after-free in msft_do_close() + (git-fixes). +- Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout + (git-fixes). +- ARM: 9381/1: kasan: clear stale stack poison (git-fixes). +- commit aa6a883 + +------------------------------------------------------------------- +Fri May 10 01:57:58 CEST 2024 - krisman@suse.de + +- Update + patches.suse/xen-netfront-Add-missing-skb_mark_for_recycle.patch + (git-fixes CVE-2024-27393 bsc#1224076). +- commit 3dacd9a + +------------------------------------------------------------------- +Thu May 9 10:12:28 CEST 2024 - jslaby@suse.cz + +- kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe + address (CVE-2024-26946 bsc#1223669). +- commit c3ef9f9 + +------------------------------------------------------------------- +Thu May 9 10:06:13 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit de7fc3a + +------------------------------------------------------------------- +Wed May 8 15:16:20 CEST 2024 - dwagner@suse.de + +- io_uring: kabi cookie remove (bsc#1217384). +- commit 6174cfd + +------------------------------------------------------------------- +Wed May 8 14:47:51 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/USB-core-Fix-deadlock-in-port-disable-sysfs-attribut.patch + (bsc#1223670 CVE-2024-26933). + Added CVE and bugzilla ID +- commit 2932a82 + +------------------------------------------------------------------- +Wed May 8 14:32:33 CEST 2024 - oneukum@suse.com + +- crypto: iaa - Fix nr_cpus < nr_iaa case (bsc#1223732 + CVE-2024-26945). +- commit d4480a0 + +------------------------------------------------------------------- +Wed May 8 13:00:52 CEST 2024 - dwagner@suse.de + +- supported.conf: support tcp_dctcp module (jsc#PED-8111) +- commit 84b1f91 + +------------------------------------------------------------------- +Wed May 8 09:35:19 CEST 2024 - nstange@suse.de + +- Update + patches.suse/crypto-lib-mpi-Fix-unexpected-pointer-access-in-mpi_.patch + (git-fixes CVE-2023-52616 bsc#1221612). +- commit 0f801e9 + +------------------------------------------------------------------- +Wed May 8 09:33:26 CEST 2024 - tzimmermann@suse.com + +- Update "drm/vmwgfx: Fix possible null pointer derefence with invalid contexts" (CVE-2024-26979 bsc#1223628) +- commit 562486d + +------------------------------------------------------------------- +Tue May 7 17:18:31 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race when detecting delalloc ranges during fiemap + (bsc#1223285). +- commit b4449a9 + +------------------------------------------------------------------- +Tue May 7 17:04:53 CEST 2024 - fdmanana@suse.com + +- btrfs: ensure fiemap doesn't race with writes when + FIEMAP_FLAG_SYNC is given (bsc#1223285). +- commit e1d5456 + +------------------------------------------------------------------- +Tue May 7 17:00:54 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race between ordered extent completion and fiemap + (bsc#1223285). +- commit b2ade77 + +------------------------------------------------------------------- +Tue May 7 16:49:51 CEST 2024 - fdmanana@suse.com + +- btrfs: fix deadlock with fiemap and extent locking + (bsc#1223285). +- commit 032df64 + +------------------------------------------------------------------- +Tue May 7 16:35:53 CEST 2024 - fdmanana@suse.com + +- btrfs: send: don't issue unnecessary zero writes for trailing + hole (bsc#1222459). +- commit 79ef069 + +------------------------------------------------------------------- +Tue May 7 16:30:29 CEST 2024 - vkarasulli@suse.de + +- inet: read sk->sk_family once in inet_recv_error() (bsc#1222385 + CVE-2024-26679). +- commit cb5e75a + +------------------------------------------------------------------- +Tue May 7 14:12:46 CEST 2024 - tiwai@suse.de + +- Move upstreamed HD-audio patch into sorted section +- commit d615f15 + +------------------------------------------------------------------- +Tue May 7 14:12:37 CEST 2024 - tiwai@suse.de + +- ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 + (bsc#1217750). +- commit 9e75dfd + +------------------------------------------------------------------- +Tue May 7 13:37:02 CEST 2024 - dsterba@suse.com + +- btrfs: dev-replace: properly validate device names (CVE-2024-26791 bsc#1222793) +- commit 0244362 + +------------------------------------------------------------------- +Tue May 7 12:59:26 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 3195e8d + +------------------------------------------------------------------- +Tue May 7 12:14:44 CEST 2024 - mkubecek@suse.cz + +- fix patch references (CVE-2024-26739 bsc#1222559): + - patches.suse/net-sched-act_mirred-Create-function-tcf_mirred_to_d.patch + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit af4b677 + +------------------------------------------------------------------- +Tue May 7 11:01:53 CEST 2024 - oneukum@suse.com + +- usb: dwc3: core: Prevent phy suspend during init (Git-fixes). +- commit 0feb823 + +------------------------------------------------------------------- +Tue May 7 10:05:18 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: fix l3num expectations with inet pseudo + family (git-fixes). +- commit e0fbf15 + +------------------------------------------------------------------- +Tue May 7 08:51:04 CEST 2024 - pjakobsson@suse.de + +- drm/i915/vma: Fix UAF on destroy against retire race (CVE-2024-26939 bsc#1223679). +- commit 0c69759 + +------------------------------------------------------------------- +Tue May 7 07:56:59 CEST 2024 - tiwai@suse.de + +- Reapply "drm/qxl: simplify qxl_fence_wait" (stable-fixes). +- commit 2bd2798 + +------------------------------------------------------------------- +Tue May 7 00:12:18 CEST 2024 - mkubecek@suse.cz + +- rds: tcp: Fix use-after-free of net in reqsk_timer_handler() + (CVE-2024-26865 bsc#1223062). +- commit 4df5c35 + +------------------------------------------------------------------- +Mon May 6 22:49:40 CEST 2024 - mkubecek@suse.cz + +- packet: annotate data-races around ignore_outgoing + (CVE-2024-26862 bsc#1223111). +- commit 50ec7e9 + +------------------------------------------------------------------- +Mon May 6 22:21:54 CEST 2024 - mkubecek@suse.cz + +- Update + patches.suse/sctp-fix-potential-deadlock-on-net-sctp.addr_wq.patch + references (add CVE-2024-0639 bsc#1218917). +- commit 61e4bcd + +------------------------------------------------------------------- +Mon May 6 21:33:30 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 45e1211 + +------------------------------------------------------------------- +Mon May 6 19:19:07 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: sanitize layer 3 and 4 protocol number in + custom expectations (bsc#1222368 CVE-2024-26673). +- commit bffaac0 + +------------------------------------------------------------------- +Mon May 6 18:14:52 CEST 2024 - dsterba@suse.com + +- fs: sysfs: Fix reference leak in sysfs_break_active_protection() (CVE-2024-26993 bsc#1223693) +- commit b75cd2c + +------------------------------------------------------------------- +Mon May 6 18:02:40 CEST 2024 - dsterba@suse.com + +- btrfs: don't drop extent_map for free space inode on write error (CVE-2024-26726 bsc#1222532) +- commit 60707c9 + +------------------------------------------------------------------- +Mon May 6 17:37:25 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Only update pages_touched when a new page is + touched (git-fixes). +- commit f2292de + +------------------------------------------------------------------- +Mon May 6 17:34:30 CEST 2024 - petr.pavlu@suse.com + +- kprobes: Fix possible use-after-free issue on kprobe + registration (git-fixes). +- commit 3121e4a + +------------------------------------------------------------------- +Mon May 6 17:23:41 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes CVE-2024-27009 bsc#1223699). +- Update + patches.suse/Bluetooth-btnxpuart-Fix-btnxpuart_close.patch + (git-fixes CVE-2024-26959 bsc#1223667). +- Update + patches.suse/USB-usb-storage-Prevent-divide-by-0-error-in-isd200_.patch + (git-fixes CVE-2024-27059 bsc#1223738). +- Update + patches.suse/backlight-hx8357-Fix-potential-NULL-pointer-derefere.patch + (git-fixes CVE-2024-27071 bsc#1223734). +- Update patches.suse/clk-Fix-clk_core_get-NULL-dereference.patch + (git-fixes CVE-2024-27038 bsc#1223816). +- Update + patches.suse/clk-hisilicon-hi3559a-Fix-an-erroneous-devm_kfree.patch + (git-fixes CVE-2024-27039 bsc#1223821). +- Update + patches.suse/clk-qcom-gcc-ipq6018-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26970 bsc#1223644). +- Update + patches.suse/clk-qcom-gcc-ipq8074-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26969 bsc#1223645). +- Update + patches.suse/clk-qcom-gcc-ipq9574-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26968 bsc#1223642). +- Update + patches.suse/clk-qcom-mmcc-apq8084-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26966 bsc#1223646). +- Update + patches.suse/clk-qcom-mmcc-msm8974-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26965 bsc#1223648). +- Update + patches.suse/clk-zynq-Prevent-null-pointer-dereference-caused-by-.patch + (git-fixes CVE-2024-27037 bsc#1223717). +- Update + patches.suse/cpufreq-brcmstb-avs-cpufreq-add-check-for-cpufreq_cp.patch + (git-fixes CVE-2024-27051 bsc#1223769). +- Update + patches.suse/crypto-qat-resolve-race-condition-during-AER-recover.patch + (git-fixes CVE-2024-26974 bsc#1223638). +- Update + patches.suse/drm-amd-display-Add-replay-NULL-check-in-edp_set_rep.patch + (git-fixes CVE-2024-27040 bsc#1223711). +- Update + patches.suse/drm-amd-display-Fix-a-potential-buffer-overflow-in-d.patch + (git-fixes CVE-2024-27045 bsc#1223826). +- Update + patches.suse/drm-amd-display-Fix-potential-NULL-pointer-dereferen.patch + (git-fixes CVE-2024-27044 bsc#1223723). +- Update + patches.suse/drm-amd-display-fix-NULL-checks-for-adev-dm.dc-in-am.patch + (git-fixes CVE-2024-27041 bsc#1223714). +- Update + patches.suse/drm-amdgpu-Fix-potential-out-of-bounds-access-in-amd.patch + (git-fixes CVE-2024-27042 bsc#1223823). +- Update + patches.suse/drm-vmwgfx-Fix-possible-null-pointer-derefence-with-.patch + (git-fixes CVE-2024-26979 bsc#1223628). +- Update + patches.suse/md-Fix-missing-release-of-active_io-for-flush-8556.patch + (jsc#PED-7542 CVE-2024-27023 bsc#1223776). +- Update + patches.suse/media-dvb-frontends-avoid-stack-overflow-warnings-wi.patch + (git-fixes CVE-2024-27075 bsc#1223842). +- Update patches.suse/media-edia-dvbdev-fix-a-use-after-free.patch + (git-fixes CVE-2024-27043 bsc#1223824). +- Update + patches.suse/media-go7007-fix-a-memleak-in-go7007_load_encoder.patch + (git-fixes CVE-2024-27074 bsc#1223844). +- Update + patches.suse/media-imx-csc-scaler-fix-v4l2_ctrl_handler-memory-le.patch + (git-fixes CVE-2024-27076 bsc#1223779). +- Update + patches.suse/media-ttpci-fix-two-memleaks-in-budget_av_attach.patch + (git-fixes CVE-2024-27073 bsc#1223843). +- Update + patches.suse/media-usbtv-Remove-useless-locks-in-usbtv_video_free.patch + (git-fixes CVE-2024-27072 bsc#1223837). +- Update + patches.suse/media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_registe.patch + (git-fixes CVE-2024-27077 bsc#1223780). +- Update + patches.suse/media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch + (git-fixes CVE-2024-27078 bsc#1223781). +- Update + patches.suse/net-phy-fix-phy_get_internal_delay-accessing-an-empt.patch + (git-fixes CVE-2024-27047 bsc#1223828). +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- Update patches.suse/pci_iounmap-Fix-MMIO-mapping-leak.patch + (git-fixes CVE-2024-26977 bsc#1223631). +- Update + patches.suse/powercap-intel_rapl-Fix-a-NULL-pointer-dereference.patch + (git-fixes CVE-2024-26975 bsc#1223632). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes CVE-2024-27054 bsc#1223819). +- Update + patches.suse/scsi-qla2xxx-Fix-command-flush-on-cable-pull.patch + (bsc#1221816 CVE-2024-26931 bsc#1223627). +- Update patches.suse/scsi-qla2xxx-Fix-double-free-of-fcport.patch + (bsc#1221816 CVE-2024-26929 bsc#1223715). +- Update + patches.suse/scsi-qla2xxx-Fix-double-free-of-the-ha-vp_map-pointe.patch + (bsc#1221816 CVE-2024-26930 bsc#1223626). +- Update + patches.suse/thermal-drivers-mediatek-lvts_thermal-Fix-a-memory-l.patch + (git-fixes CVE-2024-27068 bsc#1223808). +- Update + patches.suse/thunderbolt-Fix-NULL-pointer-dereference-in-tb_port_.patch + (git-fixes CVE-2024-27060 bsc#1223725). +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (git-fixes CVE-2024-26919 bsc#1223847). +- Update + patches.suse/wifi-brcm80211-handle-pmk_op-allocation-failure.patch + (git-fixes CVE-2024-27048 bsc#1223760). +- Update + patches.suse/wifi-rtl8xxxu-add-cancel_work_sync-for-c2hcmd_work.patch + (git-fixes CVE-2024-27052 bsc#1223829). +- Update + patches.suse/wifi-wilc1000-do-not-realloc-workqueue-everytime-an-.patch + (git-fixes CVE-2024-27391 bsc#1223709). +- Update + patches.suse/wifi-wilc1000-fix-RCU-usage-in-connect-path.patch + (git-fixes CVE-2024-27053 bsc#1223737). +- commit 9296e40 + +------------------------------------------------------------------- +Mon May 6 17:23:27 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/drm-tegra-dsi-Add-missing-check-for-of_find_device_b.patch + (git-fixes CVE-2023-52650 bsc#1223770). +- Update + patches.suse/drm-vkms-Avoid-reading-beyond-LUT-array.patch + (git-fixes CVE-2023-52649 bsc#1223768). +- Update + patches.suse/drm-vmwgfx-Unmap-the-surface-before-resetting-it-on-.patch + (git-fixes CVE-2023-52648 bsc#1223765). +- Update + patches.suse/media-nxp-imx8-isi-Check-whether-crossbar-pad-is-non.patch + (git-fixes CVE-2023-52647 bsc#1223764). +- commit f67398e + +------------------------------------------------------------------- +Mon May 6 17:23:18 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/powerpc-pseries-Fix-potential-memleak-in-papr_get_at.patch + (bsc#1215199 CVE-2022-48669 bsc#1223756). +- commit e9a7939 + +------------------------------------------------------------------- +Mon May 6 17:22:04 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page + in concurrent environment (git-fixes). +- commit 8f1aa4c + +------------------------------------------------------------------- +Mon May 6 16:11:25 CEST 2024 - jgross@suse.com + +- Delete + patches.suse/iommufd-iova_bitmap-Move-symbols-to-IOMMUFD-namespace. + (bsc#1222654) +- commit dc5c22e + +------------------------------------------------------------------- +Mon May 6 12:34:10 CEST 2024 - lhenriques@suse.de + +- fuse: don't unhash root (bsc#1223946). +- fuse: fix root lookup with nonzero generation (bsc#1223945). +- virtio: treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (bsc#1223944). +- commit 5171d01 + +------------------------------------------------------------------- +Mon May 6 11:15:05 CEST 2024 - tbogendoerfer@suse.de + +- tun: limit printing rate when illegal packet received by tun + dev (bsc#1223745 CVE-2024-27013). +- net/mlx5e: Prevent deadlock while disabling aRFS (bsc#1223735 + CVE-2024-27014). +- commit d039d3b + +------------------------------------------------------------------- +Mon May 6 11:14:31 CEST 2024 - tzimmermann@suse.com + +- drm/amd/display: Add a dc_state NULL check in dc_state_release (CVE-2024-26948 bsc#1223664) +- commit adac21d + +------------------------------------------------------------------- +Mon May 6 08:32:36 CEST 2024 - tiwai@suse.de + +- slimbus: qcom-ngd-ctrl: Add timeout for wait operation + (git-fixes). +- iio:imu: adis16475: Fix sync mode setting (git-fixes). +- iio: accel: mxc4005: Interrupt handling fixes (git-fixes). +- iio: pressure: Fixes BME280 SPI driver data (git-fixes). +- usb: typec: tcpm: Check for port partner validity before + consuming it (git-fixes). +- usb: typec: tcpm: unregister existing source caps before + re-registration (git-fixes). +- usb: typec: tcpm: clear pd_event queue in PORT_RESET + (git-fixes). +- usb: ohci: Prevent missed ohci interrupts (git-fixes). +- usb: gadget: f_fs: Fix a race condition when processing setup + packets (git-fixes). +- USB: core: Fix access violation during port device removal + (git-fixes). +- usb: gadget: uvc: use correct buffer size when parsing configfs + lists (git-fixes). +- usb: gadget: composite: fix OS descriptors w_value logic + (git-fixes). +- usb: gadget: f_fs: Fix race between aio_cancel() and AIO + request complete (git-fixes). +- clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change + (git-fixes). +- commit 8d8f752 + +------------------------------------------------------------------- +Mon May 6 08:29:57 CEST 2024 - tiwai@suse.de + +- Move upstreamed USB fix into sorted section +- commit 21751fe + +------------------------------------------------------------------- +Sat May 4 09:44:18 CEST 2024 - tiwai@suse.de + +- ASoC: da7219-aad: fix usage of device_get_named_child_node() + (git-fixes). +- ASoC: rt715-sdca: volume step modification (git-fixes). +- ASoC: rt715: add vendor clear control register (git-fixes). +- ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config + (git-fixes). +- ASoC: cs35l56: Fix unintended bus access while resetting amp + (git-fixes). +- ASoC: rt722-sdca: add headset microphone vrefo setting + (git-fixes). +- ASoC: rt722-sdca: modify channel number to support 4 channels + (git-fixes). +- ASoC: rt5645: Fix the electric noise due to the CBJ contacts + floating (git-fixes). +- ASoC: acp: Support microphone from device Acer 315-24p + (git-fixes). +- ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus + T100TAM too (git-fixes). +- commit 59787a2 + +------------------------------------------------------------------- +Sat May 4 09:37:36 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix build error without CONFIG_PM + (stable-fixes). +- ALSA: hda: cs35l56: Exit cache-only after + cs35l56_wait_for_firmware_boot() (stable-fixes). +- ALSA: hda/realtek - Set GPIO3 to default at S4 state for + Thinkpad with ALC1318 (stable-fixes). +- ALSA: hda: intel-dsp-config: harden I2C/I2S codec detection + (stable-fixes). +- ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TU + (stable-fixes). +- commit 11f233b + +------------------------------------------------------------------- +Sat May 4 09:35:07 CEST 2024 - tiwai@suse.de + +- ASoC: meson: axg-tdm-interface: manage formatters in trigger + (git-fixes). +- ASoC: meson: axg-card: make links nonatomic (git-fixes). +- ASoC: meson: cards: select SND_DYNAMIC_MINORS (git-fixes). +- ASoC: codecs: wsa881x: set clk_stop_mode1 flag (git-fixes). +- ASoC: ti: davinci-mcasp: Fix race condition during probe + (git-fixes). +- ASoC: Intel: avs: Set name of control as in topology + (git-fixes). +- regmap: Add regmap_read_bypassed() (git-fixes). +- ASoC: SOF: Intel: add default firmware library path for LNL + (git-fixes). +- ASoC: tegra: Fix DSPK 16-bit playback (git-fixes). +- ALSA: hda: intel-sdw-acpi: fix usage of + device_get_named_child_node() (git-fixes). +- drm/panel: ili9341: Use predefined error codes (git-fixes). +- drm/panel: ili9341: Respect deferred probe (git-fixes). +- drm/vmwgfx: Fix invalid reads in fence signaled events + (git-fixes). +- drm/vmwgfx: Fix Legacy Display Unit (git-fixes). +- drm/amdgpu: fix doorbell regression (git-fixes). +- drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() + v2 (git-fixes). +- spi: fix null pointer dereference within spi_sync (git-fixes). +- spi: hisi-kunpeng: Delete the dump interface of data registers + in debugfs (git-fixes). +- commit de68d11 + +------------------------------------------------------------------- +Fri May 3 18:53:42 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: ensure offloading TID queue exists + (CVE-2024-27056 bsc#1223822). +- commit 8f83255 + +------------------------------------------------------------------- +Fri May 3 17:55:12 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_pin_on_pin_register() for multiple parent pins + (CVE-2024-27027 bsc#1223787). +- commit ce9b326 + +------------------------------------------------------------------- +Fri May 3 17:52:05 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_xa_ref_*_del() for multiple registrations + (CVE-2024-27027 bsc#1223787). +- commit f5ff522 + +------------------------------------------------------------------- +Fri May 3 17:44:24 CEST 2024 - mfranc@suse.cz + +- s390/qeth: Fix kernel panic after setting hsuid (git-fixes + bsc#1223874). +- commit eae1390 + +------------------------------------------------------------------- +Fri May 3 17:39:31 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix storage key clearing for guest huge pages + (git-fixes bsc#1223872). +- commit 329e03c + +------------------------------------------------------------------- +Fri May 3 17:37:13 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix clearing storage keys for huge pages (git-fixes + bsc#1223871). +- commit a7e3ff2 + +------------------------------------------------------------------- +Fri May 3 17:30:04 CEST 2024 - mfranc@suse.cz + +- s390/vdso: Add CFI for RA register to asm macro vdso_func + (git-fixes bsc#1223870). +- commit 2641ba1 + +------------------------------------------------------------------- +Fri May 3 17:19:03 CEST 2024 - mfranc@suse.cz + +- s390/cio: Ensure the copied buf is NUL terminated (git-fixes + bsc#1223869). +- commit dcf45a9 + +------------------------------------------------------------------- +Fri May 3 17:14:55 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: x86: Don't overflow lpage_info when checking + attributes (bsc#1223695, CVE-2024-26991). +- commit da41325 + +------------------------------------------------------------------- +Fri May 3 16:46:02 CEST 2024 - vbabka@suse.cz + +- mm: swap: fix race between free_swap_and_cache() and swapoff() + (CVE-2024-26960 bsc#1223655). +- swap: comments get_swap_device() with usage rule (CVE-2024-26960 + bsc#1223655). +- commit 9df3192 + +------------------------------------------------------------------- +Fri May 3 16:38:44 CEST 2024 - tiwai@suse.de + +- NTB: fix possible name leak in ntb_register_device() + (CVE-2023-52652 bsc#1223686). +- commit a6fcfa7 + +------------------------------------------------------------------- +Fri May 3 15:57:39 CEST 2024 - msuchanek@suse.de + +- Refresh patches.suse/powerpc-pseries-iommu-LPAR-panics-when-rebooted-with.patch. +- commit ca33aea + +------------------------------------------------------------------- +Fri May 3 15:36:14 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries: make max polling consistent for longer H_CALLs + (bsc#1215199). +- commit bead2d2 + +------------------------------------------------------------------- +Fri May 3 10:14:31 CEST 2024 - mhocko@suse.com + +- fork: defer linking file vma until vma is fully initialized + (bsc#1223774 CVE-2024-27022). +- commit 126ee1a + +------------------------------------------------------------------- +Fri May 3 09:40:30 CEST 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit 5a30b4d + +------------------------------------------------------------------- +Fri May 3 08:10:09 CEST 2024 - tiwai@suse.de + +- Fix a potential infinite loop in extract_user_to_sg() + (git-fixes). +- mtd: diskonchip: work around ubsan link failure (stable-fixes). +- drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3 + (stable-fixes). +- drm/amdgpu: Assign correct bits for SDMA HDP flush + (stable-fixes). +- drm/amdgpu: Fix leak when GPU memory allocation fails + (stable-fixes). +- ACPI: CPPC: Fix access width used for PCC registers (git-fixes). +- ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro + (git-fixes). +- Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853 + (stable-fixes). +- Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old() + (stable-fixes). +- drm: add drm_gem_object_is_shared_for_memory_stats() helper + (stable-fixes). +- ACPI: CPPC: Use access_width over bit_width for system memory + accesses (stable-fixes). +- wifi: mac80211: clean up assignments to pointer cache + (stable-fixes). +- commit 49aaf49 + +------------------------------------------------------------------- +Thu May 2 16:47:00 CEST 2024 - dwagner@suse.de + +- io_uring: remove uring_cmd cookie (bsc#1217384 CVE-2023-6238). +- iouring: remove IORING_URING_CMD_POLLED (bsc#1217384 + CVE-2023-6238). +- nvme: use bio_integrity_map_user (bsc#1217384 CVE-2023-6238). +- block: bio-integrity: directly map user buffers (bsc#1217384 + CVE-2023-6238). +- commit 3372add + +------------------------------------------------------------------- +Thu May 2 16:35:48 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-lsio: fix pwm lpcg indices (git-fixes) +- commit c9b9705 + +------------------------------------------------------------------- +Thu May 2 16:34:40 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: regulator for sd needs to be always on for (git-fixes) +- commit 51da7a0 + +------------------------------------------------------------------- +Thu May 2 16:33:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro (git-fixes) +- commit d74d11d + +------------------------------------------------------------------- +Thu May 2 16:31:31 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for (git-fixes) +- commit 300083f + +------------------------------------------------------------------- +Thu May 2 16:29:21 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 (git-fixes) +- commit 7730872 + +------------------------------------------------------------------- +Thu May 2 16:27:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 (git-fixes) +- commit 279e432 + +------------------------------------------------------------------- +Thu May 2 16:25:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f (git-fixes) +- commit 57cc3f7 + +------------------------------------------------------------------- +Thu May 2 16:23:58 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8qm-ss-dma: fix can lpcg indices (git-fixes) +- commit 9f868d4 + +------------------------------------------------------------------- +Thu May 2 16:23:23 CEST 2024 - tiwai@suse.de + +- kABI workaround for cec_adapter (CVE-2024-23848 bsc#1219104). +- commit 03d06c5 + +------------------------------------------------------------------- +Thu May 2 16:22:55 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix can lpcg indices (git-fixes) +- commit dd3deb9 + +------------------------------------------------------------------- +Thu May 2 16:20:00 CEST 2024 - tiwai@suse.de + +- media: cec: core: avoid recursive cec_claim_log_addrs + (CVE-2024-23848 bsc#1219104). +- commit c64de88 + +------------------------------------------------------------------- +Thu May 2 16:18:20 CEST 2024 - tiwai@suse.de + +- Update media cec fix patches to the latest upstream version (CVE-2024-23848 bsc#1219104) +- commit 4a0b406 + +------------------------------------------------------------------- +Thu May 2 15:23:56 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix adc lpcg indices (git-fixes) +- commit e69bdf0 + +------------------------------------------------------------------- +Thu May 2 15:19:35 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix spi lpcg indices (git-fixes) +- commit 4dc5b7a + +------------------------------------------------------------------- +Thu May 2 15:18:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usb lpcg indices (git-fixes) +- commit e2d7944 + +------------------------------------------------------------------- +Thu May 2 15:16:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order (git-fixes) +- commit fbb3351 + +------------------------------------------------------------------- +Thu May 2 15:15:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3399 hdmi ports node (git-fixes) +- commit a21edf3 + +------------------------------------------------------------------- +Thu May 2 15:14:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3328 hdmi ports node (git-fixes) +- commit 3f691a1 + +------------------------------------------------------------------- +Thu May 2 15:12:55 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: rockchip: mark system power controller on rk3588-evb1") +- commit 24dc024 + +------------------------------------------------------------------- +Thu May 2 15:11:02 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64/mm: Modify range-based tlbi to decrement scale") +- commit 9fd5163 + +------------------------------------------------------------------- +Thu May 2 13:38:24 CEST 2024 - jslaby@suse.cz + +- Update + patches.suse/serial-max310x-fix-NULL-pointer-dereference-in-I2C-i.patch + (git-fixes bsc#1223629 CVE-2024-26978). +- commit b81ff78 + +------------------------------------------------------------------- +Thu May 2 11:54:35 CEST 2024 - ailiop@suse.com + +- Squashfs: check the inode number is not the invalid value of + zero (bsc#1223634 CVE-2024-26982). +- commit a406e7c + +------------------------------------------------------------------- +Thu May 2 11:33:02 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/ubifs-ubifs_symlink-Fix-memleak-of-inode-i_link-in-error-path.patch + (git-fixes CVE-2024-26972 bsc#1223643). +- commit 6db660a + +------------------------------------------------------------------- +Thu May 2 11:23:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- commit a77f45b + +------------------------------------------------------------------- +Thu May 2 11:14:35 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- commit 95ba522 + +------------------------------------------------------------------- +Thu May 2 11:13:34 CEST 2024 - ailiop@suse.com + +- Update patches.suse/nilfs2-fix-OOB-in-nilfs_set_de_type.patch + (git-fixes CVE-2024-26981 bsc#1223668). +- commit 5740c7f + +------------------------------------------------------------------- +Thu May 2 10:28:22 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/ASoC-SOF-Add-some-bounds-checking-to-firmware-data.patch + (git-fixes CVE-2024-26927 bsc#1223525). +- commit d3c5f91 + +------------------------------------------------------------------- +Thu May 2 09:58:58 CEST 2024 - tiwai@suse.de + +- cec: core: avoid confusing "transmit timed out" message + (CVE-2024-23848 bsc#1219104). +- commit eae740c + +------------------------------------------------------------------- +Thu May 2 07:36:00 CEST 2024 - tiwai@suse.de + +- regulator: change devm_regulator_get_enable_optional() stub + to return Ok (git-fixes). +- regulator: change stubbed devm_regulator_get_enable to return Ok + (git-fixes). +- regulator: mt6360: De-capitalize devicetree regulator subnodes + (git-fixes). +- commit c50a631 + +------------------------------------------------------------------- +Wed May 1 09:50:43 CEST 2024 - tiwai@suse.de + +- power: supply: mt6360_charger: Fix of_match for usb-otg-vbus + regulator (git-fixes). +- power: rt9455: hide unused rt9455_boost_voltage_values + (git-fixes). +- pinctrl: baytrail: Fix selecting gpio pinctrl state (git-fixes). +- pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map() + (git-fixes). +- pinctrl: mediatek: paris: Rework support for + PIN_CONFIG_{INPUT,OUTPUT}_ENABLE (git-fixes). +- pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE + readback (git-fixes). +- pinctrl: core: delete incorrect free in pinctrl_enable() + (git-fixes). +- pinctrl/meson: fix typo in PDM's pin name (git-fixes). +- pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf + of GPIOR-T (git-fixes). +- crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init + (git-fixes). +- commit d973920 + +------------------------------------------------------------------- +Tue Apr 30 18:44:35 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for + Lenovo Legion models (bsc#1223462). +- commit 6f0889c + +------------------------------------------------------------------- +Tue Apr 30 16:38:27 CEST 2024 - tiwai@suse.de + +- usb: Fix regression caused by invalid ep0 maxpacket in virtual + SuperSpeed device (bsc#1220569). +- commit 4748678 + +------------------------------------------------------------------- +Tue Apr 30 16:11:40 CEST 2024 - tiwai@suse.de + +- media: cec: cec-api: add locking in cec_release() + (CVE-2024-23848 bsc#1219104). +- media: cec: cec-adap: always cancel work in cec_transmit_msg_fh + (CVE-2024-23848 bsc#1219104). +- commit c39ac04 + +------------------------------------------------------------------- +Tue Apr 30 16:07:18 CEST 2024 - mfranc@suse.cz + +- blacklist.conf: refactoring, not a fix +- commit d5a22ac + +------------------------------------------------------------------- +Tue Apr 30 16:02:50 CEST 2024 - mfranc@suse.cz + +- s390/vdso: drop '-fPIC' from LDFLAGS (git-fixes bsc#1223593). +- commit 643ece2 + +------------------------------------------------------------------- +Tue Apr 30 15:48:20 CEST 2024 - mfranc@suse.cz + +- s390/zcrypt: fix reference counting on zcrypt card objects + (git-fixes bsc#1223592). +- commit c37186f + +------------------------------------------------------------------- +Tue Apr 30 15:42:12 CEST 2024 - mkoutny@suse.com + +- block: fix q->blkg_list corruption during disk rebind + (bsc#1223591). +- commit 9da98d5 + +------------------------------------------------------------------- +Tue Apr 30 15:40:39 CEST 2024 - mfranc@suse.cz + +- s390/ism: Properly fix receive message buffer allocation + (git-fixes bsc#1223590). +- commit 0652865 + +------------------------------------------------------------------- +Tue Apr 30 15:28:05 CEST 2024 - jack@suse.cz + +- block: fix deadlock between bd_link_disk_holder and partition + scan (bsc#1223045 CVE-2024-26899). +- commit e4bd17c + +------------------------------------------------------------------- +Tue Apr 30 15:23:23 CEST 2024 - jack@suse.cz + +- quota: Fix potential NULL pointer dereference (bsc#1223060 + CVE-2024-26878). +- commit dcf7382 + +------------------------------------------------------------------- +Tue Apr 30 15:21:07 CEST 2024 - jack@suse.cz + +- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak + (bsc#1223198 CVE-2024-26901). +- commit 5c1d722 + +------------------------------------------------------------------- +Tue Apr 30 15:16:03 CEST 2024 - jack@suse.cz + +- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1222357 CVE-2024-26671). +- commit 1ebf5fb + +------------------------------------------------------------------- +Tue Apr 30 15:00:59 CEST 2024 - jack@suse.cz + +- nbd: always initialize struct msghdr completely (bsc#1221649 CVE-2024-26638). +- commit eb8ab1c + +------------------------------------------------------------------- +Tue Apr 30 14:58:54 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_find_by_goal() (bsc#1222613 CVE-2024-26772). +- commit 4004f20 + +------------------------------------------------------------------- +Tue Apr 30 14:57:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update patches.suse/0001-s390-qdio-handle-deferred-cc1.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes). +- commit 73a9e98 + +------------------------------------------------------------------- +Tue Apr 30 13:17:40 CEST 2024 - davide.benini@suse.com + +- net/ipv6: avoid possible UAF in ip6_route_mpath_notify() + (CVE-2024-26852 bsc#1223057) +- commit 9474f59 + +------------------------------------------------------------------- +Tue Apr 30 12:05:02 CEST 2024 - tiwai@suse.de + +- PCI: Delay after FLR of Solidigm P44 Pro NVMe (stable-fixes). +- commit ec609ee + +------------------------------------------------------------------- +Tue Apr 30 12:04:09 CEST 2024 - tiwai@suse.de + +- PCI: Fix typos in docs and comments (stable-fixes). +- PCI: switchtec: Add support for PCIe Gen5 devices + (stable-fixes). +- PCI: switchtec: Use normal comment style (stable-fixes). +- PCI: Execute quirk_enable_clear_retrain_link() earlier + (stable-fixes). +- commit 9bba47f + +------------------------------------------------------------------- +Tue Apr 30 10:32:18 CEST 2024 - tzimmermann@suse.com + +- Edit "amdkfd: use calloc instead of kzalloc to avoid integer overflow" + Reference CVE and bug numbers. +- commit 267eec1 + +------------------------------------------------------------------- +Tue Apr 30 08:05:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free + (CVE-2024-26909 bsc#1223143). +- commit 043c9e0 + +------------------------------------------------------------------- +Tue Apr 30 03:05:11 CEST 2024 - neilb@suse.de + +- nfsd: use __fput_sync() to avoid delayed closing of files + (bsc#1223380 bsc#1217408). +- commit 36cb9bb + +------------------------------------------------------------------- +Mon Apr 29 16:52:11 CEST 2024 - msuchanek@suse.de + +- Update patches.suse/powerpc-pseries-vas-Hold-mmap_mutex-after-mmap-lock-.patch + (bsc#1012628 jsc#PED-542 git-fixes bsc#1213573 ltc#203238). +- commit 8328f6d + +------------------------------------------------------------------- +Mon Apr 29 16:35:19 CEST 2024 - nik.borisov@suse.com + +- x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups (bsc#1222378 CVE-2024-26674). +- commit 46190f1 + +------------------------------------------------------------------- +Mon Apr 29 12:30:35 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() (bsc#1223202 CVE-2024-26906). +- commit 664e61f + +------------------------------------------------------------------- +Mon Apr 29 12:30:15 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h (bsc#1223202 CVE-2024-26906). +- commit 28c59d1 + +------------------------------------------------------------------- +Mon Apr 29 11:25:07 CEST 2024 - nik.borisov@suse.com + +- x86/boot: Ignore relocations in .notes sections in walk_relocs() too (bsc#1222624 CVE-2024-26816). +- commit 3cc2b03 + +------------------------------------------------------------------- +Mon Apr 29 11:24:52 CEST 2024 - nik.borisov@suse.com + +- x86, relocs: Ignore relocations in .notes section (bsc#1222624 CVE-2024-26816). +- commit 16f8af3 + +------------------------------------------------------------------- +Mon Apr 29 11:23:39 CEST 2024 - osalvador@suse.de + +- mm: zswap: fix missing folio cleanup in writeback race path + (bsc#1223007 CVE-2024-26832). +- commit b985b2a + +------------------------------------------------------------------- +Mon Apr 29 11:02:19 CEST 2024 - osalvador@suse.de + +- mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone + index (bsc#1222615 CVE-2024-26783). +- commit 7fe5b26 + +------------------------------------------------------------------- +Mon Apr 29 10:41:48 CEST 2024 - jslaby@suse.cz + +- Update config files. Disable N_GSM (jsc#PED-8240). +- commit ae9b7c6 + +------------------------------------------------------------------- +Mon Apr 29 09:39:29 CEST 2024 - iivanov@suse.de + +- Update patches.suse/gpio-tegra186-Fix-tegra186_gpio_is_accessible-check.patch (git-fixes bsc#1223439) +- commit 02eb8a1 + +------------------------------------------------------------------- +Mon Apr 29 09:05:25 CEST 2024 - tiwai@suse.de + +- irqchip/gic-v3-its: Prevent double free on error (git-fixes). +- irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on + GIC v4.1 (git-fixes). +- irqchip/armada-370-xp: Suppress unused-function warning + (git-fixes). +- irqchip/renesas-rzg2l: Prevent spurious interrupts when setting + trigger type (git-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Flush posted write in irq_eoi() + (git-fixes). +- irqchip/gic-v3-its: Do not assume vPE tables are preallocated + (git-fixes). +- irqchip/mbigen: Don't use bus_get_dev_root() to find the parent + (git-fixes). +- irqchip/renesas-rzg2l: Add macro to retrieve TITSR register + offset based on register's index (stable-fixes). +- irqchip/renesas-rzg2l: Implement restriction when writing ISCR + register (stable-fixes). +- commit 8e6882b + +------------------------------------------------------------------- +Sun Apr 28 09:56:05 CEST 2024 - tiwai@suse.de + +- i2c: smbus: fix NULL function pointer dereference (git-fixes). +- soundwire: amd: fix for wake interrupt handling for clockstop + mode (git-fixes). +- dmaengine: idxd: Fix oops during rmmod on single-CPU platforms + (git-fixes). +- dma: xilinx_dpdma: Fix locking (git-fixes). +- idma64: Don't try to serve interrupts when device is powered + off (git-fixes). +- dmaengine: tegra186: Fix residual calculation (git-fixes). +- dmaengine: owl: fix register access functions (git-fixes). +- phy: ti: tusb1210: Resolve charger-det crash if charger psy + is unregistered (git-fixes). +- phy: rockchip: naneng-combphy: Fix mux on rk3588 (git-fixes). +- phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits + (git-fixes). +- phy: rockchip-snps-pcie3: fix bifurcation on rk3588 (git-fixes). +- phy: freescale: imx8m-pcie: fix pcie link-up instability + (git-fixes). +- phy: marvell: a3700-comphy: Fix hardcoded array size + (git-fixes). +- phy: marvell: a3700-comphy: Fix out of bounds read (git-fixes). +- commit 900a00b + +------------------------------------------------------------------- +Sun Apr 28 09:41:15 CEST 2024 - tiwai@suse.de + +- selftests: kselftest: Mark functions that unconditionally call + exit() as __noreturn (git-fixes). +- commit f533a19 + +------------------------------------------------------------------- +Sun Apr 28 09:36:33 CEST 2024 - tiwai@suse.de + +- selftests/timers/posix_timers: Reimplement + check_timer_distribution() (git-fixes). +- commit d9f09cc + +------------------------------------------------------------------- +Sun Apr 28 09:30:51 CEST 2024 - tiwai@suse.de + +- USB: serial: option: add Telit FN920C04 rmnet compositions + (stable-fixes). +- USB: serial: option: add Rolling RW101-GL and RW135-GL support + (stable-fixes). +- USB: serial: option: add Lonsung U8300/U9300 product + (stable-fixes). +- USB: serial: option: add support for Fibocom FM650/FG650 + (stable-fixes). +- USB: serial: option: support Quectel EM060K sub-models + (stable-fixes). +- USB: serial: option: add Fibocom FM135-GL variants + (stable-fixes). +- thunderbolt: Avoid notify PM core about runtime PM resume + (stable-fixes). +- thunderbolt: Fix wake configurations after device unplug + (stable-fixes). +- usb: Disable USB3 LPM at shutdown (stable-fixes). +- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb + ep transport error (stable-fixes). +- clk: Get runtime PM before walking tree for clk_summary + (git-fixes). +- clk: Get runtime PM before walking tree during disable_unused + (git-fixes). +- clk: Initialize struct clk_core kref earlier (stable-fixes). +- arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H + (git-fixes). +- drm/radeon: make -fstrict-flex-arrays=3 happy (git-fixes). +- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes + (stable-fixes). +- selftests/ftrace: Limit length in subsystem-enable tests + (git-fixes). +- selftests: kselftest: Fix build failure with NOLIBC (git-fixes). +- selftests: timers: Fix abs() warning in posix_timers test + (git-fixes). +- selftests: timers: Fix posix_timers ksft_print_msg() warning + (git-fixes). +- drm/amd/display: Do not recursively call manual trigger + programming (stable-fixes). +- drm/i915: Disable live M/N updates when using bigjoiner + (stable-fixes). +- thunderbolt: Reset only non-USB4 host routers in resume + (git-fixes). +- thunderbolt: Make tb_switch_reset() support Thunderbolt 2, + 3 and USB4 routers (stable-fixes). +- thunderbolt: Introduce tb_path_deactivate_hop() (stable-fixes). +- thunderbolt: Introduce tb_port_reset() (stable-fixes). +- ASoC: ti: Convert Pandora ASoC to GPIO descriptors + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support + (stable-fixes). +- ALSA: scarlett2: Add correct product series name to messages + (stable-fixes). +- ALSA: scarlett2: Add support for Clarett 8Pre USB + (stable-fixes). +- ALSA: scarlett2: Move USB IDs out from device_info struct + (stable-fixes). +- ALSA: scarlett2: Default mixer driver to enabled (stable-fixes). +- PCI: Simplify pcie_capability_clear_and_set_word() to + ..._clear_word() (stable-fixes). +- PCI/DPC: Use FIELD_GET() (stable-fixes). +- selftests: timers: Convert posix_timers test to generate KTAP + output (stable-fixes). +- clk: Show active consumers of clocks in debugfs (stable-fixes). +- commit 8adba5b + +------------------------------------------------------------------- +Sat Apr 27 09:41:01 CEST 2024 - tiwai@suse.de + +- Update patch reference for x86 p2sb fix (CVE-2024-26650 bsc#1222048) +- commit b68c2ef + +------------------------------------------------------------------- +Sat Apr 27 08:33:05 CEST 2024 - tiwai@suse.de + +- mmc: sdhci-msm: pervent access to suspended controller + (git-fixes). +- gpio: tangier: Use correct type for the IRQ chip data + (git-fixes). +- gpio: tegra186: Fix tegra186_gpio_is_accessible() check + (git-fixes). +- fbdev: fix incorrect address computation in deferred IO + (git-fixes). +- drm/gma500: Remove lid code (git-fixes). +- commit 783bf0e + +------------------------------------------------------------------- +Fri Apr 26 18:54:14 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add 246f80a0b17f8 ("sh: push-switch: Reorder cleanup operations to avoid use-after-free bug") +- commit 0fe9e4b + +------------------------------------------------------------------- +Fri Apr 26 12:38:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore xfrm_bpf_md_dst that depends on CONFIG_DEBUG_* (bsc#1223415) +- commit 689bcfa + +------------------------------------------------------------------- +Fri Apr 26 12:26:57 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: annotate data-races around msk->rmem_fwd_alloc + (git-fixes). +- commit a5d9cb6 + +------------------------------------------------------------------- +Fri Apr 26 12:25:26 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_forward_alloc + (git-fixes). +- commit bceb548 + +------------------------------------------------------------------- +Fri Apr 26 12:23:03 CEST 2024 - denis.kirjanov@suse.com + +- ipv4: annotate data-races around fi->fib_dead (git-fixes). +- commit f1e77d4 + +------------------------------------------------------------------- +Fri Apr 26 12:21:27 CEST 2024 - denis.kirjanov@suse.com + +- sctp: annotate data-races around sk->sk_wmem_queued (git-fixes). +- commit 66bd390 + +------------------------------------------------------------------- +Fri Apr 26 12:19:43 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_lingertime (git-fixes). +- commit 33a5ffc + +------------------------------------------------------------------- +Fri Apr 26 12:18:04 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: Remove unnecessary test for __mptcp_init_sock() + (git-fixes). +- commit dfc1c14 + +------------------------------------------------------------------- +Fri Apr 26 12:15:52 CEST 2024 - denis.kirjanov@suse.com + +- idpf: fix kernel panic on unknown packet types (git-fixes). +- commit def5526 + +------------------------------------------------------------------- +Fri Apr 26 12:13:54 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix enabling RX VLAN filtering (git-fixes). +- commit 3d7f5a8 + +------------------------------------------------------------------- +Fri Apr 26 12:12:26 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: sja1105: Fix parameters order in + sja1110_pcs_mdio_write_c45() (git-fixes). +- commit 9f9ee96 + +------------------------------------------------------------------- +Fri Apr 26 11:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always update error counters (git-fixes). +- commit 5d5deb7 + +------------------------------------------------------------------- +Fri Apr 26 11:55:09 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always process TX descriptor ring (git-fixes). +- commit 99798f7 + +------------------------------------------------------------------- +Fri Apr 26 11:53:42 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: fix rx queue priority assignment (git-fixes). +- commit 3506dda + +------------------------------------------------------------------- +Fri Apr 26 11:52:14 CEST 2024 - denis.kirjanov@suse.com + +- net: fec: Set mac_managed_pm during probe (git-fixes). +- commit c315308 + +------------------------------------------------------------------- +Fri Apr 26 11:50:45 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Add array index check (git-fixes). +- commit 446ffd7 + +------------------------------------------------------------------- +Fri Apr 26 11:49:05 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Fix VF MAC filter removal (git-fixes). +- commit fbb3a5f + +------------------------------------------------------------------- +Fri Apr 26 11:47:23 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: check negative error code in otx2_open() + (git-fixes). +- commit a7c7e4f + +------------------------------------------------------------------- +Fri Apr 26 11:45:50 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix vf may be used uninitialized in this function warning + (git-fixes). +- commit 80b3415 + +------------------------------------------------------------------- +Fri Apr 26 11:43:49 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix i40e_count_filters() to count only active/new filters + (git-fixes). +- commit 1870048 + +------------------------------------------------------------------- +Fri Apr 26 11:42:04 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Enforce software interrupt during busy-poll exit + (git-fixes). +- commit 2c9264a + +------------------------------------------------------------------- +Fri Apr 26 10:59:56 CEST 2024 - tiwai@suse.de + +- wifi: mac80211: fix unaligned le16 access (git-fixes). +- wifi: mac80211: remove link before AP (git-fixes). +- wifi: mac80211_hwsim: init peer measurement result (git-fixes). +- wifi: nl80211: don't free NULL coalescing rule (git-fixes). +- wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd + (git-fixes). +- wifi: iwlwifi: mvm: remove old PASN station when adding a new + one (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev setup (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev suspend + (git-fixes). +- Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE + (git-fixes). +- Bluetooth: btusb: Fix triggering coredump implementation for + QCA (git-fixes). +- net: usb: ax88179_178a: stop lying about skb->truesize + (git-fixes). +- ax25: Fix netdev refcount issue (git-fixes). +- NFC: trf7970a: disable all regulators on removal (git-fixes). +- HID: logitech-dj: allow mice to use all types of reports + (git-fixes). +- HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized + dev->devc (git-fixes). +- HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent + lock-up (git-fixes). +- commit 416e04c + +------------------------------------------------------------------- +Fri Apr 26 10:58:26 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT patch into sorted section +- commit aaffc85 + +------------------------------------------------------------------- +Fri Apr 26 10:51:33 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT fix patch to sorted section +- commit ab94ffe + +------------------------------------------------------------------- +Fri Apr 26 10:07:57 CEST 2024 - tiwai@suse.de + +- Update kabi files: updated for post-PublicRC +- commit f978f5f + +------------------------------------------------------------------- +Thu Apr 25 19:11:05 CEST 2024 - tiwai@suse.de + +- Update patch reference for PM devfreq fix (CVE-2023-52635 bsc#1222294) +- commit f099bed + ------------------------------------------------------------------- Thu Apr 25 18:48:16 CEST 2024 - tiwai@suse.de - Update kabi files: fix for arm64/64kb flavor, too (bsc#1223357) - commit 8ef0762 +------------------------------------------------------------------- +Thu Apr 25 17:30:42 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/Bluetooth-btrtl-fix-out-of-bounds-memory-access.patch + (git-fixes CVE-2024-26890 bsc#1223192). +- Update + patches.suse/RDMA-mlx5-Fix-fortify-source-warning-while-accessing.patch + (jsc#PED-3311 CVE-2024-26907 bsc#1223203). +- Update + patches.suse/Revert-drm-amd-flush-any-delayed-gfxoff-on-suspend-e.patch + (git-fixes CVE-2024-26916 bsc#1223137). +- Update + patches.suse/crypto-xilinx-call-finalize-with-bh-disabled.patch + (git-fixes CVE-2024-26877 bsc#1223140). +- Update + patches.suse/dm-call-the-resume-method-on-internal-suspend-65e8.patch + (git-fixes CVE-2024-26880 bsc#1223188). +- Update + patches.suse/drm-amd-display-Fix-dcn35-8k30-Underflow-Corruption-.patch + (git-fixes CVE-2024-26913 bsc#1223204). +- Update + patches.suse/drm-amd-display-fix-incorrect-mpc_combine-array-size.patch + (git-fixes CVE-2024-26914 bsc#1223205). +- Update patches.suse/drm-amdgpu-Reset-IH-OVERFLOW_CLEAR-bit.patch + (git-fixes CVE-2024-26915 bsc#1223207). +- Update + patches.suse/firmware-arm_scmi-Fix-double-free-in-SMC-transport-c.patch + (git-fixes CVE-2024-26893 bsc#1223196). +- Update + patches.suse/net-tls-fix-use-after-free-with-partial-reads-and-as.patch + (bsc#1221858 CVE-2024-26582 bsc#1220214). +- Update + patches.suse/wifi-ath9k-delay-all-of-ath9k_wmi_event_tasklet-unti.patch + (git-fixes CVE-2024-26897 bsc#1223323). +- Update + patches.suse/wifi-mt76-mt7921e-fix-use-after-free-in-free_irq.patch + (git-fixes CVE-2024-26892 bsc#1223195). +- Update + patches.suse/wifi-wilc1000-prevent-use-after-free-on-vif-when-cle.patch + (git-fixes CVE-2024-26895 bsc#1223197). +- commit d9b565f + ------------------------------------------------------------------- Thu Apr 25 15:58:14 CEST 2024 - tiwai@suse.de - Fix missing CONFIG_SUSE_SUPPORTED for arm64/64kb flavor (bsc#1223357) - commit 1c0959e +------------------------------------------------------------------- +Thu Apr 25 15:30:10 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop interface during shutdown (git-fixes). +- commit f770ea3 + +------------------------------------------------------------------- +Thu Apr 25 15:28:33 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix issue with loading coalesced KPU profiles + (git-fixes). +- commit 65682db + +------------------------------------------------------------------- +Thu Apr 25 15:26:44 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: move force SMBUS from enable ulp function to avoid + PHY loss issue (git-fixes). +- commit af85d1c + +------------------------------------------------------------------- +Thu Apr 25 15:25:13 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Workaround for sporadic MDI error on Meteor Lake systems + (git-fixes). +- commit 8830724 + +------------------------------------------------------------------- +Thu Apr 25 15:23:43 CEST 2024 - denis.kirjanov@suse.com + +- Octeontx2-af: fix pause frame configuration in GMP mode + (git-fixes). +- commit 43722bd + +------------------------------------------------------------------- +Thu Apr 25 13:13:39 CEST 2024 - tiwai@suse.de + +- bootconfig: Fix the kerneldoc of _xbc_exit() (git-fixes). +- commit e671e96 + +------------------------------------------------------------------- +Thu Apr 25 13:12:36 CEST 2024 - tiwai@suse.de + +- arm64: hibernate: Fix level3 translation fault in swsusp_save() + (git-fixes). +- bootconfig: use memblock_free_late to free xbc memory to buddy + (git-fixes). +- init/main.c: Fix potential static_command_line memory overflow + (git-fixes). +- gpiolib: swnode: Remove wrong header inclusion (git-fixes). +- ARM: OMAP2+: fix USB regression on Nokia N8x0 (git-fixes). +- ARM: OMAP2+: fix N810 MMC gpiod table (git-fixes). +- i2c: pxa: hide unused icr_bits[] variable (git-fixes). +- driver core: Introduce device_link_wait_removal() + (stable-fixes). +- ARM: prctl: reject PR_SET_MDWE on pre-ARMv6 (stable-fixes). +- init: open /initrd.image with O_LARGEFILE (stable-fixes). +- Fix build errors due to new UIO_MEM_DMA_COHERENT mess + (git-fixes). +- ARM: s5pv210: fix pm.c kernel-doc warning (git-fixes). +- ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE + (git-fixes). +- kexec: do syscore_shutdown() in kernel_kexec (git-fixes). +- PM / devfreq: Synchronize devfreq_monitor_[start/stop] + (stable-fixes). +- ida: make 'ida_dump' static (git-fixes). +- asm-generic: make sparse happy with odd-sized put_unaligned_*() + (stable-fixes). +- ARM: imx: Check return value of devm_kasprintf in + imx_mmdc_perf_init (git-fixes). +- bootmem: use kmemleak_free_part_phys in put_page_bootmem + (git-fixes). +- commit b6327c9 + +------------------------------------------------------------------- +Thu Apr 25 12:02:42 CEST 2024 - jlee@suse.com + +- Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing + Adv Monitor (bsc#1219216). +- commit 81c5485 + +------------------------------------------------------------------- +Thu Apr 25 11:44:57 CEST 2024 - tiwai@suse.de + +- crypto: ccp - Add support for PCI device 0x156E (bsc#1223338). +- crypto: ccp - Add support for PCI device 0x17E0 (bsc#1223338). +- commit 9af2745 + +------------------------------------------------------------------- +Thu Apr 25 11:34:09 CEST 2024 - tiwai@suse.de + +- lsm: fix the logic in security_inode_getsecctx() (git-fixes). +- commit 9f85f33 + +------------------------------------------------------------------- +Thu Apr 25 09:38:22 CEST 2024 - msuchanek@suse.de + +- PCI: rpaphp: Error out on busy status from get-sensor-state + (bsc#1223369 ltc#205888). +- commit 03aecd7 + +------------------------------------------------------------------- +Wed Apr 24 08:16:47 CEST 2024 - tiwai@suse.de + +- Update ath11k suspend patches from the latest subsystem tree (bsc#1207948). +- commit caea96a + +------------------------------------------------------------------- +Wed Apr 24 05:52:04 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix stackmap overflow check on 32-bit arches (bsc#1223035 + CVE-2024-26883). +- bpf: Fix hashtab overflow check on 32-bit arches (bsc#1223189 + CVE-2024-26884). +- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches + (bsc#1223190 CVE-2024-26885). +- commit 98fad20 + +------------------------------------------------------------------- +Wed Apr 24 05:28:02 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct xsk_buff_pool kABI workaround (bsc#1221303 + CVE-2024-26611). +- commit 764f7c3 + +------------------------------------------------------------------- +Tue Apr 23 17:29:15 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-target-pscsi-Fix-bio_put-for-error-case.patch + (bsc#1222596 cve-2024-26760), fixng CVE number. +- commit 10886ae + +------------------------------------------------------------------- +Tue Apr 23 08:51:08 CEST 2024 - msuchanek@suse.de + +- powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt + (bsc#1221645 ltc#205739 bsc#1223191). +- commit da2d8d3 + +------------------------------------------------------------------- +Mon Apr 22 18:17:45 CEST 2024 - tiwai@suse.de + +- Move out-of-tree powerpc patch to the right section +- commit ff83284 + +------------------------------------------------------------------- +Mon Apr 22 15:14:07 CEST 2024 - denis.kirjanov@suse.com + +- ice: use relative VSI index for VFs instead of PF VSI number + (git-fixes). +- commit 271fd81 + +------------------------------------------------------------------- +Mon Apr 22 15:12:05 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Minor flow correction in e1000_shutdown function + (git-fixes). +- commit cc5b32c + +------------------------------------------------------------------- +Mon Apr 22 15:10:13 CEST 2024 - denis.kirjanov@suse.com + +- net: pcs: xpcs: Return EINVAL in the internal methods + (git-fixes). +- commit 9b19312 + +------------------------------------------------------------------- +Mon Apr 22 15:07:47 CEST 2024 - denis.kirjanov@suse.com + +- net: ip_tunnel: make sure to pull inner header in + ip_tunnel_rcv() (git-fixes CVE-2024-26882 bsc#1223034). +- commit c42f011 + +------------------------------------------------------------------- +Mon Apr 22 15:06:54 CEST 2024 - denis.kirjanov@suse.com + +- ionic: set adminq irq affinity (git-fixes). +- commit 7862c8a + +------------------------------------------------------------------- +Mon Apr 22 15:04:55 CEST 2024 - denis.kirjanov@suse.com + +- net: add netdev_lockdep_set_classes() to virtual drivers + (git-fixes). +- commit a8ebc57 + +------------------------------------------------------------------- +Mon Apr 22 15:03:00 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Let IP-specific receive function to interrogate + descriptors (git-fixes). +- commit d6b522e + +------------------------------------------------------------------- +Mon Apr 22 13:55:02 CEST 2024 - nik.borisov@suse.com + +- x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ (git-fixes). +- commit a29a0e4 + +------------------------------------------------------------------- +Mon Apr 22 13:54:41 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix BHI retpoline check (git-fixes). +- commit 00081b1 + +------------------------------------------------------------------- +Mon Apr 22 13:53:35 CEST 2024 - nik.borisov@suse.com + +- blacklist.conf: Blacklist spurious patch +- commit 14b3e73 + +------------------------------------------------------------------- +Mon Apr 22 08:45:08 CEST 2024 - msuchanek@suse.de + +- selftests/powerpc/papr-vpd: Fix missing variable initialization + (jsc#PED-4486 git-fixes). +- commit 8847657 + +------------------------------------------------------------------- +Mon Apr 22 08:40:46 CEST 2024 - msuchanek@suse.de + +- Rename patches.suse/Workaround-broken-chacha-crypto-fallback.patch to + patches.suse/powerpc-crypto-chacha-p10-Fix-failure-on-non-Power10.patch. +- commit de47fb9 + +------------------------------------------------------------------- +Mon Apr 22 07:20:24 CEST 2024 - tiwai@suse.de + +- peci: linux/peci.h: fix Excess kernel-doc description warning + (git-fixes). +- comedi: vmk80xx: fix incomplete endpoint checking (git-fixes). +- mei: me: disable RPL-S on SPS and IGN firmwares (git-fixes). +- speakup: Avoid crash on very long word (git-fixes). +- serial: stm32: Reset .throttled state in .startup() (git-fixes). +- serial/pmac_zilog: Remove flawed mitigation for rx irq flood + (git-fixes). +- serial: mxs-auart: add spinlock around changing cts state + (git-fixes). +- serial: 8250_dw: Revert: Do not reclock if already at correct + rate (git-fixes). +- Revert "usb: cdc-wdm: close race between read and workqueue" + (git-fixes). +- thunderbolt: Do not create DisplayPort tunnels on adapters of + the same router (git-fixes). +- usb: dwc2: host: Fix dereference issue in DDMA completion flow + (git-fixes). +- usb: typec: tcpm: Correct the PDO counting in pd_set + (git-fixes). +- usb: typec: ucsi: Fix connector check on init (git-fixes). +- usb: xhci: correct return value in case of STS_HCE (git-fixes). +- commit 1d56577 + +------------------------------------------------------------------- +Sun Apr 21 08:37:04 CEST 2024 - tiwai@suse.de + +- clk: mediatek: Do a runtime PM get on controllers during probe + (git-fixes). +- clk: Remove prepare_lock hold assertion in __clk_release() + (git-fixes). +- commit 78e7847 + +------------------------------------------------------------------- +Sun Apr 21 00:31:42 CEST 2024 - lduncan@suse.com + +- scsi: sg: Avoid race in error handling & drop bogus warn + (git-fixes). +- commit 855ebc6 + +------------------------------------------------------------------- +Sat Apr 20 18:13:16 CEST 2024 - tiwai@suse.de + +- Bluetooth: MGMT: Fix failing to + MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID (bsc#1221504). +- commit 8ea8f78 + +------------------------------------------------------------------- +Sat Apr 20 08:42:14 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with + ALC269VC (stable-fixes). +- ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N + (stable-fixes). +- ALSA: hda/realtek: Fixes for Asus GU605M and GA403U sound + (stable-fixes). +- ALSA: hda/tas2781: Add new vendor_id and subsystem_id to + support ThinkPad ICE-1 (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP SnowWhite laptops + (stable-fixes). +- commit 2244c24 + +------------------------------------------------------------------- +Sat Apr 20 08:38:21 CEST 2024 - tiwai@suse.de + +- ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages + (git-fixes). +- ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4 + (git-fixes). +- ALSA: hda/tas2781: correct the register for pow calibrated data + (git-fixes). +- drm/panel: visionox-rm69299: don't unregister DSI device + (git-fixes). +- drm/vmwgfx: Sort primary plane formats by order of preference + (git-fixes). +- drm/vmwgfx: Fix crtc's atomic check conditional (git-fixes). +- drm/vmwgfx: Fix prime import/export (git-fixes). +- drm/ttm: stop pooling cached NUMA pages v2 (git-fixes). +- drm: nv04: Fix out of bounds access (git-fixes). +- nouveau: fix instmem race condition around ptr stores + (git-fixes). +- drm/amdgpu: fix visible VRAM handling during faults (git-fixes). +- drm/amdgpu: validate the parameters of bo mapping operations + more clearly (git-fixes). +- Revert "drm/amd/display: fix USB-C flag update after enc10 + feature init" (stable-fixes). +- drm/amdkfd: Fix memory leak in create_process failure + (git-fixes). +- drm/amdgpu: remove invalid resource->start check v2 (git-fixes). +- nilfs2: fix OOB in nilfs_set_de_type (git-fixes). +- commit de35710 + +------------------------------------------------------------------- +Fri Apr 19 21:07:04 CEST 2024 - tonyj@suse.de + +- blacklist.conf: kill erroneous blank line added by 58324b9ff787 +- commit abcb85f + +------------------------------------------------------------------- +Fri Apr 19 19:47:40 CEST 2024 - lduncan@suse.com + +- blacklist.conf: add 3 commits to be skipped + One is a configuration change for an unused options, and + two are for SCSI structure changes that breaks kabi. +- commit c143746 + +------------------------------------------------------------------- +Fri Apr 19 18:37:34 CEST 2024 - lduncan@suse.com + +- scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() + (git-fixes). +- scsi: hisi_sas: Modify the deadline for ata_wait_after_reset() + (git-fixes). +- scsi: sd: Unregister device if device_add_disk() failed in + sd_probe() (git-fixes). +- scsi: mylex: Fix sysfs buffer lengths (git-fixes). +- scsi: core: Fix unremoved procfs host directory regression + (git-fixes). +- scsi: sg: Avoid sg device teardown race (git-fixes). +- scsi: libsas: Fix disk not being scanned in after being removed + (git-fixes). +- scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type() + (git-fixes). +- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn + (git-fixes). +- scsi: csiostor: Avoid function pointer casts (git-fixes). +- scsi: mpt3sas: Prevent sending diag_reset when the controller + is ready (git-fixes). +- scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports() + (git-fixes). +- scsi: smartpqi: Fix disable_managed_interrupts (git-fixes). +- scsi: core: Consult supported VPD page list prior to fetching + page (git-fixes). +- commit 8d33038 + +------------------------------------------------------------------- +Fri Apr 19 17:37:43 CEST 2024 - tiwai@suse.de + +- pmdomain: mediatek: fix race conditions with genpd + (CVE-2023-52645 bsc#1223033). +- commit c2656fd + +------------------------------------------------------------------- +Fri Apr 19 17:36:44 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/modpost-Add-.ltext-and-.ltext.-to-TEXT_SECTIONS.patch + This caused an overflow of the table as we haven't taken other earlier + changes. Drop it for now. +- commit bc7d928 + +------------------------------------------------------------------- +Fri Apr 19 16:44:36 CEST 2024 - colyli@suse.de + +- block: Fix WARNING in _copy_from_iter (bsc#1223015, + CVE-2024-26844). +- commit a5a381a + +------------------------------------------------------------------- +Fri Apr 19 15:44:52 CEST 2024 - tiwai@suse.de + +- platform/x86: think-lmi: Fix password opcode ordering for + workstations (CVE-2024-26836 bsc#1222968). +- platform/x86: think-lmi: Enable opcode support on BIOS settings + (CVE-2024-26836 bsc#1222968). +- commit a97b715 + +------------------------------------------------------------------- +Fri Apr 19 14:38:06 CEST 2024 - denis.kirjanov@suse.com + +- net: tcp: fix unexcepted socket die when snd_wnd is 0 + (git-fixes). +- commit e8c290a + +------------------------------------------------------------------- +Fri Apr 19 14:35:34 CEST 2024 - denis.kirjanov@suse.com + +- net: Use sockaddr_storage for getsockopt(SO_PEERNAME) + (git-fixes). +- commit 0bf4249 + +------------------------------------------------------------------- +Fri Apr 19 14:33:22 CEST 2024 - denis.kirjanov@suse.com + +- nf_conntrack: fix -Wunused-const-variable= (git-fixes). +- commit 771e185 + +------------------------------------------------------------------- +Fri Apr 19 14:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: NSH: fix kernel-doc notation warning (git-fixes). +- commit ab89a9e + +------------------------------------------------------------------- +Fri Apr 19 14:28:13 CEST 2024 - denis.kirjanov@suse.com + +- net: llc: fix kernel-doc notation warnings (git-fixes). +- commit a9e21ce + +------------------------------------------------------------------- +Fri Apr 19 14:25:10 CEST 2024 - denis.kirjanov@suse.com + +- inet: frags: eliminate kernel-doc warning (git-fixes). +- commit 3d5b832 + +------------------------------------------------------------------- +Fri Apr 19 14:03:12 CEST 2024 - denis.kirjanov@suse.com + +- net: cfg802154: fix kernel-doc notation warnings (git-fixes). +- commit f9d49a1 + +------------------------------------------------------------------- +Fri Apr 19 13:59:44 CEST 2024 - denis.kirjanov@suse.com + +- net: bonding: remove kernel-doc comment marker (git-fixes). +- commit b25069a + +------------------------------------------------------------------- +Fri Apr 19 13:57:45 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (git-fixes). +- commit da73105 + +------------------------------------------------------------------- +Fri Apr 19 13:55:44 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: dwmac-starfive: Add support for JH7100 SoC + (git-fixes). +- commit 644ea8f + +------------------------------------------------------------------- +Fri Apr 19 13:53:29 CEST 2024 - denis.kirjanov@suse.com + +- bnx2x: Fix firmware version string character counts (git-fixes). +- commit b005933 + +------------------------------------------------------------------- +Fri Apr 19 13:51:38 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: Fix use after free inside sparx5_del_mact_entry + (git-fixes). +- commit 3b59a03 + +------------------------------------------------------------------- +Fri Apr 19 13:32:18 CEST 2024 - tiwai@suse.de + +- Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks + in amdgpu_device_init()" (stable-fixes). +- commit f7f3760 + +------------------------------------------------------------------- +Fri Apr 19 13:30:16 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi: Limit read size on v1.2 (stable-fixes). +- Refresh + patches.suse/usb-typec-ucsi-Update-connector-cap-and-status.patch. +- commit e357444 + +------------------------------------------------------------------- +Fri Apr 19 13:28:57 CEST 2024 - tiwai@suse.de + +- wifi: mt76: mt7996: add locking for accessing mapped registers + (stable-fixes). +- commit ac66d90 + +------------------------------------------------------------------- +Fri Apr 19 13:27:03 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid writing the mac address before + first reading (git-fixes). +- random: handle creditable entropy from atomic process context + (git-fixes). +- firmware: arm_scmi: Make raw debugfs entries non-seekable + (git-fixes). +- mmc: omap: restore original power up/down steps (git-fixes). +- mmc: omap: fix deferred probe (git-fixes). +- mmc: omap: fix broken slot switch lookup (git-fixes). +- nouveau: fix function cast warning (git-fixes). +- PM: s2idle: Make sure CPUs will wakeup directly on resume + (git-fixes). +- platform/chrome: cros_ec_uart: properly fix race condition + (git-fixes). +- platform/x86: intel-vbtn: Update tablet mode switch at end of + probe (git-fixes). +- nouveau: fix devinit paths to only handle display on GSP + (git-fixes). +- gpio: cdev: fix missed label sanitizing in debounce_setup() + (git-fixes). +- gpio: cdev: check for NULL labels when sanitizing them for irqs + (git-fixes). +- gpio: cdev: sanitize the label before requesting the interrupt + (stable-fixes). +- usb: sl811-hcd: only defined function checkdone if QUIRK2 is + defined (stable-fixes). +- usb: typec: tcpci: add generic tcpci fallback compatible + (stable-fixes). +- usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR + (stable-fixes). +- thermal/of: Assume polling-delay(-passive) 0 when absent + (stable-fixes). +- Input: xpad - add support for Snakebyte GAMEPADs (stable-fixes). +- Input: imagis - use FIELD_GET where applicable (stable-fixes). +- input/touchscreen: imagis: Correct the maximum touch area value + (stable-fixes). +- Input: synaptics-rmi4 - fail probing if memory allocation for + "phys" fails (stable-fixes). +- media: sta2x11: fix irq handler cast (stable-fixes). +- media: cec: core: remove length check of Timer Status + (stable-fixes). +- PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge + (stable-fixes). +- platform/x86: touchscreen_dmi: Add an extra entry for a variant + of the Chuwi Vi8 tablet (stable-fixes). +- Input: allocate keycode for Display refresh rate toggle + (stable-fixes). +- pinctrl: renesas: checker: Limit cfg reg enum checks to provided + IDs (stable-fixes). +- HID: input: avoid polling stylus battery on Chromebook Pompom + (stable-fixes). +- wifi: cfg80211: check A-MSDU format more carefully + (stable-fixes). +- wifi: mt76: mt7996: disable AMSDU for non-data frames + (stable-fixes). +- wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro + (stable-fixes). +- wifi: iwlwifi: pcie: Add the PCI device id for new hardware + (stable-fixes). +- wifi: rtw89: pci: enlarge RX DMA buffer to consider size of + RX descriptor (stable-fixes). +- wifi: ath9k: fix LNA selection in ath_ant_try_scan() + (stable-fixes). +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (stable-fixes). +- wifi: rtw89: fix null pointer access when abort scan + (stable-fixes). +- overflow: Allow non-type arg to type_max() and type_min() + (stable-fixes). +- pstore/zone: Add a null pointer check to the psz_kmsg_read + (stable-fixes). +- modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS + (stable-fixes). +- commit 7321185 + +------------------------------------------------------------------- +Fri Apr 19 13:20:06 CEST 2024 - tiwai@suse.de + +- drm/msm/dp: fix typo in dp_display_handle_port_status_changed() + (git-fixes). +- drm/msm/dpu: make error messages at + dpu_core_irq_register_callback() more sensible (git-fixes). +- drm/msm/dpu: don't allow overriding data from catalog + (git-fixes). +- drm/msm: Add newlines to some debug prints (git-fixes). +- drm/vmwgfx: Enable DMA mappings with SEV (git-fixes). +- drm/client: Fully protect modes[] with dev->mode_config.mutex + (stable-fixes). +- Revert "drm/qxl: simplify qxl_fence_wait" (git-fixes). +- drm/ast: Fix soft lockup (git-fixes). +- drm/panfrost: Fix the error path in + panfrost_mmu_map_fault_addr() (git-fixes). +- drm/amd/display: Set VSC SDP Colorimetry same way for MST and + SST (stable-fixes). +- drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= + 1.4 (stable-fixes). +- drm/amd/display: fix disable otg wa logic in DCN316 + (stable-fixes). +- drm/amdgpu: fix incorrect number of active RBs for gfx11 + (stable-fixes). +- drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11 + (stable-fixes). +- drm/amdgpu: Reset dGPU if suspend got aborted (stable-fixes). +- drm/amdgpu: always force full reset for SOC21 (stable-fixes). +- drm/amdkfd: Reset GPU on queue preemption failure + (stable-fixes). +- drm/i915/vrr: Disable VRR when using bigjoiner (stable-fixes). +- drm/i915: Disable port sync when bigjoiner is used + (stable-fixes). +- drm/i915/cdclk: Fix CDCLK programming order when pipes are + active (git-fixes). +- drm/i915: Pre-populate the cursor physical dma address + (git-fixes). +- fbmon: prevent division by zero in fb_videomode_from_videomode() + (stable-fixes). +- fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 + (stable-fixes). +- drm/amd/amdgpu: Fix potential ioremap() memory leaks in + amdgpu_device_init() (stable-fixes). +- drm/amd/display: Fix nanosec stat overflow (stable-fixes). +- drm: Check polling initialized before enabling in + drm_helper_probe_single_connector_modes (stable-fixes). +- drm: Check output polling initialized before disabling + (stable-fixes). +- drm/ttm: return ENOSPC from ttm_bo_mem_space v3 (stable-fixes). +- drm: panel-orientation-quirks: Add quirk for GPD Win Mini + (stable-fixes). +- firmware: tegra: bpmp: Return directly after a failed kzalloc() + in get_filename() (stable-fixes). +- commit 2efe82e + +------------------------------------------------------------------- +Fri Apr 19 13:12:20 CEST 2024 - tiwai@suse.de + +- ata: libata-core: Allow command duration limits detection for + ACS-4 drives (git-fixes). +- amdkfd: use calloc instead of kzalloc to avoid integer overflow + (stable-fixes). +- accel/ivpu: Fix deadlock in context_xa (git-fixes). +- ACPI: scan: Do not increase dep_unmet for already met + dependencies (git-fixes). +- Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED + bit (git-fixes). +- Bluetooth: hci_sock: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: L2CAP: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: RFCOMM: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: SCO: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: Fix memory leak in hci_req_sync_complete() + (git-fixes). +- Bluetooth: hci_sync: Fix using the same interval and window + for Coded PHY (git-fixes). +- Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset + (git-fixes). +- batman-adv: Avoid infinite loop trying to resize local TT + (git-fixes). +- Bluetooth: hci_event: set the conn encrypted before conn + establishes (stable-fixes). +- ASoC: soc-core.c: Skip dummy codec when adding platforms + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE + (stable-fixes). +- ASoC: Intel: avs: Populate board selection with new I2S entries + (stable-fixes). +- ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 + (LAPRC710) laptops (stable-fixes). +- ASoC: SOF: amd: Optimize quirk for Valve Galileo (stable-fixes). +- ALSA: firewire-lib: handle quirk to calculate payload quadlets + as data block counter (stable-fixes). +- Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle + by default" (stable-fixes). +- drm/vc4: don't check if plane->state->fb == state->fb + (stable-fixes). +- ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of + CONFIG_X86_ANDROID_TABLETS (stable-fixes). +- Bluetooth: ISO: Align broadcast sync_timeout with connection + timeout (stable-fixes). +- Bluetooth: Add new quirk for broken read key length on ATS2851 + (stable-fixes). +- Bluetooth: hci_sync: Use QoS to determine which PHY to scan + (stable-fixes). +- Bluetooth: btintel: Fixe build regression (git-fixes). +- Bluetooth: btintel: Fix null ptr deref in btintel_read_version + (stable-fixes). +- drm/i915/display: Use i915_gem_object_get_dma_address to get + dma address (stable-fixes). +- commit 79cdb13 + +------------------------------------------------------------------- +Fri Apr 19 12:55:05 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/stmmac-Clear-variable-when-destroying-workqueue.patch + (git-fixes CVE-2024-26802 bsc#1222799). +- commit a49cc37 + ------------------------------------------------------------------- Fri Apr 19 12:24:47 CEST 2024 - osalvador@suse.de @@ -174,15 +7372,50 @@ Fri Apr 19 12:24:39 CEST 2024 - osalvador@suse.de (git-fixes CVE-2023-52644 bsc#1222961). - commit 2c2d37f +------------------------------------------------------------------- +Fri Apr 19 11:19:08 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/wifi-mac80211-fix-race-condition-on-enabling-fast-xm.patch + (git-fixes CVE-2024-26779 bsc#1222772). +- commit 463d6dd + ------------------------------------------------------------------- Fri Apr 19 10:26:17 CEST 2024 - tiwai@suse.de - Update patch reference of iio fix (CVE-2024-26702 bsc#1222424) - commit 9436142 +------------------------------------------------------------------- +Fri Apr 19 10:02:39 CEST 2024 - tiwai@suse.de + +- Update patch reference for interconnect patch (CVE-2024-26714 bsc#1222489) +- commit 773fbda + +------------------------------------------------------------------- +Thu Apr 18 18:09:21 CEST 2024 - jack@suse.cz + +- ext4: regenerate buddy after block freeing failed if under fc + replay (bsc#1220342 CVE-2024-26601). +- commit fec1ddc + ------------------------------------------------------------------- Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de +- nvme-tcp: strict pdu pacing to avoid send stalls on TLS + (bsc#1221858). +- tls: fix peeking with sync+async decryption (bsc#1221858). +- tls: don't skip over different type records from the rx_list + (bsc#1221858). +- tls: stop recv() if initial process_rx_list gave us non-DATA + (bsc#1221858). +- tls: break out of main loop when PEEK gets a non-data record + (bsc#1221858). +- net: tls: fix returned read length with async decrypt + (bsc#1221858). +- net: tls: fix use-after-free with partial reads and async + (bsc#1221858). +- net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - nvme-tcp: strict pdu pacing to avoid send stalls on TLS (bsc#1221858). - tls: fix peeking with sync+async decryption (bsc#1221858). @@ -199,6 +7432,49 @@ Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de - net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - commit 9d8d293 +------------------------------------------------------------------- +Thu Apr 18 10:56:05 CEST 2024 - hare@suse.de + +- Refresh + patches.suse/nvme-keyring-restrict-match-length-for-version-1-ide.patch. +- commit da3d979 + +------------------------------------------------------------------- +Thu Apr 18 10:41:45 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Fix-endless-loop-in-directory-parsing.patch + (git-fixes bsc#1223030 CVE-2024-26848). +- commit 9f64be5 + +------------------------------------------------------------------- +Wed Apr 17 17:03:22 CEST 2024 - jack@suse.cz + +- fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion + (bsc#1222721 CVE-2024-26764). +- commit 72ff5e9 + +------------------------------------------------------------------- +Wed Apr 17 17:02:58 CEST 2024 - jack@suse.cz + +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via + libaio (bsc#1222721 CVE-2024-26764). +- commit 241f561 + +------------------------------------------------------------------- +Wed Apr 17 16:59:24 CEST 2024 - jack@suse.cz + +- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() + when block bitmap corrupt (bsc#1222622 CVE-2024-26774). +- commit f7c2563 + +------------------------------------------------------------------- +Wed Apr 17 16:58:08 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_try_best_found() (bsc#1222618 CVE-2024-26773). +- commit 920069c + ------------------------------------------------------------------- Wed Apr 17 16:49:31 CEST 2024 - jbohac@suse.cz @@ -216,6 +7492,19 @@ Wed Apr 17 10:59:40 CEST 2024 - oneukum@suse.com Added CVE reference - commit 5db3e1d +------------------------------------------------------------------- +Wed Apr 17 10:26:28 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Fix wrong use of pasid config (git-fixes). +- commit 09ffca7 + +------------------------------------------------------------------- +Wed Apr 17 10:10:56 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Allocate local memory for page request queue + (git-fixes). +- commit 9b67401 + ------------------------------------------------------------------- Wed Apr 17 10:02:03 CEST 2024 - msuchanek@suse.de @@ -283,6 +7572,27 @@ Tue Apr 16 16:43:33 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix BHI documentation (git-fixes). - commit b981493 +------------------------------------------------------------------- +Tue Apr 16 16:20:48 CEST 2024 - denis.kirjanov@suse.com + +- net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check + (bsc#1222635 CVE-2024-26815). +- commit 0dd110f + +------------------------------------------------------------------- +Tue Apr 16 14:49:22 CEST 2024 - iivanov@suse.de + +- spi: cadence-qspi: fix pointer reference in runtime PM hooks (CVE-2024-26807 bsc#1222801) +- commit 5687920 + +------------------------------------------------------------------- +Tue Apr 16 11:03:35 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvmet-fc-avoid-deadlock-on-delete-association-path.patch + (git-fixes CVE-2024-26769 bsc#1222727). +- commit 2dfa751 + ------------------------------------------------------------------- Tue Apr 16 09:40:11 CEST 2024 - petr.pavlu@suse.com @@ -296,6 +7606,24 @@ Tue Apr 16 09:16:16 CEST 2024 - tzimmermann@suse.com Reference bug report and CVE number. - commit 92c99bd +------------------------------------------------------------------- +Tue Apr 16 08:13:20 CEST 2024 - jgross@suse.com + +- xen/events: fix error code in xen_bind_pirq_msi_to_irq() + (git-fixes). +- commit 05ac0c8 + +------------------------------------------------------------------- +Tue Apr 16 07:13:46 CEST 2024 - shung-hsi.yu@suse.com + +- xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL + (bsc#1221303 CVE-2024-26611). +- xsk: fix usage of multi-buffer BPF helpers for ZC XDP + (bsc#1221303 CVE-2024-26611). +- xsk: recycle buffer in case Rx queue was full (bsc#1221303 + CVE-2024-26611). +- commit c10f182 + ------------------------------------------------------------------- Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com @@ -307,6 +7635,12 @@ Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com (git-fixes bsc#1222726 CVE-2024-26766) - commit 3b16fea +------------------------------------------------------------------- +Tue Apr 16 05:50:53 CEST 2024 - nmorey@suse.com + +- RDMA/cm: add timeout to cm_destroy_id wait (git-fixes) +- commit e7fcab4 + ------------------------------------------------------------------- Mon Apr 15 18:58:02 CEST 2024 - jwiesner@suse.de @@ -327,6 +7661,39 @@ Mon Apr 15 18:49:18 CEST 2024 - krisman@suse.de (bsc#1220709). - commit 78244c6 +------------------------------------------------------------------- +Mon Apr 15 18:16:23 CEST 2024 - jgross@suse.com + +- xen/evtchn: avoid WARN() when unbinding an event channel + (git-fixes). +- commit fe7eef3 + +------------------------------------------------------------------- +Mon Apr 15 17:40:50 CEST 2024 - jgross@suse.com + +- xen/events: increment refcnt only if event channel is refcounted + (git-fixes). +- commit af3cb5d + +------------------------------------------------------------------- +Mon Apr 15 17:05:19 CEST 2024 - jgross@suse.com + +- xen-netfront: Add missing skb_mark_for_recycle (git-fixes). +- commit 421f313 + +------------------------------------------------------------------- +Mon Apr 15 16:29:50 CEST 2024 - jgross@suse.com + +- x86/xen: attempt to inflate the memory balloon on PVH + (git-fixes). +- commit df9367a + +------------------------------------------------------------------- +Mon Apr 15 15:53:54 CEST 2024 - jgross@suse.com + +- x86/xen: Add some null pointer checking to smp.c (git-fixes). +- commit f502fc5 + ------------------------------------------------------------------- Mon Apr 15 15:31:22 CEST 2024 - nik.borisov@suse.com @@ -352,6 +7719,14 @@ Mon Apr 15 15:23:07 CEST 2024 - nik.borisov@suse.com - x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr' (git-fixes). - commit 6aec207 +------------------------------------------------------------------- +Mon Apr 15 15:17:26 CEST 2024 - jgross@suse.com + +- xen/events: modify internal [un]bind interfaces (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit 77df536 + ------------------------------------------------------------------- Mon Apr 15 15:13:05 CEST 2024 - nik.borisov@suse.com @@ -364,6 +7739,12 @@ Mon Apr 15 15:03:47 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix return type of spectre_bhi_state() (git-fixes). - commit 13662e2 +------------------------------------------------------------------- +Mon Apr 15 15:03:00 CEST 2024 - jgross@suse.com + +- xen/events: drop xen_allocate_irqs_dynamic() (git-fixes). +- commit a93b368 + ------------------------------------------------------------------- Mon Apr 15 14:53:43 CEST 2024 - nik.borisov@suse.com @@ -396,6 +7777,15 @@ Mon Apr 15 14:22:08 CEST 2024 - nik.borisov@suse.com - x86/bhi: Enumerate Branch History Injection (BHI) bug (bsc#1222823). - commit 5ca568d +------------------------------------------------------------------- +Mon Apr 15 14:04:22 CEST 2024 - jgross@suse.com + +- xen/events: remove some simple helpers from events_base.c + (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit faab65b + ------------------------------------------------------------------- Mon Apr 15 14:00:05 CEST 2024 - nik.borisov@suse.com @@ -408,6 +7798,20 @@ Mon Apr 15 13:55:12 CEST 2024 - nik.borisov@suse.com - x86/bhi: Add support for clearing branch history at syscall entry (bsc#1222823). - commit dee5dff +------------------------------------------------------------------- +Mon Apr 15 13:18:01 CEST 2024 - jgross@suse.com + +- xen/events: reduce externally visible helper functions + (git-fixes). +- commit a7834c4 + +------------------------------------------------------------------- +Mon Apr 15 12:39:49 CEST 2024 - jgross@suse.com + +- xen: evtchn: Allow shared registration of IRQ handers + (git-fixes). +- commit fac6c90 + ------------------------------------------------------------------- Mon Apr 15 12:31:43 CEST 2024 - tbogendoerfer@suse.de @@ -471,6 +7875,28 @@ Mon Apr 15 10:15:49 CEST 2024 - iivanov@suse.de - Update patches.suse/spi-hisi-sfc-v3xx-Return-IRQ_NONE-if-no-interrupts-w.patch (git-fixes CVE-2024-26776 bsc#1222764) - commit ec068f3 +------------------------------------------------------------------- +Mon Apr 15 09:13:59 CEST 2024 - colyli@suse.de + +- blacklist.conf: add non-backport md git-fixes patch commit. +- commit 58324b9 + +------------------------------------------------------------------- +Mon Apr 15 09:12:46 CEST 2024 - colyli@suse.de + +- Delete the disabled patch which breaks KABI now, + patches.suse/md-bitmap-don-t-use-index-for-pages-backing-the-bitm-d703.patch. +- blacklist.conf: add the above patch commit. +- commit 9b0b89b + +------------------------------------------------------------------- +Sun Apr 14 03:57:08 CEST 2024 - glass.su@suse.com + +- dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape (bsc#1219596) + Also update diff context in + patches.suse/dm-raid-fix-false-positive-for-requeue-needed-during-b25b.patch +- commit 4604cae + ------------------------------------------------------------------- Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de @@ -479,6 +7905,22 @@ Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de (bsc#1219596, bsc#1222531, CVE-2024-26756). - commit de5884e +------------------------------------------------------------------- +Sat Apr 13 10:57:41 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222531, CVE-2024-26756 references, + patches.suse/md-Don-t-register-sync_thread-for-reshape-directly-ad39.patch + (bsc#1219596, bsc#1222531, CVE-2024-26756). +- commit 4150d19 + +------------------------------------------------------------------- +Sat Apr 13 10:33:55 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222527, CVE-2024-26757 references, + patches.suse/md-Don-t-ignore-read-only-array-in-md_check_recovery-55a4.patch + (bsc#1219596, bsc#1222527, CVE-2024-26757). +- commit 67019f2 + ------------------------------------------------------------------- Sat Apr 13 10:30:45 CEST 2024 - colyli@suse.de @@ -503,12 +7945,69 @@ Sat Apr 13 09:00:48 CEST 2024 - colyli@suse.de (bsc#1222720, CVE-2024-26763). - commit 710cd5e +------------------------------------------------------------------- +Sat Apr 13 03:43:33 CEST 2024 - lduncan@suse.com + +- scsi: target: pscsi: Fix bio_put() for error case (bsc#1222596 + cve-2024-267600). +- commit a67c294 + +------------------------------------------------------------------- +Fri Apr 12 18:13:34 CEST 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Bounds check mapped::pages access + (git-fixes). +- commit b7fc473 + +------------------------------------------------------------------- +Fri Apr 12 18:03:48 CEST 2024 - vkarasulli@suse.de + +- iommufd: Reject non-zero data_type if no data_len is provided + (git-fixes). +- commit ceca619 + +------------------------------------------------------------------- +Fri Apr 12 17:49:22 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Update iotlb in nested domain attach (git-fixes). +- commit e2cf9d1 + +------------------------------------------------------------------- +Fri Apr 12 17:01:14 CEST 2024 - vkarasulli@suse.de + +- iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA + (git-fixes). +- commit 200d970 + +------------------------------------------------------------------- +Fri Apr 12 16:15:33 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: Test racing between bpf_timer_cancel_and_free + and bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- bpf: Fix racing between bpf_timer_cancel_and_free and + bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- commit 24333b7 + ------------------------------------------------------------------- Fri Apr 12 15:26:58 CEST 2024 - iivanov@suse.de - Update patches.suse/ARM-ep93xx-Add-terminator-to-gpiod_lookup_table.patch (git-fixes CVE-2024-26751 bsc#1222724) - commit a85b7fa +------------------------------------------------------------------- +Fri Apr 12 15:00:47 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Fix NULL pointer dereference in + sk_psock_verdict_data_ready() (bsc#1222371 CVE-2024-26731). +- commit 9a8765c + +------------------------------------------------------------------- +Fri Apr 12 14:08:13 CEST 2024 - denis.kirjanov@suse.com + +- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter + (bsc#1222630 CVE-2024-26805). +- commit 8e8585b + ------------------------------------------------------------------- Fri Apr 12 13:46:08 CEST 2024 - iivanov@suse.de @@ -538,12 +8037,19 @@ Fri Apr 12 10:03:51 CEST 2024 - dfaggioli@suse.com (bsc#1219475). - commit 99d8e75 +------------------------------------------------------------------- +Fri Apr 12 08:14:57 CEST 2024 - trenn@suse.com + +- tools/power/turbostat: Fix uncore frequency file string + (bsc#1221765). +- commit dfd2a8e + ------------------------------------------------------------------- Thu Apr 11 17:42:57 CEST 2024 - dfaggioli@suse.com - KVM: arm64: Always invalidate TLB for stage-2 permission faults (bsc#1219478). -- commit 1762ca5 +- commit d1d5006 ------------------------------------------------------------------- Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com @@ -551,7 +8057,7 @@ Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com - Update patches.suse/usb-cdns3-fixed-memory-use-after-free-at-cdns3_gadge.patch (git-fixes CVE-2024-26749 bsc#1222680). -- commit e627f8d +- commit 25b429b ------------------------------------------------------------------- Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com @@ -559,7 +8065,7 @@ Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com - Update patches.suse/powerpc-pseries-iommu-IOMMU-table-is-not-initialized.patch (bsc#1220492 ltc#205270 CVE-2024-26745 bsc#1222678). -- commit 6398fc1 +- commit 589b808 ------------------------------------------------------------------- Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com @@ -567,14 +8073,20 @@ Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com - Update patches.suse/l2tp-pass-correct-message-length-to-ip6_append_data.patch (bsc#1220419 CVE-2024-26752 bsc#1222667). -- commit 1a3becd +- commit 2f09d95 + +------------------------------------------------------------------- +Thu Apr 11 15:17:11 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add d9b3ce8769e3 mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats +- commit 82800cb ------------------------------------------------------------------- Thu Apr 11 12:01:45 CEST 2024 - jslaby@suse.cz - tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619). -- commit a9c1ee0 +- commit 3d5abbd ------------------------------------------------------------------- Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com @@ -582,7 +8094,32 @@ Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com - Update patches.suse/crypto-arm64-neonbs-fix-out-of-bounds-access-on-shor.patch (git-fixes CVE-2024-26789). -- commit 270f850 +- commit 98918ce + +------------------------------------------------------------------- +Wed Apr 10 21:10:17 CEST 2024 - mkubecek@suse.cz + +- arp: Prevent overflow in arp_req_get() (CVE-2024-26733 + bsc#1222585). +- commit 2f8c9e8 + +------------------------------------------------------------------- +Wed Apr 10 20:46:47 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: use the backlog for mirred ingress + (CVE-2024-26740 bsc#1222563). +- refresh: + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit b1920f0 + +------------------------------------------------------------------- +Wed Apr 10 19:15:08 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: don't override retval if we already + lost the skb (CVE-2024-26733 bsc#1222585). +- net/sched: act_mirred: Create function tcf_mirred_to_dev and + improve readability (CVE-2024-26733 bsc#1222585). +- commit 805fd21 ------------------------------------------------------------------- Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com @@ -591,7 +8128,7 @@ Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com patches.suse/usb-cdns3-fix-memory-double-free-when-handle-zero-pa.patch (bsc#1222513 CVE-2024-26748). Added CVE references -- commit b3e425f +- commit 7c3ca16 ------------------------------------------------------------------- Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com @@ -600,7 +8137,34 @@ Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com patches.suse/usb-dwc3-gadget-Fix-NULL-pointer-dereference-in-dwc3.patch (bsc#1222561 CVE-2024-26715). Added CVE reference -- commit ebacab7 +- commit f58a80f + +------------------------------------------------------------------- +Wed Apr 10 13:28:09 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Defer enablement of static branch (bsc#1222366). +- commit a442fcd + +------------------------------------------------------------------- +Wed Apr 10 12:27:41 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Make wake once of ring_buffer_wait() more robust + (git-fixes). +- commit 3cff1f5 + +------------------------------------------------------------------- +Wed Apr 10 12:26:04 CEST 2024 - petr.pavlu@suse.com + +- tracing: Have saved_cmdlines arrays all in one allocation + (git-fixes). +- commit 8871703 + +------------------------------------------------------------------- +Wed Apr 10 12:23:30 CEST 2024 - petr.pavlu@suse.com + +- tracing/ring-buffer: Fix wait_on_pipe() race (git-fixes). +- kABI: Adjust trace_iterator.wait_index (git-fixes). +- commit 503fcea ------------------------------------------------------------------- Wed Apr 10 11:59:16 CEST 2024 - mhocko@suse.com @@ -618,6 +8182,19 @@ Wed Apr 10 11:55:18 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26699 bsc#1222602). - commit f52d16e +------------------------------------------------------------------- +Wed Apr 10 11:51:14 CEST 2024 - denis.kirjanov@suse.com + +- igc: Remove stale comment about Tx timestamping (git-fixes). +- commit 83821ed + +------------------------------------------------------------------- +Wed Apr 10 11:49:20 CEST 2024 - denis.kirjanov@suse.com + +- ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() + (git-fixes). +- commit aab4796 + ------------------------------------------------------------------- Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com @@ -626,13 +8203,128 @@ Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26753 bsc#1222601). - commit 0099199 +------------------------------------------------------------------- +Wed Apr 10 11:47:20 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix memory corruption bug with suspend and rebuild + (git-fixes). +- commit 5927273 + +------------------------------------------------------------------- +Wed Apr 10 11:42:57 CEST 2024 - denis.kirjanov@suse.com + +- ice: Refactor FW data type and fix bitmap casting issue + (git-fixes). +- commit ddf5e8c + +------------------------------------------------------------------- +Wed Apr 10 11:41:07 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: call request_irq() after NAPI initialized + (git-fixes). +- commit 39b7ae3 + +------------------------------------------------------------------- +Wed Apr 10 11:37:17 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: mark unexcuted loopback test result as UNEXECUTED + (git-fixes). +- commit 88d4f13 + +------------------------------------------------------------------- +Wed Apr 10 11:34:49 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when devlink reload during pf + initialization (git-fixes). +- commit 5900fb4 + +------------------------------------------------------------------- +Wed Apr 10 11:33:08 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix index limit to support all queue stats + (git-fixes). +- commit fcda370 + +------------------------------------------------------------------- +Wed Apr 10 11:31:33 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop PHY during open() error paths (git-fixes). +- commit 087df13 + +------------------------------------------------------------------- +Wed Apr 10 11:29:31 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix handling of all link-local frames + (git-fixes). +- commit 62930ae + +------------------------------------------------------------------- +Wed Apr 10 11:27:53 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix link-local frames that ingress vlan + filtering ports (git-fixes). +- commit 7b1c501 + +------------------------------------------------------------------- +Wed Apr 10 11:01:57 CEST 2024 - lhenriques@suse.de + +- ceph: stop copying to iter at EOF on sync reads (bsc#1222606). +- commit 6d8bd5d + +------------------------------------------------------------------- +Wed Apr 10 10:55:25 CEST 2024 - ailiop@suse.com + +- dlm: fix user space lkb refcounting (git-fixes). +- commit 26e28b8 + ------------------------------------------------------------------- Wed Apr 10 10:55:08 CEST 2024 - lhenriques@suse.de - Update patches.suse/ceph-prevent-use-after-free-in-encode_cap_msg.patch (bsc#1221391 CVE-2024-26689). -- commit 8a44287 +- commit 05ffdb2 + +------------------------------------------------------------------- +Wed Apr 10 10:51:29 CEST 2024 - ailiop@suse.com + +- ubifs: Queue up space reservation tasks if retrying many times + (git-fixes). +- commit 44bfcee + +------------------------------------------------------------------- +Wed Apr 10 10:48:38 CEST 2024 - ailiop@suse.com + +- ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed + (git-fixes). +- commit 9a4ebd6 + +------------------------------------------------------------------- +Wed Apr 10 10:46:57 CEST 2024 - ailiop@suse.com + +- ubifs: Remove unreachable code in dbg_check_ltab_lnum + (git-fixes). +- commit f4e5ca1 + +------------------------------------------------------------------- +Wed Apr 10 10:46:09 CEST 2024 - ailiop@suse.com + +- ubifs: fix sort function prototype (git-fixes). +- commit f7d0a9f + +------------------------------------------------------------------- +Wed Apr 10 10:43:35 CEST 2024 - ailiop@suse.com + +- ubifs: Set page uptodate in the correct place (git-fixes). +- commit aa187f8 + +------------------------------------------------------------------- +Wed Apr 10 09:42:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Increase-buffer-size-in-afs_update_volume_status.patch + (git-fixes CVE-2024-26736 bsc#1222586). +- commit 06c0c6c ------------------------------------------------------------------- Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com @@ -642,6 +8334,22 @@ Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com (bsc#1219126 CVE-2024-26727 bsc#1222536). - commit 7bb93e9 +------------------------------------------------------------------- +Tue Apr 9 15:47:49 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-hang-in-nilfs_lookup_dirty_data_buffers.patch + (git-fixes CVE-2024-26696 bsc#1222549). +- commit 932abcf + +------------------------------------------------------------------- +Tue Apr 9 15:45:50 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-data-corruption-in-dsync-block-recovery-f.patch + (git-fixes CVE-2024-26697 bsc#1222550). +- commit fa7ddf4 + ------------------------------------------------------------------- Tue Apr 9 15:31:06 CEST 2024 - mhocko@suse.com @@ -658,6 +8366,22 @@ Tue Apr 9 15:24:32 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26722 bsc#1222520). - commit f0aaca0 +------------------------------------------------------------------- +Tue Apr 9 14:05:59 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: use #define for string constants + (bsc#1222445 CVE-2024-26684). +- net: stmmac: xgmac: fix a typo of register name in DPP safety + handling (bsc#1222445 CVE-2024-26684). +- commit 75e180f + +------------------------------------------------------------------- +Tue Apr 9 13:23:52 CEST 2024 - jack@suse.cz + +- ext4: fix double-free of blocks due to wrong extents moved_len + (bsc#1222422 CVE-2024-26704). +- commit ff97911 + ------------------------------------------------------------------- Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com @@ -666,6 +8390,36 @@ Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com (git-fixes CVE-2024-26681 bsc#1222431). - commit 12b3ceb +------------------------------------------------------------------- +Tue Apr 9 11:58:59 CEST 2024 - mkoutny@suse.com + +- mm: memcg: don't periodically flush stats when memcg is disabled + (bsc#1222525). +- commit 5b28bba + +------------------------------------------------------------------- +Tue Apr 9 11:29:43 CEST 2024 - mkoutny@suse.com + +- mm: memcg: use larger batches for proactive reclaim + (bsc#1222522). +- commit b1effac + +------------------------------------------------------------------- +Tue Apr 9 10:55:41 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: fix handling of DPP safety error for DMA + channels (bsc#1222445 CVE-2024-26684). +- commit a8e5095 + +------------------------------------------------------------------- +Tue Apr 9 10:52:47 CEST 2024 - tbogendoerfer@suse.de + +- Update + patches.suse/gtp-fix-use-after-free-and-null-ptr-deref-in-gtp_new.patch + (bsc#1222428 CVE-2024-26793). + Added CVE reference. +- commit 956dfa1 + ------------------------------------------------------------------- Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com @@ -673,6 +8427,31 @@ Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26694 bsc#1222466). - commit 5048255 +------------------------------------------------------------------- +Tue Apr 9 09:41:50 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix printing of stack records (bsc#1222366). +- commit 18c2e4e + +------------------------------------------------------------------- +Tue Apr 9 09:27:37 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix accounting of pages when migrating + (bsc#1222366). +- commit aaa0270 + +------------------------------------------------------------------- +Tue Apr 9 09:25:23 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix refcount imbalance (bsc#1222366). +- commit f6d6769 + +------------------------------------------------------------------- +Tue Apr 9 09:17:36 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Update metadata for tail pages (bsc#1222366). +- commit 6f3c7f1 + ------------------------------------------------------------------- Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de @@ -680,6 +8459,358 @@ Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de (bsc#1219264 CVE-2024-0841). - commit 440934e +------------------------------------------------------------------- +Mon Apr 8 23:34:57 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-potential-bug-in-end_buffer_async_write.patch + (git-fixes CVE-2024-26685 bsc#1222437). +- commit f659b7a + +------------------------------------------------------------------- +Mon Apr 8 18:52:51 CEST 2024 - jack@suse.cz + +- nfsd: Fix error cleanup path in nfsd_rename() (bsc#1221044 + CVE-2023-52591). +- commit e2fc972 + +------------------------------------------------------------------- +Mon Apr 8 15:42:50 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use separate handlers for interrupts (git-fixes). +- commit fdf696d + +------------------------------------------------------------------- +Mon Apr 8 15:41:20 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Send UP messages to VF only when VF is up + (git-fixes). +- commit e9223ab + +------------------------------------------------------------------- +Mon Apr 8 15:39:52 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Use default max_active works instead of one + (git-fixes). +- commit e2c337f + +------------------------------------------------------------------- +Mon Apr 8 15:38:18 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Wait till detach_resources msg is complete + (git-fixes). +- commit e377bd9 + +------------------------------------------------------------------- +Mon Apr 8 15:36:43 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2: Detect the mbox up or down message via register + (git-fixes). +- commit 9554388 + +------------------------------------------------------------------- +Mon Apr 8 15:35:03 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: fix phy_read_poll_timeout argument type in + genphy_loopback (git-fixes). +- commit 0a16435 + +------------------------------------------------------------------- +Mon Apr 8 15:33:23 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: access device through ctx instead of peer + (git-fixes). +- commit 42d72df + +------------------------------------------------------------------- +Mon Apr 8 15:31:51 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: check for dangling peer via is_dead instead + of empty list (git-fixes). +- commit a1c80d8 + +------------------------------------------------------------------- +Mon Apr 8 15:29:55 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: receive: annotate data-race around + receiving_counter.counter (git-fixes). +- commit 17fcb7b + +------------------------------------------------------------------- +Mon Apr 8 15:28:14 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: prevent possible incorrect XTAL frequency + selection (git-fixes). +- commit 3804285 + +------------------------------------------------------------------- +Mon Apr 8 15:27:55 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Disable wakeup at remove (git-fixes). +- commit d52ac96 + +------------------------------------------------------------------- +Mon Apr 8 15:26:29 CEST 2024 - denis.kirjanov@suse.com + +- net: veth: do not manipulate GRO when using XDP (git-fixes). +- commit 15eca84 + +------------------------------------------------------------------- +Mon Apr 8 15:26:14 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: fix module unload/reload behavior (git-fixes). +- commit 6f51a6a + +------------------------------------------------------------------- +Mon Apr 8 15:22:05 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Rename private data (git-fixes). +- commit 7196cb2 + +------------------------------------------------------------------- +Mon Apr 8 15:13:48 CEST 2024 - oneukum@suse.com + +- net: smsc95xx: add support for SYS TEC USB-SPEmodule1 + (git-fixes). +- commit 9896f5f + +------------------------------------------------------------------- +Mon Apr 8 14:16:41 CEST 2024 - osalvador@suse.de + +- mm,page_owner: fix recursion (bsc#1222366). +- commit 297023a + +------------------------------------------------------------------- +Mon Apr 8 14:15:30 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Use wait_event_interruptible() in + ring_buffer_wait() (git-fixes). +- commit 20eed3f + +------------------------------------------------------------------- +Mon Apr 8 14:13:58 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix full_waiters_pending in poll (git-fixes). +- commit 76c6893 + +------------------------------------------------------------------- +Mon Apr 8 14:13:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: drop unnecessary check (bsc#1222366). +- commit 233b383 + +------------------------------------------------------------------- +Mon Apr 8 14:11:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: check for null stack_record before bumping its + refcount (bsc#1222366). +- commit 232b11a + +------------------------------------------------------------------- +Mon Apr 8 14:09:40 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Do not set shortest_full when full target is hit + (git-fixes). +- commit 9d2e0c0 + +------------------------------------------------------------------- +Mon Apr 8 14:07:35 CEST 2024 - petr.pavlu@suse.com + +- tracing: Use .flush() call to wake up readers (git-fixes). +- commit ae4cfa5 + +------------------------------------------------------------------- +Mon Apr 8 13:52:39 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix resetting of shortest_full (git-fixes). +- commit eec6028 + +------------------------------------------------------------------- +Mon Apr 8 13:46:26 CEST 2024 - iivanov@suse.de + +- arm64/ptrace: Use saved floating point state type to determine SVE (git-fixes) +- commit 7892aeb + +------------------------------------------------------------------- +Mon Apr 8 13:41:37 CEST 2024 - iivanov@suse.de + +- bpf, arm64: fix bug in BPF_LDX_MEMSX (git-fixes) +- commit 8894bd2 + +------------------------------------------------------------------- +Mon Apr 8 13:38:54 CEST 2024 - iivanov@suse.de + +- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (git-fixes) +- commit c68c0f5 + +------------------------------------------------------------------- +Mon Apr 8 13:37:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang") +- commit 92045ae + +------------------------------------------------------------------- +Mon Apr 8 13:35:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (git-fixes) +- commit 193e8cd + +------------------------------------------------------------------- +Mon Apr 8 13:33:18 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Set the correct PHY mode for MGBE (git-fixes) +- commit 68a4464 + +------------------------------------------------------------------- +Mon Apr 8 13:31:20 CEST 2024 - iivanov@suse.de + +- arm64: dts: Fix dtc interrupt_provider warnings (git-fixes) +- commit 41dcf37 + +------------------------------------------------------------------- +Mon Apr 8 13:25:09 CEST 2024 - iivanov@suse.de + +- arm64/sve: Lower the maximum allocation for the SVE ptrace regset (git-fixes) +- commit e1e7f29 + +------------------------------------------------------------------- +Mon Apr 8 13:23:24 CEST 2024 - ohering@suse.de + +- net: mana: Fix Rx DMA datasize and skb_over_panic (git-fixes). +- x86/hyperv: Use per cpu initial stack for vtl context + (git-fixes). +- RDMA/mana_ib: Fix bug in creation of dma regions (git-fixes). +- PCI: hv: Fix ring buffer size calculation (git-fixes). +- x86/hyperv: Allow 15-bit APIC IDs for VTL platforms (git-fixes). +- commit ff0ef0f + +------------------------------------------------------------------- +Mon Apr 8 13:17:05 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix waking up ring buffer readers (git-fixes). +- commit 0457e87 + +------------------------------------------------------------------- +Mon Apr 8 13:12:33 CEST 2024 - mgorman@suse.de + +- sched/fair: Use helper functions to access root_domain::overload + (bsc#1222173). +- sched/fair: Check root_domain::overload value before update + (bsc#1222173). +- sched/balancing: Rename newidle_balance() => + sched_balance_newidle() (bsc#1222173). +- commit bfceb46 + +------------------------------------------------------------------- +Mon Apr 8 12:34:16 CEST 2024 - petr.pavlu@suse.com + +- tracing: Remove precision vsnprintf() check from print event + (git-fixes). +- commit 84653fa + +------------------------------------------------------------------- +Mon Apr 8 12:30:53 CEST 2024 - petr.pavlu@suse.com + +- tracing/net_sched: Fix tracepoints that save qdisc_dev() + as a string (git-fixes). +- commit 623f97a + +------------------------------------------------------------------- +Sat Apr 6 08:52:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for ASUS Laptops using CS35L56 + (stable-fixes). +- ALSA: hda/realtek: Add quirks for some Clevo laptops + (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000 + (stable-fixes). +- ALSA: hda/realtek: fix the hp playback volume issue for LG + machines (stable-fixes). +- commit dc89a62 + +------------------------------------------------------------------- +Sat Apr 6 08:49:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYR + (stable-fixes). +- ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 + 16ARHA7 models (stable-fixes). +- ALSA: hda/realtek - Fix inactive headset mic jack + (stable-fixes). +- commit 048c9fd + +------------------------------------------------------------------- +Sat Apr 6 08:46:37 CEST 2024 - tiwai@suse.de + +- spi: mchp-pci1xxx: Fix a possible null pointer dereference in + pci1xxx_spi_probe (git-fixes). +- spi: spi-fsl-lpspi: remove redundant spi_controller_put call + (git-fixes). +- regmap: maple: Fix uninitialized symbol 'ret' warnings + (git-fixes). +- regmap: maple: Fix cache corruption in regcache_maple_drop() + (git-fixes). +- ata: sata_mv: Fix PCI device ID table declaration compilation + warning (git-fixes). +- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit + (git-fixes). +- ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl() + (git-fixes). +- ASoC: amd: acp: fix for acp_init function error handling + (git-fixes). +- ASoC: rt722-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt712-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdca: fix locking sequence (git-fixes). +- ASoC: rt5682-sdw: fix locking sequence (git-fixes). +- ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw + (git-fixes). +- ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support + headset with microphone (git-fixes). +- ASoC: tas2781: mark dvc_tlv with __maybe_unused (git-fixes). +- ALSA: hda: cs35l56: Add ACPI device match tables (git-fixes). +- drm/i915/mst: Reject FEC+MST on ICL (git-fixes). +- drm/i915/mst: Limit MST+DSC to TGL+ (git-fixes). +- drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY + < 13 (git-fixes). +- drm/i915/gt: Enable only one CCS for compute workload + (git-fixes). +- drm/i915/gt: Do not generate the command streamer for all the + CCS (git-fixes). +- drm/i915/gt: Disable HW load balancing for CCS (git-fixes). +- drm/i915/dp: Remove support for UHBR13.5 (git-fixes). +- drm/display: fix typo (git-fixes). +- drm/prime: Unbreak virtgpu dma-buf export (git-fixes). +- nouveau/uvmm: fix addr/range calcs for remap operations + (git-fixes). +- drm/panfrost: fix power transition timeout warnings (git-fixes). +- commit 7455674 + +------------------------------------------------------------------- +Sat Apr 6 08:42:51 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/counter-fix-privdata-alignment.patch + This actually breaks the build when CONFIG_COUNTER=y +- commit b8cad45 + +------------------------------------------------------------------- +Fri Apr 5 17:14:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-sh-aica-reorder-cleanup-operations-to-avoid-UAF.patch + (git-fixes CVE-2024-26654 bsc#1222304). +- Update patches.suse/drm-amdgpu-fix-use-after-free-bug.patch + (stable-fixes CVE-2024-26656 bsc#1222307). +- Update + patches.suse/drm-sched-fix-null-ptr-deref-in-init-entity.patch + (git-fixes CVE-2024-26657 bsc#1222273). +- Update + patches.suse/net-pds_core-Fix-possible-double-free-in-error-handl.patch + (git-fixes CVE-2024-26652 bsc#1222115). +- Update patches.suse/ppp_async-limit-MRU-to-64K.patch (git-fixes + CVE-2024-26675 bsc#1222379). +- commit 05edc93 + ------------------------------------------------------------------- Fri Apr 5 14:49:11 CEST 2024 - mfranc@suse.cz @@ -774,18 +8905,346 @@ Fri Apr 5 14:49:02 CEST 2024 - mfranc@suse.cz (CVE-2023-4881 bsc#1215221 CVE-2023-52628 bsc#1222117). - commit dc877fc +------------------------------------------------------------------- +Fri Apr 5 10:20:33 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid the interface always configured + as random address (git-fixes). +- net: phy: micrel: lan8814: Fix when enabling/disabling 1-step + timestamping (git-fixes). +- r8169: fix issue caused by buggy BIOS on certain boards with + RTL8168d (git-fixes). +- ax25: fix use-after-free bugs caused by ax25_ds_del_timer + (git-fixes). +- net: phy: micrel: Fix potential null pointer dereference + (git-fixes). +- Bluetooth: Fix TOCTOU in HCI debugfs implementation (git-fixes). +- Bluetooth: hci_sync: Fix not checking error on + hci_cmd_sync_cancel_sync (git-fixes). +- Bluetooth: qca: fix device-address endianness (git-fixes). +- Bluetooth: add quirk for broken address properties (git-fixes). +- r8169: skip DASH fw status checks when DASH is disabled + (git-fixes). +- commit 8be20da + +------------------------------------------------------------------- +Fri Apr 5 10:14:59 CEST 2024 - tiwai@suse.de + +- kasan: disable kasan_non_canonical_hook() for HW tags + (git-fixes). +- commit 0d24410 + ------------------------------------------------------------------- Thu Apr 4 19:00:43 CEST 2024 - jack@suse.cz - selinux: saner handling of policy reloads (bsc#1222230). - commit 35fdf2d +------------------------------------------------------------------- +Thu Apr 4 13:10:54 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore brcmfmac-specific local symbols +- commit 4492559 + +------------------------------------------------------------------- +Thu Apr 4 12:30:48 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix oob in ntfs_listxattr (bsc#1222301 + CVE-2023-52640). +- commit eaa4525 + +------------------------------------------------------------------- +Thu Apr 4 10:53:36 CEST 2024 - mbrugger@suse.com + +- tee: amdtee: fix use-after-free vulnerability in + amdtee_close_session (bsc#1220915 CVE-2023-52503). +- commit 861ab74 + +------------------------------------------------------------------- +Thu Apr 4 10:33:06 CEST 2024 - denis.kirjanov@suse.com + +- net: ethernet: mtk_eth_soc: fix PPE hanging issue (git-fixes). +- commit 57f3e15 + +------------------------------------------------------------------- +Thu Apr 4 10:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when + MAC is up (git-fixes). +- commit 19afa38 + +------------------------------------------------------------------- +Thu Apr 4 10:29:08 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use matching wake_up API variant in CGX command + interface (git-fixes). +- commit 4f98ac2 + +------------------------------------------------------------------- +Thu Apr 4 10:27:05 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: tracing: fix hclgevf trace event strings (git-fixes). +- commit 786a967 + +------------------------------------------------------------------- +Thu Apr 4 10:24:13 CEST 2024 - denis.kirjanov@suse.com + +- nfp: flower: handle acti_netdevs allocation failure (git-fixes). +- commit e441ee8 + +------------------------------------------------------------------- +Thu Apr 4 10:22:25 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix stats being updated by way too large values + (git-fixes). +- commit a2ff54d + +------------------------------------------------------------------- +Thu Apr 4 10:20:37 CEST 2024 - denis.kirjanov@suse.com + +- igb: Fix missing time sync events (git-fixes). +- commit 0cd215b + +------------------------------------------------------------------- +Thu Apr 4 10:18:38 CEST 2024 - denis.kirjanov@suse.com + +- igc: Fix missing time sync events (git-fixes). +- commit f2d41db + +------------------------------------------------------------------- +Thu Apr 4 08:42:09 CEST 2024 - tiwai@suse.de + +- staging: vc04_services: changen strncpy() to strscpy_pad() + (stable-fixes). +- Refresh + patches.suse/staging-vc04_services-fix-information-leak-in-create.patch. +- commit f661a45 + +------------------------------------------------------------------- +Thu Apr 4 08:40:57 CEST 2024 - tiwai@suse.de + +- drm/amd/display: Remove MPC rate control logic from DCN30 and + above (stable-fixes). +- commit 264c256 + +------------------------------------------------------------------- +Thu Apr 4 08:36:44 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: pcie: fix RB status reading (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-pcie-add-another-missing-bh-disable-for.patch. +- commit 9937396 + +------------------------------------------------------------------- +Thu Apr 4 08:31:55 CEST 2024 - tiwai@suse.de + +- vboxsf: Avoid an spurious warning if load_nls_xxx() fails + (git-fixes). +- USB: core: Fix deadlock in port "disable" sysfs attribute + (stable-fixes). +- USB: core: Add hub_get() and hub_put() routines (stable-fixes). +- usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset + (stable-fixes). +- usb: typec: ucsi: Ack unsupported commands (stable-fixes). +- usb: udc: remove warning when queue disabled ep (stable-fixes). +- Revert "usb: phy: generic: Get the vbus supply" (git-fixes). +- USB: UAS: return ENODEV when submit urbs fail with device not + attached (stable-fixes). +- drm/i915/bios: Tolerate devdata==NULL in + intel_bios_encoder_supports_dp_dual_mode() (stable-fixes). +- drm/amd/display: Set DCN351 BB and IP the same as DCN35 + (stable-fixes). +- drm/amd/display: Fix bounds check for dcn35 DcfClocks + (git-fixes). +- drm/amdkfd: fix TLB flush after unmap for GFX9.4.2 + (stable-fixes). +- drm/amd/display: Prevent crash when disable stream + (stable-fixes). +- wifi: mac80211: check/clear fast rx for non-4addr sta VLAN + changes (stable-fixes). +- drm/amd/display: Fix noise issue on HDMI AV mute (stable-fixes). +- drm/amd/display: Return the correct HDCP error code + (stable-fixes). +- drm/amd/display: Fix idle check for shared firmware state + (stable-fixes). +- drm/amd/display: Update odm when ODM combine is changed on an + otg master pipe with no plane (stable-fixes). +- drm/amd/display: Init DPPCLK from SMU on dcn32 (stable-fixes). +- drm/amd/display: Allow dirty rects to be sent to dmub when + abm is active (stable-fixes). +- drm/amd/display: Override min required DCFCLK in dml1_validate + (stable-fixes). +- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag + (stable-fixes). +- drm/amd/display: Change default size for dummy plane in DML2 + (stable-fixes). +- drm/amdgpu: fix use-after-free bug (stable-fixes). +- drm/amd/display: Use freesync when + `DRM_EDID_FEATURE_CONTINUOUS_FREQ` found (stable-fixes). +- drm/vc4: hdmi: do not return negative values from .get_modes() + (stable-fixes). +- drm/imx/ipuv3: do not return negative values from .get_modes() + (stable-fixes). +- drm/exynos: do not return negative values from .get_modes() + (stable-fixes). +- drm/panel: do not return negative error codes from + drm_panel_get_modes() (stable-fixes). +- drm/probe-helper: warn about negative .get_modes() + (stable-fixes). +- kbuild: Move -Wenum-{compare-conditional,enum-conversion} + into W=1 (stable-fixes). +- USB: serial: cp210x: add pid/vid for TDK NC0110013M and + MM0110113M (stable-fixes). +- USB: serial: option: add MeiG Smart SLM320 product + (stable-fixes). +- USB: serial: cp210x: add ID for MGP Instruments PDS100 + (stable-fixes). +- USB: serial: add device ID for VeriFone adapter (stable-fixes). +- USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB + (stable-fixes). +- ahci: asm1064: asm1166: don't limit reported ports (git-fixes). +- cxl/trace: Properly initialize cxl_poison region name + (git-fixes). +- mtd: spinand: Add support for 5-byte IDs (stable-fixes). +- media: mc: Rename pad variable to clarify intent (stable-fixes). +- media: mc: Fix flags handling when creating pad links + (stable-fixes). +- kasan/test: avoid gcc warning for intentional overflow + (git-fixes). +- PCI/PM: Drain runtime-idle callbacks before driver removal + (stable-fixes). +- PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports + (stable-fixes). +- PCI/AER: Block runtime suspend when handling errors + (stable-fixes). +- drm/amdgpu/display: Address kdoc for 'is_psr_su' in + 'fill_dc_dirty_rects' (git-fixes). +- drm/amdgpu: make damage clips support configurable + (stable-fixes). +- drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs + (stable-fixes). +- drm/i915: Include the PLL name in the debug messages + (stable-fixes). +- drm/i915: Try to preserve the current shared_dpll for fastset + on type-c ports (stable-fixes). +- drm/i915: Replace a memset() with zero initialization + (stable-fixes). +- hwmon: (amc6821) add of_match table (stable-fixes). +- mac802154: fix llsec key resources release in + mac802154_llsec_key_del (git-fixes). +- wifi: rtw88: 8821cu: Fix connection failure (stable-fixes). +- wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU + (stable-fixes). +- wifi: brcmfmac: Demote vendor-specific attach/detach messages + to info (git-fixes). +- wifi: brcmfmac: cfg80211: Use WSEC to set SAE password + (stable-fixes). +- wifi: brcmfmac: add per-vendor feature detection callback + (stable-fixes). +- docs: Restore "smart quotes" for quotes (stable-fixes). +- mei: me: add arrow lake point H DID (stable-fixes). +- mei: me: add arrow lake point S DID (stable-fixes). +- Input: xpad - add additional HyperX Controller Identifiers + (stable-fixes). +- nouveau: lock the client object tree (stable-fixes). +- drm/amdgpu/pm: Fix the error of pwm1_enable setting + (stable-fixes). +- drm/amd/display: handle range offsets in VRR ranges + (stable-fixes). +- drm/amd/swsmu: modify the gfx activity scaling (stable-fixes). +- cxl/acpi: Fix load failures due to single window creation + failure (git-fixes). +- cxl/pci: Fix disabling memory if DVSEC CXL Range does not + match a CFMWS window (git-fixes). +- ahci: asm1064: correct count of reported ports (stable-fixes). +- interconnect: qcom: sm8550: Enable sync_state (git-fixes). +- interconnect: qcom: sc8180x: Mark CO0 BCM keepalive (git-fixes). +- nilfs2: fix potential bug in end_buffer_async_write (git-fixes). +- drm/amd/display: Add dml2 copy functions (stable-fixes). +- drm/i915: Stop printing pipe name as hex (stable-fixes). +- drm/i915: Use named initializers for DPLL info (stable-fixes). +- i915: make inject_virtual_interrupt() void (stable-fixes). +- interconnect: qcom: osm-l3: Replace custom implementation of + COUNT_ARGS() (git-fixes). +- kasan: print the original fault addr when access invalid shadow + (git-fixes). +- commit db0bc11 + +------------------------------------------------------------------- +Thu Apr 4 08:31:01 CEST 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit c14e810 + +------------------------------------------------------------------- +Thu Apr 4 04:16:31 CEST 2024 - tonyj@suse.de + +- perf/x86/amd/core: Update and fix stalled-cycles-* events for + Zen 2 and later (git-fixes). +- perf/x86/amd/lbr: Use freeze based on availability (git-fixes). +- perf/x86/amd/core: Avoid register reset when CPU is dead + (git-fixes). +- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return + value checks (git-fixes). +- commit 450ea2e + +------------------------------------------------------------------- +Wed Apr 3 16:14:59 CEST 2024 - andrea.porta@suse.com + +- arm64: bpf: fix 32bit unconditional bswap (git-fixes). +- commit 9eb9b7b + +------------------------------------------------------------------- +Wed Apr 3 15:49:53 CEST 2024 - tiwai@suse.de + +- selinux: avoid dereference of garbage after mount failure + (git-fixes). +- net/x25: fix incorrect parameter validation in the + x25_getsockopt() function (git-fixes). +- commit 7c956e3 + ------------------------------------------------------------------- Wed Apr 3 15:40:16 CEST 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit ebe113d +------------------------------------------------------------------- +Wed Apr 3 15:39:49 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit f0c6082 + +------------------------------------------------------------------- +Wed Apr 3 11:26:09 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix an NULL dereference bug (bsc#1222264 + CVE-2023-52631). +- commit b468789 + +------------------------------------------------------------------- +Wed Apr 3 11:24:07 CEST 2024 - ailiop@suse.com + +- xfs: allow extent free intents to be retried (git-fixes). +- commit 681b677 + +------------------------------------------------------------------- +Wed Apr 3 09:47:40 CEST 2024 - vkarasulli@suse.de + +- Update references in + patches.suse/media-xc4000-Fix-atomicity-violation-in-xc4000_get_f.patch + (git-fixes bsc#1219623 CVE-2024-24861). +- commit cf893ec + +------------------------------------------------------------------- +Tue Apr 2 13:36:01 CEST 2024 - tiwai@suse.de + +- drm/i915/lspcon: Separate lspcon probe and lspcon init + (bsc#1193599). +- drm/i915/lspcon: Separate function to set expected mode + (bsc#1193599). +- commit 3dfca11 + ------------------------------------------------------------------- Tue Apr 2 10:38:32 CEST 2024 - pjakobsson@suse.de @@ -799,11 +9258,96 @@ Tue Apr 2 09:02:40 CEST 2024 - mkubecek@suse.cz (CVE-2024-0193 bsc#1218495). - commit e7bf1c3 +------------------------------------------------------------------- +Tue Apr 2 00:50:29 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: disallow anonymous set with timeout flag + (CVE-2024-26642 bsc#1221830). +- commit 9cf0701 + +------------------------------------------------------------------- +Sun Mar 31 10:19:47 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi_acpi: Refactor and fix DELL quirk (git-fixes). +- usb: typec: ucsi: Check for notifications after init + (git-fixes). +- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock + (git-fixes). +- usb: typec: Return size of buffer if pd_set operation succeeds + (git-fixes). +- usb: dwc3: pci: Drop duplicate ID (git-fixes). +- usb: dwc3: Properly set system wakeup (git-fixes). +- usb: cdc-wdm: close race between read and workqueue (git-fixes). +- usb: dwc2: gadget: LPM flow fix (git-fixes). +- usb: dwc2: gadget: Fix exiting from clock gating (git-fixes). +- usb: dwc2: host: Fix ISOC flow in DDMA mode (git-fixes). +- usb: dwc2: host: Fix remote wakeup from hibernation (git-fixes). +- usb: dwc2: host: Fix hibernation flow (git-fixes). +- USB: core: Fix deadlock in usb_deauthorize_interface() + (git-fixes). +- usb: typec: tcpm: Update PD of Type-C port upon pd_set + (git-fixes). +- usb: typec: tcpm: fix double-free issue in + tcpm_port_unregister_pd() (git-fixes). +- usb: typec: ucsi: Fix race between typec_switch and role_switch + (git-fixes). +- usb: typec: tcpm: Correct port source pdo array in pd_set + callback (git-fixes). +- staging: vc04_services: fix information leak in + create_component() (git-fixes). +- commit d945fd3 + +------------------------------------------------------------------- +Sat Mar 30 09:55:11 CET 2024 - tiwai@suse.de + +- drm/i915/gt: Reset queue_priority_hint on parking (git-fixes). +- drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed() + (git-fixes). +- drm/i915/hwmon: Fix locking inversion in sysfs getter + (git-fixes). +- drm/i915/dsb: Fix DSB vblank waits when using VRR (git-fixes). +- drm/i915/vrr: Generate VRR "safe window" for DSB (git-fixes). +- drm/i915/mtl: Update workaround 14018575942 (git-fixes). +- drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, + mostly (git-fixes). +- drm/qxl: remove unused variable from + `qxl_process_single_command()` (git-fixes). +- drm/qxl: remove unused `count` variable from + `qxl_surface_id_alloc()` (git-fixes). +- drm/vmwgfx: Create debugfs ttm_resource_manager entry only if + needed (git-fixes). +- drm/rockchip: vop2: Remove AR30 and AB30 format support + (git-fixes). +- dma-buf: Fix NULL pointer dereference in sanitycheck() + (git-fixes). +- drm/sched: fix null-ptr-deref in init entity (git-fixes). +- nouveau/dmem: handle kcalloc() allocation failure (git-fixes). +- drm/amdgpu: fix deadlock while reading mqd from debugfs + (git-fixes). +- drm/amd/display: Send DTBCLK disable message on first commit + (git-fixes). +- drm/amd: Flush GFXOFF requests in prepare stage (git-fixes). +- Revert "drm/amd/display: Fix sending VSC (+ colorimetry) + packets for DP/eDP displays without PSR" (stable-fixes). +- thermal: devfreq_cooling: Fix perf state when calculate dfc + res_util (git-fixes). +- Revert "thermal: core: Don't update trip points inside the + hysteresis range" (git-fixes). +- ACPICA: debugger: check status of acpi_evaluate_object() + in acpi_db_walk_for_fields() (git-fixes). +- commit 3764402 + ------------------------------------------------------------------- Fri Mar 29 11:21:00 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name -- commit 795da64 +- commit 1a0e3e3 + +------------------------------------------------------------------- +Fri Mar 29 11:20:58 CET 2024 - mkoutny@suse.com + +- README.BRANCH: Remove copy of branch name +- commit 978e089 ------------------------------------------------------------------- Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com @@ -811,6 +9355,48 @@ Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name - commit fc25aed +------------------------------------------------------------------- +Fri Mar 29 09:28:06 CET 2024 - tiwai@suse.de + +- sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove() + (git-fixes). +- mmc: sdhci-omap: re-tuning is needed after a pm transition to + support emmc HS200 mode (git-fixes). +- mmc: core: Avoid negative index with array access (git-fixes). +- mmc: core: Initialize mmc_blk_ioc_data (git-fixes). +- ALSA: hda/tas2781: add locks to kcontrols (git-fixes). +- ALSA: hda/tas2781: remove digital gain kcontrol (git-fixes). +- ALSA: aoa: avoid false-positive format truncation warning + (git-fixes). +- ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs + (git-fixes). +- ALSA: hda: cs35l56: Set the init_done flag before + component_add() (git-fixes). +- net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips + (git-fixes). +- wifi: iwlwifi: mvm: include link ID when releasing frames + (git-fixes). +- wifi: iwlwifi: fw: don't always use FW dump trig (git-fixes). +- wifi: iwlwifi: mvm: rfi: fix potential response leaks + (git-fixes). +- selftests: vxlan_mdb: Fix failures with old libnet (git-fixes). +- net: wwan: t7xx: Split 64bit accesses to fix alignment issues + (git-fixes). +- net: ll_temac: platform_get_resource replaced by wrong function + (git-fixes). +- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet + (git-fixes). +- commit 699a684 + +------------------------------------------------------------------- +Thu Mar 28 15:49:16 CET 2024 - tbogendoerfer@suse.de + +- ipv6: init the accept_queue's spinlocks in inet6_create + (bsc#1221293 CVE-2024-26614). +- tcp: make sure init the accept_queue's spinlocks once + (bsc#1221293 CVE-2024-26614). +- commit ec637cb + ------------------------------------------------------------------- Thu Mar 28 15:37:39 CET 2024 - dwagner@suse.de @@ -861,6 +9447,20 @@ Thu Mar 28 15:27:22 CET 2024 - dwagner@suse.de - scsi: qla2xxx: Prevent command send on chip reset (bsc#1221816). - commit 5c3d977 +------------------------------------------------------------------- +Thu Mar 28 15:26:24 CET 2024 - mgorman@suse.de + +- Rename and refresh + patches.suse/sched-fair-Combine-EAS-check-with-root_domain-overutilized-access.patch. +- commit 6ad1be8 + +------------------------------------------------------------------- +Thu Mar 28 14:37:37 CET 2024 - msuchanek@suse.de + +- powerpc/crypto/chacha-p10: Fix failure on non Power10 + (bsc#1218205). +- commit 03daeb8 + ------------------------------------------------------------------- Thu Mar 28 14:35:48 CET 2024 - tbogendoerfer@suse.de @@ -888,6 +9488,19 @@ Wed Mar 27 22:54:24 CET 2024 - pjakobsson@suse.de This fixes bsc#1221814 - commit a7a9087 +------------------------------------------------------------------- +Wed Mar 27 20:47:33 CET 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit a5aefa7 + +------------------------------------------------------------------- +Wed Mar 27 18:52:46 CET 2024 - spradhan@suse.de + +- btrfs: fix stripe length calculation for non-zoned data chunk allocation (bsc#1217489). +- commit a8d6afc + ------------------------------------------------------------------- Wed Mar 27 16:49:32 CET 2024 - mkoutny@suse.com @@ -1217,6 +9830,144 @@ Wed Mar 27 16:49:24 CET 2024 - mkoutny@suse.com (git-fixes CVE-2023-52575 bsc#1220871). - commit 6296dca +------------------------------------------------------------------- +Wed Mar 27 13:17:14 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix build when debugfs is not enabled (jsc#PED-7619). +- commit 5b92ea7 + +------------------------------------------------------------------- +Wed Mar 27 13:16:29 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Safely handle saved records of various sizes (jsc#PED-7619). +- commit dbe7333 + +------------------------------------------------------------------- +Wed Mar 27 13:16:10 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records() (jsc#PED-7619). +- commit 6f11306 + +------------------------------------------------------------------- +Wed Mar 27 11:40:29 CET 2024 - tiwai@suse.de + +- ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" + (stable-fixes). +- commit 7817302 + +------------------------------------------------------------------- +Wed Mar 27 11:38:36 CET 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: use correct address 3 in A-MSDU + (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-mvm-use-FW-rate-for-non-data-only-on-ne.patch. +- commit 5b989e7 + +------------------------------------------------------------------- +Wed Mar 27 11:37:48 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: use devres-managed allocation for MDP TOP + (stable-fixes). +- Refresh + patches.suse/drm-msm-dpu-finalise-global-state-object.patch. +- commit d966716 + +------------------------------------------------------------------- +Wed Mar 27 11:36:28 CET 2024 - tiwai@suse.de + +- pwm: img: fix pwm clock lookup (git-fixes). +- crypto: qat - fix ring to service map for dcc in 4xxx + (git-fixes). +- clk: qcom: reset: Ensure write completion on reset de/assertion + (git-fixes). +- clk: qcom: reset: Commonize the de/assert functions + (stable-fixes). +- media: cadence: csi2rx: use match fwnode for media link + (git-fixes). +- ACPI: resource: Do IRQ override on Lunnen Ground laptops + (stable-fixes). +- Bluetooth: hci_core: Cancel request on command timeout + (stable-fixes). +- inet_diag: annotate data-races around inet_diag_table[] + (git-fixes). +- pstore: inode: Only d_invalidate() is needed (git-fixes). +- Input: gpio_keys_polled - suppress deferred probe error for gpio + (stable-fixes). +- firewire: core: use long bus reset on gap count error + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2 + (stable-fixes). +- ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table + (stable-fixes). +- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series + (stable-fixes). +- drm/buddy: check range allocation matches alignment + (stable-fixes). +- Bluetooth: mgmt: Fix limited discoverable off timeout + (stable-fixes). +- wifi: mac80211: only call drv_sta_rc_update for uploaded + stations (stable-fixes). +- soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt + (stable-fixes). +- drm/amd/display: fix input states translation error for dcn35 & + dcn351 (stable-fixes). +- platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios + name (stable-fixes). +- media: rkisp1: Fix IRQ handling due to shared interrupts + (stable-fixes). +- ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system + suspend (stable-fixes). +- ASoC: rt5645: Make LattePanda board DMI match more precise + (stable-fixes). +- spi: intel-pci: Add support for Lunar Lake-M SPI serial flash + (stable-fixes). +- regmap: kunit: Ensure that changed bytes are actually different + (stable-fixes). +- HID: multitouch: Add required quirk for Synaptics 0xcddc device + (stable-fixes). +- wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights + (stable-fixes). +- crypto: qat - relocate and rename get_service_enabled() + (stable-fixes). +- pstore: inode: Convert mutex usage to guard(mutex) + (stable-fixes). +- ACPI: resource: Add Infinity laptops to + irq1_edge_low_force_override (stable-fixes). +- commit 88eb41a + +------------------------------------------------------------------- +Wed Mar 27 11:12:04 CET 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix devlink params (git-fixes). +- commit 4b1b7ca + +------------------------------------------------------------------- +Wed Mar 27 11:09:48 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix port duplex configure error in IMP reset + (git-fixes). +- commit 1e6cd3d + +------------------------------------------------------------------- +Wed Mar 27 11:08:07 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when 1588 is received on HIP08 + devices (git-fixes). +- commit 1a3aae0 + +------------------------------------------------------------------- +Wed Mar 27 11:06:25 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix wrong judgment condition issue (git-fixes). +- commit 1fd3681 + +------------------------------------------------------------------- +Wed Mar 27 11:04:31 CET 2024 - denis.kirjanov@suse.com + +- net: ena: Remove ena_select_queue (git-fixes). +- commit e9af613 + ------------------------------------------------------------------- Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com @@ -1224,6 +9975,67 @@ Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com (git-fixes). - commit 2613145 +------------------------------------------------------------------- +Wed Mar 27 11:00:44 CET 2024 - denis.kirjanov@suse.com + +- xdp, bonding: Fix feature flags when there are no slave devs + anymore (git-fixes). +- commit 1154baf + +------------------------------------------------------------------- +Wed Mar 27 10:59:12 CET 2024 - denis.kirjanov@suse.com + +- intel: legacy: Partial revert of field get conversion + (git-fixes). +- commit d4f114e + +------------------------------------------------------------------- +Wed Mar 27 10:57:22 CET 2024 - denis.kirjanov@suse.com + +- igc: avoid returning frame twice in XDP_REDIRECT (git-fixes). +- commit 75f7f5f + +------------------------------------------------------------------- +Wed Mar 27 10:55:51 CET 2024 - denis.kirjanov@suse.com + +- i40e: Fix firmware version comparison function (git-fixes). +- commit 2c37782 + +------------------------------------------------------------------- +Wed Mar 27 10:54:16 CET 2024 - denis.kirjanov@suse.com + +- ice: fix typo in assignment (git-fixes). +- commit f19020e + +------------------------------------------------------------------- +Wed Mar 27 10:52:12 CET 2024 - denis.kirjanov@suse.com + +- ice: fix uninitialized dplls mutex usage (git-fixes). +- commit ff34920 + +------------------------------------------------------------------- +Wed Mar 27 10:50:39 CET 2024 - denis.kirjanov@suse.com + +- net: ice: Fix potential NULL pointer dereference in + ice_bridge_setlink() (git-fixes). +- commit 1e87fbd + +------------------------------------------------------------------- +Tue Mar 26 17:11:37 CET 2024 - colyli@suse.de + +- block: add check that partition length needs to be aligned + with block size (bsc#1220428, CVE-2023-52458). +- commit 9530f29 + +------------------------------------------------------------------- +Tue Mar 26 13:30:37 CET 2024 - mgorman@suse.de + +- Refresh series +- patches.suse/sched-fair-Add-EAS-checks-before-updating-root_domain-overutilized.patch. +- patches.suse/sched-fair-Introduce-is_rd_overutilized-helper-function-to-access-root_domain-overutilized.patch. +- patches.suse/sched-fair-Combine-EAS-check-with-overutilized-access.patch. +- commit fed9643 + ------------------------------------------------------------------- Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz @@ -1231,24 +10043,633 @@ Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz (fix unused variable warning) - commit c953180 +------------------------------------------------------------------- +Tue Mar 26 08:36:49 CET 2024 - jlee@suse.com + +- Update References + patches.suse/wifi-ath10k-fix-NULL-pointer-dereference-in-ath10k_w.patch + (git-fixes bsc#1218336 CVE-2023-7042). +- commit 5dbf535 + ------------------------------------------------------------------- Tue Mar 26 08:32:30 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 70b2e3d +------------------------------------------------------------------- +Mon Mar 25 21:39:32 CET 2024 - tiwai@suse.de + +- mm_init kABI workaround (git-fixes). +- commit 258a68b + +------------------------------------------------------------------- +Mon Mar 25 18:02:23 CET 2024 - colyli@suse.de + +- device-dax: make dax_bus_type const (jsc#PED-5853). +- nvdimm: make nvdimm_bus_type const (jsc#PED-5853). +- libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help (jsc#PED-5853). +- nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (jsc#PED-5853). +- dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n + (jsc#PED-5853). +- nvdimm/pmem: fix leak on dax_add_host() failure (jsc#PED-5853). +- dax/bus.c: replace several sprintf() with sysfs_emit() + (jsc#PED-5853). +- dax/bus.c: replace driver-core lock usage by a local rwsem + (jsc#PED-5853). +- dm-integrity: set max_integrity_segments in + dm_integrity_io_hints (jsc#PED-7542). +- dm: update relevant MODULE_AUTHOR entries to latest dm-devel + mailing list (jsc#PED-7542). +- dm verity: set DM_TARGET_SINGLETON feature flag (jsc#PED-7542). +- dm crypt: remove redundant state settings after waking up + (jsc#PED-7542). +- dm thin: add braces around conditional code that spans lines + (jsc#PED-7542). +- md/dm-raid: don't call md_reap_sync_thread() directly + (jsc#PED-7542). +- dm-raid: really frozen sync_thread during suspend + (jsc#PED-7542). +- md: add a new helper reshape_interrupted() (jsc#PED-7542). +- md: export helper md_is_rdwr() (jsc#PED-7542). +- md: export helpers to stop sync_thread (jsc#PED-7542). +- md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume + (jsc#PED-7542). +- md/raid1: factor out helpers to choose the best rdev from + read_balance() (jsc#PED-7542). +- md/raid1: factor out the code to manage sequential IO + (jsc#PED-7542). +- md/raid1: factor out choose_bb_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out choose_slow_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out read_first_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1-10: factor out a new helper raid1_should_read_first() + (jsc#PED-7542). +- md/raid1-10: add a helper raid1_check_read_range() + (jsc#PED-7542). +- md/raid1: fix choose next idle in read_balance() (jsc#PED-7542). +- commit 9ee2d7c + +------------------------------------------------------------------- +Mon Mar 25 17:59:43 CET 2024 - colyli@suse.de + +- md: preserve KABI in struct md_personality (jsc#PED-7542). +- dm-raid: add a new helper prepare_suspend() in md_personality + (jsc#PED-7542). +- commit ee8ae3a + +------------------------------------------------------------------- +Mon Mar 25 17:57:08 CET 2024 - colyli@suse.de + +- md/raid1: record nonrot rdevs while adding/removing rdevs to + conf (jsc#PED-7542). +- Refresh patches.suse/md-display-timeout-error.patch. +- commit 6221037 + +------------------------------------------------------------------- +Mon Mar 25 17:55:31 CET 2024 - colyli@suse.de + +- md/raid1: factor out helpers to add rdev to conf (jsc#PED-7542). +- md: add a new helper rdev_has_badblock() (jsc#PED-7542). +- md: check mddev->pers before calling md_set_readonly() + (jsc#PED-7542). +- md: clean up openers check in do_md_stop() and md_set_readonly() + (jsc#PED-7542). +- md: sync blockdev before stopping raid or setting readonly + (jsc#PED-7542). +- md: factor out a helper to sync mddev (jsc#PED-7542). +- md: Don't clear MD_CLOSING when the raid is about to stop + (jsc#PED-7542). +- md: return directly before setting did_set_md_closing + (jsc#PED-7542). +- md: clean up invalid BUG_ON in md_ioctl (jsc#PED-7542). +- md: changed the switch of RAID_VERSION to if (jsc#PED-7542). +- md: merge the check of capabilities into md_ioctl_valid() + (jsc#PED-7542). +- md: fix kmemleak of rdev->serial (jsc#PED-7542). +- md: use RCU lock to protect traversal in md_spares_need_change() + (jsc#PED-7542). +- md: get rdev->mddev with READ_ONCE() (jsc#PED-7542). +- md: remove redundant md_wakeup_thread() (jsc#PED-7542). +- md: remove redundant check of 'mddev->sync_thread' + (jsc#PED-7542). +- commit ce67549 + ------------------------------------------------------------------- Mon Mar 25 17:02:21 CET 2024 - tiwai@suse.de - Move upstreamed uio patches into sorted section - commit bd64fed +------------------------------------------------------------------- +Mon Mar 25 16:52:37 CET 2024 - tiwai@suse.de + +- clocksource/drivers/arm_global_timer: Fix maximum prescaler + value (git-fixes). +- clocksource/drivers/imx: Fix -Wunused-but-set-variable warning + (git-fixes). +- speakup: Fix 8bit characters from direct synth (git-fixes). +- wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPI (git-fixes). +- sock_diag: annotate data-races around sock_diag_handlers[family] + (git-fixes). +- serial: core: Fix atomicity violation in uart_tiocmget + (git-fixes). +- commit 1a369e8 + +------------------------------------------------------------------- +Mon Mar 25 16:52:07 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch (git-fixes) +- commit 520ebef + +------------------------------------------------------------------- +Mon Mar 25 16:41:56 CET 2024 - tiwai@suse.de + +- efi: fix panic in kdump kernel (git-fixes). +- efi: disable mirror feature during crashkernel (stable-fixes). +- commit 1fa1fb0 + +------------------------------------------------------------------- +Mon Mar 25 15:11:53 CET 2024 - oneukum@suse.com + +- xhci: update event ring dequeue pointer position to controller + correctly (git-fixes). + Altered because we cannot take the multiple interrupter code +- commit 09553b9 + +------------------------------------------------------------------- +Mon Mar 25 15:02:58 CET 2024 - oneukum@suse.com + +- xhci: remove unnecessary event_ring_deq parameter from + xhci_handle_event() (git-fixes). +- commit 9738c27 + +------------------------------------------------------------------- +Mon Mar 25 14:54:24 CET 2024 - oneukum@suse.com + +- xhci: simplify event ring dequeue tracking for transfer events + (git-fixes). +- Refresh + patches.suse/xhci-Simplify-event-ring-dequeue-pointer-update-for-.patch. +- commit b590884 + +------------------------------------------------------------------- +Mon Mar 25 14:44:04 CET 2024 - oneukum@suse.com + +- xhci: add helper that checks for unhandled events on a event + ring (git-fixes). +- commit 14f6eb3 + +------------------------------------------------------------------- +Mon Mar 25 14:40:24 CET 2024 - oneukum@suse.com + +- usb: xhci: Implement xhci_handshake_check_state() helper. +- commit f377708 + +------------------------------------------------------------------- +Mon Mar 25 13:47:53 CET 2024 - denis.kirjanov@suse.com + +- kabi/severities: ignore Wangxun ethernet driver local symbols +- commit 86b4a3b + +------------------------------------------------------------------- +Mon Mar 25 12:49:46 CET 2024 - ailiop@suse.com + +- ubi: Check for too small LEB size in VTBL code (bsc#1219834 + CVE-2024-25739). +- commit 8837d83 + +------------------------------------------------------------------- +Mon Mar 25 11:42:05 CET 2024 - oneukum@suse.com + +- xhci: Simplify event ring dequeue pointer update for port + change events (git-fixes). +- commit 87ce2b5 + +------------------------------------------------------------------- +Mon Mar 25 10:47:22 CET 2024 - tiwai@suse.de + +- wifi: ath11k: decrease MHI channel buffer length to 8KB + (bsc#1207948). +- commit fa1c47a + +------------------------------------------------------------------- +Mon Mar 25 10:46:37 CET 2024 - nik.borisov@suse.com + +- x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (git-fixes). +- commit 4352288 + +------------------------------------------------------------------- +Mon Mar 25 10:45:13 CET 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes). +- commit 6ea0e27 + +------------------------------------------------------------------- +Mon Mar 25 10:34:13 CET 2024 - denis.kirjanov@suse.com + +- ice: virtchnl: stop pretending to support RSS over AQ or + registers (git-fixes). +- commit 6cbf931 + +------------------------------------------------------------------- +Mon Mar 25 10:32:43 CET 2024 - denis.kirjanov@suse.com + +- idpf: disable local BH when scheduling napi for marker packets + (git-fixes). +- commit 30580cd + +------------------------------------------------------------------- +Mon Mar 25 10:31:06 CET 2024 - denis.kirjanov@suse.com + +- net: dsa: microchip: fix register write order in + ksz8_ind_write8() (git-fixes). +- commit ed256c0 + +------------------------------------------------------------------- +Mon Mar 25 10:29:29 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Switch to using _bh variant of of spinlock API in + port timestamping NAPI poll context (git-fixes). +- commit 41be7c6 + +------------------------------------------------------------------- +Mon Mar 25 10:26:04 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Fix incorrect dereference in interrupt handlers + (git-fixes). +- commit 0ab8957 + +------------------------------------------------------------------- +Mon Mar 25 10:20:36 CET 2024 - denis.kirjanov@suse.com + +- net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio + (git-fixes). +- commit 82f6a71 + +------------------------------------------------------------------- +Mon Mar 25 10:18:29 CET 2024 - denis.kirjanov@suse.com + +- net: libwx: fix memory leak on free page (git-fixes). +- commit 1147e4f + +------------------------------------------------------------------- +Mon Mar 25 10:15:05 CET 2024 - denis.kirjanov@suse.com + +- Update references +- commit 2642ab1 + +------------------------------------------------------------------- +Mon Mar 25 09:10:29 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one PCI miss +- commit 45d2467 + +------------------------------------------------------------------- +Mon Mar 25 09:06:28 CET 2024 - jslaby@suse.cz + +- PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p + (git-fixes). +- PCI: qcom: Add support for sa8775p SoC (git-fixes). +- PCI/ASPM: Use RMW accessors for changing LNKCTL (git-fixes). +- PCI: Make link retraining use RMW accessors for changing LNKCTL + (git-fixes). +- commit 85600d2 + +------------------------------------------------------------------- +Mon Mar 25 08:53:55 CET 2024 - dwagner@suse.de + +- nvme: fix reconnection fail due to reserved tag allocation + (git-fixes). +- commit b4e9845 + +------------------------------------------------------------------- +Mon Mar 25 07:09:23 CET 2024 - shung-hsi.yu@suse.com + +- bpf, scripts: Correct GPL license name (git-fixes). +- commit 0780a36 + ------------------------------------------------------------------- Sun Mar 24 09:09:01 CET 2024 - tiwai@suse.de - Move out-of-tree kexec patches into the right section - commit 06266e2 +------------------------------------------------------------------- +Sun Mar 24 09:06:31 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit d7cfbed + +------------------------------------------------------------------- +Sat Mar 23 10:48:51 CET 2024 - tiwai@suse.de + +- Drop usb gadget patch that was taken mistakenly and reverted (git-fixes) +- commit 57ae154 + +------------------------------------------------------------------- +Sat Mar 23 09:12:01 CET 2024 - tiwai@suse.de + +- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler + (git-fixes). +- spi: lm70llp: fix links in doc and comments (git-fixes). +- spi: lpspi: Avoid potential use-after-free in probe() + (git-fixes). +- ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates + (git-fixes). +- ASoC: tlv320adc3xxx: Don't strip remove function when driver + is builtin (git-fixes). +- commit 0e27f7b + +------------------------------------------------------------------- +Fri Mar 22 13:17:18 CET 2024 - tiwai@suse.de + +- drm/amdgpu: drop setting buffer funcs in sdma442 (git-fixes). +- drm/amdgpu/pm: Check the validity of overdiver power limit + (git-fixes). +- drm/amdgpu/pm: Fix NULL pointer dereference when get power limit + (git-fixes). +- drm/amdgpu: fix mmhub client id out-of-bounds access + (git-fixes). +- nouveau/gsp: don't check devinit disable on GSP (git-fixes). +- drm: Fix drm_fixp2int_round() making it add 0.5 (git-fixes). +- nouveau: reset the bo resource bus info after an eviction + (git-fixes). +- rtc: mt6397: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- selftests: forwarding: Fix ping failure due to short timeout + (git-fixes). +- soc: fsl: qbman: Use raw spinlock for cgr_lock (git-fixes). +- soc: fsl: qbman: Always disable interrupts when taking cgr_lock + (git-fixes). +- kconfig: fix infinite loop when expanding a macro at the end + of file (git-fixes). +- slimbus: core: Remove usage of the deprecated ida_simple_xx() + API (git-fixes). +- hwtracing: hisi_ptt: Move type check to the beginning of + hisi_ptt_pmu_event_init() (git-fixes). +- bus: mhi: ep: check the correct variable in + mhi_ep_register_controller() (git-fixes). +- iio: gts-helper: Fix division loop (git-fixes). +- iio: dummy_evgen: remove Excess kernel-doc comments (git-fixes). +- serial: Lock console when calling into driver before + registration (git-fixes). +- serial: core: only stop transmit when HW fifo is empty + (git-fixes). +- serial: 8250_exar: Don't remove GPIO device on suspend + (git-fixes). +- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT + (git-fixes). +- serial: max310x: fix syntax error in IRQ error message + (git-fixes). +- serial: max310x: fix NULL pointer dereference in I2C + instantiation (git-fixes). +- tty: vt: fix 20 vs 0x20 typo in EScsiignore (git-fixes). +- usb: gadget: net2272: Use irqflags in the call to + net2272_probe_fin (git-fixes). +- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (git-fixes). +- usb: xhci: Add error handling in xhci_map_urb_for_dma + (git-fixes). +- usb: phy: generic: Get the vbus supply (git-fixes). +- usb: audio-v2: Correct comments for struct + uac_clock_selector_descriptor (git-fixes). +- remoteproc: stm32: Fix incorrect type assignment returned by + stm32_rproc_get_loaded_rsc_tablef (git-fixes). +- remoteproc: virtio: Fix wdg cannot recovery remote processor + (git-fixes). +- commit 0e293ea + +------------------------------------------------------------------- +Fri Mar 22 12:36:58 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array + (git-fixes). +- commit 7b0b857 + +------------------------------------------------------------------- +Fri Mar 22 12:30:29 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Consider page offset for the pages to be + pinned (git-fixes). +- commit 0bcb37d + +------------------------------------------------------------------- +Fri Mar 22 11:56:37 CET 2024 - vkarasulli@suse.de + +- iommu/vt-d: Set SSADE when attaching to a parent with dirty + tracking (git-fixes). +- commit 0dce02e + +------------------------------------------------------------------- +Fri Mar 22 11:13:09 CET 2024 - vkarasulli@suse.de + +- iommufd: Fix iopt_access_list_id overwrite bug (git-fixes). +- commit 393f087 + +------------------------------------------------------------------- +Fri Mar 22 10:48:43 CET 2024 - iivanov@suse.de + +- Update patches.suse/dmaengine-fix-NULL-pointer-in-channel-unregistration.patch (git-fixes bsc#1221276 CVE-2023-52492) +- commit 4334575 + +------------------------------------------------------------------- +Fri Mar 22 08:56:05 CET 2024 - iivanov@suse.de + +- Update patches.suse/firmware-arm_scmi-Check-mailbox-SMT-channel-for-cons.patch (git-fixes bsc#1221375 CVE-2023-52608) +- commit 9e41d96 + +------------------------------------------------------------------- +Thu Mar 21 22:20:29 CET 2024 - tonyj@suse.de + +- perf tests: Skip data symbol test if buf1 symbol is missing + (bsc#1220045). +- perf tests: Make data symbol test wait for perf to start + (bsc#1220045). +- commit c2fa164 + +------------------------------------------------------------------- +Thu Mar 21 17:59:54 CET 2024 - jlee@suse.com + +- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security + (bsc#1219170 CVE-2024-22099). +- commit ee8d9c4 + +------------------------------------------------------------------- +Thu Mar 21 14:35:13 CET 2024 - dwagner@suse.de + +- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816). +- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816). +- scsi: qla2xxx: Change debug message during driver unload + (bsc1221816). +- scsi: qla2xxx: Fix double free of fcport (bsc1221816). +- scsi: qla2xxx: Fix double free of the ha->vp_map pointer + (bsc1221816). +- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816). +- scsi: qla2xxx: NVME|FCP prefer flag not being honored + (bsc1221816). +- scsi: qla2xxx: Update manufacturer detail (bsc1221816). +- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816). +- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816). +- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816). +- commit 1d07bf4 + +------------------------------------------------------------------- +Thu Mar 21 14:12:16 CET 2024 - jlee@suse.com + +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270 CVE-2024-26898 bsc#1223016). +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270). +- commit bd4199d + +------------------------------------------------------------------- +Thu Mar 21 14:08:17 CET 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.1 patches + (bsc#1221777). +- scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777). +- scsi: lpfc: Define types in a union for generic void *context3 + ptr (bsc#1221777). +- scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr + (bsc#1221777). +- scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr + (bsc#1221777). +- scsi: lpfc: Use a dedicated lock for ras_fwlog state + (bsc#1221777). +- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() + (bsc#1221777). +- scsi: lpfc: Replace hbalock with ndlp lock in + lpfc_nvme_unregister_port() (bsc#1221777). +- scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic + (bsc#1221777). +- scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling + (bsc#1221777 bsc#1217959). +- scsi: lpfc: Move NPIV's transport unregistration to after + resource clean up (bsc#1221777). +- scsi: lpfc: Remove unnecessary log message in queuecommand path + (bsc#1221777). +- scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() + (bsc#1221777). +- scsi: lpfc: Correct size for wqe for memset() (bsc#1221777). +- commit eef9737 + +------------------------------------------------------------------- +Thu Mar 21 11:31:29 CET 2024 - msuchanek@suse.de + +- Workaround broken chacha crypto fallback (bsc#1218205). +- commit 55f136c + +------------------------------------------------------------------- +Thu Mar 21 11:19:16 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Use a memory barrier to enforce PTP WQ xmit + submission tracking occurs after populating the metadata_map + (git-fixes). +- commit c382d3a + +------------------------------------------------------------------- +Thu Mar 21 11:17:43 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix MACsec state loss upon state update in offload + path (git-fixes). +- commit 7293938 + +------------------------------------------------------------------- +Thu Mar 21 11:16:11 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Change the warning when ignore_flow_level is not + supported (git-fixes). +- commit 5274665 + +------------------------------------------------------------------- +Thu Mar 21 11:14:37 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix fw reporter diagnose output (git-fixes). +- commit 3377c89 + +------------------------------------------------------------------- +Thu Mar 21 11:13:05 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, Change flow rule destination checking + (git-fixes). +- commit 1d30b46 + +------------------------------------------------------------------- +Thu Mar 21 11:11:26 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5e: Check the number of elements before walk + TC rhashtable" (git-fixes). +- commit a37e618 + +------------------------------------------------------------------- +Thu Mar 21 11:09:49 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5: Block entering switchdev mode with ns + inconsistency" (git-fixes). +- commit 917148d + +------------------------------------------------------------------- +Thu Mar 21 11:08:11 CET 2024 - denis.kirjanov@suse.com + +- ice: reconfig host after changing MSI-X on VF (git-fixes). +- commit f980680 + +------------------------------------------------------------------- +Thu Mar 21 11:06:28 CET 2024 - denis.kirjanov@suse.com + +- ice: reorder disabling IRQ and NAPI in ice_qp_dis (git-fixes). +- commit 4099ba6 + +------------------------------------------------------------------- +Thu Mar 21 11:05:01 CET 2024 - denis.kirjanov@suse.com + +- i40e: disable NAPI right after disabling irqs when handling + xsk_pool (git-fixes). +- commit 1715806 + +------------------------------------------------------------------- +Thu Mar 21 11:03:38 CET 2024 - denis.kirjanov@suse.com + +- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able + (git-fixes). +- commit fbfea47 + +------------------------------------------------------------------- +Thu Mar 21 11:02:10 CET 2024 - denis.kirjanov@suse.com + +- geneve: make sure to pull inner header in geneve_rx() + (git-fixes). +- commit 8b261ce + +------------------------------------------------------------------- +Thu Mar 21 11:00:24 CET 2024 - denis.kirjanov@suse.com + +- gtp: fix use-after-free and null-ptr-deref in gtp_newlink() + (git-fixes). +- commit 897cd65 + +------------------------------------------------------------------- +Thu Mar 21 10:58:44 CET 2024 - denis.kirjanov@suse.com + +- igb: extend PTP timestamp adjustments to i211 (git-fixes). +- commit b173908 + +------------------------------------------------------------------- +Thu Mar 21 10:57:13 CET 2024 - denis.kirjanov@suse.com + +- stmmac: Clear variable when destroying workqueue (git-fixes). +- commit 94d14a9 + +------------------------------------------------------------------- +Thu Mar 21 08:42:50 CET 2024 - mfranc@suse.cz + +- s390/vtime: fix average steal time calculation (git-fixes + bsc#1221783). +- commit e044390 + ------------------------------------------------------------------- Wed Mar 20 14:59:03 CET 2024 - jbohac@suse.cz @@ -1332,6 +10753,48 @@ Wed Mar 20 14:43:57 CET 2024 - jbohac@suse.cz crashkernel=,high (jsc#PED-7249). - commit 9191c97 +------------------------------------------------------------------- +Wed Mar 20 13:05:54 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one x86/mem_encrypt entry +- commit 6d2cc3b + +------------------------------------------------------------------- +Wed Mar 20 13:04:03 CET 2024 - jslaby@suse.cz + +- net/smc: fix documentation of buffer sizes (git-fixes). +- bootmem: use kmemleak_free_part_phys in free_bootmem_page + (git-fixes). +- swiotlb: use the calculated number of areas (git-fixes). +- sched/psi: Select KERNFS as needed (git-fixes). +- commit ed6834a + +------------------------------------------------------------------- +Wed Mar 20 13:00:31 CET 2024 - denis.kirjanov@suse.com + +- veth: try harder when allocating queue memory (git-fixes). +- commit fda44e7 + +------------------------------------------------------------------- +Wed Mar 20 10:59:24 CET 2024 - oneukum@suse.com + +- vdpa/mlx5: Allow CVQ size changes (git-fixes). +- commit 7026f16 + +------------------------------------------------------------------- +Wed Mar 20 10:56:13 CET 2024 - oneukum@suse.com + +- vdpa_sim: reset must not run (git-fixes). +- commit b05aeef + +------------------------------------------------------------------- +Wed Mar 20 08:18:45 CET 2024 - iivanov@suse.de + +- Fix patches.suse/coresight-etm4x-Add-ACPI-support-in-platform-driver.patch (bsc#1218779 bsc#1220587) + Put back patch hunk which where missed because file rename + drivers/acpi/acpi_amba.c -> drivers/acpi/arm64/amba.c +- commit 1eccf32 + ------------------------------------------------------------------- Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de @@ -1343,6 +10806,50 @@ Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de an error handling path (git-fixes). - commit 353a58d +------------------------------------------------------------------- +Wed Mar 20 02:06:22 CET 2024 - neilb@suse.de + +- NFSD: Fix nfsd_clid_class use of __string_len() macro + (git-fixes). +- nfs: fix panic when nfs4_ff_layout_prepare_ds() fails + (git-fixes). +- NFS: Read unlock folio on nfs_page_create_from_folio() error + (git-fixes). +- NFSv4.1/pnfs: fix NFS with TLS in pnfs (git-fixes). +- NFS: Fix an off by one in root_nfs_cat() (git-fixes). +- NFS: Fix nfs_netfs_issue_read() xarray locking for writeback + interrupt (git-fixes). +- NFSv4.2: fix listxattr maximum XDR buffer size (git-fixes). +- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 + (git-fixes). +- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() + (git-fixes). +- nfsd: Fix a regression in nfsd_setattr() (git-fixes). +- nfsd: don't call locks_release_private() twice concurrently + (git-fixes). +- NFSD: Retransmit callbacks after client reconnects (git-fixes). +- NFSD: Reschedule CB operations when backchannel rpc_clnt is + shut down (git-fixes). +- NFSD: Convert the callback workqueue to use delayed_work + (git-fixes). +- NFSD: Reset cb_seq_status after NFS4ERR_DELAY (git-fixes). +- NFSD: fix LISTXATTRS returning more bytes than maxcount + (git-fixes). +- NFSD: fix LISTXATTRS returning a short list with eof=TRUE + (git-fixes). +- NFSD: change LISTXATTRS cookie encoding to big-endian + (git-fixes). +- NFSD: fix nfsd4_listxattr_validate_cookie (git-fixes). +- SUNRPC: fix some memleaks in gssx_dec_option_array (git-fixes). +- SUNRPC: fix a memleak in gss_import_v2_context (git-fixes). +- commit cf1cfe0 + +------------------------------------------------------------------- +Wed Mar 20 01:13:52 CET 2024 - neilb@suse.de + +- blacklist.conf: add a 'cosmetic' commit +- commit 704be6f + ------------------------------------------------------------------- Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com @@ -1350,6 +10857,13 @@ Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com patches.suse/net-sched-Add-module-alias-for-sch_fq_pie.patch. - commit 4c6eb4e +------------------------------------------------------------------- +Tue Mar 19 15:58:13 CET 2024 - vkarasulli@suse.de + +- iommu/dma: Trace bounce buffer usage when mapping buffers + (git-fixes). +- commit a53df01 + ------------------------------------------------------------------- Tue Mar 19 15:30:05 CET 2024 - nmorey@suse.com @@ -1386,6 +10900,15 @@ Tue Mar 19 14:21:35 CET 2024 - pjakobsson@suse.de - drm/amd/display: Fix && vs || typos (git-fixes). - commit 1a09c42 +------------------------------------------------------------------- +Tue Mar 19 12:26:21 CET 2024 - vkarasulli@suse.de + +- iommu: Map reserved memory as cacheable if device is coherent + (git-fixes). +- Refresh + patches.suse/iommu-Don-t-reserve-0-length-IOVA-region.patch. +- commit 3835906 + ------------------------------------------------------------------- Tue Mar 19 11:32:10 CET 2024 - svarbanov@suse.de @@ -3086,6 +12609,36 @@ Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 612fa2e +------------------------------------------------------------------- +Wed Mar 13 08:09:26 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Add a representative platform device for TRBE (bsc#1220587) +- commit e433e12 + +------------------------------------------------------------------- +Wed Mar 13 08:05:56 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Refactor arm_spe_acpi_register_device() (bsc#1220587) +- commit c36cae4 + +------------------------------------------------------------------- +Wed Mar 13 08:03:50 CET 2024 - iivanov@suse.de + +- coresight: trbe: Enable ACPI based TRBE devices (bsc#1220587) +- commit 0aa88dd + +------------------------------------------------------------------- +Wed Mar 13 08:02:46 CET 2024 - iivanov@suse.de + +- coresight: trbe: Add a representative coresight_platform_data for (bsc#1220587) +- commit 4d64f51 + +------------------------------------------------------------------- +Wed Mar 13 07:58:31 CET 2024 - iivanov@suse.de + +- coresight: trbe: Allocate platform data per device (bsc#1220587) +- commit fd3964b + ------------------------------------------------------------------- Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de @@ -3360,6 +12913,21 @@ Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com Added CVE - commit 61b1ebd +------------------------------------------------------------------- +Mon Mar 11 09:48:38 CET 2024 - dwagner@suse.de + +- nvmet-fc: take ref count on tgtport before delete assoc + (git-fixes). +- nvmet-fc: avoid deadlock on delete association path (git-fixes). +- nvmet-fc: abort command when there is no binding (git-fixes). +- nvmet-fc: hold reference on hostport match (git-fixes). +- nvmet-fc: defer cleanup using RCU properly (git-fixes). +- nvmet-fc: release reference on target port (git-fixes). +- nvmet-fcloop: swap the list_add_tail arguments (git-fixes). +- nvme-fc: do not wait in vain when unloading module (git-fixes). +- nvmet-tcp: fix nvme tcp ida memory leak (git-fixes). +- commit 53c6a83 + ------------------------------------------------------------------- Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 7716e4b..d27bf5b 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -19,7 +19,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 8ef0762757f737c453dc5905f22e49bd8ba0fe20 +%define git_commit 377598714132de649a19f4cde3c4f515959883e3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -38,7 +38,7 @@ Name: kernel-kvmsmall Version: 6.4.0 %if 0%{?is_kotd} -Release: .g8ef0762 +Release: .g3775987 %else Release: 0 %endif diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 73f33dd..826896a 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,15 +1,7213 @@ +------------------------------------------------------------------- +Thu Jun 6 09:32:09 CEST 2024 - denis.kirjanov@suse.com + +- net: preserve kabi for sk_buff (CVE-2024-26921 bsc#1223138). +- commit 7bf5961 + +------------------------------------------------------------------- +Thu Jun 6 09:29:40 CEST 2024 - denis.kirjanov@suse.com + +- inet: inet_defrag: prevent sk release while still in use + (CVE-2024-26921 bsc#1223138). +- commit 2016faf + +------------------------------------------------------------------- +Thu Jun 6 00:27:26 CEST 2024 - tonyj@suse.de + +- perf ui browser: Avoid SEGV on title (git fixes). +- commit 1578c22 + +------------------------------------------------------------------- +Wed Jun 5 20:40:13 CEST 2024 - tonyj@suse.de + +- perf pmu: Count sys and cpuid JSON events separately (git + fixes). +- perf stat: Don't display metric header for non-leader uncore + events (git-fixes). +- perf daemon: Fix file leak in daemon_session__control + (git-fixes). +- perf symbols: Fix ownership of string in dso__load_vmlinux() + (git-fixes). +- perf thread: Fixes to thread__new() related to initializing comm + (git-fixes). +- perf report: Avoid SEGV in report__setup_sample_type() + (git-fixes). +- perf ui browser: Don't save pointer to stack memory (git-fixes). +- perf bench internals inject-build-id: Fix trap divide when + collecting just one DSO (git-fixes). +- perf intel-pt: Fix unassigned instruction op (discovered by + MemorySanitizer) (git-fixes). +- perf test shell arm_coresight: Increase buffer size for + Coresight basic tests (git-fixes). +- perf docs: Document bpf event modifier (git-fixes). +- perf bench uprobe: Remove lib64 from libc.so.6 binary path + (git-fixes). +- perf record: Fix debug message placement for test consumption + (git-fixes). +- perf tests: Apply attributes to all events in object code + reading test (git-fixes). +- perf tests: Make "test data symbol" more robust on Neoverse N1 + (git-fixes). +- perf annotate: Fix annotation_calc_lines() to pass correct + address to get_srcline() (git-fixes). +- perf stat: Do not fail on metrics on s390 z/VM systems + (git-fixes). +- perf sched timehist: Fix -g/--call-graph option failure + (git-fixes). +- perf annotate: Get rid of duplicate --group option item + (git-fixes). +- perf probe: Add missing libgen.h header needed for using + basename() (git-fixes). +- perf record: Delete session after stopping sideband thread + (git-fixes). +- perf auxtrace: Fix multiple use of --itrace option (git-fixes). +- perf script: Show also errors for --insn-trace option + (git-fixes). +- perf lock contention: Add a missing NULL check (git-fixes). +- perf vendor events amd: Fix Zen 4 cache latency events + (git-fixes). +- libperf evlist: Avoid out-of-bounds access (git-fixes). +- perf pmu: Fix a potential memory leak in perf_pmu__lookup() + (git-fixes). +- perf print-events: make is_event_supported() more robust + (git-fixes). +- perf list: fix short description for some cache events + (git-fixes). +- perf metric: Don't remove scale from counts (git-fixes). +- perf stat: Avoid metric-only segv (git-fixes). +- perf expr: Fix "has_event" function for metric style events + (git-fixes). +- perf srcline: Add missed addr2line closes (git-fixes). +- perf thread_map: Free strlist on normal path in + thread_map__new_by_tid_str() (git-fixes). +- perf bpf: Clean up the generated/copied vmlinux.h (git-fixes). +- perf jevents: Drop or simplify small integer values (git-fixes). +- perf evsel: Fix duplicate initialization of data->id in + evsel__parse_sample() (git-fixes). +- perf pmu: Treat the msr pmu as software (git-fixes). +- perf record: Check conflict between '--timestamp-filename' + option and pipe mode before recording (git-fixes). +- perf record: Fix possible incorrect free in + record__switch_output() (git-fixes). +- perf vendor events amd: Add Zen 4 memory controller events + (git-fixes). +- perf top: Uniform the event name for the hybrid machine + (git-fixes). +- perf top: Use evsel's cpus to replace user_requested_cpus + (git-fixes). +- commit a1f9340 + +------------------------------------------------------------------- +Wed Jun 5 17:11:18 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove fix for CVE-2024-35956 bsc#1224674, not applicable +- Delete patches.suse/btrfs-qgroup-fix-qgroup-prealloc-rsv-leak-in-subvolu.patch. + Quoting bsc#1225945#c11: + "So the upstream 6.5 kernel commit (1b53e51a4a8f ("btrfs: don't commit + transaction for every subvol create") + ) was never backported to SLE, so that fix eb96e221937a ("btrfs: fix + unwritten extent buffer after snapshotting a new subvolume") was never + backported." +- commit d947258 + +------------------------------------------------------------------- +Mon Jun 3 20:07:57 CEST 2024 - tonyj@suse.de + +- perf/x86: Fix out of range data (git-fixes). +- perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last + PEBS event (git-fixes). +- perf/x86/amd/lbr: Discard erroneous branch entries (git-fixes). +- commit 664d77f + +------------------------------------------------------------------- +Mon Jun 3 19:14:40 CEST 2024 - ematsumiya@suse.de + +- cifs: failure to add channel on iface should bump up weight + (git-fixes, bsc#1225172). +- commit 007b237 + +------------------------------------------------------------------- +Mon Jun 3 19:14:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix parsing of SMB3.1.1 POSIX create context + (git-fixes, bsc#1225172). +- commit 5f27f69 + +------------------------------------------------------------------- +Mon Jun 3 19:14:13 CEST 2024 - ematsumiya@suse.de + +- Revert "cifs: reconnect work should have reference on server + struct" (git-fixes, bsc#1225172). +- commit 3ca4c0c + +------------------------------------------------------------------- +Mon Jun 3 19:13:59 CEST 2024 - ematsumiya@suse.de + +- cifs: fix leak of iface for primary channel (git-fixes, + bsc#1225172). +- commit b7eb8e8 + +------------------------------------------------------------------- +Mon Jun 3 19:13:45 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix mount when dns_resolver key is not available + (git-fixes, bsc#1225172). +- commit 28edb5c + +------------------------------------------------------------------- +Mon Jun 3 15:46:18 CEST 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.2 patches + (bsc#1225842). +- scsi: lpfc: Update lpfc version to 14.4.0.2 (bsc#1225842). +- scsi: lpfc: Add support for 32 byte CDBs (bsc#1225842). +- scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask + (bsc#1225842). + Refresh: + - patches.suse/lpfc-reintroduce-old-irq-probe-logic.patch +- scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list + (bsc#1225842). +- scsi: lpfc: Clear deferred RSCN processing flag when driver + is unloading (bsc#1225842). +- scsi: lpfc: Update logging of protection type for T10 DIF I/O + (bsc#1225842). +- scsi: lpfc: Change default logging level for unsolicited CT + MIB commands (bsc#1225842). +- commit 5a56384 + +------------------------------------------------------------------- +Mon Jun 3 15:25:22 CEST 2024 - dwagner@suse.de + +- nvmet: fix ns enable/disable possible hang (git-fixes). +- nvme-multipath: fix io accounting on failover (git-fixes). +- nvme: fix multipath batched completion accounting (git-fixes). +- commit ed3b392 + +------------------------------------------------------------------- +Mon Jun 3 14:06:08 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-hda-intel-sdw-acpi-fix-usage-of-device_get_name.patch + (git-fixes CVE-2024-36955). +- Update + patches.suse/ARM-9381-1-kasan-clear-stale-stack-poison.patch + (git-fixes bsc#1225715 CVE-2024-36906). +- Update + patches.suse/Bluetooth-HCI-Fix-potential-null-ptr-deref.patch + (git-fixes bsc#1225579 CVE-2024-36011). +- Update + patches.suse/Bluetooth-L2CAP-Fix-slab-use-after-free-in-l2cap_con.patch + (git-fixes bsc#1225578 CVE-2024-36013). +- Update + patches.suse/Bluetooth-msft-fix-slab-use-after-free-in-msft_do_cl.patch + (git-fixes bsc#1225502 CVE-2024-36012). +- Update + patches.suse/Bluetooth-qca-add-missing-firmware-sanity-checks.patch + (git-fixes bsc#1225722 CVE-2024-36880). +- Update + patches.suse/Bluetooth-qca-fix-firmware-check-error-path.patch + (git-fixes CVE-2024-36942). +- Update + patches.suse/Bluetooth-qca-fix-info-leak-when-fetching-fw-build-i.patch + (git-fixes bsc#1225720 CVE-2024-36032). +- Update + patches.suse/KVM-x86-mmu-Write-protect-L2-SPTEs-in-TDP-MMU-when-c.patch + (git-fixes bsc#1223749 CVE-2024-26990). +- Update + patches.suse/KVM-x86-pmu-Disable-support-for-adaptive-PEBS.patch + (git-fixes bsc#1223692 CVE-2024-26992). +- Update + patches.suse/Reapply-drm-qxl-simplify-qxl_fence_wait.patch + (stable-fixes CVE-2024-36944). +- Update + patches.suse/USB-core-Fix-access-violation-during-port-device-rem.patch + (git-fixes bsc#1225734 CVE-2024-36896). +- Update + patches.suse/amd-amdkfd-sync-all-devices-to-wait-all-processes-be.patch + (stable-fixes CVE-2024-36949). +- Update patches.suse/bpf-Check-bloom-filter-map-value-size.patch + (bsc#1224488 CVE-2024-35905 bsc#1225766 CVE-2024-36918). +- Update + patches.suse/clk-sunxi-ng-h6-Reparent-CPUX-during-PLL-CPUX-rate-c.patch + (git-fixes bsc#1225692 CVE-2023-52882). +- Update + patches.suse/cxl-pci-Fix-disabling-memory-if-DVSEC-CXL-Range-does.patch + (git-fixes CVE-2024-26761). +- Update + patches.suse/drm-amd-display-Atom-Integrated-System-Info-v2_2-for.patch + (stable-fixes bsc#1225735 CVE-2024-36897). +- Update + patches.suse/drm-amd-pm-fixes-a-random-hang-in-S4-for-SMU-v13.0.4.patch + (stable-fixes bsc#1225705 CVE-2024-36026). +- Update + patches.suse/drm-amdkfd-range-check-cp-bad-op-exception-interrupt.patch + (stable-fixes CVE-2024-36951). +- Update + patches.suse/drm-arm-malidp-fix-a-possible-null-pointer-dereferen.patch + (git-fixes bsc#1225593 CVE-2024-36014). +- Update + patches.suse/drm-nouveau-firmware-Fix-SG_DEBUG-error-with-nvkm_fi.patch + (stable-fixes bsc#1225728 CVE-2024-36885). +- Update + patches.suse/efi-unaccepted-touch-soft-lockup-during-memory-accept.patch + (git-fixes bsc#1225773 CVE-2024-36936). +- Update + patches.suse/firewire-ohci-mask-bus-reset-interrupts-between-ISR-.patch + (stable-fixes CVE-2024-36950). +- Update patches.suse/gpiolib-cdev-fix-uninitialised-kfifo.patch + (git-fixes bsc#1225736 CVE-2024-36898). +- Update + patches.suse/i40e-fix-vf-may-be-used-uninitialized-in-this-functi.patch + (git-fixes bsc#1225698 CVE-2024-36020). +- Update + patches.suse/maple_tree-fix-mas_empty_area_rev-null-pointer-deref.patch + (git-fixes bsc#1225710 CVE-2024-36891). +- Update + patches.suse/mm-slab-make-__free-kfree-accept-error-pointers.patch + (git-fixes bsc#1225714 CVE-2024-36890). +- Update + patches.suse/mmc-sdhci-msm-pervent-access-to-suspended-controller.patch + (git-fixes bsc#1225708 CVE-2024-36029). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-devlink-reload-during.patch + (git-fixes bsc#1225699 CVE-2024-36021). +- Update + patches.suse/nouveau-dmem-handle-kcalloc-allocation-failure.patch + (git-fixes CVE-2024-26943). +- Update + patches.suse/nouveau-uvmm-fix-addr-range-calcs-for-remap-operatio.patch + (git-fixes bsc#1225694 CVE-2024-36018). +- Update + patches.suse/pinctrl-core-delete-incorrect-free-in-pinctrl_enable.patch + (git-fixes CVE-2024-36940). +- Update + patches.suse/pinctrl-devicetree-fix-refcount-leak-in-pinctrl_dt_t.patch + (git-fixes CVE-2024-36959). +- Update + patches.suse/ppdev-Add-an-error-check-in-register_device.patch + (git-fixes bsc#1225640 CVE-2024-36015). +- Update patches.suse/qibfs-fix-dentry-leak.patch (git-fixes + CVE-2024-36947). +- Update + patches.suse/regmap-maple-Fix-cache-corruption-in-regcache_maple_.patch + (git-fixes bsc#1225695 CVE-2024-36019). +- Update + patches.suse/s390-cio-Ensure-the-copied-buf-is-NUL-terminated.patch + (git-fixes bsc#1223869 bsc#1225747 CVE-2024-36931). +- Update + patches.suse/s390-qeth-Fix-kernel-panic-after-setting-hsuid.patch + (git-fixes bsc#1223874 bsc#1225775 CVE-2024-36928). +- Update + patches.suse/scsi-qla2xxx-Fix-off-by-one-in-qla_edif_app_getstats.patch + (git-fixes bsc#1225704 CVE-2024-36025). +- Update + patches.suse/spi-fix-null-pointer-dereference-within-spi_sync.patch + (git-fixes CVE-2024-36930). +- Update + patches.suse/swiotlb-Fix-double-allocation-of-slots-due-to-broken-alignment-handling.patch + (bsc#1224331 bsc#1224602 CVE-2024-35814). +- Update + patches.suse/tty-n_gsm-fix-possible-out-of-bounds-in-gsm0_receive.patch + (git-fixes bsc#1225642 CVE-2024-36016). +- Update + patches.suse/usb-gadget-f_fs-Fix-race-between-aio_cancel-and-AIO-.patch + (git-fixes bsc#1225749 CVE-2024-36894). +- Update + patches.suse/usb-gadget-uvc-use-correct-buffer-size-when-parsing-.patch + (git-fixes bsc#1225750 CVE-2024-36895). +- Update + patches.suse/usb-typec-tcpm-Check-for-port-partner-validity-befor.patch + (git-fixes bsc#1225748 CVE-2024-36893). +- Update + patches.suse/wifi-iwlwifi-mvm-guard-against-invalid-STA-ID-on-rem.patch + (stable-fixes bsc#1225769 CVE-2024-36921). +- Update + patches.suse/wifi-iwlwifi-read-txq-read_ptr-under-lock.patch + (stable-fixes CVE-2024-36922). +- Update + patches.suse/wifi-nl80211-don-t-free-NULL-coalescing-rule.patch + (git-fixes CVE-2024-36941). +- Update + patches.suse/x86-efistub-Call-mixed-mode-boot-services-on-the-firmware-.patch + (git-fixes bsc#1224742 CVE-2024-35803). +- commit 539780f + +------------------------------------------------------------------- +Mon Jun 3 13:25:29 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries/lparcfg: drop error message from guest name + lookup (bsc#1187716 ltc#193451 git-fixes). +- commit ceab637 + +------------------------------------------------------------------- +Mon Jun 3 13:19:17 CEST 2024 - msuchanek@suse.de + +- blacklist.conf: PPC fsl_msi is not used +- commit ae6590d + +------------------------------------------------------------------- +Mon Jun 3 13:03:27 CEST 2024 - msuchanek@suse.de + +- powerpc/uaccess: Use YZ asm constraint for ld (bsc#1194869). +- powerpc/uaccess: Fix build errors seen with GCC 13/14 + (bsc#1194869). +- commit 46b5d84 + +------------------------------------------------------------------- +Mon Jun 3 10:20:30 CEST 2024 - shung-hsi.yu@suse.com + +- Add reference to L3 bsc#1225765 in BPF control flow graph and precision backtrack fixes (bsc#1225756) + The L3 bsc#1225765 was created seperately since our customer requires + PTF. +- Update patches.suse/bpf-fix-precision-backtracking-instruction-iteration.patch +- Update patches.suse/bpf-handle-ldimm64-properly-in-check_cfg.patch +- Update patches.suse/selftests-bpf-add-edge-case-backtracking-logic-test.patch +- Update patches.suse/selftests-bpf-precision-tracking-test-for-BPF_NEG-an.patch +- commit 054635e + +------------------------------------------------------------------- +Mon Jun 3 01:12:20 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: release mutex after nft_gc_seq_end from + abort path (CVE-2024-26925 bsc#1223390). +- commit 578a709 + +------------------------------------------------------------------- +Mon Jun 3 01:11:15 CEST 2024 - mkubecek@suse.cz + +- series.conf: cleanup + Fix subsection header to silence series_insert error. +- commit 4628dc3 + +------------------------------------------------------------------- +Sat Jun 1 10:18:30 CEST 2024 - tiwai@suse.de + +- ASoC: wm_adsp: Add missing MODULE_DESCRIPTION() (git-fixes). +- ALSA: ump: Set default protocol when not given explicitly + (git-fixes). +- ALSA/hda: intel-dsp-config: reduce log verbosity (git-fixes). +- ALSA: core: Remove debugfs at disconnection (git-fixes). +- commit f8e0906 + +------------------------------------------------------------------- +Sat Jun 1 10:14:34 CEST 2024 - tiwai@suse.de + +- drm/panel: sitronix-st7789v: fix display size for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: tweak timing for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 + panel (git-fixes). +- dma-buf/sw-sync: don't enable IRQ from sync_print_obj() + (git-fixes). +- Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 + devices" (stable-fixes). +- drm/amd/display: Enable colorspace property for MST connectors + (git-fixes). +- drm/i915: Fix audio component initialization (git-fixes). +- drm/i915/dpt: Make DPT object unshrinkable (git-fixes). +- drm/i915/gt: Fix CCS id's calculation for CCS mode setting + (git-fixes). +- drm/i915/guc: avoid FIELD_PREP warning (git-fixes). +- drm/i915/gt: Disarm breadcrumbs if engines are already idle + (git-fixes). +- drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) + (git-fixes). +- hwmon: (shtc1) Fix property misspelling (git-fixes). +- hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board + power sensor (git-fixes). +- spi: stm32: Don't warn about spurious interrupts (git-fixes). +- spi: Don't mark message DMA mapped when no transfer in it is + (git-fixes). +- dma-mapping: benchmark: handle NUMA_NO_NODE correctly + (git-fixes). +- dma-mapping: benchmark: fix node id validation (git-fixes). +- ALSA: seq: ump: Fix swapped song position pointer data + (git-fixes). +- ASoC: SOF: ipc4-topology: Fix input format query of process + modules without base extension (git-fixes). +- ALSA: seq: Fix yet another spot for system message conversion + (git-fixes). +- ALSA: ump: Don't accept an invalid UMP protocol number + (git-fixes). +- ALSA: ump: Don't clear bank selection after sending a program + change (git-fixes). +- ALSA: seq: Fix incorrect UMP type for system messages + (git-fixes). +- ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 + conversion (git-fixes). +- ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP + conversion (git-fixes). +- ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp + (git-fixes). +- docs: netdev: Fix typo in Signed-off-by tag (git-fixes). +- net: usb: smsc95xx: fix changing LED_SEL bit value updated + from EEPROM (git-fixes). +- net: phy: micrel: set soft_reset callback to genphy_soft_reset + for KSZ8061 (git-fixes). +- commit e5505a5 + +------------------------------------------------------------------- +Sat Jun 1 10:09:27 CEST 2024 - tiwai@suse.de + +- Add alt-commit to a nouveau patch +- commit 0024d10 + +------------------------------------------------------------------- +Fri May 31 19:39:48 CEST 2024 - dsterba@suse.com + +- 9p: add missing locking around taking dentry fid list (git-fixes) +- commit 581af2d + +------------------------------------------------------------------- +Fri May 31 18:08:13 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only a VFS cleanup +- commit f4a0ca8 + +------------------------------------------------------------------- +Fri May 31 18:00:27 CEST 2024 - dsterba@suse.com + +- blacklist.conf: openpromfs not built +- commit 475ff82 + +------------------------------------------------------------------- +Fri May 31 17:58:22 CEST 2024 - dsterba@suse.com + +- ecryptfs: Fix buffer size for tag 66 packet (git-fixes) +- commit 17aae28 + +------------------------------------------------------------------- +Fri May 31 17:18:11 CEST 2024 - dsterba@suse.com + +- fs/9p: translate O_TRUNC into OTRUNC (git-fixes) +- commit e03e9a5 + +------------------------------------------------------------------- +Fri May 31 17:14:43 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END + (git-fixes). +- commit e824dba + +------------------------------------------------------------------- +Fri May 31 17:14:08 CEST 2024 - dsterba@suse.com + +- fs/9p: only translate RWX permissions for plain 9P2000 (git-fixes) +- commit ebd0dc6 + +------------------------------------------------------------------- +Fri May 31 17:11:23 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: precision tracking test for BPF_NEG and BPF_END + (bsc#1225756). +- commit a410d73 + +------------------------------------------------------------------- +Fri May 31 17:08:22 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: add edge case backtracking logic test + (bsc#1225756). +- bpf: fix precision backtracking instruction iteration + (bsc#1225756). +- bpf: handle ldimm64 properly in check_cfg() (bsc#1225756). +- commit 9cbb99b + +------------------------------------------------------------------- +Fri May 31 16:48:47 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove add and revert patch pair +- commit f17fe30 + +------------------------------------------------------------------- +Fri May 31 16:41:07 CEST 2024 - dsterba@suse.com + +- fs: indicate request originates from old mount API (git-fixes) +- commit 0754468 + +------------------------------------------------------------------- +Fri May 31 16:38:52 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only comment fix +- commit b912460 + +------------------------------------------------------------------- +Fri May 31 16:36:29 CEST 2024 - dsterba@suse.com + +- locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock (git-fixes) +- commit 4c48f9f + +------------------------------------------------------------------- +Fri May 31 16:34:32 CEST 2024 - dsterba@suse.com + +- fs: Fix error checking for d_hash_and_lookup() (git-fixes) +- commit c90513f + +------------------------------------------------------------------- +Fri May 31 16:31:13 CEST 2024 - dwagner@suse.de + +- nvme-pci: Add quirk for broken MSIs (git-fixes). +- nvme: fix warn output about shared namespaces without + CONFIG_NVME_MULTIPATH (git-fixes). +- drivers/nvme: Add quirks for device 126f:2262 (git-fixes). +- commit fff60eb + +------------------------------------------------------------------- +Fri May 31 16:05:29 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvme-ensure-disabling-pairs-with-unquiesce.patch + (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 jsc#PED-3535 + bsc#1224534). +- commit d9497f3 + +------------------------------------------------------------------- +Fri May 31 14:12:49 CEST 2024 - iivanov@suse.de + +- octeontx2-af: fix the double free in rvu_npc_freemem() (bsc#1225712 CVE-2024-36030) +- commit 294ca99 + +------------------------------------------------------------------- +Fri May 31 12:32:57 CEST 2024 - tbogendoerfer@suse.de + +- idpf: extend tx watchdog timeout (bsc#1224137). +- commit fbf0ed6 + +------------------------------------------------------------------- +Fri May 31 11:27:23 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86/pmu: Allow programming events that match + unsupported arch events (bsc#1225696). +- Refresh + patches.suse/KVM-x86-pmu-Allow-programming-events-that-match-unsu.patch. +- commit 0e4ccf5 + +------------------------------------------------------------------- +Thu May 30 10:09:45 CEST 2024 - iivanov@suse.de + +- swiotlb: extend buffer pre-padding to alloc_align_mask if necessary (bsc#1224331) +- commit c148fd3 + +------------------------------------------------------------------- +Thu May 30 09:03:10 CEST 2024 - davide.benini@suse.com + +- calipso: fix memory leak in netlbl_calipso_add_pass() + (CVE-2023-52698 bsc#1224621) +- commit 5fc90b9 + +------------------------------------------------------------------- +Thu May 30 07:29:06 CEST 2024 - jslaby@suse.cz + +- kabi/severities: ignore IMS functions + They were dropped in previous patches. Noone is supposed to use them. +- commit 494909c + +------------------------------------------------------------------- +Thu May 30 05:29:52 CEST 2024 - ematsumiya@suse.de + +- smb: client: set correct id, uid and cruid for multiuser + automounts (bsc#1223011, CVE-2024-26822). +- commit 6fce785 + +------------------------------------------------------------------- +Thu May 30 05:26:33 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential OOBs in smb2_parse_contexts() + (bsc#1220148, CVE-2023-52434). +- commit a00a7f6 + +------------------------------------------------------------------- +Wed May 29 19:16:39 CEST 2024 - colyli@suse.de + +- dm-integrity: fix a memory leak when rechecking the data + (bsc#1223077, CVE-2024-26860). +- commit 29984e7 + +------------------------------------------------------------------- +Wed May 29 19:05:23 CEST 2024 - fdmanana@suse.com + +- btrfs: zoned: don't skip block groups with 100% zone unusable + (bsc#1220120). +- btrfs: don't refill whole delayed refs block reserve when + starting transaction (bsc#1220120). +- btrfs: add new unused block groups to the list of unused block + groups (bsc#1220120). +- btrfs: do not delete unused block group if it may be used soon + (bsc#1220120). +- btrfs: add and use helper to check if block group is used + (bsc#1220120). +- btrfs: always reserve space for delayed refs when starting + transaction (bsc#1220120). +- btrfs: stop doing excessive space reservation for csum deletion + (bsc#1220120). +- btrfs: remove pointless initialization at + btrfs_delayed_refs_rsv_release() (bsc#1220120). +- btrfs: reserve space for delayed refs on a per ref basis + (bsc#1220120). +- btrfs: allow to run delayed refs by bytes to be released + instead of count (bsc#1220120). +- btrfs: simplify check for extent item overrun at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: return -EUCLEAN if extent item is missing when searching + inline backref (bsc#1220120). +- btrfs: use a single variable for return value at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: use a single variable for return value at + run_delayed_extent_op() (bsc#1220120). +- btrfs: remove pointless 'ref_root' variable from + run_delayed_data_ref() (bsc#1220120). +- btrfs: initialize key where it's used when running delayed + data ref (bsc#1220120). +- btrfs: remove refs_to_drop argument from __btrfs_free_extent() + (bsc#1220120). +- btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: remove the refcount warning/check at + btrfs_put_delayed_ref() (bsc#1220120). +- btrfs: remove unnecessary logic when running new delayed + references (bsc#1220120). +- btrfs: pass a space_info argument to + btrfs_reserve_metadata_bytes() (bsc#1220120). +- btrfs: log message if extent item not found when running + delayed extent op (bsc#1220120). +- btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: move btrfs_free_excluded_extents() into block-group.c + (bsc#1220120). +- btrfs: open code trivial btrfs_add_excluded_extent() + (bsc#1220120). +- btrfs: make find_first_extent_bit() return a boolean + (bsc#1220120). +- btrfs: make btrfs_destroy_pinned_extent() return void + (bsc#1220120). +- btrfs: make btrfs_destroy_marked_extents() return void + (bsc#1220120). +- btrfs: rename add_new_free_space() to btrfs_add_new_free_space() + (bsc#1220120). +- btrfs: update documentation for add_new_free_space() + (bsc#1220120). +- commit 37b05cd + +------------------------------------------------------------------- +Wed May 29 18:24:54 CEST 2024 - nstange@suse.de + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch (bsc#1222771). + In preparation of enabling CONFIG_FIPS_SIGNATURE_SELFTEST, amend the + missing 'usage' argument in the pkcs7_validate_trust() invocation + from the PKCS#7 selftest. +- commit cfa0827 + +------------------------------------------------------------------- +Wed May 29 17:39:53 CEST 2024 - mbrugger@suse.com + +- blacklist.conf: arm: kernel does not support folios +- commit e0489ca + +------------------------------------------------------------------- +Wed May 29 17:23:53 CEST 2024 - pmladek@suse.com + +- printk: Let no_printk() use _printk() (bsc#1225618). +- commit 2abd745 + +------------------------------------------------------------------- +Wed May 29 17:04:32 CEST 2024 - pmladek@suse.com + +- printk: Update @console_may_schedule in + console_trylock_spinning() (bsc#1225616). +- commit e5e7ac5 + +------------------------------------------------------------------- +Wed May 29 16:39:49 CEST 2024 - mkoutny@suse.com + +- af_unix: fix use-after-free in unix_stream_read_actor() + (CVE-2023-52772 bsc#1224989). +- commit 0f5ff3f + +------------------------------------------------------------------- +Wed May 29 16:37:13 CEST 2024 - nstange@suse.de + +- certs: Add ECDSA signature verification self-test (bsc#1222777). +- Port "certs: Add ECDSA signature verification self-test". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_ECDSA. +- Refresh + 0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + trivial context update to Kconfig +- commit 7338b2e + +------------------------------------------------------------------- +Wed May 29 16:36:36 CEST 2024 - pmladek@suse.com + +- dump_stack: Do not get cpu_sync for panic CPU (bsc#1225607). +- commit 3d953e1 + +------------------------------------------------------------------- +Wed May 29 16:30:09 CEST 2024 - pmladek@suse.com + +- printk: Avoid non-panic CPUs writing to ringbuffer + (bsc#1225607). +- commit 9a41cad + +------------------------------------------------------------------- +Wed May 29 16:25:37 CEST 2024 - nstange@suse.de + +- certs: Move RSA self-test data to separate file (bsc#1222777). +- Port "certs: Move RSA self-test data to separate file". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_RSA. +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + - trivial context update to Kconfig, + - account for changed pkcs7_validate_trust() callsite amended by + this refreshed patch. +- commit 248ad2a + +------------------------------------------------------------------- +Wed May 29 16:22:01 CEST 2024 - pmladek@suse.com + +- printk: Disable passing console lock owner completely during + panic() (bsc#1225607). +- commit a31a4d6 + +------------------------------------------------------------------- +Wed May 29 16:19:57 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Skip non-finalized records in panic + (bsc#1225607). +- commit 8be42db + +------------------------------------------------------------------- +Wed May 29 16:06:55 CEST 2024 - nstange@suse.de + +- Enable CONFIG_FIPS_SIGNATURE_SELFTEST (bsc#1222771) +- commit 4ade1c7 + +------------------------------------------------------------------- +Wed May 29 15:50:37 CEST 2024 - pmladek@suse.com + +- printk: Wait for all reserved records with pr_flush() + (bsc#1225607). +- commit 4a07b6c + +------------------------------------------------------------------- +Wed May 29 15:35:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Cleanup reader terminology (bsc#1225607). +- commit b3f2a50 + +------------------------------------------------------------------- +Wed May 29 15:27:23 CEST 2024 - pmladek@suse.com + +- printk: Add this_cpu_in_panic() (bsc#1225607). +- commit 8afb830 + +------------------------------------------------------------------- +Wed May 29 15:21:57 CEST 2024 - pmladek@suse.com + +- printk: For @suppress_panic_printk check for other CPU in panic + (bsc#1225607). +- commit f2045e0 + +------------------------------------------------------------------- +Wed May 29 15:20:31 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Clarify special lpos values (bsc#1225607). +- commit d1338d8 + +------------------------------------------------------------------- +Wed May 29 15:17:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Do not skip non-finalized records with + prb_next_seq() (bsc#1225607). +- commit 1ea687c + +------------------------------------------------------------------- +Wed May 29 15:17:05 CEST 2024 - mkoutny@suse.com + +- prctl: generalize PR_SET_MDWE support check to be per-arch + (bsc#1225610). +- commit b86afe4 + +------------------------------------------------------------------- +Wed May 29 15:15:57 CEST 2024 - pmladek@suse.com + +- printk: Use prb_first_seq() as base for 32bit seq macros + (bsc#1225607). +- commit ea93856 + +------------------------------------------------------------------- +Wed May 29 15:14:03 CEST 2024 - pmladek@suse.com + +- printk: Adjust mapping for 32bit seq macros (bsc#1225607). +- commit e9e690d + +------------------------------------------------------------------- +Wed May 29 14:57:00 CEST 2024 - mkoutny@suse.com + +- blk-cgroup: fix list corruption from reorder of WRITE ->lqueued + (bsc#1225605). +- blk-cgroup: fix list corruption from resetting io stat + (bsc#1225605). +- commit c132bd3 + +------------------------------------------------------------------- +Wed May 29 14:56:41 CEST 2024 - pmladek@suse.com + +- printk: nbcon: Relocate 32bit seq macros (bsc#1225607). +- commit 6293dd4 + +------------------------------------------------------------------- +Wed May 29 14:47:13 CEST 2024 - pmladek@suse.com + +- printk: Rename abandon_console_lock_in_panic() to + other_cpu_in_panic() (bsc#1225607). +- commit 74aec78 + +------------------------------------------------------------------- +Wed May 29 14:42:32 CEST 2024 - pmladek@suse.com + +- printk: Consolidate console deferred printing (bsc#1225607). +- commit c45374f + +------------------------------------------------------------------- +Wed May 29 14:39:55 CEST 2024 - pmladek@suse.com + +- printk: Do not take console lock for console_flush_on_panic() + (bsc#1225607). +- commit ca5038f + +------------------------------------------------------------------- +Wed May 29 14:38:54 CEST 2024 - pmladek@suse.com + +- printk: Keep non-panic-CPUs out of console lock (bsc#1225607). +- commit 2d7bf36 + +------------------------------------------------------------------- +Wed May 29 14:24:43 CEST 2024 - pmladek@suse.com + +- printk: Reduce console_unblank() usage in unsafe scenarios + (bsc#1225607). +- commit 54eafaa + +------------------------------------------------------------------- +Wed May 29 13:45:07 CEST 2024 - pmladek@suse.com + +- livepatch: Fix missing newline character in + klp_resolve_symbols() (bsc#1223539). +- commit af0f908 + +------------------------------------------------------------------- +Wed May 29 13:33:07 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: system-wide nr_active enforcement patchset; + not worth the risk (bsc#1225580) +- commit 059cebc + +------------------------------------------------------------------- +Wed May 29 13:28:17 CEST 2024 - shung-hsi.yu@suse.com + +- cpumap: Zero-initialise xdp_rxq_info struct before running + XDP program (bsc#1224718 CVE-2024-27431). +- commit fb7728a + +------------------------------------------------------------------- +Wed May 29 12:12:14 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct bpf_link and bpf_link_ops kABI workaround + (bsc#1224531 CVE-2024-35860). +- commit 7744489 + +------------------------------------------------------------------- +Wed May 29 12:07:39 CEST 2024 - jslaby@suse.cz + +- Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support" + (git-fixes). +- Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()" (git-fixes). +- Revert "PCI/MSI: Provide stubs for IMS functions" (git-fixes). +- commit 0dc394b + +------------------------------------------------------------------- +Wed May 29 11:50:31 CEST 2024 - jslaby@suse.cz + +- ppdev: Add an error check in register_device (git-fixes). +- commit cfdb6a2 + +------------------------------------------------------------------- +Wed May 29 11:43:15 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: support deferring bpf_link dealloc to after RCU grace + period (bsc#1224531 CVE-2024-35860). +- bpf: put uprobe link's path and task in release callback + (bsc#1224531 CVE-2024-35860). +- commit a95dd44 + +------------------------------------------------------------------- +Wed May 29 11:25:39 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Fix not validating setsockopt user input + (bsc#1224581 CVE-2024-35964). +- commit 9d49d44 + +------------------------------------------------------------------- +Wed May 29 11:06:17 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: cosmetic; truncated names in ps output +- commit 2ed068f + +------------------------------------------------------------------- +Wed May 29 10:52:47 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Add support for BT_PKT_STATUS (bsc#1224581 + CVE-2024-35964). +- commit cadac48 + +------------------------------------------------------------------- +Wed May 29 10:13:51 CEST 2024 - jlee@suse.com + +- Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic (bsc#1224581 + CVE-2024-35964). +- Refresh + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch. +- commit 774d916 + +------------------------------------------------------------------- +Wed May 29 09:52:10 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Prevent lock inversion deadlock in map delete elem + (bsc#1209657 CVE-2023-0160 bsc#1224511 CVE-2024-35895). +- commit fa3fb92 + +------------------------------------------------------------------- +Wed May 29 07:53:36 CEST 2024 - tiwai@suse.de + +- tpm_tis_spi: Account for SPI header when allocating TPM SPI + xfer buffer (git-fixes). +- commit 6d124e2 + +------------------------------------------------------------------- +Tue May 28 23:45:57 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_debug_files_proc_show() + (bsc#1225172, bsc#1223532, CVE-2024-26928). +- commit 1089c4a + +------------------------------------------------------------------- +Tue May 28 23:42:54 CEST 2024 - ematsumiya@suse.de + +- smb3: missing lock when picking channel (bsc#1225172, + bsc#1224550, CVE-2024-35999). +- commit d7be3a1 + +------------------------------------------------------------------- +Tue May 28 23:42:14 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in + cifs_signal_cifsd_for_reconnect() (bsc#1225172, bsc#1224766, + CVE-2024-35861). +- commit 0d45a76 + +------------------------------------------------------------------- +Tue May 28 23:41:36 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_network_name_deleted() + (bsc#1225172, bsc#1224764, CVE-2024-35862). +- commit 6632102 + +------------------------------------------------------------------- +Tue May 28 23:40:50 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in is_valid_oplock_break() + (bsc#1225172, bsc#1224763, CVE-2024-35863). +- commit 06c348c + +------------------------------------------------------------------- +Tue May 28 23:40:05 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_oplock_break() + (bsc#1225172, bsc#1224668, CVE-2024-35865). +- commit 60bea5b + +------------------------------------------------------------------- +Tue May 28 23:39:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_lease_break() + (bsc#1225172, bsc#1224765, CVE-2024-35864). +- commit 52cc8d8 + +------------------------------------------------------------------- +Tue May 28 23:38:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_show() + (bsc#1225172, bsc#1224664, CVE-2024-35867). +- commit 3a82d6a + +------------------------------------------------------------------- +Tue May 28 23:35:58 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_write() + (bsc#1225172, bsc#1224678, CVE-2024-35868). +- commit fb4bf4e + +------------------------------------------------------------------- +Tue May 28 23:35:08 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_dump_full_key() + (bsc#1225172, bsc#1224667, CVE-2024-35866). +- commit b0961fe + +------------------------------------------------------------------- +Tue May 28 23:33:25 CEST 2024 - ematsumiya@suse.de + +- smb: client: guarantee refcounted children from parent session + (bsc#1225172, bsc#1224679, CVE-2024-35869). +- commit 97642d2 + +------------------------------------------------------------------- +Tue May 28 23:32:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix UAF in smb2_reconnect_server() (bsc#1225172, + bsc#1224672, CVE-2024-35870). +- commit e205efa + +------------------------------------------------------------------- +Tue May 28 23:20:35 CEST 2024 - ematsumiya@suse.de + +- smb: Fix regression in writes when non-standard maximum write + size negotiated (bsc#1222464, CVE-2024-26692). +- commit 761be1f + +------------------------------------------------------------------- +Tue May 28 20:19:26 CEST 2024 - ematsumiya@suse.de + +- cifs: Fix writeback data corruption (bsc#1225172, + bsc#1223810, CVE-2024-27036). +- commit 75108cc + +------------------------------------------------------------------- +Tue May 28 20:07:48 CEST 2024 - ematsumiya@suse.de + +- cifs: Don't use certain unnecessary folio_*() functions + (bsc#1225172). +- commit 3ddf86f + +------------------------------------------------------------------- +Tue May 28 16:02:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: Ignore all devicetree schemes changes + We do not use them, so lets silence all git-fixes for them. +- commit 84a3286 + +------------------------------------------------------------------- +Tue May 28 13:34:20 CEST 2024 - nik.borisov@suse.com + +- x86/bpf: Fix IP after emitting call depth accounting (bsc#1224493 CVE-2024-35903). +- commit 1c0fa71 + +------------------------------------------------------------------- +Tue May 28 10:02:27 CEST 2024 - pjakobsson@suse.de + +- drm/amdgpu: Skip do PCI error slot reset during RAS recovery (CVE-2024-35931 bsc#1224652). +- commit 1dec1c9 + +------------------------------------------------------------------- +Tue May 28 08:15:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore TAS2781 symbol drop, it's only locally used +- commit f367fdb + +------------------------------------------------------------------- +Tue May 28 08:12:45 CEST 2024 - tiwai@suse.de + +- ASoC: tas2781: Fix wrong loading calibrated data sequence + (git-fixes). +- commit 5851e36 + +------------------------------------------------------------------- +Tue May 28 08:10:39 CEST 2024 - tiwai@suse.de + +- mm: page_owner: fix wrong information in dump_page_owner + (git-fixes). +- ALSA: scarlett2: Add missing error check to + scarlett2_config_save() (git-fixes). +- commit 4b2ccd1 + +------------------------------------------------------------------- +Tue May 28 06:53:34 CEST 2024 - jslaby@suse.cz + +- x86/mm/pat: fix VM_PAT handling in COW mappings (bsc#1224525 + CVE-2024-35877). +- commit 24cc941 + +------------------------------------------------------------------- +Mon May 27 21:33:13 CEST 2024 - davide.benini@suse.com + +- ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr + (CVE-2024-35969 bsc#1224580) +- commit f419c6d + +------------------------------------------------------------------- +Mon May 27 20:45:38 CEST 2024 - tbogendoerfer@suse.de + +- mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash + work (CVE-2024-35852 bsc#1224502). +- mlxsw: spectrum_acl_tcam: Fix incorrect list API usage + (CVE-2024-36006 bsc#1224541). +- mlxsw: spectrum_acl_tcam: Fix warning during rehash + (CVE-2024-36007 bsc#1224543). +- commit 88a980b + +------------------------------------------------------------------- +Mon May 27 18:45:10 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/vt-d: Enable PCI/IMS" (git-fixes). +- commit f424462 + +------------------------------------------------------------------- +Mon May 27 18:39:43 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/amd: Enable PCI/IMS" (git-fixes). +- commit 278bf80 + +------------------------------------------------------------------- +Mon May 27 18:29:15 CEST 2024 - vkarasulli@suse.de + +- iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest + (git-fixes). +- commit 481f9bd + +------------------------------------------------------------------- +Mon May 27 18:26:02 CEST 2024 - fdmanana@suse.com + +- btrfs: avoid start and commit empty transaction when flushing + qgroups (bsc#1220120). +- btrfs: avoid start and commit empty transaction when starting + qgroup rescan (bsc#1220120). +- btrfs: avoid starting and committing empty transaction when + flushing space (bsc#1220120). +- btrfs: avoid starting new transaction when flushing delayed + items and refs (bsc#1220120). +- btrfs: merge find_free_dev_extent() and + find_free_dev_extent_start() (bsc#1220120). +- btrfs: make find_free_dev_extent() static (bsc#1220120). +- btrfs: make btrfs_cleanup_fs_roots() static (bsc#1220120). +- btrfs: fail priority metadata ticket with real fs error + (bsc#1220120). +- btrfs: return real error when orphan cleanup fails due to a + transaction abort (bsc#1220120). +- btrfs: store the error that turned the fs into error state + (bsc#1220120). +- btrfs: don't steal space from global rsv after a transaction + abort (bsc#1220120). +- btrfs: print available space across all block groups when + dumping space info (bsc#1220120). +- btrfs: print available space for a block group when dumping + a space info (bsc#1220120). +- btrfs: print block group super and delalloc bytes when dumping + space info (bsc#1220120). +- btrfs: print target number of bytes when dumping free space + (bsc#1220120). +- btrfs: update comment for btrfs_join_transaction_nostart() + (bsc#1220120). +- commit b4554d4 + +------------------------------------------------------------------- +Mon May 27 18:11:48 CEST 2024 - vbabka@suse.cz + +- mm/secretmem: fix GUP-fast succeeding on secretmem folios + (CVE-2024-35872 bsc#1224530). +- commit 42a2f6f + +------------------------------------------------------------------- +Mon May 27 17:29:41 CEST 2024 - ematsumiya@suse.de + +- cifs: fix charset issue in reconnection (bsc#1225172). +- commit b4ea103 + +------------------------------------------------------------------- +Mon May 27 17:07:38 CEST 2024 - fdmanana@suse.com + +- btrfs: make btrfs_destroy_delayed_refs() return void + (bsc#1220120). +- btrfs: remove unnecessary prototype declarations at disk-io.c + (bsc#1220120). +- btrfs: use a single switch statement when initializing delayed + ref head (bsc#1220120). +- btrfs: use bool type for delayed ref head fields that are used + as booleans (bsc#1220120). +- btrfs: assert correct lock is held at btrfs_select_ref_head() + (bsc#1220120). +- btrfs: get rid of label and goto at insert_delayed_ref() + (bsc#1220120). +- btrfs: make insert_delayed_ref() return a bool instead of an + int (bsc#1220120). +- btrfs: use a bool to track qgroup record insertion when adding + ref head (bsc#1220120). +- btrfs: remove pointless in_tree field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: remove unused is_head field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: reorder some members of struct btrfs_delayed_ref_head + (bsc#1220120). +- commit 2e19466 + +------------------------------------------------------------------- +Mon May 27 16:12:29 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations (CVE-2024-35956 bsc#1224674) +- commit 9bb0c20 + +------------------------------------------------------------------- +Mon May 27 16:07:17 CEST 2024 - dsterba@suse.com + +- Update patches.suse/btrfs-send-handle-path-ref-underflow-in-header-itera.patch (CVE-2024-35935 bsc#1224645) +- commit 5aa2b5a + +------------------------------------------------------------------- +Mon May 27 15:40:09 CEST 2024 - dsterba@suse.com + +- btrfs: make error messages more clear when getting a chunk map (git-fixes) +- commit 47ecf55 + +------------------------------------------------------------------- +Mon May 27 15:38:41 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: compilation warning fix +- commit 02490e2 + +------------------------------------------------------------------- +Mon May 27 15:37:02 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: code not built +- commit 5199fc3 + +------------------------------------------------------------------- +Mon May 27 15:29:06 CEST 2024 - dsterba@suse.com + +- btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super (git-fixes) +- commit 907e740 + +------------------------------------------------------------------- +Mon May 27 15:26:23 CEST 2024 - petr.pavlu@suse.com + +- tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test + (git-fixes). +- commit 113163c + +------------------------------------------------------------------- +Mon May 27 15:25:37 CEST 2024 - dsterba@suse.com + +- btrfs: use the correct superblock to compare fsid in btrfs_validate_super (git-fixes) +- commit 4318f3e + +------------------------------------------------------------------- +Mon May 27 15:25:21 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix a race between readers and resize checks + (git-fixes). +- commit 568ebcf + +------------------------------------------------------------------- +Mon May 27 15:23:46 CEST 2024 - dsterba@suse.com + +- btrfs: add a helper to read the superblock metadata_uuid (git-fixes) +- commit 543d7b8 + +------------------------------------------------------------------- +Mon May 27 15:21:39 CEST 2024 - petr.pavlu@suse.com + +- ftrace: Fix possible use-after-free issue in ftrace_location() + (git-fixes). +- commit 4cf7fca + +------------------------------------------------------------------- +Mon May 27 15:20:36 CEST 2024 - petr.pavlu@suse.com + +- tracing: hide unused ftrace_event_id_fops (git-fixes). +- commit 61c90c7 + +------------------------------------------------------------------- +Mon May 27 15:19:03 CEST 2024 - petr.pavlu@suse.com + +- blacklist.conf: add not-relevant tracing commits +- commit b97c070 + +------------------------------------------------------------------- +Mon May 27 11:19:26 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO (git-fixes). +- commit 1340b2d + +------------------------------------------------------------------- +Mon May 27 11:12:16 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Add missing boot_params for mixed mode compat entry (git-fixes). +- commit 12dcb3a + +------------------------------------------------------------------- +Mon May 27 11:08:48 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Call mixed mode boot services on the firmware's stack (git-fixes). +- commit 9d83518 + +------------------------------------------------------------------- +Mon May 27 11:08:27 CEST 2024 - nik.borisov@suse.com + +- x86/pm: Work around false positive kmemleak report in msr_build_context() (git-fixes). +- commit 2e5a312 + +------------------------------------------------------------------- +Mon May 27 11:07:16 CEST 2024 - nik.borisov@suse.com + +- x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y (git-fixes). +- commit 453faa5 + +------------------------------------------------------------------- +Mon May 27 11:06:52 CEST 2024 - nik.borisov@suse.com + +- x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() (git-fixes). +- commit e894262 + +------------------------------------------------------------------- +Mon May 27 10:59:27 CEST 2024 - nik.borisov@suse.com + +- mm/slab: make __free(kfree) accept error pointers (git-fixes). +- commit 8b5f449 + +------------------------------------------------------------------- +Mon May 27 10:52:46 CEST 2024 - nik.borisov@suse.com + +- x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT (git-fixes). +- commit fa1d89a + +------------------------------------------------------------------- +Mon May 27 09:54:37 CEST 2024 - jgross@suse.com + +- Update + patches.suse/virtio_net-Do-not-send-RSS-key-if-it-is-not-supporte.patch + (bsc#1224565, CVE-2024-35981). +- commit 50a448d + +------------------------------------------------------------------- +Mon May 27 09:52:27 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-x86-Mark-target-gfn-of-emulated-atomic-instructi.patch + (bsc#1224638, CVE-2024-35804). +- commit aac65c3 + +------------------------------------------------------------------- +Mon May 27 09:49:04 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-SVM-Flush-pages-under-kvm-lock-to-fix-UAF-in-svm.patch + (bsc#1224725, CVE-2024-35791). +- commit 80eb8d1 + +------------------------------------------------------------------- +Mon May 27 08:09:27 CEST 2024 - tiwai@suse.de + +- cxl/port: Fix delete_endpoint() vs parent unregistration race + (CVE-2023-52771 bsc#1225007). +- commit b115e15 + +------------------------------------------------------------------- +Sun May 26 09:46:10 CEST 2024 - tiwai@suse.de + +- i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during + start frame (git-fixes). +- commit cc09a8e + +------------------------------------------------------------------- +Sun May 26 09:45:48 CEST 2024 - tiwai@suse.de + +- kselftest: Add a ksft_perror() helper (stable-fixes). +- Refresh + patches.suse/selftests-timers-posix_timers-Reimplement-check_time.patch. +- commit f14f41c + +------------------------------------------------------------------- +Sun May 26 09:45:04 CEST 2024 - tiwai@suse.de + +- nilfs2: fix unexpected freezing of nilfs_segctor_sync() + (git-fixes). +- nilfs2: fix use-after-free of timer for log writer thread + (git-fixes). +- kasan, fortify: properly rename memintrinsics (git-fixes). +- i3c: master: svc: fix invalidate IBI type and miss call client + IBI handler (git-fixes). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (stable-fixes). +- drm/amd/display: Fix division by zero in setup_dsc_config + (stable-fixes). +- docs: kernel_include.py: Cope with docutils 0.21 (stable-fixes). +- mmc: core: Add HS400 tuning in HS400es initialization + (stable-fixes). +- commit 0b2962b + +------------------------------------------------------------------- +Sun May 26 09:41:07 CEST 2024 - tiwai@suse.de + +- Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() + (git-fixes). +- commit 3e2fb47 + +------------------------------------------------------------------- +Sat May 25 08:35:21 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook + 440/460 G11 (stable-fixes). +- ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with + ALC897 (stable-fixes). +- ALSA: usb-audio: Fix for sampling rates support for Mbox3 + (stable-fixes). +- ALSA: timer: Set lower bound of start tick time (stable-fixes). +- ALSA: usb-audio: Add sampling rates support for Mbox3 + (stable-fixes). +- commit ae40914 + +------------------------------------------------------------------- +Sat May 25 08:28:19 CEST 2024 - tiwai@suse.de + +- drm/nouveau: use tile_mode and pte_kind for VM_BIND bo + allocations (git-fixes). +- Input: cyapa - add missing input core locking to suspend/resume + functions (git-fixes). +- Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation + (git-fixes). +- Input: ims-pcu - fix printf string overflow (git-fixes). +- ASoC: tas2552: Add TX path for capturing AUDIO-OUT data + (git-fixes). +- ALSA: core: Fix NULL module pointer assignment at card init + (git-fixes). +- speakup: Fix sizeof() vs ARRAY_SIZE() bug (git-fixes). +- serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using + prescaler (git-fixes). +- serial: 8250_bcm7271: use default_mux_rate if possible + (git-fixes). +- serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup + (git-fixes). +- tty: n_gsm: fix missing receive state reset after mode switch + (git-fixes). +- tty: n_gsm: fix possible out-of-bounds in gsm0_receive() + (git-fixes). +- commit be92dbc + +------------------------------------------------------------------- +Sat May 25 01:33:04 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where multiple sessions share connection + (bsc#1225172). +- commit 6704757 + +------------------------------------------------------------------- +Sat May 25 01:32:51 CEST 2024 - ematsumiya@suse.de + +- smb3: show beginning time for per share stats (bsc#1225172). +- commit 9dab491 + +------------------------------------------------------------------- +Sat May 25 01:32:38 CEST 2024 - ematsumiya@suse.de + +- cifs: cifs_chan_is_iface_active should be called with chan_lock + held (bsc#1225172). +- commit 7f878c6 + +------------------------------------------------------------------- +Sat May 25 01:32:24 CEST 2024 - ematsumiya@suse.de + +- cifs: do not pass cifs_sb when trying to add channels + (bsc#1225172). +- commit b48e89f + +------------------------------------------------------------------- +Sat May 25 01:32:10 CEST 2024 - ematsumiya@suse.de + +- smb: client: remove extra @chan_count check in + __cifs_put_smb_ses() (bsc#1225172). +- commit 58e3272 + +------------------------------------------------------------------- +Sat May 25 01:31:57 CEST 2024 - ematsumiya@suse.de + +- cifs: reconnect work should have reference on server struct + (bsc#1225172). +- commit f1bff59 + +------------------------------------------------------------------- +Sat May 25 01:31:44 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where a channel is closed (bsc#1225172). +- commit c305501 + +------------------------------------------------------------------- +Sat May 25 01:31:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: reduce stack usage in cifs_try_adding_channels() + (bsc#1225172). +- commit 16a3d64 + +------------------------------------------------------------------- +Sat May 25 01:31:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs code dep in namespace.c + (bsc#1225172). +- commit 658ebd6 + +------------------------------------------------------------------- +Sat May 25 01:31:04 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs naming in automount code + (bsc#1225172). +- commit b47e685 + +------------------------------------------------------------------- +Sat May 25 01:26:39 CEST 2024 - ematsumiya@suse.de + +- smb: client: rename cifs_dfs_ref.c to namespace.c (bsc#1225172). +- commit 429bc2d + +------------------------------------------------------------------- +Sat May 25 01:25:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: ensure to try all targets when finding nested links + (bsc#1225172). +- commit b03bac4 + +------------------------------------------------------------------- +Sat May 25 01:25:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: introduce DFS_CACHE_TGT_LIST() (bsc#1225172). +- commit f066846 + +------------------------------------------------------------------- +Sat May 25 01:25:04 CEST 2024 - ematsumiya@suse.de + +- cifs: account for primary channel in the interface list + (bsc#1225172). +- commit 28558fb + +------------------------------------------------------------------- +Sat May 25 01:24:50 CEST 2024 - ematsumiya@suse.de + +- cifs: distribute channels across interfaces based on speed + (bsc#1225172). +- commit 66db7c6 + +------------------------------------------------------------------- +Fri May 24 20:33:36 CEST 2024 - tiwai@suse.de + +- dmaengine: dw-edma: eDMA: Add sync read before starting the + DMA transfer in remote setup (CVE-2024-27408 bsc#1224430). +- commit 26ca7a6 + +------------------------------------------------------------------- +Fri May 24 20:29:39 CEST 2024 - tiwai@suse.de + +- pmdomain: ti: Add a null pointer check to the + omap_prm_domain_init (CVE-2024-35943 bsc#1224649). +- commit 4abda58 + +------------------------------------------------------------------- +Fri May 24 20:27:11 CEST 2024 - tiwai@suse.de + +- media: mediatek: vcodec: Fix oops when HEVC init fails + (CVE-2024-35921 bsc#1224477). +- commit 7226612 + +------------------------------------------------------------------- +Fri May 24 18:18:36 CEST 2024 - tiwai@suse.de + +- drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() + for hisi_hns3_pmu uninit process (CVE-2023-52860 bsc#1224936). +- commit f0f6842 + +------------------------------------------------------------------- +Fri May 24 18:15:40 CEST 2024 - tiwai@suse.de + +- kABI workaround for struct idxd_evl (CVE-2024-35991 + bsc#1224553). +- commit 4c82821 + +------------------------------------------------------------------- +Fri May 24 18:11:49 CEST 2024 - tiwai@suse.de + +- dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue + (CVE-2024-35991 bsc#1224553). +- commit bba26d6 + +------------------------------------------------------------------- +Fri May 24 16:30:01 CEST 2024 - mgorman@suse.de + +- sched/topology: Optimize topology_span_sane() (bsc#1225053). +- cpumask: Add for_each_cpu_from() (bsc#1225053). +- commit a6ca3d0 + +------------------------------------------------------------------- +Fri May 24 15:19:25 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during + rehash (CVE-2024-35854 bsc#1224636). +- commit 2a8bef6 + +------------------------------------------------------------------- +Fri May 24 14:10:08 CEST 2024 - davide.benini@suse.com + +- net: mctp: take ownership of skb in mctp_local_output + (CVE-2024-27418 bsc#1224720) +- commit afb99d9 + +------------------------------------------------------------------- +Fri May 24 13:54:38 CEST 2024 - davide.benini@suse.com + +- ipv6: fix potential "struct net" leak in inet6_rtm_getaddr() + (CVE-2024-27417 bsc#1224721) +- commit 4e68c84 + +------------------------------------------------------------------- +Fri May 24 09:07:32 CEST 2024 - tiwai@suse.de + +- regulator: bd71828: Don't overwrite runtime voltages + (git-fixes). +- nfc: nci: Fix handling of zero-length payload packets in + nci_rx_work() (git-fixes). +- nfc: nci: Fix uninit-value in nci_rx_work (git-fixes). +- selftests: net: kill smcrouted in the cleanup logic in amt.sh + (git-fixes). +- tools/latency-collector: Fix -Wformat-security compile warns + (git-fixes). +- commit 3a26e1a + +------------------------------------------------------------------- +Fri May 24 06:14:35 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Protect against int overflow for stack access size + (bsc#1224488 CVE-2024-35905). +- bpf: Check bloom filter map value size (bsc#1224488 + CVE-2024-35905). +- commit 5fa3c11 + +------------------------------------------------------------------- +Fri May 24 02:11:16 CEST 2024 - neilb@suse.de + +- autofs: use wake_up() instead of wake_up_interruptible(() + (bsc#1224166). +- commit eb57c74 + +------------------------------------------------------------------- +Thu May 23 19:29:39 CEST 2024 - mwilck@suse.com + +- Update patches.suse/scsi-qedf-Wait-for-stag-work-during-unload.patch (bsc#1214852) +- Update patches.suse/scsi-qedf-Don-t-process-stag-work-during-unload.patch (bsc#1214852) +- commit 4cb5fde + +------------------------------------------------------------------- +Thu May 23 15:56:49 CEST 2024 - rgoldwyn@suse.com + +- Remove NTFSv3 from configs (bsc#1224429) + References: bsc#1224429 comment#3 + We only support fuse version of the NTFS-3g driver. Disable NTFSv3 from + all configs. + This was enabled in + d016c04d731 ("Bump to 6.4 kernel (jsc#PED-4593)") +- commit b4be251 + +------------------------------------------------------------------- +Thu May 23 14:51:16 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of len fields in nvme + reipl block (git-fixes bsc#1225136). +- commit 273e6f4 + +------------------------------------------------------------------- +Thu May 23 14:48:04 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of nvme dump block + (git-fixes bsc#1225134). +- commit 955c716 + +------------------------------------------------------------------- +Thu May 23 14:46:23 CEST 2024 - mfranc@suse.cz + +- s390/cpacf: Split and rework cpacf query functions (git-fixes + bsc#1225133). +- commit ee9583e + +------------------------------------------------------------------- +Thu May 23 14:42:45 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Fix bpf_plt pointer arithmetic (git-fixes bsc#1224481 + CVE-2024-35917). +- commit 34e1a55 + +------------------------------------------------------------------- +Thu May 23 14:33:42 CEST 2024 - tiwai@suse.de + +- Move upstreamed mm patches into sorted section +- commit e3937f1 + +------------------------------------------------------------------- +Thu May 23 14:27:38 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit fdb5fa6 + +------------------------------------------------------------------- +Thu May 23 14:27:05 CEST 2024 - tiwai@suse.de + +- kABI workaround for cs35l56 (git-fixes). +- commit 331f8f7 + +------------------------------------------------------------------- +Thu May 23 14:24:16 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: call dsp dump when boot retry fails + (stable-fixes). +- Refresh + patches.suse/ASoC-SOF-Intel-mtl-Implement-firmware-boot-state-che.patch. +- commit 8e475f5 + +------------------------------------------------------------------- +Thu May 23 14:22:42 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot + failed (git-fixes). +- ASoC: cs35l56: Prevent overwriting firmware ASP config + (git-fixes). +- commit 1a7f82c + +------------------------------------------------------------------- +Thu May 23 13:25:34 CEST 2024 - tiwai@suse.de + +- ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put() + (CVE-2023-52674 bsc#1224727). +- ALSA: scarlett2: Add missing error checks to *_ctl_get() + (CVE-2023-52680 bsc#1224608). +- ALSA: scarlett2: Add missing error check to + scarlett2_usb_set_config() (CVE-2023-52692 bsc#1224628). +- commit fff59c9 + +------------------------------------------------------------------- +Thu May 23 07:45:50 CEST 2024 - tiwai@suse.de + +- vmci: prevent speculation leaks by sanitizing event in + event_deliver() (git-fixes). +- VMCI: Fix an error handling path in vmci_guest_probe_device() + (git-fixes). +- VMCI: Fix possible memcpy() run-time warning in + vmci_datagram_invoke_guest_handler() (stable-fixes). +- VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() + (stable-fixes CVE-2024-35944 bsc#1224648). +- commit d9694ad + +------------------------------------------------------------------- +Thu May 23 07:42:55 CEST 2024 - tiwai@suse.de + +- spmi: hisi-spmi-controller: Do not override device identifier + (git-fixes). +- extcon: max8997: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port + assignment (git-fixes). +- iio: pressure: dps310: support negative temperature values + (git-fixes). +- iio: adc: stm32: Fixing err code to not indicate success + (git-fixes). +- iio: core: Leave private pointer NULL when no private data + supplied (git-fixes). +- counter: linux/counter.h: fix Excess kernel-doc description + warning (git-fixes). +- staging: vt6655: Remove unused declaration of + RFbAL7230SelectChannelPostProcess() (git-fixes). +- serial: sh-sci: protect invalidating RXDMA on shutdown + (git-fixes). +- serial: sc16is7xx: add proper sched.h include for + sched_set_fifo() (git-fixes). +- serial: max3100: Fix bitwise types (git-fixes). +- serial: max3100: Update uart_driver_registered on driver removal + (git-fixes). +- serial: max3100: Lock port->lock when calling + uart_handle_cts_change() (git-fixes). +- usb: fotg210: Add missing kernel doc description (git-fixes). +- usb: typec: tipd: fix event checking for tps6598x (git-fixes). +- usb: typec: ucsi: displayport: Fix potential deadlock + (git-fixes). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (git-fixes). +- usb: gadget: u_audio: Clear uac pointer when freed (git-fixes). +- usb: gadget: u_audio: Fix race condition use of controls after + free during gadget unbind (git-fixes). +- usb: typec: ucsi: simplify partner's PD caps registration + (git-fixes). +- usb: typec: ucsi: always register a link to USB PD device + (git-fixes). +- leds: pwm: Disable PWM when going to suspend (git-fixes). +- commit 0d08462 + +------------------------------------------------------------------- +Wed May 22 21:16:03 CEST 2024 - mkoutny@suse.com + +- af_unix: Suppress false-positive lockdep splat for spin_lock() + in __unix_gc() (CVE-2024-26923 bsc#1223384). +- af_unix: fix lockdep positive in sk_diag_dump_icons() + (CVE-2024-26923 bsc#1223384). +- commit a652e3a + +------------------------------------------------------------------- +Wed May 22 18:08:37 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-CPPC-Use-access_width-over-bit_width-for-system.patch + (stable-fixes CVE-2024-35995 bsc#1224557). +- Update + patches.suse/ALSA-usb-audio-Stop-parsing-channels-bits-when-all-c.patch + (git-fixes CVE-2024-27436 bsc#1224803). +- Update + patches.suse/ASoC-SOF-ipc4-pcm-Workaround-for-crashed-firmware-on.patch + (stable-fixes CVE-2024-27057 bsc#1223831). +- Update + patches.suse/ASoC-mediatek-sof-common-Add-NULL-check-for-normal_l.patch + (git-fixes CVE-2024-35842 bsc#1224688). +- Update + patches.suse/Bluetooth-Fix-memory-leak-in-hci_req_sync_complete.patch + (git-fixes CVE-2024-35978 bsc#1224571). +- Update + patches.suse/Bluetooth-Fix-use-after-free-bugs-caused-by-sco_sock.patch + (git-fixes CVE-2024-27398 bsc#1224174). +- Update + patches.suse/Bluetooth-L2CAP-Fix-not-validating-setsockopt-user-i.patch + (git-fixes CVE-2024-35965 bsc#1224579). +- Update + patches.suse/Bluetooth-RFCOMM-Fix-not-validating-setsockopt-user-.patch + (git-fixes CVE-2024-35966 bsc#1224576). +- Update + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch + (git-fixes CVE-2024-35967 bsc#1224587). +- Update + patches.suse/Bluetooth-btintel-Fix-null-ptr-deref-in-btintel_read.patch + (stable-fixes CVE-2024-35933 bsc#1224640). +- Update + patches.suse/Bluetooth-hci_event-Fix-handling-of-HCI_EV_IO_CAPA_R.patch + (git-fixes CVE-2024-27416 bsc#1224723). +- Update + patches.suse/Bluetooth-hci_sock-Fix-not-validating-setsockopt-use.patch + (git-fixes CVE-2024-35963 bsc#1224582). +- Update + patches.suse/Bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_chan_tim.patch + (git-fixes CVE-2024-27399 bsc#1224177). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-setup.patch + (git-fixes CVE-2024-35850 bsc#1224600). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-suspend.patch + (git-fixes CVE-2024-35851 bsc#1224509). +- Update + patches.suse/Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_check_.patch + (bsc#1219170 CVE-2024-22099 CVE-2024-26903 bsc#1223187). +- Update + patches.suse/HID-i2c-hid-remove-I2C_HID_READ_PENDING-flag-to-prev.patch + (git-fixes CVE-2024-35997 bsc#1224552). +- Update + patches.suse/NFS-Fix-nfs_netfs_issue_read-xarray-locking-for-writ.patch + (git-fixes CVE-2024-27031 bsc#1223805). +- Update + patches.suse/NFSv4.2-fix-nfs4_listxattr-kernel-BUG-at-mm-usercopy.patch + (git-fixes CVE-2024-26870 bsc#1223113). +- Update + patches.suse/PCI-PM-Drain-runtime-idle-callbacks-before-driver-re.patch + (stable-fixes CVE-2024-35809 bsc#1224738). +- Update + patches.suse/SUNRPC-fix-some-memleaks-in-gssx_dec_option_array.patch + (git-fixes CVE-2024-27388 bsc#1223744). +- Update + patches.suse/USB-core-Fix-deadlock-in-usb_deauthorize_interface.patch + (git-fixes CVE-2024-26934 bsc#1223671). +- Update patches.suse/accel-ivpu-Fix-deadlock-in-context_xa.patch + (git-fixes CVE-2024-35953 bsc#1224704). +- Update + patches.suse/arm64-hibernate-Fix-level3-translation-fault-in-swsu.patch + (git-fixes CVE-2024-26989 bsc#1223748). +- Update patches.suse/ax25-Fix-netdev-refcount-issue.patch + (git-fixes CVE-2024-36009 bsc#1224542). +- Update + patches.suse/ax25-fix-use-after-free-bugs-caused-by-ax25_ds_del_t.patch + (git-fixes CVE-2024-35887 bsc#1224663). +- Update + patches.suse/batman-adv-Avoid-infinite-loop-trying-to-resize-loca.patch + (git-fixes CVE-2024-35982 bsc#1224566). +- Update + patches.suse/block-fix-q-blkg_list-corruption-during-disk-rebind.patch + (bsc#1223591 CVE-2024-35974 bsc#1224573). +- Update + patches.suse/bnxt_en-Fix-possible-memory-leak-in-bnxt_rdma_aux_de.patch + (git-fixes CVE-2024-35972 bsc#1224577). +- Update + patches.suse/bootconfig-use-memblock_free_late-to-free-xbc-memory.patch + (git-fixes CVE-2024-26983 bsc#1223637). +- Update + patches.suse/btrfs-fix-deadlock-with-fiemap-and-extent-locking.patch + (bsc#1223285 CVE-2024-35784 bsc#1224804). +- Update + patches.suse/btrfs-fix-information-leak-in-btrfs_ioctl_logical_to.patch + (git-fixes CVE-2024-35849 bsc#1224733). +- Update + patches.suse/btrfs-fix-race-between-ordered-extent-completion-and.patch + (bsc#1223285 CVE-2024-26794 bsc#1222426). +- Update + patches.suse/btrfs-fix-race-when-detecting-delalloc-ranges-during.patch + (bsc#1223285 CVE-2024-27080 bsc#1223782). +- Update + patches.suse/btrfs-handle-chunk-tree-lookup-error-in-btrfs_reloca.patch + (git-fixes CVE-2024-35936 bsc#1224644). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-during-disabl.patch + (git-fixes CVE-2024-27004 bsc#1223762). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-for-clk_summa.patch + (git-fixes CVE-2024-27003 bsc#1223761). +- Update + patches.suse/clk-mediatek-Do-a-runtime-PM-get-on-controllers-duri.patch + (git-fixes CVE-2024-27002 bsc#1223759). +- Update + patches.suse/comedi-vmk80xx-fix-incomplete-endpoint-checking.patch + (git-fixes CVE-2024-27001 bsc#1223698). +- Update + patches.suse/dm-raid-really-frozen-sync_thread-during-suspend-16c4.patch + (jsc#PED-7542 CVE-2024-35794 bsc#1224706). +- Update + patches.suse/dm-raid456-md-raid456-fix-a-deadlock-for-dm-raid456-4142.patch + (bsc#1219596 CVE-2024-26962 bsc#1223654). +- Update + patches.suse/dma-buf-Fix-NULL-pointer-dereference-in-sanitycheck.patch + (git-fixes CVE-2024-35916 bsc#1224480). +- Update patches.suse/dma-xilinx_dpdma-Fix-locking.patch + (git-fixes CVE-2024-35990 bsc#1224559). +- Update + patches.suse/dmaengine-fsl-qdma-Fix-a-memory-leak-related-to-the--3aa58cb.patch + (git-fixes CVE-2024-35833 bsc#1224632). +- Update + patches.suse/dmaengine-idxd-Fix-oops-during-rmmod-on-single-CPU-p.patch + (git-fixes CVE-2024-35989 bsc#1224558). +- Update + patches.suse/dpll-fix-dpll_pin_on_pin_register-for-multiple-paren.patch + (CVE-2024-27027 bsc#1223787 CVE-2024-36002 bsc#1224546). +- Update + patches.suse/dpll-fix-pin-dump-crash-for-rebound-module.patch + (jsc#PED-6079 CVE-2024-35836 bsc#1224633). +- Update + patches.suse/drm-Check-output-polling-initialized-before-disablin.patch + (stable-fixes CVE-2024-35927 bsc#1224654). +- Update + patches.suse/drm-amd-amdgpu-Fix-potential-ioremap-memory-leaks-in.patch + (stable-fixes CVE-2024-35928 bsc#1224653). +- Update + patches.suse/drm-amd-display-Fix-bounds-check-for-dcn35-DcfClocks.patch + (git-fixes CVE-2024-35788 bsc#1224709). +- Update + patches.suse/drm-amd-display-Prevent-crash-when-disable-stream.patch + (stable-fixes CVE-2024-35799 bsc#1224740). +- Update + patches.suse/drm-amdgpu-amdgpu_ttm_gart_bind-set-gtt-bound-flag.patch + (stable-fixes CVE-2024-35817 bsc#1224736). +- Update + patches.suse/drm-amdgpu-fix-deadlock-while-reading-mqd-from-debug.patch + (git-fixes CVE-2024-35795 bsc#1224634). +- Update + patches.suse/drm-amdgpu-fix-mmhub-client-id-out-of-bounds-access.patch + (git-fixes CVE-2024-27029 bsc#1223789). +- Update + patches.suse/drm-amdgpu-once-more-fix-the-call-oder-in-amdgpu_ttm.patch + (git-fixes CVE-2024-27400 bsc#1224180). +- Update + patches.suse/drm-amdgpu-pm-Fix-NULL-pointer-dereference-when-get-.patch + (git-fixes CVE-2024-26949 bsc#1223665). +- Update + patches.suse/drm-amdgpu-validate-the-parameters-of-bo-mapping-ope.patch + (git-fixes CVE-2024-26922 bsc#1223315). +- Update + patches.suse/drm-amdkfd-Fix-memory-leak-in-create_process-failure.patch + (git-fixes CVE-2024-26986 bsc#1223728). +- Update patches.suse/drm-ast-Fix-soft-lockup.patch (git-fixes + CVE-2024-35952 bsc#1224705). +- Update + patches.suse/drm-client-Fully-protect-modes-with-dev-mode_config..patch + (stable-fixes CVE-2024-35950 bsc#1224703). +- Update + patches.suse/drm-i915-bios-Tolerate-devdata-NULL-in-intel_bios_en.patch + (stable-fixes CVE-2024-26938 bsc#1223678). +- Update + patches.suse/drm-i915-gt-Reset-queue_priority_hint-on-parking.patch + (git-fixes CVE-2024-26937 bsc#1223677). +- Update + patches.suse/drm-lima-fix-a-memleak-in-lima_heap_alloc.patch + (git-fixes CVE-2024-35829 bsc#1224707). +- Update + patches.suse/drm-nouveau-fix-stale-locked-mutex-in-nouveau_gem_io.patch + (git-fixes CVE-2024-35786 bsc#1224714). +- Update + patches.suse/drm-nouveau-keep-DMA-buffers-required-for-suspend-re.patch + (git-fixes CVE-2024-27411 bsc#1224433). +- Update patches.suse/drm-nv04-Fix-out-of-bounds-access.patch + (git-fixes CVE-2024-27008 bsc#1223802). +- Update + patches.suse/drm-panfrost-Fix-the-error-path-in-panfrost_mmu_map_.patch + (git-fixes CVE-2024-35951 bsc#1224701). +- Update + patches.suse/drm-vc4-don-t-check-if-plane-state-fb-state-fb.patch + (stable-fixes CVE-2024-35932 bsc#1224650). +- Update + patches.suse/drm-vmwgfx-Create-debugfs-ttm_resource_manager-entry.patch + (git-fixes CVE-2024-26940 bsc#1223718). +- Update + patches.suse/drm-vmwgfx-Fix-the-lifetime-of-the-bo-cursor-memory.patch + (git-fixes CVE-2024-35810 bsc#1224626). +- Update + patches.suse/dyndbg-fix-old-BUG_ON-in-control-parser.patch + (stable-fixes CVE-2024-35947 bsc#1224647). +- Update + patches.suse/efi-capsule-loader-fix-incorrect-allocation-size.patch + (git-fixes CVE-2024-27413 bsc#1224438). +- Update patches.suse/efi-fix-panic-in-kdump-kernel.patch + (git-fixes CVE-2024-35800 bsc#1224507). +- Update + patches.suse/fat-fix-uninitialized-field-in-nostale-filehandles.patch + (git-fixes CVE-2024-26973 bsc#1223641). +- Update + patches.suse/fbmon-prevent-division-by-zero-in-fb_videomode_from_.patch + (stable-fixes CVE-2024-35922 bsc#1224660). +- Update + patches.suse/fs-aio-Check-IOCB_AIO_RW-before-the-struct-aio_kiocb.patch + (bsc#1222721 CVE-2024-26764 CVE-2024-35815 bsc#1224685). +- Update + patches.suse/geneve-fix-header-validation-in-geneve-6-_xmit_skb.patch + (git-fixes CVE-2024-35973 bsc#1224586). +- Update + patches.suse/geneve-make-sure-to-pull-inner-header-in-geneve_rx.patch + (git-fixes CVE-2024-26857 bsc#1223058). +- Update + patches.suse/i2c-smbus-fix-NULL-function-pointer-dereference.patch + (git-fixes CVE-2024-35984 bsc#1224567). +- Update + patches.suse/ice-fix-memory-corruption-bug-with-suspend-and-rebui.patch + (git-fixes CVE-2024-35911 bsc#1224486). +- Update + patches.suse/ice-fix-uninitialized-dplls-mutex-usage.patch + (git-fixes CVE-2024-26854 bsc#1223039). +- Update + patches.suse/idpf-fix-kernel-panic-on-unknown-packet-types.patch + (git-fixes CVE-2024-35889 bsc#1224517). +- Update + patches.suse/igc-avoid-returning-frame-twice-in-XDP_REDIRECT.patch + (git-fixes CVE-2024-26853 bsc#1223061). +- Update + patches.suse/init-main.c-Fix-potential-static_command_line-memory.patch + (git-fixes CVE-2024-26988 bsc#1223747). +- Update + patches.suse/iommufd-Fix-iopt_access_list_id-overwrite-bug.patch + (git-fixes CVE-2024-26786 bsc#1222780). +- Update + patches.suse/irqchip-gic-v3-its-Prevent-double-free-on-error.patch + (git-fixes CVE-2024-35847 bsc#1224697). +- Update + patches.suse/kprobes-Fix-possible-use-after-free-issue-on-kprobe-registration.patch + (git-fixes CVE-2024-35955 bsc#1224676). +- Update + patches.suse/mac802154-fix-llsec-key-resources-release-in-mac8021.patch + (git-fixes CVE-2024-26961 bsc#1223652). +- Update + patches.suse/md-dm-raid-don-t-call-md_reap_sync_thread-directly-cd32.patch + (jsc#PED-7542 CVE-2024-35808 bsc#1224623). +- Update patches.suse/md-fix-kmemleak-of-rdev-serial-6cf3.patch + (jsc#PED-7542 CVE-2024-26900 bsc#1223046). +- Update + patches.suse/media-tc358743-register-v4l2-async-device-only-after.patch + (git-fixes CVE-2024-35830 bsc#1224680). +- Update + patches.suse/misc-lis3lv02d_i2c-Fix-regulators-getting-en-dis-abl.patch + (git-fixes CVE-2024-35824 bsc#1224609). +- Update + patches.suse/mlxbf_gige-call-request_irq-after-NAPI-initialized.patch + (git-fixes CVE-2024-35907 bsc#1224492). +- Update + patches.suse/mlxbf_gige-stop-interface-during-shutdown.patch + (git-fixes CVE-2024-35885 bsc#1224519). +- Update + patches.suse/mmc-core-Avoid-negative-index-with-array-access.patch + (git-fixes CVE-2024-35813 bsc#1224618). +- Update + patches.suse/msft-hv-2971-net-mana-Fix-Rx-DMA-datasize-and-skb_over_panic.patch + (git-fixes CVE-2024-35901 bsc#1224495). +- Update + patches.suse/net-ena-Fix-incorrect-descriptor-free-behavior.patch + (git-fixes CVE-2024-35958 bsc#1224677). +- Update + patches.suse/net-ethernet-mtk_eth_soc-fix-PPE-hanging-issue.patch + (git-fixes CVE-2024-27432 bsc#1224716). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-1588-is-received-on-H.patch + (git-fixes CVE-2024-26881 bsc#1223041). +- Update + patches.suse/net-ice-Fix-potential-NULL-pointer-dereference-in-ic.patch + (git-fixes CVE-2024-26855 bsc#1223051). +- Update + patches.suse/net-ks8851-Handle-softirqs-at-the-end-of-IRQ-thread-.patch + (git-fixes CVE-2024-35971 bsc#1224578). +- Update + patches.suse/net-ll_temac-platform_get_resource-replaced-by-wrong.patch + (git-fixes CVE-2024-35796 bsc#1224615). +- Update + patches.suse/net-mlx5-Properly-link-new-fs-rules-into-the-tree.patch + (git-fixes CVE-2024-35960 bsc#1224588). +- Update + patches.suse/net-mlx5-Register-devlink-first-under-devlink-lock.patch + (git-fixes CVE-2024-35961 bsc#1224585). +- Update + patches.suse/net-mlx5e-Fix-mlx5e_priv_init-cleanup-flow.patch + (git-fixes CVE-2024-35959 bsc#1224666). +- Update + patches.suse/net-mlx5e-Use-a-memory-barrier-to-enforce-PTP-WQ-xmi.patch + (git-fixes CVE-2024-26858 bsc#1223020). +- Update + patches.suse/net-mlx5e-fix-a-double-free-in-arfs_create_groups.patch + (jsc#PED-3311 CVE-2024-35835 bsc#1224605). +- Update + patches.suse/net-mvpp2-clear-BM-pool-before-initialization.patch + (git-fixes CVE-2024-35837 bsc#1224500). +- Update + patches.suse/net-phy-micrel-Fix-potential-null-pointer-dereferenc.patch + (git-fixes CVE-2024-35891 bsc#1224513). +- Update + patches.suse/net-phy-phy_device-Prevent-nullptr-exceptions-on-ISR.patch + (stable-fixes CVE-2024-35945 bsc#1224639). +- Update + patches.suse/net-sparx5-Fix-use-after-free-inside-sparx5_del_mact.patch + (git-fixes CVE-2024-26856 bsc#1223052). +- Update patches.suse/net-tls-fix-WARNIING-in-__sk_msg_free.patch + (bsc#1221858 CVE-2024-35841 bsc#1224687). +- Update + patches.suse/net-wwan-t7xx-Split-64bit-accesses-to-fix-alignment-.patch + (git-fixes CVE-2024-35909 bsc#1224491). +- Update + patches.suse/nfc-nci-Fix-uninit-value-in-nci_dev_up-and-nci_ntf_p.patch + (git-fixes CVE-2024-35915 bsc#1224479). +- Update + patches.suse/nfp-flower-handle-acti_netdevs-allocation-failure.patch + (git-fixes CVE-2024-27046 bsc#1223827). +- Update + patches.suse/nfs-fix-panic-when-nfs4_ff_layout_prepare_ds-fails.patch + (git-fixes CVE-2024-26868 bsc#1223038). +- Update + patches.suse/nfsd-Fix-error-cleanup-path-in-nfsd_rename.patch + (bsc#1221044 CVE-2023-52591 CVE-2024-35914 bsc#1224482). +- Update + patches.suse/nouveau-fix-instmem-race-condition-around-ptr-stores.patch + (git-fixes CVE-2024-26984 bsc#1223633). +- Update patches.suse/nouveau-lock-the-client-object-tree.patch + (stable-fixes CVE-2024-27062 bsc#1223834). +- Update + patches.suse/nvme-fc-do-not-wait-in-vain-when-unloading-module.patch + (git-fixes CVE-2024-26846 bsc#1223023). +- Update + patches.suse/nvme-fix-reconnection-fail-due-to-reserved-tag-alloc.patch + (git-fixes CVE-2024-27435 bsc#1224717). +- Update + patches.suse/octeontx2-af-Use-separate-handlers-for-interrupts.patch + (git-fixes CVE-2024-27030 bsc#1223790). +- Update + patches.suse/octeontx2-pf-Fix-transmit-scheduler-resource-leak.patch + (git-fixes CVE-2024-35975 bsc#1224569). +- Update + patches.suse/of-dynamic-Synchronize-of_changeset_destroy-with-the.patch + (git-fixes CVE-2024-35879 bsc#1224524). +- Update + patches.suse/of-module-prevent-NULL-pointer-dereference-in-vsnpri.patch + (stable-fixes CVE-2024-35878 bsc#1224671). +- Update + patches.suse/phy-marvell-a3700-comphy-Fix-out-of-bounds-read.patch + (git-fixes CVE-2024-35992 bsc#1224555). +- Update + patches.suse/phy-ti-tusb1210-Resolve-charger-det-crash-if-charger.patch + (git-fixes CVE-2024-35986 bsc#1224562). +- Update + patches.suse/platform-chrome-cros_ec_uart-properly-fix-race-condi.patch + (git-fixes CVE-2024-35977 bsc#1224568). +- Update + patches.suse/power-supply-bq27xxx-i2c-Do-not-free-non-existing-IR.patch + (git-fixes CVE-2024-27412 bsc#1224437). +- Update + patches.suse/pstore-inode-Only-d_invalidate-is-needed.patch + (git-fixes CVE-2024-27389 bsc#1223705). +- Update + patches.suse/pstore-zone-Add-a-null-pointer-check-to-the-psz_kmsg.patch + (stable-fixes CVE-2024-35940 bsc#1224537). +- Update + patches.suse/s390-zcrypt-fix-reference-counting-on-zcrypt-card-objects.patch + (git-fixes bsc#1223592 CVE-2024-26957 bsc#1223666). +- Update + patches.suse/scsi-core-Fix-unremoved-procfs-host-directory-regression.patch + (git-fixes CVE-2024-26935 bsc#1223675). +- Update + patches.suse/scsi-lpfc-Fix-possible-memory-leak-in-lpfc_rcv_padis.patch + (bsc#1220021 CVE-2024-35930 bsc#1224651). +- Update patches.suse/scsi-sg-Avoid-sg-device-teardown-race.patch + (git-fixes CVE-2024-35954 bsc#1224675). +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes CVE-2024-26742 bsc#1222608). +- Update + patches.suse/selinux-avoid-dereference-of-garbage-after-mount-fai.patch + (git-fixes CVE-2024-35904 bsc#1224494). +- Update + patches.suse/serial-mxs-auart-add-spinlock-around-changing-cts-st.patch + (git-fixes CVE-2024-27000 bsc#1223757). +- Update + patches.suse/serial-pmac_zilog-Remove-flawed-mitigation-for-rx-ir.patch + (git-fixes CVE-2024-26999 bsc#1223754). +- Update + patches.suse/soc-fsl-qbman-Always-disable-interrupts-when-taking-.patch + (git-fixes CVE-2024-35806 bsc#1224699). +- Update + patches.suse/soc-fsl-qbman-Use-raw-spinlock-for-cgr_lock.patch + (git-fixes CVE-2024-35819 bsc#1224683). +- Update patches.suse/speakup-Avoid-crash-on-very-long-word.patch + (git-fixes CVE-2024-26994 bsc#1223750). +- Update + patches.suse/spi-lpspi-Avoid-potential-use-after-free-in-probe.patch + (git-fixes CVE-2024-26866 bsc#1223024). +- Update + patches.suse/spi-mchp-pci1xxx-Fix-a-possible-null-pointer-derefer.patch + (git-fixes CVE-2024-35883 bsc#1224521). +- Update + patches.suse/spi-spi-mt65xx-Fix-NULL-pointer-access-in-interrupt-.patch + (git-fixes CVE-2024-27028 bsc#1223788). +- Update + patches.suse/ubifs-Set-page-uptodate-in-the-correct-place.patch + (git-fixes CVE-2024-35821 bsc#1224629). +- Update + patches.suse/usb-cdc-wdm-close-race-between-read-and-workqueue.patch + (git-fixes CVE-2024-35812 bsc#1224624). +- Update + patches.suse/usb-dwc2-host-Fix-dereference-issue-in-DDMA-completi.patch + (git-fixes CVE-2024-26997 bsc#1223741). +- Update + patches.suse/usb-dwc3-am62-fix-module-unload-reload-behavior.patch + (git-fixes CVE-2024-26963 bsc#1223651). +- Update + patches.suse/usb-gadget-f_ncm-Fix-UAF-ncm-object-at-re-bind-after.patch + (stable-fixes CVE-2024-26996 bsc#1223752). +- Update + patches.suse/usb-gadget-ncm-Avoid-dropping-datagrams-of-properly-.patch + (git-fixes CVE-2024-27405 bsc#1224423). +- Update + patches.suse/usb-gadget-ncm-Fix-handling-of-zero-block-length-pac.patch + (git-fixes CVE-2024-35825 bsc#1224681). +- Update + patches.suse/usb-typec-altmodes-displayport-create-sysfs-nodes-as.patch + (git-fixes CVE-2024-35790 bsc#1224712). +- Update + patches.suse/usb-typec-tcpm-Correct-the-PDO-counting-in-pd_set.patch + (git-fixes CVE-2024-26995 bsc#1223696). +- Update + patches.suse/usb-typec-tcpm-fix-double-free-issue-in-tcpm_port_un.patch + (git-fixes CVE-2024-26932 bsc#1223649). +- Update patches.suse/usb-typec-ucsi-Limit-read-size-on-v1.2.patch + (stable-fixes CVE-2024-35924 bsc#1224657). +- Update + patches.suse/usb-udc-remove-warning-when-queue-disabled-ep.patch + (stable-fixes CVE-2024-35822 bsc#1224739). +- Update + patches.suse/usb-xhci-Add-error-handling-in-xhci_map_urb_for_dma.patch + (git-fixes CVE-2024-26964 bsc#1223650). +- Update + patches.suse/vt-fix-unicode-buffer-corruption-when-deleting-chara.patch + (git-fixes CVE-2024-35823 bsc#1224692). +- Update + patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch + (bsc#1207948 CVE-2024-35938 bsc#1224643). +- Update + patches.suse/wifi-brcmfmac-Fix-use-after-free-bug-in-brcmf_cfg802.patch + (CVE-2023-47233 bsc#1216702 CVE-2024-35811 bsc#1224592). +- Update + patches.suse/wifi-cfg80211-check-A-MSDU-format-more-carefully.patch + (stable-fixes CVE-2024-35937 bsc#1224526). +- Update + patches.suse/wifi-iwlwifi-dbg-tlv-ensure-NUL-termination.patch + (git-fixes CVE-2024-35845 bsc#1224731). +- Update + patches.suse/wifi-iwlwifi-mvm-don-t-set-the-MFP-flag-for-the-GTK.patch + (git-fixes CVE-2024-27434 bsc#1224710). +- Update + patches.suse/wifi-iwlwifi-mvm-rfi-fix-potential-response-leaks.patch + (git-fixes CVE-2024-35912 bsc#1224487). +- Update + patches.suse/wifi-libertas-fix-some-memleaks-in-lbs_allocate_cmd_.patch + (git-fixes CVE-2024-35828 bsc#1224622). +- Update + patches.suse/wifi-mac80211-check-clear-fast-rx-for-non-4addr-sta-.patch + (stable-fixes CVE-2024-35789 bsc#1224749). +- Update + patches.suse/wifi-mac80211-fix-potential-sta-link-leak.patch + (git-fixes CVE-2024-35838 bsc#1224613). +- Update + patches.suse/wifi-nl80211-reject-iftype-change-with-mesh-ID-chang.patch + (git-fixes CVE-2024-27410 bsc#1224432). +- Update + patches.suse/wifi-rtw89-fix-null-pointer-access-when-abort-scan.patch + (stable-fixes CVE-2024-35946 bsc#1224646). +- Update + patches.suse/wireguard-netlink-access-device-through-ctx-instead-.patch + (git-fixes CVE-2024-26950 bsc#1223661). +- Update + patches.suse/wireguard-netlink-check-for-dangling-peer-via-is_dea.patch + (git-fixes CVE-2024-26951 bsc#1223660). +- Update + patches.suse/wireguard-receive-annotate-data-race-around-receivin.patch + (git-fixes CVE-2024-26861 bsc#1223076). +- Update + patches.suse/x86-coco-Require-seeding-RNG-with-RDRAND-on-CoCo-systems.patch + (git-fixes CVE-2024-35875 bsc#1224665). +- Update + patches.suse/x86-fpu-Keep-xfd_state-in-sync-with-MSR_IA32_XFD.patch + (git-fixes CVE-2024-35801 bsc#1224732). +- Update + patches.suse/xen-evtchn-avoid-WARN-when-unbinding-an-event-channe.patch + (git-fixes CVE-2024-27067 bsc#1223739). +- Update + patches.suse/xsk-recycle-buffer-in-case-Rx-queue-was-full.patch + (bsc#1221303 CVE-2024-26611 CVE-2024-35834 bsc#1224620). +- commit 005afc6 + +------------------------------------------------------------------- +Wed May 22 18:08:15 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-LPIT-Avoid-u32-multiplication-overflow.patch + (git-fixes CVE-2023-52683 bsc#1224627). +- Update + patches.suse/ACPI-video-check-for-error-while-searching-for-backl.patch + (git-fixes CVE-2023-52693 bsc#1224686). +- Update + patches.suse/ASoC-Intel-sof_sdw_rt_sdca_jack_common-ctx-headset_c.patch + (git-fixes CVE-2023-52697 bsc#1224596). +- Update + patches.suse/ASoC-SOF-amd-Fix-memory-leak-in-amd_sof_acp_probe.patch + (git-fixes CVE-2023-52663 bsc#1224630). +- Update + patches.suse/Revert-drm-amd-pm-resolve-reboot-exception-for-si-ol.patch + (git-fixes CVE-2023-52657 bsc#1224722). +- Update + patches.suse/Revert-net-mlx5-Block-entering-switchdev-mode-with-n.patch + (git-fixes CVE-2023-52658 bsc#1224719). +- Update + patches.suse/SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch + (git-fixes CVE-2023-52653 bsc#1223712). +- Update + patches.suse/bpf-Guard-stack-limits-against-32bit-overflow.patch + (git-fixes CVE-2023-52676 bsc#1224730). +- Update + patches.suse/crypto-rsa-add-a-check-for-allocation-failure.patch + (bsc#1222775 CVE-2023-52472 bsc#1220430). +- Update + patches.suse/crypto-s390-aes-Fix-buffer-overread-in-CTR-mode.patch + (git-fixes CVE-2023-52669 bsc#1224637). +- Update + patches.suse/crypto-safexcel-Add-error-handling-for-dma_map_sg-ca.patch + (git-fixes CVE-2023-52687 bsc#1224501). +- Update + patches.suse/drm-amd-display-Check-writeback-connectors-in-create.patch + (git-fixes CVE-2023-52695 bsc#1224506). +- Update + patches.suse/drm-amd-display-Fix-a-debugfs-null-pointer-error.patch + (git-fixes CVE-2023-52673 bsc#1224741). +- Update + patches.suse/drm-amd-display-Fix-hang-underflow-when-transitionin.patch + (git-fixes CVE-2023-52671 bsc#1224729). +- Update + patches.suse/drm-amd-pm-fix-a-double-free-in-si_dpm_init.patch + (git-fixes CVE-2023-52691 bsc#1224607). +- Update + patches.suse/drm-amdkfd-Confirm-list-is-non-empty-before-utilizin.patch + (git-fixes CVE-2023-52678 bsc#1224617). +- Update + patches.suse/drm-bridge-tpd12s015-Drop-buggy-__exit-annotation-fo.patch + (git-fixes CVE-2023-52694 bsc#1224598). +- Update + patches.suse/drm-tegra-rgb-Fix-missing-clk_put-in-the-error-handl.patch + (git-fixes CVE-2023-52661 bsc#1224445). +- Update + patches.suse/drm-vmwgfx-fix-a-memleak-in-vmw_gmrid_man_get_node.patch + (git-fixes CVE-2023-52662 bsc#1224449). +- Update patches.suse/efivarfs-Free-s_fs_info-on-unmount.patch + (bsc#1220328 CVE-2023-52463 CVE-2023-52681 bsc#1224505). +- Update + patches.suse/media-rkisp1-Fix-IRQ-handling-due-to-shared-interrup.patch + (stable-fixes CVE-2023-52660 bsc#1224443). +- Update + patches.suse/net-atlantic-eliminate-double-free-in-error-handling.patch + (git-fixes CVE-2023-52664 bsc#1224747). +- Update + patches.suse/net-mlx5e-fix-a-potential-double-free-in-fs_any_crea.patch + (jsc#PED-3311 CVE-2023-52667 bsc#1224603). +- Update + patches.suse/of-Fix-double-free-in-of_parse_phandle_with_args_map.patch + (git-fixes CVE-2023-52679 bsc#1224508). +- Update + patches.suse/powerpc-imc-pmu-Add-a-null-pointer-check-in-update_events_in_group.patch + (git-fixes CVE-2023-52675 bsc#1224504). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_eve.patch + (bsc#1065729 CVE-2023-52686 bsc#1224682). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_pow.patch + (bsc#1181674 ltc#189159 git-fixes CVE-2023-52696 bsc#1224601). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-to-scom_deb.patch + (bsc#1194869 CVE-2023-52690 bsc#1224611). +- Update + patches.suse/pstore-ram_core-fix-possible-overflow-in-persistent_.patch + (git-fixes CVE-2023-52685 bsc#1224728). +- Update + patches.suse/rpmsg-virtio-Free-driver_override-when-rpmsg_remove.patch + (git-fixes CVE-2023-52670 bsc#1224696). +- commit 578211b + +------------------------------------------------------------------- +Wed May 22 17:16:55 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_enable_notify() (git-fixes). +- commit 2e20e2c + +------------------------------------------------------------------- +Wed May 22 16:41:31 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_vq_avail_empty() (git-fixes). +- commit 936d53e + +------------------------------------------------------------------- +Wed May 22 16:05:24 CEST 2024 - jgross@suse.com + +- virtio_net: Do not send RSS key if it is not supported + (git-fixes). +- commit cc7c4a0 + +------------------------------------------------------------------- +Wed May 22 15:29:52 CEST 2024 - jgross@suse.com + +- vsock/virtio: fix packet delivery to tap device (git-fixes). +- commit dfd8673 + +------------------------------------------------------------------- +Wed May 22 14:54:16 CEST 2024 - jgross@suse.com + +- virtio-blk: Ensure no requests in virtqueues before deleting + vqs (git-fixes). +- commit 966a23e + +------------------------------------------------------------------- +Wed May 22 14:17:42 CEST 2024 - jgross@suse.com + +- KVM: VMX: Disable LBR virtualization if the CPU doesn't support + LBR callstacks (git-fixes). +- commit f941b05 + +------------------------------------------------------------------- +Wed May 22 14:09:42 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory (git-fixes). +- commit c99f198 + +------------------------------------------------------------------- +Wed May 22 14:08:46 CEST 2024 - nik.borisov@suse.com + +- proc/kcore: do not try to access unaccepted memory (git-fixes). +- commit 2daf00c + +------------------------------------------------------------------- +Wed May 22 13:17:05 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: touch soft lockup during memory accept (git-fixes). +- commit 45ed7cb + +------------------------------------------------------------------- +Wed May 22 13:14:27 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type (bsc#1224442 CVE-2023-52659). +- commit dad72fd + +------------------------------------------------------------------- +Wed May 22 13:04:12 CEST 2024 - jgross@suse.com + +- kabi fix of perf/x86/intel: Expose existence of callback support to KVM + (git fixes). +- commit 5db441c + +------------------------------------------------------------------- +Wed May 22 13:03:15 CEST 2024 - jgross@suse.com + +- perf/x86/intel: Expose existence of callback support to KVM + (git-fixes). +- commit b24b5fc + +------------------------------------------------------------------- +Wed May 22 11:25:18 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. + Intel compatible (git-fixes). +- commit 38bcaaa + +------------------------------------------------------------------- +Wed May 22 11:11:23 CEST 2024 - lhenriques@suse.de + +- ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE + (bsc#1224866). +- commit 6a4b4a1 + +------------------------------------------------------------------- +Wed May 22 10:35:02 CEST 2024 - lhenriques@suse.de + +- blacklist.conf: cephfs client logging infrastructure commits + These two commits are useless in isolation, they are part of a larger set + of commits that add extra info to debug logs. +- commit 2056926 + +------------------------------------------------------------------- +Wed May 22 08:47:44 CEST 2024 - tiwai@suse.de + +- remoteproc: k3-r5: Jump to error handling labels in start/stop + errors (git-fixes). +- commit 6f545f8 + +------------------------------------------------------------------- +Wed May 22 08:46:38 CEST 2024 - tiwai@suse.de + +- libsubcmd: Fix parse-options memory leak (git-fixes). +- dmaengine: idxd: Avoid unnecessary destruction of file_ida + (git-fixes). +- dmaengine: axi-dmac: fix possible race in remove() (git-fixes). +- dmaengine: idma64: Add check for dma_set_max_seg_size + (git-fixes). +- remoteproc: k3-r5: Do not allow core1 to power up before core0 + via sysfs (git-fixes). +- remoteproc: k3-r5: Wait for core0 power-up before powering up + core1 (git-fixes). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (git-fixes). +- PCI: tegra194: Fix probe path for Endpoint mode (git-fixes). +- PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id + (git-fixes). +- PCI: dwc: ep: Fix DBI access failure for drivers requiring + refclk from host (git-fixes). +- PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3 + (git-fixes). +- PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3 + (git-fixes). +- KEYS: trusted: Do not use WARN when encode fails (git-fixes). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() (git-fixes). +- commit d7da373 + +------------------------------------------------------------------- +Tue May 21 19:42:14 CEST 2024 - jgross@suse.com + +- KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is + enabled (git-fixes). +- commit 7d13726 + +------------------------------------------------------------------- +Tue May 21 19:06:22 CEST 2024 - jgross@suse.com + +- KVM: x86: Allow, don't ignore, same-value writes to immutable + MSRs (git-fixes). +- commit e25e965 + +------------------------------------------------------------------- +Tue May 21 18:30:43 CEST 2024 - jgross@suse.com + +- KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT + Misconfig (git-fixes). +- commit 21a74db + +------------------------------------------------------------------- +Tue May 21 17:54:50 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC + internal slots (git-fixes). +- commit b2d6429 + +------------------------------------------------------------------- +Tue May 21 17:19:17 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Move private vs. shared check above slot validity + checks (git-fixes). +- commit 2108d3a + +------------------------------------------------------------------- +Tue May 21 16:43:17 CEST 2024 - jgross@suse.com + +- KVM: x86: Fully re-initialize supported_mce_cap on vendor + module load (git-fixes). +- commit 52160e6 + +------------------------------------------------------------------- +Tue May 21 16:07:04 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing + dirty status (git-fixes). +- commit 7bdd69f + +------------------------------------------------------------------- +Tue May 21 15:26:06 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add a1fd0b9d751f sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level +- commit 3d0aa70 + +------------------------------------------------------------------- +Tue May 21 15:16:02 CEST 2024 - tiwai@suse.de + +- drm/nouveau/disp: Fix missing backlight control on Macbook 5, + 1 (bsc#1223838). +- commit 07ffc12 + +------------------------------------------------------------------- +Tue May 21 14:27:31 CEST 2024 - iivanov@suse.de + +- iommu/dma: Force swiotlb_max_mapping_size on an untrusted device (bsc#1224331) +- commit 55fb87b + +------------------------------------------------------------------- +Tue May 21 14:26:12 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix alignment checks when both allocation and DMA masks are (bsc#1224331) +- commit 8bebd77 + +------------------------------------------------------------------- +Tue May 21 14:24:53 CEST 2024 - iivanov@suse.de + +- swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc() (bsc#1224331) +- commit fcf796a + +------------------------------------------------------------------- +Tue May 21 14:21:15 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix double-allocation of slots due to broken alignment (bsc#1224331) +- commit c65bb03 + +------------------------------------------------------------------- +Tue May 21 14:19:30 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Set enable bits for GP counters in + PERF_GLOBAL_CTRL at "RESET" (git-fixes). +- commit 1ba62ae + +------------------------------------------------------------------- +Tue May 21 14:17:25 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disable support for adaptive PEBS (git-fixes). +- commit 9862bdd + +------------------------------------------------------------------- +Tue May 21 14:15:41 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD + platforms (git-fixes). +- commit 5f8077d + +------------------------------------------------------------------- +Tue May 21 14:13:58 CEST 2024 - jgross@suse.com + +- KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel + compatible (git-fixes). +- commit c9c8902 + +------------------------------------------------------------------- +Tue May 21 14:10:14 CEST 2024 - jgross@suse.com + +- x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM + (git-fixes). +- commit f882a8e + +------------------------------------------------------------------- +Tue May 21 13:34:01 CEST 2024 - jgross@suse.com + +- KVM: x86: Use actual kvm_cpuid.base for clearing + KVM_FEATURE_PV_UNHALT (git-fixes). +- commit 80b67d0 + +------------------------------------------------------------------- +Tue May 21 13:14:53 CEST 2024 - mfranc@suse.cz + +- s390/cio: fix tracepoint subchannel type field (git-fixes + bsc#1224793). +- commit f1aa928 + +------------------------------------------------------------------- +Tue May 21 13:09:15 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Emit a barrier for BPF_FETCH instructions (git-fixes + bsc#1224792). +- commit d08e4ce + +------------------------------------------------------------------- +Tue May 21 13:05:27 CEST 2024 - mfranc@suse.cz + +- KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M + (git-fixes bsc#1224790). +- commit b0b1c22 + +------------------------------------------------------------------- +Tue May 21 12:57:45 CEST 2024 - jgross@suse.com + +- KVM: x86: Introduce __kvm_get_hypervisor_cpuid() helper + (git-fixes). +- commit 652c188 + +------------------------------------------------------------------- +Tue May 21 12:12:33 CEST 2024 - jslaby@suse.cz + +- rpm/kernel-obs-build.spec.in: remove reiserfs from OBS initrd + We disabled the FS in bug 1202309. And we actively blacklist it in: + /usr/lib/modprobe.d/60-blacklist_fs-reiserfs.conf + This, as a side-effect, fixes obs-build's warning: + dracut-pre-udev[1463]: sh: line 1: /usr/lib/module-init-tools/unblacklist: No such file or directory + Exactly due to the above 60-blacklist_fs-reiserfs.conf trying to call the + above unblacklist. + We should likely drop ext2+ext3 from the list too, as we don't build + them at all. But that's a different story. +- commit 9e1a078 + +------------------------------------------------------------------- +Tue May 21 11:31:32 CEST 2024 - jgross@suse.com + +- KVM: SVM: Add support for allowing zero SEV ASIDs (git-fixes). +- commit 9327154 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - jgross@suse.com + +- KVM: SVM: Use unsigned integers when dealing with ASIDs + (git-fixes). +- commit b0fec37 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - cfamullaconrad@suse.de + +- tools/power turbostat: Expand probe_intel_uncore_frequency() + (bsc#1221765). +- commit 7c0d70f + +------------------------------------------------------------------- +Tue May 21 11:27:24 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: fix recursive deadlock in timer injection + (git-fixes). +- commit 389ea84 + +------------------------------------------------------------------- +Tue May 21 11:25:54 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: remove WARN_ON_ONCE() with false positives in + evtchn delivery (git-fixes). +- commit d63a8c9 + +------------------------------------------------------------------- +Tue May 21 11:24:29 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: inject vCPU upcall vector when local APIC is + enabled (git-fixes). +- commit 538dcab + +------------------------------------------------------------------- +Tue May 21 11:22:43 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: improve accuracy of Xen timers (git-fixes). +- commit 921d76d + +------------------------------------------------------------------- +Tue May 21 11:20:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Explicitly check NMI from guest to reducee false + positives (git-fixes). +- commit be2edf0 + +------------------------------------------------------------------- +Tue May 21 11:18:52 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled + (git-fixes). +- commit fe18eef + +------------------------------------------------------------------- +Tue May 21 11:16:06 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs + (git-fixes). +- commit 406de6b + +------------------------------------------------------------------- +Tue May 21 10:34:00 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs (git-fixes). +- commit dd1520f + +------------------------------------------------------------------- +Tue May 21 09:57:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC + due to bad index (git-fixes). +- commit b2e9cf1 + +------------------------------------------------------------------- +Tue May 21 09:22:11 CEST 2024 - shung-hsi.yu@suse.com + +- blacklist.conf: add "libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos" +- commit f859338 + +------------------------------------------------------------------- +Tue May 21 09:07:54 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD + (git-fixes). +- commit fd656b7 + +------------------------------------------------------------------- +Tue May 21 09:02:26 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Allow programming events that match unsupported + arch events (git-fixes). +- commit 60f57dc + +------------------------------------------------------------------- +Tue May 21 08:49:53 CEST 2024 - tiwai@suse.de + +- firmware: dmi-id: add a release callback function (git-fixes). +- watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in + sa1100dog_probe() (git-fixes). +- watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a + safety margin (git-fixes). +- watchdog: bd9576: Drop "always-running" property (git-fixes). +- watchdog: cpu5wdt.c: Fix use-after-free bug caused by + cpu5wdt_trigger (git-fixes). +- i2c: acpi: Unbind mux adapters before delete (git-fixes). +- i2c: synquacer: Fix an error handling path in + synquacer_i2c_probe() (git-fixes). +- i2c: cadence: Avoid fifo clear after start (git-fixes). +- pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins + regs (git-fixes). +- pinctrl: armada-37xx: remove an unused variable (git-fixes). +- crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak (git-fixes). +- commit 60d82a4 + +------------------------------------------------------------------- +Tue May 21 08:25:35 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Always treat Fixed counters as available when + supported (git-fixes). +- commit c4b0d18 + +------------------------------------------------------------------- +Tue May 21 08:23:45 CEST 2024 - jgross@suse.com + +- KVM: VMX: Report up-to-date exit qualification to userspace + (git-fixes). +- commit d6b020d + +------------------------------------------------------------------- +Tue May 21 08:20:50 CEST 2024 - jgross@suse.com + +- KVM: x86: Fix broken debugregs ABI for 32 bit kernels + (git-fixes). +- commit 69a1ee8 + +------------------------------------------------------------------- +Tue May 21 08:18:03 CEST 2024 - jgross@suse.com + +- SEV: disable SEV-ES DebugSwap by default (git-fixes). +- commit dcaff2f + +------------------------------------------------------------------- +Tue May 21 08:16:02 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMU + (git-fixes). +- commit c561279 + +------------------------------------------------------------------- +Tue May 21 08:11:53 CEST 2024 - jgross@suse.com + +- KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear + they're a WIP (git-fixes). +- commit aba16e8 + +------------------------------------------------------------------- +Tue May 21 08:10:16 CEST 2024 - jgross@suse.com + +- KVM: x86: Mark target gfn of emulated atomic instruction as + dirty (git-fixes). +- commit 303882a + +------------------------------------------------------------------- +Tue May 21 08:08:31 CEST 2024 - jgross@suse.com + +- KVM: SVM: Flush pages under kvm->lock to fix UAF in + svm_register_enc_region() (git-fixes). +- commit 4382f8a + +------------------------------------------------------------------- +Mon May 20 18:22:45 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes bsc#1222608 CVE-2024-26742). +- commit 950259c + +------------------------------------------------------------------- +Mon May 20 17:34:03 CEST 2024 - dsterba@suse.com + +- btrfs: always clear PERTRANS metadata during commit (git-fixes) +- commit f24386b + +------------------------------------------------------------------- +Mon May 20 17:31:37 CEST 2024 - dsterba@suse.com + +- btrfs: record delayed inode root in transaction (git-fixes) +- commit 3382370 + +------------------------------------------------------------------- +Mon May 20 17:30:52 CEST 2024 - dsterba@suse.com + +- btrfs: send: handle path ref underflow in header iterate_inode_ref() (git-fixes) +- commit 21cfc26 + +------------------------------------------------------------------- +Mon May 20 17:30:06 CEST 2024 - dsterba@suse.com + +- btrfs: export: handle invalid inode or root reference in btrfs_get_parent() (git-fixes) +- commit a357818 + +------------------------------------------------------------------- +Mon May 20 17:28:54 CEST 2024 - dsterba@suse.com + +- btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send() (git-fixes) +- commit 3227c75 + +------------------------------------------------------------------- +Mon May 20 17:28:06 CEST 2024 - dsterba@suse.com + +- btrfs: sysfs: validate scrub_speed_max value (git-fixes) +- commit 333b480 + +------------------------------------------------------------------- +Mon May 20 17:26:31 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: build fix for config we don't use +- commit d489b93 + +------------------------------------------------------------------- +Mon May 20 17:25:16 CEST 2024 - dsterba@suse.com + +- btrfs: prevent transaction block reserve underflow when starting transaction (git-fixes) +- commit e1ff84f + +------------------------------------------------------------------- +Mon May 20 17:19:12 CEST 2024 - dsterba@suse.com + +- btrfs: fix race when refilling delayed refs block reserve (git-fixes) +- commit f241886 + +------------------------------------------------------------------- +Mon May 20 17:17:09 CEST 2024 - dsterba@suse.com + +- btrfs: assert delayed node locked when removing delayed item (git-fixes) +- commit 7298484 + +------------------------------------------------------------------- +Mon May 20 17:16:03 CEST 2024 - dsterba@suse.com + +- btrfs: check for BTRFS_FS_ERROR in pending ordered assert (git-fixes) +- commit f5815af + +------------------------------------------------------------------- +Mon May 20 17:07:38 CEST 2024 - dsterba@suse.com + +- btrfs: output extra debug info if we failed to find an inline backref (git-fixes) +- commit 92fba41 + +------------------------------------------------------------------- +Mon May 20 17:06:06 CEST 2024 - dsterba@suse.com + +- btrfs: set page extent mapped after read_folio in relocate_one_page (git-fixes) +- commit 446041f + +------------------------------------------------------------------- +Mon May 20 17:04:32 CEST 2024 - dsterba@suse.com + +- btrfs: handle errors properly in update_inline_extent_backref() (git-fixes) +- commit ca5b7a2 + +------------------------------------------------------------------- +Mon May 20 15:43:05 CEST 2024 - nmorey@suse.com + +- RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw (git-fixes) +- commit 4bdc550 + +------------------------------------------------------------------- +Mon May 20 15:42:55 CEST 2024 - nmorey@suse.com + +- RDMA/IPoIB: Fix format truncation compilation errors (git-fixes) +- commit 6d737b0 + +------------------------------------------------------------------- +Mon May 20 15:42:41 CEST 2024 - nmorey@suse.com + +- bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq (git-fixes) +- commit 3e0bec3 + +------------------------------------------------------------------- +Mon May 20 15:42:30 CEST 2024 - nmorey@suse.com + +- IB/mlx5: Use __iowrite64_copy() for write combining stores (git-fixes) +- commit 9a3847d + +------------------------------------------------------------------- +Mon May 20 15:41:38 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix incorrect rxe_put in error path (git-fixes) +- commit c50f3b5 + +------------------------------------------------------------------- +Mon May 20 15:41:28 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Allow good work requests to be executed (git-fixes) +- commit b36653a + +------------------------------------------------------------------- +Mon May 20 15:41:18 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt (git-fixes) +- commit ba9e71d + +------------------------------------------------------------------- +Mon May 20 15:41:06 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Modify the print level of CQE error (git-fixes) +- commit 12a2ba5 + +------------------------------------------------------------------- +Mon May 20 15:40:45 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Use complete parentheses in macros (git-fixes) +- commit 7a9c544 + +------------------------------------------------------------------- +Mon May 20 15:40:34 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix GMV table pagesize (git-fixes) +- commit fb0321b + +------------------------------------------------------------------- +Mon May 20 15:40:20 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix UAF for cq async event (git-fixes) +- commit 8ea7fea + +------------------------------------------------------------------- +Mon May 20 15:40:10 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix deadlock on SRQ async events. (git-fixes) +- commit fb64efc + +------------------------------------------------------------------- +Mon May 20 15:39:57 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Add max_ah and cq moderation capacities in query_device() (git-fixes) +- commit 6c2f69b + +------------------------------------------------------------------- +Mon May 20 15:39:41 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix return value in hns_roce_map_mr_sg (git-fixes) +- commit 60cadbc + +------------------------------------------------------------------- +Mon May 20 15:39:25 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Adding remote atomic access flag to updatable flags (git-fixes) +- commit dacefcf + +------------------------------------------------------------------- +Mon May 20 15:39:09 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Change check for cacheable mkeys (git-fixes) +- commit c838c29 + +------------------------------------------------------------------- +Mon May 20 15:38:50 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent (git-fixes) +- commit 3012f2a + +------------------------------------------------------------------- +Mon May 20 15:38:31 CEST 2024 - nmorey@suse.com + +- qibfs: fix dentry leak (git-fixes) +- commit 3dd0249 + +------------------------------------------------------------------- +Mon May 20 15:37:55 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Fix port number for counter query in multi-port configuration (git-fixes) +- commit 52028fd + +------------------------------------------------------------------- +Mon May 20 15:37:35 CEST 2024 - nmorey@suse.com + +- RDMA/cm: Print the old state when cm_destroy_id gets timeout (git-fixes) +- commit 1a1a1ef + +------------------------------------------------------------------- +Mon May 20 15:37:10 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix the problem "mutex_destroy missing" (git-fixes) +- commit 0a73f85 + +------------------------------------------------------------------- +Mon May 20 14:08:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: broadcom: bcmbca: bcm4908: set brcm,wp-not-connected") +- commit a7b0273 + +------------------------------------------------------------------- +Mon May 20 14:04:41 CEST 2024 - iivanov@suse.de + +- arm64: dts: microchip: sparx5: fix mdio reg (git-fixes) +- commit 88132f5 + +------------------------------------------------------------------- +Mon May 20 14:03:25 CEST 2024 - iivanov@suse.de + +- arm64: dts: hi3798cv200: fix the size of GICR (git-fixes) +- commit 366d274 + +------------------------------------------------------------------- +Mon May 20 14:02:14 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Correct Tegra132 I2C alias (git-fixes) +- commit da1130e + +------------------------------------------------------------------- +Mon May 20 13:28:11 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: h616: Fix I2C0 pins (git-fixes) +- commit eee423c + +------------------------------------------------------------------- +Mon May 20 13:27:02 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: Pine H64: correctly remove reg_gmac_3v3 (git-fixes) +- commit 7d432cc + +------------------------------------------------------------------- +Mon May 20 13:25:37 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit d52e38e + +------------------------------------------------------------------- +Mon May 20 13:24:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit 029788f + +------------------------------------------------------------------- +Mon May 20 13:22:07 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix alphabetical ordering RK3399 puma (git-fixes) + Refresh patches.suse/arm64-dts-rockchip-enable-internal-pull-up-on-PCIE_WAKE-for-RK3399-Puma.patch +- commit aeac8db + +------------------------------------------------------------------- +Mon May 20 12:53:44 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: samsung,ams495qa01: add missing SPI properties") +- commit f4f5a90 + +------------------------------------------------------------------- +Mon May 20 12:53:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio: health: maxim,max30102: fix compatible check") +- commit 1690e24 + +------------------------------------------------------------------- +Mon May 20 12:52:51 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: mediatek,pwm-disp: Document power-domains property") +- commit 6958159 + +------------------------------------------------------------------- +Mon May 20 12:52:16 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: fsl-imx-sdma: fix HDMI audio index") +- commit 952bf73 + +------------------------------------------------------------------- +Mon May 20 12:52:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: lcdif: Do not require power-domains for i.MX6ULL") +- commit eabdd33 + +------------------------------------------------------------------- +Mon May 20 12:51:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update") +- commit ad9009e + +------------------------------------------------------------------- +Mon May 20 12:51:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mtd: avoid automatically select from mtd.yaml") +- commit 2d9981a + +------------------------------------------------------------------- +Mon May 20 12:51:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: can: mpfs: add missing required clock") +- commit d5f79eb + +------------------------------------------------------------------- +Mon May 20 12:50:57 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: dlg,da9063: Make #interrupt-cells required") +- commit a6ea77b + +------------------------------------------------------------------- +Mon May 20 12:50:46 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pinctr: pinctrl-zynq: Fix compatible string") +- commit f208a95 + +------------------------------------------------------------------- +Mon May 20 12:49:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible") +- commit 3478db8 + +------------------------------------------------------------------- +Mon May 20 12:49:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: ti,am65x-dss: Add support for common1 region") +- commit 7eb6591 + +------------------------------------------------------------------- +Mon May 20 12:48:50 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: opp: drop maxItems from inner items") +- commit 878a019 + +------------------------------------------------------------------- +Mon May 20 12:48:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: amlogic: fix s4 bindings") +- commit e2029e3 + +------------------------------------------------------------------- +Mon May 20 12:48:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Banana Pi R2 Pro") +- commit c1d1519 + +------------------------------------------------------------------- +Mon May 20 12:45:53 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Orange Pi RK3399 board") +- commit 88539b6 + +------------------------------------------------------------------- +Mon May 20 12:45:20 CEST 2024 - iivanov@suse.de + +- dt-bindings: clock: qcom: Add missing UFS QREF clocks (git-fixes) +- commit 4e403e4 + +------------------------------------------------------------------- +Mon May 20 12:43:49 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: qcom: drop the superfluous device compatibility") +- commit f6fdbc2 + +------------------------------------------------------------------- +Mon May 20 12:43:00 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: riscv: cpus: Clarify mmu-type interpretation") +- commit 4b6b7f4 + +------------------------------------------------------------------- +Mon May 20 12:42:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: power: reset: qcom-pon: fix inconsistent example") +- commit b2da43b + +------------------------------------------------------------------- +Mon May 20 12:42:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: rtc: qcom-pm8xxx: fix inconsistent example") +- commit 673e959 + +------------------------------------------------------------------- +Mon May 20 12:42:30 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header") +- commit 2965719 + +------------------------------------------------------------------- +Mon May 20 12:42:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg") +- commit 44293cc + +------------------------------------------------------------------- +Mon May 20 12:42:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: gpio: xilinx: Fix node address in gpio") +- commit 51eae0f + +------------------------------------------------------------------- +Mon May 20 12:41:48 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-vadc: fix example node names") +- commit 5559cae + +------------------------------------------------------------------- +Mon May 20 12:41:19 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name") +- commit 6d910c5 + +------------------------------------------------------------------- +Mon May 20 12:39:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: qcom: Correct reset-names property") +- commit cfa6f44 + +------------------------------------------------------------------- +Mon May 20 12:17:43 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: zynqmp: extend required list") +- commit 193f0ac + +------------------------------------------------------------------- +Mon May 20 12:17:21 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: qcom,apcs-kpss-global: drop duplicated") +- commit 855a271 + +------------------------------------------------------------------- +Mon May 20 12:17:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix regulator binding") +- commit 9b3e020 + +------------------------------------------------------------------- +Mon May 20 12:16:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix up binding") +- commit a0c4967 + +------------------------------------------------------------------- +Mon May 20 12:16:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: remoteproc: qcom: sc7180-pas: Fix SC7280 MPSS PD-names") +- commit de1ba63 + +------------------------------------------------------------------- +Mon May 20 11:58:54 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mmc: sdhci-pxa: Fix 'regs' typo") +- commit 3378497 + +------------------------------------------------------------------- +Mon May 20 11:58:39 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: Remove alt_ref from versal") +- commit 4d14333 + +------------------------------------------------------------------- +Mon May 20 11:58:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: watchdog: qcom-wdt: Make the interrupt example edge") +- commit 17a3ab8 + +------------------------------------------------------------------- +Mon May 20 11:57:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI") +- commit 4aa1481 + +------------------------------------------------------------------- +Mon May 20 11:56:20 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: stm32: don't mix SCMI and non-SCMI board") +- commit 448ff06 + +------------------------------------------------------------------- +Mon May 20 11:55:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with") +- commit ab03332 + +------------------------------------------------------------------- +Mon May 20 11:55:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp") +- commit 1d6fc28 + +------------------------------------------------------------------- +Mon May 20 11:54:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: Allow #power-domain-cells") +- commit 027195f + +------------------------------------------------------------------- +Mon May 20 11:54:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt: dt-extract-compatibles: Don't follow symlinks when walking tree") +- commit 60fcfee + +------------------------------------------------------------------- +Mon May 20 11:52:07 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property") +- commit de60146 + +------------------------------------------------------------------- +Mon May 20 11:51:01 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema") +- commit d7b96e4 + +------------------------------------------------------------------- +Mon May 20 11:49:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: qcom: smd-rpm: Add MSM8909 to qcom,smd-channels") +- commit 1171729 + +------------------------------------------------------------------- +Mon May 20 08:14:54 CEST 2024 - tiwai@suse.de + +- selftests/kcmp: remove unused open mode (git-fixes). +- nilfs2: make superblock data array index computation sparse + friendly (git-fixes). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (git-fixes). +- lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure + (git-fixes). +- commit 7902091 + +------------------------------------------------------------------- +Mon May 20 03:46:23 CEST 2024 - lzhong@suse.de + +- powerpc/pseries/vio: Don't return ENODEV if node or compatible + missing (bsc#1220783). +- commit 19e446b + +------------------------------------------------------------------- +Sun May 19 09:24:05 CEST 2024 - tiwai@suse.de + +- clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs + (git-fixes). +- clk: qcom: mmcc-msm8998: fix venus clock issue (git-fixes). +- clk: qcom: dispcc-sm8550: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm6350: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm8450: fix DisplayPort clocks (git-fixes). +- clk: qcom: clk-alpha-pll: remove invalid Stromer register offset + (git-fixes). +- clk: samsung: exynosautov9: fix wrong pll clock id value + (git-fixes). +- clk: renesas: r9a07g043: Add clock and reset entry for PLIC + (git-fixes). +- clk: renesas: r8a779a0: Fix CANFD parent clock (git-fixes). +- clk: rs9: fix wrong default value for clock amplitude + (git-fixes). +- clk: mediatek: mt8365-mm: fix DPI0 parent (git-fixes). +- clk: mediatek: pllfh: Don't log error for missing fhctl node + (git-fixes). +- commit 8bfa411 + +------------------------------------------------------------------- +Sat May 18 09:44:27 CEST 2024 - tiwai@suse.de + +- blacklist.conf: Add reverted dmaengine commit entries +- commit 134f997 + +------------------------------------------------------------------- +Sat May 18 09:42:47 CEST 2024 - tiwai@suse.de + +- selftests: net: bridge: increase IGMP/MLD exclude timeout + membership interval (git-fixes). +- of: module: add buffer overflow check in of_modalias() + (git-fixes). +- selftests/powerpc/dexcr: Add -no-pie to hashchk tests + (git-fixes). +- firmware: raspberrypi: Use correct device for DMA mappings + (git-fixes). +- Revert "drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor()" (stable-fixes). +- drm/i915/audio: Fix audio time stamp programming for DP + (stable-fixes). +- gpiolib: cdev: fix uninitialised kfifo (git-fixes). +- selftests: test_bridge_neigh_suppress.sh: Fix failures due to + duplicate MAC (git-fixes). +- Bluetooth: qca: fix firmware check error path (git-fixes). +- dyndbg: fix old BUG_ON in >control parser (stable-fixes). +- mei: me: add lunar lake point M DID (stable-fixes). +- usb: xhci-plat: Don't include xhci.h (stable-fixes). +- ASoC: meson: axg-fifo: use threaded irq to check periods + (git-fixes). +- drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor() (stable-fixes). +- drm/amd/display: Fix incorrect DSC instance for MST + (stable-fixes). +- drm/amd/display: Atom Integrated System Info v2_2 for DCN35 + (stable-fixes). +- drm/amd/display: Handle Y carry-over in VCP X.Y calculation + (stable-fixes). +- clk: Don't hold prepare_lock when calling kref_put() + (stable-fixes). +- drm/nouveau/dp: Don't probe eDP ports twice harder + (stable-fixes). +- drm/radeon: silence UBSAN warning (v3) (stable-fixes). +- net:usb:qmi_wwan: support Rolling modules (stable-fixes). +- gpio: crystalcove: Use -ENOTSUPP consistently (stable-fixes). +- gpio: wcove: Use -ENOTSUPP consistently (stable-fixes). +- platform/x86: ISST: Add Granite Rapids-D to HPM CPU list + (stable-fixes). +- selftests: timers: Fix valid-adjtimex signed left-shift + undefined behavior (stable-fixes). +- gpu: host1x: Do not setup DMA for virtual devices + (stable-fixes). +- amd/amdkfd: sync all devices to wait all processes being evicted + (stable-fixes). +- drm/amdgpu: Fix VCN allocation in CPX partition (stable-fixes). +- drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2 + (stable-fixes). +- drm/amdgpu: Refine IB schedule error logging (stable-fixes). +- firewire: ohci: mask bus reset interrupts between ISR and + bottom half (stable-fixes). +- regulator: tps65132: Add of_match table (stable-fixes). +- ata: sata_gemini: Check clk_enable() result (stable-fixes). +- ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in + case of S3 suspend (stable-fixes). +- ALSA: line6: Zero-initialize message buffers (stable-fixes). +- vboxsf: explicitly deny setlease attempts (stable-fixes). +- drm/amdkfd: range check cp bad op exception interrupts + (stable-fixes). +- drm/amdkfd: Check cgroup when returning DMABuf info + (stable-fixes). +- selftests/ftrace: Fix event filter target_func selection + (stable-fixes). +- wifi: iwlwifi: mvm: guard against invalid STA ID on removal + (stable-fixes). +- wifi: iwlwifi: read txq->read_ptr under lock (stable-fixes). +- wifi: mac80211: fix prep_connection error path (stable-fixes). +- wifi: cfg80211: fix rdev_dump_mpp() arguments order + (stable-fixes). +- wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc + (stable-fixes). +- ASoC: meson: axg-fifo: use FIELD helpers (stable-fixes). +- gpiolib: cdev: relocate debounce_period_us from struct gpio_desc + (stable-fixes). +- selftests/net: convert test_bridge_neigh_suppress.sh to run + it in unique namespace (stable-fixes). +- commit 2872089 + +------------------------------------------------------------------- +Fri May 17 18:46:21 CEST 2024 - mkoutny@suse.com + +- af_unix: Fix garbage collector racing against connect() + (CVE-2024-26923 bsc#1223384). +- af_unix: Replace BUG_ON() with WARN_ON_ONCE() (CVE-2024-26923 + bsc#1223384). +- af_unix: Do not use atomic ops for unix_sk(sk)->inflight + (CVE-2024-26923 bsc#1223384). +- commit a683abb + +------------------------------------------------------------------- +Fri May 17 18:05:19 CEST 2024 - mwilck@suse.com + +- dm-multipath: dont't attempt SG_IO on non-SCSI-disks + (bsc#1223575). +- commit 2f6779f + +------------------------------------------------------------------- +Fri May 17 17:18:26 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans (git-fixes) +- commit b85295a + +------------------------------------------------------------------- +Fri May 17 14:36:47 CEST 2024 - dsterba@suse.com + +- btrfs: don't arbitrarily slow down delalloc if we're committing (git-fixes) +- commit d9b2223 + +------------------------------------------------------------------- +Fri May 17 14:33:37 CEST 2024 - dsterba@suse.com + +- btrfs: reset destination buffer when read_extent_buffer() gets invalid range (git-fixes) +- commit 7ef02d5 + +------------------------------------------------------------------- +Fri May 17 14:32:16 CEST 2024 - dsterba@suse.com + +- btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1 (git-fixes) +- commit e6b51c1 + +------------------------------------------------------------------- +Fri May 17 14:31:26 CEST 2024 - dsterba@suse.com + +- btrfs: file_remove_privs needs an exclusive lock in direct io write (git-fixes) +- commit 0bc88db + +------------------------------------------------------------------- +Fri May 17 14:29:12 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: cleanup, v0 extent removal +- commit fecc398 + +------------------------------------------------------------------- +Fri May 17 14:28:15 CEST 2024 - dsterba@suse.com + +- btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART (git-fixes) +- commit 74fcad3 + +------------------------------------------------------------------- +Fri May 17 14:27:30 CEST 2024 - dsterba@suse.com + +- btrfs: fix start transaction qgroup rsv double free (git-fixes) +- commit 272247e + +------------------------------------------------------------------- +Fri May 17 14:26:14 CEST 2024 - dsterba@suse.com + +- btrfs: free qgroup rsv on io failure (git-fixes) +- commit 384dac4 + +------------------------------------------------------------------- +Fri May 17 13:18:52 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: disable toggling dormant table state + more than once (git-fixes). +- commit 76bebd5 + +------------------------------------------------------------------- +Fri May 17 13:15:53 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: process pending subflow error on close (git-fixes). +- commit ef629c5 + +------------------------------------------------------------------- +Fri May 17 13:14:24 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: move __mptcp_error_report in protocol.c (git-fixes). +- commit a777e91 + +------------------------------------------------------------------- +Fri May 17 13:12:58 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: fix bogus receive window shrinkage with multiple subflows + (git-fixes). +- commit deea9a0 + +------------------------------------------------------------------- +Fri May 17 13:08:02 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nft_set_rbtree: use read spinlock to avoid datapath + contention (git-fixes). +- commit ddc952e + +------------------------------------------------------------------- +Fri May 17 13:06:21 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list + iterate in smcr_port_add (git-fixes). +- commit 2d7895b + +------------------------------------------------------------------- +Fri May 17 13:03:07 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: bugfix for smcr v2 server connect success statistic + (git-fixes). +- commit e746f6b + +------------------------------------------------------------------- +Fri May 17 13:01:08 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID + (git-fixes). +- commit ec5b855 + +------------------------------------------------------------------- +Fri May 17 12:59:23 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_bind_phc (git-fixes). +- commit 16b7a1e + +------------------------------------------------------------------- +Fri May 17 12:57:42 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_tsflags (git-fixes). +- commit b028530 + +------------------------------------------------------------------- +Fri May 17 12:55:31 CEST 2024 - andrea.porta@suse.com + +- arm64: Add the arm64.no32bit_el0 command line option + (jsc#PED-3184). + Please note that some adjustments were needed since the upstream commit + is based on kernel 6.9 which has idreg-override.c moved under + arch/arm64/kernel/pi/. +- commit 4fba46a + +------------------------------------------------------------------- +Fri May 17 09:14:44 CEST 2024 - tiwai@suse.de + +- platform/x86/intel-uncore-freq: Don't present root domain on + error (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_certificate decoding + (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_show display (git-fixes). +- tools/arch/x86/intel_sdsi: Fix maximum meter bundle length + (git-fixes). +- platform/x86: xiaomi-wmi: Fix race condition when reporting + key events (git-fixes). +- mtd: rawnand: hynix: fixed typo (git-fixes). +- mtd: core: Report error if first mtd_otp_size() call fails in + mtd_otp_nvmem_add() (git-fixes). +- mmc: davinci: Don't strip remove function when driver is builtin + (git-fixes). +- mmc: sdhci_am654: Fix ITAPDLY for HS400 timing (git-fixes). +- mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock + (git-fixes). +- mmc: sdhci_am654: Add OTAP/ITAP delay enable (git-fixes). +- mmc: sdhci_am654: Write ITAPDLY for DDR52 timing (git-fixes). +- mmc: sdhci_am654: Add tuning algorithm for delay chain + (git-fixes). +- media: sunxi: a83-mips-csi2: also select GENERIC_PHY + (git-fixes). +- media: flexcop-usb: fix sanity check of bNumEndpoints + (git-fixes). +- media: stk1160: fix bounds checking in stk1160_copy_video() + (git-fixes). +- media: uvcvideo: Add quirk for Logitech Rally Bar (git-fixes). +- media: v4l: Don't turn on privacy LED if streamon fails + (git-fixes). +- media: mc: mark the media devnode as registered from the, + start (git-fixes). +- media: atomisp: ssh_css: Fix a null-pointer dereference in + load_video_binaries (git-fixes). +- media: v4l2-subdev: Fix stream handling for crop API + (git-fixes). +- media: mc: Fix graph walk in media_pipeline_start (git-fixes). +- media: i2c: et8ek8: Don't strip remove function when driver + is builtin (git-fixes). +- media: dt-bindings: ovti,ov2680: Fix the power supply names + (git-fixes). +- media: ipu3-cio2: Request IRQ earlier (git-fixes). +- media: rcar-vin: work around -Wenum-compare-conditional warning + (git-fixes). +- media: ngene: Add dvb_ca_en50221_init return value check + (git-fixes). +- commit ceb1555 + +------------------------------------------------------------------- +Fri May 17 09:00:45 CEST 2024 - tiwai@suse.de + +- Move upstreamed media patches into sorted section +- commit 521e539 + +------------------------------------------------------------------- +Thu May 16 19:23:55 CEST 2024 - duwe@suse.de + +- dmaengine: idxd: move safety flag to struct ends (bsc#1223625 + CVE-2024-21823). +- dmaengine: idxd: add a write() method for applications to + submit work (bsc#1223625 CVE-2024-21823). +- dmaengine: idxd: add a new security check to deal with a + hardware erratum (bsc#1223625 CVE-2024-21823). +- VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist + (bsc#1223625 CVE-2024-21823). +- commit 8718675 + +------------------------------------------------------------------- +Thu May 16 19:03:19 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/io_uring-af_unix-disable-sending-io_uring-over-socke.patch + (bsc#1218447 CVE-2023-6531 CVE-2023-52654 bsc#1224099). +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (git-fixes CVE-2023-52655 bsc#1217169). +- commit 07c8bc1 + +------------------------------------------------------------------- +Thu May 16 16:26:11 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation + (git-fixes). +- commit 78ec58d + +------------------------------------------------------------------- +Thu May 16 16:24:27 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix peer devlink set for SF representor devlink port + (git-fixes). +- commit 6a691b6 + +------------------------------------------------------------------- +Thu May 16 16:20:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Lag, restore buckets number to default after hash + LAG deactivation (git-fixes). +- commit 19da0bb + +------------------------------------------------------------------- +Thu May 16 16:19:25 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: flower: fix fragment flags handling (git-fixes). +- commit 5fd27e9 + +------------------------------------------------------------------- +Thu May 16 16:17:56 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Set tx_info->xdpf value to NULL (git-fixes). +- commit 7d1d83a + +------------------------------------------------------------------- +Thu May 16 16:16:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix incorrect descriptor free behavior (git-fixes). +- commit 69577fd + +------------------------------------------------------------------- +Thu May 16 16:10:18 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Wrong missing IO completions check order (git-fixes). +- commit fbbd86e + +------------------------------------------------------------------- +Thu May 16 16:08:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix potential sign extension issue (git-fixes). +- commit b3cc5f8 + +------------------------------------------------------------------- +Thu May 16 16:06:38 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: trap link-local frames regardless of ST Port + State (git-fixes). +- commit 726080b + +------------------------------------------------------------------- +Thu May 16 16:04:41 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: fix wrong config being used when reconfiguring PCS + (git-fixes). +- commit d2d1229 + +------------------------------------------------------------------- +Thu May 16 16:02:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block XOR hash with over 128 channels + (git-fixes). +- commit 40b1ccb + +------------------------------------------------------------------- +Thu May 16 16:00:48 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Restore mistakenly dropped parts in register devlink + flow (git-fixes). +- commit dfb4099 + +------------------------------------------------------------------- +Thu May 16 15:38:16 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size (git-fixes) +- commit a1c6e8c + +------------------------------------------------------------------- +Thu May 16 15:36:42 CEST 2024 - dsterba@suse.com + +- btrfs: don't warn if discard range is not aligned to sector (git-fixes) +- commit f239c2a + +------------------------------------------------------------------- +Thu May 16 15:35:09 CEST 2024 - dsterba@suse.com + +- btrfs: tree-checker: fix inline ref size in error messages (git-fixes) +- commit a304971 + +------------------------------------------------------------------- +Thu May 16 15:33:15 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args (git-fixes) +- commit 81a1329 + +------------------------------------------------------------------- +Thu May 16 15:31:46 CEST 2024 - dsterba@suse.com + +- btrfs: do not allow non subvolume root targets for snapshot (git-fixes) +- commit d495a4b + +------------------------------------------------------------------- +Thu May 16 15:30:42 CEST 2024 - dsterba@suse.com + +- btrfs: send: ensure send_fd is writable (git-fixes) +- commit 5055583 + +------------------------------------------------------------------- +Thu May 16 15:28:27 CEST 2024 - dsterba@suse.com + +- btrfs: free the allocated memory if btrfs_alloc_page_array() fails (git-fixes) +- commit 532ad3c + +------------------------------------------------------------------- +Thu May 16 15:24:48 CEST 2024 - dsterba@suse.com + +- btrfs: fix 64bit compat send ioctl arguments not initializing version member (git-fixes) +- commit 2c30d15 + +------------------------------------------------------------------- +Thu May 16 15:22:52 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one when checking chunk map includes logical address (git-fixes) +- commit e5842bb + +------------------------------------------------------------------- +Thu May 16 15:20:56 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: ref-verify not built +- commit 701d654 + +------------------------------------------------------------------- +Thu May 16 15:20:06 CEST 2024 - dsterba@suse.com + +- btrfs: use u64 for buffer sizes in the tree search ioctls (git-fixes) +- commit a1c6ed1 + +------------------------------------------------------------------- +Thu May 16 15:19:07 CEST 2024 - dsterba@suse.com + +- btrfs: error out when reallocating block for defrag using a stale transaction (git-fixes) +- commit e6bb34b + +------------------------------------------------------------------- +Thu May 16 15:17:20 CEST 2024 - dsterba@suse.com + +- btrfs: error when COWing block from a root that is being deleted (git-fixes) +- commit 78a2694 + +------------------------------------------------------------------- +Thu May 16 15:16:01 CEST 2024 - dsterba@suse.com + +- btrfs: error out when COWing block using a stale transaction (git-fixes) +- commit 850d86f + +------------------------------------------------------------------- +Thu May 16 13:09:22 CEST 2024 - mfranc@suse.cz + +- s390/cpum_cf: make crypto counters upward compatible across + machine types (bsc#1224348). +- commit 36c1e09 + +------------------------------------------------------------------- +Thu May 16 12:18:15 CEST 2024 - dsterba@suse.com + +- btrfs: always print transaction aborted messages with an error level (git-fixes) +- commit 26fa5ae + +------------------------------------------------------------------- +Thu May 16 12:00:22 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Do not produce metadata freelist entries in Tx port + ts WQE xmit (git-fixes). +- commit 287b501 + +------------------------------------------------------------------- +Thu May 16 11:58:47 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: HTB, Fix inconsistencies with QoS SQs number + (git-fixes). +- commit 0085432 + +------------------------------------------------------------------- +Thu May 16 11:57:19 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix mlx5e_priv_init() cleanup flow (git-fixes). +- commit 01134b3 + +------------------------------------------------------------------- +Thu May 16 11:55:49 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block changing channels number when RXFH is + configured (git-fixes). +- commit c93a7d5 + +------------------------------------------------------------------- +Thu May 16 11:54:14 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Correctly compare pkt reformat ids (git-fixes). +- commit 76a7159 + +------------------------------------------------------------------- +Thu May 16 11:52:39 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Properly link new fs rules into the tree (git-fixes). +- commit 7272c33 + +------------------------------------------------------------------- +Thu May 16 11:51:07 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: offset comp irq index in name by one (git-fixes). +- commit 56809e4 + +------------------------------------------------------------------- +Thu May 16 11:46:42 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Register devlink first under devlink lock (git-fixes). +- commit 3162538 + +------------------------------------------------------------------- +Thu May 16 11:44:32 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, store eswitch pointer before registering + devlink_param (git-fixes). +- commit d6f7fd4 + +------------------------------------------------------------------- +Thu May 16 09:18:51 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - fixed headset Mic not show (stable-fixes). +- ALSA: hda: hda_cs_dsp_ctl: Remove notification of driver write + (stable-fixes). +- ALSA: Fix deadlocks with kctl removals at disconnection + (stable-fixes). +- ALSA: hda: clarify Copyright information (stable-fixes). +- ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306W + (stable-fixes). +- ALSA: hda/realtek: Fix internal speakers for Legion Y9000X + 2022 IAH7 (stable-fixes). +- ALSA: hda: Add Intel BMG PCI ID and HDMI codec vid + (stable-fixes). +- ALSA: hda: cs35l41: Add support for ASUS ROG 2024 Laptops + (stable-fixes). +- ALSA: hda: cs35l41: Ignore errors when configuring IRQs + (stable-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo 13X (stable-fixes). +- ALSA: hda: cs35l41: Support Lenovo 13X laptop without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Remove redundant argument to + cs35l41_request_firmware_file() (stable-fixes). +- ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for DSP config + (stable-fixes). +- ALSA: hda/realtek: Add quirks for HP Omen models using CS35L41 + (stable-fixes). +- ALSA: hda: cs35l41: Support HP Omen models without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting + (stable-fixes). +- commit bd5e5fc + +------------------------------------------------------------------- +Thu May 16 09:09:00 CEST 2024 - tiwai@suse.de + +- Add cherry-picked patch references to amdgpu patches +- commit fb4ef8e + +------------------------------------------------------------------- +Thu May 16 09:02:33 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2e + (git-fixes). +- ASoC: tas2781: Fix a warning reported by robot kernel test + (git-fixes). +- ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value + (git-fixes). +- ASoC: Intel: avs: Test result of avs_get_module_entry() + (git-fixes). +- ASoC: Intel: avs: Fix potential integer overflow (git-fixes). +- ASoC: Intel: avs: Fix ASRC module initialization (git-fixes). +- ASoC: SOF: Intel: mtl: Implement firmware boot state check + (git-fixes). +- ASoC: SOF: Intel: lnl: Correct rom_status_reg (git-fixes). +- ASoC: SOF: Intel: mtl: Correct rom_status_reg (git-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: only allocate/release + streams for first CPU DAI" (stable-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: reset device count for + SoundWire DAIs" (stable-fixes). +- ASoC: kirkwood: Fix potential NULL dereference (git-fixes). +- ASoC: Intel: avs: ssm4567: Do not ignore route checks + (git-fixes). +- ASoC: Intel: Disable route checks for Skylake boards + (git-fixes). +- ASoC: mediatek: Assign dummy when codec not specified for a + DAI link (git-fixes). +- ASoC: mediatek: mt8192: fix register configuration for tdm + (git-fixes). +- ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance (git-fixes). +- ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup + (git-fixes). +- ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim + 7 16ARHA7 (git-fixes). +- fbdev: savage: Handle err return when savagefb_check_var failed + (git-fixes). +- fbdev: sh7760fb: allow modular build (git-fixes). +- fbdev: sisfb: hide unused variables (git-fixes). +- fbdev: shmobile: fix snprintf truncation (git-fixes). +- drm: zynqmp_dpsub: Always register bridge (git-fixes). +- Revert "drm/bridge: ti-sn65dsi83: Fix enable error path" + (git-fixes). +- drm/fbdev-generic: Do not set physical framebuffer address + (git-fixes). +- drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting + fails (git-fixes). +- drm/msm/adreno: fix CP cycles stat retrieval on a7xx + (git-fixes). +- drm/msm/dpu: Add callback function pointer check before its call + (git-fixes). +- drm/msm/dpu: Allow configuring multiple active DSC blocks + (git-fixes). +- drm/msm/dpu: Always flush the slave INTF on the CTL (git-fixes). +- drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original + mode pclk (git-fixes). +- drm/msm/dp: Avoid a long timeout for AUX transfer if nothing + connected (git-fixes). +- drm/msm/dp: allow voltage swing / pre emphasis of 3 (git-fixes). +- drm/mediatek: dp: Fix mtk_dp_aux_transfer return value + (git-fixes). +- drm/mediatek: Init `ddp_comp` with devm_kcalloc() (git-fixes). +- drm/mediatek: Add 0 size check to mtk_drm_gem_obj (git-fixes). +- drm/bridge: tc358775: fix support for jeida-18 and jeida-24 + (git-fixes). +- drm/meson: gate px_clk when setting rate (git-fixes). +- drm/rockchip: vop2: Do not divide height twice for YUV + (git-fixes). +- drm/panel: simple: Add missing Innolux G121X1-L03 format, + flags, connector (git-fixes). +- drm/bridge: anx7625: Update audio status while detecting + (git-fixes). +- drm/panel: novatek-nt35950: Don't log an error when DSI host + can't be found (git-fixes). +- drm/bridge: dpc3433: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: tc358775: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611uxc: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611: Don't log an error when DSI host can't be + found (git-fixes). +- drm/bridge: lt8912b: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: icn6211: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: anx7625: Don't log an error when DSI host can't + be found (git-fixes). +- drm: vc4: Fix possible null pointer dereference (git-fixes). +- drm/arm/malidp: fix a possible null pointer dereference + (git-fixes). +- drm/amd/display: Remove redundant condition in + dcn35_calc_blocks_to_gate() (git-fixes). +- drm/amd/display: Fix potential index out of bounds in color + transformation function (git-fixes). +- drm: bridge: cdns-mhdp8546: Fix possible null pointer + dereference (git-fixes). +- drm/meson: vclk: fix calculation of 59.94 fractional rates + (git-fixes). +- drm/panel: ltk050h3146w: drop duplicate commands from + LTK050H3148W init (git-fixes). +- drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W + flags (git-fixes). +- drm/lcdif: Do not disable clocks on already suspended hardware + (git-fixes). +- drm/omapdrm: Fix console by implementing fb_dirty (git-fixes). +- drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer() + (git-fixes). +- drm/ci: update device type for volteer devices (git-fixes). +- drm/bridge: Fix improper bridge init order with + pre_enable_prev_first (git-fixes). +- commit e7d2777 + +------------------------------------------------------------------- +Thu May 16 08:24:39 CEST 2024 - tiwai@suse.de + +- Revert "selinux: introduce an initial SID for early boot processes" (bsc#1208593) + It caused a regression on ALP-current branch, kernel-obs-qa build failed. +- commit 35271c3 + +------------------------------------------------------------------- +Wed May 15 17:14:07 CEST 2024 - msuchanek@suse.de + +- powerpc/eeh: Permanently disable the removed device (bsc#1223991 + ltc#205740). +- commit b9c2f2f + +------------------------------------------------------------------- +Wed May 15 15:15:17 CEST 2024 - dsterba@suse.com + +- fat: fix uninitialized field in nostale filehandles (git-fixes) +- commit f1e1fd7 + +------------------------------------------------------------------- +Wed May 15 15:09:17 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Queue RX packets in IRQ handler instead of + disabling BHs (git-fixes). +- commit cc9313f + +------------------------------------------------------------------- +Wed May 15 15:01:36 CEST 2024 - tiwai@suse.de + +- Move upstreamed ACPI patch into sorted section +- commit 6c48aae + +------------------------------------------------------------------- +Wed May 15 14:54:26 CEST 2024 - dsterba@suse.com + +- fs: relax mount_setattr() permission checks (git-fixes) +- commit 3b377cf + +------------------------------------------------------------------- +Wed May 15 14:49:02 CEST 2024 - iivanov@suse.de + +- bpf, arm64: Fix incorrect runtime stats (git-fixes) +- commit c30a258 + +------------------------------------------------------------------- +Wed May 15 14:48:53 CEST 2024 - dsterba@suse.com + +- fast_dput(): handle underflows gracefully (git-fixes) +- commit 7a48807 + +------------------------------------------------------------------- +Wed May 15 14:42:00 CEST 2024 - dsterba@suse.com + +- ecryptfs: Reject casefold directory inodes (git-fixes) +- commit bc23622 + +------------------------------------------------------------------- +Wed May 15 14:34:09 CEST 2024 - dsterba@suse.com + +- fsverity: skip PKCS#7 parser when keyring is empty (git-fixes) +- commit 97f203b + +------------------------------------------------------------------- +Wed May 15 14:30:48 CEST 2024 - mkoutny@suse.com + +- cifs: fix underflow in parse_server_interfaces() (CVE-2024-26828 bsc#1223084). +- commit 40aba68 + +------------------------------------------------------------------- +Wed May 15 14:27:20 CEST 2024 - dsterba@suse.com + +- blacklist.conf: fs updates +- commit 372a9be + +------------------------------------------------------------------- +Wed May 15 13:58:14 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix NIX SQ mode and BP config (git-fixes). +- commit 6fa6e4e + +------------------------------------------------------------------- +Wed May 15 13:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Handle softirqs at the end of IRQ thread to fix + hang (git-fixes). +- commit 871b504 + +------------------------------------------------------------------- +Wed May 15 13:53:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Inline ks8851_rx_skb() (git-fixes). +- commit 0fafe3f + +------------------------------------------------------------------- +Wed May 15 13:52:12 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Reset PTP tx_avail after possible firmware reset + (git-fixes). +- commit 9421aa8 + +------------------------------------------------------------------- +Wed May 15 13:50:35 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix error recovery for RoCE ulp client (git-fixes). +- commit a747a74 + +------------------------------------------------------------------- +Wed May 15 13:49:07 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init() + (git-fixes). +- commit 6a62a82 + +------------------------------------------------------------------- +Wed May 15 13:47:28 CEST 2024 - denis.kirjanov@suse.com + +- geneve: fix header validation in geneve[6]_xmit_skb (git-fixes). +- commit d4d699c + +------------------------------------------------------------------- +Wed May 15 13:46:00 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Fix transmit scheduler resource leak (git-fixes). +- commit 9beffaf + +------------------------------------------------------------------- +Wed May 15 13:44:11 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: SF, Stop waiting for FW as teardown was called + (git-fixes). +- commit 2583247 + +------------------------------------------------------------------- +Wed May 15 13:42:36 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: Use refcount_t for reference counting (git-fixes). +- commit 5be65d6 + +------------------------------------------------------------------- +Wed May 15 13:40:51 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Use tx_ring instead of xdp_ring for XDP channel TX + (git-fixes). +- commit d4b3628 + +------------------------------------------------------------------- +Wed May 15 13:39:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Pass ena_adapter instead of net_device to + ena_xmit_common() (git-fixes). +- commit c080c13 + +------------------------------------------------------------------- +Wed May 15 13:37:24 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Move XDP code to its new files (git-fixes). +- commit 7cd4a35 + +------------------------------------------------------------------- +Wed May 15 13:35:18 CEST 2024 - denis.kirjanov@suse.com + +- net: openvswitch: Fix Use-After-Free in ovs_ct_exit (bsc#1224098 + CVE-2024-27395). +- commit a237c4c + +------------------------------------------------------------------- +Wed May 15 13:29:39 CEST 2024 - ddiss@suse.de + +- selinux: introduce an initial SID for early boot processes + (bsc#1208593). +- commit a82f05c + +------------------------------------------------------------------- +Wed May 15 12:26:31 CEST 2024 - mkubecek@suse.cz + +- mctp: perform route lookups under a RCU read-side lock + (CVE-2023-52483 bsc#1220738). +- commit 659b74f + +------------------------------------------------------------------- +Wed May 15 10:24:39 CEST 2024 - tbogendoerfer@suse.de + +- net: gtp: Fix Use-After-Free in gtp_dellink (bsc#1224096 + CVE-2024-27396). +- commit 7f59223 + +------------------------------------------------------------------- +Wed May 15 09:25:00 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 25085d6 + +------------------------------------------------------------------- +Wed May 15 09:23:53 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_mask + (git-fixes). +- commit 61c5310 + +------------------------------------------------------------------- +Wed May 15 09:21:39 CEST 2024 - tiwai@suse.de + +- ax25: Fix reference count leak issue of net_device (git-fixes). +- ax25: Fix reference count leak issues of ax25_dev (git-fixes). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (git-fixes). +- selftests: net: move amt to socat for better compatibility + (git-fixes). +- Bluetooth: qca: Fix error code in qca_read_fw_build_info() + (git-fixes). +- net: usb: smsc95xx: stop lying about skb->truesize (git-fixes). +- wifi: mwl8k: initialize cmd->addr[] properly (git-fixes). +- wifi: rtw89: pci: correct TX resource checking for PCI DMA + channel of firmware command (git-fixes). +- wifi: ar5523: enable proper endpoint verification (git-fixes). +- wifi: carl9170: add a proper sanity check for endpoints + (git-fixes). +- wifi: ath10k: populate board data for WCN3990 (git-fixes). +- wifi: ath10k: Fix an error code problem in + ath10k_dbg_sta_write_peer_debug_trigger() (git-fixes). +- wifi: ath12k: fix out-of-bound access of qmi_invoke_handler() + (git-fixes). +- wifi: carl9170: re-fix fortified-memset warning (git-fixes). +- wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset + (git-fixes). +- wifi: mt76: mt7603: fix tx queue of loopback packets + (git-fixes). +- net: usb: sr9700: stop lying about skb->truesize (git-fixes). +- usb: aqc111: stop lying about skb->truesize (git-fixes). +- wifi: iwlwifi: mvm: init vif works only once (git-fixes). +- net: nfc: remove inappropriate attrs check (stable-fixes). +- wifi: ath11k: don't force enable power save on non-running vdevs + (git-fixes). +- wifi: ath10k: poll service ready message before failing + (git-fixes). +- wifi: iwlwifi: reconfigure TLC during HW restart (git-fixes). +- wifi: iwlwifi: mvm: select STA mask only for active links + (git-fixes). +- wifi: iwlwifi: mvm: fix active link counting during recovery + (git-fixes). +- wifi: iwlwifi: mvm: allocate STA links only for active links + (git-fixes). +- wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok() + (git-fixes). +- wifi: mt76: mt7915: workaround too long expansion sparse + warnings (git-fixes). +- wifi: brcmfmac: pcie: handle randbuf allocation failure + (git-fixes). +- bitops: add missing prototype check (git-fixes). +- ata: pata_legacy: make legacy_exit() work again (git-fixes). +- efi: libstub: only free priv.runtime_map when allocated + (git-fixes). +- HID: amd_sfh: Handle "no sensors" in PM operations (git-fixes). +- HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors + (git-fixes). +- hwmon: (lm70) fix links in doc and comments (git-fixes). +- spi: xilinx: Fix kernel documentation in the xilinx_spi.h + (git-fixes). +- ACPI: LPSS: Advertise number of chip selects via property + (git-fixes). +- ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC + (git-fixes). +- ACPI: Fix Generic Initiator Affinity _OSC bit (git-fixes). +- ACPI: bus: Indicate support for the Generic Event Device thru + _OSC (git-fixes). +- ACPI: bus: Indicate support for _TFP thru _OSC (git-fixes). +- ACPI: disable -Wstringop-truncation (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations + (git-fixes). +- cppc_cpufreq: Fix possible null pointer dereference (git-fixes). +- cpufreq: exit() callback is optional (git-fixes). +- thermal/drivers/tsens: Fix null pointer dereference (git-fixes). +- thermal/drivers/qcom/lmh: Check for SCM availability at probe + (git-fixes). +- selftests: default to host arch for LLVM builds (git-fixes). +- selftests/resctrl: fix clang build failure: use LOCAL_HDRS + (git-fixes). +- selftests/binderfs: use the Makefile's rules, not Make's + implicit rules (git-fixes). +- irqchip/loongson-pch-msi: Fix off-by-one on allocation error + path (git-fixes). +- irqchip/alpine-msi: Fix off-by-one in allocation error path + (git-fixes). +- commit ea6926d + +------------------------------------------------------------------- +Tue May 14 22:38:00 CEST 2024 - lduncan@suse.com + +- block: Fix iterating over an empty bio with + bio_for_each_folio_all (bsc#1221635 CVE-2024-26632). +- commit a419383 + +------------------------------------------------------------------- +Tue May 14 15:42:02 CEST 2024 - dsterba@suse.com + +- iomap: clear the per-folio dirty bits on all writeback failures (git-fixes) +- commit cfedccd + +------------------------------------------------------------------- +Tue May 14 14:43:22 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk (git-fixes). +- commit 431e388 + +------------------------------------------------------------------- +Tue May 14 14:41:24 CEST 2024 - nik.borisov@suse.com + +- kabi/severities: Remove mitigation-related symbols + Those are used by the core kernel to implement CPU vulnerabilities + mitigation and are not expected to be consumed by 3rd party users. +- commit 8d79889 + +------------------------------------------------------------------- +Tue May 14 13:52:42 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/Bluetooth-hci_sync-Don-t-double-print-name-in-add-re.patch + (bsc#1216358). + Added bugzilla reference +- commit 3985fb5 + +------------------------------------------------------------------- +Tue May 14 13:37:13 CEST 2024 - oneukum@suse.com + +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (bsc#1223847 CVE-2024-26919). + Added bugzilla ID and CVE +- commit 44b677b + +------------------------------------------------------------------- +Tue May 14 12:14:59 CEST 2024 - ailiop@suse.com + +- xfs: fix perag leak when growfs fails (git-fixes). +- commit 111377b + +------------------------------------------------------------------- +Tue May 14 12:14:09 CEST 2024 - ailiop@suse.com + +- xfs: add lock protection when remove perag from radix tree + (git-fixes). +- commit fdadeb0 + +------------------------------------------------------------------- +Tue May 14 12:13:09 CEST 2024 - ailiop@suse.com + +- xfs: force all buffers to be written during btree bulk load + (git-fixes). +- commit bcc67e9 + +------------------------------------------------------------------- +Tue May 14 12:11:21 CEST 2024 - ailiop@suse.com + +- xfs: recompute growfsrtfree transaction reservation while + growing rt volume (git-fixes). +- commit 0ef8d73 + +------------------------------------------------------------------- +Tue May 14 12:09:52 CEST 2024 - ailiop@suse.com + +- xfs: make xchk_iget safer in the presence of corrupt inode + btrees (git-fixes). +- commit 3312038 + +------------------------------------------------------------------- +Tue May 14 12:07:44 CEST 2024 - ailiop@suse.com + +- xfs: transfer recovered intent item ownership in ->iop_recover + (git-fixes). +- commit 9cdf2ef + +------------------------------------------------------------------- +Tue May 14 12:05:26 CEST 2024 - ailiop@suse.com + +- xfs: pass the xfs_defer_pending object to iop_recover + (git-fixes). +- commit c4d4eda + +------------------------------------------------------------------- +Tue May 14 12:04:27 CEST 2024 - ailiop@suse.com + +- xfs: use xfs_defer_pending objects to recover intent items + (git-fixes). +- commit 4e8f44d + +------------------------------------------------------------------- +Tue May 14 11:22:00 CEST 2024 - ailiop@suse.com + +- jffs2: prevent xattr node from overflowing the eraseblock + (git-fixes). +- commit bb15e9c + +------------------------------------------------------------------- +Tue May 14 11:20:58 CEST 2024 - nik.borisov@suse.com + +- x86/cpu: Add model number for Intel Arrow Lake mobile processor (git-fixes). +- commit 7c55ce6 + +------------------------------------------------------------------- +Tue May 14 11:09:53 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes). +- commit b73f38c + +------------------------------------------------------------------- +Tue May 14 10:55:59 CEST 2024 - nik.borisov@suse.com + +- x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk() (git-fixes). +- commit 5ad2192 + +------------------------------------------------------------------- +Tue May 14 10:55:41 CEST 2024 - nik.borisov@suse.com + +- x86/nospec: Refactor UNTRAIN_RET[_*] (git-fixes). +- commit 653bafb + +------------------------------------------------------------------- +Tue May 14 10:55:20 CEST 2024 - nik.borisov@suse.com + +- x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros (git-fixes). +- commit 3e5de92 + +------------------------------------------------------------------- +Tue May 14 10:54:54 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Disentangle rethunk-dependent options (git-fixes). +- Refresh + patches.suse/x86-bugs-Cache-the-value-of-MSR_IA32_ARCH_CAPABILITIES.patch. +- commit 4761d61 + +------------------------------------------------------------------- +Tue May 14 10:53:48 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Remove default case for fully switched enums (git-fixes). +- commit caa1a64 + +------------------------------------------------------------------- +Tue May 14 10:53:32 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Remove 'pred_cmd' label (git-fixes). +- commit d2d0e6a + +------------------------------------------------------------------- +Tue May 14 10:53:02 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Unexport untraining functions (git-fixes). +- commit f855258 + +------------------------------------------------------------------- +Tue May 14 10:52:43 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Improve i-cache locality for alias mitigation (git-fixes). +- commit 8ffea3d + +------------------------------------------------------------------- +Tue May 14 10:50:51 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Fix unret validation dependencies (git-fixes). +- commit 95452af + +------------------------------------------------------------------- +Tue May 14 10:50:12 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Print actual mitigation if requested mitigation isn't possible (git-fixes). +- Refresh + patches.suse/x86-srso-fix-vulnerability-reporting-for-missing-microcode.patch. +- commit 3afb908 + +------------------------------------------------------------------- +Tue May 14 10:41:29 CEST 2024 - oneukum@suse.com + +- blacklist.conf: not applicable +- commit 158f7dc + +------------------------------------------------------------------- +Tue May 14 10:25:06 CEST 2024 - nik.borisov@suse.com + +- x86/coco: Require seeding RNG with RDRAND on CoCo systems (git-fixes). +- commit 9588be6 + +------------------------------------------------------------------- +Tue May 14 10:22:32 CEST 2024 - nik.borisov@suse.com + +- x86/nmi: Fix the inverse "in NMI handler" check (git-fixes). +- commit 3b9c9ee + +------------------------------------------------------------------- +Tue May 14 10:22:12 CEST 2024 - nik.borisov@suse.com + +- x86/purgatory: Switch to the position-independent small code model (git-fixes). +- commit 57ab7d5 + +------------------------------------------------------------------- +Tue May 14 10:21:57 CEST 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range (git-fixes). +- commit f043bca + +------------------------------------------------------------------- +Tue May 14 08:25:02 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 96e6c4c + +------------------------------------------------------------------- +Tue May 14 08:24:29 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink: Make client-lock non-sleeping + (git-fixes). +- commit 410217d + +------------------------------------------------------------------- +Tue May 14 08:16:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request + (git-fixes). +- commit 2c41b82 + +------------------------------------------------------------------- +Tue May 14 08:08:44 CEST 2024 - tiwai@suse.de + +- crypto: qat - specify firmware files for 402xx (git-fixes). +- crypto: qat - improve error logging to be consistent across + features (git-fixes). +- crypto: x86/sha512-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/sha256-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/nh-avx2 - add missing vzeroupper (git-fixes). +- crypto: ccp - drop platform ifdef checks (git-fixes). +- crypto: bcm - Fix pointer arithmetic (git-fixes). +- crypto: ecdsa - Fix module auto-load on add-key (git-fixes). +- kunit/fortify: Fix mismatched kvalloc()/vfree() usage + (git-fixes). +- nilfs2: fix out-of-range warning (git-fixes). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (git-fixes). +- soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE (git-fixes). +- soc: qcom: pmic_glink: notify clients about the current state + (git-fixes). +- soc: qcom: pmic_glink: don't traverse clients list without a + lock (git-fixes). +- commit 7da1cbc + +------------------------------------------------------------------- +Mon May 13 19:20:28 CEST 2024 - dsterba@suse.com + +- btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() (git-fixes) +- commit 8bc326a + +------------------------------------------------------------------- +Mon May 13 18:29:29 CEST 2024 - tonyj@suse.de + +- blacklist.conf: add perf patch already known by alias commit +- commit 706da8e + +------------------------------------------------------------------- +Mon May 13 17:53:02 CEST 2024 - dsterba@suse.com + +- btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() (git-fixes) + Dropped hunk in selftests (test_case_7), 92e1229b204d6. +- commit 8dcf7c1 + +------------------------------------------------------------------- +Mon May 13 17:50:51 CEST 2024 - dsterba@suse.com + +- btrfs: fix information leak in btrfs_ioctl_logical_to_ino() (git-fixes) +- commit 622d549 + +------------------------------------------------------------------- +Mon May 13 17:47:31 CEST 2024 - dsterba@suse.com + +- btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() (git-fixes) +- commit 84f4309 + +------------------------------------------------------------------- +Mon May 13 17:46:30 CEST 2024 - dsterba@suse.com + +- btrfs: reject encoded write if inode has nodatasum flag set (git-fixes) +- commit bbc649d + +------------------------------------------------------------------- +Mon May 13 17:45:16 CEST 2024 - dsterba@suse.com + +- btrfs: send: return EOPNOTSUPP on unknown flags (git-fixes) +- commit 8ef1c53 + +------------------------------------------------------------------- +Mon May 13 17:40:46 CEST 2024 - dsterba@suse.com + +- btrfs: fix lockdep splat and potential deadlock after failure running delayed items (git-fixes) +- commit a6f28a6 + +------------------------------------------------------------------- +Mon May 13 17:32:40 CEST 2024 - dsterba@suse.com + +- btrfs: release path before inode lookup during the ino lookup ioctl (git-fixes) +- commit 4b7ba54 + +------------------------------------------------------------------- +Mon May 13 17:29:01 CEST 2024 - dsterba@suse.com + +- blacklist.conf: Add 2d6cd791e63e "btrfs: fix race between finishing block group creation and its item update" +- commit ca673ac + +------------------------------------------------------------------- +Mon May 13 17:09:25 CEST 2024 - tiwai@suse.de + +- firewire: nosy: ensure user_length is taken into account when + fetching packet contents (CVE-2024-27401 bsc#1224181). +- commit 5441039 + +------------------------------------------------------------------- +Mon May 13 16:51:11 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (bsc#1217169 CVE-2023-52655). + Added bugzilla and CVE +- commit 20db8f9 + +------------------------------------------------------------------- +Mon May 13 15:34:42 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one chunk length calculation at contains_pending_extent() (git-fixes) +- commit 9ec1333 + +------------------------------------------------------------------- +Mon May 13 15:02:10 CEST 2024 - nstange@suse.de + +- crypto: rsa - add a check for allocation failure (bsc#1222775). +- commit 8c6c396 + +------------------------------------------------------------------- +Mon May 13 14:53:32 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 70f199a + +------------------------------------------------------------------- +Mon May 13 14:51:33 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 835874a + +------------------------------------------------------------------- +Mon May 13 14:00:14 CEST 2024 - tiwai@suse.de + +- kABI workaround for of driver changes (git-fixes). +- commit ef08885 + +------------------------------------------------------------------- +Mon May 13 12:29:23 CEST 2024 - colyli@suse.de + +- aoe: avoid potential deadlock at set_capacity (CVE-2024-26775, + bsc#1222627). +- commit fd6e05d + +------------------------------------------------------------------- +Mon May 13 11:57:20 CEST 2024 - nstange@suse.de + +- crypto: testmgr - remove unused xts4096 and xts512 algorithms + from testmgr.c (bsc#1222769). +- commit 0de6756 + +------------------------------------------------------------------- +Mon May 13 11:46:01 CEST 2024 - nstange@suse.de + +- crypto: rsa - allow only odd e and restrict value in FIPS mode + (bsc#1222775). +- commit c5ca0e4 + +------------------------------------------------------------------- +Mon May 13 11:44:23 CEST 2024 - tiwai@suse.de + +- of: module: prevent NULL pointer dereference in vsnprintf() + (stable-fixes). +- of: dynamic: Synchronize of_changeset_destroy() with the + devlink removals (git-fixes). +- of: property: fw_devlink: Fix stupid bug in remote-endpoint + parsing (git-fixes). +- of: property: Add in-ports/out-ports support to + of_graph_get_port_parent() (stable-fixes). +- of: property: Improve finding the supplier of a remote-endpoint + property (git-fixes). +- of: property: Improve finding the consumer of a remote-endpoint + property (git-fixes). +- of: unittest: Fix compile in the non-dynamic case (git-fixes). +- of: property: fix typo in io-channels (git-fixes). +- commit 7743bc7 + +------------------------------------------------------------------- +Mon May 13 11:37:15 CEST 2024 - nstange@suse.de + +- crypto: ecc - update ecc_gen_privkey for FIPS 186-5 + (bsc#1222782). +- commit bcc0381 + +------------------------------------------------------------------- +Mon May 13 08:31:07 CEST 2024 - tiwai@suse.de + +- selftests/pidfd: Fix config for pidfd_setns_test (git-fixes). +- EDAC/synopsys: Fix ECC status and IRQ control race condition + (git-fixes). +- commit 85ce9d3 + +------------------------------------------------------------------- +Mon May 13 04:24:13 CEST 2024 - neilb@suse.de + +- nfs: fix UAF in direct writes (bsc#1223653 CVE-2024-26958). +- commit 9b53f23 + +------------------------------------------------------------------- +Sat May 11 08:30:35 CEST 2024 - tiwai@suse.de + +- drm/connector: Add \n to message about demoting connector + force-probes (git-fixes). +- drm/meson: dw-hdmi: add bandgap setting for g12 (git-fixes). +- drm/meson: dw-hdmi: power up phy on device init (git-fixes). +- drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible + (git-fixes). +- drm/amdkfd: don't allow mapping the MMIO HDP page with large + pages (git-fixes). +- dm/amd/pm: Fix problems with reboot/shutdown for some SMU + 13.0.4/13.0.11 users (git-fixes). +- drm/i915/bios: Fix parsing backlight BDB data (git-fixes). +- drm/i915/gt: Automate CCS Mode setting during engine resets + (git-fixes). +- maple_tree: fix mas_empty_area_rev() null pointer dereference + (git-fixes). +- spi: microchip-core-qspi: fix setting spi bus clock rate + (git-fixes). +- regulator: core: fix debugfs creation regression (git-fixes). +- commit 3a3ad92 + +------------------------------------------------------------------- +Fri May 10 16:36:48 CEST 2024 - jlee@suse.com + +- netfilter: nf_tables: mark set as dead when unbinding anonymous + set with timeout (bsc#1221829 CVE-2024-26643). +- commit c841ee9 + +------------------------------------------------------------------- +Fri May 10 11:47:33 CEST 2024 - jlee@suse.com + +- block/rnbd-srv: Check for unlikely string overflow (bsc#1221615 + CVE-2023-52618). +- commit 3cf7eb9 + +------------------------------------------------------------------- +Fri May 10 10:35:21 CEST 2024 - dwagner@suse.de + +- block: bio-integrity: fix kcalloc() arguments order (bsc#1217384 + CVE-2023-6238). +- commit 37816df + +------------------------------------------------------------------- +Fri May 10 09:51:05 CEST 2024 - tiwai@suse.de + +- hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us + (git-fixes). +- hwmon: (corsair-cpro) Protect ccp->wait_input_report with a + spinlock (git-fixes). +- hwmon: (corsair-cpro) Use complete_all() instead of complete() + in ccp_raw_event() (git-fixes). +- hwmon: (corsair-cpro) Use a separate buffer for sending commands + (git-fixes). +- nfc: nci: Fix kcov check in nci_rx_work() (git-fixes). +- Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout + (git-fixes). +- Bluetooth: HCI: Fix potential null-ptr-deref (git-fixes). +- Bluetooth: qca: fix info leak when fetching fw build id + (git-fixes). +- Bluetooth: qca: fix NVM configuration parsing (git-fixes). +- Bluetooth: qca: add missing firmware sanity checks (git-fixes). +- Bluetooth: msft: fix slab-use-after-free in msft_do_close() + (git-fixes). +- Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout + (git-fixes). +- ARM: 9381/1: kasan: clear stale stack poison (git-fixes). +- commit aa6a883 + +------------------------------------------------------------------- +Fri May 10 01:57:58 CEST 2024 - krisman@suse.de + +- Update + patches.suse/xen-netfront-Add-missing-skb_mark_for_recycle.patch + (git-fixes CVE-2024-27393 bsc#1224076). +- commit 3dacd9a + +------------------------------------------------------------------- +Thu May 9 10:12:28 CEST 2024 - jslaby@suse.cz + +- kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe + address (CVE-2024-26946 bsc#1223669). +- commit c3ef9f9 + +------------------------------------------------------------------- +Thu May 9 10:06:13 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit de7fc3a + +------------------------------------------------------------------- +Wed May 8 15:16:20 CEST 2024 - dwagner@suse.de + +- io_uring: kabi cookie remove (bsc#1217384). +- commit 6174cfd + +------------------------------------------------------------------- +Wed May 8 14:47:51 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/USB-core-Fix-deadlock-in-port-disable-sysfs-attribut.patch + (bsc#1223670 CVE-2024-26933). + Added CVE and bugzilla ID +- commit 2932a82 + +------------------------------------------------------------------- +Wed May 8 14:32:33 CEST 2024 - oneukum@suse.com + +- crypto: iaa - Fix nr_cpus < nr_iaa case (bsc#1223732 + CVE-2024-26945). +- commit d4480a0 + +------------------------------------------------------------------- +Wed May 8 13:00:52 CEST 2024 - dwagner@suse.de + +- supported.conf: support tcp_dctcp module (jsc#PED-8111) +- commit 84b1f91 + +------------------------------------------------------------------- +Wed May 8 09:35:19 CEST 2024 - nstange@suse.de + +- Update + patches.suse/crypto-lib-mpi-Fix-unexpected-pointer-access-in-mpi_.patch + (git-fixes CVE-2023-52616 bsc#1221612). +- commit 0f801e9 + +------------------------------------------------------------------- +Wed May 8 09:33:26 CEST 2024 - tzimmermann@suse.com + +- Update "drm/vmwgfx: Fix possible null pointer derefence with invalid contexts" (CVE-2024-26979 bsc#1223628) +- commit 562486d + +------------------------------------------------------------------- +Tue May 7 17:18:31 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race when detecting delalloc ranges during fiemap + (bsc#1223285). +- commit b4449a9 + +------------------------------------------------------------------- +Tue May 7 17:04:53 CEST 2024 - fdmanana@suse.com + +- btrfs: ensure fiemap doesn't race with writes when + FIEMAP_FLAG_SYNC is given (bsc#1223285). +- commit e1d5456 + +------------------------------------------------------------------- +Tue May 7 17:00:54 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race between ordered extent completion and fiemap + (bsc#1223285). +- commit b2ade77 + +------------------------------------------------------------------- +Tue May 7 16:49:51 CEST 2024 - fdmanana@suse.com + +- btrfs: fix deadlock with fiemap and extent locking + (bsc#1223285). +- commit 032df64 + +------------------------------------------------------------------- +Tue May 7 16:35:53 CEST 2024 - fdmanana@suse.com + +- btrfs: send: don't issue unnecessary zero writes for trailing + hole (bsc#1222459). +- commit 79ef069 + +------------------------------------------------------------------- +Tue May 7 16:30:29 CEST 2024 - vkarasulli@suse.de + +- inet: read sk->sk_family once in inet_recv_error() (bsc#1222385 + CVE-2024-26679). +- commit cb5e75a + +------------------------------------------------------------------- +Tue May 7 14:12:46 CEST 2024 - tiwai@suse.de + +- Move upstreamed HD-audio patch into sorted section +- commit d615f15 + +------------------------------------------------------------------- +Tue May 7 14:12:37 CEST 2024 - tiwai@suse.de + +- ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 + (bsc#1217750). +- commit 9e75dfd + +------------------------------------------------------------------- +Tue May 7 13:37:02 CEST 2024 - dsterba@suse.com + +- btrfs: dev-replace: properly validate device names (CVE-2024-26791 bsc#1222793) +- commit 0244362 + +------------------------------------------------------------------- +Tue May 7 12:59:26 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 3195e8d + +------------------------------------------------------------------- +Tue May 7 12:14:44 CEST 2024 - mkubecek@suse.cz + +- fix patch references (CVE-2024-26739 bsc#1222559): + - patches.suse/net-sched-act_mirred-Create-function-tcf_mirred_to_d.patch + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit af4b677 + +------------------------------------------------------------------- +Tue May 7 11:01:53 CEST 2024 - oneukum@suse.com + +- usb: dwc3: core: Prevent phy suspend during init (Git-fixes). +- commit 0feb823 + +------------------------------------------------------------------- +Tue May 7 10:05:18 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: fix l3num expectations with inet pseudo + family (git-fixes). +- commit e0fbf15 + +------------------------------------------------------------------- +Tue May 7 08:51:04 CEST 2024 - pjakobsson@suse.de + +- drm/i915/vma: Fix UAF on destroy against retire race (CVE-2024-26939 bsc#1223679). +- commit 0c69759 + +------------------------------------------------------------------- +Tue May 7 07:56:59 CEST 2024 - tiwai@suse.de + +- Reapply "drm/qxl: simplify qxl_fence_wait" (stable-fixes). +- commit 2bd2798 + +------------------------------------------------------------------- +Tue May 7 00:12:18 CEST 2024 - mkubecek@suse.cz + +- rds: tcp: Fix use-after-free of net in reqsk_timer_handler() + (CVE-2024-26865 bsc#1223062). +- commit 4df5c35 + +------------------------------------------------------------------- +Mon May 6 22:49:40 CEST 2024 - mkubecek@suse.cz + +- packet: annotate data-races around ignore_outgoing + (CVE-2024-26862 bsc#1223111). +- commit 50ec7e9 + +------------------------------------------------------------------- +Mon May 6 22:21:54 CEST 2024 - mkubecek@suse.cz + +- Update + patches.suse/sctp-fix-potential-deadlock-on-net-sctp.addr_wq.patch + references (add CVE-2024-0639 bsc#1218917). +- commit 61e4bcd + +------------------------------------------------------------------- +Mon May 6 21:33:30 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 45e1211 + +------------------------------------------------------------------- +Mon May 6 19:19:07 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: sanitize layer 3 and 4 protocol number in + custom expectations (bsc#1222368 CVE-2024-26673). +- commit bffaac0 + +------------------------------------------------------------------- +Mon May 6 18:14:52 CEST 2024 - dsterba@suse.com + +- fs: sysfs: Fix reference leak in sysfs_break_active_protection() (CVE-2024-26993 bsc#1223693) +- commit b75cd2c + +------------------------------------------------------------------- +Mon May 6 18:02:40 CEST 2024 - dsterba@suse.com + +- btrfs: don't drop extent_map for free space inode on write error (CVE-2024-26726 bsc#1222532) +- commit 60707c9 + +------------------------------------------------------------------- +Mon May 6 17:37:25 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Only update pages_touched when a new page is + touched (git-fixes). +- commit f2292de + +------------------------------------------------------------------- +Mon May 6 17:34:30 CEST 2024 - petr.pavlu@suse.com + +- kprobes: Fix possible use-after-free issue on kprobe + registration (git-fixes). +- commit 3121e4a + +------------------------------------------------------------------- +Mon May 6 17:23:41 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes CVE-2024-27009 bsc#1223699). +- Update + patches.suse/Bluetooth-btnxpuart-Fix-btnxpuart_close.patch + (git-fixes CVE-2024-26959 bsc#1223667). +- Update + patches.suse/USB-usb-storage-Prevent-divide-by-0-error-in-isd200_.patch + (git-fixes CVE-2024-27059 bsc#1223738). +- Update + patches.suse/backlight-hx8357-Fix-potential-NULL-pointer-derefere.patch + (git-fixes CVE-2024-27071 bsc#1223734). +- Update patches.suse/clk-Fix-clk_core_get-NULL-dereference.patch + (git-fixes CVE-2024-27038 bsc#1223816). +- Update + patches.suse/clk-hisilicon-hi3559a-Fix-an-erroneous-devm_kfree.patch + (git-fixes CVE-2024-27039 bsc#1223821). +- Update + patches.suse/clk-qcom-gcc-ipq6018-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26970 bsc#1223644). +- Update + patches.suse/clk-qcom-gcc-ipq8074-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26969 bsc#1223645). +- Update + patches.suse/clk-qcom-gcc-ipq9574-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26968 bsc#1223642). +- Update + patches.suse/clk-qcom-mmcc-apq8084-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26966 bsc#1223646). +- Update + patches.suse/clk-qcom-mmcc-msm8974-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26965 bsc#1223648). +- Update + patches.suse/clk-zynq-Prevent-null-pointer-dereference-caused-by-.patch + (git-fixes CVE-2024-27037 bsc#1223717). +- Update + patches.suse/cpufreq-brcmstb-avs-cpufreq-add-check-for-cpufreq_cp.patch + (git-fixes CVE-2024-27051 bsc#1223769). +- Update + patches.suse/crypto-qat-resolve-race-condition-during-AER-recover.patch + (git-fixes CVE-2024-26974 bsc#1223638). +- Update + patches.suse/drm-amd-display-Add-replay-NULL-check-in-edp_set_rep.patch + (git-fixes CVE-2024-27040 bsc#1223711). +- Update + patches.suse/drm-amd-display-Fix-a-potential-buffer-overflow-in-d.patch + (git-fixes CVE-2024-27045 bsc#1223826). +- Update + patches.suse/drm-amd-display-Fix-potential-NULL-pointer-dereferen.patch + (git-fixes CVE-2024-27044 bsc#1223723). +- Update + patches.suse/drm-amd-display-fix-NULL-checks-for-adev-dm.dc-in-am.patch + (git-fixes CVE-2024-27041 bsc#1223714). +- Update + patches.suse/drm-amdgpu-Fix-potential-out-of-bounds-access-in-amd.patch + (git-fixes CVE-2024-27042 bsc#1223823). +- Update + patches.suse/drm-vmwgfx-Fix-possible-null-pointer-derefence-with-.patch + (git-fixes CVE-2024-26979 bsc#1223628). +- Update + patches.suse/md-Fix-missing-release-of-active_io-for-flush-8556.patch + (jsc#PED-7542 CVE-2024-27023 bsc#1223776). +- Update + patches.suse/media-dvb-frontends-avoid-stack-overflow-warnings-wi.patch + (git-fixes CVE-2024-27075 bsc#1223842). +- Update patches.suse/media-edia-dvbdev-fix-a-use-after-free.patch + (git-fixes CVE-2024-27043 bsc#1223824). +- Update + patches.suse/media-go7007-fix-a-memleak-in-go7007_load_encoder.patch + (git-fixes CVE-2024-27074 bsc#1223844). +- Update + patches.suse/media-imx-csc-scaler-fix-v4l2_ctrl_handler-memory-le.patch + (git-fixes CVE-2024-27076 bsc#1223779). +- Update + patches.suse/media-ttpci-fix-two-memleaks-in-budget_av_attach.patch + (git-fixes CVE-2024-27073 bsc#1223843). +- Update + patches.suse/media-usbtv-Remove-useless-locks-in-usbtv_video_free.patch + (git-fixes CVE-2024-27072 bsc#1223837). +- Update + patches.suse/media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_registe.patch + (git-fixes CVE-2024-27077 bsc#1223780). +- Update + patches.suse/media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch + (git-fixes CVE-2024-27078 bsc#1223781). +- Update + patches.suse/net-phy-fix-phy_get_internal_delay-accessing-an-empt.patch + (git-fixes CVE-2024-27047 bsc#1223828). +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- Update patches.suse/pci_iounmap-Fix-MMIO-mapping-leak.patch + (git-fixes CVE-2024-26977 bsc#1223631). +- Update + patches.suse/powercap-intel_rapl-Fix-a-NULL-pointer-dereference.patch + (git-fixes CVE-2024-26975 bsc#1223632). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes CVE-2024-27054 bsc#1223819). +- Update + patches.suse/scsi-qla2xxx-Fix-command-flush-on-cable-pull.patch + (bsc#1221816 CVE-2024-26931 bsc#1223627). +- Update patches.suse/scsi-qla2xxx-Fix-double-free-of-fcport.patch + (bsc#1221816 CVE-2024-26929 bsc#1223715). +- Update + patches.suse/scsi-qla2xxx-Fix-double-free-of-the-ha-vp_map-pointe.patch + (bsc#1221816 CVE-2024-26930 bsc#1223626). +- Update + patches.suse/thermal-drivers-mediatek-lvts_thermal-Fix-a-memory-l.patch + (git-fixes CVE-2024-27068 bsc#1223808). +- Update + patches.suse/thunderbolt-Fix-NULL-pointer-dereference-in-tb_port_.patch + (git-fixes CVE-2024-27060 bsc#1223725). +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (git-fixes CVE-2024-26919 bsc#1223847). +- Update + patches.suse/wifi-brcm80211-handle-pmk_op-allocation-failure.patch + (git-fixes CVE-2024-27048 bsc#1223760). +- Update + patches.suse/wifi-rtl8xxxu-add-cancel_work_sync-for-c2hcmd_work.patch + (git-fixes CVE-2024-27052 bsc#1223829). +- Update + patches.suse/wifi-wilc1000-do-not-realloc-workqueue-everytime-an-.patch + (git-fixes CVE-2024-27391 bsc#1223709). +- Update + patches.suse/wifi-wilc1000-fix-RCU-usage-in-connect-path.patch + (git-fixes CVE-2024-27053 bsc#1223737). +- commit 9296e40 + +------------------------------------------------------------------- +Mon May 6 17:23:27 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/drm-tegra-dsi-Add-missing-check-for-of_find_device_b.patch + (git-fixes CVE-2023-52650 bsc#1223770). +- Update + patches.suse/drm-vkms-Avoid-reading-beyond-LUT-array.patch + (git-fixes CVE-2023-52649 bsc#1223768). +- Update + patches.suse/drm-vmwgfx-Unmap-the-surface-before-resetting-it-on-.patch + (git-fixes CVE-2023-52648 bsc#1223765). +- Update + patches.suse/media-nxp-imx8-isi-Check-whether-crossbar-pad-is-non.patch + (git-fixes CVE-2023-52647 bsc#1223764). +- commit f67398e + +------------------------------------------------------------------- +Mon May 6 17:23:18 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/powerpc-pseries-Fix-potential-memleak-in-papr_get_at.patch + (bsc#1215199 CVE-2022-48669 bsc#1223756). +- commit e9a7939 + +------------------------------------------------------------------- +Mon May 6 17:22:04 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page + in concurrent environment (git-fixes). +- commit 8f1aa4c + +------------------------------------------------------------------- +Mon May 6 16:11:25 CEST 2024 - jgross@suse.com + +- Delete + patches.suse/iommufd-iova_bitmap-Move-symbols-to-IOMMUFD-namespace. + (bsc#1222654) +- commit dc5c22e + +------------------------------------------------------------------- +Mon May 6 12:34:10 CEST 2024 - lhenriques@suse.de + +- fuse: don't unhash root (bsc#1223946). +- fuse: fix root lookup with nonzero generation (bsc#1223945). +- virtio: treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (bsc#1223944). +- commit 5171d01 + +------------------------------------------------------------------- +Mon May 6 11:15:05 CEST 2024 - tbogendoerfer@suse.de + +- tun: limit printing rate when illegal packet received by tun + dev (bsc#1223745 CVE-2024-27013). +- net/mlx5e: Prevent deadlock while disabling aRFS (bsc#1223735 + CVE-2024-27014). +- commit d039d3b + +------------------------------------------------------------------- +Mon May 6 11:14:31 CEST 2024 - tzimmermann@suse.com + +- drm/amd/display: Add a dc_state NULL check in dc_state_release (CVE-2024-26948 bsc#1223664) +- commit adac21d + +------------------------------------------------------------------- +Mon May 6 08:32:36 CEST 2024 - tiwai@suse.de + +- slimbus: qcom-ngd-ctrl: Add timeout for wait operation + (git-fixes). +- iio:imu: adis16475: Fix sync mode setting (git-fixes). +- iio: accel: mxc4005: Interrupt handling fixes (git-fixes). +- iio: pressure: Fixes BME280 SPI driver data (git-fixes). +- usb: typec: tcpm: Check for port partner validity before + consuming it (git-fixes). +- usb: typec: tcpm: unregister existing source caps before + re-registration (git-fixes). +- usb: typec: tcpm: clear pd_event queue in PORT_RESET + (git-fixes). +- usb: ohci: Prevent missed ohci interrupts (git-fixes). +- usb: gadget: f_fs: Fix a race condition when processing setup + packets (git-fixes). +- USB: core: Fix access violation during port device removal + (git-fixes). +- usb: gadget: uvc: use correct buffer size when parsing configfs + lists (git-fixes). +- usb: gadget: composite: fix OS descriptors w_value logic + (git-fixes). +- usb: gadget: f_fs: Fix race between aio_cancel() and AIO + request complete (git-fixes). +- clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change + (git-fixes). +- commit 8d8f752 + +------------------------------------------------------------------- +Mon May 6 08:29:57 CEST 2024 - tiwai@suse.de + +- Move upstreamed USB fix into sorted section +- commit 21751fe + +------------------------------------------------------------------- +Sat May 4 09:44:18 CEST 2024 - tiwai@suse.de + +- ASoC: da7219-aad: fix usage of device_get_named_child_node() + (git-fixes). +- ASoC: rt715-sdca: volume step modification (git-fixes). +- ASoC: rt715: add vendor clear control register (git-fixes). +- ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config + (git-fixes). +- ASoC: cs35l56: Fix unintended bus access while resetting amp + (git-fixes). +- ASoC: rt722-sdca: add headset microphone vrefo setting + (git-fixes). +- ASoC: rt722-sdca: modify channel number to support 4 channels + (git-fixes). +- ASoC: rt5645: Fix the electric noise due to the CBJ contacts + floating (git-fixes). +- ASoC: acp: Support microphone from device Acer 315-24p + (git-fixes). +- ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus + T100TAM too (git-fixes). +- commit 59787a2 + +------------------------------------------------------------------- +Sat May 4 09:37:36 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix build error without CONFIG_PM + (stable-fixes). +- ALSA: hda: cs35l56: Exit cache-only after + cs35l56_wait_for_firmware_boot() (stable-fixes). +- ALSA: hda/realtek - Set GPIO3 to default at S4 state for + Thinkpad with ALC1318 (stable-fixes). +- ALSA: hda: intel-dsp-config: harden I2C/I2S codec detection + (stable-fixes). +- ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TU + (stable-fixes). +- commit 11f233b + +------------------------------------------------------------------- +Sat May 4 09:35:07 CEST 2024 - tiwai@suse.de + +- ASoC: meson: axg-tdm-interface: manage formatters in trigger + (git-fixes). +- ASoC: meson: axg-card: make links nonatomic (git-fixes). +- ASoC: meson: cards: select SND_DYNAMIC_MINORS (git-fixes). +- ASoC: codecs: wsa881x: set clk_stop_mode1 flag (git-fixes). +- ASoC: ti: davinci-mcasp: Fix race condition during probe + (git-fixes). +- ASoC: Intel: avs: Set name of control as in topology + (git-fixes). +- regmap: Add regmap_read_bypassed() (git-fixes). +- ASoC: SOF: Intel: add default firmware library path for LNL + (git-fixes). +- ASoC: tegra: Fix DSPK 16-bit playback (git-fixes). +- ALSA: hda: intel-sdw-acpi: fix usage of + device_get_named_child_node() (git-fixes). +- drm/panel: ili9341: Use predefined error codes (git-fixes). +- drm/panel: ili9341: Respect deferred probe (git-fixes). +- drm/vmwgfx: Fix invalid reads in fence signaled events + (git-fixes). +- drm/vmwgfx: Fix Legacy Display Unit (git-fixes). +- drm/amdgpu: fix doorbell regression (git-fixes). +- drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() + v2 (git-fixes). +- spi: fix null pointer dereference within spi_sync (git-fixes). +- spi: hisi-kunpeng: Delete the dump interface of data registers + in debugfs (git-fixes). +- commit de68d11 + +------------------------------------------------------------------- +Fri May 3 18:53:42 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: ensure offloading TID queue exists + (CVE-2024-27056 bsc#1223822). +- commit 8f83255 + +------------------------------------------------------------------- +Fri May 3 17:55:12 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_pin_on_pin_register() for multiple parent pins + (CVE-2024-27027 bsc#1223787). +- commit ce9b326 + +------------------------------------------------------------------- +Fri May 3 17:52:05 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_xa_ref_*_del() for multiple registrations + (CVE-2024-27027 bsc#1223787). +- commit f5ff522 + +------------------------------------------------------------------- +Fri May 3 17:44:24 CEST 2024 - mfranc@suse.cz + +- s390/qeth: Fix kernel panic after setting hsuid (git-fixes + bsc#1223874). +- commit eae1390 + +------------------------------------------------------------------- +Fri May 3 17:39:31 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix storage key clearing for guest huge pages + (git-fixes bsc#1223872). +- commit 329e03c + +------------------------------------------------------------------- +Fri May 3 17:37:13 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix clearing storage keys for huge pages (git-fixes + bsc#1223871). +- commit a7e3ff2 + +------------------------------------------------------------------- +Fri May 3 17:30:04 CEST 2024 - mfranc@suse.cz + +- s390/vdso: Add CFI for RA register to asm macro vdso_func + (git-fixes bsc#1223870). +- commit 2641ba1 + +------------------------------------------------------------------- +Fri May 3 17:19:03 CEST 2024 - mfranc@suse.cz + +- s390/cio: Ensure the copied buf is NUL terminated (git-fixes + bsc#1223869). +- commit dcf45a9 + +------------------------------------------------------------------- +Fri May 3 17:14:55 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: x86: Don't overflow lpage_info when checking + attributes (bsc#1223695, CVE-2024-26991). +- commit da41325 + +------------------------------------------------------------------- +Fri May 3 16:46:02 CEST 2024 - vbabka@suse.cz + +- mm: swap: fix race between free_swap_and_cache() and swapoff() + (CVE-2024-26960 bsc#1223655). +- swap: comments get_swap_device() with usage rule (CVE-2024-26960 + bsc#1223655). +- commit 9df3192 + +------------------------------------------------------------------- +Fri May 3 16:38:44 CEST 2024 - tiwai@suse.de + +- NTB: fix possible name leak in ntb_register_device() + (CVE-2023-52652 bsc#1223686). +- commit a6fcfa7 + +------------------------------------------------------------------- +Fri May 3 15:57:39 CEST 2024 - msuchanek@suse.de + +- Refresh patches.suse/powerpc-pseries-iommu-LPAR-panics-when-rebooted-with.patch. +- commit ca33aea + +------------------------------------------------------------------- +Fri May 3 15:36:14 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries: make max polling consistent for longer H_CALLs + (bsc#1215199). +- commit bead2d2 + +------------------------------------------------------------------- +Fri May 3 10:14:31 CEST 2024 - mhocko@suse.com + +- fork: defer linking file vma until vma is fully initialized + (bsc#1223774 CVE-2024-27022). +- commit 126ee1a + +------------------------------------------------------------------- +Fri May 3 09:40:30 CEST 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit 5a30b4d + +------------------------------------------------------------------- +Fri May 3 08:10:09 CEST 2024 - tiwai@suse.de + +- Fix a potential infinite loop in extract_user_to_sg() + (git-fixes). +- mtd: diskonchip: work around ubsan link failure (stable-fixes). +- drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3 + (stable-fixes). +- drm/amdgpu: Assign correct bits for SDMA HDP flush + (stable-fixes). +- drm/amdgpu: Fix leak when GPU memory allocation fails + (stable-fixes). +- ACPI: CPPC: Fix access width used for PCC registers (git-fixes). +- ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro + (git-fixes). +- Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853 + (stable-fixes). +- Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old() + (stable-fixes). +- drm: add drm_gem_object_is_shared_for_memory_stats() helper + (stable-fixes). +- ACPI: CPPC: Use access_width over bit_width for system memory + accesses (stable-fixes). +- wifi: mac80211: clean up assignments to pointer cache + (stable-fixes). +- commit 49aaf49 + +------------------------------------------------------------------- +Thu May 2 16:47:00 CEST 2024 - dwagner@suse.de + +- io_uring: remove uring_cmd cookie (bsc#1217384 CVE-2023-6238). +- iouring: remove IORING_URING_CMD_POLLED (bsc#1217384 + CVE-2023-6238). +- nvme: use bio_integrity_map_user (bsc#1217384 CVE-2023-6238). +- block: bio-integrity: directly map user buffers (bsc#1217384 + CVE-2023-6238). +- commit 3372add + +------------------------------------------------------------------- +Thu May 2 16:35:48 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-lsio: fix pwm lpcg indices (git-fixes) +- commit c9b9705 + +------------------------------------------------------------------- +Thu May 2 16:34:40 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: regulator for sd needs to be always on for (git-fixes) +- commit 51da7a0 + +------------------------------------------------------------------- +Thu May 2 16:33:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro (git-fixes) +- commit d74d11d + +------------------------------------------------------------------- +Thu May 2 16:31:31 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for (git-fixes) +- commit 300083f + +------------------------------------------------------------------- +Thu May 2 16:29:21 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 (git-fixes) +- commit 7730872 + +------------------------------------------------------------------- +Thu May 2 16:27:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 (git-fixes) +- commit 279e432 + +------------------------------------------------------------------- +Thu May 2 16:25:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f (git-fixes) +- commit 57cc3f7 + +------------------------------------------------------------------- +Thu May 2 16:23:58 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8qm-ss-dma: fix can lpcg indices (git-fixes) +- commit 9f868d4 + +------------------------------------------------------------------- +Thu May 2 16:23:23 CEST 2024 - tiwai@suse.de + +- kABI workaround for cec_adapter (CVE-2024-23848 bsc#1219104). +- commit 03d06c5 + +------------------------------------------------------------------- +Thu May 2 16:22:55 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix can lpcg indices (git-fixes) +- commit dd3deb9 + +------------------------------------------------------------------- +Thu May 2 16:20:00 CEST 2024 - tiwai@suse.de + +- media: cec: core: avoid recursive cec_claim_log_addrs + (CVE-2024-23848 bsc#1219104). +- commit c64de88 + +------------------------------------------------------------------- +Thu May 2 16:18:20 CEST 2024 - tiwai@suse.de + +- Update media cec fix patches to the latest upstream version (CVE-2024-23848 bsc#1219104) +- commit 4a0b406 + +------------------------------------------------------------------- +Thu May 2 15:23:56 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix adc lpcg indices (git-fixes) +- commit e69bdf0 + +------------------------------------------------------------------- +Thu May 2 15:19:35 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix spi lpcg indices (git-fixes) +- commit 4dc5b7a + +------------------------------------------------------------------- +Thu May 2 15:18:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usb lpcg indices (git-fixes) +- commit e2d7944 + +------------------------------------------------------------------- +Thu May 2 15:16:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order (git-fixes) +- commit fbb3351 + +------------------------------------------------------------------- +Thu May 2 15:15:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3399 hdmi ports node (git-fixes) +- commit a21edf3 + +------------------------------------------------------------------- +Thu May 2 15:14:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3328 hdmi ports node (git-fixes) +- commit 3f691a1 + +------------------------------------------------------------------- +Thu May 2 15:12:55 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: rockchip: mark system power controller on rk3588-evb1") +- commit 24dc024 + +------------------------------------------------------------------- +Thu May 2 15:11:02 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64/mm: Modify range-based tlbi to decrement scale") +- commit 9fd5163 + +------------------------------------------------------------------- +Thu May 2 13:38:24 CEST 2024 - jslaby@suse.cz + +- Update + patches.suse/serial-max310x-fix-NULL-pointer-dereference-in-I2C-i.patch + (git-fixes bsc#1223629 CVE-2024-26978). +- commit b81ff78 + +------------------------------------------------------------------- +Thu May 2 11:54:35 CEST 2024 - ailiop@suse.com + +- Squashfs: check the inode number is not the invalid value of + zero (bsc#1223634 CVE-2024-26982). +- commit a406e7c + +------------------------------------------------------------------- +Thu May 2 11:33:02 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/ubifs-ubifs_symlink-Fix-memleak-of-inode-i_link-in-error-path.patch + (git-fixes CVE-2024-26972 bsc#1223643). +- commit 6db660a + +------------------------------------------------------------------- +Thu May 2 11:23:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- commit a77f45b + +------------------------------------------------------------------- +Thu May 2 11:14:35 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- commit 95ba522 + +------------------------------------------------------------------- +Thu May 2 11:13:34 CEST 2024 - ailiop@suse.com + +- Update patches.suse/nilfs2-fix-OOB-in-nilfs_set_de_type.patch + (git-fixes CVE-2024-26981 bsc#1223668). +- commit 5740c7f + +------------------------------------------------------------------- +Thu May 2 10:28:22 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/ASoC-SOF-Add-some-bounds-checking-to-firmware-data.patch + (git-fixes CVE-2024-26927 bsc#1223525). +- commit d3c5f91 + +------------------------------------------------------------------- +Thu May 2 09:58:58 CEST 2024 - tiwai@suse.de + +- cec: core: avoid confusing "transmit timed out" message + (CVE-2024-23848 bsc#1219104). +- commit eae740c + +------------------------------------------------------------------- +Thu May 2 07:36:00 CEST 2024 - tiwai@suse.de + +- regulator: change devm_regulator_get_enable_optional() stub + to return Ok (git-fixes). +- regulator: change stubbed devm_regulator_get_enable to return Ok + (git-fixes). +- regulator: mt6360: De-capitalize devicetree regulator subnodes + (git-fixes). +- commit c50a631 + +------------------------------------------------------------------- +Wed May 1 09:50:43 CEST 2024 - tiwai@suse.de + +- power: supply: mt6360_charger: Fix of_match for usb-otg-vbus + regulator (git-fixes). +- power: rt9455: hide unused rt9455_boost_voltage_values + (git-fixes). +- pinctrl: baytrail: Fix selecting gpio pinctrl state (git-fixes). +- pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map() + (git-fixes). +- pinctrl: mediatek: paris: Rework support for + PIN_CONFIG_{INPUT,OUTPUT}_ENABLE (git-fixes). +- pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE + readback (git-fixes). +- pinctrl: core: delete incorrect free in pinctrl_enable() + (git-fixes). +- pinctrl/meson: fix typo in PDM's pin name (git-fixes). +- pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf + of GPIOR-T (git-fixes). +- crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init + (git-fixes). +- commit d973920 + +------------------------------------------------------------------- +Tue Apr 30 18:44:35 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for + Lenovo Legion models (bsc#1223462). +- commit 6f0889c + +------------------------------------------------------------------- +Tue Apr 30 16:38:27 CEST 2024 - tiwai@suse.de + +- usb: Fix regression caused by invalid ep0 maxpacket in virtual + SuperSpeed device (bsc#1220569). +- commit 4748678 + +------------------------------------------------------------------- +Tue Apr 30 16:11:40 CEST 2024 - tiwai@suse.de + +- media: cec: cec-api: add locking in cec_release() + (CVE-2024-23848 bsc#1219104). +- media: cec: cec-adap: always cancel work in cec_transmit_msg_fh + (CVE-2024-23848 bsc#1219104). +- commit c39ac04 + +------------------------------------------------------------------- +Tue Apr 30 16:07:18 CEST 2024 - mfranc@suse.cz + +- blacklist.conf: refactoring, not a fix +- commit d5a22ac + +------------------------------------------------------------------- +Tue Apr 30 16:02:50 CEST 2024 - mfranc@suse.cz + +- s390/vdso: drop '-fPIC' from LDFLAGS (git-fixes bsc#1223593). +- commit 643ece2 + +------------------------------------------------------------------- +Tue Apr 30 15:48:20 CEST 2024 - mfranc@suse.cz + +- s390/zcrypt: fix reference counting on zcrypt card objects + (git-fixes bsc#1223592). +- commit c37186f + +------------------------------------------------------------------- +Tue Apr 30 15:42:12 CEST 2024 - mkoutny@suse.com + +- block: fix q->blkg_list corruption during disk rebind + (bsc#1223591). +- commit 9da98d5 + +------------------------------------------------------------------- +Tue Apr 30 15:40:39 CEST 2024 - mfranc@suse.cz + +- s390/ism: Properly fix receive message buffer allocation + (git-fixes bsc#1223590). +- commit 0652865 + +------------------------------------------------------------------- +Tue Apr 30 15:28:05 CEST 2024 - jack@suse.cz + +- block: fix deadlock between bd_link_disk_holder and partition + scan (bsc#1223045 CVE-2024-26899). +- commit e4bd17c + +------------------------------------------------------------------- +Tue Apr 30 15:23:23 CEST 2024 - jack@suse.cz + +- quota: Fix potential NULL pointer dereference (bsc#1223060 + CVE-2024-26878). +- commit dcf7382 + +------------------------------------------------------------------- +Tue Apr 30 15:21:07 CEST 2024 - jack@suse.cz + +- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak + (bsc#1223198 CVE-2024-26901). +- commit 5c1d722 + +------------------------------------------------------------------- +Tue Apr 30 15:16:03 CEST 2024 - jack@suse.cz + +- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1222357 CVE-2024-26671). +- commit 1ebf5fb + +------------------------------------------------------------------- +Tue Apr 30 15:00:59 CEST 2024 - jack@suse.cz + +- nbd: always initialize struct msghdr completely (bsc#1221649 CVE-2024-26638). +- commit eb8ab1c + +------------------------------------------------------------------- +Tue Apr 30 14:58:54 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_find_by_goal() (bsc#1222613 CVE-2024-26772). +- commit 4004f20 + +------------------------------------------------------------------- +Tue Apr 30 14:57:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update patches.suse/0001-s390-qdio-handle-deferred-cc1.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes). +- commit 73a9e98 + +------------------------------------------------------------------- +Tue Apr 30 13:17:40 CEST 2024 - davide.benini@suse.com + +- net/ipv6: avoid possible UAF in ip6_route_mpath_notify() + (CVE-2024-26852 bsc#1223057) +- commit 9474f59 + +------------------------------------------------------------------- +Tue Apr 30 12:05:02 CEST 2024 - tiwai@suse.de + +- PCI: Delay after FLR of Solidigm P44 Pro NVMe (stable-fixes). +- commit ec609ee + +------------------------------------------------------------------- +Tue Apr 30 12:04:09 CEST 2024 - tiwai@suse.de + +- PCI: Fix typos in docs and comments (stable-fixes). +- PCI: switchtec: Add support for PCIe Gen5 devices + (stable-fixes). +- PCI: switchtec: Use normal comment style (stable-fixes). +- PCI: Execute quirk_enable_clear_retrain_link() earlier + (stable-fixes). +- commit 9bba47f + +------------------------------------------------------------------- +Tue Apr 30 10:32:18 CEST 2024 - tzimmermann@suse.com + +- Edit "amdkfd: use calloc instead of kzalloc to avoid integer overflow" + Reference CVE and bug numbers. +- commit 267eec1 + +------------------------------------------------------------------- +Tue Apr 30 08:05:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free + (CVE-2024-26909 bsc#1223143). +- commit 043c9e0 + +------------------------------------------------------------------- +Tue Apr 30 03:05:11 CEST 2024 - neilb@suse.de + +- nfsd: use __fput_sync() to avoid delayed closing of files + (bsc#1223380 bsc#1217408). +- commit 36cb9bb + +------------------------------------------------------------------- +Mon Apr 29 16:52:11 CEST 2024 - msuchanek@suse.de + +- Update patches.suse/powerpc-pseries-vas-Hold-mmap_mutex-after-mmap-lock-.patch + (bsc#1012628 jsc#PED-542 git-fixes bsc#1213573 ltc#203238). +- commit 8328f6d + +------------------------------------------------------------------- +Mon Apr 29 16:35:19 CEST 2024 - nik.borisov@suse.com + +- x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups (bsc#1222378 CVE-2024-26674). +- commit 46190f1 + +------------------------------------------------------------------- +Mon Apr 29 12:30:35 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() (bsc#1223202 CVE-2024-26906). +- commit 664e61f + +------------------------------------------------------------------- +Mon Apr 29 12:30:15 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h (bsc#1223202 CVE-2024-26906). +- commit 28c59d1 + +------------------------------------------------------------------- +Mon Apr 29 11:25:07 CEST 2024 - nik.borisov@suse.com + +- x86/boot: Ignore relocations in .notes sections in walk_relocs() too (bsc#1222624 CVE-2024-26816). +- commit 3cc2b03 + +------------------------------------------------------------------- +Mon Apr 29 11:24:52 CEST 2024 - nik.borisov@suse.com + +- x86, relocs: Ignore relocations in .notes section (bsc#1222624 CVE-2024-26816). +- commit 16f8af3 + +------------------------------------------------------------------- +Mon Apr 29 11:23:39 CEST 2024 - osalvador@suse.de + +- mm: zswap: fix missing folio cleanup in writeback race path + (bsc#1223007 CVE-2024-26832). +- commit b985b2a + +------------------------------------------------------------------- +Mon Apr 29 11:02:19 CEST 2024 - osalvador@suse.de + +- mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone + index (bsc#1222615 CVE-2024-26783). +- commit 7fe5b26 + +------------------------------------------------------------------- +Mon Apr 29 10:41:48 CEST 2024 - jslaby@suse.cz + +- Update config files. Disable N_GSM (jsc#PED-8240). +- commit ae9b7c6 + +------------------------------------------------------------------- +Mon Apr 29 09:39:29 CEST 2024 - iivanov@suse.de + +- Update patches.suse/gpio-tegra186-Fix-tegra186_gpio_is_accessible-check.patch (git-fixes bsc#1223439) +- commit 02eb8a1 + +------------------------------------------------------------------- +Mon Apr 29 09:05:25 CEST 2024 - tiwai@suse.de + +- irqchip/gic-v3-its: Prevent double free on error (git-fixes). +- irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on + GIC v4.1 (git-fixes). +- irqchip/armada-370-xp: Suppress unused-function warning + (git-fixes). +- irqchip/renesas-rzg2l: Prevent spurious interrupts when setting + trigger type (git-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Flush posted write in irq_eoi() + (git-fixes). +- irqchip/gic-v3-its: Do not assume vPE tables are preallocated + (git-fixes). +- irqchip/mbigen: Don't use bus_get_dev_root() to find the parent + (git-fixes). +- irqchip/renesas-rzg2l: Add macro to retrieve TITSR register + offset based on register's index (stable-fixes). +- irqchip/renesas-rzg2l: Implement restriction when writing ISCR + register (stable-fixes). +- commit 8e6882b + +------------------------------------------------------------------- +Sun Apr 28 09:56:05 CEST 2024 - tiwai@suse.de + +- i2c: smbus: fix NULL function pointer dereference (git-fixes). +- soundwire: amd: fix for wake interrupt handling for clockstop + mode (git-fixes). +- dmaengine: idxd: Fix oops during rmmod on single-CPU platforms + (git-fixes). +- dma: xilinx_dpdma: Fix locking (git-fixes). +- idma64: Don't try to serve interrupts when device is powered + off (git-fixes). +- dmaengine: tegra186: Fix residual calculation (git-fixes). +- dmaengine: owl: fix register access functions (git-fixes). +- phy: ti: tusb1210: Resolve charger-det crash if charger psy + is unregistered (git-fixes). +- phy: rockchip: naneng-combphy: Fix mux on rk3588 (git-fixes). +- phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits + (git-fixes). +- phy: rockchip-snps-pcie3: fix bifurcation on rk3588 (git-fixes). +- phy: freescale: imx8m-pcie: fix pcie link-up instability + (git-fixes). +- phy: marvell: a3700-comphy: Fix hardcoded array size + (git-fixes). +- phy: marvell: a3700-comphy: Fix out of bounds read (git-fixes). +- commit 900a00b + +------------------------------------------------------------------- +Sun Apr 28 09:41:15 CEST 2024 - tiwai@suse.de + +- selftests: kselftest: Mark functions that unconditionally call + exit() as __noreturn (git-fixes). +- commit f533a19 + +------------------------------------------------------------------- +Sun Apr 28 09:36:33 CEST 2024 - tiwai@suse.de + +- selftests/timers/posix_timers: Reimplement + check_timer_distribution() (git-fixes). +- commit d9f09cc + +------------------------------------------------------------------- +Sun Apr 28 09:30:51 CEST 2024 - tiwai@suse.de + +- USB: serial: option: add Telit FN920C04 rmnet compositions + (stable-fixes). +- USB: serial: option: add Rolling RW101-GL and RW135-GL support + (stable-fixes). +- USB: serial: option: add Lonsung U8300/U9300 product + (stable-fixes). +- USB: serial: option: add support for Fibocom FM650/FG650 + (stable-fixes). +- USB: serial: option: support Quectel EM060K sub-models + (stable-fixes). +- USB: serial: option: add Fibocom FM135-GL variants + (stable-fixes). +- thunderbolt: Avoid notify PM core about runtime PM resume + (stable-fixes). +- thunderbolt: Fix wake configurations after device unplug + (stable-fixes). +- usb: Disable USB3 LPM at shutdown (stable-fixes). +- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb + ep transport error (stable-fixes). +- clk: Get runtime PM before walking tree for clk_summary + (git-fixes). +- clk: Get runtime PM before walking tree during disable_unused + (git-fixes). +- clk: Initialize struct clk_core kref earlier (stable-fixes). +- arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H + (git-fixes). +- drm/radeon: make -fstrict-flex-arrays=3 happy (git-fixes). +- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes + (stable-fixes). +- selftests/ftrace: Limit length in subsystem-enable tests + (git-fixes). +- selftests: kselftest: Fix build failure with NOLIBC (git-fixes). +- selftests: timers: Fix abs() warning in posix_timers test + (git-fixes). +- selftests: timers: Fix posix_timers ksft_print_msg() warning + (git-fixes). +- drm/amd/display: Do not recursively call manual trigger + programming (stable-fixes). +- drm/i915: Disable live M/N updates when using bigjoiner + (stable-fixes). +- thunderbolt: Reset only non-USB4 host routers in resume + (git-fixes). +- thunderbolt: Make tb_switch_reset() support Thunderbolt 2, + 3 and USB4 routers (stable-fixes). +- thunderbolt: Introduce tb_path_deactivate_hop() (stable-fixes). +- thunderbolt: Introduce tb_port_reset() (stable-fixes). +- ASoC: ti: Convert Pandora ASoC to GPIO descriptors + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support + (stable-fixes). +- ALSA: scarlett2: Add correct product series name to messages + (stable-fixes). +- ALSA: scarlett2: Add support for Clarett 8Pre USB + (stable-fixes). +- ALSA: scarlett2: Move USB IDs out from device_info struct + (stable-fixes). +- ALSA: scarlett2: Default mixer driver to enabled (stable-fixes). +- PCI: Simplify pcie_capability_clear_and_set_word() to + ..._clear_word() (stable-fixes). +- PCI/DPC: Use FIELD_GET() (stable-fixes). +- selftests: timers: Convert posix_timers test to generate KTAP + output (stable-fixes). +- clk: Show active consumers of clocks in debugfs (stable-fixes). +- commit 8adba5b + +------------------------------------------------------------------- +Sat Apr 27 09:41:01 CEST 2024 - tiwai@suse.de + +- Update patch reference for x86 p2sb fix (CVE-2024-26650 bsc#1222048) +- commit b68c2ef + +------------------------------------------------------------------- +Sat Apr 27 08:33:05 CEST 2024 - tiwai@suse.de + +- mmc: sdhci-msm: pervent access to suspended controller + (git-fixes). +- gpio: tangier: Use correct type for the IRQ chip data + (git-fixes). +- gpio: tegra186: Fix tegra186_gpio_is_accessible() check + (git-fixes). +- fbdev: fix incorrect address computation in deferred IO + (git-fixes). +- drm/gma500: Remove lid code (git-fixes). +- commit 783bf0e + +------------------------------------------------------------------- +Fri Apr 26 18:54:14 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add 246f80a0b17f8 ("sh: push-switch: Reorder cleanup operations to avoid use-after-free bug") +- commit 0fe9e4b + +------------------------------------------------------------------- +Fri Apr 26 12:38:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore xfrm_bpf_md_dst that depends on CONFIG_DEBUG_* (bsc#1223415) +- commit 689bcfa + +------------------------------------------------------------------- +Fri Apr 26 12:26:57 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: annotate data-races around msk->rmem_fwd_alloc + (git-fixes). +- commit a5d9cb6 + +------------------------------------------------------------------- +Fri Apr 26 12:25:26 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_forward_alloc + (git-fixes). +- commit bceb548 + +------------------------------------------------------------------- +Fri Apr 26 12:23:03 CEST 2024 - denis.kirjanov@suse.com + +- ipv4: annotate data-races around fi->fib_dead (git-fixes). +- commit f1e77d4 + +------------------------------------------------------------------- +Fri Apr 26 12:21:27 CEST 2024 - denis.kirjanov@suse.com + +- sctp: annotate data-races around sk->sk_wmem_queued (git-fixes). +- commit 66bd390 + +------------------------------------------------------------------- +Fri Apr 26 12:19:43 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_lingertime (git-fixes). +- commit 33a5ffc + +------------------------------------------------------------------- +Fri Apr 26 12:18:04 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: Remove unnecessary test for __mptcp_init_sock() + (git-fixes). +- commit dfc1c14 + +------------------------------------------------------------------- +Fri Apr 26 12:15:52 CEST 2024 - denis.kirjanov@suse.com + +- idpf: fix kernel panic on unknown packet types (git-fixes). +- commit def5526 + +------------------------------------------------------------------- +Fri Apr 26 12:13:54 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix enabling RX VLAN filtering (git-fixes). +- commit 3d7f5a8 + +------------------------------------------------------------------- +Fri Apr 26 12:12:26 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: sja1105: Fix parameters order in + sja1110_pcs_mdio_write_c45() (git-fixes). +- commit 9f9ee96 + +------------------------------------------------------------------- +Fri Apr 26 11:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always update error counters (git-fixes). +- commit 5d5deb7 + +------------------------------------------------------------------- +Fri Apr 26 11:55:09 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always process TX descriptor ring (git-fixes). +- commit 99798f7 + +------------------------------------------------------------------- +Fri Apr 26 11:53:42 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: fix rx queue priority assignment (git-fixes). +- commit 3506dda + +------------------------------------------------------------------- +Fri Apr 26 11:52:14 CEST 2024 - denis.kirjanov@suse.com + +- net: fec: Set mac_managed_pm during probe (git-fixes). +- commit c315308 + +------------------------------------------------------------------- +Fri Apr 26 11:50:45 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Add array index check (git-fixes). +- commit 446ffd7 + +------------------------------------------------------------------- +Fri Apr 26 11:49:05 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Fix VF MAC filter removal (git-fixes). +- commit fbb3a5f + +------------------------------------------------------------------- +Fri Apr 26 11:47:23 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: check negative error code in otx2_open() + (git-fixes). +- commit a7c7e4f + +------------------------------------------------------------------- +Fri Apr 26 11:45:50 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix vf may be used uninitialized in this function warning + (git-fixes). +- commit 80b3415 + +------------------------------------------------------------------- +Fri Apr 26 11:43:49 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix i40e_count_filters() to count only active/new filters + (git-fixes). +- commit 1870048 + +------------------------------------------------------------------- +Fri Apr 26 11:42:04 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Enforce software interrupt during busy-poll exit + (git-fixes). +- commit 2c9264a + +------------------------------------------------------------------- +Fri Apr 26 10:59:56 CEST 2024 - tiwai@suse.de + +- wifi: mac80211: fix unaligned le16 access (git-fixes). +- wifi: mac80211: remove link before AP (git-fixes). +- wifi: mac80211_hwsim: init peer measurement result (git-fixes). +- wifi: nl80211: don't free NULL coalescing rule (git-fixes). +- wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd + (git-fixes). +- wifi: iwlwifi: mvm: remove old PASN station when adding a new + one (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev setup (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev suspend + (git-fixes). +- Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE + (git-fixes). +- Bluetooth: btusb: Fix triggering coredump implementation for + QCA (git-fixes). +- net: usb: ax88179_178a: stop lying about skb->truesize + (git-fixes). +- ax25: Fix netdev refcount issue (git-fixes). +- NFC: trf7970a: disable all regulators on removal (git-fixes). +- HID: logitech-dj: allow mice to use all types of reports + (git-fixes). +- HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized + dev->devc (git-fixes). +- HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent + lock-up (git-fixes). +- commit 416e04c + +------------------------------------------------------------------- +Fri Apr 26 10:58:26 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT patch into sorted section +- commit aaffc85 + +------------------------------------------------------------------- +Fri Apr 26 10:51:33 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT fix patch to sorted section +- commit ab94ffe + +------------------------------------------------------------------- +Fri Apr 26 10:07:57 CEST 2024 - tiwai@suse.de + +- Update kabi files: updated for post-PublicRC +- commit f978f5f + +------------------------------------------------------------------- +Thu Apr 25 19:11:05 CEST 2024 - tiwai@suse.de + +- Update patch reference for PM devfreq fix (CVE-2023-52635 bsc#1222294) +- commit f099bed + ------------------------------------------------------------------- Thu Apr 25 18:48:16 CEST 2024 - tiwai@suse.de - Update kabi files: fix for arm64/64kb flavor, too (bsc#1223357) - commit 8ef0762 +------------------------------------------------------------------- +Thu Apr 25 17:30:42 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/Bluetooth-btrtl-fix-out-of-bounds-memory-access.patch + (git-fixes CVE-2024-26890 bsc#1223192). +- Update + patches.suse/RDMA-mlx5-Fix-fortify-source-warning-while-accessing.patch + (jsc#PED-3311 CVE-2024-26907 bsc#1223203). +- Update + patches.suse/Revert-drm-amd-flush-any-delayed-gfxoff-on-suspend-e.patch + (git-fixes CVE-2024-26916 bsc#1223137). +- Update + patches.suse/crypto-xilinx-call-finalize-with-bh-disabled.patch + (git-fixes CVE-2024-26877 bsc#1223140). +- Update + patches.suse/dm-call-the-resume-method-on-internal-suspend-65e8.patch + (git-fixes CVE-2024-26880 bsc#1223188). +- Update + patches.suse/drm-amd-display-Fix-dcn35-8k30-Underflow-Corruption-.patch + (git-fixes CVE-2024-26913 bsc#1223204). +- Update + patches.suse/drm-amd-display-fix-incorrect-mpc_combine-array-size.patch + (git-fixes CVE-2024-26914 bsc#1223205). +- Update patches.suse/drm-amdgpu-Reset-IH-OVERFLOW_CLEAR-bit.patch + (git-fixes CVE-2024-26915 bsc#1223207). +- Update + patches.suse/firmware-arm_scmi-Fix-double-free-in-SMC-transport-c.patch + (git-fixes CVE-2024-26893 bsc#1223196). +- Update + patches.suse/net-tls-fix-use-after-free-with-partial-reads-and-as.patch + (bsc#1221858 CVE-2024-26582 bsc#1220214). +- Update + patches.suse/wifi-ath9k-delay-all-of-ath9k_wmi_event_tasklet-unti.patch + (git-fixes CVE-2024-26897 bsc#1223323). +- Update + patches.suse/wifi-mt76-mt7921e-fix-use-after-free-in-free_irq.patch + (git-fixes CVE-2024-26892 bsc#1223195). +- Update + patches.suse/wifi-wilc1000-prevent-use-after-free-on-vif-when-cle.patch + (git-fixes CVE-2024-26895 bsc#1223197). +- commit d9b565f + ------------------------------------------------------------------- Thu Apr 25 15:58:14 CEST 2024 - tiwai@suse.de - Fix missing CONFIG_SUSE_SUPPORTED for arm64/64kb flavor (bsc#1223357) - commit 1c0959e +------------------------------------------------------------------- +Thu Apr 25 15:30:10 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop interface during shutdown (git-fixes). +- commit f770ea3 + +------------------------------------------------------------------- +Thu Apr 25 15:28:33 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix issue with loading coalesced KPU profiles + (git-fixes). +- commit 65682db + +------------------------------------------------------------------- +Thu Apr 25 15:26:44 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: move force SMBUS from enable ulp function to avoid + PHY loss issue (git-fixes). +- commit af85d1c + +------------------------------------------------------------------- +Thu Apr 25 15:25:13 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Workaround for sporadic MDI error on Meteor Lake systems + (git-fixes). +- commit 8830724 + +------------------------------------------------------------------- +Thu Apr 25 15:23:43 CEST 2024 - denis.kirjanov@suse.com + +- Octeontx2-af: fix pause frame configuration in GMP mode + (git-fixes). +- commit 43722bd + +------------------------------------------------------------------- +Thu Apr 25 13:13:39 CEST 2024 - tiwai@suse.de + +- bootconfig: Fix the kerneldoc of _xbc_exit() (git-fixes). +- commit e671e96 + +------------------------------------------------------------------- +Thu Apr 25 13:12:36 CEST 2024 - tiwai@suse.de + +- arm64: hibernate: Fix level3 translation fault in swsusp_save() + (git-fixes). +- bootconfig: use memblock_free_late to free xbc memory to buddy + (git-fixes). +- init/main.c: Fix potential static_command_line memory overflow + (git-fixes). +- gpiolib: swnode: Remove wrong header inclusion (git-fixes). +- ARM: OMAP2+: fix USB regression on Nokia N8x0 (git-fixes). +- ARM: OMAP2+: fix N810 MMC gpiod table (git-fixes). +- i2c: pxa: hide unused icr_bits[] variable (git-fixes). +- driver core: Introduce device_link_wait_removal() + (stable-fixes). +- ARM: prctl: reject PR_SET_MDWE on pre-ARMv6 (stable-fixes). +- init: open /initrd.image with O_LARGEFILE (stable-fixes). +- Fix build errors due to new UIO_MEM_DMA_COHERENT mess + (git-fixes). +- ARM: s5pv210: fix pm.c kernel-doc warning (git-fixes). +- ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE + (git-fixes). +- kexec: do syscore_shutdown() in kernel_kexec (git-fixes). +- PM / devfreq: Synchronize devfreq_monitor_[start/stop] + (stable-fixes). +- ida: make 'ida_dump' static (git-fixes). +- asm-generic: make sparse happy with odd-sized put_unaligned_*() + (stable-fixes). +- ARM: imx: Check return value of devm_kasprintf in + imx_mmdc_perf_init (git-fixes). +- bootmem: use kmemleak_free_part_phys in put_page_bootmem + (git-fixes). +- commit b6327c9 + +------------------------------------------------------------------- +Thu Apr 25 12:02:42 CEST 2024 - jlee@suse.com + +- Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing + Adv Monitor (bsc#1219216). +- commit 81c5485 + +------------------------------------------------------------------- +Thu Apr 25 11:44:57 CEST 2024 - tiwai@suse.de + +- crypto: ccp - Add support for PCI device 0x156E (bsc#1223338). +- crypto: ccp - Add support for PCI device 0x17E0 (bsc#1223338). +- commit 9af2745 + +------------------------------------------------------------------- +Thu Apr 25 11:34:09 CEST 2024 - tiwai@suse.de + +- lsm: fix the logic in security_inode_getsecctx() (git-fixes). +- commit 9f85f33 + +------------------------------------------------------------------- +Thu Apr 25 09:38:22 CEST 2024 - msuchanek@suse.de + +- PCI: rpaphp: Error out on busy status from get-sensor-state + (bsc#1223369 ltc#205888). +- commit 03aecd7 + +------------------------------------------------------------------- +Wed Apr 24 08:16:47 CEST 2024 - tiwai@suse.de + +- Update ath11k suspend patches from the latest subsystem tree (bsc#1207948). +- commit caea96a + +------------------------------------------------------------------- +Wed Apr 24 05:52:04 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix stackmap overflow check on 32-bit arches (bsc#1223035 + CVE-2024-26883). +- bpf: Fix hashtab overflow check on 32-bit arches (bsc#1223189 + CVE-2024-26884). +- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches + (bsc#1223190 CVE-2024-26885). +- commit 98fad20 + +------------------------------------------------------------------- +Wed Apr 24 05:28:02 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct xsk_buff_pool kABI workaround (bsc#1221303 + CVE-2024-26611). +- commit 764f7c3 + +------------------------------------------------------------------- +Tue Apr 23 17:29:15 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-target-pscsi-Fix-bio_put-for-error-case.patch + (bsc#1222596 cve-2024-26760), fixng CVE number. +- commit 10886ae + +------------------------------------------------------------------- +Tue Apr 23 08:51:08 CEST 2024 - msuchanek@suse.de + +- powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt + (bsc#1221645 ltc#205739 bsc#1223191). +- commit da2d8d3 + +------------------------------------------------------------------- +Mon Apr 22 18:17:45 CEST 2024 - tiwai@suse.de + +- Move out-of-tree powerpc patch to the right section +- commit ff83284 + +------------------------------------------------------------------- +Mon Apr 22 15:14:07 CEST 2024 - denis.kirjanov@suse.com + +- ice: use relative VSI index for VFs instead of PF VSI number + (git-fixes). +- commit 271fd81 + +------------------------------------------------------------------- +Mon Apr 22 15:12:05 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Minor flow correction in e1000_shutdown function + (git-fixes). +- commit cc5b32c + +------------------------------------------------------------------- +Mon Apr 22 15:10:13 CEST 2024 - denis.kirjanov@suse.com + +- net: pcs: xpcs: Return EINVAL in the internal methods + (git-fixes). +- commit 9b19312 + +------------------------------------------------------------------- +Mon Apr 22 15:07:47 CEST 2024 - denis.kirjanov@suse.com + +- net: ip_tunnel: make sure to pull inner header in + ip_tunnel_rcv() (git-fixes CVE-2024-26882 bsc#1223034). +- commit c42f011 + +------------------------------------------------------------------- +Mon Apr 22 15:06:54 CEST 2024 - denis.kirjanov@suse.com + +- ionic: set adminq irq affinity (git-fixes). +- commit 7862c8a + +------------------------------------------------------------------- +Mon Apr 22 15:04:55 CEST 2024 - denis.kirjanov@suse.com + +- net: add netdev_lockdep_set_classes() to virtual drivers + (git-fixes). +- commit a8ebc57 + +------------------------------------------------------------------- +Mon Apr 22 15:03:00 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Let IP-specific receive function to interrogate + descriptors (git-fixes). +- commit d6b522e + +------------------------------------------------------------------- +Mon Apr 22 13:55:02 CEST 2024 - nik.borisov@suse.com + +- x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ (git-fixes). +- commit a29a0e4 + +------------------------------------------------------------------- +Mon Apr 22 13:54:41 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix BHI retpoline check (git-fixes). +- commit 00081b1 + +------------------------------------------------------------------- +Mon Apr 22 13:53:35 CEST 2024 - nik.borisov@suse.com + +- blacklist.conf: Blacklist spurious patch +- commit 14b3e73 + +------------------------------------------------------------------- +Mon Apr 22 08:45:08 CEST 2024 - msuchanek@suse.de + +- selftests/powerpc/papr-vpd: Fix missing variable initialization + (jsc#PED-4486 git-fixes). +- commit 8847657 + +------------------------------------------------------------------- +Mon Apr 22 08:40:46 CEST 2024 - msuchanek@suse.de + +- Rename patches.suse/Workaround-broken-chacha-crypto-fallback.patch to + patches.suse/powerpc-crypto-chacha-p10-Fix-failure-on-non-Power10.patch. +- commit de47fb9 + +------------------------------------------------------------------- +Mon Apr 22 07:20:24 CEST 2024 - tiwai@suse.de + +- peci: linux/peci.h: fix Excess kernel-doc description warning + (git-fixes). +- comedi: vmk80xx: fix incomplete endpoint checking (git-fixes). +- mei: me: disable RPL-S on SPS and IGN firmwares (git-fixes). +- speakup: Avoid crash on very long word (git-fixes). +- serial: stm32: Reset .throttled state in .startup() (git-fixes). +- serial/pmac_zilog: Remove flawed mitigation for rx irq flood + (git-fixes). +- serial: mxs-auart: add spinlock around changing cts state + (git-fixes). +- serial: 8250_dw: Revert: Do not reclock if already at correct + rate (git-fixes). +- Revert "usb: cdc-wdm: close race between read and workqueue" + (git-fixes). +- thunderbolt: Do not create DisplayPort tunnels on adapters of + the same router (git-fixes). +- usb: dwc2: host: Fix dereference issue in DDMA completion flow + (git-fixes). +- usb: typec: tcpm: Correct the PDO counting in pd_set + (git-fixes). +- usb: typec: ucsi: Fix connector check on init (git-fixes). +- usb: xhci: correct return value in case of STS_HCE (git-fixes). +- commit 1d56577 + +------------------------------------------------------------------- +Sun Apr 21 08:37:04 CEST 2024 - tiwai@suse.de + +- clk: mediatek: Do a runtime PM get on controllers during probe + (git-fixes). +- clk: Remove prepare_lock hold assertion in __clk_release() + (git-fixes). +- commit 78e7847 + +------------------------------------------------------------------- +Sun Apr 21 00:31:42 CEST 2024 - lduncan@suse.com + +- scsi: sg: Avoid race in error handling & drop bogus warn + (git-fixes). +- commit 855ebc6 + +------------------------------------------------------------------- +Sat Apr 20 18:13:16 CEST 2024 - tiwai@suse.de + +- Bluetooth: MGMT: Fix failing to + MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID (bsc#1221504). +- commit 8ea8f78 + +------------------------------------------------------------------- +Sat Apr 20 08:42:14 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with + ALC269VC (stable-fixes). +- ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N + (stable-fixes). +- ALSA: hda/realtek: Fixes for Asus GU605M and GA403U sound + (stable-fixes). +- ALSA: hda/tas2781: Add new vendor_id and subsystem_id to + support ThinkPad ICE-1 (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP SnowWhite laptops + (stable-fixes). +- commit 2244c24 + +------------------------------------------------------------------- +Sat Apr 20 08:38:21 CEST 2024 - tiwai@suse.de + +- ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages + (git-fixes). +- ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4 + (git-fixes). +- ALSA: hda/tas2781: correct the register for pow calibrated data + (git-fixes). +- drm/panel: visionox-rm69299: don't unregister DSI device + (git-fixes). +- drm/vmwgfx: Sort primary plane formats by order of preference + (git-fixes). +- drm/vmwgfx: Fix crtc's atomic check conditional (git-fixes). +- drm/vmwgfx: Fix prime import/export (git-fixes). +- drm/ttm: stop pooling cached NUMA pages v2 (git-fixes). +- drm: nv04: Fix out of bounds access (git-fixes). +- nouveau: fix instmem race condition around ptr stores + (git-fixes). +- drm/amdgpu: fix visible VRAM handling during faults (git-fixes). +- drm/amdgpu: validate the parameters of bo mapping operations + more clearly (git-fixes). +- Revert "drm/amd/display: fix USB-C flag update after enc10 + feature init" (stable-fixes). +- drm/amdkfd: Fix memory leak in create_process failure + (git-fixes). +- drm/amdgpu: remove invalid resource->start check v2 (git-fixes). +- nilfs2: fix OOB in nilfs_set_de_type (git-fixes). +- commit de35710 + +------------------------------------------------------------------- +Fri Apr 19 21:07:04 CEST 2024 - tonyj@suse.de + +- blacklist.conf: kill erroneous blank line added by 58324b9ff787 +- commit abcb85f + +------------------------------------------------------------------- +Fri Apr 19 19:47:40 CEST 2024 - lduncan@suse.com + +- blacklist.conf: add 3 commits to be skipped + One is a configuration change for an unused options, and + two are for SCSI structure changes that breaks kabi. +- commit c143746 + +------------------------------------------------------------------- +Fri Apr 19 18:37:34 CEST 2024 - lduncan@suse.com + +- scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() + (git-fixes). +- scsi: hisi_sas: Modify the deadline for ata_wait_after_reset() + (git-fixes). +- scsi: sd: Unregister device if device_add_disk() failed in + sd_probe() (git-fixes). +- scsi: mylex: Fix sysfs buffer lengths (git-fixes). +- scsi: core: Fix unremoved procfs host directory regression + (git-fixes). +- scsi: sg: Avoid sg device teardown race (git-fixes). +- scsi: libsas: Fix disk not being scanned in after being removed + (git-fixes). +- scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type() + (git-fixes). +- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn + (git-fixes). +- scsi: csiostor: Avoid function pointer casts (git-fixes). +- scsi: mpt3sas: Prevent sending diag_reset when the controller + is ready (git-fixes). +- scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports() + (git-fixes). +- scsi: smartpqi: Fix disable_managed_interrupts (git-fixes). +- scsi: core: Consult supported VPD page list prior to fetching + page (git-fixes). +- commit 8d33038 + +------------------------------------------------------------------- +Fri Apr 19 17:37:43 CEST 2024 - tiwai@suse.de + +- pmdomain: mediatek: fix race conditions with genpd + (CVE-2023-52645 bsc#1223033). +- commit c2656fd + +------------------------------------------------------------------- +Fri Apr 19 17:36:44 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/modpost-Add-.ltext-and-.ltext.-to-TEXT_SECTIONS.patch + This caused an overflow of the table as we haven't taken other earlier + changes. Drop it for now. +- commit bc7d928 + +------------------------------------------------------------------- +Fri Apr 19 16:44:36 CEST 2024 - colyli@suse.de + +- block: Fix WARNING in _copy_from_iter (bsc#1223015, + CVE-2024-26844). +- commit a5a381a + +------------------------------------------------------------------- +Fri Apr 19 15:44:52 CEST 2024 - tiwai@suse.de + +- platform/x86: think-lmi: Fix password opcode ordering for + workstations (CVE-2024-26836 bsc#1222968). +- platform/x86: think-lmi: Enable opcode support on BIOS settings + (CVE-2024-26836 bsc#1222968). +- commit a97b715 + +------------------------------------------------------------------- +Fri Apr 19 14:38:06 CEST 2024 - denis.kirjanov@suse.com + +- net: tcp: fix unexcepted socket die when snd_wnd is 0 + (git-fixes). +- commit e8c290a + +------------------------------------------------------------------- +Fri Apr 19 14:35:34 CEST 2024 - denis.kirjanov@suse.com + +- net: Use sockaddr_storage for getsockopt(SO_PEERNAME) + (git-fixes). +- commit 0bf4249 + +------------------------------------------------------------------- +Fri Apr 19 14:33:22 CEST 2024 - denis.kirjanov@suse.com + +- nf_conntrack: fix -Wunused-const-variable= (git-fixes). +- commit 771e185 + +------------------------------------------------------------------- +Fri Apr 19 14:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: NSH: fix kernel-doc notation warning (git-fixes). +- commit ab89a9e + +------------------------------------------------------------------- +Fri Apr 19 14:28:13 CEST 2024 - denis.kirjanov@suse.com + +- net: llc: fix kernel-doc notation warnings (git-fixes). +- commit a9e21ce + +------------------------------------------------------------------- +Fri Apr 19 14:25:10 CEST 2024 - denis.kirjanov@suse.com + +- inet: frags: eliminate kernel-doc warning (git-fixes). +- commit 3d5b832 + +------------------------------------------------------------------- +Fri Apr 19 14:03:12 CEST 2024 - denis.kirjanov@suse.com + +- net: cfg802154: fix kernel-doc notation warnings (git-fixes). +- commit f9d49a1 + +------------------------------------------------------------------- +Fri Apr 19 13:59:44 CEST 2024 - denis.kirjanov@suse.com + +- net: bonding: remove kernel-doc comment marker (git-fixes). +- commit b25069a + +------------------------------------------------------------------- +Fri Apr 19 13:57:45 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (git-fixes). +- commit da73105 + +------------------------------------------------------------------- +Fri Apr 19 13:55:44 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: dwmac-starfive: Add support for JH7100 SoC + (git-fixes). +- commit 644ea8f + +------------------------------------------------------------------- +Fri Apr 19 13:53:29 CEST 2024 - denis.kirjanov@suse.com + +- bnx2x: Fix firmware version string character counts (git-fixes). +- commit b005933 + +------------------------------------------------------------------- +Fri Apr 19 13:51:38 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: Fix use after free inside sparx5_del_mact_entry + (git-fixes). +- commit 3b59a03 + +------------------------------------------------------------------- +Fri Apr 19 13:32:18 CEST 2024 - tiwai@suse.de + +- Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks + in amdgpu_device_init()" (stable-fixes). +- commit f7f3760 + +------------------------------------------------------------------- +Fri Apr 19 13:30:16 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi: Limit read size on v1.2 (stable-fixes). +- Refresh + patches.suse/usb-typec-ucsi-Update-connector-cap-and-status.patch. +- commit e357444 + +------------------------------------------------------------------- +Fri Apr 19 13:28:57 CEST 2024 - tiwai@suse.de + +- wifi: mt76: mt7996: add locking for accessing mapped registers + (stable-fixes). +- commit ac66d90 + +------------------------------------------------------------------- +Fri Apr 19 13:27:03 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid writing the mac address before + first reading (git-fixes). +- random: handle creditable entropy from atomic process context + (git-fixes). +- firmware: arm_scmi: Make raw debugfs entries non-seekable + (git-fixes). +- mmc: omap: restore original power up/down steps (git-fixes). +- mmc: omap: fix deferred probe (git-fixes). +- mmc: omap: fix broken slot switch lookup (git-fixes). +- nouveau: fix function cast warning (git-fixes). +- PM: s2idle: Make sure CPUs will wakeup directly on resume + (git-fixes). +- platform/chrome: cros_ec_uart: properly fix race condition + (git-fixes). +- platform/x86: intel-vbtn: Update tablet mode switch at end of + probe (git-fixes). +- nouveau: fix devinit paths to only handle display on GSP + (git-fixes). +- gpio: cdev: fix missed label sanitizing in debounce_setup() + (git-fixes). +- gpio: cdev: check for NULL labels when sanitizing them for irqs + (git-fixes). +- gpio: cdev: sanitize the label before requesting the interrupt + (stable-fixes). +- usb: sl811-hcd: only defined function checkdone if QUIRK2 is + defined (stable-fixes). +- usb: typec: tcpci: add generic tcpci fallback compatible + (stable-fixes). +- usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR + (stable-fixes). +- thermal/of: Assume polling-delay(-passive) 0 when absent + (stable-fixes). +- Input: xpad - add support for Snakebyte GAMEPADs (stable-fixes). +- Input: imagis - use FIELD_GET where applicable (stable-fixes). +- input/touchscreen: imagis: Correct the maximum touch area value + (stable-fixes). +- Input: synaptics-rmi4 - fail probing if memory allocation for + "phys" fails (stable-fixes). +- media: sta2x11: fix irq handler cast (stable-fixes). +- media: cec: core: remove length check of Timer Status + (stable-fixes). +- PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge + (stable-fixes). +- platform/x86: touchscreen_dmi: Add an extra entry for a variant + of the Chuwi Vi8 tablet (stable-fixes). +- Input: allocate keycode for Display refresh rate toggle + (stable-fixes). +- pinctrl: renesas: checker: Limit cfg reg enum checks to provided + IDs (stable-fixes). +- HID: input: avoid polling stylus battery on Chromebook Pompom + (stable-fixes). +- wifi: cfg80211: check A-MSDU format more carefully + (stable-fixes). +- wifi: mt76: mt7996: disable AMSDU for non-data frames + (stable-fixes). +- wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro + (stable-fixes). +- wifi: iwlwifi: pcie: Add the PCI device id for new hardware + (stable-fixes). +- wifi: rtw89: pci: enlarge RX DMA buffer to consider size of + RX descriptor (stable-fixes). +- wifi: ath9k: fix LNA selection in ath_ant_try_scan() + (stable-fixes). +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (stable-fixes). +- wifi: rtw89: fix null pointer access when abort scan + (stable-fixes). +- overflow: Allow non-type arg to type_max() and type_min() + (stable-fixes). +- pstore/zone: Add a null pointer check to the psz_kmsg_read + (stable-fixes). +- modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS + (stable-fixes). +- commit 7321185 + +------------------------------------------------------------------- +Fri Apr 19 13:20:06 CEST 2024 - tiwai@suse.de + +- drm/msm/dp: fix typo in dp_display_handle_port_status_changed() + (git-fixes). +- drm/msm/dpu: make error messages at + dpu_core_irq_register_callback() more sensible (git-fixes). +- drm/msm/dpu: don't allow overriding data from catalog + (git-fixes). +- drm/msm: Add newlines to some debug prints (git-fixes). +- drm/vmwgfx: Enable DMA mappings with SEV (git-fixes). +- drm/client: Fully protect modes[] with dev->mode_config.mutex + (stable-fixes). +- Revert "drm/qxl: simplify qxl_fence_wait" (git-fixes). +- drm/ast: Fix soft lockup (git-fixes). +- drm/panfrost: Fix the error path in + panfrost_mmu_map_fault_addr() (git-fixes). +- drm/amd/display: Set VSC SDP Colorimetry same way for MST and + SST (stable-fixes). +- drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= + 1.4 (stable-fixes). +- drm/amd/display: fix disable otg wa logic in DCN316 + (stable-fixes). +- drm/amdgpu: fix incorrect number of active RBs for gfx11 + (stable-fixes). +- drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11 + (stable-fixes). +- drm/amdgpu: Reset dGPU if suspend got aborted (stable-fixes). +- drm/amdgpu: always force full reset for SOC21 (stable-fixes). +- drm/amdkfd: Reset GPU on queue preemption failure + (stable-fixes). +- drm/i915/vrr: Disable VRR when using bigjoiner (stable-fixes). +- drm/i915: Disable port sync when bigjoiner is used + (stable-fixes). +- drm/i915/cdclk: Fix CDCLK programming order when pipes are + active (git-fixes). +- drm/i915: Pre-populate the cursor physical dma address + (git-fixes). +- fbmon: prevent division by zero in fb_videomode_from_videomode() + (stable-fixes). +- fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 + (stable-fixes). +- drm/amd/amdgpu: Fix potential ioremap() memory leaks in + amdgpu_device_init() (stable-fixes). +- drm/amd/display: Fix nanosec stat overflow (stable-fixes). +- drm: Check polling initialized before enabling in + drm_helper_probe_single_connector_modes (stable-fixes). +- drm: Check output polling initialized before disabling + (stable-fixes). +- drm/ttm: return ENOSPC from ttm_bo_mem_space v3 (stable-fixes). +- drm: panel-orientation-quirks: Add quirk for GPD Win Mini + (stable-fixes). +- firmware: tegra: bpmp: Return directly after a failed kzalloc() + in get_filename() (stable-fixes). +- commit 2efe82e + +------------------------------------------------------------------- +Fri Apr 19 13:12:20 CEST 2024 - tiwai@suse.de + +- ata: libata-core: Allow command duration limits detection for + ACS-4 drives (git-fixes). +- amdkfd: use calloc instead of kzalloc to avoid integer overflow + (stable-fixes). +- accel/ivpu: Fix deadlock in context_xa (git-fixes). +- ACPI: scan: Do not increase dep_unmet for already met + dependencies (git-fixes). +- Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED + bit (git-fixes). +- Bluetooth: hci_sock: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: L2CAP: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: RFCOMM: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: SCO: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: Fix memory leak in hci_req_sync_complete() + (git-fixes). +- Bluetooth: hci_sync: Fix using the same interval and window + for Coded PHY (git-fixes). +- Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset + (git-fixes). +- batman-adv: Avoid infinite loop trying to resize local TT + (git-fixes). +- Bluetooth: hci_event: set the conn encrypted before conn + establishes (stable-fixes). +- ASoC: soc-core.c: Skip dummy codec when adding platforms + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE + (stable-fixes). +- ASoC: Intel: avs: Populate board selection with new I2S entries + (stable-fixes). +- ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 + (LAPRC710) laptops (stable-fixes). +- ASoC: SOF: amd: Optimize quirk for Valve Galileo (stable-fixes). +- ALSA: firewire-lib: handle quirk to calculate payload quadlets + as data block counter (stable-fixes). +- Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle + by default" (stable-fixes). +- drm/vc4: don't check if plane->state->fb == state->fb + (stable-fixes). +- ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of + CONFIG_X86_ANDROID_TABLETS (stable-fixes). +- Bluetooth: ISO: Align broadcast sync_timeout with connection + timeout (stable-fixes). +- Bluetooth: Add new quirk for broken read key length on ATS2851 + (stable-fixes). +- Bluetooth: hci_sync: Use QoS to determine which PHY to scan + (stable-fixes). +- Bluetooth: btintel: Fixe build regression (git-fixes). +- Bluetooth: btintel: Fix null ptr deref in btintel_read_version + (stable-fixes). +- drm/i915/display: Use i915_gem_object_get_dma_address to get + dma address (stable-fixes). +- commit 79cdb13 + +------------------------------------------------------------------- +Fri Apr 19 12:55:05 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/stmmac-Clear-variable-when-destroying-workqueue.patch + (git-fixes CVE-2024-26802 bsc#1222799). +- commit a49cc37 + ------------------------------------------------------------------- Fri Apr 19 12:24:47 CEST 2024 - osalvador@suse.de @@ -174,15 +7372,50 @@ Fri Apr 19 12:24:39 CEST 2024 - osalvador@suse.de (git-fixes CVE-2023-52644 bsc#1222961). - commit 2c2d37f +------------------------------------------------------------------- +Fri Apr 19 11:19:08 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/wifi-mac80211-fix-race-condition-on-enabling-fast-xm.patch + (git-fixes CVE-2024-26779 bsc#1222772). +- commit 463d6dd + ------------------------------------------------------------------- Fri Apr 19 10:26:17 CEST 2024 - tiwai@suse.de - Update patch reference of iio fix (CVE-2024-26702 bsc#1222424) - commit 9436142 +------------------------------------------------------------------- +Fri Apr 19 10:02:39 CEST 2024 - tiwai@suse.de + +- Update patch reference for interconnect patch (CVE-2024-26714 bsc#1222489) +- commit 773fbda + +------------------------------------------------------------------- +Thu Apr 18 18:09:21 CEST 2024 - jack@suse.cz + +- ext4: regenerate buddy after block freeing failed if under fc + replay (bsc#1220342 CVE-2024-26601). +- commit fec1ddc + ------------------------------------------------------------------- Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de +- nvme-tcp: strict pdu pacing to avoid send stalls on TLS + (bsc#1221858). +- tls: fix peeking with sync+async decryption (bsc#1221858). +- tls: don't skip over different type records from the rx_list + (bsc#1221858). +- tls: stop recv() if initial process_rx_list gave us non-DATA + (bsc#1221858). +- tls: break out of main loop when PEEK gets a non-data record + (bsc#1221858). +- net: tls: fix returned read length with async decrypt + (bsc#1221858). +- net: tls: fix use-after-free with partial reads and async + (bsc#1221858). +- net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - nvme-tcp: strict pdu pacing to avoid send stalls on TLS (bsc#1221858). - tls: fix peeking with sync+async decryption (bsc#1221858). @@ -199,6 +7432,49 @@ Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de - net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - commit 9d8d293 +------------------------------------------------------------------- +Thu Apr 18 10:56:05 CEST 2024 - hare@suse.de + +- Refresh + patches.suse/nvme-keyring-restrict-match-length-for-version-1-ide.patch. +- commit da3d979 + +------------------------------------------------------------------- +Thu Apr 18 10:41:45 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Fix-endless-loop-in-directory-parsing.patch + (git-fixes bsc#1223030 CVE-2024-26848). +- commit 9f64be5 + +------------------------------------------------------------------- +Wed Apr 17 17:03:22 CEST 2024 - jack@suse.cz + +- fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion + (bsc#1222721 CVE-2024-26764). +- commit 72ff5e9 + +------------------------------------------------------------------- +Wed Apr 17 17:02:58 CEST 2024 - jack@suse.cz + +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via + libaio (bsc#1222721 CVE-2024-26764). +- commit 241f561 + +------------------------------------------------------------------- +Wed Apr 17 16:59:24 CEST 2024 - jack@suse.cz + +- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() + when block bitmap corrupt (bsc#1222622 CVE-2024-26774). +- commit f7c2563 + +------------------------------------------------------------------- +Wed Apr 17 16:58:08 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_try_best_found() (bsc#1222618 CVE-2024-26773). +- commit 920069c + ------------------------------------------------------------------- Wed Apr 17 16:49:31 CEST 2024 - jbohac@suse.cz @@ -216,6 +7492,19 @@ Wed Apr 17 10:59:40 CEST 2024 - oneukum@suse.com Added CVE reference - commit 5db3e1d +------------------------------------------------------------------- +Wed Apr 17 10:26:28 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Fix wrong use of pasid config (git-fixes). +- commit 09ffca7 + +------------------------------------------------------------------- +Wed Apr 17 10:10:56 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Allocate local memory for page request queue + (git-fixes). +- commit 9b67401 + ------------------------------------------------------------------- Wed Apr 17 10:02:03 CEST 2024 - msuchanek@suse.de @@ -283,6 +7572,27 @@ Tue Apr 16 16:43:33 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix BHI documentation (git-fixes). - commit b981493 +------------------------------------------------------------------- +Tue Apr 16 16:20:48 CEST 2024 - denis.kirjanov@suse.com + +- net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check + (bsc#1222635 CVE-2024-26815). +- commit 0dd110f + +------------------------------------------------------------------- +Tue Apr 16 14:49:22 CEST 2024 - iivanov@suse.de + +- spi: cadence-qspi: fix pointer reference in runtime PM hooks (CVE-2024-26807 bsc#1222801) +- commit 5687920 + +------------------------------------------------------------------- +Tue Apr 16 11:03:35 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvmet-fc-avoid-deadlock-on-delete-association-path.patch + (git-fixes CVE-2024-26769 bsc#1222727). +- commit 2dfa751 + ------------------------------------------------------------------- Tue Apr 16 09:40:11 CEST 2024 - petr.pavlu@suse.com @@ -296,6 +7606,24 @@ Tue Apr 16 09:16:16 CEST 2024 - tzimmermann@suse.com Reference bug report and CVE number. - commit 92c99bd +------------------------------------------------------------------- +Tue Apr 16 08:13:20 CEST 2024 - jgross@suse.com + +- xen/events: fix error code in xen_bind_pirq_msi_to_irq() + (git-fixes). +- commit 05ac0c8 + +------------------------------------------------------------------- +Tue Apr 16 07:13:46 CEST 2024 - shung-hsi.yu@suse.com + +- xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL + (bsc#1221303 CVE-2024-26611). +- xsk: fix usage of multi-buffer BPF helpers for ZC XDP + (bsc#1221303 CVE-2024-26611). +- xsk: recycle buffer in case Rx queue was full (bsc#1221303 + CVE-2024-26611). +- commit c10f182 + ------------------------------------------------------------------- Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com @@ -307,6 +7635,12 @@ Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com (git-fixes bsc#1222726 CVE-2024-26766) - commit 3b16fea +------------------------------------------------------------------- +Tue Apr 16 05:50:53 CEST 2024 - nmorey@suse.com + +- RDMA/cm: add timeout to cm_destroy_id wait (git-fixes) +- commit e7fcab4 + ------------------------------------------------------------------- Mon Apr 15 18:58:02 CEST 2024 - jwiesner@suse.de @@ -327,6 +7661,39 @@ Mon Apr 15 18:49:18 CEST 2024 - krisman@suse.de (bsc#1220709). - commit 78244c6 +------------------------------------------------------------------- +Mon Apr 15 18:16:23 CEST 2024 - jgross@suse.com + +- xen/evtchn: avoid WARN() when unbinding an event channel + (git-fixes). +- commit fe7eef3 + +------------------------------------------------------------------- +Mon Apr 15 17:40:50 CEST 2024 - jgross@suse.com + +- xen/events: increment refcnt only if event channel is refcounted + (git-fixes). +- commit af3cb5d + +------------------------------------------------------------------- +Mon Apr 15 17:05:19 CEST 2024 - jgross@suse.com + +- xen-netfront: Add missing skb_mark_for_recycle (git-fixes). +- commit 421f313 + +------------------------------------------------------------------- +Mon Apr 15 16:29:50 CEST 2024 - jgross@suse.com + +- x86/xen: attempt to inflate the memory balloon on PVH + (git-fixes). +- commit df9367a + +------------------------------------------------------------------- +Mon Apr 15 15:53:54 CEST 2024 - jgross@suse.com + +- x86/xen: Add some null pointer checking to smp.c (git-fixes). +- commit f502fc5 + ------------------------------------------------------------------- Mon Apr 15 15:31:22 CEST 2024 - nik.borisov@suse.com @@ -352,6 +7719,14 @@ Mon Apr 15 15:23:07 CEST 2024 - nik.borisov@suse.com - x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr' (git-fixes). - commit 6aec207 +------------------------------------------------------------------- +Mon Apr 15 15:17:26 CEST 2024 - jgross@suse.com + +- xen/events: modify internal [un]bind interfaces (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit 77df536 + ------------------------------------------------------------------- Mon Apr 15 15:13:05 CEST 2024 - nik.borisov@suse.com @@ -364,6 +7739,12 @@ Mon Apr 15 15:03:47 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix return type of spectre_bhi_state() (git-fixes). - commit 13662e2 +------------------------------------------------------------------- +Mon Apr 15 15:03:00 CEST 2024 - jgross@suse.com + +- xen/events: drop xen_allocate_irqs_dynamic() (git-fixes). +- commit a93b368 + ------------------------------------------------------------------- Mon Apr 15 14:53:43 CEST 2024 - nik.borisov@suse.com @@ -396,6 +7777,15 @@ Mon Apr 15 14:22:08 CEST 2024 - nik.borisov@suse.com - x86/bhi: Enumerate Branch History Injection (BHI) bug (bsc#1222823). - commit 5ca568d +------------------------------------------------------------------- +Mon Apr 15 14:04:22 CEST 2024 - jgross@suse.com + +- xen/events: remove some simple helpers from events_base.c + (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit faab65b + ------------------------------------------------------------------- Mon Apr 15 14:00:05 CEST 2024 - nik.borisov@suse.com @@ -408,6 +7798,20 @@ Mon Apr 15 13:55:12 CEST 2024 - nik.borisov@suse.com - x86/bhi: Add support for clearing branch history at syscall entry (bsc#1222823). - commit dee5dff +------------------------------------------------------------------- +Mon Apr 15 13:18:01 CEST 2024 - jgross@suse.com + +- xen/events: reduce externally visible helper functions + (git-fixes). +- commit a7834c4 + +------------------------------------------------------------------- +Mon Apr 15 12:39:49 CEST 2024 - jgross@suse.com + +- xen: evtchn: Allow shared registration of IRQ handers + (git-fixes). +- commit fac6c90 + ------------------------------------------------------------------- Mon Apr 15 12:31:43 CEST 2024 - tbogendoerfer@suse.de @@ -471,6 +7875,28 @@ Mon Apr 15 10:15:49 CEST 2024 - iivanov@suse.de - Update patches.suse/spi-hisi-sfc-v3xx-Return-IRQ_NONE-if-no-interrupts-w.patch (git-fixes CVE-2024-26776 bsc#1222764) - commit ec068f3 +------------------------------------------------------------------- +Mon Apr 15 09:13:59 CEST 2024 - colyli@suse.de + +- blacklist.conf: add non-backport md git-fixes patch commit. +- commit 58324b9 + +------------------------------------------------------------------- +Mon Apr 15 09:12:46 CEST 2024 - colyli@suse.de + +- Delete the disabled patch which breaks KABI now, + patches.suse/md-bitmap-don-t-use-index-for-pages-backing-the-bitm-d703.patch. +- blacklist.conf: add the above patch commit. +- commit 9b0b89b + +------------------------------------------------------------------- +Sun Apr 14 03:57:08 CEST 2024 - glass.su@suse.com + +- dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape (bsc#1219596) + Also update diff context in + patches.suse/dm-raid-fix-false-positive-for-requeue-needed-during-b25b.patch +- commit 4604cae + ------------------------------------------------------------------- Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de @@ -479,6 +7905,22 @@ Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de (bsc#1219596, bsc#1222531, CVE-2024-26756). - commit de5884e +------------------------------------------------------------------- +Sat Apr 13 10:57:41 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222531, CVE-2024-26756 references, + patches.suse/md-Don-t-register-sync_thread-for-reshape-directly-ad39.patch + (bsc#1219596, bsc#1222531, CVE-2024-26756). +- commit 4150d19 + +------------------------------------------------------------------- +Sat Apr 13 10:33:55 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222527, CVE-2024-26757 references, + patches.suse/md-Don-t-ignore-read-only-array-in-md_check_recovery-55a4.patch + (bsc#1219596, bsc#1222527, CVE-2024-26757). +- commit 67019f2 + ------------------------------------------------------------------- Sat Apr 13 10:30:45 CEST 2024 - colyli@suse.de @@ -503,12 +7945,69 @@ Sat Apr 13 09:00:48 CEST 2024 - colyli@suse.de (bsc#1222720, CVE-2024-26763). - commit 710cd5e +------------------------------------------------------------------- +Sat Apr 13 03:43:33 CEST 2024 - lduncan@suse.com + +- scsi: target: pscsi: Fix bio_put() for error case (bsc#1222596 + cve-2024-267600). +- commit a67c294 + +------------------------------------------------------------------- +Fri Apr 12 18:13:34 CEST 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Bounds check mapped::pages access + (git-fixes). +- commit b7fc473 + +------------------------------------------------------------------- +Fri Apr 12 18:03:48 CEST 2024 - vkarasulli@suse.de + +- iommufd: Reject non-zero data_type if no data_len is provided + (git-fixes). +- commit ceca619 + +------------------------------------------------------------------- +Fri Apr 12 17:49:22 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Update iotlb in nested domain attach (git-fixes). +- commit e2cf9d1 + +------------------------------------------------------------------- +Fri Apr 12 17:01:14 CEST 2024 - vkarasulli@suse.de + +- iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA + (git-fixes). +- commit 200d970 + +------------------------------------------------------------------- +Fri Apr 12 16:15:33 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: Test racing between bpf_timer_cancel_and_free + and bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- bpf: Fix racing between bpf_timer_cancel_and_free and + bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- commit 24333b7 + ------------------------------------------------------------------- Fri Apr 12 15:26:58 CEST 2024 - iivanov@suse.de - Update patches.suse/ARM-ep93xx-Add-terminator-to-gpiod_lookup_table.patch (git-fixes CVE-2024-26751 bsc#1222724) - commit a85b7fa +------------------------------------------------------------------- +Fri Apr 12 15:00:47 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Fix NULL pointer dereference in + sk_psock_verdict_data_ready() (bsc#1222371 CVE-2024-26731). +- commit 9a8765c + +------------------------------------------------------------------- +Fri Apr 12 14:08:13 CEST 2024 - denis.kirjanov@suse.com + +- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter + (bsc#1222630 CVE-2024-26805). +- commit 8e8585b + ------------------------------------------------------------------- Fri Apr 12 13:46:08 CEST 2024 - iivanov@suse.de @@ -538,12 +8037,19 @@ Fri Apr 12 10:03:51 CEST 2024 - dfaggioli@suse.com (bsc#1219475). - commit 99d8e75 +------------------------------------------------------------------- +Fri Apr 12 08:14:57 CEST 2024 - trenn@suse.com + +- tools/power/turbostat: Fix uncore frequency file string + (bsc#1221765). +- commit dfd2a8e + ------------------------------------------------------------------- Thu Apr 11 17:42:57 CEST 2024 - dfaggioli@suse.com - KVM: arm64: Always invalidate TLB for stage-2 permission faults (bsc#1219478). -- commit 1762ca5 +- commit d1d5006 ------------------------------------------------------------------- Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com @@ -551,7 +8057,7 @@ Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com - Update patches.suse/usb-cdns3-fixed-memory-use-after-free-at-cdns3_gadge.patch (git-fixes CVE-2024-26749 bsc#1222680). -- commit e627f8d +- commit 25b429b ------------------------------------------------------------------- Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com @@ -559,7 +8065,7 @@ Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com - Update patches.suse/powerpc-pseries-iommu-IOMMU-table-is-not-initialized.patch (bsc#1220492 ltc#205270 CVE-2024-26745 bsc#1222678). -- commit 6398fc1 +- commit 589b808 ------------------------------------------------------------------- Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com @@ -567,14 +8073,20 @@ Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com - Update patches.suse/l2tp-pass-correct-message-length-to-ip6_append_data.patch (bsc#1220419 CVE-2024-26752 bsc#1222667). -- commit 1a3becd +- commit 2f09d95 + +------------------------------------------------------------------- +Thu Apr 11 15:17:11 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add d9b3ce8769e3 mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats +- commit 82800cb ------------------------------------------------------------------- Thu Apr 11 12:01:45 CEST 2024 - jslaby@suse.cz - tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619). -- commit a9c1ee0 +- commit 3d5abbd ------------------------------------------------------------------- Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com @@ -582,7 +8094,32 @@ Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com - Update patches.suse/crypto-arm64-neonbs-fix-out-of-bounds-access-on-shor.patch (git-fixes CVE-2024-26789). -- commit 270f850 +- commit 98918ce + +------------------------------------------------------------------- +Wed Apr 10 21:10:17 CEST 2024 - mkubecek@suse.cz + +- arp: Prevent overflow in arp_req_get() (CVE-2024-26733 + bsc#1222585). +- commit 2f8c9e8 + +------------------------------------------------------------------- +Wed Apr 10 20:46:47 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: use the backlog for mirred ingress + (CVE-2024-26740 bsc#1222563). +- refresh: + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit b1920f0 + +------------------------------------------------------------------- +Wed Apr 10 19:15:08 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: don't override retval if we already + lost the skb (CVE-2024-26733 bsc#1222585). +- net/sched: act_mirred: Create function tcf_mirred_to_dev and + improve readability (CVE-2024-26733 bsc#1222585). +- commit 805fd21 ------------------------------------------------------------------- Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com @@ -591,7 +8128,7 @@ Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com patches.suse/usb-cdns3-fix-memory-double-free-when-handle-zero-pa.patch (bsc#1222513 CVE-2024-26748). Added CVE references -- commit b3e425f +- commit 7c3ca16 ------------------------------------------------------------------- Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com @@ -600,7 +8137,34 @@ Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com patches.suse/usb-dwc3-gadget-Fix-NULL-pointer-dereference-in-dwc3.patch (bsc#1222561 CVE-2024-26715). Added CVE reference -- commit ebacab7 +- commit f58a80f + +------------------------------------------------------------------- +Wed Apr 10 13:28:09 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Defer enablement of static branch (bsc#1222366). +- commit a442fcd + +------------------------------------------------------------------- +Wed Apr 10 12:27:41 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Make wake once of ring_buffer_wait() more robust + (git-fixes). +- commit 3cff1f5 + +------------------------------------------------------------------- +Wed Apr 10 12:26:04 CEST 2024 - petr.pavlu@suse.com + +- tracing: Have saved_cmdlines arrays all in one allocation + (git-fixes). +- commit 8871703 + +------------------------------------------------------------------- +Wed Apr 10 12:23:30 CEST 2024 - petr.pavlu@suse.com + +- tracing/ring-buffer: Fix wait_on_pipe() race (git-fixes). +- kABI: Adjust trace_iterator.wait_index (git-fixes). +- commit 503fcea ------------------------------------------------------------------- Wed Apr 10 11:59:16 CEST 2024 - mhocko@suse.com @@ -618,6 +8182,19 @@ Wed Apr 10 11:55:18 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26699 bsc#1222602). - commit f52d16e +------------------------------------------------------------------- +Wed Apr 10 11:51:14 CEST 2024 - denis.kirjanov@suse.com + +- igc: Remove stale comment about Tx timestamping (git-fixes). +- commit 83821ed + +------------------------------------------------------------------- +Wed Apr 10 11:49:20 CEST 2024 - denis.kirjanov@suse.com + +- ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() + (git-fixes). +- commit aab4796 + ------------------------------------------------------------------- Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com @@ -626,13 +8203,128 @@ Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26753 bsc#1222601). - commit 0099199 +------------------------------------------------------------------- +Wed Apr 10 11:47:20 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix memory corruption bug with suspend and rebuild + (git-fixes). +- commit 5927273 + +------------------------------------------------------------------- +Wed Apr 10 11:42:57 CEST 2024 - denis.kirjanov@suse.com + +- ice: Refactor FW data type and fix bitmap casting issue + (git-fixes). +- commit ddf5e8c + +------------------------------------------------------------------- +Wed Apr 10 11:41:07 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: call request_irq() after NAPI initialized + (git-fixes). +- commit 39b7ae3 + +------------------------------------------------------------------- +Wed Apr 10 11:37:17 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: mark unexcuted loopback test result as UNEXECUTED + (git-fixes). +- commit 88d4f13 + +------------------------------------------------------------------- +Wed Apr 10 11:34:49 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when devlink reload during pf + initialization (git-fixes). +- commit 5900fb4 + +------------------------------------------------------------------- +Wed Apr 10 11:33:08 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix index limit to support all queue stats + (git-fixes). +- commit fcda370 + +------------------------------------------------------------------- +Wed Apr 10 11:31:33 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop PHY during open() error paths (git-fixes). +- commit 087df13 + +------------------------------------------------------------------- +Wed Apr 10 11:29:31 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix handling of all link-local frames + (git-fixes). +- commit 62930ae + +------------------------------------------------------------------- +Wed Apr 10 11:27:53 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix link-local frames that ingress vlan + filtering ports (git-fixes). +- commit 7b1c501 + +------------------------------------------------------------------- +Wed Apr 10 11:01:57 CEST 2024 - lhenriques@suse.de + +- ceph: stop copying to iter at EOF on sync reads (bsc#1222606). +- commit 6d8bd5d + +------------------------------------------------------------------- +Wed Apr 10 10:55:25 CEST 2024 - ailiop@suse.com + +- dlm: fix user space lkb refcounting (git-fixes). +- commit 26e28b8 + ------------------------------------------------------------------- Wed Apr 10 10:55:08 CEST 2024 - lhenriques@suse.de - Update patches.suse/ceph-prevent-use-after-free-in-encode_cap_msg.patch (bsc#1221391 CVE-2024-26689). -- commit 8a44287 +- commit 05ffdb2 + +------------------------------------------------------------------- +Wed Apr 10 10:51:29 CEST 2024 - ailiop@suse.com + +- ubifs: Queue up space reservation tasks if retrying many times + (git-fixes). +- commit 44bfcee + +------------------------------------------------------------------- +Wed Apr 10 10:48:38 CEST 2024 - ailiop@suse.com + +- ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed + (git-fixes). +- commit 9a4ebd6 + +------------------------------------------------------------------- +Wed Apr 10 10:46:57 CEST 2024 - ailiop@suse.com + +- ubifs: Remove unreachable code in dbg_check_ltab_lnum + (git-fixes). +- commit f4e5ca1 + +------------------------------------------------------------------- +Wed Apr 10 10:46:09 CEST 2024 - ailiop@suse.com + +- ubifs: fix sort function prototype (git-fixes). +- commit f7d0a9f + +------------------------------------------------------------------- +Wed Apr 10 10:43:35 CEST 2024 - ailiop@suse.com + +- ubifs: Set page uptodate in the correct place (git-fixes). +- commit aa187f8 + +------------------------------------------------------------------- +Wed Apr 10 09:42:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Increase-buffer-size-in-afs_update_volume_status.patch + (git-fixes CVE-2024-26736 bsc#1222586). +- commit 06c0c6c ------------------------------------------------------------------- Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com @@ -642,6 +8334,22 @@ Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com (bsc#1219126 CVE-2024-26727 bsc#1222536). - commit 7bb93e9 +------------------------------------------------------------------- +Tue Apr 9 15:47:49 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-hang-in-nilfs_lookup_dirty_data_buffers.patch + (git-fixes CVE-2024-26696 bsc#1222549). +- commit 932abcf + +------------------------------------------------------------------- +Tue Apr 9 15:45:50 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-data-corruption-in-dsync-block-recovery-f.patch + (git-fixes CVE-2024-26697 bsc#1222550). +- commit fa7ddf4 + ------------------------------------------------------------------- Tue Apr 9 15:31:06 CEST 2024 - mhocko@suse.com @@ -658,6 +8366,22 @@ Tue Apr 9 15:24:32 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26722 bsc#1222520). - commit f0aaca0 +------------------------------------------------------------------- +Tue Apr 9 14:05:59 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: use #define for string constants + (bsc#1222445 CVE-2024-26684). +- net: stmmac: xgmac: fix a typo of register name in DPP safety + handling (bsc#1222445 CVE-2024-26684). +- commit 75e180f + +------------------------------------------------------------------- +Tue Apr 9 13:23:52 CEST 2024 - jack@suse.cz + +- ext4: fix double-free of blocks due to wrong extents moved_len + (bsc#1222422 CVE-2024-26704). +- commit ff97911 + ------------------------------------------------------------------- Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com @@ -666,6 +8390,36 @@ Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com (git-fixes CVE-2024-26681 bsc#1222431). - commit 12b3ceb +------------------------------------------------------------------- +Tue Apr 9 11:58:59 CEST 2024 - mkoutny@suse.com + +- mm: memcg: don't periodically flush stats when memcg is disabled + (bsc#1222525). +- commit 5b28bba + +------------------------------------------------------------------- +Tue Apr 9 11:29:43 CEST 2024 - mkoutny@suse.com + +- mm: memcg: use larger batches for proactive reclaim + (bsc#1222522). +- commit b1effac + +------------------------------------------------------------------- +Tue Apr 9 10:55:41 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: fix handling of DPP safety error for DMA + channels (bsc#1222445 CVE-2024-26684). +- commit a8e5095 + +------------------------------------------------------------------- +Tue Apr 9 10:52:47 CEST 2024 - tbogendoerfer@suse.de + +- Update + patches.suse/gtp-fix-use-after-free-and-null-ptr-deref-in-gtp_new.patch + (bsc#1222428 CVE-2024-26793). + Added CVE reference. +- commit 956dfa1 + ------------------------------------------------------------------- Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com @@ -673,6 +8427,31 @@ Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26694 bsc#1222466). - commit 5048255 +------------------------------------------------------------------- +Tue Apr 9 09:41:50 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix printing of stack records (bsc#1222366). +- commit 18c2e4e + +------------------------------------------------------------------- +Tue Apr 9 09:27:37 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix accounting of pages when migrating + (bsc#1222366). +- commit aaa0270 + +------------------------------------------------------------------- +Tue Apr 9 09:25:23 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix refcount imbalance (bsc#1222366). +- commit f6d6769 + +------------------------------------------------------------------- +Tue Apr 9 09:17:36 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Update metadata for tail pages (bsc#1222366). +- commit 6f3c7f1 + ------------------------------------------------------------------- Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de @@ -680,6 +8459,358 @@ Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de (bsc#1219264 CVE-2024-0841). - commit 440934e +------------------------------------------------------------------- +Mon Apr 8 23:34:57 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-potential-bug-in-end_buffer_async_write.patch + (git-fixes CVE-2024-26685 bsc#1222437). +- commit f659b7a + +------------------------------------------------------------------- +Mon Apr 8 18:52:51 CEST 2024 - jack@suse.cz + +- nfsd: Fix error cleanup path in nfsd_rename() (bsc#1221044 + CVE-2023-52591). +- commit e2fc972 + +------------------------------------------------------------------- +Mon Apr 8 15:42:50 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use separate handlers for interrupts (git-fixes). +- commit fdf696d + +------------------------------------------------------------------- +Mon Apr 8 15:41:20 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Send UP messages to VF only when VF is up + (git-fixes). +- commit e9223ab + +------------------------------------------------------------------- +Mon Apr 8 15:39:52 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Use default max_active works instead of one + (git-fixes). +- commit e2c337f + +------------------------------------------------------------------- +Mon Apr 8 15:38:18 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Wait till detach_resources msg is complete + (git-fixes). +- commit e377bd9 + +------------------------------------------------------------------- +Mon Apr 8 15:36:43 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2: Detect the mbox up or down message via register + (git-fixes). +- commit 9554388 + +------------------------------------------------------------------- +Mon Apr 8 15:35:03 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: fix phy_read_poll_timeout argument type in + genphy_loopback (git-fixes). +- commit 0a16435 + +------------------------------------------------------------------- +Mon Apr 8 15:33:23 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: access device through ctx instead of peer + (git-fixes). +- commit 42d72df + +------------------------------------------------------------------- +Mon Apr 8 15:31:51 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: check for dangling peer via is_dead instead + of empty list (git-fixes). +- commit a1c80d8 + +------------------------------------------------------------------- +Mon Apr 8 15:29:55 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: receive: annotate data-race around + receiving_counter.counter (git-fixes). +- commit 17fcb7b + +------------------------------------------------------------------- +Mon Apr 8 15:28:14 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: prevent possible incorrect XTAL frequency + selection (git-fixes). +- commit 3804285 + +------------------------------------------------------------------- +Mon Apr 8 15:27:55 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Disable wakeup at remove (git-fixes). +- commit d52ac96 + +------------------------------------------------------------------- +Mon Apr 8 15:26:29 CEST 2024 - denis.kirjanov@suse.com + +- net: veth: do not manipulate GRO when using XDP (git-fixes). +- commit 15eca84 + +------------------------------------------------------------------- +Mon Apr 8 15:26:14 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: fix module unload/reload behavior (git-fixes). +- commit 6f51a6a + +------------------------------------------------------------------- +Mon Apr 8 15:22:05 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Rename private data (git-fixes). +- commit 7196cb2 + +------------------------------------------------------------------- +Mon Apr 8 15:13:48 CEST 2024 - oneukum@suse.com + +- net: smsc95xx: add support for SYS TEC USB-SPEmodule1 + (git-fixes). +- commit 9896f5f + +------------------------------------------------------------------- +Mon Apr 8 14:16:41 CEST 2024 - osalvador@suse.de + +- mm,page_owner: fix recursion (bsc#1222366). +- commit 297023a + +------------------------------------------------------------------- +Mon Apr 8 14:15:30 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Use wait_event_interruptible() in + ring_buffer_wait() (git-fixes). +- commit 20eed3f + +------------------------------------------------------------------- +Mon Apr 8 14:13:58 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix full_waiters_pending in poll (git-fixes). +- commit 76c6893 + +------------------------------------------------------------------- +Mon Apr 8 14:13:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: drop unnecessary check (bsc#1222366). +- commit 233b383 + +------------------------------------------------------------------- +Mon Apr 8 14:11:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: check for null stack_record before bumping its + refcount (bsc#1222366). +- commit 232b11a + +------------------------------------------------------------------- +Mon Apr 8 14:09:40 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Do not set shortest_full when full target is hit + (git-fixes). +- commit 9d2e0c0 + +------------------------------------------------------------------- +Mon Apr 8 14:07:35 CEST 2024 - petr.pavlu@suse.com + +- tracing: Use .flush() call to wake up readers (git-fixes). +- commit ae4cfa5 + +------------------------------------------------------------------- +Mon Apr 8 13:52:39 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix resetting of shortest_full (git-fixes). +- commit eec6028 + +------------------------------------------------------------------- +Mon Apr 8 13:46:26 CEST 2024 - iivanov@suse.de + +- arm64/ptrace: Use saved floating point state type to determine SVE (git-fixes) +- commit 7892aeb + +------------------------------------------------------------------- +Mon Apr 8 13:41:37 CEST 2024 - iivanov@suse.de + +- bpf, arm64: fix bug in BPF_LDX_MEMSX (git-fixes) +- commit 8894bd2 + +------------------------------------------------------------------- +Mon Apr 8 13:38:54 CEST 2024 - iivanov@suse.de + +- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (git-fixes) +- commit c68c0f5 + +------------------------------------------------------------------- +Mon Apr 8 13:37:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang") +- commit 92045ae + +------------------------------------------------------------------- +Mon Apr 8 13:35:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (git-fixes) +- commit 193e8cd + +------------------------------------------------------------------- +Mon Apr 8 13:33:18 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Set the correct PHY mode for MGBE (git-fixes) +- commit 68a4464 + +------------------------------------------------------------------- +Mon Apr 8 13:31:20 CEST 2024 - iivanov@suse.de + +- arm64: dts: Fix dtc interrupt_provider warnings (git-fixes) +- commit 41dcf37 + +------------------------------------------------------------------- +Mon Apr 8 13:25:09 CEST 2024 - iivanov@suse.de + +- arm64/sve: Lower the maximum allocation for the SVE ptrace regset (git-fixes) +- commit e1e7f29 + +------------------------------------------------------------------- +Mon Apr 8 13:23:24 CEST 2024 - ohering@suse.de + +- net: mana: Fix Rx DMA datasize and skb_over_panic (git-fixes). +- x86/hyperv: Use per cpu initial stack for vtl context + (git-fixes). +- RDMA/mana_ib: Fix bug in creation of dma regions (git-fixes). +- PCI: hv: Fix ring buffer size calculation (git-fixes). +- x86/hyperv: Allow 15-bit APIC IDs for VTL platforms (git-fixes). +- commit ff0ef0f + +------------------------------------------------------------------- +Mon Apr 8 13:17:05 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix waking up ring buffer readers (git-fixes). +- commit 0457e87 + +------------------------------------------------------------------- +Mon Apr 8 13:12:33 CEST 2024 - mgorman@suse.de + +- sched/fair: Use helper functions to access root_domain::overload + (bsc#1222173). +- sched/fair: Check root_domain::overload value before update + (bsc#1222173). +- sched/balancing: Rename newidle_balance() => + sched_balance_newidle() (bsc#1222173). +- commit bfceb46 + +------------------------------------------------------------------- +Mon Apr 8 12:34:16 CEST 2024 - petr.pavlu@suse.com + +- tracing: Remove precision vsnprintf() check from print event + (git-fixes). +- commit 84653fa + +------------------------------------------------------------------- +Mon Apr 8 12:30:53 CEST 2024 - petr.pavlu@suse.com + +- tracing/net_sched: Fix tracepoints that save qdisc_dev() + as a string (git-fixes). +- commit 623f97a + +------------------------------------------------------------------- +Sat Apr 6 08:52:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for ASUS Laptops using CS35L56 + (stable-fixes). +- ALSA: hda/realtek: Add quirks for some Clevo laptops + (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000 + (stable-fixes). +- ALSA: hda/realtek: fix the hp playback volume issue for LG + machines (stable-fixes). +- commit dc89a62 + +------------------------------------------------------------------- +Sat Apr 6 08:49:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYR + (stable-fixes). +- ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 + 16ARHA7 models (stable-fixes). +- ALSA: hda/realtek - Fix inactive headset mic jack + (stable-fixes). +- commit 048c9fd + +------------------------------------------------------------------- +Sat Apr 6 08:46:37 CEST 2024 - tiwai@suse.de + +- spi: mchp-pci1xxx: Fix a possible null pointer dereference in + pci1xxx_spi_probe (git-fixes). +- spi: spi-fsl-lpspi: remove redundant spi_controller_put call + (git-fixes). +- regmap: maple: Fix uninitialized symbol 'ret' warnings + (git-fixes). +- regmap: maple: Fix cache corruption in regcache_maple_drop() + (git-fixes). +- ata: sata_mv: Fix PCI device ID table declaration compilation + warning (git-fixes). +- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit + (git-fixes). +- ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl() + (git-fixes). +- ASoC: amd: acp: fix for acp_init function error handling + (git-fixes). +- ASoC: rt722-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt712-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdca: fix locking sequence (git-fixes). +- ASoC: rt5682-sdw: fix locking sequence (git-fixes). +- ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw + (git-fixes). +- ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support + headset with microphone (git-fixes). +- ASoC: tas2781: mark dvc_tlv with __maybe_unused (git-fixes). +- ALSA: hda: cs35l56: Add ACPI device match tables (git-fixes). +- drm/i915/mst: Reject FEC+MST on ICL (git-fixes). +- drm/i915/mst: Limit MST+DSC to TGL+ (git-fixes). +- drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY + < 13 (git-fixes). +- drm/i915/gt: Enable only one CCS for compute workload + (git-fixes). +- drm/i915/gt: Do not generate the command streamer for all the + CCS (git-fixes). +- drm/i915/gt: Disable HW load balancing for CCS (git-fixes). +- drm/i915/dp: Remove support for UHBR13.5 (git-fixes). +- drm/display: fix typo (git-fixes). +- drm/prime: Unbreak virtgpu dma-buf export (git-fixes). +- nouveau/uvmm: fix addr/range calcs for remap operations + (git-fixes). +- drm/panfrost: fix power transition timeout warnings (git-fixes). +- commit 7455674 + +------------------------------------------------------------------- +Sat Apr 6 08:42:51 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/counter-fix-privdata-alignment.patch + This actually breaks the build when CONFIG_COUNTER=y +- commit b8cad45 + +------------------------------------------------------------------- +Fri Apr 5 17:14:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-sh-aica-reorder-cleanup-operations-to-avoid-UAF.patch + (git-fixes CVE-2024-26654 bsc#1222304). +- Update patches.suse/drm-amdgpu-fix-use-after-free-bug.patch + (stable-fixes CVE-2024-26656 bsc#1222307). +- Update + patches.suse/drm-sched-fix-null-ptr-deref-in-init-entity.patch + (git-fixes CVE-2024-26657 bsc#1222273). +- Update + patches.suse/net-pds_core-Fix-possible-double-free-in-error-handl.patch + (git-fixes CVE-2024-26652 bsc#1222115). +- Update patches.suse/ppp_async-limit-MRU-to-64K.patch (git-fixes + CVE-2024-26675 bsc#1222379). +- commit 05edc93 + ------------------------------------------------------------------- Fri Apr 5 14:49:11 CEST 2024 - mfranc@suse.cz @@ -774,18 +8905,346 @@ Fri Apr 5 14:49:02 CEST 2024 - mfranc@suse.cz (CVE-2023-4881 bsc#1215221 CVE-2023-52628 bsc#1222117). - commit dc877fc +------------------------------------------------------------------- +Fri Apr 5 10:20:33 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid the interface always configured + as random address (git-fixes). +- net: phy: micrel: lan8814: Fix when enabling/disabling 1-step + timestamping (git-fixes). +- r8169: fix issue caused by buggy BIOS on certain boards with + RTL8168d (git-fixes). +- ax25: fix use-after-free bugs caused by ax25_ds_del_timer + (git-fixes). +- net: phy: micrel: Fix potential null pointer dereference + (git-fixes). +- Bluetooth: Fix TOCTOU in HCI debugfs implementation (git-fixes). +- Bluetooth: hci_sync: Fix not checking error on + hci_cmd_sync_cancel_sync (git-fixes). +- Bluetooth: qca: fix device-address endianness (git-fixes). +- Bluetooth: add quirk for broken address properties (git-fixes). +- r8169: skip DASH fw status checks when DASH is disabled + (git-fixes). +- commit 8be20da + +------------------------------------------------------------------- +Fri Apr 5 10:14:59 CEST 2024 - tiwai@suse.de + +- kasan: disable kasan_non_canonical_hook() for HW tags + (git-fixes). +- commit 0d24410 + ------------------------------------------------------------------- Thu Apr 4 19:00:43 CEST 2024 - jack@suse.cz - selinux: saner handling of policy reloads (bsc#1222230). - commit 35fdf2d +------------------------------------------------------------------- +Thu Apr 4 13:10:54 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore brcmfmac-specific local symbols +- commit 4492559 + +------------------------------------------------------------------- +Thu Apr 4 12:30:48 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix oob in ntfs_listxattr (bsc#1222301 + CVE-2023-52640). +- commit eaa4525 + +------------------------------------------------------------------- +Thu Apr 4 10:53:36 CEST 2024 - mbrugger@suse.com + +- tee: amdtee: fix use-after-free vulnerability in + amdtee_close_session (bsc#1220915 CVE-2023-52503). +- commit 861ab74 + +------------------------------------------------------------------- +Thu Apr 4 10:33:06 CEST 2024 - denis.kirjanov@suse.com + +- net: ethernet: mtk_eth_soc: fix PPE hanging issue (git-fixes). +- commit 57f3e15 + +------------------------------------------------------------------- +Thu Apr 4 10:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when + MAC is up (git-fixes). +- commit 19afa38 + +------------------------------------------------------------------- +Thu Apr 4 10:29:08 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use matching wake_up API variant in CGX command + interface (git-fixes). +- commit 4f98ac2 + +------------------------------------------------------------------- +Thu Apr 4 10:27:05 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: tracing: fix hclgevf trace event strings (git-fixes). +- commit 786a967 + +------------------------------------------------------------------- +Thu Apr 4 10:24:13 CEST 2024 - denis.kirjanov@suse.com + +- nfp: flower: handle acti_netdevs allocation failure (git-fixes). +- commit e441ee8 + +------------------------------------------------------------------- +Thu Apr 4 10:22:25 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix stats being updated by way too large values + (git-fixes). +- commit a2ff54d + +------------------------------------------------------------------- +Thu Apr 4 10:20:37 CEST 2024 - denis.kirjanov@suse.com + +- igb: Fix missing time sync events (git-fixes). +- commit 0cd215b + +------------------------------------------------------------------- +Thu Apr 4 10:18:38 CEST 2024 - denis.kirjanov@suse.com + +- igc: Fix missing time sync events (git-fixes). +- commit f2d41db + +------------------------------------------------------------------- +Thu Apr 4 08:42:09 CEST 2024 - tiwai@suse.de + +- staging: vc04_services: changen strncpy() to strscpy_pad() + (stable-fixes). +- Refresh + patches.suse/staging-vc04_services-fix-information-leak-in-create.patch. +- commit f661a45 + +------------------------------------------------------------------- +Thu Apr 4 08:40:57 CEST 2024 - tiwai@suse.de + +- drm/amd/display: Remove MPC rate control logic from DCN30 and + above (stable-fixes). +- commit 264c256 + +------------------------------------------------------------------- +Thu Apr 4 08:36:44 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: pcie: fix RB status reading (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-pcie-add-another-missing-bh-disable-for.patch. +- commit 9937396 + +------------------------------------------------------------------- +Thu Apr 4 08:31:55 CEST 2024 - tiwai@suse.de + +- vboxsf: Avoid an spurious warning if load_nls_xxx() fails + (git-fixes). +- USB: core: Fix deadlock in port "disable" sysfs attribute + (stable-fixes). +- USB: core: Add hub_get() and hub_put() routines (stable-fixes). +- usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset + (stable-fixes). +- usb: typec: ucsi: Ack unsupported commands (stable-fixes). +- usb: udc: remove warning when queue disabled ep (stable-fixes). +- Revert "usb: phy: generic: Get the vbus supply" (git-fixes). +- USB: UAS: return ENODEV when submit urbs fail with device not + attached (stable-fixes). +- drm/i915/bios: Tolerate devdata==NULL in + intel_bios_encoder_supports_dp_dual_mode() (stable-fixes). +- drm/amd/display: Set DCN351 BB and IP the same as DCN35 + (stable-fixes). +- drm/amd/display: Fix bounds check for dcn35 DcfClocks + (git-fixes). +- drm/amdkfd: fix TLB flush after unmap for GFX9.4.2 + (stable-fixes). +- drm/amd/display: Prevent crash when disable stream + (stable-fixes). +- wifi: mac80211: check/clear fast rx for non-4addr sta VLAN + changes (stable-fixes). +- drm/amd/display: Fix noise issue on HDMI AV mute (stable-fixes). +- drm/amd/display: Return the correct HDCP error code + (stable-fixes). +- drm/amd/display: Fix idle check for shared firmware state + (stable-fixes). +- drm/amd/display: Update odm when ODM combine is changed on an + otg master pipe with no plane (stable-fixes). +- drm/amd/display: Init DPPCLK from SMU on dcn32 (stable-fixes). +- drm/amd/display: Allow dirty rects to be sent to dmub when + abm is active (stable-fixes). +- drm/amd/display: Override min required DCFCLK in dml1_validate + (stable-fixes). +- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag + (stable-fixes). +- drm/amd/display: Change default size for dummy plane in DML2 + (stable-fixes). +- drm/amdgpu: fix use-after-free bug (stable-fixes). +- drm/amd/display: Use freesync when + `DRM_EDID_FEATURE_CONTINUOUS_FREQ` found (stable-fixes). +- drm/vc4: hdmi: do not return negative values from .get_modes() + (stable-fixes). +- drm/imx/ipuv3: do not return negative values from .get_modes() + (stable-fixes). +- drm/exynos: do not return negative values from .get_modes() + (stable-fixes). +- drm/panel: do not return negative error codes from + drm_panel_get_modes() (stable-fixes). +- drm/probe-helper: warn about negative .get_modes() + (stable-fixes). +- kbuild: Move -Wenum-{compare-conditional,enum-conversion} + into W=1 (stable-fixes). +- USB: serial: cp210x: add pid/vid for TDK NC0110013M and + MM0110113M (stable-fixes). +- USB: serial: option: add MeiG Smart SLM320 product + (stable-fixes). +- USB: serial: cp210x: add ID for MGP Instruments PDS100 + (stable-fixes). +- USB: serial: add device ID for VeriFone adapter (stable-fixes). +- USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB + (stable-fixes). +- ahci: asm1064: asm1166: don't limit reported ports (git-fixes). +- cxl/trace: Properly initialize cxl_poison region name + (git-fixes). +- mtd: spinand: Add support for 5-byte IDs (stable-fixes). +- media: mc: Rename pad variable to clarify intent (stable-fixes). +- media: mc: Fix flags handling when creating pad links + (stable-fixes). +- kasan/test: avoid gcc warning for intentional overflow + (git-fixes). +- PCI/PM: Drain runtime-idle callbacks before driver removal + (stable-fixes). +- PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports + (stable-fixes). +- PCI/AER: Block runtime suspend when handling errors + (stable-fixes). +- drm/amdgpu/display: Address kdoc for 'is_psr_su' in + 'fill_dc_dirty_rects' (git-fixes). +- drm/amdgpu: make damage clips support configurable + (stable-fixes). +- drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs + (stable-fixes). +- drm/i915: Include the PLL name in the debug messages + (stable-fixes). +- drm/i915: Try to preserve the current shared_dpll for fastset + on type-c ports (stable-fixes). +- drm/i915: Replace a memset() with zero initialization + (stable-fixes). +- hwmon: (amc6821) add of_match table (stable-fixes). +- mac802154: fix llsec key resources release in + mac802154_llsec_key_del (git-fixes). +- wifi: rtw88: 8821cu: Fix connection failure (stable-fixes). +- wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU + (stable-fixes). +- wifi: brcmfmac: Demote vendor-specific attach/detach messages + to info (git-fixes). +- wifi: brcmfmac: cfg80211: Use WSEC to set SAE password + (stable-fixes). +- wifi: brcmfmac: add per-vendor feature detection callback + (stable-fixes). +- docs: Restore "smart quotes" for quotes (stable-fixes). +- mei: me: add arrow lake point H DID (stable-fixes). +- mei: me: add arrow lake point S DID (stable-fixes). +- Input: xpad - add additional HyperX Controller Identifiers + (stable-fixes). +- nouveau: lock the client object tree (stable-fixes). +- drm/amdgpu/pm: Fix the error of pwm1_enable setting + (stable-fixes). +- drm/amd/display: handle range offsets in VRR ranges + (stable-fixes). +- drm/amd/swsmu: modify the gfx activity scaling (stable-fixes). +- cxl/acpi: Fix load failures due to single window creation + failure (git-fixes). +- cxl/pci: Fix disabling memory if DVSEC CXL Range does not + match a CFMWS window (git-fixes). +- ahci: asm1064: correct count of reported ports (stable-fixes). +- interconnect: qcom: sm8550: Enable sync_state (git-fixes). +- interconnect: qcom: sc8180x: Mark CO0 BCM keepalive (git-fixes). +- nilfs2: fix potential bug in end_buffer_async_write (git-fixes). +- drm/amd/display: Add dml2 copy functions (stable-fixes). +- drm/i915: Stop printing pipe name as hex (stable-fixes). +- drm/i915: Use named initializers for DPLL info (stable-fixes). +- i915: make inject_virtual_interrupt() void (stable-fixes). +- interconnect: qcom: osm-l3: Replace custom implementation of + COUNT_ARGS() (git-fixes). +- kasan: print the original fault addr when access invalid shadow + (git-fixes). +- commit db0bc11 + +------------------------------------------------------------------- +Thu Apr 4 08:31:01 CEST 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit c14e810 + +------------------------------------------------------------------- +Thu Apr 4 04:16:31 CEST 2024 - tonyj@suse.de + +- perf/x86/amd/core: Update and fix stalled-cycles-* events for + Zen 2 and later (git-fixes). +- perf/x86/amd/lbr: Use freeze based on availability (git-fixes). +- perf/x86/amd/core: Avoid register reset when CPU is dead + (git-fixes). +- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return + value checks (git-fixes). +- commit 450ea2e + +------------------------------------------------------------------- +Wed Apr 3 16:14:59 CEST 2024 - andrea.porta@suse.com + +- arm64: bpf: fix 32bit unconditional bswap (git-fixes). +- commit 9eb9b7b + +------------------------------------------------------------------- +Wed Apr 3 15:49:53 CEST 2024 - tiwai@suse.de + +- selinux: avoid dereference of garbage after mount failure + (git-fixes). +- net/x25: fix incorrect parameter validation in the + x25_getsockopt() function (git-fixes). +- commit 7c956e3 + ------------------------------------------------------------------- Wed Apr 3 15:40:16 CEST 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit ebe113d +------------------------------------------------------------------- +Wed Apr 3 15:39:49 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit f0c6082 + +------------------------------------------------------------------- +Wed Apr 3 11:26:09 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix an NULL dereference bug (bsc#1222264 + CVE-2023-52631). +- commit b468789 + +------------------------------------------------------------------- +Wed Apr 3 11:24:07 CEST 2024 - ailiop@suse.com + +- xfs: allow extent free intents to be retried (git-fixes). +- commit 681b677 + +------------------------------------------------------------------- +Wed Apr 3 09:47:40 CEST 2024 - vkarasulli@suse.de + +- Update references in + patches.suse/media-xc4000-Fix-atomicity-violation-in-xc4000_get_f.patch + (git-fixes bsc#1219623 CVE-2024-24861). +- commit cf893ec + +------------------------------------------------------------------- +Tue Apr 2 13:36:01 CEST 2024 - tiwai@suse.de + +- drm/i915/lspcon: Separate lspcon probe and lspcon init + (bsc#1193599). +- drm/i915/lspcon: Separate function to set expected mode + (bsc#1193599). +- commit 3dfca11 + ------------------------------------------------------------------- Tue Apr 2 10:38:32 CEST 2024 - pjakobsson@suse.de @@ -799,11 +9258,96 @@ Tue Apr 2 09:02:40 CEST 2024 - mkubecek@suse.cz (CVE-2024-0193 bsc#1218495). - commit e7bf1c3 +------------------------------------------------------------------- +Tue Apr 2 00:50:29 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: disallow anonymous set with timeout flag + (CVE-2024-26642 bsc#1221830). +- commit 9cf0701 + +------------------------------------------------------------------- +Sun Mar 31 10:19:47 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi_acpi: Refactor and fix DELL quirk (git-fixes). +- usb: typec: ucsi: Check for notifications after init + (git-fixes). +- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock + (git-fixes). +- usb: typec: Return size of buffer if pd_set operation succeeds + (git-fixes). +- usb: dwc3: pci: Drop duplicate ID (git-fixes). +- usb: dwc3: Properly set system wakeup (git-fixes). +- usb: cdc-wdm: close race between read and workqueue (git-fixes). +- usb: dwc2: gadget: LPM flow fix (git-fixes). +- usb: dwc2: gadget: Fix exiting from clock gating (git-fixes). +- usb: dwc2: host: Fix ISOC flow in DDMA mode (git-fixes). +- usb: dwc2: host: Fix remote wakeup from hibernation (git-fixes). +- usb: dwc2: host: Fix hibernation flow (git-fixes). +- USB: core: Fix deadlock in usb_deauthorize_interface() + (git-fixes). +- usb: typec: tcpm: Update PD of Type-C port upon pd_set + (git-fixes). +- usb: typec: tcpm: fix double-free issue in + tcpm_port_unregister_pd() (git-fixes). +- usb: typec: ucsi: Fix race between typec_switch and role_switch + (git-fixes). +- usb: typec: tcpm: Correct port source pdo array in pd_set + callback (git-fixes). +- staging: vc04_services: fix information leak in + create_component() (git-fixes). +- commit d945fd3 + +------------------------------------------------------------------- +Sat Mar 30 09:55:11 CET 2024 - tiwai@suse.de + +- drm/i915/gt: Reset queue_priority_hint on parking (git-fixes). +- drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed() + (git-fixes). +- drm/i915/hwmon: Fix locking inversion in sysfs getter + (git-fixes). +- drm/i915/dsb: Fix DSB vblank waits when using VRR (git-fixes). +- drm/i915/vrr: Generate VRR "safe window" for DSB (git-fixes). +- drm/i915/mtl: Update workaround 14018575942 (git-fixes). +- drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, + mostly (git-fixes). +- drm/qxl: remove unused variable from + `qxl_process_single_command()` (git-fixes). +- drm/qxl: remove unused `count` variable from + `qxl_surface_id_alloc()` (git-fixes). +- drm/vmwgfx: Create debugfs ttm_resource_manager entry only if + needed (git-fixes). +- drm/rockchip: vop2: Remove AR30 and AB30 format support + (git-fixes). +- dma-buf: Fix NULL pointer dereference in sanitycheck() + (git-fixes). +- drm/sched: fix null-ptr-deref in init entity (git-fixes). +- nouveau/dmem: handle kcalloc() allocation failure (git-fixes). +- drm/amdgpu: fix deadlock while reading mqd from debugfs + (git-fixes). +- drm/amd/display: Send DTBCLK disable message on first commit + (git-fixes). +- drm/amd: Flush GFXOFF requests in prepare stage (git-fixes). +- Revert "drm/amd/display: Fix sending VSC (+ colorimetry) + packets for DP/eDP displays without PSR" (stable-fixes). +- thermal: devfreq_cooling: Fix perf state when calculate dfc + res_util (git-fixes). +- Revert "thermal: core: Don't update trip points inside the + hysteresis range" (git-fixes). +- ACPICA: debugger: check status of acpi_evaluate_object() + in acpi_db_walk_for_fields() (git-fixes). +- commit 3764402 + ------------------------------------------------------------------- Fri Mar 29 11:21:00 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name -- commit 795da64 +- commit 1a0e3e3 + +------------------------------------------------------------------- +Fri Mar 29 11:20:58 CET 2024 - mkoutny@suse.com + +- README.BRANCH: Remove copy of branch name +- commit 978e089 ------------------------------------------------------------------- Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com @@ -811,6 +9355,48 @@ Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name - commit fc25aed +------------------------------------------------------------------- +Fri Mar 29 09:28:06 CET 2024 - tiwai@suse.de + +- sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove() + (git-fixes). +- mmc: sdhci-omap: re-tuning is needed after a pm transition to + support emmc HS200 mode (git-fixes). +- mmc: core: Avoid negative index with array access (git-fixes). +- mmc: core: Initialize mmc_blk_ioc_data (git-fixes). +- ALSA: hda/tas2781: add locks to kcontrols (git-fixes). +- ALSA: hda/tas2781: remove digital gain kcontrol (git-fixes). +- ALSA: aoa: avoid false-positive format truncation warning + (git-fixes). +- ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs + (git-fixes). +- ALSA: hda: cs35l56: Set the init_done flag before + component_add() (git-fixes). +- net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips + (git-fixes). +- wifi: iwlwifi: mvm: include link ID when releasing frames + (git-fixes). +- wifi: iwlwifi: fw: don't always use FW dump trig (git-fixes). +- wifi: iwlwifi: mvm: rfi: fix potential response leaks + (git-fixes). +- selftests: vxlan_mdb: Fix failures with old libnet (git-fixes). +- net: wwan: t7xx: Split 64bit accesses to fix alignment issues + (git-fixes). +- net: ll_temac: platform_get_resource replaced by wrong function + (git-fixes). +- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet + (git-fixes). +- commit 699a684 + +------------------------------------------------------------------- +Thu Mar 28 15:49:16 CET 2024 - tbogendoerfer@suse.de + +- ipv6: init the accept_queue's spinlocks in inet6_create + (bsc#1221293 CVE-2024-26614). +- tcp: make sure init the accept_queue's spinlocks once + (bsc#1221293 CVE-2024-26614). +- commit ec637cb + ------------------------------------------------------------------- Thu Mar 28 15:37:39 CET 2024 - dwagner@suse.de @@ -861,6 +9447,20 @@ Thu Mar 28 15:27:22 CET 2024 - dwagner@suse.de - scsi: qla2xxx: Prevent command send on chip reset (bsc#1221816). - commit 5c3d977 +------------------------------------------------------------------- +Thu Mar 28 15:26:24 CET 2024 - mgorman@suse.de + +- Rename and refresh + patches.suse/sched-fair-Combine-EAS-check-with-root_domain-overutilized-access.patch. +- commit 6ad1be8 + +------------------------------------------------------------------- +Thu Mar 28 14:37:37 CET 2024 - msuchanek@suse.de + +- powerpc/crypto/chacha-p10: Fix failure on non Power10 + (bsc#1218205). +- commit 03daeb8 + ------------------------------------------------------------------- Thu Mar 28 14:35:48 CET 2024 - tbogendoerfer@suse.de @@ -888,6 +9488,19 @@ Wed Mar 27 22:54:24 CET 2024 - pjakobsson@suse.de This fixes bsc#1221814 - commit a7a9087 +------------------------------------------------------------------- +Wed Mar 27 20:47:33 CET 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit a5aefa7 + +------------------------------------------------------------------- +Wed Mar 27 18:52:46 CET 2024 - spradhan@suse.de + +- btrfs: fix stripe length calculation for non-zoned data chunk allocation (bsc#1217489). +- commit a8d6afc + ------------------------------------------------------------------- Wed Mar 27 16:49:32 CET 2024 - mkoutny@suse.com @@ -1217,6 +9830,144 @@ Wed Mar 27 16:49:24 CET 2024 - mkoutny@suse.com (git-fixes CVE-2023-52575 bsc#1220871). - commit 6296dca +------------------------------------------------------------------- +Wed Mar 27 13:17:14 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix build when debugfs is not enabled (jsc#PED-7619). +- commit 5b92ea7 + +------------------------------------------------------------------- +Wed Mar 27 13:16:29 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Safely handle saved records of various sizes (jsc#PED-7619). +- commit dbe7333 + +------------------------------------------------------------------- +Wed Mar 27 13:16:10 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records() (jsc#PED-7619). +- commit 6f11306 + +------------------------------------------------------------------- +Wed Mar 27 11:40:29 CET 2024 - tiwai@suse.de + +- ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" + (stable-fixes). +- commit 7817302 + +------------------------------------------------------------------- +Wed Mar 27 11:38:36 CET 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: use correct address 3 in A-MSDU + (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-mvm-use-FW-rate-for-non-data-only-on-ne.patch. +- commit 5b989e7 + +------------------------------------------------------------------- +Wed Mar 27 11:37:48 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: use devres-managed allocation for MDP TOP + (stable-fixes). +- Refresh + patches.suse/drm-msm-dpu-finalise-global-state-object.patch. +- commit d966716 + +------------------------------------------------------------------- +Wed Mar 27 11:36:28 CET 2024 - tiwai@suse.de + +- pwm: img: fix pwm clock lookup (git-fixes). +- crypto: qat - fix ring to service map for dcc in 4xxx + (git-fixes). +- clk: qcom: reset: Ensure write completion on reset de/assertion + (git-fixes). +- clk: qcom: reset: Commonize the de/assert functions + (stable-fixes). +- media: cadence: csi2rx: use match fwnode for media link + (git-fixes). +- ACPI: resource: Do IRQ override on Lunnen Ground laptops + (stable-fixes). +- Bluetooth: hci_core: Cancel request on command timeout + (stable-fixes). +- inet_diag: annotate data-races around inet_diag_table[] + (git-fixes). +- pstore: inode: Only d_invalidate() is needed (git-fixes). +- Input: gpio_keys_polled - suppress deferred probe error for gpio + (stable-fixes). +- firewire: core: use long bus reset on gap count error + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2 + (stable-fixes). +- ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table + (stable-fixes). +- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series + (stable-fixes). +- drm/buddy: check range allocation matches alignment + (stable-fixes). +- Bluetooth: mgmt: Fix limited discoverable off timeout + (stable-fixes). +- wifi: mac80211: only call drv_sta_rc_update for uploaded + stations (stable-fixes). +- soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt + (stable-fixes). +- drm/amd/display: fix input states translation error for dcn35 & + dcn351 (stable-fixes). +- platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios + name (stable-fixes). +- media: rkisp1: Fix IRQ handling due to shared interrupts + (stable-fixes). +- ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system + suspend (stable-fixes). +- ASoC: rt5645: Make LattePanda board DMI match more precise + (stable-fixes). +- spi: intel-pci: Add support for Lunar Lake-M SPI serial flash + (stable-fixes). +- regmap: kunit: Ensure that changed bytes are actually different + (stable-fixes). +- HID: multitouch: Add required quirk for Synaptics 0xcddc device + (stable-fixes). +- wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights + (stable-fixes). +- crypto: qat - relocate and rename get_service_enabled() + (stable-fixes). +- pstore: inode: Convert mutex usage to guard(mutex) + (stable-fixes). +- ACPI: resource: Add Infinity laptops to + irq1_edge_low_force_override (stable-fixes). +- commit 88eb41a + +------------------------------------------------------------------- +Wed Mar 27 11:12:04 CET 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix devlink params (git-fixes). +- commit 4b1b7ca + +------------------------------------------------------------------- +Wed Mar 27 11:09:48 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix port duplex configure error in IMP reset + (git-fixes). +- commit 1e6cd3d + +------------------------------------------------------------------- +Wed Mar 27 11:08:07 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when 1588 is received on HIP08 + devices (git-fixes). +- commit 1a3aae0 + +------------------------------------------------------------------- +Wed Mar 27 11:06:25 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix wrong judgment condition issue (git-fixes). +- commit 1fd3681 + +------------------------------------------------------------------- +Wed Mar 27 11:04:31 CET 2024 - denis.kirjanov@suse.com + +- net: ena: Remove ena_select_queue (git-fixes). +- commit e9af613 + ------------------------------------------------------------------- Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com @@ -1224,6 +9975,67 @@ Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com (git-fixes). - commit 2613145 +------------------------------------------------------------------- +Wed Mar 27 11:00:44 CET 2024 - denis.kirjanov@suse.com + +- xdp, bonding: Fix feature flags when there are no slave devs + anymore (git-fixes). +- commit 1154baf + +------------------------------------------------------------------- +Wed Mar 27 10:59:12 CET 2024 - denis.kirjanov@suse.com + +- intel: legacy: Partial revert of field get conversion + (git-fixes). +- commit d4f114e + +------------------------------------------------------------------- +Wed Mar 27 10:57:22 CET 2024 - denis.kirjanov@suse.com + +- igc: avoid returning frame twice in XDP_REDIRECT (git-fixes). +- commit 75f7f5f + +------------------------------------------------------------------- +Wed Mar 27 10:55:51 CET 2024 - denis.kirjanov@suse.com + +- i40e: Fix firmware version comparison function (git-fixes). +- commit 2c37782 + +------------------------------------------------------------------- +Wed Mar 27 10:54:16 CET 2024 - denis.kirjanov@suse.com + +- ice: fix typo in assignment (git-fixes). +- commit f19020e + +------------------------------------------------------------------- +Wed Mar 27 10:52:12 CET 2024 - denis.kirjanov@suse.com + +- ice: fix uninitialized dplls mutex usage (git-fixes). +- commit ff34920 + +------------------------------------------------------------------- +Wed Mar 27 10:50:39 CET 2024 - denis.kirjanov@suse.com + +- net: ice: Fix potential NULL pointer dereference in + ice_bridge_setlink() (git-fixes). +- commit 1e87fbd + +------------------------------------------------------------------- +Tue Mar 26 17:11:37 CET 2024 - colyli@suse.de + +- block: add check that partition length needs to be aligned + with block size (bsc#1220428, CVE-2023-52458). +- commit 9530f29 + +------------------------------------------------------------------- +Tue Mar 26 13:30:37 CET 2024 - mgorman@suse.de + +- Refresh series +- patches.suse/sched-fair-Add-EAS-checks-before-updating-root_domain-overutilized.patch. +- patches.suse/sched-fair-Introduce-is_rd_overutilized-helper-function-to-access-root_domain-overutilized.patch. +- patches.suse/sched-fair-Combine-EAS-check-with-overutilized-access.patch. +- commit fed9643 + ------------------------------------------------------------------- Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz @@ -1231,24 +10043,633 @@ Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz (fix unused variable warning) - commit c953180 +------------------------------------------------------------------- +Tue Mar 26 08:36:49 CET 2024 - jlee@suse.com + +- Update References + patches.suse/wifi-ath10k-fix-NULL-pointer-dereference-in-ath10k_w.patch + (git-fixes bsc#1218336 CVE-2023-7042). +- commit 5dbf535 + ------------------------------------------------------------------- Tue Mar 26 08:32:30 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 70b2e3d +------------------------------------------------------------------- +Mon Mar 25 21:39:32 CET 2024 - tiwai@suse.de + +- mm_init kABI workaround (git-fixes). +- commit 258a68b + +------------------------------------------------------------------- +Mon Mar 25 18:02:23 CET 2024 - colyli@suse.de + +- device-dax: make dax_bus_type const (jsc#PED-5853). +- nvdimm: make nvdimm_bus_type const (jsc#PED-5853). +- libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help (jsc#PED-5853). +- nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (jsc#PED-5853). +- dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n + (jsc#PED-5853). +- nvdimm/pmem: fix leak on dax_add_host() failure (jsc#PED-5853). +- dax/bus.c: replace several sprintf() with sysfs_emit() + (jsc#PED-5853). +- dax/bus.c: replace driver-core lock usage by a local rwsem + (jsc#PED-5853). +- dm-integrity: set max_integrity_segments in + dm_integrity_io_hints (jsc#PED-7542). +- dm: update relevant MODULE_AUTHOR entries to latest dm-devel + mailing list (jsc#PED-7542). +- dm verity: set DM_TARGET_SINGLETON feature flag (jsc#PED-7542). +- dm crypt: remove redundant state settings after waking up + (jsc#PED-7542). +- dm thin: add braces around conditional code that spans lines + (jsc#PED-7542). +- md/dm-raid: don't call md_reap_sync_thread() directly + (jsc#PED-7542). +- dm-raid: really frozen sync_thread during suspend + (jsc#PED-7542). +- md: add a new helper reshape_interrupted() (jsc#PED-7542). +- md: export helper md_is_rdwr() (jsc#PED-7542). +- md: export helpers to stop sync_thread (jsc#PED-7542). +- md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume + (jsc#PED-7542). +- md/raid1: factor out helpers to choose the best rdev from + read_balance() (jsc#PED-7542). +- md/raid1: factor out the code to manage sequential IO + (jsc#PED-7542). +- md/raid1: factor out choose_bb_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out choose_slow_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out read_first_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1-10: factor out a new helper raid1_should_read_first() + (jsc#PED-7542). +- md/raid1-10: add a helper raid1_check_read_range() + (jsc#PED-7542). +- md/raid1: fix choose next idle in read_balance() (jsc#PED-7542). +- commit 9ee2d7c + +------------------------------------------------------------------- +Mon Mar 25 17:59:43 CET 2024 - colyli@suse.de + +- md: preserve KABI in struct md_personality (jsc#PED-7542). +- dm-raid: add a new helper prepare_suspend() in md_personality + (jsc#PED-7542). +- commit ee8ae3a + +------------------------------------------------------------------- +Mon Mar 25 17:57:08 CET 2024 - colyli@suse.de + +- md/raid1: record nonrot rdevs while adding/removing rdevs to + conf (jsc#PED-7542). +- Refresh patches.suse/md-display-timeout-error.patch. +- commit 6221037 + +------------------------------------------------------------------- +Mon Mar 25 17:55:31 CET 2024 - colyli@suse.de + +- md/raid1: factor out helpers to add rdev to conf (jsc#PED-7542). +- md: add a new helper rdev_has_badblock() (jsc#PED-7542). +- md: check mddev->pers before calling md_set_readonly() + (jsc#PED-7542). +- md: clean up openers check in do_md_stop() and md_set_readonly() + (jsc#PED-7542). +- md: sync blockdev before stopping raid or setting readonly + (jsc#PED-7542). +- md: factor out a helper to sync mddev (jsc#PED-7542). +- md: Don't clear MD_CLOSING when the raid is about to stop + (jsc#PED-7542). +- md: return directly before setting did_set_md_closing + (jsc#PED-7542). +- md: clean up invalid BUG_ON in md_ioctl (jsc#PED-7542). +- md: changed the switch of RAID_VERSION to if (jsc#PED-7542). +- md: merge the check of capabilities into md_ioctl_valid() + (jsc#PED-7542). +- md: fix kmemleak of rdev->serial (jsc#PED-7542). +- md: use RCU lock to protect traversal in md_spares_need_change() + (jsc#PED-7542). +- md: get rdev->mddev with READ_ONCE() (jsc#PED-7542). +- md: remove redundant md_wakeup_thread() (jsc#PED-7542). +- md: remove redundant check of 'mddev->sync_thread' + (jsc#PED-7542). +- commit ce67549 + ------------------------------------------------------------------- Mon Mar 25 17:02:21 CET 2024 - tiwai@suse.de - Move upstreamed uio patches into sorted section - commit bd64fed +------------------------------------------------------------------- +Mon Mar 25 16:52:37 CET 2024 - tiwai@suse.de + +- clocksource/drivers/arm_global_timer: Fix maximum prescaler + value (git-fixes). +- clocksource/drivers/imx: Fix -Wunused-but-set-variable warning + (git-fixes). +- speakup: Fix 8bit characters from direct synth (git-fixes). +- wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPI (git-fixes). +- sock_diag: annotate data-races around sock_diag_handlers[family] + (git-fixes). +- serial: core: Fix atomicity violation in uart_tiocmget + (git-fixes). +- commit 1a369e8 + +------------------------------------------------------------------- +Mon Mar 25 16:52:07 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch (git-fixes) +- commit 520ebef + +------------------------------------------------------------------- +Mon Mar 25 16:41:56 CET 2024 - tiwai@suse.de + +- efi: fix panic in kdump kernel (git-fixes). +- efi: disable mirror feature during crashkernel (stable-fixes). +- commit 1fa1fb0 + +------------------------------------------------------------------- +Mon Mar 25 15:11:53 CET 2024 - oneukum@suse.com + +- xhci: update event ring dequeue pointer position to controller + correctly (git-fixes). + Altered because we cannot take the multiple interrupter code +- commit 09553b9 + +------------------------------------------------------------------- +Mon Mar 25 15:02:58 CET 2024 - oneukum@suse.com + +- xhci: remove unnecessary event_ring_deq parameter from + xhci_handle_event() (git-fixes). +- commit 9738c27 + +------------------------------------------------------------------- +Mon Mar 25 14:54:24 CET 2024 - oneukum@suse.com + +- xhci: simplify event ring dequeue tracking for transfer events + (git-fixes). +- Refresh + patches.suse/xhci-Simplify-event-ring-dequeue-pointer-update-for-.patch. +- commit b590884 + +------------------------------------------------------------------- +Mon Mar 25 14:44:04 CET 2024 - oneukum@suse.com + +- xhci: add helper that checks for unhandled events on a event + ring (git-fixes). +- commit 14f6eb3 + +------------------------------------------------------------------- +Mon Mar 25 14:40:24 CET 2024 - oneukum@suse.com + +- usb: xhci: Implement xhci_handshake_check_state() helper. +- commit f377708 + +------------------------------------------------------------------- +Mon Mar 25 13:47:53 CET 2024 - denis.kirjanov@suse.com + +- kabi/severities: ignore Wangxun ethernet driver local symbols +- commit 86b4a3b + +------------------------------------------------------------------- +Mon Mar 25 12:49:46 CET 2024 - ailiop@suse.com + +- ubi: Check for too small LEB size in VTBL code (bsc#1219834 + CVE-2024-25739). +- commit 8837d83 + +------------------------------------------------------------------- +Mon Mar 25 11:42:05 CET 2024 - oneukum@suse.com + +- xhci: Simplify event ring dequeue pointer update for port + change events (git-fixes). +- commit 87ce2b5 + +------------------------------------------------------------------- +Mon Mar 25 10:47:22 CET 2024 - tiwai@suse.de + +- wifi: ath11k: decrease MHI channel buffer length to 8KB + (bsc#1207948). +- commit fa1c47a + +------------------------------------------------------------------- +Mon Mar 25 10:46:37 CET 2024 - nik.borisov@suse.com + +- x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (git-fixes). +- commit 4352288 + +------------------------------------------------------------------- +Mon Mar 25 10:45:13 CET 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes). +- commit 6ea0e27 + +------------------------------------------------------------------- +Mon Mar 25 10:34:13 CET 2024 - denis.kirjanov@suse.com + +- ice: virtchnl: stop pretending to support RSS over AQ or + registers (git-fixes). +- commit 6cbf931 + +------------------------------------------------------------------- +Mon Mar 25 10:32:43 CET 2024 - denis.kirjanov@suse.com + +- idpf: disable local BH when scheduling napi for marker packets + (git-fixes). +- commit 30580cd + +------------------------------------------------------------------- +Mon Mar 25 10:31:06 CET 2024 - denis.kirjanov@suse.com + +- net: dsa: microchip: fix register write order in + ksz8_ind_write8() (git-fixes). +- commit ed256c0 + +------------------------------------------------------------------- +Mon Mar 25 10:29:29 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Switch to using _bh variant of of spinlock API in + port timestamping NAPI poll context (git-fixes). +- commit 41be7c6 + +------------------------------------------------------------------- +Mon Mar 25 10:26:04 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Fix incorrect dereference in interrupt handlers + (git-fixes). +- commit 0ab8957 + +------------------------------------------------------------------- +Mon Mar 25 10:20:36 CET 2024 - denis.kirjanov@suse.com + +- net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio + (git-fixes). +- commit 82f6a71 + +------------------------------------------------------------------- +Mon Mar 25 10:18:29 CET 2024 - denis.kirjanov@suse.com + +- net: libwx: fix memory leak on free page (git-fixes). +- commit 1147e4f + +------------------------------------------------------------------- +Mon Mar 25 10:15:05 CET 2024 - denis.kirjanov@suse.com + +- Update references +- commit 2642ab1 + +------------------------------------------------------------------- +Mon Mar 25 09:10:29 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one PCI miss +- commit 45d2467 + +------------------------------------------------------------------- +Mon Mar 25 09:06:28 CET 2024 - jslaby@suse.cz + +- PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p + (git-fixes). +- PCI: qcom: Add support for sa8775p SoC (git-fixes). +- PCI/ASPM: Use RMW accessors for changing LNKCTL (git-fixes). +- PCI: Make link retraining use RMW accessors for changing LNKCTL + (git-fixes). +- commit 85600d2 + +------------------------------------------------------------------- +Mon Mar 25 08:53:55 CET 2024 - dwagner@suse.de + +- nvme: fix reconnection fail due to reserved tag allocation + (git-fixes). +- commit b4e9845 + +------------------------------------------------------------------- +Mon Mar 25 07:09:23 CET 2024 - shung-hsi.yu@suse.com + +- bpf, scripts: Correct GPL license name (git-fixes). +- commit 0780a36 + ------------------------------------------------------------------- Sun Mar 24 09:09:01 CET 2024 - tiwai@suse.de - Move out-of-tree kexec patches into the right section - commit 06266e2 +------------------------------------------------------------------- +Sun Mar 24 09:06:31 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit d7cfbed + +------------------------------------------------------------------- +Sat Mar 23 10:48:51 CET 2024 - tiwai@suse.de + +- Drop usb gadget patch that was taken mistakenly and reverted (git-fixes) +- commit 57ae154 + +------------------------------------------------------------------- +Sat Mar 23 09:12:01 CET 2024 - tiwai@suse.de + +- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler + (git-fixes). +- spi: lm70llp: fix links in doc and comments (git-fixes). +- spi: lpspi: Avoid potential use-after-free in probe() + (git-fixes). +- ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates + (git-fixes). +- ASoC: tlv320adc3xxx: Don't strip remove function when driver + is builtin (git-fixes). +- commit 0e27f7b + +------------------------------------------------------------------- +Fri Mar 22 13:17:18 CET 2024 - tiwai@suse.de + +- drm/amdgpu: drop setting buffer funcs in sdma442 (git-fixes). +- drm/amdgpu/pm: Check the validity of overdiver power limit + (git-fixes). +- drm/amdgpu/pm: Fix NULL pointer dereference when get power limit + (git-fixes). +- drm/amdgpu: fix mmhub client id out-of-bounds access + (git-fixes). +- nouveau/gsp: don't check devinit disable on GSP (git-fixes). +- drm: Fix drm_fixp2int_round() making it add 0.5 (git-fixes). +- nouveau: reset the bo resource bus info after an eviction + (git-fixes). +- rtc: mt6397: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- selftests: forwarding: Fix ping failure due to short timeout + (git-fixes). +- soc: fsl: qbman: Use raw spinlock for cgr_lock (git-fixes). +- soc: fsl: qbman: Always disable interrupts when taking cgr_lock + (git-fixes). +- kconfig: fix infinite loop when expanding a macro at the end + of file (git-fixes). +- slimbus: core: Remove usage of the deprecated ida_simple_xx() + API (git-fixes). +- hwtracing: hisi_ptt: Move type check to the beginning of + hisi_ptt_pmu_event_init() (git-fixes). +- bus: mhi: ep: check the correct variable in + mhi_ep_register_controller() (git-fixes). +- iio: gts-helper: Fix division loop (git-fixes). +- iio: dummy_evgen: remove Excess kernel-doc comments (git-fixes). +- serial: Lock console when calling into driver before + registration (git-fixes). +- serial: core: only stop transmit when HW fifo is empty + (git-fixes). +- serial: 8250_exar: Don't remove GPIO device on suspend + (git-fixes). +- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT + (git-fixes). +- serial: max310x: fix syntax error in IRQ error message + (git-fixes). +- serial: max310x: fix NULL pointer dereference in I2C + instantiation (git-fixes). +- tty: vt: fix 20 vs 0x20 typo in EScsiignore (git-fixes). +- usb: gadget: net2272: Use irqflags in the call to + net2272_probe_fin (git-fixes). +- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (git-fixes). +- usb: xhci: Add error handling in xhci_map_urb_for_dma + (git-fixes). +- usb: phy: generic: Get the vbus supply (git-fixes). +- usb: audio-v2: Correct comments for struct + uac_clock_selector_descriptor (git-fixes). +- remoteproc: stm32: Fix incorrect type assignment returned by + stm32_rproc_get_loaded_rsc_tablef (git-fixes). +- remoteproc: virtio: Fix wdg cannot recovery remote processor + (git-fixes). +- commit 0e293ea + +------------------------------------------------------------------- +Fri Mar 22 12:36:58 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array + (git-fixes). +- commit 7b0b857 + +------------------------------------------------------------------- +Fri Mar 22 12:30:29 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Consider page offset for the pages to be + pinned (git-fixes). +- commit 0bcb37d + +------------------------------------------------------------------- +Fri Mar 22 11:56:37 CET 2024 - vkarasulli@suse.de + +- iommu/vt-d: Set SSADE when attaching to a parent with dirty + tracking (git-fixes). +- commit 0dce02e + +------------------------------------------------------------------- +Fri Mar 22 11:13:09 CET 2024 - vkarasulli@suse.de + +- iommufd: Fix iopt_access_list_id overwrite bug (git-fixes). +- commit 393f087 + +------------------------------------------------------------------- +Fri Mar 22 10:48:43 CET 2024 - iivanov@suse.de + +- Update patches.suse/dmaengine-fix-NULL-pointer-in-channel-unregistration.patch (git-fixes bsc#1221276 CVE-2023-52492) +- commit 4334575 + +------------------------------------------------------------------- +Fri Mar 22 08:56:05 CET 2024 - iivanov@suse.de + +- Update patches.suse/firmware-arm_scmi-Check-mailbox-SMT-channel-for-cons.patch (git-fixes bsc#1221375 CVE-2023-52608) +- commit 9e41d96 + +------------------------------------------------------------------- +Thu Mar 21 22:20:29 CET 2024 - tonyj@suse.de + +- perf tests: Skip data symbol test if buf1 symbol is missing + (bsc#1220045). +- perf tests: Make data symbol test wait for perf to start + (bsc#1220045). +- commit c2fa164 + +------------------------------------------------------------------- +Thu Mar 21 17:59:54 CET 2024 - jlee@suse.com + +- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security + (bsc#1219170 CVE-2024-22099). +- commit ee8d9c4 + +------------------------------------------------------------------- +Thu Mar 21 14:35:13 CET 2024 - dwagner@suse.de + +- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816). +- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816). +- scsi: qla2xxx: Change debug message during driver unload + (bsc1221816). +- scsi: qla2xxx: Fix double free of fcport (bsc1221816). +- scsi: qla2xxx: Fix double free of the ha->vp_map pointer + (bsc1221816). +- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816). +- scsi: qla2xxx: NVME|FCP prefer flag not being honored + (bsc1221816). +- scsi: qla2xxx: Update manufacturer detail (bsc1221816). +- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816). +- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816). +- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816). +- commit 1d07bf4 + +------------------------------------------------------------------- +Thu Mar 21 14:12:16 CET 2024 - jlee@suse.com + +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270 CVE-2024-26898 bsc#1223016). +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270). +- commit bd4199d + +------------------------------------------------------------------- +Thu Mar 21 14:08:17 CET 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.1 patches + (bsc#1221777). +- scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777). +- scsi: lpfc: Define types in a union for generic void *context3 + ptr (bsc#1221777). +- scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr + (bsc#1221777). +- scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr + (bsc#1221777). +- scsi: lpfc: Use a dedicated lock for ras_fwlog state + (bsc#1221777). +- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() + (bsc#1221777). +- scsi: lpfc: Replace hbalock with ndlp lock in + lpfc_nvme_unregister_port() (bsc#1221777). +- scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic + (bsc#1221777). +- scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling + (bsc#1221777 bsc#1217959). +- scsi: lpfc: Move NPIV's transport unregistration to after + resource clean up (bsc#1221777). +- scsi: lpfc: Remove unnecessary log message in queuecommand path + (bsc#1221777). +- scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() + (bsc#1221777). +- scsi: lpfc: Correct size for wqe for memset() (bsc#1221777). +- commit eef9737 + +------------------------------------------------------------------- +Thu Mar 21 11:31:29 CET 2024 - msuchanek@suse.de + +- Workaround broken chacha crypto fallback (bsc#1218205). +- commit 55f136c + +------------------------------------------------------------------- +Thu Mar 21 11:19:16 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Use a memory barrier to enforce PTP WQ xmit + submission tracking occurs after populating the metadata_map + (git-fixes). +- commit c382d3a + +------------------------------------------------------------------- +Thu Mar 21 11:17:43 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix MACsec state loss upon state update in offload + path (git-fixes). +- commit 7293938 + +------------------------------------------------------------------- +Thu Mar 21 11:16:11 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Change the warning when ignore_flow_level is not + supported (git-fixes). +- commit 5274665 + +------------------------------------------------------------------- +Thu Mar 21 11:14:37 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix fw reporter diagnose output (git-fixes). +- commit 3377c89 + +------------------------------------------------------------------- +Thu Mar 21 11:13:05 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, Change flow rule destination checking + (git-fixes). +- commit 1d30b46 + +------------------------------------------------------------------- +Thu Mar 21 11:11:26 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5e: Check the number of elements before walk + TC rhashtable" (git-fixes). +- commit a37e618 + +------------------------------------------------------------------- +Thu Mar 21 11:09:49 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5: Block entering switchdev mode with ns + inconsistency" (git-fixes). +- commit 917148d + +------------------------------------------------------------------- +Thu Mar 21 11:08:11 CET 2024 - denis.kirjanov@suse.com + +- ice: reconfig host after changing MSI-X on VF (git-fixes). +- commit f980680 + +------------------------------------------------------------------- +Thu Mar 21 11:06:28 CET 2024 - denis.kirjanov@suse.com + +- ice: reorder disabling IRQ and NAPI in ice_qp_dis (git-fixes). +- commit 4099ba6 + +------------------------------------------------------------------- +Thu Mar 21 11:05:01 CET 2024 - denis.kirjanov@suse.com + +- i40e: disable NAPI right after disabling irqs when handling + xsk_pool (git-fixes). +- commit 1715806 + +------------------------------------------------------------------- +Thu Mar 21 11:03:38 CET 2024 - denis.kirjanov@suse.com + +- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able + (git-fixes). +- commit fbfea47 + +------------------------------------------------------------------- +Thu Mar 21 11:02:10 CET 2024 - denis.kirjanov@suse.com + +- geneve: make sure to pull inner header in geneve_rx() + (git-fixes). +- commit 8b261ce + +------------------------------------------------------------------- +Thu Mar 21 11:00:24 CET 2024 - denis.kirjanov@suse.com + +- gtp: fix use-after-free and null-ptr-deref in gtp_newlink() + (git-fixes). +- commit 897cd65 + +------------------------------------------------------------------- +Thu Mar 21 10:58:44 CET 2024 - denis.kirjanov@suse.com + +- igb: extend PTP timestamp adjustments to i211 (git-fixes). +- commit b173908 + +------------------------------------------------------------------- +Thu Mar 21 10:57:13 CET 2024 - denis.kirjanov@suse.com + +- stmmac: Clear variable when destroying workqueue (git-fixes). +- commit 94d14a9 + +------------------------------------------------------------------- +Thu Mar 21 08:42:50 CET 2024 - mfranc@suse.cz + +- s390/vtime: fix average steal time calculation (git-fixes + bsc#1221783). +- commit e044390 + ------------------------------------------------------------------- Wed Mar 20 14:59:03 CET 2024 - jbohac@suse.cz @@ -1332,6 +10753,48 @@ Wed Mar 20 14:43:57 CET 2024 - jbohac@suse.cz crashkernel=,high (jsc#PED-7249). - commit 9191c97 +------------------------------------------------------------------- +Wed Mar 20 13:05:54 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one x86/mem_encrypt entry +- commit 6d2cc3b + +------------------------------------------------------------------- +Wed Mar 20 13:04:03 CET 2024 - jslaby@suse.cz + +- net/smc: fix documentation of buffer sizes (git-fixes). +- bootmem: use kmemleak_free_part_phys in free_bootmem_page + (git-fixes). +- swiotlb: use the calculated number of areas (git-fixes). +- sched/psi: Select KERNFS as needed (git-fixes). +- commit ed6834a + +------------------------------------------------------------------- +Wed Mar 20 13:00:31 CET 2024 - denis.kirjanov@suse.com + +- veth: try harder when allocating queue memory (git-fixes). +- commit fda44e7 + +------------------------------------------------------------------- +Wed Mar 20 10:59:24 CET 2024 - oneukum@suse.com + +- vdpa/mlx5: Allow CVQ size changes (git-fixes). +- commit 7026f16 + +------------------------------------------------------------------- +Wed Mar 20 10:56:13 CET 2024 - oneukum@suse.com + +- vdpa_sim: reset must not run (git-fixes). +- commit b05aeef + +------------------------------------------------------------------- +Wed Mar 20 08:18:45 CET 2024 - iivanov@suse.de + +- Fix patches.suse/coresight-etm4x-Add-ACPI-support-in-platform-driver.patch (bsc#1218779 bsc#1220587) + Put back patch hunk which where missed because file rename + drivers/acpi/acpi_amba.c -> drivers/acpi/arm64/amba.c +- commit 1eccf32 + ------------------------------------------------------------------- Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de @@ -1343,6 +10806,50 @@ Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de an error handling path (git-fixes). - commit 353a58d +------------------------------------------------------------------- +Wed Mar 20 02:06:22 CET 2024 - neilb@suse.de + +- NFSD: Fix nfsd_clid_class use of __string_len() macro + (git-fixes). +- nfs: fix panic when nfs4_ff_layout_prepare_ds() fails + (git-fixes). +- NFS: Read unlock folio on nfs_page_create_from_folio() error + (git-fixes). +- NFSv4.1/pnfs: fix NFS with TLS in pnfs (git-fixes). +- NFS: Fix an off by one in root_nfs_cat() (git-fixes). +- NFS: Fix nfs_netfs_issue_read() xarray locking for writeback + interrupt (git-fixes). +- NFSv4.2: fix listxattr maximum XDR buffer size (git-fixes). +- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 + (git-fixes). +- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() + (git-fixes). +- nfsd: Fix a regression in nfsd_setattr() (git-fixes). +- nfsd: don't call locks_release_private() twice concurrently + (git-fixes). +- NFSD: Retransmit callbacks after client reconnects (git-fixes). +- NFSD: Reschedule CB operations when backchannel rpc_clnt is + shut down (git-fixes). +- NFSD: Convert the callback workqueue to use delayed_work + (git-fixes). +- NFSD: Reset cb_seq_status after NFS4ERR_DELAY (git-fixes). +- NFSD: fix LISTXATTRS returning more bytes than maxcount + (git-fixes). +- NFSD: fix LISTXATTRS returning a short list with eof=TRUE + (git-fixes). +- NFSD: change LISTXATTRS cookie encoding to big-endian + (git-fixes). +- NFSD: fix nfsd4_listxattr_validate_cookie (git-fixes). +- SUNRPC: fix some memleaks in gssx_dec_option_array (git-fixes). +- SUNRPC: fix a memleak in gss_import_v2_context (git-fixes). +- commit cf1cfe0 + +------------------------------------------------------------------- +Wed Mar 20 01:13:52 CET 2024 - neilb@suse.de + +- blacklist.conf: add a 'cosmetic' commit +- commit 704be6f + ------------------------------------------------------------------- Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com @@ -1350,6 +10857,13 @@ Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com patches.suse/net-sched-Add-module-alias-for-sch_fq_pie.patch. - commit 4c6eb4e +------------------------------------------------------------------- +Tue Mar 19 15:58:13 CET 2024 - vkarasulli@suse.de + +- iommu/dma: Trace bounce buffer usage when mapping buffers + (git-fixes). +- commit a53df01 + ------------------------------------------------------------------- Tue Mar 19 15:30:05 CET 2024 - nmorey@suse.com @@ -1386,6 +10900,15 @@ Tue Mar 19 14:21:35 CET 2024 - pjakobsson@suse.de - drm/amd/display: Fix && vs || typos (git-fixes). - commit 1a09c42 +------------------------------------------------------------------- +Tue Mar 19 12:26:21 CET 2024 - vkarasulli@suse.de + +- iommu: Map reserved memory as cacheable if device is coherent + (git-fixes). +- Refresh + patches.suse/iommu-Don-t-reserve-0-length-IOVA-region.patch. +- commit 3835906 + ------------------------------------------------------------------- Tue Mar 19 11:32:10 CET 2024 - svarbanov@suse.de @@ -3086,6 +12609,36 @@ Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 612fa2e +------------------------------------------------------------------- +Wed Mar 13 08:09:26 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Add a representative platform device for TRBE (bsc#1220587) +- commit e433e12 + +------------------------------------------------------------------- +Wed Mar 13 08:05:56 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Refactor arm_spe_acpi_register_device() (bsc#1220587) +- commit c36cae4 + +------------------------------------------------------------------- +Wed Mar 13 08:03:50 CET 2024 - iivanov@suse.de + +- coresight: trbe: Enable ACPI based TRBE devices (bsc#1220587) +- commit 0aa88dd + +------------------------------------------------------------------- +Wed Mar 13 08:02:46 CET 2024 - iivanov@suse.de + +- coresight: trbe: Add a representative coresight_platform_data for (bsc#1220587) +- commit 4d64f51 + +------------------------------------------------------------------- +Wed Mar 13 07:58:31 CET 2024 - iivanov@suse.de + +- coresight: trbe: Allocate platform data per device (bsc#1220587) +- commit fd3964b + ------------------------------------------------------------------- Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de @@ -3360,6 +12913,21 @@ Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com Added CVE - commit 61b1ebd +------------------------------------------------------------------- +Mon Mar 11 09:48:38 CET 2024 - dwagner@suse.de + +- nvmet-fc: take ref count on tgtport before delete assoc + (git-fixes). +- nvmet-fc: avoid deadlock on delete association path (git-fixes). +- nvmet-fc: abort command when there is no binding (git-fixes). +- nvmet-fc: hold reference on hostport match (git-fixes). +- nvmet-fc: defer cleanup using RCU properly (git-fixes). +- nvmet-fc: release reference on target port (git-fixes). +- nvmet-fcloop: swap the list_add_tail arguments (git-fixes). +- nvme-fc: do not wait in vain when unloading module (git-fixes). +- nvmet-tcp: fix nvme tcp ida memory leak (git-fixes). +- commit 53c6a83 + ------------------------------------------------------------------- Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index fedbb9d..793bcb6 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-8ef0762757f737c453dc5905f22e49bd8ba0fe20 +%global kernel_package kernel%kernel_flavor-srchash-377598714132de649a19f4cde3c4f515959883e3 %endif %if 0%{?rhel_version} %global kernel_package kernel @@ -47,7 +47,7 @@ Name: kernel-obs-build Version: 6.4.0 %if 0%{?is_kotd} -Release: .g8ef0762 +Release: .g3775987 %else Release: 0 %endif @@ -123,7 +123,7 @@ echo 127.0.0.1 localhost > /etc/hosts # omit build-machine host name (boo#108490 # a longer list to have them also available for qemu cross builds where x86_64 kernel runs in eg. arm env. # this list of modules where available on build workers of build.opensuse.org, so we stay compatible. -export KERNEL_MODULES="loop dm-crypt essiv dm-mod dm-snapshot binfmt-misc fuse kqemu squashfs ext2 ext3 ext4 reiserfs btrfs xfs nf_conntrack_ipv6 binfmt_misc virtio_pci virtio_mmio virtio_blk virtio_rng fat vfat nls_cp437 nls_iso8859-1 ibmvscsi sd_mod e1000 ibmveth overlay 9p 9pnet_virtio qemu_fw_cfg" +export KERNEL_MODULES="loop dm-crypt essiv dm-mod dm-snapshot binfmt-misc fuse kqemu squashfs ext2 ext3 ext4 btrfs xfs nf_conntrack_ipv6 binfmt_misc virtio_pci virtio_mmio virtio_blk virtio_rng fat vfat nls_cp437 nls_iso8859-1 ibmvscsi sd_mod e1000 ibmveth overlay 9p 9pnet_virtio qemu_fw_cfg" # manually load all modules to make sure they're available for i in $KERNEL_MODULES; do diff --git a/kernel-obs-build.spec.in b/kernel-obs-build.spec.in index ad6258a..79405bc 100644 --- a/kernel-obs-build.spec.in +++ b/kernel-obs-build.spec.in @@ -123,7 +123,7 @@ echo 127.0.0.1 localhost > /etc/hosts # omit build-machine host name (boo#108490 # a longer list to have them also available for qemu cross builds where x86_64 kernel runs in eg. arm env. # this list of modules where available on build workers of build.opensuse.org, so we stay compatible. -export KERNEL_MODULES="loop dm-crypt essiv dm-mod dm-snapshot binfmt-misc fuse kqemu squashfs ext2 ext3 ext4 reiserfs btrfs xfs nf_conntrack_ipv6 binfmt_misc virtio_pci virtio_mmio virtio_blk virtio_rng fat vfat nls_cp437 nls_iso8859-1 ibmvscsi sd_mod e1000 ibmveth overlay 9p 9pnet_virtio qemu_fw_cfg" +export KERNEL_MODULES="loop dm-crypt essiv dm-mod dm-snapshot binfmt-misc fuse kqemu squashfs ext2 ext3 ext4 btrfs xfs nf_conntrack_ipv6 binfmt_misc virtio_pci virtio_mmio virtio_blk virtio_rng fat vfat nls_cp437 nls_iso8859-1 ibmvscsi sd_mod e1000 ibmveth overlay 9p 9pnet_virtio qemu_fw_cfg" # manually load all modules to make sure they're available for i in $KERNEL_MODULES; do diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 73f33dd..826896a 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,15 +1,7213 @@ +------------------------------------------------------------------- +Thu Jun 6 09:32:09 CEST 2024 - denis.kirjanov@suse.com + +- net: preserve kabi for sk_buff (CVE-2024-26921 bsc#1223138). +- commit 7bf5961 + +------------------------------------------------------------------- +Thu Jun 6 09:29:40 CEST 2024 - denis.kirjanov@suse.com + +- inet: inet_defrag: prevent sk release while still in use + (CVE-2024-26921 bsc#1223138). +- commit 2016faf + +------------------------------------------------------------------- +Thu Jun 6 00:27:26 CEST 2024 - tonyj@suse.de + +- perf ui browser: Avoid SEGV on title (git fixes). +- commit 1578c22 + +------------------------------------------------------------------- +Wed Jun 5 20:40:13 CEST 2024 - tonyj@suse.de + +- perf pmu: Count sys and cpuid JSON events separately (git + fixes). +- perf stat: Don't display metric header for non-leader uncore + events (git-fixes). +- perf daemon: Fix file leak in daemon_session__control + (git-fixes). +- perf symbols: Fix ownership of string in dso__load_vmlinux() + (git-fixes). +- perf thread: Fixes to thread__new() related to initializing comm + (git-fixes). +- perf report: Avoid SEGV in report__setup_sample_type() + (git-fixes). +- perf ui browser: Don't save pointer to stack memory (git-fixes). +- perf bench internals inject-build-id: Fix trap divide when + collecting just one DSO (git-fixes). +- perf intel-pt: Fix unassigned instruction op (discovered by + MemorySanitizer) (git-fixes). +- perf test shell arm_coresight: Increase buffer size for + Coresight basic tests (git-fixes). +- perf docs: Document bpf event modifier (git-fixes). +- perf bench uprobe: Remove lib64 from libc.so.6 binary path + (git-fixes). +- perf record: Fix debug message placement for test consumption + (git-fixes). +- perf tests: Apply attributes to all events in object code + reading test (git-fixes). +- perf tests: Make "test data symbol" more robust on Neoverse N1 + (git-fixes). +- perf annotate: Fix annotation_calc_lines() to pass correct + address to get_srcline() (git-fixes). +- perf stat: Do not fail on metrics on s390 z/VM systems + (git-fixes). +- perf sched timehist: Fix -g/--call-graph option failure + (git-fixes). +- perf annotate: Get rid of duplicate --group option item + (git-fixes). +- perf probe: Add missing libgen.h header needed for using + basename() (git-fixes). +- perf record: Delete session after stopping sideband thread + (git-fixes). +- perf auxtrace: Fix multiple use of --itrace option (git-fixes). +- perf script: Show also errors for --insn-trace option + (git-fixes). +- perf lock contention: Add a missing NULL check (git-fixes). +- perf vendor events amd: Fix Zen 4 cache latency events + (git-fixes). +- libperf evlist: Avoid out-of-bounds access (git-fixes). +- perf pmu: Fix a potential memory leak in perf_pmu__lookup() + (git-fixes). +- perf print-events: make is_event_supported() more robust + (git-fixes). +- perf list: fix short description for some cache events + (git-fixes). +- perf metric: Don't remove scale from counts (git-fixes). +- perf stat: Avoid metric-only segv (git-fixes). +- perf expr: Fix "has_event" function for metric style events + (git-fixes). +- perf srcline: Add missed addr2line closes (git-fixes). +- perf thread_map: Free strlist on normal path in + thread_map__new_by_tid_str() (git-fixes). +- perf bpf: Clean up the generated/copied vmlinux.h (git-fixes). +- perf jevents: Drop or simplify small integer values (git-fixes). +- perf evsel: Fix duplicate initialization of data->id in + evsel__parse_sample() (git-fixes). +- perf pmu: Treat the msr pmu as software (git-fixes). +- perf record: Check conflict between '--timestamp-filename' + option and pipe mode before recording (git-fixes). +- perf record: Fix possible incorrect free in + record__switch_output() (git-fixes). +- perf vendor events amd: Add Zen 4 memory controller events + (git-fixes). +- perf top: Uniform the event name for the hybrid machine + (git-fixes). +- perf top: Use evsel's cpus to replace user_requested_cpus + (git-fixes). +- commit a1f9340 + +------------------------------------------------------------------- +Wed Jun 5 17:11:18 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove fix for CVE-2024-35956 bsc#1224674, not applicable +- Delete patches.suse/btrfs-qgroup-fix-qgroup-prealloc-rsv-leak-in-subvolu.patch. + Quoting bsc#1225945#c11: + "So the upstream 6.5 kernel commit (1b53e51a4a8f ("btrfs: don't commit + transaction for every subvol create") + ) was never backported to SLE, so that fix eb96e221937a ("btrfs: fix + unwritten extent buffer after snapshotting a new subvolume") was never + backported." +- commit d947258 + +------------------------------------------------------------------- +Mon Jun 3 20:07:57 CEST 2024 - tonyj@suse.de + +- perf/x86: Fix out of range data (git-fixes). +- perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last + PEBS event (git-fixes). +- perf/x86/amd/lbr: Discard erroneous branch entries (git-fixes). +- commit 664d77f + +------------------------------------------------------------------- +Mon Jun 3 19:14:40 CEST 2024 - ematsumiya@suse.de + +- cifs: failure to add channel on iface should bump up weight + (git-fixes, bsc#1225172). +- commit 007b237 + +------------------------------------------------------------------- +Mon Jun 3 19:14:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix parsing of SMB3.1.1 POSIX create context + (git-fixes, bsc#1225172). +- commit 5f27f69 + +------------------------------------------------------------------- +Mon Jun 3 19:14:13 CEST 2024 - ematsumiya@suse.de + +- Revert "cifs: reconnect work should have reference on server + struct" (git-fixes, bsc#1225172). +- commit 3ca4c0c + +------------------------------------------------------------------- +Mon Jun 3 19:13:59 CEST 2024 - ematsumiya@suse.de + +- cifs: fix leak of iface for primary channel (git-fixes, + bsc#1225172). +- commit b7eb8e8 + +------------------------------------------------------------------- +Mon Jun 3 19:13:45 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix mount when dns_resolver key is not available + (git-fixes, bsc#1225172). +- commit 28edb5c + +------------------------------------------------------------------- +Mon Jun 3 15:46:18 CEST 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.2 patches + (bsc#1225842). +- scsi: lpfc: Update lpfc version to 14.4.0.2 (bsc#1225842). +- scsi: lpfc: Add support for 32 byte CDBs (bsc#1225842). +- scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask + (bsc#1225842). + Refresh: + - patches.suse/lpfc-reintroduce-old-irq-probe-logic.patch +- scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list + (bsc#1225842). +- scsi: lpfc: Clear deferred RSCN processing flag when driver + is unloading (bsc#1225842). +- scsi: lpfc: Update logging of protection type for T10 DIF I/O + (bsc#1225842). +- scsi: lpfc: Change default logging level for unsolicited CT + MIB commands (bsc#1225842). +- commit 5a56384 + +------------------------------------------------------------------- +Mon Jun 3 15:25:22 CEST 2024 - dwagner@suse.de + +- nvmet: fix ns enable/disable possible hang (git-fixes). +- nvme-multipath: fix io accounting on failover (git-fixes). +- nvme: fix multipath batched completion accounting (git-fixes). +- commit ed3b392 + +------------------------------------------------------------------- +Mon Jun 3 14:06:08 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-hda-intel-sdw-acpi-fix-usage-of-device_get_name.patch + (git-fixes CVE-2024-36955). +- Update + patches.suse/ARM-9381-1-kasan-clear-stale-stack-poison.patch + (git-fixes bsc#1225715 CVE-2024-36906). +- Update + patches.suse/Bluetooth-HCI-Fix-potential-null-ptr-deref.patch + (git-fixes bsc#1225579 CVE-2024-36011). +- Update + patches.suse/Bluetooth-L2CAP-Fix-slab-use-after-free-in-l2cap_con.patch + (git-fixes bsc#1225578 CVE-2024-36013). +- Update + patches.suse/Bluetooth-msft-fix-slab-use-after-free-in-msft_do_cl.patch + (git-fixes bsc#1225502 CVE-2024-36012). +- Update + patches.suse/Bluetooth-qca-add-missing-firmware-sanity-checks.patch + (git-fixes bsc#1225722 CVE-2024-36880). +- Update + patches.suse/Bluetooth-qca-fix-firmware-check-error-path.patch + (git-fixes CVE-2024-36942). +- Update + patches.suse/Bluetooth-qca-fix-info-leak-when-fetching-fw-build-i.patch + (git-fixes bsc#1225720 CVE-2024-36032). +- Update + patches.suse/KVM-x86-mmu-Write-protect-L2-SPTEs-in-TDP-MMU-when-c.patch + (git-fixes bsc#1223749 CVE-2024-26990). +- Update + patches.suse/KVM-x86-pmu-Disable-support-for-adaptive-PEBS.patch + (git-fixes bsc#1223692 CVE-2024-26992). +- Update + patches.suse/Reapply-drm-qxl-simplify-qxl_fence_wait.patch + (stable-fixes CVE-2024-36944). +- Update + patches.suse/USB-core-Fix-access-violation-during-port-device-rem.patch + (git-fixes bsc#1225734 CVE-2024-36896). +- Update + patches.suse/amd-amdkfd-sync-all-devices-to-wait-all-processes-be.patch + (stable-fixes CVE-2024-36949). +- Update patches.suse/bpf-Check-bloom-filter-map-value-size.patch + (bsc#1224488 CVE-2024-35905 bsc#1225766 CVE-2024-36918). +- Update + patches.suse/clk-sunxi-ng-h6-Reparent-CPUX-during-PLL-CPUX-rate-c.patch + (git-fixes bsc#1225692 CVE-2023-52882). +- Update + patches.suse/cxl-pci-Fix-disabling-memory-if-DVSEC-CXL-Range-does.patch + (git-fixes CVE-2024-26761). +- Update + patches.suse/drm-amd-display-Atom-Integrated-System-Info-v2_2-for.patch + (stable-fixes bsc#1225735 CVE-2024-36897). +- Update + patches.suse/drm-amd-pm-fixes-a-random-hang-in-S4-for-SMU-v13.0.4.patch + (stable-fixes bsc#1225705 CVE-2024-36026). +- Update + patches.suse/drm-amdkfd-range-check-cp-bad-op-exception-interrupt.patch + (stable-fixes CVE-2024-36951). +- Update + patches.suse/drm-arm-malidp-fix-a-possible-null-pointer-dereferen.patch + (git-fixes bsc#1225593 CVE-2024-36014). +- Update + patches.suse/drm-nouveau-firmware-Fix-SG_DEBUG-error-with-nvkm_fi.patch + (stable-fixes bsc#1225728 CVE-2024-36885). +- Update + patches.suse/efi-unaccepted-touch-soft-lockup-during-memory-accept.patch + (git-fixes bsc#1225773 CVE-2024-36936). +- Update + patches.suse/firewire-ohci-mask-bus-reset-interrupts-between-ISR-.patch + (stable-fixes CVE-2024-36950). +- Update patches.suse/gpiolib-cdev-fix-uninitialised-kfifo.patch + (git-fixes bsc#1225736 CVE-2024-36898). +- Update + patches.suse/i40e-fix-vf-may-be-used-uninitialized-in-this-functi.patch + (git-fixes bsc#1225698 CVE-2024-36020). +- Update + patches.suse/maple_tree-fix-mas_empty_area_rev-null-pointer-deref.patch + (git-fixes bsc#1225710 CVE-2024-36891). +- Update + patches.suse/mm-slab-make-__free-kfree-accept-error-pointers.patch + (git-fixes bsc#1225714 CVE-2024-36890). +- Update + patches.suse/mmc-sdhci-msm-pervent-access-to-suspended-controller.patch + (git-fixes bsc#1225708 CVE-2024-36029). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-devlink-reload-during.patch + (git-fixes bsc#1225699 CVE-2024-36021). +- Update + patches.suse/nouveau-dmem-handle-kcalloc-allocation-failure.patch + (git-fixes CVE-2024-26943). +- Update + patches.suse/nouveau-uvmm-fix-addr-range-calcs-for-remap-operatio.patch + (git-fixes bsc#1225694 CVE-2024-36018). +- Update + patches.suse/pinctrl-core-delete-incorrect-free-in-pinctrl_enable.patch + (git-fixes CVE-2024-36940). +- Update + patches.suse/pinctrl-devicetree-fix-refcount-leak-in-pinctrl_dt_t.patch + (git-fixes CVE-2024-36959). +- Update + patches.suse/ppdev-Add-an-error-check-in-register_device.patch + (git-fixes bsc#1225640 CVE-2024-36015). +- Update patches.suse/qibfs-fix-dentry-leak.patch (git-fixes + CVE-2024-36947). +- Update + patches.suse/regmap-maple-Fix-cache-corruption-in-regcache_maple_.patch + (git-fixes bsc#1225695 CVE-2024-36019). +- Update + patches.suse/s390-cio-Ensure-the-copied-buf-is-NUL-terminated.patch + (git-fixes bsc#1223869 bsc#1225747 CVE-2024-36931). +- Update + patches.suse/s390-qeth-Fix-kernel-panic-after-setting-hsuid.patch + (git-fixes bsc#1223874 bsc#1225775 CVE-2024-36928). +- Update + patches.suse/scsi-qla2xxx-Fix-off-by-one-in-qla_edif_app_getstats.patch + (git-fixes bsc#1225704 CVE-2024-36025). +- Update + patches.suse/spi-fix-null-pointer-dereference-within-spi_sync.patch + (git-fixes CVE-2024-36930). +- Update + patches.suse/swiotlb-Fix-double-allocation-of-slots-due-to-broken-alignment-handling.patch + (bsc#1224331 bsc#1224602 CVE-2024-35814). +- Update + patches.suse/tty-n_gsm-fix-possible-out-of-bounds-in-gsm0_receive.patch + (git-fixes bsc#1225642 CVE-2024-36016). +- Update + patches.suse/usb-gadget-f_fs-Fix-race-between-aio_cancel-and-AIO-.patch + (git-fixes bsc#1225749 CVE-2024-36894). +- Update + patches.suse/usb-gadget-uvc-use-correct-buffer-size-when-parsing-.patch + (git-fixes bsc#1225750 CVE-2024-36895). +- Update + patches.suse/usb-typec-tcpm-Check-for-port-partner-validity-befor.patch + (git-fixes bsc#1225748 CVE-2024-36893). +- Update + patches.suse/wifi-iwlwifi-mvm-guard-against-invalid-STA-ID-on-rem.patch + (stable-fixes bsc#1225769 CVE-2024-36921). +- Update + patches.suse/wifi-iwlwifi-read-txq-read_ptr-under-lock.patch + (stable-fixes CVE-2024-36922). +- Update + patches.suse/wifi-nl80211-don-t-free-NULL-coalescing-rule.patch + (git-fixes CVE-2024-36941). +- Update + patches.suse/x86-efistub-Call-mixed-mode-boot-services-on-the-firmware-.patch + (git-fixes bsc#1224742 CVE-2024-35803). +- commit 539780f + +------------------------------------------------------------------- +Mon Jun 3 13:25:29 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries/lparcfg: drop error message from guest name + lookup (bsc#1187716 ltc#193451 git-fixes). +- commit ceab637 + +------------------------------------------------------------------- +Mon Jun 3 13:19:17 CEST 2024 - msuchanek@suse.de + +- blacklist.conf: PPC fsl_msi is not used +- commit ae6590d + +------------------------------------------------------------------- +Mon Jun 3 13:03:27 CEST 2024 - msuchanek@suse.de + +- powerpc/uaccess: Use YZ asm constraint for ld (bsc#1194869). +- powerpc/uaccess: Fix build errors seen with GCC 13/14 + (bsc#1194869). +- commit 46b5d84 + +------------------------------------------------------------------- +Mon Jun 3 10:20:30 CEST 2024 - shung-hsi.yu@suse.com + +- Add reference to L3 bsc#1225765 in BPF control flow graph and precision backtrack fixes (bsc#1225756) + The L3 bsc#1225765 was created seperately since our customer requires + PTF. +- Update patches.suse/bpf-fix-precision-backtracking-instruction-iteration.patch +- Update patches.suse/bpf-handle-ldimm64-properly-in-check_cfg.patch +- Update patches.suse/selftests-bpf-add-edge-case-backtracking-logic-test.patch +- Update patches.suse/selftests-bpf-precision-tracking-test-for-BPF_NEG-an.patch +- commit 054635e + +------------------------------------------------------------------- +Mon Jun 3 01:12:20 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: release mutex after nft_gc_seq_end from + abort path (CVE-2024-26925 bsc#1223390). +- commit 578a709 + +------------------------------------------------------------------- +Mon Jun 3 01:11:15 CEST 2024 - mkubecek@suse.cz + +- series.conf: cleanup + Fix subsection header to silence series_insert error. +- commit 4628dc3 + +------------------------------------------------------------------- +Sat Jun 1 10:18:30 CEST 2024 - tiwai@suse.de + +- ASoC: wm_adsp: Add missing MODULE_DESCRIPTION() (git-fixes). +- ALSA: ump: Set default protocol when not given explicitly + (git-fixes). +- ALSA/hda: intel-dsp-config: reduce log verbosity (git-fixes). +- ALSA: core: Remove debugfs at disconnection (git-fixes). +- commit f8e0906 + +------------------------------------------------------------------- +Sat Jun 1 10:14:34 CEST 2024 - tiwai@suse.de + +- drm/panel: sitronix-st7789v: fix display size for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: tweak timing for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 + panel (git-fixes). +- dma-buf/sw-sync: don't enable IRQ from sync_print_obj() + (git-fixes). +- Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 + devices" (stable-fixes). +- drm/amd/display: Enable colorspace property for MST connectors + (git-fixes). +- drm/i915: Fix audio component initialization (git-fixes). +- drm/i915/dpt: Make DPT object unshrinkable (git-fixes). +- drm/i915/gt: Fix CCS id's calculation for CCS mode setting + (git-fixes). +- drm/i915/guc: avoid FIELD_PREP warning (git-fixes). +- drm/i915/gt: Disarm breadcrumbs if engines are already idle + (git-fixes). +- drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) + (git-fixes). +- hwmon: (shtc1) Fix property misspelling (git-fixes). +- hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board + power sensor (git-fixes). +- spi: stm32: Don't warn about spurious interrupts (git-fixes). +- spi: Don't mark message DMA mapped when no transfer in it is + (git-fixes). +- dma-mapping: benchmark: handle NUMA_NO_NODE correctly + (git-fixes). +- dma-mapping: benchmark: fix node id validation (git-fixes). +- ALSA: seq: ump: Fix swapped song position pointer data + (git-fixes). +- ASoC: SOF: ipc4-topology: Fix input format query of process + modules without base extension (git-fixes). +- ALSA: seq: Fix yet another spot for system message conversion + (git-fixes). +- ALSA: ump: Don't accept an invalid UMP protocol number + (git-fixes). +- ALSA: ump: Don't clear bank selection after sending a program + change (git-fixes). +- ALSA: seq: Fix incorrect UMP type for system messages + (git-fixes). +- ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 + conversion (git-fixes). +- ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP + conversion (git-fixes). +- ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp + (git-fixes). +- docs: netdev: Fix typo in Signed-off-by tag (git-fixes). +- net: usb: smsc95xx: fix changing LED_SEL bit value updated + from EEPROM (git-fixes). +- net: phy: micrel: set soft_reset callback to genphy_soft_reset + for KSZ8061 (git-fixes). +- commit e5505a5 + +------------------------------------------------------------------- +Sat Jun 1 10:09:27 CEST 2024 - tiwai@suse.de + +- Add alt-commit to a nouveau patch +- commit 0024d10 + +------------------------------------------------------------------- +Fri May 31 19:39:48 CEST 2024 - dsterba@suse.com + +- 9p: add missing locking around taking dentry fid list (git-fixes) +- commit 581af2d + +------------------------------------------------------------------- +Fri May 31 18:08:13 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only a VFS cleanup +- commit f4a0ca8 + +------------------------------------------------------------------- +Fri May 31 18:00:27 CEST 2024 - dsterba@suse.com + +- blacklist.conf: openpromfs not built +- commit 475ff82 + +------------------------------------------------------------------- +Fri May 31 17:58:22 CEST 2024 - dsterba@suse.com + +- ecryptfs: Fix buffer size for tag 66 packet (git-fixes) +- commit 17aae28 + +------------------------------------------------------------------- +Fri May 31 17:18:11 CEST 2024 - dsterba@suse.com + +- fs/9p: translate O_TRUNC into OTRUNC (git-fixes) +- commit e03e9a5 + +------------------------------------------------------------------- +Fri May 31 17:14:43 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END + (git-fixes). +- commit e824dba + +------------------------------------------------------------------- +Fri May 31 17:14:08 CEST 2024 - dsterba@suse.com + +- fs/9p: only translate RWX permissions for plain 9P2000 (git-fixes) +- commit ebd0dc6 + +------------------------------------------------------------------- +Fri May 31 17:11:23 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: precision tracking test for BPF_NEG and BPF_END + (bsc#1225756). +- commit a410d73 + +------------------------------------------------------------------- +Fri May 31 17:08:22 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: add edge case backtracking logic test + (bsc#1225756). +- bpf: fix precision backtracking instruction iteration + (bsc#1225756). +- bpf: handle ldimm64 properly in check_cfg() (bsc#1225756). +- commit 9cbb99b + +------------------------------------------------------------------- +Fri May 31 16:48:47 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove add and revert patch pair +- commit f17fe30 + +------------------------------------------------------------------- +Fri May 31 16:41:07 CEST 2024 - dsterba@suse.com + +- fs: indicate request originates from old mount API (git-fixes) +- commit 0754468 + +------------------------------------------------------------------- +Fri May 31 16:38:52 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only comment fix +- commit b912460 + +------------------------------------------------------------------- +Fri May 31 16:36:29 CEST 2024 - dsterba@suse.com + +- locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock (git-fixes) +- commit 4c48f9f + +------------------------------------------------------------------- +Fri May 31 16:34:32 CEST 2024 - dsterba@suse.com + +- fs: Fix error checking for d_hash_and_lookup() (git-fixes) +- commit c90513f + +------------------------------------------------------------------- +Fri May 31 16:31:13 CEST 2024 - dwagner@suse.de + +- nvme-pci: Add quirk for broken MSIs (git-fixes). +- nvme: fix warn output about shared namespaces without + CONFIG_NVME_MULTIPATH (git-fixes). +- drivers/nvme: Add quirks for device 126f:2262 (git-fixes). +- commit fff60eb + +------------------------------------------------------------------- +Fri May 31 16:05:29 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvme-ensure-disabling-pairs-with-unquiesce.patch + (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 jsc#PED-3535 + bsc#1224534). +- commit d9497f3 + +------------------------------------------------------------------- +Fri May 31 14:12:49 CEST 2024 - iivanov@suse.de + +- octeontx2-af: fix the double free in rvu_npc_freemem() (bsc#1225712 CVE-2024-36030) +- commit 294ca99 + +------------------------------------------------------------------- +Fri May 31 12:32:57 CEST 2024 - tbogendoerfer@suse.de + +- idpf: extend tx watchdog timeout (bsc#1224137). +- commit fbf0ed6 + +------------------------------------------------------------------- +Fri May 31 11:27:23 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86/pmu: Allow programming events that match + unsupported arch events (bsc#1225696). +- Refresh + patches.suse/KVM-x86-pmu-Allow-programming-events-that-match-unsu.patch. +- commit 0e4ccf5 + +------------------------------------------------------------------- +Thu May 30 10:09:45 CEST 2024 - iivanov@suse.de + +- swiotlb: extend buffer pre-padding to alloc_align_mask if necessary (bsc#1224331) +- commit c148fd3 + +------------------------------------------------------------------- +Thu May 30 09:03:10 CEST 2024 - davide.benini@suse.com + +- calipso: fix memory leak in netlbl_calipso_add_pass() + (CVE-2023-52698 bsc#1224621) +- commit 5fc90b9 + +------------------------------------------------------------------- +Thu May 30 07:29:06 CEST 2024 - jslaby@suse.cz + +- kabi/severities: ignore IMS functions + They were dropped in previous patches. Noone is supposed to use them. +- commit 494909c + +------------------------------------------------------------------- +Thu May 30 05:29:52 CEST 2024 - ematsumiya@suse.de + +- smb: client: set correct id, uid and cruid for multiuser + automounts (bsc#1223011, CVE-2024-26822). +- commit 6fce785 + +------------------------------------------------------------------- +Thu May 30 05:26:33 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential OOBs in smb2_parse_contexts() + (bsc#1220148, CVE-2023-52434). +- commit a00a7f6 + +------------------------------------------------------------------- +Wed May 29 19:16:39 CEST 2024 - colyli@suse.de + +- dm-integrity: fix a memory leak when rechecking the data + (bsc#1223077, CVE-2024-26860). +- commit 29984e7 + +------------------------------------------------------------------- +Wed May 29 19:05:23 CEST 2024 - fdmanana@suse.com + +- btrfs: zoned: don't skip block groups with 100% zone unusable + (bsc#1220120). +- btrfs: don't refill whole delayed refs block reserve when + starting transaction (bsc#1220120). +- btrfs: add new unused block groups to the list of unused block + groups (bsc#1220120). +- btrfs: do not delete unused block group if it may be used soon + (bsc#1220120). +- btrfs: add and use helper to check if block group is used + (bsc#1220120). +- btrfs: always reserve space for delayed refs when starting + transaction (bsc#1220120). +- btrfs: stop doing excessive space reservation for csum deletion + (bsc#1220120). +- btrfs: remove pointless initialization at + btrfs_delayed_refs_rsv_release() (bsc#1220120). +- btrfs: reserve space for delayed refs on a per ref basis + (bsc#1220120). +- btrfs: allow to run delayed refs by bytes to be released + instead of count (bsc#1220120). +- btrfs: simplify check for extent item overrun at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: return -EUCLEAN if extent item is missing when searching + inline backref (bsc#1220120). +- btrfs: use a single variable for return value at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: use a single variable for return value at + run_delayed_extent_op() (bsc#1220120). +- btrfs: remove pointless 'ref_root' variable from + run_delayed_data_ref() (bsc#1220120). +- btrfs: initialize key where it's used when running delayed + data ref (bsc#1220120). +- btrfs: remove refs_to_drop argument from __btrfs_free_extent() + (bsc#1220120). +- btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: remove the refcount warning/check at + btrfs_put_delayed_ref() (bsc#1220120). +- btrfs: remove unnecessary logic when running new delayed + references (bsc#1220120). +- btrfs: pass a space_info argument to + btrfs_reserve_metadata_bytes() (bsc#1220120). +- btrfs: log message if extent item not found when running + delayed extent op (bsc#1220120). +- btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: move btrfs_free_excluded_extents() into block-group.c + (bsc#1220120). +- btrfs: open code trivial btrfs_add_excluded_extent() + (bsc#1220120). +- btrfs: make find_first_extent_bit() return a boolean + (bsc#1220120). +- btrfs: make btrfs_destroy_pinned_extent() return void + (bsc#1220120). +- btrfs: make btrfs_destroy_marked_extents() return void + (bsc#1220120). +- btrfs: rename add_new_free_space() to btrfs_add_new_free_space() + (bsc#1220120). +- btrfs: update documentation for add_new_free_space() + (bsc#1220120). +- commit 37b05cd + +------------------------------------------------------------------- +Wed May 29 18:24:54 CEST 2024 - nstange@suse.de + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch (bsc#1222771). + In preparation of enabling CONFIG_FIPS_SIGNATURE_SELFTEST, amend the + missing 'usage' argument in the pkcs7_validate_trust() invocation + from the PKCS#7 selftest. +- commit cfa0827 + +------------------------------------------------------------------- +Wed May 29 17:39:53 CEST 2024 - mbrugger@suse.com + +- blacklist.conf: arm: kernel does not support folios +- commit e0489ca + +------------------------------------------------------------------- +Wed May 29 17:23:53 CEST 2024 - pmladek@suse.com + +- printk: Let no_printk() use _printk() (bsc#1225618). +- commit 2abd745 + +------------------------------------------------------------------- +Wed May 29 17:04:32 CEST 2024 - pmladek@suse.com + +- printk: Update @console_may_schedule in + console_trylock_spinning() (bsc#1225616). +- commit e5e7ac5 + +------------------------------------------------------------------- +Wed May 29 16:39:49 CEST 2024 - mkoutny@suse.com + +- af_unix: fix use-after-free in unix_stream_read_actor() + (CVE-2023-52772 bsc#1224989). +- commit 0f5ff3f + +------------------------------------------------------------------- +Wed May 29 16:37:13 CEST 2024 - nstange@suse.de + +- certs: Add ECDSA signature verification self-test (bsc#1222777). +- Port "certs: Add ECDSA signature verification self-test". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_ECDSA. +- Refresh + 0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + trivial context update to Kconfig +- commit 7338b2e + +------------------------------------------------------------------- +Wed May 29 16:36:36 CEST 2024 - pmladek@suse.com + +- dump_stack: Do not get cpu_sync for panic CPU (bsc#1225607). +- commit 3d953e1 + +------------------------------------------------------------------- +Wed May 29 16:30:09 CEST 2024 - pmladek@suse.com + +- printk: Avoid non-panic CPUs writing to ringbuffer + (bsc#1225607). +- commit 9a41cad + +------------------------------------------------------------------- +Wed May 29 16:25:37 CEST 2024 - nstange@suse.de + +- certs: Move RSA self-test data to separate file (bsc#1222777). +- Port "certs: Move RSA self-test data to separate file". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_RSA. +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + - trivial context update to Kconfig, + - account for changed pkcs7_validate_trust() callsite amended by + this refreshed patch. +- commit 248ad2a + +------------------------------------------------------------------- +Wed May 29 16:22:01 CEST 2024 - pmladek@suse.com + +- printk: Disable passing console lock owner completely during + panic() (bsc#1225607). +- commit a31a4d6 + +------------------------------------------------------------------- +Wed May 29 16:19:57 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Skip non-finalized records in panic + (bsc#1225607). +- commit 8be42db + +------------------------------------------------------------------- +Wed May 29 16:06:55 CEST 2024 - nstange@suse.de + +- Enable CONFIG_FIPS_SIGNATURE_SELFTEST (bsc#1222771) +- commit 4ade1c7 + +------------------------------------------------------------------- +Wed May 29 15:50:37 CEST 2024 - pmladek@suse.com + +- printk: Wait for all reserved records with pr_flush() + (bsc#1225607). +- commit 4a07b6c + +------------------------------------------------------------------- +Wed May 29 15:35:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Cleanup reader terminology (bsc#1225607). +- commit b3f2a50 + +------------------------------------------------------------------- +Wed May 29 15:27:23 CEST 2024 - pmladek@suse.com + +- printk: Add this_cpu_in_panic() (bsc#1225607). +- commit 8afb830 + +------------------------------------------------------------------- +Wed May 29 15:21:57 CEST 2024 - pmladek@suse.com + +- printk: For @suppress_panic_printk check for other CPU in panic + (bsc#1225607). +- commit f2045e0 + +------------------------------------------------------------------- +Wed May 29 15:20:31 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Clarify special lpos values (bsc#1225607). +- commit d1338d8 + +------------------------------------------------------------------- +Wed May 29 15:17:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Do not skip non-finalized records with + prb_next_seq() (bsc#1225607). +- commit 1ea687c + +------------------------------------------------------------------- +Wed May 29 15:17:05 CEST 2024 - mkoutny@suse.com + +- prctl: generalize PR_SET_MDWE support check to be per-arch + (bsc#1225610). +- commit b86afe4 + +------------------------------------------------------------------- +Wed May 29 15:15:57 CEST 2024 - pmladek@suse.com + +- printk: Use prb_first_seq() as base for 32bit seq macros + (bsc#1225607). +- commit ea93856 + +------------------------------------------------------------------- +Wed May 29 15:14:03 CEST 2024 - pmladek@suse.com + +- printk: Adjust mapping for 32bit seq macros (bsc#1225607). +- commit e9e690d + +------------------------------------------------------------------- +Wed May 29 14:57:00 CEST 2024 - mkoutny@suse.com + +- blk-cgroup: fix list corruption from reorder of WRITE ->lqueued + (bsc#1225605). +- blk-cgroup: fix list corruption from resetting io stat + (bsc#1225605). +- commit c132bd3 + +------------------------------------------------------------------- +Wed May 29 14:56:41 CEST 2024 - pmladek@suse.com + +- printk: nbcon: Relocate 32bit seq macros (bsc#1225607). +- commit 6293dd4 + +------------------------------------------------------------------- +Wed May 29 14:47:13 CEST 2024 - pmladek@suse.com + +- printk: Rename abandon_console_lock_in_panic() to + other_cpu_in_panic() (bsc#1225607). +- commit 74aec78 + +------------------------------------------------------------------- +Wed May 29 14:42:32 CEST 2024 - pmladek@suse.com + +- printk: Consolidate console deferred printing (bsc#1225607). +- commit c45374f + +------------------------------------------------------------------- +Wed May 29 14:39:55 CEST 2024 - pmladek@suse.com + +- printk: Do not take console lock for console_flush_on_panic() + (bsc#1225607). +- commit ca5038f + +------------------------------------------------------------------- +Wed May 29 14:38:54 CEST 2024 - pmladek@suse.com + +- printk: Keep non-panic-CPUs out of console lock (bsc#1225607). +- commit 2d7bf36 + +------------------------------------------------------------------- +Wed May 29 14:24:43 CEST 2024 - pmladek@suse.com + +- printk: Reduce console_unblank() usage in unsafe scenarios + (bsc#1225607). +- commit 54eafaa + +------------------------------------------------------------------- +Wed May 29 13:45:07 CEST 2024 - pmladek@suse.com + +- livepatch: Fix missing newline character in + klp_resolve_symbols() (bsc#1223539). +- commit af0f908 + +------------------------------------------------------------------- +Wed May 29 13:33:07 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: system-wide nr_active enforcement patchset; + not worth the risk (bsc#1225580) +- commit 059cebc + +------------------------------------------------------------------- +Wed May 29 13:28:17 CEST 2024 - shung-hsi.yu@suse.com + +- cpumap: Zero-initialise xdp_rxq_info struct before running + XDP program (bsc#1224718 CVE-2024-27431). +- commit fb7728a + +------------------------------------------------------------------- +Wed May 29 12:12:14 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct bpf_link and bpf_link_ops kABI workaround + (bsc#1224531 CVE-2024-35860). +- commit 7744489 + +------------------------------------------------------------------- +Wed May 29 12:07:39 CEST 2024 - jslaby@suse.cz + +- Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support" + (git-fixes). +- Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()" (git-fixes). +- Revert "PCI/MSI: Provide stubs for IMS functions" (git-fixes). +- commit 0dc394b + +------------------------------------------------------------------- +Wed May 29 11:50:31 CEST 2024 - jslaby@suse.cz + +- ppdev: Add an error check in register_device (git-fixes). +- commit cfdb6a2 + +------------------------------------------------------------------- +Wed May 29 11:43:15 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: support deferring bpf_link dealloc to after RCU grace + period (bsc#1224531 CVE-2024-35860). +- bpf: put uprobe link's path and task in release callback + (bsc#1224531 CVE-2024-35860). +- commit a95dd44 + +------------------------------------------------------------------- +Wed May 29 11:25:39 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Fix not validating setsockopt user input + (bsc#1224581 CVE-2024-35964). +- commit 9d49d44 + +------------------------------------------------------------------- +Wed May 29 11:06:17 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: cosmetic; truncated names in ps output +- commit 2ed068f + +------------------------------------------------------------------- +Wed May 29 10:52:47 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Add support for BT_PKT_STATUS (bsc#1224581 + CVE-2024-35964). +- commit cadac48 + +------------------------------------------------------------------- +Wed May 29 10:13:51 CEST 2024 - jlee@suse.com + +- Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic (bsc#1224581 + CVE-2024-35964). +- Refresh + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch. +- commit 774d916 + +------------------------------------------------------------------- +Wed May 29 09:52:10 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Prevent lock inversion deadlock in map delete elem + (bsc#1209657 CVE-2023-0160 bsc#1224511 CVE-2024-35895). +- commit fa3fb92 + +------------------------------------------------------------------- +Wed May 29 07:53:36 CEST 2024 - tiwai@suse.de + +- tpm_tis_spi: Account for SPI header when allocating TPM SPI + xfer buffer (git-fixes). +- commit 6d124e2 + +------------------------------------------------------------------- +Tue May 28 23:45:57 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_debug_files_proc_show() + (bsc#1225172, bsc#1223532, CVE-2024-26928). +- commit 1089c4a + +------------------------------------------------------------------- +Tue May 28 23:42:54 CEST 2024 - ematsumiya@suse.de + +- smb3: missing lock when picking channel (bsc#1225172, + bsc#1224550, CVE-2024-35999). +- commit d7be3a1 + +------------------------------------------------------------------- +Tue May 28 23:42:14 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in + cifs_signal_cifsd_for_reconnect() (bsc#1225172, bsc#1224766, + CVE-2024-35861). +- commit 0d45a76 + +------------------------------------------------------------------- +Tue May 28 23:41:36 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_network_name_deleted() + (bsc#1225172, bsc#1224764, CVE-2024-35862). +- commit 6632102 + +------------------------------------------------------------------- +Tue May 28 23:40:50 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in is_valid_oplock_break() + (bsc#1225172, bsc#1224763, CVE-2024-35863). +- commit 06c348c + +------------------------------------------------------------------- +Tue May 28 23:40:05 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_oplock_break() + (bsc#1225172, bsc#1224668, CVE-2024-35865). +- commit 60bea5b + +------------------------------------------------------------------- +Tue May 28 23:39:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_lease_break() + (bsc#1225172, bsc#1224765, CVE-2024-35864). +- commit 52cc8d8 + +------------------------------------------------------------------- +Tue May 28 23:38:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_show() + (bsc#1225172, bsc#1224664, CVE-2024-35867). +- commit 3a82d6a + +------------------------------------------------------------------- +Tue May 28 23:35:58 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_write() + (bsc#1225172, bsc#1224678, CVE-2024-35868). +- commit fb4bf4e + +------------------------------------------------------------------- +Tue May 28 23:35:08 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_dump_full_key() + (bsc#1225172, bsc#1224667, CVE-2024-35866). +- commit b0961fe + +------------------------------------------------------------------- +Tue May 28 23:33:25 CEST 2024 - ematsumiya@suse.de + +- smb: client: guarantee refcounted children from parent session + (bsc#1225172, bsc#1224679, CVE-2024-35869). +- commit 97642d2 + +------------------------------------------------------------------- +Tue May 28 23:32:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix UAF in smb2_reconnect_server() (bsc#1225172, + bsc#1224672, CVE-2024-35870). +- commit e205efa + +------------------------------------------------------------------- +Tue May 28 23:20:35 CEST 2024 - ematsumiya@suse.de + +- smb: Fix regression in writes when non-standard maximum write + size negotiated (bsc#1222464, CVE-2024-26692). +- commit 761be1f + +------------------------------------------------------------------- +Tue May 28 20:19:26 CEST 2024 - ematsumiya@suse.de + +- cifs: Fix writeback data corruption (bsc#1225172, + bsc#1223810, CVE-2024-27036). +- commit 75108cc + +------------------------------------------------------------------- +Tue May 28 20:07:48 CEST 2024 - ematsumiya@suse.de + +- cifs: Don't use certain unnecessary folio_*() functions + (bsc#1225172). +- commit 3ddf86f + +------------------------------------------------------------------- +Tue May 28 16:02:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: Ignore all devicetree schemes changes + We do not use them, so lets silence all git-fixes for them. +- commit 84a3286 + +------------------------------------------------------------------- +Tue May 28 13:34:20 CEST 2024 - nik.borisov@suse.com + +- x86/bpf: Fix IP after emitting call depth accounting (bsc#1224493 CVE-2024-35903). +- commit 1c0fa71 + +------------------------------------------------------------------- +Tue May 28 10:02:27 CEST 2024 - pjakobsson@suse.de + +- drm/amdgpu: Skip do PCI error slot reset during RAS recovery (CVE-2024-35931 bsc#1224652). +- commit 1dec1c9 + +------------------------------------------------------------------- +Tue May 28 08:15:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore TAS2781 symbol drop, it's only locally used +- commit f367fdb + +------------------------------------------------------------------- +Tue May 28 08:12:45 CEST 2024 - tiwai@suse.de + +- ASoC: tas2781: Fix wrong loading calibrated data sequence + (git-fixes). +- commit 5851e36 + +------------------------------------------------------------------- +Tue May 28 08:10:39 CEST 2024 - tiwai@suse.de + +- mm: page_owner: fix wrong information in dump_page_owner + (git-fixes). +- ALSA: scarlett2: Add missing error check to + scarlett2_config_save() (git-fixes). +- commit 4b2ccd1 + +------------------------------------------------------------------- +Tue May 28 06:53:34 CEST 2024 - jslaby@suse.cz + +- x86/mm/pat: fix VM_PAT handling in COW mappings (bsc#1224525 + CVE-2024-35877). +- commit 24cc941 + +------------------------------------------------------------------- +Mon May 27 21:33:13 CEST 2024 - davide.benini@suse.com + +- ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr + (CVE-2024-35969 bsc#1224580) +- commit f419c6d + +------------------------------------------------------------------- +Mon May 27 20:45:38 CEST 2024 - tbogendoerfer@suse.de + +- mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash + work (CVE-2024-35852 bsc#1224502). +- mlxsw: spectrum_acl_tcam: Fix incorrect list API usage + (CVE-2024-36006 bsc#1224541). +- mlxsw: spectrum_acl_tcam: Fix warning during rehash + (CVE-2024-36007 bsc#1224543). +- commit 88a980b + +------------------------------------------------------------------- +Mon May 27 18:45:10 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/vt-d: Enable PCI/IMS" (git-fixes). +- commit f424462 + +------------------------------------------------------------------- +Mon May 27 18:39:43 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/amd: Enable PCI/IMS" (git-fixes). +- commit 278bf80 + +------------------------------------------------------------------- +Mon May 27 18:29:15 CEST 2024 - vkarasulli@suse.de + +- iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest + (git-fixes). +- commit 481f9bd + +------------------------------------------------------------------- +Mon May 27 18:26:02 CEST 2024 - fdmanana@suse.com + +- btrfs: avoid start and commit empty transaction when flushing + qgroups (bsc#1220120). +- btrfs: avoid start and commit empty transaction when starting + qgroup rescan (bsc#1220120). +- btrfs: avoid starting and committing empty transaction when + flushing space (bsc#1220120). +- btrfs: avoid starting new transaction when flushing delayed + items and refs (bsc#1220120). +- btrfs: merge find_free_dev_extent() and + find_free_dev_extent_start() (bsc#1220120). +- btrfs: make find_free_dev_extent() static (bsc#1220120). +- btrfs: make btrfs_cleanup_fs_roots() static (bsc#1220120). +- btrfs: fail priority metadata ticket with real fs error + (bsc#1220120). +- btrfs: return real error when orphan cleanup fails due to a + transaction abort (bsc#1220120). +- btrfs: store the error that turned the fs into error state + (bsc#1220120). +- btrfs: don't steal space from global rsv after a transaction + abort (bsc#1220120). +- btrfs: print available space across all block groups when + dumping space info (bsc#1220120). +- btrfs: print available space for a block group when dumping + a space info (bsc#1220120). +- btrfs: print block group super and delalloc bytes when dumping + space info (bsc#1220120). +- btrfs: print target number of bytes when dumping free space + (bsc#1220120). +- btrfs: update comment for btrfs_join_transaction_nostart() + (bsc#1220120). +- commit b4554d4 + +------------------------------------------------------------------- +Mon May 27 18:11:48 CEST 2024 - vbabka@suse.cz + +- mm/secretmem: fix GUP-fast succeeding on secretmem folios + (CVE-2024-35872 bsc#1224530). +- commit 42a2f6f + +------------------------------------------------------------------- +Mon May 27 17:29:41 CEST 2024 - ematsumiya@suse.de + +- cifs: fix charset issue in reconnection (bsc#1225172). +- commit b4ea103 + +------------------------------------------------------------------- +Mon May 27 17:07:38 CEST 2024 - fdmanana@suse.com + +- btrfs: make btrfs_destroy_delayed_refs() return void + (bsc#1220120). +- btrfs: remove unnecessary prototype declarations at disk-io.c + (bsc#1220120). +- btrfs: use a single switch statement when initializing delayed + ref head (bsc#1220120). +- btrfs: use bool type for delayed ref head fields that are used + as booleans (bsc#1220120). +- btrfs: assert correct lock is held at btrfs_select_ref_head() + (bsc#1220120). +- btrfs: get rid of label and goto at insert_delayed_ref() + (bsc#1220120). +- btrfs: make insert_delayed_ref() return a bool instead of an + int (bsc#1220120). +- btrfs: use a bool to track qgroup record insertion when adding + ref head (bsc#1220120). +- btrfs: remove pointless in_tree field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: remove unused is_head field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: reorder some members of struct btrfs_delayed_ref_head + (bsc#1220120). +- commit 2e19466 + +------------------------------------------------------------------- +Mon May 27 16:12:29 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations (CVE-2024-35956 bsc#1224674) +- commit 9bb0c20 + +------------------------------------------------------------------- +Mon May 27 16:07:17 CEST 2024 - dsterba@suse.com + +- Update patches.suse/btrfs-send-handle-path-ref-underflow-in-header-itera.patch (CVE-2024-35935 bsc#1224645) +- commit 5aa2b5a + +------------------------------------------------------------------- +Mon May 27 15:40:09 CEST 2024 - dsterba@suse.com + +- btrfs: make error messages more clear when getting a chunk map (git-fixes) +- commit 47ecf55 + +------------------------------------------------------------------- +Mon May 27 15:38:41 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: compilation warning fix +- commit 02490e2 + +------------------------------------------------------------------- +Mon May 27 15:37:02 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: code not built +- commit 5199fc3 + +------------------------------------------------------------------- +Mon May 27 15:29:06 CEST 2024 - dsterba@suse.com + +- btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super (git-fixes) +- commit 907e740 + +------------------------------------------------------------------- +Mon May 27 15:26:23 CEST 2024 - petr.pavlu@suse.com + +- tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test + (git-fixes). +- commit 113163c + +------------------------------------------------------------------- +Mon May 27 15:25:37 CEST 2024 - dsterba@suse.com + +- btrfs: use the correct superblock to compare fsid in btrfs_validate_super (git-fixes) +- commit 4318f3e + +------------------------------------------------------------------- +Mon May 27 15:25:21 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix a race between readers and resize checks + (git-fixes). +- commit 568ebcf + +------------------------------------------------------------------- +Mon May 27 15:23:46 CEST 2024 - dsterba@suse.com + +- btrfs: add a helper to read the superblock metadata_uuid (git-fixes) +- commit 543d7b8 + +------------------------------------------------------------------- +Mon May 27 15:21:39 CEST 2024 - petr.pavlu@suse.com + +- ftrace: Fix possible use-after-free issue in ftrace_location() + (git-fixes). +- commit 4cf7fca + +------------------------------------------------------------------- +Mon May 27 15:20:36 CEST 2024 - petr.pavlu@suse.com + +- tracing: hide unused ftrace_event_id_fops (git-fixes). +- commit 61c90c7 + +------------------------------------------------------------------- +Mon May 27 15:19:03 CEST 2024 - petr.pavlu@suse.com + +- blacklist.conf: add not-relevant tracing commits +- commit b97c070 + +------------------------------------------------------------------- +Mon May 27 11:19:26 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO (git-fixes). +- commit 1340b2d + +------------------------------------------------------------------- +Mon May 27 11:12:16 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Add missing boot_params for mixed mode compat entry (git-fixes). +- commit 12dcb3a + +------------------------------------------------------------------- +Mon May 27 11:08:48 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Call mixed mode boot services on the firmware's stack (git-fixes). +- commit 9d83518 + +------------------------------------------------------------------- +Mon May 27 11:08:27 CEST 2024 - nik.borisov@suse.com + +- x86/pm: Work around false positive kmemleak report in msr_build_context() (git-fixes). +- commit 2e5a312 + +------------------------------------------------------------------- +Mon May 27 11:07:16 CEST 2024 - nik.borisov@suse.com + +- x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y (git-fixes). +- commit 453faa5 + +------------------------------------------------------------------- +Mon May 27 11:06:52 CEST 2024 - nik.borisov@suse.com + +- x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() (git-fixes). +- commit e894262 + +------------------------------------------------------------------- +Mon May 27 10:59:27 CEST 2024 - nik.borisov@suse.com + +- mm/slab: make __free(kfree) accept error pointers (git-fixes). +- commit 8b5f449 + +------------------------------------------------------------------- +Mon May 27 10:52:46 CEST 2024 - nik.borisov@suse.com + +- x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT (git-fixes). +- commit fa1d89a + +------------------------------------------------------------------- +Mon May 27 09:54:37 CEST 2024 - jgross@suse.com + +- Update + patches.suse/virtio_net-Do-not-send-RSS-key-if-it-is-not-supporte.patch + (bsc#1224565, CVE-2024-35981). +- commit 50a448d + +------------------------------------------------------------------- +Mon May 27 09:52:27 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-x86-Mark-target-gfn-of-emulated-atomic-instructi.patch + (bsc#1224638, CVE-2024-35804). +- commit aac65c3 + +------------------------------------------------------------------- +Mon May 27 09:49:04 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-SVM-Flush-pages-under-kvm-lock-to-fix-UAF-in-svm.patch + (bsc#1224725, CVE-2024-35791). +- commit 80eb8d1 + +------------------------------------------------------------------- +Mon May 27 08:09:27 CEST 2024 - tiwai@suse.de + +- cxl/port: Fix delete_endpoint() vs parent unregistration race + (CVE-2023-52771 bsc#1225007). +- commit b115e15 + +------------------------------------------------------------------- +Sun May 26 09:46:10 CEST 2024 - tiwai@suse.de + +- i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during + start frame (git-fixes). +- commit cc09a8e + +------------------------------------------------------------------- +Sun May 26 09:45:48 CEST 2024 - tiwai@suse.de + +- kselftest: Add a ksft_perror() helper (stable-fixes). +- Refresh + patches.suse/selftests-timers-posix_timers-Reimplement-check_time.patch. +- commit f14f41c + +------------------------------------------------------------------- +Sun May 26 09:45:04 CEST 2024 - tiwai@suse.de + +- nilfs2: fix unexpected freezing of nilfs_segctor_sync() + (git-fixes). +- nilfs2: fix use-after-free of timer for log writer thread + (git-fixes). +- kasan, fortify: properly rename memintrinsics (git-fixes). +- i3c: master: svc: fix invalidate IBI type and miss call client + IBI handler (git-fixes). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (stable-fixes). +- drm/amd/display: Fix division by zero in setup_dsc_config + (stable-fixes). +- docs: kernel_include.py: Cope with docutils 0.21 (stable-fixes). +- mmc: core: Add HS400 tuning in HS400es initialization + (stable-fixes). +- commit 0b2962b + +------------------------------------------------------------------- +Sun May 26 09:41:07 CEST 2024 - tiwai@suse.de + +- Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() + (git-fixes). +- commit 3e2fb47 + +------------------------------------------------------------------- +Sat May 25 08:35:21 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook + 440/460 G11 (stable-fixes). +- ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with + ALC897 (stable-fixes). +- ALSA: usb-audio: Fix for sampling rates support for Mbox3 + (stable-fixes). +- ALSA: timer: Set lower bound of start tick time (stable-fixes). +- ALSA: usb-audio: Add sampling rates support for Mbox3 + (stable-fixes). +- commit ae40914 + +------------------------------------------------------------------- +Sat May 25 08:28:19 CEST 2024 - tiwai@suse.de + +- drm/nouveau: use tile_mode and pte_kind for VM_BIND bo + allocations (git-fixes). +- Input: cyapa - add missing input core locking to suspend/resume + functions (git-fixes). +- Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation + (git-fixes). +- Input: ims-pcu - fix printf string overflow (git-fixes). +- ASoC: tas2552: Add TX path for capturing AUDIO-OUT data + (git-fixes). +- ALSA: core: Fix NULL module pointer assignment at card init + (git-fixes). +- speakup: Fix sizeof() vs ARRAY_SIZE() bug (git-fixes). +- serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using + prescaler (git-fixes). +- serial: 8250_bcm7271: use default_mux_rate if possible + (git-fixes). +- serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup + (git-fixes). +- tty: n_gsm: fix missing receive state reset after mode switch + (git-fixes). +- tty: n_gsm: fix possible out-of-bounds in gsm0_receive() + (git-fixes). +- commit be92dbc + +------------------------------------------------------------------- +Sat May 25 01:33:04 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where multiple sessions share connection + (bsc#1225172). +- commit 6704757 + +------------------------------------------------------------------- +Sat May 25 01:32:51 CEST 2024 - ematsumiya@suse.de + +- smb3: show beginning time for per share stats (bsc#1225172). +- commit 9dab491 + +------------------------------------------------------------------- +Sat May 25 01:32:38 CEST 2024 - ematsumiya@suse.de + +- cifs: cifs_chan_is_iface_active should be called with chan_lock + held (bsc#1225172). +- commit 7f878c6 + +------------------------------------------------------------------- +Sat May 25 01:32:24 CEST 2024 - ematsumiya@suse.de + +- cifs: do not pass cifs_sb when trying to add channels + (bsc#1225172). +- commit b48e89f + +------------------------------------------------------------------- +Sat May 25 01:32:10 CEST 2024 - ematsumiya@suse.de + +- smb: client: remove extra @chan_count check in + __cifs_put_smb_ses() (bsc#1225172). +- commit 58e3272 + +------------------------------------------------------------------- +Sat May 25 01:31:57 CEST 2024 - ematsumiya@suse.de + +- cifs: reconnect work should have reference on server struct + (bsc#1225172). +- commit f1bff59 + +------------------------------------------------------------------- +Sat May 25 01:31:44 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where a channel is closed (bsc#1225172). +- commit c305501 + +------------------------------------------------------------------- +Sat May 25 01:31:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: reduce stack usage in cifs_try_adding_channels() + (bsc#1225172). +- commit 16a3d64 + +------------------------------------------------------------------- +Sat May 25 01:31:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs code dep in namespace.c + (bsc#1225172). +- commit 658ebd6 + +------------------------------------------------------------------- +Sat May 25 01:31:04 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs naming in automount code + (bsc#1225172). +- commit b47e685 + +------------------------------------------------------------------- +Sat May 25 01:26:39 CEST 2024 - ematsumiya@suse.de + +- smb: client: rename cifs_dfs_ref.c to namespace.c (bsc#1225172). +- commit 429bc2d + +------------------------------------------------------------------- +Sat May 25 01:25:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: ensure to try all targets when finding nested links + (bsc#1225172). +- commit b03bac4 + +------------------------------------------------------------------- +Sat May 25 01:25:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: introduce DFS_CACHE_TGT_LIST() (bsc#1225172). +- commit f066846 + +------------------------------------------------------------------- +Sat May 25 01:25:04 CEST 2024 - ematsumiya@suse.de + +- cifs: account for primary channel in the interface list + (bsc#1225172). +- commit 28558fb + +------------------------------------------------------------------- +Sat May 25 01:24:50 CEST 2024 - ematsumiya@suse.de + +- cifs: distribute channels across interfaces based on speed + (bsc#1225172). +- commit 66db7c6 + +------------------------------------------------------------------- +Fri May 24 20:33:36 CEST 2024 - tiwai@suse.de + +- dmaengine: dw-edma: eDMA: Add sync read before starting the + DMA transfer in remote setup (CVE-2024-27408 bsc#1224430). +- commit 26ca7a6 + +------------------------------------------------------------------- +Fri May 24 20:29:39 CEST 2024 - tiwai@suse.de + +- pmdomain: ti: Add a null pointer check to the + omap_prm_domain_init (CVE-2024-35943 bsc#1224649). +- commit 4abda58 + +------------------------------------------------------------------- +Fri May 24 20:27:11 CEST 2024 - tiwai@suse.de + +- media: mediatek: vcodec: Fix oops when HEVC init fails + (CVE-2024-35921 bsc#1224477). +- commit 7226612 + +------------------------------------------------------------------- +Fri May 24 18:18:36 CEST 2024 - tiwai@suse.de + +- drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() + for hisi_hns3_pmu uninit process (CVE-2023-52860 bsc#1224936). +- commit f0f6842 + +------------------------------------------------------------------- +Fri May 24 18:15:40 CEST 2024 - tiwai@suse.de + +- kABI workaround for struct idxd_evl (CVE-2024-35991 + bsc#1224553). +- commit 4c82821 + +------------------------------------------------------------------- +Fri May 24 18:11:49 CEST 2024 - tiwai@suse.de + +- dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue + (CVE-2024-35991 bsc#1224553). +- commit bba26d6 + +------------------------------------------------------------------- +Fri May 24 16:30:01 CEST 2024 - mgorman@suse.de + +- sched/topology: Optimize topology_span_sane() (bsc#1225053). +- cpumask: Add for_each_cpu_from() (bsc#1225053). +- commit a6ca3d0 + +------------------------------------------------------------------- +Fri May 24 15:19:25 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during + rehash (CVE-2024-35854 bsc#1224636). +- commit 2a8bef6 + +------------------------------------------------------------------- +Fri May 24 14:10:08 CEST 2024 - davide.benini@suse.com + +- net: mctp: take ownership of skb in mctp_local_output + (CVE-2024-27418 bsc#1224720) +- commit afb99d9 + +------------------------------------------------------------------- +Fri May 24 13:54:38 CEST 2024 - davide.benini@suse.com + +- ipv6: fix potential "struct net" leak in inet6_rtm_getaddr() + (CVE-2024-27417 bsc#1224721) +- commit 4e68c84 + +------------------------------------------------------------------- +Fri May 24 09:07:32 CEST 2024 - tiwai@suse.de + +- regulator: bd71828: Don't overwrite runtime voltages + (git-fixes). +- nfc: nci: Fix handling of zero-length payload packets in + nci_rx_work() (git-fixes). +- nfc: nci: Fix uninit-value in nci_rx_work (git-fixes). +- selftests: net: kill smcrouted in the cleanup logic in amt.sh + (git-fixes). +- tools/latency-collector: Fix -Wformat-security compile warns + (git-fixes). +- commit 3a26e1a + +------------------------------------------------------------------- +Fri May 24 06:14:35 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Protect against int overflow for stack access size + (bsc#1224488 CVE-2024-35905). +- bpf: Check bloom filter map value size (bsc#1224488 + CVE-2024-35905). +- commit 5fa3c11 + +------------------------------------------------------------------- +Fri May 24 02:11:16 CEST 2024 - neilb@suse.de + +- autofs: use wake_up() instead of wake_up_interruptible(() + (bsc#1224166). +- commit eb57c74 + +------------------------------------------------------------------- +Thu May 23 19:29:39 CEST 2024 - mwilck@suse.com + +- Update patches.suse/scsi-qedf-Wait-for-stag-work-during-unload.patch (bsc#1214852) +- Update patches.suse/scsi-qedf-Don-t-process-stag-work-during-unload.patch (bsc#1214852) +- commit 4cb5fde + +------------------------------------------------------------------- +Thu May 23 15:56:49 CEST 2024 - rgoldwyn@suse.com + +- Remove NTFSv3 from configs (bsc#1224429) + References: bsc#1224429 comment#3 + We only support fuse version of the NTFS-3g driver. Disable NTFSv3 from + all configs. + This was enabled in + d016c04d731 ("Bump to 6.4 kernel (jsc#PED-4593)") +- commit b4be251 + +------------------------------------------------------------------- +Thu May 23 14:51:16 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of len fields in nvme + reipl block (git-fixes bsc#1225136). +- commit 273e6f4 + +------------------------------------------------------------------- +Thu May 23 14:48:04 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of nvme dump block + (git-fixes bsc#1225134). +- commit 955c716 + +------------------------------------------------------------------- +Thu May 23 14:46:23 CEST 2024 - mfranc@suse.cz + +- s390/cpacf: Split and rework cpacf query functions (git-fixes + bsc#1225133). +- commit ee9583e + +------------------------------------------------------------------- +Thu May 23 14:42:45 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Fix bpf_plt pointer arithmetic (git-fixes bsc#1224481 + CVE-2024-35917). +- commit 34e1a55 + +------------------------------------------------------------------- +Thu May 23 14:33:42 CEST 2024 - tiwai@suse.de + +- Move upstreamed mm patches into sorted section +- commit e3937f1 + +------------------------------------------------------------------- +Thu May 23 14:27:38 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit fdb5fa6 + +------------------------------------------------------------------- +Thu May 23 14:27:05 CEST 2024 - tiwai@suse.de + +- kABI workaround for cs35l56 (git-fixes). +- commit 331f8f7 + +------------------------------------------------------------------- +Thu May 23 14:24:16 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: call dsp dump when boot retry fails + (stable-fixes). +- Refresh + patches.suse/ASoC-SOF-Intel-mtl-Implement-firmware-boot-state-che.patch. +- commit 8e475f5 + +------------------------------------------------------------------- +Thu May 23 14:22:42 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot + failed (git-fixes). +- ASoC: cs35l56: Prevent overwriting firmware ASP config + (git-fixes). +- commit 1a7f82c + +------------------------------------------------------------------- +Thu May 23 13:25:34 CEST 2024 - tiwai@suse.de + +- ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put() + (CVE-2023-52674 bsc#1224727). +- ALSA: scarlett2: Add missing error checks to *_ctl_get() + (CVE-2023-52680 bsc#1224608). +- ALSA: scarlett2: Add missing error check to + scarlett2_usb_set_config() (CVE-2023-52692 bsc#1224628). +- commit fff59c9 + +------------------------------------------------------------------- +Thu May 23 07:45:50 CEST 2024 - tiwai@suse.de + +- vmci: prevent speculation leaks by sanitizing event in + event_deliver() (git-fixes). +- VMCI: Fix an error handling path in vmci_guest_probe_device() + (git-fixes). +- VMCI: Fix possible memcpy() run-time warning in + vmci_datagram_invoke_guest_handler() (stable-fixes). +- VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() + (stable-fixes CVE-2024-35944 bsc#1224648). +- commit d9694ad + +------------------------------------------------------------------- +Thu May 23 07:42:55 CEST 2024 - tiwai@suse.de + +- spmi: hisi-spmi-controller: Do not override device identifier + (git-fixes). +- extcon: max8997: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port + assignment (git-fixes). +- iio: pressure: dps310: support negative temperature values + (git-fixes). +- iio: adc: stm32: Fixing err code to not indicate success + (git-fixes). +- iio: core: Leave private pointer NULL when no private data + supplied (git-fixes). +- counter: linux/counter.h: fix Excess kernel-doc description + warning (git-fixes). +- staging: vt6655: Remove unused declaration of + RFbAL7230SelectChannelPostProcess() (git-fixes). +- serial: sh-sci: protect invalidating RXDMA on shutdown + (git-fixes). +- serial: sc16is7xx: add proper sched.h include for + sched_set_fifo() (git-fixes). +- serial: max3100: Fix bitwise types (git-fixes). +- serial: max3100: Update uart_driver_registered on driver removal + (git-fixes). +- serial: max3100: Lock port->lock when calling + uart_handle_cts_change() (git-fixes). +- usb: fotg210: Add missing kernel doc description (git-fixes). +- usb: typec: tipd: fix event checking for tps6598x (git-fixes). +- usb: typec: ucsi: displayport: Fix potential deadlock + (git-fixes). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (git-fixes). +- usb: gadget: u_audio: Clear uac pointer when freed (git-fixes). +- usb: gadget: u_audio: Fix race condition use of controls after + free during gadget unbind (git-fixes). +- usb: typec: ucsi: simplify partner's PD caps registration + (git-fixes). +- usb: typec: ucsi: always register a link to USB PD device + (git-fixes). +- leds: pwm: Disable PWM when going to suspend (git-fixes). +- commit 0d08462 + +------------------------------------------------------------------- +Wed May 22 21:16:03 CEST 2024 - mkoutny@suse.com + +- af_unix: Suppress false-positive lockdep splat for spin_lock() + in __unix_gc() (CVE-2024-26923 bsc#1223384). +- af_unix: fix lockdep positive in sk_diag_dump_icons() + (CVE-2024-26923 bsc#1223384). +- commit a652e3a + +------------------------------------------------------------------- +Wed May 22 18:08:37 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-CPPC-Use-access_width-over-bit_width-for-system.patch + (stable-fixes CVE-2024-35995 bsc#1224557). +- Update + patches.suse/ALSA-usb-audio-Stop-parsing-channels-bits-when-all-c.patch + (git-fixes CVE-2024-27436 bsc#1224803). +- Update + patches.suse/ASoC-SOF-ipc4-pcm-Workaround-for-crashed-firmware-on.patch + (stable-fixes CVE-2024-27057 bsc#1223831). +- Update + patches.suse/ASoC-mediatek-sof-common-Add-NULL-check-for-normal_l.patch + (git-fixes CVE-2024-35842 bsc#1224688). +- Update + patches.suse/Bluetooth-Fix-memory-leak-in-hci_req_sync_complete.patch + (git-fixes CVE-2024-35978 bsc#1224571). +- Update + patches.suse/Bluetooth-Fix-use-after-free-bugs-caused-by-sco_sock.patch + (git-fixes CVE-2024-27398 bsc#1224174). +- Update + patches.suse/Bluetooth-L2CAP-Fix-not-validating-setsockopt-user-i.patch + (git-fixes CVE-2024-35965 bsc#1224579). +- Update + patches.suse/Bluetooth-RFCOMM-Fix-not-validating-setsockopt-user-.patch + (git-fixes CVE-2024-35966 bsc#1224576). +- Update + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch + (git-fixes CVE-2024-35967 bsc#1224587). +- Update + patches.suse/Bluetooth-btintel-Fix-null-ptr-deref-in-btintel_read.patch + (stable-fixes CVE-2024-35933 bsc#1224640). +- Update + patches.suse/Bluetooth-hci_event-Fix-handling-of-HCI_EV_IO_CAPA_R.patch + (git-fixes CVE-2024-27416 bsc#1224723). +- Update + patches.suse/Bluetooth-hci_sock-Fix-not-validating-setsockopt-use.patch + (git-fixes CVE-2024-35963 bsc#1224582). +- Update + patches.suse/Bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_chan_tim.patch + (git-fixes CVE-2024-27399 bsc#1224177). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-setup.patch + (git-fixes CVE-2024-35850 bsc#1224600). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-suspend.patch + (git-fixes CVE-2024-35851 bsc#1224509). +- Update + patches.suse/Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_check_.patch + (bsc#1219170 CVE-2024-22099 CVE-2024-26903 bsc#1223187). +- Update + patches.suse/HID-i2c-hid-remove-I2C_HID_READ_PENDING-flag-to-prev.patch + (git-fixes CVE-2024-35997 bsc#1224552). +- Update + patches.suse/NFS-Fix-nfs_netfs_issue_read-xarray-locking-for-writ.patch + (git-fixes CVE-2024-27031 bsc#1223805). +- Update + patches.suse/NFSv4.2-fix-nfs4_listxattr-kernel-BUG-at-mm-usercopy.patch + (git-fixes CVE-2024-26870 bsc#1223113). +- Update + patches.suse/PCI-PM-Drain-runtime-idle-callbacks-before-driver-re.patch + (stable-fixes CVE-2024-35809 bsc#1224738). +- Update + patches.suse/SUNRPC-fix-some-memleaks-in-gssx_dec_option_array.patch + (git-fixes CVE-2024-27388 bsc#1223744). +- Update + patches.suse/USB-core-Fix-deadlock-in-usb_deauthorize_interface.patch + (git-fixes CVE-2024-26934 bsc#1223671). +- Update patches.suse/accel-ivpu-Fix-deadlock-in-context_xa.patch + (git-fixes CVE-2024-35953 bsc#1224704). +- Update + patches.suse/arm64-hibernate-Fix-level3-translation-fault-in-swsu.patch + (git-fixes CVE-2024-26989 bsc#1223748). +- Update patches.suse/ax25-Fix-netdev-refcount-issue.patch + (git-fixes CVE-2024-36009 bsc#1224542). +- Update + patches.suse/ax25-fix-use-after-free-bugs-caused-by-ax25_ds_del_t.patch + (git-fixes CVE-2024-35887 bsc#1224663). +- Update + patches.suse/batman-adv-Avoid-infinite-loop-trying-to-resize-loca.patch + (git-fixes CVE-2024-35982 bsc#1224566). +- Update + patches.suse/block-fix-q-blkg_list-corruption-during-disk-rebind.patch + (bsc#1223591 CVE-2024-35974 bsc#1224573). +- Update + patches.suse/bnxt_en-Fix-possible-memory-leak-in-bnxt_rdma_aux_de.patch + (git-fixes CVE-2024-35972 bsc#1224577). +- Update + patches.suse/bootconfig-use-memblock_free_late-to-free-xbc-memory.patch + (git-fixes CVE-2024-26983 bsc#1223637). +- Update + patches.suse/btrfs-fix-deadlock-with-fiemap-and-extent-locking.patch + (bsc#1223285 CVE-2024-35784 bsc#1224804). +- Update + patches.suse/btrfs-fix-information-leak-in-btrfs_ioctl_logical_to.patch + (git-fixes CVE-2024-35849 bsc#1224733). +- Update + patches.suse/btrfs-fix-race-between-ordered-extent-completion-and.patch + (bsc#1223285 CVE-2024-26794 bsc#1222426). +- Update + patches.suse/btrfs-fix-race-when-detecting-delalloc-ranges-during.patch + (bsc#1223285 CVE-2024-27080 bsc#1223782). +- Update + patches.suse/btrfs-handle-chunk-tree-lookup-error-in-btrfs_reloca.patch + (git-fixes CVE-2024-35936 bsc#1224644). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-during-disabl.patch + (git-fixes CVE-2024-27004 bsc#1223762). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-for-clk_summa.patch + (git-fixes CVE-2024-27003 bsc#1223761). +- Update + patches.suse/clk-mediatek-Do-a-runtime-PM-get-on-controllers-duri.patch + (git-fixes CVE-2024-27002 bsc#1223759). +- Update + patches.suse/comedi-vmk80xx-fix-incomplete-endpoint-checking.patch + (git-fixes CVE-2024-27001 bsc#1223698). +- Update + patches.suse/dm-raid-really-frozen-sync_thread-during-suspend-16c4.patch + (jsc#PED-7542 CVE-2024-35794 bsc#1224706). +- Update + patches.suse/dm-raid456-md-raid456-fix-a-deadlock-for-dm-raid456-4142.patch + (bsc#1219596 CVE-2024-26962 bsc#1223654). +- Update + patches.suse/dma-buf-Fix-NULL-pointer-dereference-in-sanitycheck.patch + (git-fixes CVE-2024-35916 bsc#1224480). +- Update patches.suse/dma-xilinx_dpdma-Fix-locking.patch + (git-fixes CVE-2024-35990 bsc#1224559). +- Update + patches.suse/dmaengine-fsl-qdma-Fix-a-memory-leak-related-to-the--3aa58cb.patch + (git-fixes CVE-2024-35833 bsc#1224632). +- Update + patches.suse/dmaengine-idxd-Fix-oops-during-rmmod-on-single-CPU-p.patch + (git-fixes CVE-2024-35989 bsc#1224558). +- Update + patches.suse/dpll-fix-dpll_pin_on_pin_register-for-multiple-paren.patch + (CVE-2024-27027 bsc#1223787 CVE-2024-36002 bsc#1224546). +- Update + patches.suse/dpll-fix-pin-dump-crash-for-rebound-module.patch + (jsc#PED-6079 CVE-2024-35836 bsc#1224633). +- Update + patches.suse/drm-Check-output-polling-initialized-before-disablin.patch + (stable-fixes CVE-2024-35927 bsc#1224654). +- Update + patches.suse/drm-amd-amdgpu-Fix-potential-ioremap-memory-leaks-in.patch + (stable-fixes CVE-2024-35928 bsc#1224653). +- Update + patches.suse/drm-amd-display-Fix-bounds-check-for-dcn35-DcfClocks.patch + (git-fixes CVE-2024-35788 bsc#1224709). +- Update + patches.suse/drm-amd-display-Prevent-crash-when-disable-stream.patch + (stable-fixes CVE-2024-35799 bsc#1224740). +- Update + patches.suse/drm-amdgpu-amdgpu_ttm_gart_bind-set-gtt-bound-flag.patch + (stable-fixes CVE-2024-35817 bsc#1224736). +- Update + patches.suse/drm-amdgpu-fix-deadlock-while-reading-mqd-from-debug.patch + (git-fixes CVE-2024-35795 bsc#1224634). +- Update + patches.suse/drm-amdgpu-fix-mmhub-client-id-out-of-bounds-access.patch + (git-fixes CVE-2024-27029 bsc#1223789). +- Update + patches.suse/drm-amdgpu-once-more-fix-the-call-oder-in-amdgpu_ttm.patch + (git-fixes CVE-2024-27400 bsc#1224180). +- Update + patches.suse/drm-amdgpu-pm-Fix-NULL-pointer-dereference-when-get-.patch + (git-fixes CVE-2024-26949 bsc#1223665). +- Update + patches.suse/drm-amdgpu-validate-the-parameters-of-bo-mapping-ope.patch + (git-fixes CVE-2024-26922 bsc#1223315). +- Update + patches.suse/drm-amdkfd-Fix-memory-leak-in-create_process-failure.patch + (git-fixes CVE-2024-26986 bsc#1223728). +- Update patches.suse/drm-ast-Fix-soft-lockup.patch (git-fixes + CVE-2024-35952 bsc#1224705). +- Update + patches.suse/drm-client-Fully-protect-modes-with-dev-mode_config..patch + (stable-fixes CVE-2024-35950 bsc#1224703). +- Update + patches.suse/drm-i915-bios-Tolerate-devdata-NULL-in-intel_bios_en.patch + (stable-fixes CVE-2024-26938 bsc#1223678). +- Update + patches.suse/drm-i915-gt-Reset-queue_priority_hint-on-parking.patch + (git-fixes CVE-2024-26937 bsc#1223677). +- Update + patches.suse/drm-lima-fix-a-memleak-in-lima_heap_alloc.patch + (git-fixes CVE-2024-35829 bsc#1224707). +- Update + patches.suse/drm-nouveau-fix-stale-locked-mutex-in-nouveau_gem_io.patch + (git-fixes CVE-2024-35786 bsc#1224714). +- Update + patches.suse/drm-nouveau-keep-DMA-buffers-required-for-suspend-re.patch + (git-fixes CVE-2024-27411 bsc#1224433). +- Update patches.suse/drm-nv04-Fix-out-of-bounds-access.patch + (git-fixes CVE-2024-27008 bsc#1223802). +- Update + patches.suse/drm-panfrost-Fix-the-error-path-in-panfrost_mmu_map_.patch + (git-fixes CVE-2024-35951 bsc#1224701). +- Update + patches.suse/drm-vc4-don-t-check-if-plane-state-fb-state-fb.patch + (stable-fixes CVE-2024-35932 bsc#1224650). +- Update + patches.suse/drm-vmwgfx-Create-debugfs-ttm_resource_manager-entry.patch + (git-fixes CVE-2024-26940 bsc#1223718). +- Update + patches.suse/drm-vmwgfx-Fix-the-lifetime-of-the-bo-cursor-memory.patch + (git-fixes CVE-2024-35810 bsc#1224626). +- Update + patches.suse/dyndbg-fix-old-BUG_ON-in-control-parser.patch + (stable-fixes CVE-2024-35947 bsc#1224647). +- Update + patches.suse/efi-capsule-loader-fix-incorrect-allocation-size.patch + (git-fixes CVE-2024-27413 bsc#1224438). +- Update patches.suse/efi-fix-panic-in-kdump-kernel.patch + (git-fixes CVE-2024-35800 bsc#1224507). +- Update + patches.suse/fat-fix-uninitialized-field-in-nostale-filehandles.patch + (git-fixes CVE-2024-26973 bsc#1223641). +- Update + patches.suse/fbmon-prevent-division-by-zero-in-fb_videomode_from_.patch + (stable-fixes CVE-2024-35922 bsc#1224660). +- Update + patches.suse/fs-aio-Check-IOCB_AIO_RW-before-the-struct-aio_kiocb.patch + (bsc#1222721 CVE-2024-26764 CVE-2024-35815 bsc#1224685). +- Update + patches.suse/geneve-fix-header-validation-in-geneve-6-_xmit_skb.patch + (git-fixes CVE-2024-35973 bsc#1224586). +- Update + patches.suse/geneve-make-sure-to-pull-inner-header-in-geneve_rx.patch + (git-fixes CVE-2024-26857 bsc#1223058). +- Update + patches.suse/i2c-smbus-fix-NULL-function-pointer-dereference.patch + (git-fixes CVE-2024-35984 bsc#1224567). +- Update + patches.suse/ice-fix-memory-corruption-bug-with-suspend-and-rebui.patch + (git-fixes CVE-2024-35911 bsc#1224486). +- Update + patches.suse/ice-fix-uninitialized-dplls-mutex-usage.patch + (git-fixes CVE-2024-26854 bsc#1223039). +- Update + patches.suse/idpf-fix-kernel-panic-on-unknown-packet-types.patch + (git-fixes CVE-2024-35889 bsc#1224517). +- Update + patches.suse/igc-avoid-returning-frame-twice-in-XDP_REDIRECT.patch + (git-fixes CVE-2024-26853 bsc#1223061). +- Update + patches.suse/init-main.c-Fix-potential-static_command_line-memory.patch + (git-fixes CVE-2024-26988 bsc#1223747). +- Update + patches.suse/iommufd-Fix-iopt_access_list_id-overwrite-bug.patch + (git-fixes CVE-2024-26786 bsc#1222780). +- Update + patches.suse/irqchip-gic-v3-its-Prevent-double-free-on-error.patch + (git-fixes CVE-2024-35847 bsc#1224697). +- Update + patches.suse/kprobes-Fix-possible-use-after-free-issue-on-kprobe-registration.patch + (git-fixes CVE-2024-35955 bsc#1224676). +- Update + patches.suse/mac802154-fix-llsec-key-resources-release-in-mac8021.patch + (git-fixes CVE-2024-26961 bsc#1223652). +- Update + patches.suse/md-dm-raid-don-t-call-md_reap_sync_thread-directly-cd32.patch + (jsc#PED-7542 CVE-2024-35808 bsc#1224623). +- Update patches.suse/md-fix-kmemleak-of-rdev-serial-6cf3.patch + (jsc#PED-7542 CVE-2024-26900 bsc#1223046). +- Update + patches.suse/media-tc358743-register-v4l2-async-device-only-after.patch + (git-fixes CVE-2024-35830 bsc#1224680). +- Update + patches.suse/misc-lis3lv02d_i2c-Fix-regulators-getting-en-dis-abl.patch + (git-fixes CVE-2024-35824 bsc#1224609). +- Update + patches.suse/mlxbf_gige-call-request_irq-after-NAPI-initialized.patch + (git-fixes CVE-2024-35907 bsc#1224492). +- Update + patches.suse/mlxbf_gige-stop-interface-during-shutdown.patch + (git-fixes CVE-2024-35885 bsc#1224519). +- Update + patches.suse/mmc-core-Avoid-negative-index-with-array-access.patch + (git-fixes CVE-2024-35813 bsc#1224618). +- Update + patches.suse/msft-hv-2971-net-mana-Fix-Rx-DMA-datasize-and-skb_over_panic.patch + (git-fixes CVE-2024-35901 bsc#1224495). +- Update + patches.suse/net-ena-Fix-incorrect-descriptor-free-behavior.patch + (git-fixes CVE-2024-35958 bsc#1224677). +- Update + patches.suse/net-ethernet-mtk_eth_soc-fix-PPE-hanging-issue.patch + (git-fixes CVE-2024-27432 bsc#1224716). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-1588-is-received-on-H.patch + (git-fixes CVE-2024-26881 bsc#1223041). +- Update + patches.suse/net-ice-Fix-potential-NULL-pointer-dereference-in-ic.patch + (git-fixes CVE-2024-26855 bsc#1223051). +- Update + patches.suse/net-ks8851-Handle-softirqs-at-the-end-of-IRQ-thread-.patch + (git-fixes CVE-2024-35971 bsc#1224578). +- Update + patches.suse/net-ll_temac-platform_get_resource-replaced-by-wrong.patch + (git-fixes CVE-2024-35796 bsc#1224615). +- Update + patches.suse/net-mlx5-Properly-link-new-fs-rules-into-the-tree.patch + (git-fixes CVE-2024-35960 bsc#1224588). +- Update + patches.suse/net-mlx5-Register-devlink-first-under-devlink-lock.patch + (git-fixes CVE-2024-35961 bsc#1224585). +- Update + patches.suse/net-mlx5e-Fix-mlx5e_priv_init-cleanup-flow.patch + (git-fixes CVE-2024-35959 bsc#1224666). +- Update + patches.suse/net-mlx5e-Use-a-memory-barrier-to-enforce-PTP-WQ-xmi.patch + (git-fixes CVE-2024-26858 bsc#1223020). +- Update + patches.suse/net-mlx5e-fix-a-double-free-in-arfs_create_groups.patch + (jsc#PED-3311 CVE-2024-35835 bsc#1224605). +- Update + patches.suse/net-mvpp2-clear-BM-pool-before-initialization.patch + (git-fixes CVE-2024-35837 bsc#1224500). +- Update + patches.suse/net-phy-micrel-Fix-potential-null-pointer-dereferenc.patch + (git-fixes CVE-2024-35891 bsc#1224513). +- Update + patches.suse/net-phy-phy_device-Prevent-nullptr-exceptions-on-ISR.patch + (stable-fixes CVE-2024-35945 bsc#1224639). +- Update + patches.suse/net-sparx5-Fix-use-after-free-inside-sparx5_del_mact.patch + (git-fixes CVE-2024-26856 bsc#1223052). +- Update patches.suse/net-tls-fix-WARNIING-in-__sk_msg_free.patch + (bsc#1221858 CVE-2024-35841 bsc#1224687). +- Update + patches.suse/net-wwan-t7xx-Split-64bit-accesses-to-fix-alignment-.patch + (git-fixes CVE-2024-35909 bsc#1224491). +- Update + patches.suse/nfc-nci-Fix-uninit-value-in-nci_dev_up-and-nci_ntf_p.patch + (git-fixes CVE-2024-35915 bsc#1224479). +- Update + patches.suse/nfp-flower-handle-acti_netdevs-allocation-failure.patch + (git-fixes CVE-2024-27046 bsc#1223827). +- Update + patches.suse/nfs-fix-panic-when-nfs4_ff_layout_prepare_ds-fails.patch + (git-fixes CVE-2024-26868 bsc#1223038). +- Update + patches.suse/nfsd-Fix-error-cleanup-path-in-nfsd_rename.patch + (bsc#1221044 CVE-2023-52591 CVE-2024-35914 bsc#1224482). +- Update + patches.suse/nouveau-fix-instmem-race-condition-around-ptr-stores.patch + (git-fixes CVE-2024-26984 bsc#1223633). +- Update patches.suse/nouveau-lock-the-client-object-tree.patch + (stable-fixes CVE-2024-27062 bsc#1223834). +- Update + patches.suse/nvme-fc-do-not-wait-in-vain-when-unloading-module.patch + (git-fixes CVE-2024-26846 bsc#1223023). +- Update + patches.suse/nvme-fix-reconnection-fail-due-to-reserved-tag-alloc.patch + (git-fixes CVE-2024-27435 bsc#1224717). +- Update + patches.suse/octeontx2-af-Use-separate-handlers-for-interrupts.patch + (git-fixes CVE-2024-27030 bsc#1223790). +- Update + patches.suse/octeontx2-pf-Fix-transmit-scheduler-resource-leak.patch + (git-fixes CVE-2024-35975 bsc#1224569). +- Update + patches.suse/of-dynamic-Synchronize-of_changeset_destroy-with-the.patch + (git-fixes CVE-2024-35879 bsc#1224524). +- Update + patches.suse/of-module-prevent-NULL-pointer-dereference-in-vsnpri.patch + (stable-fixes CVE-2024-35878 bsc#1224671). +- Update + patches.suse/phy-marvell-a3700-comphy-Fix-out-of-bounds-read.patch + (git-fixes CVE-2024-35992 bsc#1224555). +- Update + patches.suse/phy-ti-tusb1210-Resolve-charger-det-crash-if-charger.patch + (git-fixes CVE-2024-35986 bsc#1224562). +- Update + patches.suse/platform-chrome-cros_ec_uart-properly-fix-race-condi.patch + (git-fixes CVE-2024-35977 bsc#1224568). +- Update + patches.suse/power-supply-bq27xxx-i2c-Do-not-free-non-existing-IR.patch + (git-fixes CVE-2024-27412 bsc#1224437). +- Update + patches.suse/pstore-inode-Only-d_invalidate-is-needed.patch + (git-fixes CVE-2024-27389 bsc#1223705). +- Update + patches.suse/pstore-zone-Add-a-null-pointer-check-to-the-psz_kmsg.patch + (stable-fixes CVE-2024-35940 bsc#1224537). +- Update + patches.suse/s390-zcrypt-fix-reference-counting-on-zcrypt-card-objects.patch + (git-fixes bsc#1223592 CVE-2024-26957 bsc#1223666). +- Update + patches.suse/scsi-core-Fix-unremoved-procfs-host-directory-regression.patch + (git-fixes CVE-2024-26935 bsc#1223675). +- Update + patches.suse/scsi-lpfc-Fix-possible-memory-leak-in-lpfc_rcv_padis.patch + (bsc#1220021 CVE-2024-35930 bsc#1224651). +- Update patches.suse/scsi-sg-Avoid-sg-device-teardown-race.patch + (git-fixes CVE-2024-35954 bsc#1224675). +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes CVE-2024-26742 bsc#1222608). +- Update + patches.suse/selinux-avoid-dereference-of-garbage-after-mount-fai.patch + (git-fixes CVE-2024-35904 bsc#1224494). +- Update + patches.suse/serial-mxs-auart-add-spinlock-around-changing-cts-st.patch + (git-fixes CVE-2024-27000 bsc#1223757). +- Update + patches.suse/serial-pmac_zilog-Remove-flawed-mitigation-for-rx-ir.patch + (git-fixes CVE-2024-26999 bsc#1223754). +- Update + patches.suse/soc-fsl-qbman-Always-disable-interrupts-when-taking-.patch + (git-fixes CVE-2024-35806 bsc#1224699). +- Update + patches.suse/soc-fsl-qbman-Use-raw-spinlock-for-cgr_lock.patch + (git-fixes CVE-2024-35819 bsc#1224683). +- Update patches.suse/speakup-Avoid-crash-on-very-long-word.patch + (git-fixes CVE-2024-26994 bsc#1223750). +- Update + patches.suse/spi-lpspi-Avoid-potential-use-after-free-in-probe.patch + (git-fixes CVE-2024-26866 bsc#1223024). +- Update + patches.suse/spi-mchp-pci1xxx-Fix-a-possible-null-pointer-derefer.patch + (git-fixes CVE-2024-35883 bsc#1224521). +- Update + patches.suse/spi-spi-mt65xx-Fix-NULL-pointer-access-in-interrupt-.patch + (git-fixes CVE-2024-27028 bsc#1223788). +- Update + patches.suse/ubifs-Set-page-uptodate-in-the-correct-place.patch + (git-fixes CVE-2024-35821 bsc#1224629). +- Update + patches.suse/usb-cdc-wdm-close-race-between-read-and-workqueue.patch + (git-fixes CVE-2024-35812 bsc#1224624). +- Update + patches.suse/usb-dwc2-host-Fix-dereference-issue-in-DDMA-completi.patch + (git-fixes CVE-2024-26997 bsc#1223741). +- Update + patches.suse/usb-dwc3-am62-fix-module-unload-reload-behavior.patch + (git-fixes CVE-2024-26963 bsc#1223651). +- Update + patches.suse/usb-gadget-f_ncm-Fix-UAF-ncm-object-at-re-bind-after.patch + (stable-fixes CVE-2024-26996 bsc#1223752). +- Update + patches.suse/usb-gadget-ncm-Avoid-dropping-datagrams-of-properly-.patch + (git-fixes CVE-2024-27405 bsc#1224423). +- Update + patches.suse/usb-gadget-ncm-Fix-handling-of-zero-block-length-pac.patch + (git-fixes CVE-2024-35825 bsc#1224681). +- Update + patches.suse/usb-typec-altmodes-displayport-create-sysfs-nodes-as.patch + (git-fixes CVE-2024-35790 bsc#1224712). +- Update + patches.suse/usb-typec-tcpm-Correct-the-PDO-counting-in-pd_set.patch + (git-fixes CVE-2024-26995 bsc#1223696). +- Update + patches.suse/usb-typec-tcpm-fix-double-free-issue-in-tcpm_port_un.patch + (git-fixes CVE-2024-26932 bsc#1223649). +- Update patches.suse/usb-typec-ucsi-Limit-read-size-on-v1.2.patch + (stable-fixes CVE-2024-35924 bsc#1224657). +- Update + patches.suse/usb-udc-remove-warning-when-queue-disabled-ep.patch + (stable-fixes CVE-2024-35822 bsc#1224739). +- Update + patches.suse/usb-xhci-Add-error-handling-in-xhci_map_urb_for_dma.patch + (git-fixes CVE-2024-26964 bsc#1223650). +- Update + patches.suse/vt-fix-unicode-buffer-corruption-when-deleting-chara.patch + (git-fixes CVE-2024-35823 bsc#1224692). +- Update + patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch + (bsc#1207948 CVE-2024-35938 bsc#1224643). +- Update + patches.suse/wifi-brcmfmac-Fix-use-after-free-bug-in-brcmf_cfg802.patch + (CVE-2023-47233 bsc#1216702 CVE-2024-35811 bsc#1224592). +- Update + patches.suse/wifi-cfg80211-check-A-MSDU-format-more-carefully.patch + (stable-fixes CVE-2024-35937 bsc#1224526). +- Update + patches.suse/wifi-iwlwifi-dbg-tlv-ensure-NUL-termination.patch + (git-fixes CVE-2024-35845 bsc#1224731). +- Update + patches.suse/wifi-iwlwifi-mvm-don-t-set-the-MFP-flag-for-the-GTK.patch + (git-fixes CVE-2024-27434 bsc#1224710). +- Update + patches.suse/wifi-iwlwifi-mvm-rfi-fix-potential-response-leaks.patch + (git-fixes CVE-2024-35912 bsc#1224487). +- Update + patches.suse/wifi-libertas-fix-some-memleaks-in-lbs_allocate_cmd_.patch + (git-fixes CVE-2024-35828 bsc#1224622). +- Update + patches.suse/wifi-mac80211-check-clear-fast-rx-for-non-4addr-sta-.patch + (stable-fixes CVE-2024-35789 bsc#1224749). +- Update + patches.suse/wifi-mac80211-fix-potential-sta-link-leak.patch + (git-fixes CVE-2024-35838 bsc#1224613). +- Update + patches.suse/wifi-nl80211-reject-iftype-change-with-mesh-ID-chang.patch + (git-fixes CVE-2024-27410 bsc#1224432). +- Update + patches.suse/wifi-rtw89-fix-null-pointer-access-when-abort-scan.patch + (stable-fixes CVE-2024-35946 bsc#1224646). +- Update + patches.suse/wireguard-netlink-access-device-through-ctx-instead-.patch + (git-fixes CVE-2024-26950 bsc#1223661). +- Update + patches.suse/wireguard-netlink-check-for-dangling-peer-via-is_dea.patch + (git-fixes CVE-2024-26951 bsc#1223660). +- Update + patches.suse/wireguard-receive-annotate-data-race-around-receivin.patch + (git-fixes CVE-2024-26861 bsc#1223076). +- Update + patches.suse/x86-coco-Require-seeding-RNG-with-RDRAND-on-CoCo-systems.patch + (git-fixes CVE-2024-35875 bsc#1224665). +- Update + patches.suse/x86-fpu-Keep-xfd_state-in-sync-with-MSR_IA32_XFD.patch + (git-fixes CVE-2024-35801 bsc#1224732). +- Update + patches.suse/xen-evtchn-avoid-WARN-when-unbinding-an-event-channe.patch + (git-fixes CVE-2024-27067 bsc#1223739). +- Update + patches.suse/xsk-recycle-buffer-in-case-Rx-queue-was-full.patch + (bsc#1221303 CVE-2024-26611 CVE-2024-35834 bsc#1224620). +- commit 005afc6 + +------------------------------------------------------------------- +Wed May 22 18:08:15 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-LPIT-Avoid-u32-multiplication-overflow.patch + (git-fixes CVE-2023-52683 bsc#1224627). +- Update + patches.suse/ACPI-video-check-for-error-while-searching-for-backl.patch + (git-fixes CVE-2023-52693 bsc#1224686). +- Update + patches.suse/ASoC-Intel-sof_sdw_rt_sdca_jack_common-ctx-headset_c.patch + (git-fixes CVE-2023-52697 bsc#1224596). +- Update + patches.suse/ASoC-SOF-amd-Fix-memory-leak-in-amd_sof_acp_probe.patch + (git-fixes CVE-2023-52663 bsc#1224630). +- Update + patches.suse/Revert-drm-amd-pm-resolve-reboot-exception-for-si-ol.patch + (git-fixes CVE-2023-52657 bsc#1224722). +- Update + patches.suse/Revert-net-mlx5-Block-entering-switchdev-mode-with-n.patch + (git-fixes CVE-2023-52658 bsc#1224719). +- Update + patches.suse/SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch + (git-fixes CVE-2023-52653 bsc#1223712). +- Update + patches.suse/bpf-Guard-stack-limits-against-32bit-overflow.patch + (git-fixes CVE-2023-52676 bsc#1224730). +- Update + patches.suse/crypto-rsa-add-a-check-for-allocation-failure.patch + (bsc#1222775 CVE-2023-52472 bsc#1220430). +- Update + patches.suse/crypto-s390-aes-Fix-buffer-overread-in-CTR-mode.patch + (git-fixes CVE-2023-52669 bsc#1224637). +- Update + patches.suse/crypto-safexcel-Add-error-handling-for-dma_map_sg-ca.patch + (git-fixes CVE-2023-52687 bsc#1224501). +- Update + patches.suse/drm-amd-display-Check-writeback-connectors-in-create.patch + (git-fixes CVE-2023-52695 bsc#1224506). +- Update + patches.suse/drm-amd-display-Fix-a-debugfs-null-pointer-error.patch + (git-fixes CVE-2023-52673 bsc#1224741). +- Update + patches.suse/drm-amd-display-Fix-hang-underflow-when-transitionin.patch + (git-fixes CVE-2023-52671 bsc#1224729). +- Update + patches.suse/drm-amd-pm-fix-a-double-free-in-si_dpm_init.patch + (git-fixes CVE-2023-52691 bsc#1224607). +- Update + patches.suse/drm-amdkfd-Confirm-list-is-non-empty-before-utilizin.patch + (git-fixes CVE-2023-52678 bsc#1224617). +- Update + patches.suse/drm-bridge-tpd12s015-Drop-buggy-__exit-annotation-fo.patch + (git-fixes CVE-2023-52694 bsc#1224598). +- Update + patches.suse/drm-tegra-rgb-Fix-missing-clk_put-in-the-error-handl.patch + (git-fixes CVE-2023-52661 bsc#1224445). +- Update + patches.suse/drm-vmwgfx-fix-a-memleak-in-vmw_gmrid_man_get_node.patch + (git-fixes CVE-2023-52662 bsc#1224449). +- Update patches.suse/efivarfs-Free-s_fs_info-on-unmount.patch + (bsc#1220328 CVE-2023-52463 CVE-2023-52681 bsc#1224505). +- Update + patches.suse/media-rkisp1-Fix-IRQ-handling-due-to-shared-interrup.patch + (stable-fixes CVE-2023-52660 bsc#1224443). +- Update + patches.suse/net-atlantic-eliminate-double-free-in-error-handling.patch + (git-fixes CVE-2023-52664 bsc#1224747). +- Update + patches.suse/net-mlx5e-fix-a-potential-double-free-in-fs_any_crea.patch + (jsc#PED-3311 CVE-2023-52667 bsc#1224603). +- Update + patches.suse/of-Fix-double-free-in-of_parse_phandle_with_args_map.patch + (git-fixes CVE-2023-52679 bsc#1224508). +- Update + patches.suse/powerpc-imc-pmu-Add-a-null-pointer-check-in-update_events_in_group.patch + (git-fixes CVE-2023-52675 bsc#1224504). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_eve.patch + (bsc#1065729 CVE-2023-52686 bsc#1224682). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_pow.patch + (bsc#1181674 ltc#189159 git-fixes CVE-2023-52696 bsc#1224601). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-to-scom_deb.patch + (bsc#1194869 CVE-2023-52690 bsc#1224611). +- Update + patches.suse/pstore-ram_core-fix-possible-overflow-in-persistent_.patch + (git-fixes CVE-2023-52685 bsc#1224728). +- Update + patches.suse/rpmsg-virtio-Free-driver_override-when-rpmsg_remove.patch + (git-fixes CVE-2023-52670 bsc#1224696). +- commit 578211b + +------------------------------------------------------------------- +Wed May 22 17:16:55 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_enable_notify() (git-fixes). +- commit 2e20e2c + +------------------------------------------------------------------- +Wed May 22 16:41:31 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_vq_avail_empty() (git-fixes). +- commit 936d53e + +------------------------------------------------------------------- +Wed May 22 16:05:24 CEST 2024 - jgross@suse.com + +- virtio_net: Do not send RSS key if it is not supported + (git-fixes). +- commit cc7c4a0 + +------------------------------------------------------------------- +Wed May 22 15:29:52 CEST 2024 - jgross@suse.com + +- vsock/virtio: fix packet delivery to tap device (git-fixes). +- commit dfd8673 + +------------------------------------------------------------------- +Wed May 22 14:54:16 CEST 2024 - jgross@suse.com + +- virtio-blk: Ensure no requests in virtqueues before deleting + vqs (git-fixes). +- commit 966a23e + +------------------------------------------------------------------- +Wed May 22 14:17:42 CEST 2024 - jgross@suse.com + +- KVM: VMX: Disable LBR virtualization if the CPU doesn't support + LBR callstacks (git-fixes). +- commit f941b05 + +------------------------------------------------------------------- +Wed May 22 14:09:42 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory (git-fixes). +- commit c99f198 + +------------------------------------------------------------------- +Wed May 22 14:08:46 CEST 2024 - nik.borisov@suse.com + +- proc/kcore: do not try to access unaccepted memory (git-fixes). +- commit 2daf00c + +------------------------------------------------------------------- +Wed May 22 13:17:05 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: touch soft lockup during memory accept (git-fixes). +- commit 45ed7cb + +------------------------------------------------------------------- +Wed May 22 13:14:27 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type (bsc#1224442 CVE-2023-52659). +- commit dad72fd + +------------------------------------------------------------------- +Wed May 22 13:04:12 CEST 2024 - jgross@suse.com + +- kabi fix of perf/x86/intel: Expose existence of callback support to KVM + (git fixes). +- commit 5db441c + +------------------------------------------------------------------- +Wed May 22 13:03:15 CEST 2024 - jgross@suse.com + +- perf/x86/intel: Expose existence of callback support to KVM + (git-fixes). +- commit b24b5fc + +------------------------------------------------------------------- +Wed May 22 11:25:18 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. + Intel compatible (git-fixes). +- commit 38bcaaa + +------------------------------------------------------------------- +Wed May 22 11:11:23 CEST 2024 - lhenriques@suse.de + +- ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE + (bsc#1224866). +- commit 6a4b4a1 + +------------------------------------------------------------------- +Wed May 22 10:35:02 CEST 2024 - lhenriques@suse.de + +- blacklist.conf: cephfs client logging infrastructure commits + These two commits are useless in isolation, they are part of a larger set + of commits that add extra info to debug logs. +- commit 2056926 + +------------------------------------------------------------------- +Wed May 22 08:47:44 CEST 2024 - tiwai@suse.de + +- remoteproc: k3-r5: Jump to error handling labels in start/stop + errors (git-fixes). +- commit 6f545f8 + +------------------------------------------------------------------- +Wed May 22 08:46:38 CEST 2024 - tiwai@suse.de + +- libsubcmd: Fix parse-options memory leak (git-fixes). +- dmaengine: idxd: Avoid unnecessary destruction of file_ida + (git-fixes). +- dmaengine: axi-dmac: fix possible race in remove() (git-fixes). +- dmaengine: idma64: Add check for dma_set_max_seg_size + (git-fixes). +- remoteproc: k3-r5: Do not allow core1 to power up before core0 + via sysfs (git-fixes). +- remoteproc: k3-r5: Wait for core0 power-up before powering up + core1 (git-fixes). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (git-fixes). +- PCI: tegra194: Fix probe path for Endpoint mode (git-fixes). +- PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id + (git-fixes). +- PCI: dwc: ep: Fix DBI access failure for drivers requiring + refclk from host (git-fixes). +- PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3 + (git-fixes). +- PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3 + (git-fixes). +- KEYS: trusted: Do not use WARN when encode fails (git-fixes). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() (git-fixes). +- commit d7da373 + +------------------------------------------------------------------- +Tue May 21 19:42:14 CEST 2024 - jgross@suse.com + +- KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is + enabled (git-fixes). +- commit 7d13726 + +------------------------------------------------------------------- +Tue May 21 19:06:22 CEST 2024 - jgross@suse.com + +- KVM: x86: Allow, don't ignore, same-value writes to immutable + MSRs (git-fixes). +- commit e25e965 + +------------------------------------------------------------------- +Tue May 21 18:30:43 CEST 2024 - jgross@suse.com + +- KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT + Misconfig (git-fixes). +- commit 21a74db + +------------------------------------------------------------------- +Tue May 21 17:54:50 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC + internal slots (git-fixes). +- commit b2d6429 + +------------------------------------------------------------------- +Tue May 21 17:19:17 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Move private vs. shared check above slot validity + checks (git-fixes). +- commit 2108d3a + +------------------------------------------------------------------- +Tue May 21 16:43:17 CEST 2024 - jgross@suse.com + +- KVM: x86: Fully re-initialize supported_mce_cap on vendor + module load (git-fixes). +- commit 52160e6 + +------------------------------------------------------------------- +Tue May 21 16:07:04 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing + dirty status (git-fixes). +- commit 7bdd69f + +------------------------------------------------------------------- +Tue May 21 15:26:06 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add a1fd0b9d751f sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level +- commit 3d0aa70 + +------------------------------------------------------------------- +Tue May 21 15:16:02 CEST 2024 - tiwai@suse.de + +- drm/nouveau/disp: Fix missing backlight control on Macbook 5, + 1 (bsc#1223838). +- commit 07ffc12 + +------------------------------------------------------------------- +Tue May 21 14:27:31 CEST 2024 - iivanov@suse.de + +- iommu/dma: Force swiotlb_max_mapping_size on an untrusted device (bsc#1224331) +- commit 55fb87b + +------------------------------------------------------------------- +Tue May 21 14:26:12 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix alignment checks when both allocation and DMA masks are (bsc#1224331) +- commit 8bebd77 + +------------------------------------------------------------------- +Tue May 21 14:24:53 CEST 2024 - iivanov@suse.de + +- swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc() (bsc#1224331) +- commit fcf796a + +------------------------------------------------------------------- +Tue May 21 14:21:15 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix double-allocation of slots due to broken alignment (bsc#1224331) +- commit c65bb03 + +------------------------------------------------------------------- +Tue May 21 14:19:30 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Set enable bits for GP counters in + PERF_GLOBAL_CTRL at "RESET" (git-fixes). +- commit 1ba62ae + +------------------------------------------------------------------- +Tue May 21 14:17:25 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disable support for adaptive PEBS (git-fixes). +- commit 9862bdd + +------------------------------------------------------------------- +Tue May 21 14:15:41 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD + platforms (git-fixes). +- commit 5f8077d + +------------------------------------------------------------------- +Tue May 21 14:13:58 CEST 2024 - jgross@suse.com + +- KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel + compatible (git-fixes). +- commit c9c8902 + +------------------------------------------------------------------- +Tue May 21 14:10:14 CEST 2024 - jgross@suse.com + +- x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM + (git-fixes). +- commit f882a8e + +------------------------------------------------------------------- +Tue May 21 13:34:01 CEST 2024 - jgross@suse.com + +- KVM: x86: Use actual kvm_cpuid.base for clearing + KVM_FEATURE_PV_UNHALT (git-fixes). +- commit 80b67d0 + +------------------------------------------------------------------- +Tue May 21 13:14:53 CEST 2024 - mfranc@suse.cz + +- s390/cio: fix tracepoint subchannel type field (git-fixes + bsc#1224793). +- commit f1aa928 + +------------------------------------------------------------------- +Tue May 21 13:09:15 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Emit a barrier for BPF_FETCH instructions (git-fixes + bsc#1224792). +- commit d08e4ce + +------------------------------------------------------------------- +Tue May 21 13:05:27 CEST 2024 - mfranc@suse.cz + +- KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M + (git-fixes bsc#1224790). +- commit b0b1c22 + +------------------------------------------------------------------- +Tue May 21 12:57:45 CEST 2024 - jgross@suse.com + +- KVM: x86: Introduce __kvm_get_hypervisor_cpuid() helper + (git-fixes). +- commit 652c188 + +------------------------------------------------------------------- +Tue May 21 12:12:33 CEST 2024 - jslaby@suse.cz + +- rpm/kernel-obs-build.spec.in: remove reiserfs from OBS initrd + We disabled the FS in bug 1202309. And we actively blacklist it in: + /usr/lib/modprobe.d/60-blacklist_fs-reiserfs.conf + This, as a side-effect, fixes obs-build's warning: + dracut-pre-udev[1463]: sh: line 1: /usr/lib/module-init-tools/unblacklist: No such file or directory + Exactly due to the above 60-blacklist_fs-reiserfs.conf trying to call the + above unblacklist. + We should likely drop ext2+ext3 from the list too, as we don't build + them at all. But that's a different story. +- commit 9e1a078 + +------------------------------------------------------------------- +Tue May 21 11:31:32 CEST 2024 - jgross@suse.com + +- KVM: SVM: Add support for allowing zero SEV ASIDs (git-fixes). +- commit 9327154 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - jgross@suse.com + +- KVM: SVM: Use unsigned integers when dealing with ASIDs + (git-fixes). +- commit b0fec37 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - cfamullaconrad@suse.de + +- tools/power turbostat: Expand probe_intel_uncore_frequency() + (bsc#1221765). +- commit 7c0d70f + +------------------------------------------------------------------- +Tue May 21 11:27:24 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: fix recursive deadlock in timer injection + (git-fixes). +- commit 389ea84 + +------------------------------------------------------------------- +Tue May 21 11:25:54 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: remove WARN_ON_ONCE() with false positives in + evtchn delivery (git-fixes). +- commit d63a8c9 + +------------------------------------------------------------------- +Tue May 21 11:24:29 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: inject vCPU upcall vector when local APIC is + enabled (git-fixes). +- commit 538dcab + +------------------------------------------------------------------- +Tue May 21 11:22:43 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: improve accuracy of Xen timers (git-fixes). +- commit 921d76d + +------------------------------------------------------------------- +Tue May 21 11:20:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Explicitly check NMI from guest to reducee false + positives (git-fixes). +- commit be2edf0 + +------------------------------------------------------------------- +Tue May 21 11:18:52 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled + (git-fixes). +- commit fe18eef + +------------------------------------------------------------------- +Tue May 21 11:16:06 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs + (git-fixes). +- commit 406de6b + +------------------------------------------------------------------- +Tue May 21 10:34:00 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs (git-fixes). +- commit dd1520f + +------------------------------------------------------------------- +Tue May 21 09:57:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC + due to bad index (git-fixes). +- commit b2e9cf1 + +------------------------------------------------------------------- +Tue May 21 09:22:11 CEST 2024 - shung-hsi.yu@suse.com + +- blacklist.conf: add "libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos" +- commit f859338 + +------------------------------------------------------------------- +Tue May 21 09:07:54 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD + (git-fixes). +- commit fd656b7 + +------------------------------------------------------------------- +Tue May 21 09:02:26 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Allow programming events that match unsupported + arch events (git-fixes). +- commit 60f57dc + +------------------------------------------------------------------- +Tue May 21 08:49:53 CEST 2024 - tiwai@suse.de + +- firmware: dmi-id: add a release callback function (git-fixes). +- watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in + sa1100dog_probe() (git-fixes). +- watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a + safety margin (git-fixes). +- watchdog: bd9576: Drop "always-running" property (git-fixes). +- watchdog: cpu5wdt.c: Fix use-after-free bug caused by + cpu5wdt_trigger (git-fixes). +- i2c: acpi: Unbind mux adapters before delete (git-fixes). +- i2c: synquacer: Fix an error handling path in + synquacer_i2c_probe() (git-fixes). +- i2c: cadence: Avoid fifo clear after start (git-fixes). +- pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins + regs (git-fixes). +- pinctrl: armada-37xx: remove an unused variable (git-fixes). +- crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak (git-fixes). +- commit 60d82a4 + +------------------------------------------------------------------- +Tue May 21 08:25:35 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Always treat Fixed counters as available when + supported (git-fixes). +- commit c4b0d18 + +------------------------------------------------------------------- +Tue May 21 08:23:45 CEST 2024 - jgross@suse.com + +- KVM: VMX: Report up-to-date exit qualification to userspace + (git-fixes). +- commit d6b020d + +------------------------------------------------------------------- +Tue May 21 08:20:50 CEST 2024 - jgross@suse.com + +- KVM: x86: Fix broken debugregs ABI for 32 bit kernels + (git-fixes). +- commit 69a1ee8 + +------------------------------------------------------------------- +Tue May 21 08:18:03 CEST 2024 - jgross@suse.com + +- SEV: disable SEV-ES DebugSwap by default (git-fixes). +- commit dcaff2f + +------------------------------------------------------------------- +Tue May 21 08:16:02 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMU + (git-fixes). +- commit c561279 + +------------------------------------------------------------------- +Tue May 21 08:11:53 CEST 2024 - jgross@suse.com + +- KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear + they're a WIP (git-fixes). +- commit aba16e8 + +------------------------------------------------------------------- +Tue May 21 08:10:16 CEST 2024 - jgross@suse.com + +- KVM: x86: Mark target gfn of emulated atomic instruction as + dirty (git-fixes). +- commit 303882a + +------------------------------------------------------------------- +Tue May 21 08:08:31 CEST 2024 - jgross@suse.com + +- KVM: SVM: Flush pages under kvm->lock to fix UAF in + svm_register_enc_region() (git-fixes). +- commit 4382f8a + +------------------------------------------------------------------- +Mon May 20 18:22:45 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes bsc#1222608 CVE-2024-26742). +- commit 950259c + +------------------------------------------------------------------- +Mon May 20 17:34:03 CEST 2024 - dsterba@suse.com + +- btrfs: always clear PERTRANS metadata during commit (git-fixes) +- commit f24386b + +------------------------------------------------------------------- +Mon May 20 17:31:37 CEST 2024 - dsterba@suse.com + +- btrfs: record delayed inode root in transaction (git-fixes) +- commit 3382370 + +------------------------------------------------------------------- +Mon May 20 17:30:52 CEST 2024 - dsterba@suse.com + +- btrfs: send: handle path ref underflow in header iterate_inode_ref() (git-fixes) +- commit 21cfc26 + +------------------------------------------------------------------- +Mon May 20 17:30:06 CEST 2024 - dsterba@suse.com + +- btrfs: export: handle invalid inode or root reference in btrfs_get_parent() (git-fixes) +- commit a357818 + +------------------------------------------------------------------- +Mon May 20 17:28:54 CEST 2024 - dsterba@suse.com + +- btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send() (git-fixes) +- commit 3227c75 + +------------------------------------------------------------------- +Mon May 20 17:28:06 CEST 2024 - dsterba@suse.com + +- btrfs: sysfs: validate scrub_speed_max value (git-fixes) +- commit 333b480 + +------------------------------------------------------------------- +Mon May 20 17:26:31 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: build fix for config we don't use +- commit d489b93 + +------------------------------------------------------------------- +Mon May 20 17:25:16 CEST 2024 - dsterba@suse.com + +- btrfs: prevent transaction block reserve underflow when starting transaction (git-fixes) +- commit e1ff84f + +------------------------------------------------------------------- +Mon May 20 17:19:12 CEST 2024 - dsterba@suse.com + +- btrfs: fix race when refilling delayed refs block reserve (git-fixes) +- commit f241886 + +------------------------------------------------------------------- +Mon May 20 17:17:09 CEST 2024 - dsterba@suse.com + +- btrfs: assert delayed node locked when removing delayed item (git-fixes) +- commit 7298484 + +------------------------------------------------------------------- +Mon May 20 17:16:03 CEST 2024 - dsterba@suse.com + +- btrfs: check for BTRFS_FS_ERROR in pending ordered assert (git-fixes) +- commit f5815af + +------------------------------------------------------------------- +Mon May 20 17:07:38 CEST 2024 - dsterba@suse.com + +- btrfs: output extra debug info if we failed to find an inline backref (git-fixes) +- commit 92fba41 + +------------------------------------------------------------------- +Mon May 20 17:06:06 CEST 2024 - dsterba@suse.com + +- btrfs: set page extent mapped after read_folio in relocate_one_page (git-fixes) +- commit 446041f + +------------------------------------------------------------------- +Mon May 20 17:04:32 CEST 2024 - dsterba@suse.com + +- btrfs: handle errors properly in update_inline_extent_backref() (git-fixes) +- commit ca5b7a2 + +------------------------------------------------------------------- +Mon May 20 15:43:05 CEST 2024 - nmorey@suse.com + +- RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw (git-fixes) +- commit 4bdc550 + +------------------------------------------------------------------- +Mon May 20 15:42:55 CEST 2024 - nmorey@suse.com + +- RDMA/IPoIB: Fix format truncation compilation errors (git-fixes) +- commit 6d737b0 + +------------------------------------------------------------------- +Mon May 20 15:42:41 CEST 2024 - nmorey@suse.com + +- bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq (git-fixes) +- commit 3e0bec3 + +------------------------------------------------------------------- +Mon May 20 15:42:30 CEST 2024 - nmorey@suse.com + +- IB/mlx5: Use __iowrite64_copy() for write combining stores (git-fixes) +- commit 9a3847d + +------------------------------------------------------------------- +Mon May 20 15:41:38 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix incorrect rxe_put in error path (git-fixes) +- commit c50f3b5 + +------------------------------------------------------------------- +Mon May 20 15:41:28 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Allow good work requests to be executed (git-fixes) +- commit b36653a + +------------------------------------------------------------------- +Mon May 20 15:41:18 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt (git-fixes) +- commit ba9e71d + +------------------------------------------------------------------- +Mon May 20 15:41:06 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Modify the print level of CQE error (git-fixes) +- commit 12a2ba5 + +------------------------------------------------------------------- +Mon May 20 15:40:45 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Use complete parentheses in macros (git-fixes) +- commit 7a9c544 + +------------------------------------------------------------------- +Mon May 20 15:40:34 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix GMV table pagesize (git-fixes) +- commit fb0321b + +------------------------------------------------------------------- +Mon May 20 15:40:20 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix UAF for cq async event (git-fixes) +- commit 8ea7fea + +------------------------------------------------------------------- +Mon May 20 15:40:10 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix deadlock on SRQ async events. (git-fixes) +- commit fb64efc + +------------------------------------------------------------------- +Mon May 20 15:39:57 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Add max_ah and cq moderation capacities in query_device() (git-fixes) +- commit 6c2f69b + +------------------------------------------------------------------- +Mon May 20 15:39:41 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix return value in hns_roce_map_mr_sg (git-fixes) +- commit 60cadbc + +------------------------------------------------------------------- +Mon May 20 15:39:25 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Adding remote atomic access flag to updatable flags (git-fixes) +- commit dacefcf + +------------------------------------------------------------------- +Mon May 20 15:39:09 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Change check for cacheable mkeys (git-fixes) +- commit c838c29 + +------------------------------------------------------------------- +Mon May 20 15:38:50 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent (git-fixes) +- commit 3012f2a + +------------------------------------------------------------------- +Mon May 20 15:38:31 CEST 2024 - nmorey@suse.com + +- qibfs: fix dentry leak (git-fixes) +- commit 3dd0249 + +------------------------------------------------------------------- +Mon May 20 15:37:55 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Fix port number for counter query in multi-port configuration (git-fixes) +- commit 52028fd + +------------------------------------------------------------------- +Mon May 20 15:37:35 CEST 2024 - nmorey@suse.com + +- RDMA/cm: Print the old state when cm_destroy_id gets timeout (git-fixes) +- commit 1a1a1ef + +------------------------------------------------------------------- +Mon May 20 15:37:10 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix the problem "mutex_destroy missing" (git-fixes) +- commit 0a73f85 + +------------------------------------------------------------------- +Mon May 20 14:08:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: broadcom: bcmbca: bcm4908: set brcm,wp-not-connected") +- commit a7b0273 + +------------------------------------------------------------------- +Mon May 20 14:04:41 CEST 2024 - iivanov@suse.de + +- arm64: dts: microchip: sparx5: fix mdio reg (git-fixes) +- commit 88132f5 + +------------------------------------------------------------------- +Mon May 20 14:03:25 CEST 2024 - iivanov@suse.de + +- arm64: dts: hi3798cv200: fix the size of GICR (git-fixes) +- commit 366d274 + +------------------------------------------------------------------- +Mon May 20 14:02:14 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Correct Tegra132 I2C alias (git-fixes) +- commit da1130e + +------------------------------------------------------------------- +Mon May 20 13:28:11 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: h616: Fix I2C0 pins (git-fixes) +- commit eee423c + +------------------------------------------------------------------- +Mon May 20 13:27:02 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: Pine H64: correctly remove reg_gmac_3v3 (git-fixes) +- commit 7d432cc + +------------------------------------------------------------------- +Mon May 20 13:25:37 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit d52e38e + +------------------------------------------------------------------- +Mon May 20 13:24:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit 029788f + +------------------------------------------------------------------- +Mon May 20 13:22:07 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix alphabetical ordering RK3399 puma (git-fixes) + Refresh patches.suse/arm64-dts-rockchip-enable-internal-pull-up-on-PCIE_WAKE-for-RK3399-Puma.patch +- commit aeac8db + +------------------------------------------------------------------- +Mon May 20 12:53:44 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: samsung,ams495qa01: add missing SPI properties") +- commit f4f5a90 + +------------------------------------------------------------------- +Mon May 20 12:53:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio: health: maxim,max30102: fix compatible check") +- commit 1690e24 + +------------------------------------------------------------------- +Mon May 20 12:52:51 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: mediatek,pwm-disp: Document power-domains property") +- commit 6958159 + +------------------------------------------------------------------- +Mon May 20 12:52:16 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: fsl-imx-sdma: fix HDMI audio index") +- commit 952bf73 + +------------------------------------------------------------------- +Mon May 20 12:52:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: lcdif: Do not require power-domains for i.MX6ULL") +- commit eabdd33 + +------------------------------------------------------------------- +Mon May 20 12:51:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update") +- commit ad9009e + +------------------------------------------------------------------- +Mon May 20 12:51:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mtd: avoid automatically select from mtd.yaml") +- commit 2d9981a + +------------------------------------------------------------------- +Mon May 20 12:51:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: can: mpfs: add missing required clock") +- commit d5f79eb + +------------------------------------------------------------------- +Mon May 20 12:50:57 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: dlg,da9063: Make #interrupt-cells required") +- commit a6ea77b + +------------------------------------------------------------------- +Mon May 20 12:50:46 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pinctr: pinctrl-zynq: Fix compatible string") +- commit f208a95 + +------------------------------------------------------------------- +Mon May 20 12:49:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible") +- commit 3478db8 + +------------------------------------------------------------------- +Mon May 20 12:49:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: ti,am65x-dss: Add support for common1 region") +- commit 7eb6591 + +------------------------------------------------------------------- +Mon May 20 12:48:50 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: opp: drop maxItems from inner items") +- commit 878a019 + +------------------------------------------------------------------- +Mon May 20 12:48:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: amlogic: fix s4 bindings") +- commit e2029e3 + +------------------------------------------------------------------- +Mon May 20 12:48:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Banana Pi R2 Pro") +- commit c1d1519 + +------------------------------------------------------------------- +Mon May 20 12:45:53 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Orange Pi RK3399 board") +- commit 88539b6 + +------------------------------------------------------------------- +Mon May 20 12:45:20 CEST 2024 - iivanov@suse.de + +- dt-bindings: clock: qcom: Add missing UFS QREF clocks (git-fixes) +- commit 4e403e4 + +------------------------------------------------------------------- +Mon May 20 12:43:49 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: qcom: drop the superfluous device compatibility") +- commit f6fdbc2 + +------------------------------------------------------------------- +Mon May 20 12:43:00 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: riscv: cpus: Clarify mmu-type interpretation") +- commit 4b6b7f4 + +------------------------------------------------------------------- +Mon May 20 12:42:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: power: reset: qcom-pon: fix inconsistent example") +- commit b2da43b + +------------------------------------------------------------------- +Mon May 20 12:42:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: rtc: qcom-pm8xxx: fix inconsistent example") +- commit 673e959 + +------------------------------------------------------------------- +Mon May 20 12:42:30 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header") +- commit 2965719 + +------------------------------------------------------------------- +Mon May 20 12:42:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg") +- commit 44293cc + +------------------------------------------------------------------- +Mon May 20 12:42:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: gpio: xilinx: Fix node address in gpio") +- commit 51eae0f + +------------------------------------------------------------------- +Mon May 20 12:41:48 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-vadc: fix example node names") +- commit 5559cae + +------------------------------------------------------------------- +Mon May 20 12:41:19 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name") +- commit 6d910c5 + +------------------------------------------------------------------- +Mon May 20 12:39:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: qcom: Correct reset-names property") +- commit cfa6f44 + +------------------------------------------------------------------- +Mon May 20 12:17:43 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: zynqmp: extend required list") +- commit 193f0ac + +------------------------------------------------------------------- +Mon May 20 12:17:21 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: qcom,apcs-kpss-global: drop duplicated") +- commit 855a271 + +------------------------------------------------------------------- +Mon May 20 12:17:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix regulator binding") +- commit 9b3e020 + +------------------------------------------------------------------- +Mon May 20 12:16:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix up binding") +- commit a0c4967 + +------------------------------------------------------------------- +Mon May 20 12:16:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: remoteproc: qcom: sc7180-pas: Fix SC7280 MPSS PD-names") +- commit de1ba63 + +------------------------------------------------------------------- +Mon May 20 11:58:54 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mmc: sdhci-pxa: Fix 'regs' typo") +- commit 3378497 + +------------------------------------------------------------------- +Mon May 20 11:58:39 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: Remove alt_ref from versal") +- commit 4d14333 + +------------------------------------------------------------------- +Mon May 20 11:58:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: watchdog: qcom-wdt: Make the interrupt example edge") +- commit 17a3ab8 + +------------------------------------------------------------------- +Mon May 20 11:57:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI") +- commit 4aa1481 + +------------------------------------------------------------------- +Mon May 20 11:56:20 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: stm32: don't mix SCMI and non-SCMI board") +- commit 448ff06 + +------------------------------------------------------------------- +Mon May 20 11:55:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with") +- commit ab03332 + +------------------------------------------------------------------- +Mon May 20 11:55:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp") +- commit 1d6fc28 + +------------------------------------------------------------------- +Mon May 20 11:54:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: Allow #power-domain-cells") +- commit 027195f + +------------------------------------------------------------------- +Mon May 20 11:54:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt: dt-extract-compatibles: Don't follow symlinks when walking tree") +- commit 60fcfee + +------------------------------------------------------------------- +Mon May 20 11:52:07 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property") +- commit de60146 + +------------------------------------------------------------------- +Mon May 20 11:51:01 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema") +- commit d7b96e4 + +------------------------------------------------------------------- +Mon May 20 11:49:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: qcom: smd-rpm: Add MSM8909 to qcom,smd-channels") +- commit 1171729 + +------------------------------------------------------------------- +Mon May 20 08:14:54 CEST 2024 - tiwai@suse.de + +- selftests/kcmp: remove unused open mode (git-fixes). +- nilfs2: make superblock data array index computation sparse + friendly (git-fixes). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (git-fixes). +- lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure + (git-fixes). +- commit 7902091 + +------------------------------------------------------------------- +Mon May 20 03:46:23 CEST 2024 - lzhong@suse.de + +- powerpc/pseries/vio: Don't return ENODEV if node or compatible + missing (bsc#1220783). +- commit 19e446b + +------------------------------------------------------------------- +Sun May 19 09:24:05 CEST 2024 - tiwai@suse.de + +- clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs + (git-fixes). +- clk: qcom: mmcc-msm8998: fix venus clock issue (git-fixes). +- clk: qcom: dispcc-sm8550: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm6350: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm8450: fix DisplayPort clocks (git-fixes). +- clk: qcom: clk-alpha-pll: remove invalid Stromer register offset + (git-fixes). +- clk: samsung: exynosautov9: fix wrong pll clock id value + (git-fixes). +- clk: renesas: r9a07g043: Add clock and reset entry for PLIC + (git-fixes). +- clk: renesas: r8a779a0: Fix CANFD parent clock (git-fixes). +- clk: rs9: fix wrong default value for clock amplitude + (git-fixes). +- clk: mediatek: mt8365-mm: fix DPI0 parent (git-fixes). +- clk: mediatek: pllfh: Don't log error for missing fhctl node + (git-fixes). +- commit 8bfa411 + +------------------------------------------------------------------- +Sat May 18 09:44:27 CEST 2024 - tiwai@suse.de + +- blacklist.conf: Add reverted dmaengine commit entries +- commit 134f997 + +------------------------------------------------------------------- +Sat May 18 09:42:47 CEST 2024 - tiwai@suse.de + +- selftests: net: bridge: increase IGMP/MLD exclude timeout + membership interval (git-fixes). +- of: module: add buffer overflow check in of_modalias() + (git-fixes). +- selftests/powerpc/dexcr: Add -no-pie to hashchk tests + (git-fixes). +- firmware: raspberrypi: Use correct device for DMA mappings + (git-fixes). +- Revert "drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor()" (stable-fixes). +- drm/i915/audio: Fix audio time stamp programming for DP + (stable-fixes). +- gpiolib: cdev: fix uninitialised kfifo (git-fixes). +- selftests: test_bridge_neigh_suppress.sh: Fix failures due to + duplicate MAC (git-fixes). +- Bluetooth: qca: fix firmware check error path (git-fixes). +- dyndbg: fix old BUG_ON in >control parser (stable-fixes). +- mei: me: add lunar lake point M DID (stable-fixes). +- usb: xhci-plat: Don't include xhci.h (stable-fixes). +- ASoC: meson: axg-fifo: use threaded irq to check periods + (git-fixes). +- drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor() (stable-fixes). +- drm/amd/display: Fix incorrect DSC instance for MST + (stable-fixes). +- drm/amd/display: Atom Integrated System Info v2_2 for DCN35 + (stable-fixes). +- drm/amd/display: Handle Y carry-over in VCP X.Y calculation + (stable-fixes). +- clk: Don't hold prepare_lock when calling kref_put() + (stable-fixes). +- drm/nouveau/dp: Don't probe eDP ports twice harder + (stable-fixes). +- drm/radeon: silence UBSAN warning (v3) (stable-fixes). +- net:usb:qmi_wwan: support Rolling modules (stable-fixes). +- gpio: crystalcove: Use -ENOTSUPP consistently (stable-fixes). +- gpio: wcove: Use -ENOTSUPP consistently (stable-fixes). +- platform/x86: ISST: Add Granite Rapids-D to HPM CPU list + (stable-fixes). +- selftests: timers: Fix valid-adjtimex signed left-shift + undefined behavior (stable-fixes). +- gpu: host1x: Do not setup DMA for virtual devices + (stable-fixes). +- amd/amdkfd: sync all devices to wait all processes being evicted + (stable-fixes). +- drm/amdgpu: Fix VCN allocation in CPX partition (stable-fixes). +- drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2 + (stable-fixes). +- drm/amdgpu: Refine IB schedule error logging (stable-fixes). +- firewire: ohci: mask bus reset interrupts between ISR and + bottom half (stable-fixes). +- regulator: tps65132: Add of_match table (stable-fixes). +- ata: sata_gemini: Check clk_enable() result (stable-fixes). +- ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in + case of S3 suspend (stable-fixes). +- ALSA: line6: Zero-initialize message buffers (stable-fixes). +- vboxsf: explicitly deny setlease attempts (stable-fixes). +- drm/amdkfd: range check cp bad op exception interrupts + (stable-fixes). +- drm/amdkfd: Check cgroup when returning DMABuf info + (stable-fixes). +- selftests/ftrace: Fix event filter target_func selection + (stable-fixes). +- wifi: iwlwifi: mvm: guard against invalid STA ID on removal + (stable-fixes). +- wifi: iwlwifi: read txq->read_ptr under lock (stable-fixes). +- wifi: mac80211: fix prep_connection error path (stable-fixes). +- wifi: cfg80211: fix rdev_dump_mpp() arguments order + (stable-fixes). +- wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc + (stable-fixes). +- ASoC: meson: axg-fifo: use FIELD helpers (stable-fixes). +- gpiolib: cdev: relocate debounce_period_us from struct gpio_desc + (stable-fixes). +- selftests/net: convert test_bridge_neigh_suppress.sh to run + it in unique namespace (stable-fixes). +- commit 2872089 + +------------------------------------------------------------------- +Fri May 17 18:46:21 CEST 2024 - mkoutny@suse.com + +- af_unix: Fix garbage collector racing against connect() + (CVE-2024-26923 bsc#1223384). +- af_unix: Replace BUG_ON() with WARN_ON_ONCE() (CVE-2024-26923 + bsc#1223384). +- af_unix: Do not use atomic ops for unix_sk(sk)->inflight + (CVE-2024-26923 bsc#1223384). +- commit a683abb + +------------------------------------------------------------------- +Fri May 17 18:05:19 CEST 2024 - mwilck@suse.com + +- dm-multipath: dont't attempt SG_IO on non-SCSI-disks + (bsc#1223575). +- commit 2f6779f + +------------------------------------------------------------------- +Fri May 17 17:18:26 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans (git-fixes) +- commit b85295a + +------------------------------------------------------------------- +Fri May 17 14:36:47 CEST 2024 - dsterba@suse.com + +- btrfs: don't arbitrarily slow down delalloc if we're committing (git-fixes) +- commit d9b2223 + +------------------------------------------------------------------- +Fri May 17 14:33:37 CEST 2024 - dsterba@suse.com + +- btrfs: reset destination buffer when read_extent_buffer() gets invalid range (git-fixes) +- commit 7ef02d5 + +------------------------------------------------------------------- +Fri May 17 14:32:16 CEST 2024 - dsterba@suse.com + +- btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1 (git-fixes) +- commit e6b51c1 + +------------------------------------------------------------------- +Fri May 17 14:31:26 CEST 2024 - dsterba@suse.com + +- btrfs: file_remove_privs needs an exclusive lock in direct io write (git-fixes) +- commit 0bc88db + +------------------------------------------------------------------- +Fri May 17 14:29:12 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: cleanup, v0 extent removal +- commit fecc398 + +------------------------------------------------------------------- +Fri May 17 14:28:15 CEST 2024 - dsterba@suse.com + +- btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART (git-fixes) +- commit 74fcad3 + +------------------------------------------------------------------- +Fri May 17 14:27:30 CEST 2024 - dsterba@suse.com + +- btrfs: fix start transaction qgroup rsv double free (git-fixes) +- commit 272247e + +------------------------------------------------------------------- +Fri May 17 14:26:14 CEST 2024 - dsterba@suse.com + +- btrfs: free qgroup rsv on io failure (git-fixes) +- commit 384dac4 + +------------------------------------------------------------------- +Fri May 17 13:18:52 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: disable toggling dormant table state + more than once (git-fixes). +- commit 76bebd5 + +------------------------------------------------------------------- +Fri May 17 13:15:53 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: process pending subflow error on close (git-fixes). +- commit ef629c5 + +------------------------------------------------------------------- +Fri May 17 13:14:24 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: move __mptcp_error_report in protocol.c (git-fixes). +- commit a777e91 + +------------------------------------------------------------------- +Fri May 17 13:12:58 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: fix bogus receive window shrinkage with multiple subflows + (git-fixes). +- commit deea9a0 + +------------------------------------------------------------------- +Fri May 17 13:08:02 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nft_set_rbtree: use read spinlock to avoid datapath + contention (git-fixes). +- commit ddc952e + +------------------------------------------------------------------- +Fri May 17 13:06:21 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list + iterate in smcr_port_add (git-fixes). +- commit 2d7895b + +------------------------------------------------------------------- +Fri May 17 13:03:07 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: bugfix for smcr v2 server connect success statistic + (git-fixes). +- commit e746f6b + +------------------------------------------------------------------- +Fri May 17 13:01:08 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID + (git-fixes). +- commit ec5b855 + +------------------------------------------------------------------- +Fri May 17 12:59:23 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_bind_phc (git-fixes). +- commit 16b7a1e + +------------------------------------------------------------------- +Fri May 17 12:57:42 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_tsflags (git-fixes). +- commit b028530 + +------------------------------------------------------------------- +Fri May 17 12:55:31 CEST 2024 - andrea.porta@suse.com + +- arm64: Add the arm64.no32bit_el0 command line option + (jsc#PED-3184). + Please note that some adjustments were needed since the upstream commit + is based on kernel 6.9 which has idreg-override.c moved under + arch/arm64/kernel/pi/. +- commit 4fba46a + +------------------------------------------------------------------- +Fri May 17 09:14:44 CEST 2024 - tiwai@suse.de + +- platform/x86/intel-uncore-freq: Don't present root domain on + error (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_certificate decoding + (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_show display (git-fixes). +- tools/arch/x86/intel_sdsi: Fix maximum meter bundle length + (git-fixes). +- platform/x86: xiaomi-wmi: Fix race condition when reporting + key events (git-fixes). +- mtd: rawnand: hynix: fixed typo (git-fixes). +- mtd: core: Report error if first mtd_otp_size() call fails in + mtd_otp_nvmem_add() (git-fixes). +- mmc: davinci: Don't strip remove function when driver is builtin + (git-fixes). +- mmc: sdhci_am654: Fix ITAPDLY for HS400 timing (git-fixes). +- mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock + (git-fixes). +- mmc: sdhci_am654: Add OTAP/ITAP delay enable (git-fixes). +- mmc: sdhci_am654: Write ITAPDLY for DDR52 timing (git-fixes). +- mmc: sdhci_am654: Add tuning algorithm for delay chain + (git-fixes). +- media: sunxi: a83-mips-csi2: also select GENERIC_PHY + (git-fixes). +- media: flexcop-usb: fix sanity check of bNumEndpoints + (git-fixes). +- media: stk1160: fix bounds checking in stk1160_copy_video() + (git-fixes). +- media: uvcvideo: Add quirk for Logitech Rally Bar (git-fixes). +- media: v4l: Don't turn on privacy LED if streamon fails + (git-fixes). +- media: mc: mark the media devnode as registered from the, + start (git-fixes). +- media: atomisp: ssh_css: Fix a null-pointer dereference in + load_video_binaries (git-fixes). +- media: v4l2-subdev: Fix stream handling for crop API + (git-fixes). +- media: mc: Fix graph walk in media_pipeline_start (git-fixes). +- media: i2c: et8ek8: Don't strip remove function when driver + is builtin (git-fixes). +- media: dt-bindings: ovti,ov2680: Fix the power supply names + (git-fixes). +- media: ipu3-cio2: Request IRQ earlier (git-fixes). +- media: rcar-vin: work around -Wenum-compare-conditional warning + (git-fixes). +- media: ngene: Add dvb_ca_en50221_init return value check + (git-fixes). +- commit ceb1555 + +------------------------------------------------------------------- +Fri May 17 09:00:45 CEST 2024 - tiwai@suse.de + +- Move upstreamed media patches into sorted section +- commit 521e539 + +------------------------------------------------------------------- +Thu May 16 19:23:55 CEST 2024 - duwe@suse.de + +- dmaengine: idxd: move safety flag to struct ends (bsc#1223625 + CVE-2024-21823). +- dmaengine: idxd: add a write() method for applications to + submit work (bsc#1223625 CVE-2024-21823). +- dmaengine: idxd: add a new security check to deal with a + hardware erratum (bsc#1223625 CVE-2024-21823). +- VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist + (bsc#1223625 CVE-2024-21823). +- commit 8718675 + +------------------------------------------------------------------- +Thu May 16 19:03:19 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/io_uring-af_unix-disable-sending-io_uring-over-socke.patch + (bsc#1218447 CVE-2023-6531 CVE-2023-52654 bsc#1224099). +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (git-fixes CVE-2023-52655 bsc#1217169). +- commit 07c8bc1 + +------------------------------------------------------------------- +Thu May 16 16:26:11 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation + (git-fixes). +- commit 78ec58d + +------------------------------------------------------------------- +Thu May 16 16:24:27 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix peer devlink set for SF representor devlink port + (git-fixes). +- commit 6a691b6 + +------------------------------------------------------------------- +Thu May 16 16:20:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Lag, restore buckets number to default after hash + LAG deactivation (git-fixes). +- commit 19da0bb + +------------------------------------------------------------------- +Thu May 16 16:19:25 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: flower: fix fragment flags handling (git-fixes). +- commit 5fd27e9 + +------------------------------------------------------------------- +Thu May 16 16:17:56 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Set tx_info->xdpf value to NULL (git-fixes). +- commit 7d1d83a + +------------------------------------------------------------------- +Thu May 16 16:16:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix incorrect descriptor free behavior (git-fixes). +- commit 69577fd + +------------------------------------------------------------------- +Thu May 16 16:10:18 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Wrong missing IO completions check order (git-fixes). +- commit fbbd86e + +------------------------------------------------------------------- +Thu May 16 16:08:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix potential sign extension issue (git-fixes). +- commit b3cc5f8 + +------------------------------------------------------------------- +Thu May 16 16:06:38 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: trap link-local frames regardless of ST Port + State (git-fixes). +- commit 726080b + +------------------------------------------------------------------- +Thu May 16 16:04:41 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: fix wrong config being used when reconfiguring PCS + (git-fixes). +- commit d2d1229 + +------------------------------------------------------------------- +Thu May 16 16:02:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block XOR hash with over 128 channels + (git-fixes). +- commit 40b1ccb + +------------------------------------------------------------------- +Thu May 16 16:00:48 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Restore mistakenly dropped parts in register devlink + flow (git-fixes). +- commit dfb4099 + +------------------------------------------------------------------- +Thu May 16 15:38:16 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size (git-fixes) +- commit a1c6e8c + +------------------------------------------------------------------- +Thu May 16 15:36:42 CEST 2024 - dsterba@suse.com + +- btrfs: don't warn if discard range is not aligned to sector (git-fixes) +- commit f239c2a + +------------------------------------------------------------------- +Thu May 16 15:35:09 CEST 2024 - dsterba@suse.com + +- btrfs: tree-checker: fix inline ref size in error messages (git-fixes) +- commit a304971 + +------------------------------------------------------------------- +Thu May 16 15:33:15 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args (git-fixes) +- commit 81a1329 + +------------------------------------------------------------------- +Thu May 16 15:31:46 CEST 2024 - dsterba@suse.com + +- btrfs: do not allow non subvolume root targets for snapshot (git-fixes) +- commit d495a4b + +------------------------------------------------------------------- +Thu May 16 15:30:42 CEST 2024 - dsterba@suse.com + +- btrfs: send: ensure send_fd is writable (git-fixes) +- commit 5055583 + +------------------------------------------------------------------- +Thu May 16 15:28:27 CEST 2024 - dsterba@suse.com + +- btrfs: free the allocated memory if btrfs_alloc_page_array() fails (git-fixes) +- commit 532ad3c + +------------------------------------------------------------------- +Thu May 16 15:24:48 CEST 2024 - dsterba@suse.com + +- btrfs: fix 64bit compat send ioctl arguments not initializing version member (git-fixes) +- commit 2c30d15 + +------------------------------------------------------------------- +Thu May 16 15:22:52 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one when checking chunk map includes logical address (git-fixes) +- commit e5842bb + +------------------------------------------------------------------- +Thu May 16 15:20:56 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: ref-verify not built +- commit 701d654 + +------------------------------------------------------------------- +Thu May 16 15:20:06 CEST 2024 - dsterba@suse.com + +- btrfs: use u64 for buffer sizes in the tree search ioctls (git-fixes) +- commit a1c6ed1 + +------------------------------------------------------------------- +Thu May 16 15:19:07 CEST 2024 - dsterba@suse.com + +- btrfs: error out when reallocating block for defrag using a stale transaction (git-fixes) +- commit e6bb34b + +------------------------------------------------------------------- +Thu May 16 15:17:20 CEST 2024 - dsterba@suse.com + +- btrfs: error when COWing block from a root that is being deleted (git-fixes) +- commit 78a2694 + +------------------------------------------------------------------- +Thu May 16 15:16:01 CEST 2024 - dsterba@suse.com + +- btrfs: error out when COWing block using a stale transaction (git-fixes) +- commit 850d86f + +------------------------------------------------------------------- +Thu May 16 13:09:22 CEST 2024 - mfranc@suse.cz + +- s390/cpum_cf: make crypto counters upward compatible across + machine types (bsc#1224348). +- commit 36c1e09 + +------------------------------------------------------------------- +Thu May 16 12:18:15 CEST 2024 - dsterba@suse.com + +- btrfs: always print transaction aborted messages with an error level (git-fixes) +- commit 26fa5ae + +------------------------------------------------------------------- +Thu May 16 12:00:22 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Do not produce metadata freelist entries in Tx port + ts WQE xmit (git-fixes). +- commit 287b501 + +------------------------------------------------------------------- +Thu May 16 11:58:47 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: HTB, Fix inconsistencies with QoS SQs number + (git-fixes). +- commit 0085432 + +------------------------------------------------------------------- +Thu May 16 11:57:19 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix mlx5e_priv_init() cleanup flow (git-fixes). +- commit 01134b3 + +------------------------------------------------------------------- +Thu May 16 11:55:49 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block changing channels number when RXFH is + configured (git-fixes). +- commit c93a7d5 + +------------------------------------------------------------------- +Thu May 16 11:54:14 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Correctly compare pkt reformat ids (git-fixes). +- commit 76a7159 + +------------------------------------------------------------------- +Thu May 16 11:52:39 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Properly link new fs rules into the tree (git-fixes). +- commit 7272c33 + +------------------------------------------------------------------- +Thu May 16 11:51:07 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: offset comp irq index in name by one (git-fixes). +- commit 56809e4 + +------------------------------------------------------------------- +Thu May 16 11:46:42 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Register devlink first under devlink lock (git-fixes). +- commit 3162538 + +------------------------------------------------------------------- +Thu May 16 11:44:32 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, store eswitch pointer before registering + devlink_param (git-fixes). +- commit d6f7fd4 + +------------------------------------------------------------------- +Thu May 16 09:18:51 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - fixed headset Mic not show (stable-fixes). +- ALSA: hda: hda_cs_dsp_ctl: Remove notification of driver write + (stable-fixes). +- ALSA: Fix deadlocks with kctl removals at disconnection + (stable-fixes). +- ALSA: hda: clarify Copyright information (stable-fixes). +- ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306W + (stable-fixes). +- ALSA: hda/realtek: Fix internal speakers for Legion Y9000X + 2022 IAH7 (stable-fixes). +- ALSA: hda: Add Intel BMG PCI ID and HDMI codec vid + (stable-fixes). +- ALSA: hda: cs35l41: Add support for ASUS ROG 2024 Laptops + (stable-fixes). +- ALSA: hda: cs35l41: Ignore errors when configuring IRQs + (stable-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo 13X (stable-fixes). +- ALSA: hda: cs35l41: Support Lenovo 13X laptop without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Remove redundant argument to + cs35l41_request_firmware_file() (stable-fixes). +- ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for DSP config + (stable-fixes). +- ALSA: hda/realtek: Add quirks for HP Omen models using CS35L41 + (stable-fixes). +- ALSA: hda: cs35l41: Support HP Omen models without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting + (stable-fixes). +- commit bd5e5fc + +------------------------------------------------------------------- +Thu May 16 09:09:00 CEST 2024 - tiwai@suse.de + +- Add cherry-picked patch references to amdgpu patches +- commit fb4ef8e + +------------------------------------------------------------------- +Thu May 16 09:02:33 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2e + (git-fixes). +- ASoC: tas2781: Fix a warning reported by robot kernel test + (git-fixes). +- ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value + (git-fixes). +- ASoC: Intel: avs: Test result of avs_get_module_entry() + (git-fixes). +- ASoC: Intel: avs: Fix potential integer overflow (git-fixes). +- ASoC: Intel: avs: Fix ASRC module initialization (git-fixes). +- ASoC: SOF: Intel: mtl: Implement firmware boot state check + (git-fixes). +- ASoC: SOF: Intel: lnl: Correct rom_status_reg (git-fixes). +- ASoC: SOF: Intel: mtl: Correct rom_status_reg (git-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: only allocate/release + streams for first CPU DAI" (stable-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: reset device count for + SoundWire DAIs" (stable-fixes). +- ASoC: kirkwood: Fix potential NULL dereference (git-fixes). +- ASoC: Intel: avs: ssm4567: Do not ignore route checks + (git-fixes). +- ASoC: Intel: Disable route checks for Skylake boards + (git-fixes). +- ASoC: mediatek: Assign dummy when codec not specified for a + DAI link (git-fixes). +- ASoC: mediatek: mt8192: fix register configuration for tdm + (git-fixes). +- ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance (git-fixes). +- ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup + (git-fixes). +- ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim + 7 16ARHA7 (git-fixes). +- fbdev: savage: Handle err return when savagefb_check_var failed + (git-fixes). +- fbdev: sh7760fb: allow modular build (git-fixes). +- fbdev: sisfb: hide unused variables (git-fixes). +- fbdev: shmobile: fix snprintf truncation (git-fixes). +- drm: zynqmp_dpsub: Always register bridge (git-fixes). +- Revert "drm/bridge: ti-sn65dsi83: Fix enable error path" + (git-fixes). +- drm/fbdev-generic: Do not set physical framebuffer address + (git-fixes). +- drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting + fails (git-fixes). +- drm/msm/adreno: fix CP cycles stat retrieval on a7xx + (git-fixes). +- drm/msm/dpu: Add callback function pointer check before its call + (git-fixes). +- drm/msm/dpu: Allow configuring multiple active DSC blocks + (git-fixes). +- drm/msm/dpu: Always flush the slave INTF on the CTL (git-fixes). +- drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original + mode pclk (git-fixes). +- drm/msm/dp: Avoid a long timeout for AUX transfer if nothing + connected (git-fixes). +- drm/msm/dp: allow voltage swing / pre emphasis of 3 (git-fixes). +- drm/mediatek: dp: Fix mtk_dp_aux_transfer return value + (git-fixes). +- drm/mediatek: Init `ddp_comp` with devm_kcalloc() (git-fixes). +- drm/mediatek: Add 0 size check to mtk_drm_gem_obj (git-fixes). +- drm/bridge: tc358775: fix support for jeida-18 and jeida-24 + (git-fixes). +- drm/meson: gate px_clk when setting rate (git-fixes). +- drm/rockchip: vop2: Do not divide height twice for YUV + (git-fixes). +- drm/panel: simple: Add missing Innolux G121X1-L03 format, + flags, connector (git-fixes). +- drm/bridge: anx7625: Update audio status while detecting + (git-fixes). +- drm/panel: novatek-nt35950: Don't log an error when DSI host + can't be found (git-fixes). +- drm/bridge: dpc3433: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: tc358775: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611uxc: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611: Don't log an error when DSI host can't be + found (git-fixes). +- drm/bridge: lt8912b: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: icn6211: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: anx7625: Don't log an error when DSI host can't + be found (git-fixes). +- drm: vc4: Fix possible null pointer dereference (git-fixes). +- drm/arm/malidp: fix a possible null pointer dereference + (git-fixes). +- drm/amd/display: Remove redundant condition in + dcn35_calc_blocks_to_gate() (git-fixes). +- drm/amd/display: Fix potential index out of bounds in color + transformation function (git-fixes). +- drm: bridge: cdns-mhdp8546: Fix possible null pointer + dereference (git-fixes). +- drm/meson: vclk: fix calculation of 59.94 fractional rates + (git-fixes). +- drm/panel: ltk050h3146w: drop duplicate commands from + LTK050H3148W init (git-fixes). +- drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W + flags (git-fixes). +- drm/lcdif: Do not disable clocks on already suspended hardware + (git-fixes). +- drm/omapdrm: Fix console by implementing fb_dirty (git-fixes). +- drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer() + (git-fixes). +- drm/ci: update device type for volteer devices (git-fixes). +- drm/bridge: Fix improper bridge init order with + pre_enable_prev_first (git-fixes). +- commit e7d2777 + +------------------------------------------------------------------- +Thu May 16 08:24:39 CEST 2024 - tiwai@suse.de + +- Revert "selinux: introduce an initial SID for early boot processes" (bsc#1208593) + It caused a regression on ALP-current branch, kernel-obs-qa build failed. +- commit 35271c3 + +------------------------------------------------------------------- +Wed May 15 17:14:07 CEST 2024 - msuchanek@suse.de + +- powerpc/eeh: Permanently disable the removed device (bsc#1223991 + ltc#205740). +- commit b9c2f2f + +------------------------------------------------------------------- +Wed May 15 15:15:17 CEST 2024 - dsterba@suse.com + +- fat: fix uninitialized field in nostale filehandles (git-fixes) +- commit f1e1fd7 + +------------------------------------------------------------------- +Wed May 15 15:09:17 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Queue RX packets in IRQ handler instead of + disabling BHs (git-fixes). +- commit cc9313f + +------------------------------------------------------------------- +Wed May 15 15:01:36 CEST 2024 - tiwai@suse.de + +- Move upstreamed ACPI patch into sorted section +- commit 6c48aae + +------------------------------------------------------------------- +Wed May 15 14:54:26 CEST 2024 - dsterba@suse.com + +- fs: relax mount_setattr() permission checks (git-fixes) +- commit 3b377cf + +------------------------------------------------------------------- +Wed May 15 14:49:02 CEST 2024 - iivanov@suse.de + +- bpf, arm64: Fix incorrect runtime stats (git-fixes) +- commit c30a258 + +------------------------------------------------------------------- +Wed May 15 14:48:53 CEST 2024 - dsterba@suse.com + +- fast_dput(): handle underflows gracefully (git-fixes) +- commit 7a48807 + +------------------------------------------------------------------- +Wed May 15 14:42:00 CEST 2024 - dsterba@suse.com + +- ecryptfs: Reject casefold directory inodes (git-fixes) +- commit bc23622 + +------------------------------------------------------------------- +Wed May 15 14:34:09 CEST 2024 - dsterba@suse.com + +- fsverity: skip PKCS#7 parser when keyring is empty (git-fixes) +- commit 97f203b + +------------------------------------------------------------------- +Wed May 15 14:30:48 CEST 2024 - mkoutny@suse.com + +- cifs: fix underflow in parse_server_interfaces() (CVE-2024-26828 bsc#1223084). +- commit 40aba68 + +------------------------------------------------------------------- +Wed May 15 14:27:20 CEST 2024 - dsterba@suse.com + +- blacklist.conf: fs updates +- commit 372a9be + +------------------------------------------------------------------- +Wed May 15 13:58:14 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix NIX SQ mode and BP config (git-fixes). +- commit 6fa6e4e + +------------------------------------------------------------------- +Wed May 15 13:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Handle softirqs at the end of IRQ thread to fix + hang (git-fixes). +- commit 871b504 + +------------------------------------------------------------------- +Wed May 15 13:53:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Inline ks8851_rx_skb() (git-fixes). +- commit 0fafe3f + +------------------------------------------------------------------- +Wed May 15 13:52:12 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Reset PTP tx_avail after possible firmware reset + (git-fixes). +- commit 9421aa8 + +------------------------------------------------------------------- +Wed May 15 13:50:35 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix error recovery for RoCE ulp client (git-fixes). +- commit a747a74 + +------------------------------------------------------------------- +Wed May 15 13:49:07 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init() + (git-fixes). +- commit 6a62a82 + +------------------------------------------------------------------- +Wed May 15 13:47:28 CEST 2024 - denis.kirjanov@suse.com + +- geneve: fix header validation in geneve[6]_xmit_skb (git-fixes). +- commit d4d699c + +------------------------------------------------------------------- +Wed May 15 13:46:00 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Fix transmit scheduler resource leak (git-fixes). +- commit 9beffaf + +------------------------------------------------------------------- +Wed May 15 13:44:11 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: SF, Stop waiting for FW as teardown was called + (git-fixes). +- commit 2583247 + +------------------------------------------------------------------- +Wed May 15 13:42:36 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: Use refcount_t for reference counting (git-fixes). +- commit 5be65d6 + +------------------------------------------------------------------- +Wed May 15 13:40:51 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Use tx_ring instead of xdp_ring for XDP channel TX + (git-fixes). +- commit d4b3628 + +------------------------------------------------------------------- +Wed May 15 13:39:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Pass ena_adapter instead of net_device to + ena_xmit_common() (git-fixes). +- commit c080c13 + +------------------------------------------------------------------- +Wed May 15 13:37:24 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Move XDP code to its new files (git-fixes). +- commit 7cd4a35 + +------------------------------------------------------------------- +Wed May 15 13:35:18 CEST 2024 - denis.kirjanov@suse.com + +- net: openvswitch: Fix Use-After-Free in ovs_ct_exit (bsc#1224098 + CVE-2024-27395). +- commit a237c4c + +------------------------------------------------------------------- +Wed May 15 13:29:39 CEST 2024 - ddiss@suse.de + +- selinux: introduce an initial SID for early boot processes + (bsc#1208593). +- commit a82f05c + +------------------------------------------------------------------- +Wed May 15 12:26:31 CEST 2024 - mkubecek@suse.cz + +- mctp: perform route lookups under a RCU read-side lock + (CVE-2023-52483 bsc#1220738). +- commit 659b74f + +------------------------------------------------------------------- +Wed May 15 10:24:39 CEST 2024 - tbogendoerfer@suse.de + +- net: gtp: Fix Use-After-Free in gtp_dellink (bsc#1224096 + CVE-2024-27396). +- commit 7f59223 + +------------------------------------------------------------------- +Wed May 15 09:25:00 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 25085d6 + +------------------------------------------------------------------- +Wed May 15 09:23:53 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_mask + (git-fixes). +- commit 61c5310 + +------------------------------------------------------------------- +Wed May 15 09:21:39 CEST 2024 - tiwai@suse.de + +- ax25: Fix reference count leak issue of net_device (git-fixes). +- ax25: Fix reference count leak issues of ax25_dev (git-fixes). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (git-fixes). +- selftests: net: move amt to socat for better compatibility + (git-fixes). +- Bluetooth: qca: Fix error code in qca_read_fw_build_info() + (git-fixes). +- net: usb: smsc95xx: stop lying about skb->truesize (git-fixes). +- wifi: mwl8k: initialize cmd->addr[] properly (git-fixes). +- wifi: rtw89: pci: correct TX resource checking for PCI DMA + channel of firmware command (git-fixes). +- wifi: ar5523: enable proper endpoint verification (git-fixes). +- wifi: carl9170: add a proper sanity check for endpoints + (git-fixes). +- wifi: ath10k: populate board data for WCN3990 (git-fixes). +- wifi: ath10k: Fix an error code problem in + ath10k_dbg_sta_write_peer_debug_trigger() (git-fixes). +- wifi: ath12k: fix out-of-bound access of qmi_invoke_handler() + (git-fixes). +- wifi: carl9170: re-fix fortified-memset warning (git-fixes). +- wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset + (git-fixes). +- wifi: mt76: mt7603: fix tx queue of loopback packets + (git-fixes). +- net: usb: sr9700: stop lying about skb->truesize (git-fixes). +- usb: aqc111: stop lying about skb->truesize (git-fixes). +- wifi: iwlwifi: mvm: init vif works only once (git-fixes). +- net: nfc: remove inappropriate attrs check (stable-fixes). +- wifi: ath11k: don't force enable power save on non-running vdevs + (git-fixes). +- wifi: ath10k: poll service ready message before failing + (git-fixes). +- wifi: iwlwifi: reconfigure TLC during HW restart (git-fixes). +- wifi: iwlwifi: mvm: select STA mask only for active links + (git-fixes). +- wifi: iwlwifi: mvm: fix active link counting during recovery + (git-fixes). +- wifi: iwlwifi: mvm: allocate STA links only for active links + (git-fixes). +- wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok() + (git-fixes). +- wifi: mt76: mt7915: workaround too long expansion sparse + warnings (git-fixes). +- wifi: brcmfmac: pcie: handle randbuf allocation failure + (git-fixes). +- bitops: add missing prototype check (git-fixes). +- ata: pata_legacy: make legacy_exit() work again (git-fixes). +- efi: libstub: only free priv.runtime_map when allocated + (git-fixes). +- HID: amd_sfh: Handle "no sensors" in PM operations (git-fixes). +- HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors + (git-fixes). +- hwmon: (lm70) fix links in doc and comments (git-fixes). +- spi: xilinx: Fix kernel documentation in the xilinx_spi.h + (git-fixes). +- ACPI: LPSS: Advertise number of chip selects via property + (git-fixes). +- ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC + (git-fixes). +- ACPI: Fix Generic Initiator Affinity _OSC bit (git-fixes). +- ACPI: bus: Indicate support for the Generic Event Device thru + _OSC (git-fixes). +- ACPI: bus: Indicate support for _TFP thru _OSC (git-fixes). +- ACPI: disable -Wstringop-truncation (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations + (git-fixes). +- cppc_cpufreq: Fix possible null pointer dereference (git-fixes). +- cpufreq: exit() callback is optional (git-fixes). +- thermal/drivers/tsens: Fix null pointer dereference (git-fixes). +- thermal/drivers/qcom/lmh: Check for SCM availability at probe + (git-fixes). +- selftests: default to host arch for LLVM builds (git-fixes). +- selftests/resctrl: fix clang build failure: use LOCAL_HDRS + (git-fixes). +- selftests/binderfs: use the Makefile's rules, not Make's + implicit rules (git-fixes). +- irqchip/loongson-pch-msi: Fix off-by-one on allocation error + path (git-fixes). +- irqchip/alpine-msi: Fix off-by-one in allocation error path + (git-fixes). +- commit ea6926d + +------------------------------------------------------------------- +Tue May 14 22:38:00 CEST 2024 - lduncan@suse.com + +- block: Fix iterating over an empty bio with + bio_for_each_folio_all (bsc#1221635 CVE-2024-26632). +- commit a419383 + +------------------------------------------------------------------- +Tue May 14 15:42:02 CEST 2024 - dsterba@suse.com + +- iomap: clear the per-folio dirty bits on all writeback failures (git-fixes) +- commit cfedccd + +------------------------------------------------------------------- +Tue May 14 14:43:22 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk (git-fixes). +- commit 431e388 + +------------------------------------------------------------------- +Tue May 14 14:41:24 CEST 2024 - nik.borisov@suse.com + +- kabi/severities: Remove mitigation-related symbols + Those are used by the core kernel to implement CPU vulnerabilities + mitigation and are not expected to be consumed by 3rd party users. +- commit 8d79889 + +------------------------------------------------------------------- +Tue May 14 13:52:42 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/Bluetooth-hci_sync-Don-t-double-print-name-in-add-re.patch + (bsc#1216358). + Added bugzilla reference +- commit 3985fb5 + +------------------------------------------------------------------- +Tue May 14 13:37:13 CEST 2024 - oneukum@suse.com + +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (bsc#1223847 CVE-2024-26919). + Added bugzilla ID and CVE +- commit 44b677b + +------------------------------------------------------------------- +Tue May 14 12:14:59 CEST 2024 - ailiop@suse.com + +- xfs: fix perag leak when growfs fails (git-fixes). +- commit 111377b + +------------------------------------------------------------------- +Tue May 14 12:14:09 CEST 2024 - ailiop@suse.com + +- xfs: add lock protection when remove perag from radix tree + (git-fixes). +- commit fdadeb0 + +------------------------------------------------------------------- +Tue May 14 12:13:09 CEST 2024 - ailiop@suse.com + +- xfs: force all buffers to be written during btree bulk load + (git-fixes). +- commit bcc67e9 + +------------------------------------------------------------------- +Tue May 14 12:11:21 CEST 2024 - ailiop@suse.com + +- xfs: recompute growfsrtfree transaction reservation while + growing rt volume (git-fixes). +- commit 0ef8d73 + +------------------------------------------------------------------- +Tue May 14 12:09:52 CEST 2024 - ailiop@suse.com + +- xfs: make xchk_iget safer in the presence of corrupt inode + btrees (git-fixes). +- commit 3312038 + +------------------------------------------------------------------- +Tue May 14 12:07:44 CEST 2024 - ailiop@suse.com + +- xfs: transfer recovered intent item ownership in ->iop_recover + (git-fixes). +- commit 9cdf2ef + +------------------------------------------------------------------- +Tue May 14 12:05:26 CEST 2024 - ailiop@suse.com + +- xfs: pass the xfs_defer_pending object to iop_recover + (git-fixes). +- commit c4d4eda + +------------------------------------------------------------------- +Tue May 14 12:04:27 CEST 2024 - ailiop@suse.com + +- xfs: use xfs_defer_pending objects to recover intent items + (git-fixes). +- commit 4e8f44d + +------------------------------------------------------------------- +Tue May 14 11:22:00 CEST 2024 - ailiop@suse.com + +- jffs2: prevent xattr node from overflowing the eraseblock + (git-fixes). +- commit bb15e9c + +------------------------------------------------------------------- +Tue May 14 11:20:58 CEST 2024 - nik.borisov@suse.com + +- x86/cpu: Add model number for Intel Arrow Lake mobile processor (git-fixes). +- commit 7c55ce6 + +------------------------------------------------------------------- +Tue May 14 11:09:53 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes). +- commit b73f38c + +------------------------------------------------------------------- +Tue May 14 10:55:59 CEST 2024 - nik.borisov@suse.com + +- x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk() (git-fixes). +- commit 5ad2192 + +------------------------------------------------------------------- +Tue May 14 10:55:41 CEST 2024 - nik.borisov@suse.com + +- x86/nospec: Refactor UNTRAIN_RET[_*] (git-fixes). +- commit 653bafb + +------------------------------------------------------------------- +Tue May 14 10:55:20 CEST 2024 - nik.borisov@suse.com + +- x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros (git-fixes). +- commit 3e5de92 + +------------------------------------------------------------------- +Tue May 14 10:54:54 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Disentangle rethunk-dependent options (git-fixes). +- Refresh + patches.suse/x86-bugs-Cache-the-value-of-MSR_IA32_ARCH_CAPABILITIES.patch. +- commit 4761d61 + +------------------------------------------------------------------- +Tue May 14 10:53:48 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Remove default case for fully switched enums (git-fixes). +- commit caa1a64 + +------------------------------------------------------------------- +Tue May 14 10:53:32 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Remove 'pred_cmd' label (git-fixes). +- commit d2d0e6a + +------------------------------------------------------------------- +Tue May 14 10:53:02 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Unexport untraining functions (git-fixes). +- commit f855258 + +------------------------------------------------------------------- +Tue May 14 10:52:43 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Improve i-cache locality for alias mitigation (git-fixes). +- commit 8ffea3d + +------------------------------------------------------------------- +Tue May 14 10:50:51 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Fix unret validation dependencies (git-fixes). +- commit 95452af + +------------------------------------------------------------------- +Tue May 14 10:50:12 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Print actual mitigation if requested mitigation isn't possible (git-fixes). +- Refresh + patches.suse/x86-srso-fix-vulnerability-reporting-for-missing-microcode.patch. +- commit 3afb908 + +------------------------------------------------------------------- +Tue May 14 10:41:29 CEST 2024 - oneukum@suse.com + +- blacklist.conf: not applicable +- commit 158f7dc + +------------------------------------------------------------------- +Tue May 14 10:25:06 CEST 2024 - nik.borisov@suse.com + +- x86/coco: Require seeding RNG with RDRAND on CoCo systems (git-fixes). +- commit 9588be6 + +------------------------------------------------------------------- +Tue May 14 10:22:32 CEST 2024 - nik.borisov@suse.com + +- x86/nmi: Fix the inverse "in NMI handler" check (git-fixes). +- commit 3b9c9ee + +------------------------------------------------------------------- +Tue May 14 10:22:12 CEST 2024 - nik.borisov@suse.com + +- x86/purgatory: Switch to the position-independent small code model (git-fixes). +- commit 57ab7d5 + +------------------------------------------------------------------- +Tue May 14 10:21:57 CEST 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range (git-fixes). +- commit f043bca + +------------------------------------------------------------------- +Tue May 14 08:25:02 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 96e6c4c + +------------------------------------------------------------------- +Tue May 14 08:24:29 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink: Make client-lock non-sleeping + (git-fixes). +- commit 410217d + +------------------------------------------------------------------- +Tue May 14 08:16:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request + (git-fixes). +- commit 2c41b82 + +------------------------------------------------------------------- +Tue May 14 08:08:44 CEST 2024 - tiwai@suse.de + +- crypto: qat - specify firmware files for 402xx (git-fixes). +- crypto: qat - improve error logging to be consistent across + features (git-fixes). +- crypto: x86/sha512-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/sha256-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/nh-avx2 - add missing vzeroupper (git-fixes). +- crypto: ccp - drop platform ifdef checks (git-fixes). +- crypto: bcm - Fix pointer arithmetic (git-fixes). +- crypto: ecdsa - Fix module auto-load on add-key (git-fixes). +- kunit/fortify: Fix mismatched kvalloc()/vfree() usage + (git-fixes). +- nilfs2: fix out-of-range warning (git-fixes). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (git-fixes). +- soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE (git-fixes). +- soc: qcom: pmic_glink: notify clients about the current state + (git-fixes). +- soc: qcom: pmic_glink: don't traverse clients list without a + lock (git-fixes). +- commit 7da1cbc + +------------------------------------------------------------------- +Mon May 13 19:20:28 CEST 2024 - dsterba@suse.com + +- btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() (git-fixes) +- commit 8bc326a + +------------------------------------------------------------------- +Mon May 13 18:29:29 CEST 2024 - tonyj@suse.de + +- blacklist.conf: add perf patch already known by alias commit +- commit 706da8e + +------------------------------------------------------------------- +Mon May 13 17:53:02 CEST 2024 - dsterba@suse.com + +- btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() (git-fixes) + Dropped hunk in selftests (test_case_7), 92e1229b204d6. +- commit 8dcf7c1 + +------------------------------------------------------------------- +Mon May 13 17:50:51 CEST 2024 - dsterba@suse.com + +- btrfs: fix information leak in btrfs_ioctl_logical_to_ino() (git-fixes) +- commit 622d549 + +------------------------------------------------------------------- +Mon May 13 17:47:31 CEST 2024 - dsterba@suse.com + +- btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() (git-fixes) +- commit 84f4309 + +------------------------------------------------------------------- +Mon May 13 17:46:30 CEST 2024 - dsterba@suse.com + +- btrfs: reject encoded write if inode has nodatasum flag set (git-fixes) +- commit bbc649d + +------------------------------------------------------------------- +Mon May 13 17:45:16 CEST 2024 - dsterba@suse.com + +- btrfs: send: return EOPNOTSUPP on unknown flags (git-fixes) +- commit 8ef1c53 + +------------------------------------------------------------------- +Mon May 13 17:40:46 CEST 2024 - dsterba@suse.com + +- btrfs: fix lockdep splat and potential deadlock after failure running delayed items (git-fixes) +- commit a6f28a6 + +------------------------------------------------------------------- +Mon May 13 17:32:40 CEST 2024 - dsterba@suse.com + +- btrfs: release path before inode lookup during the ino lookup ioctl (git-fixes) +- commit 4b7ba54 + +------------------------------------------------------------------- +Mon May 13 17:29:01 CEST 2024 - dsterba@suse.com + +- blacklist.conf: Add 2d6cd791e63e "btrfs: fix race between finishing block group creation and its item update" +- commit ca673ac + +------------------------------------------------------------------- +Mon May 13 17:09:25 CEST 2024 - tiwai@suse.de + +- firewire: nosy: ensure user_length is taken into account when + fetching packet contents (CVE-2024-27401 bsc#1224181). +- commit 5441039 + +------------------------------------------------------------------- +Mon May 13 16:51:11 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (bsc#1217169 CVE-2023-52655). + Added bugzilla and CVE +- commit 20db8f9 + +------------------------------------------------------------------- +Mon May 13 15:34:42 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one chunk length calculation at contains_pending_extent() (git-fixes) +- commit 9ec1333 + +------------------------------------------------------------------- +Mon May 13 15:02:10 CEST 2024 - nstange@suse.de + +- crypto: rsa - add a check for allocation failure (bsc#1222775). +- commit 8c6c396 + +------------------------------------------------------------------- +Mon May 13 14:53:32 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 70f199a + +------------------------------------------------------------------- +Mon May 13 14:51:33 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 835874a + +------------------------------------------------------------------- +Mon May 13 14:00:14 CEST 2024 - tiwai@suse.de + +- kABI workaround for of driver changes (git-fixes). +- commit ef08885 + +------------------------------------------------------------------- +Mon May 13 12:29:23 CEST 2024 - colyli@suse.de + +- aoe: avoid potential deadlock at set_capacity (CVE-2024-26775, + bsc#1222627). +- commit fd6e05d + +------------------------------------------------------------------- +Mon May 13 11:57:20 CEST 2024 - nstange@suse.de + +- crypto: testmgr - remove unused xts4096 and xts512 algorithms + from testmgr.c (bsc#1222769). +- commit 0de6756 + +------------------------------------------------------------------- +Mon May 13 11:46:01 CEST 2024 - nstange@suse.de + +- crypto: rsa - allow only odd e and restrict value in FIPS mode + (bsc#1222775). +- commit c5ca0e4 + +------------------------------------------------------------------- +Mon May 13 11:44:23 CEST 2024 - tiwai@suse.de + +- of: module: prevent NULL pointer dereference in vsnprintf() + (stable-fixes). +- of: dynamic: Synchronize of_changeset_destroy() with the + devlink removals (git-fixes). +- of: property: fw_devlink: Fix stupid bug in remote-endpoint + parsing (git-fixes). +- of: property: Add in-ports/out-ports support to + of_graph_get_port_parent() (stable-fixes). +- of: property: Improve finding the supplier of a remote-endpoint + property (git-fixes). +- of: property: Improve finding the consumer of a remote-endpoint + property (git-fixes). +- of: unittest: Fix compile in the non-dynamic case (git-fixes). +- of: property: fix typo in io-channels (git-fixes). +- commit 7743bc7 + +------------------------------------------------------------------- +Mon May 13 11:37:15 CEST 2024 - nstange@suse.de + +- crypto: ecc - update ecc_gen_privkey for FIPS 186-5 + (bsc#1222782). +- commit bcc0381 + +------------------------------------------------------------------- +Mon May 13 08:31:07 CEST 2024 - tiwai@suse.de + +- selftests/pidfd: Fix config for pidfd_setns_test (git-fixes). +- EDAC/synopsys: Fix ECC status and IRQ control race condition + (git-fixes). +- commit 85ce9d3 + +------------------------------------------------------------------- +Mon May 13 04:24:13 CEST 2024 - neilb@suse.de + +- nfs: fix UAF in direct writes (bsc#1223653 CVE-2024-26958). +- commit 9b53f23 + +------------------------------------------------------------------- +Sat May 11 08:30:35 CEST 2024 - tiwai@suse.de + +- drm/connector: Add \n to message about demoting connector + force-probes (git-fixes). +- drm/meson: dw-hdmi: add bandgap setting for g12 (git-fixes). +- drm/meson: dw-hdmi: power up phy on device init (git-fixes). +- drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible + (git-fixes). +- drm/amdkfd: don't allow mapping the MMIO HDP page with large + pages (git-fixes). +- dm/amd/pm: Fix problems with reboot/shutdown for some SMU + 13.0.4/13.0.11 users (git-fixes). +- drm/i915/bios: Fix parsing backlight BDB data (git-fixes). +- drm/i915/gt: Automate CCS Mode setting during engine resets + (git-fixes). +- maple_tree: fix mas_empty_area_rev() null pointer dereference + (git-fixes). +- spi: microchip-core-qspi: fix setting spi bus clock rate + (git-fixes). +- regulator: core: fix debugfs creation regression (git-fixes). +- commit 3a3ad92 + +------------------------------------------------------------------- +Fri May 10 16:36:48 CEST 2024 - jlee@suse.com + +- netfilter: nf_tables: mark set as dead when unbinding anonymous + set with timeout (bsc#1221829 CVE-2024-26643). +- commit c841ee9 + +------------------------------------------------------------------- +Fri May 10 11:47:33 CEST 2024 - jlee@suse.com + +- block/rnbd-srv: Check for unlikely string overflow (bsc#1221615 + CVE-2023-52618). +- commit 3cf7eb9 + +------------------------------------------------------------------- +Fri May 10 10:35:21 CEST 2024 - dwagner@suse.de + +- block: bio-integrity: fix kcalloc() arguments order (bsc#1217384 + CVE-2023-6238). +- commit 37816df + +------------------------------------------------------------------- +Fri May 10 09:51:05 CEST 2024 - tiwai@suse.de + +- hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us + (git-fixes). +- hwmon: (corsair-cpro) Protect ccp->wait_input_report with a + spinlock (git-fixes). +- hwmon: (corsair-cpro) Use complete_all() instead of complete() + in ccp_raw_event() (git-fixes). +- hwmon: (corsair-cpro) Use a separate buffer for sending commands + (git-fixes). +- nfc: nci: Fix kcov check in nci_rx_work() (git-fixes). +- Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout + (git-fixes). +- Bluetooth: HCI: Fix potential null-ptr-deref (git-fixes). +- Bluetooth: qca: fix info leak when fetching fw build id + (git-fixes). +- Bluetooth: qca: fix NVM configuration parsing (git-fixes). +- Bluetooth: qca: add missing firmware sanity checks (git-fixes). +- Bluetooth: msft: fix slab-use-after-free in msft_do_close() + (git-fixes). +- Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout + (git-fixes). +- ARM: 9381/1: kasan: clear stale stack poison (git-fixes). +- commit aa6a883 + +------------------------------------------------------------------- +Fri May 10 01:57:58 CEST 2024 - krisman@suse.de + +- Update + patches.suse/xen-netfront-Add-missing-skb_mark_for_recycle.patch + (git-fixes CVE-2024-27393 bsc#1224076). +- commit 3dacd9a + +------------------------------------------------------------------- +Thu May 9 10:12:28 CEST 2024 - jslaby@suse.cz + +- kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe + address (CVE-2024-26946 bsc#1223669). +- commit c3ef9f9 + +------------------------------------------------------------------- +Thu May 9 10:06:13 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit de7fc3a + +------------------------------------------------------------------- +Wed May 8 15:16:20 CEST 2024 - dwagner@suse.de + +- io_uring: kabi cookie remove (bsc#1217384). +- commit 6174cfd + +------------------------------------------------------------------- +Wed May 8 14:47:51 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/USB-core-Fix-deadlock-in-port-disable-sysfs-attribut.patch + (bsc#1223670 CVE-2024-26933). + Added CVE and bugzilla ID +- commit 2932a82 + +------------------------------------------------------------------- +Wed May 8 14:32:33 CEST 2024 - oneukum@suse.com + +- crypto: iaa - Fix nr_cpus < nr_iaa case (bsc#1223732 + CVE-2024-26945). +- commit d4480a0 + +------------------------------------------------------------------- +Wed May 8 13:00:52 CEST 2024 - dwagner@suse.de + +- supported.conf: support tcp_dctcp module (jsc#PED-8111) +- commit 84b1f91 + +------------------------------------------------------------------- +Wed May 8 09:35:19 CEST 2024 - nstange@suse.de + +- Update + patches.suse/crypto-lib-mpi-Fix-unexpected-pointer-access-in-mpi_.patch + (git-fixes CVE-2023-52616 bsc#1221612). +- commit 0f801e9 + +------------------------------------------------------------------- +Wed May 8 09:33:26 CEST 2024 - tzimmermann@suse.com + +- Update "drm/vmwgfx: Fix possible null pointer derefence with invalid contexts" (CVE-2024-26979 bsc#1223628) +- commit 562486d + +------------------------------------------------------------------- +Tue May 7 17:18:31 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race when detecting delalloc ranges during fiemap + (bsc#1223285). +- commit b4449a9 + +------------------------------------------------------------------- +Tue May 7 17:04:53 CEST 2024 - fdmanana@suse.com + +- btrfs: ensure fiemap doesn't race with writes when + FIEMAP_FLAG_SYNC is given (bsc#1223285). +- commit e1d5456 + +------------------------------------------------------------------- +Tue May 7 17:00:54 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race between ordered extent completion and fiemap + (bsc#1223285). +- commit b2ade77 + +------------------------------------------------------------------- +Tue May 7 16:49:51 CEST 2024 - fdmanana@suse.com + +- btrfs: fix deadlock with fiemap and extent locking + (bsc#1223285). +- commit 032df64 + +------------------------------------------------------------------- +Tue May 7 16:35:53 CEST 2024 - fdmanana@suse.com + +- btrfs: send: don't issue unnecessary zero writes for trailing + hole (bsc#1222459). +- commit 79ef069 + +------------------------------------------------------------------- +Tue May 7 16:30:29 CEST 2024 - vkarasulli@suse.de + +- inet: read sk->sk_family once in inet_recv_error() (bsc#1222385 + CVE-2024-26679). +- commit cb5e75a + +------------------------------------------------------------------- +Tue May 7 14:12:46 CEST 2024 - tiwai@suse.de + +- Move upstreamed HD-audio patch into sorted section +- commit d615f15 + +------------------------------------------------------------------- +Tue May 7 14:12:37 CEST 2024 - tiwai@suse.de + +- ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 + (bsc#1217750). +- commit 9e75dfd + +------------------------------------------------------------------- +Tue May 7 13:37:02 CEST 2024 - dsterba@suse.com + +- btrfs: dev-replace: properly validate device names (CVE-2024-26791 bsc#1222793) +- commit 0244362 + +------------------------------------------------------------------- +Tue May 7 12:59:26 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 3195e8d + +------------------------------------------------------------------- +Tue May 7 12:14:44 CEST 2024 - mkubecek@suse.cz + +- fix patch references (CVE-2024-26739 bsc#1222559): + - patches.suse/net-sched-act_mirred-Create-function-tcf_mirred_to_d.patch + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit af4b677 + +------------------------------------------------------------------- +Tue May 7 11:01:53 CEST 2024 - oneukum@suse.com + +- usb: dwc3: core: Prevent phy suspend during init (Git-fixes). +- commit 0feb823 + +------------------------------------------------------------------- +Tue May 7 10:05:18 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: fix l3num expectations with inet pseudo + family (git-fixes). +- commit e0fbf15 + +------------------------------------------------------------------- +Tue May 7 08:51:04 CEST 2024 - pjakobsson@suse.de + +- drm/i915/vma: Fix UAF on destroy against retire race (CVE-2024-26939 bsc#1223679). +- commit 0c69759 + +------------------------------------------------------------------- +Tue May 7 07:56:59 CEST 2024 - tiwai@suse.de + +- Reapply "drm/qxl: simplify qxl_fence_wait" (stable-fixes). +- commit 2bd2798 + +------------------------------------------------------------------- +Tue May 7 00:12:18 CEST 2024 - mkubecek@suse.cz + +- rds: tcp: Fix use-after-free of net in reqsk_timer_handler() + (CVE-2024-26865 bsc#1223062). +- commit 4df5c35 + +------------------------------------------------------------------- +Mon May 6 22:49:40 CEST 2024 - mkubecek@suse.cz + +- packet: annotate data-races around ignore_outgoing + (CVE-2024-26862 bsc#1223111). +- commit 50ec7e9 + +------------------------------------------------------------------- +Mon May 6 22:21:54 CEST 2024 - mkubecek@suse.cz + +- Update + patches.suse/sctp-fix-potential-deadlock-on-net-sctp.addr_wq.patch + references (add CVE-2024-0639 bsc#1218917). +- commit 61e4bcd + +------------------------------------------------------------------- +Mon May 6 21:33:30 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 45e1211 + +------------------------------------------------------------------- +Mon May 6 19:19:07 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: sanitize layer 3 and 4 protocol number in + custom expectations (bsc#1222368 CVE-2024-26673). +- commit bffaac0 + +------------------------------------------------------------------- +Mon May 6 18:14:52 CEST 2024 - dsterba@suse.com + +- fs: sysfs: Fix reference leak in sysfs_break_active_protection() (CVE-2024-26993 bsc#1223693) +- commit b75cd2c + +------------------------------------------------------------------- +Mon May 6 18:02:40 CEST 2024 - dsterba@suse.com + +- btrfs: don't drop extent_map for free space inode on write error (CVE-2024-26726 bsc#1222532) +- commit 60707c9 + +------------------------------------------------------------------- +Mon May 6 17:37:25 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Only update pages_touched when a new page is + touched (git-fixes). +- commit f2292de + +------------------------------------------------------------------- +Mon May 6 17:34:30 CEST 2024 - petr.pavlu@suse.com + +- kprobes: Fix possible use-after-free issue on kprobe + registration (git-fixes). +- commit 3121e4a + +------------------------------------------------------------------- +Mon May 6 17:23:41 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes CVE-2024-27009 bsc#1223699). +- Update + patches.suse/Bluetooth-btnxpuart-Fix-btnxpuart_close.patch + (git-fixes CVE-2024-26959 bsc#1223667). +- Update + patches.suse/USB-usb-storage-Prevent-divide-by-0-error-in-isd200_.patch + (git-fixes CVE-2024-27059 bsc#1223738). +- Update + patches.suse/backlight-hx8357-Fix-potential-NULL-pointer-derefere.patch + (git-fixes CVE-2024-27071 bsc#1223734). +- Update patches.suse/clk-Fix-clk_core_get-NULL-dereference.patch + (git-fixes CVE-2024-27038 bsc#1223816). +- Update + patches.suse/clk-hisilicon-hi3559a-Fix-an-erroneous-devm_kfree.patch + (git-fixes CVE-2024-27039 bsc#1223821). +- Update + patches.suse/clk-qcom-gcc-ipq6018-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26970 bsc#1223644). +- Update + patches.suse/clk-qcom-gcc-ipq8074-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26969 bsc#1223645). +- Update + patches.suse/clk-qcom-gcc-ipq9574-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26968 bsc#1223642). +- Update + patches.suse/clk-qcom-mmcc-apq8084-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26966 bsc#1223646). +- Update + patches.suse/clk-qcom-mmcc-msm8974-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26965 bsc#1223648). +- Update + patches.suse/clk-zynq-Prevent-null-pointer-dereference-caused-by-.patch + (git-fixes CVE-2024-27037 bsc#1223717). +- Update + patches.suse/cpufreq-brcmstb-avs-cpufreq-add-check-for-cpufreq_cp.patch + (git-fixes CVE-2024-27051 bsc#1223769). +- Update + patches.suse/crypto-qat-resolve-race-condition-during-AER-recover.patch + (git-fixes CVE-2024-26974 bsc#1223638). +- Update + patches.suse/drm-amd-display-Add-replay-NULL-check-in-edp_set_rep.patch + (git-fixes CVE-2024-27040 bsc#1223711). +- Update + patches.suse/drm-amd-display-Fix-a-potential-buffer-overflow-in-d.patch + (git-fixes CVE-2024-27045 bsc#1223826). +- Update + patches.suse/drm-amd-display-Fix-potential-NULL-pointer-dereferen.patch + (git-fixes CVE-2024-27044 bsc#1223723). +- Update + patches.suse/drm-amd-display-fix-NULL-checks-for-adev-dm.dc-in-am.patch + (git-fixes CVE-2024-27041 bsc#1223714). +- Update + patches.suse/drm-amdgpu-Fix-potential-out-of-bounds-access-in-amd.patch + (git-fixes CVE-2024-27042 bsc#1223823). +- Update + patches.suse/drm-vmwgfx-Fix-possible-null-pointer-derefence-with-.patch + (git-fixes CVE-2024-26979 bsc#1223628). +- Update + patches.suse/md-Fix-missing-release-of-active_io-for-flush-8556.patch + (jsc#PED-7542 CVE-2024-27023 bsc#1223776). +- Update + patches.suse/media-dvb-frontends-avoid-stack-overflow-warnings-wi.patch + (git-fixes CVE-2024-27075 bsc#1223842). +- Update patches.suse/media-edia-dvbdev-fix-a-use-after-free.patch + (git-fixes CVE-2024-27043 bsc#1223824). +- Update + patches.suse/media-go7007-fix-a-memleak-in-go7007_load_encoder.patch + (git-fixes CVE-2024-27074 bsc#1223844). +- Update + patches.suse/media-imx-csc-scaler-fix-v4l2_ctrl_handler-memory-le.patch + (git-fixes CVE-2024-27076 bsc#1223779). +- Update + patches.suse/media-ttpci-fix-two-memleaks-in-budget_av_attach.patch + (git-fixes CVE-2024-27073 bsc#1223843). +- Update + patches.suse/media-usbtv-Remove-useless-locks-in-usbtv_video_free.patch + (git-fixes CVE-2024-27072 bsc#1223837). +- Update + patches.suse/media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_registe.patch + (git-fixes CVE-2024-27077 bsc#1223780). +- Update + patches.suse/media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch + (git-fixes CVE-2024-27078 bsc#1223781). +- Update + patches.suse/net-phy-fix-phy_get_internal_delay-accessing-an-empt.patch + (git-fixes CVE-2024-27047 bsc#1223828). +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- Update patches.suse/pci_iounmap-Fix-MMIO-mapping-leak.patch + (git-fixes CVE-2024-26977 bsc#1223631). +- Update + patches.suse/powercap-intel_rapl-Fix-a-NULL-pointer-dereference.patch + (git-fixes CVE-2024-26975 bsc#1223632). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes CVE-2024-27054 bsc#1223819). +- Update + patches.suse/scsi-qla2xxx-Fix-command-flush-on-cable-pull.patch + (bsc#1221816 CVE-2024-26931 bsc#1223627). +- Update patches.suse/scsi-qla2xxx-Fix-double-free-of-fcport.patch + (bsc#1221816 CVE-2024-26929 bsc#1223715). +- Update + patches.suse/scsi-qla2xxx-Fix-double-free-of-the-ha-vp_map-pointe.patch + (bsc#1221816 CVE-2024-26930 bsc#1223626). +- Update + patches.suse/thermal-drivers-mediatek-lvts_thermal-Fix-a-memory-l.patch + (git-fixes CVE-2024-27068 bsc#1223808). +- Update + patches.suse/thunderbolt-Fix-NULL-pointer-dereference-in-tb_port_.patch + (git-fixes CVE-2024-27060 bsc#1223725). +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (git-fixes CVE-2024-26919 bsc#1223847). +- Update + patches.suse/wifi-brcm80211-handle-pmk_op-allocation-failure.patch + (git-fixes CVE-2024-27048 bsc#1223760). +- Update + patches.suse/wifi-rtl8xxxu-add-cancel_work_sync-for-c2hcmd_work.patch + (git-fixes CVE-2024-27052 bsc#1223829). +- Update + patches.suse/wifi-wilc1000-do-not-realloc-workqueue-everytime-an-.patch + (git-fixes CVE-2024-27391 bsc#1223709). +- Update + patches.suse/wifi-wilc1000-fix-RCU-usage-in-connect-path.patch + (git-fixes CVE-2024-27053 bsc#1223737). +- commit 9296e40 + +------------------------------------------------------------------- +Mon May 6 17:23:27 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/drm-tegra-dsi-Add-missing-check-for-of_find_device_b.patch + (git-fixes CVE-2023-52650 bsc#1223770). +- Update + patches.suse/drm-vkms-Avoid-reading-beyond-LUT-array.patch + (git-fixes CVE-2023-52649 bsc#1223768). +- Update + patches.suse/drm-vmwgfx-Unmap-the-surface-before-resetting-it-on-.patch + (git-fixes CVE-2023-52648 bsc#1223765). +- Update + patches.suse/media-nxp-imx8-isi-Check-whether-crossbar-pad-is-non.patch + (git-fixes CVE-2023-52647 bsc#1223764). +- commit f67398e + +------------------------------------------------------------------- +Mon May 6 17:23:18 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/powerpc-pseries-Fix-potential-memleak-in-papr_get_at.patch + (bsc#1215199 CVE-2022-48669 bsc#1223756). +- commit e9a7939 + +------------------------------------------------------------------- +Mon May 6 17:22:04 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page + in concurrent environment (git-fixes). +- commit 8f1aa4c + +------------------------------------------------------------------- +Mon May 6 16:11:25 CEST 2024 - jgross@suse.com + +- Delete + patches.suse/iommufd-iova_bitmap-Move-symbols-to-IOMMUFD-namespace. + (bsc#1222654) +- commit dc5c22e + +------------------------------------------------------------------- +Mon May 6 12:34:10 CEST 2024 - lhenriques@suse.de + +- fuse: don't unhash root (bsc#1223946). +- fuse: fix root lookup with nonzero generation (bsc#1223945). +- virtio: treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (bsc#1223944). +- commit 5171d01 + +------------------------------------------------------------------- +Mon May 6 11:15:05 CEST 2024 - tbogendoerfer@suse.de + +- tun: limit printing rate when illegal packet received by tun + dev (bsc#1223745 CVE-2024-27013). +- net/mlx5e: Prevent deadlock while disabling aRFS (bsc#1223735 + CVE-2024-27014). +- commit d039d3b + +------------------------------------------------------------------- +Mon May 6 11:14:31 CEST 2024 - tzimmermann@suse.com + +- drm/amd/display: Add a dc_state NULL check in dc_state_release (CVE-2024-26948 bsc#1223664) +- commit adac21d + +------------------------------------------------------------------- +Mon May 6 08:32:36 CEST 2024 - tiwai@suse.de + +- slimbus: qcom-ngd-ctrl: Add timeout for wait operation + (git-fixes). +- iio:imu: adis16475: Fix sync mode setting (git-fixes). +- iio: accel: mxc4005: Interrupt handling fixes (git-fixes). +- iio: pressure: Fixes BME280 SPI driver data (git-fixes). +- usb: typec: tcpm: Check for port partner validity before + consuming it (git-fixes). +- usb: typec: tcpm: unregister existing source caps before + re-registration (git-fixes). +- usb: typec: tcpm: clear pd_event queue in PORT_RESET + (git-fixes). +- usb: ohci: Prevent missed ohci interrupts (git-fixes). +- usb: gadget: f_fs: Fix a race condition when processing setup + packets (git-fixes). +- USB: core: Fix access violation during port device removal + (git-fixes). +- usb: gadget: uvc: use correct buffer size when parsing configfs + lists (git-fixes). +- usb: gadget: composite: fix OS descriptors w_value logic + (git-fixes). +- usb: gadget: f_fs: Fix race between aio_cancel() and AIO + request complete (git-fixes). +- clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change + (git-fixes). +- commit 8d8f752 + +------------------------------------------------------------------- +Mon May 6 08:29:57 CEST 2024 - tiwai@suse.de + +- Move upstreamed USB fix into sorted section +- commit 21751fe + +------------------------------------------------------------------- +Sat May 4 09:44:18 CEST 2024 - tiwai@suse.de + +- ASoC: da7219-aad: fix usage of device_get_named_child_node() + (git-fixes). +- ASoC: rt715-sdca: volume step modification (git-fixes). +- ASoC: rt715: add vendor clear control register (git-fixes). +- ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config + (git-fixes). +- ASoC: cs35l56: Fix unintended bus access while resetting amp + (git-fixes). +- ASoC: rt722-sdca: add headset microphone vrefo setting + (git-fixes). +- ASoC: rt722-sdca: modify channel number to support 4 channels + (git-fixes). +- ASoC: rt5645: Fix the electric noise due to the CBJ contacts + floating (git-fixes). +- ASoC: acp: Support microphone from device Acer 315-24p + (git-fixes). +- ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus + T100TAM too (git-fixes). +- commit 59787a2 + +------------------------------------------------------------------- +Sat May 4 09:37:36 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix build error without CONFIG_PM + (stable-fixes). +- ALSA: hda: cs35l56: Exit cache-only after + cs35l56_wait_for_firmware_boot() (stable-fixes). +- ALSA: hda/realtek - Set GPIO3 to default at S4 state for + Thinkpad with ALC1318 (stable-fixes). +- ALSA: hda: intel-dsp-config: harden I2C/I2S codec detection + (stable-fixes). +- ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TU + (stable-fixes). +- commit 11f233b + +------------------------------------------------------------------- +Sat May 4 09:35:07 CEST 2024 - tiwai@suse.de + +- ASoC: meson: axg-tdm-interface: manage formatters in trigger + (git-fixes). +- ASoC: meson: axg-card: make links nonatomic (git-fixes). +- ASoC: meson: cards: select SND_DYNAMIC_MINORS (git-fixes). +- ASoC: codecs: wsa881x: set clk_stop_mode1 flag (git-fixes). +- ASoC: ti: davinci-mcasp: Fix race condition during probe + (git-fixes). +- ASoC: Intel: avs: Set name of control as in topology + (git-fixes). +- regmap: Add regmap_read_bypassed() (git-fixes). +- ASoC: SOF: Intel: add default firmware library path for LNL + (git-fixes). +- ASoC: tegra: Fix DSPK 16-bit playback (git-fixes). +- ALSA: hda: intel-sdw-acpi: fix usage of + device_get_named_child_node() (git-fixes). +- drm/panel: ili9341: Use predefined error codes (git-fixes). +- drm/panel: ili9341: Respect deferred probe (git-fixes). +- drm/vmwgfx: Fix invalid reads in fence signaled events + (git-fixes). +- drm/vmwgfx: Fix Legacy Display Unit (git-fixes). +- drm/amdgpu: fix doorbell regression (git-fixes). +- drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() + v2 (git-fixes). +- spi: fix null pointer dereference within spi_sync (git-fixes). +- spi: hisi-kunpeng: Delete the dump interface of data registers + in debugfs (git-fixes). +- commit de68d11 + +------------------------------------------------------------------- +Fri May 3 18:53:42 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: ensure offloading TID queue exists + (CVE-2024-27056 bsc#1223822). +- commit 8f83255 + +------------------------------------------------------------------- +Fri May 3 17:55:12 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_pin_on_pin_register() for multiple parent pins + (CVE-2024-27027 bsc#1223787). +- commit ce9b326 + +------------------------------------------------------------------- +Fri May 3 17:52:05 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_xa_ref_*_del() for multiple registrations + (CVE-2024-27027 bsc#1223787). +- commit f5ff522 + +------------------------------------------------------------------- +Fri May 3 17:44:24 CEST 2024 - mfranc@suse.cz + +- s390/qeth: Fix kernel panic after setting hsuid (git-fixes + bsc#1223874). +- commit eae1390 + +------------------------------------------------------------------- +Fri May 3 17:39:31 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix storage key clearing for guest huge pages + (git-fixes bsc#1223872). +- commit 329e03c + +------------------------------------------------------------------- +Fri May 3 17:37:13 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix clearing storage keys for huge pages (git-fixes + bsc#1223871). +- commit a7e3ff2 + +------------------------------------------------------------------- +Fri May 3 17:30:04 CEST 2024 - mfranc@suse.cz + +- s390/vdso: Add CFI for RA register to asm macro vdso_func + (git-fixes bsc#1223870). +- commit 2641ba1 + +------------------------------------------------------------------- +Fri May 3 17:19:03 CEST 2024 - mfranc@suse.cz + +- s390/cio: Ensure the copied buf is NUL terminated (git-fixes + bsc#1223869). +- commit dcf45a9 + +------------------------------------------------------------------- +Fri May 3 17:14:55 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: x86: Don't overflow lpage_info when checking + attributes (bsc#1223695, CVE-2024-26991). +- commit da41325 + +------------------------------------------------------------------- +Fri May 3 16:46:02 CEST 2024 - vbabka@suse.cz + +- mm: swap: fix race between free_swap_and_cache() and swapoff() + (CVE-2024-26960 bsc#1223655). +- swap: comments get_swap_device() with usage rule (CVE-2024-26960 + bsc#1223655). +- commit 9df3192 + +------------------------------------------------------------------- +Fri May 3 16:38:44 CEST 2024 - tiwai@suse.de + +- NTB: fix possible name leak in ntb_register_device() + (CVE-2023-52652 bsc#1223686). +- commit a6fcfa7 + +------------------------------------------------------------------- +Fri May 3 15:57:39 CEST 2024 - msuchanek@suse.de + +- Refresh patches.suse/powerpc-pseries-iommu-LPAR-panics-when-rebooted-with.patch. +- commit ca33aea + +------------------------------------------------------------------- +Fri May 3 15:36:14 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries: make max polling consistent for longer H_CALLs + (bsc#1215199). +- commit bead2d2 + +------------------------------------------------------------------- +Fri May 3 10:14:31 CEST 2024 - mhocko@suse.com + +- fork: defer linking file vma until vma is fully initialized + (bsc#1223774 CVE-2024-27022). +- commit 126ee1a + +------------------------------------------------------------------- +Fri May 3 09:40:30 CEST 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit 5a30b4d + +------------------------------------------------------------------- +Fri May 3 08:10:09 CEST 2024 - tiwai@suse.de + +- Fix a potential infinite loop in extract_user_to_sg() + (git-fixes). +- mtd: diskonchip: work around ubsan link failure (stable-fixes). +- drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3 + (stable-fixes). +- drm/amdgpu: Assign correct bits for SDMA HDP flush + (stable-fixes). +- drm/amdgpu: Fix leak when GPU memory allocation fails + (stable-fixes). +- ACPI: CPPC: Fix access width used for PCC registers (git-fixes). +- ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro + (git-fixes). +- Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853 + (stable-fixes). +- Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old() + (stable-fixes). +- drm: add drm_gem_object_is_shared_for_memory_stats() helper + (stable-fixes). +- ACPI: CPPC: Use access_width over bit_width for system memory + accesses (stable-fixes). +- wifi: mac80211: clean up assignments to pointer cache + (stable-fixes). +- commit 49aaf49 + +------------------------------------------------------------------- +Thu May 2 16:47:00 CEST 2024 - dwagner@suse.de + +- io_uring: remove uring_cmd cookie (bsc#1217384 CVE-2023-6238). +- iouring: remove IORING_URING_CMD_POLLED (bsc#1217384 + CVE-2023-6238). +- nvme: use bio_integrity_map_user (bsc#1217384 CVE-2023-6238). +- block: bio-integrity: directly map user buffers (bsc#1217384 + CVE-2023-6238). +- commit 3372add + +------------------------------------------------------------------- +Thu May 2 16:35:48 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-lsio: fix pwm lpcg indices (git-fixes) +- commit c9b9705 + +------------------------------------------------------------------- +Thu May 2 16:34:40 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: regulator for sd needs to be always on for (git-fixes) +- commit 51da7a0 + +------------------------------------------------------------------- +Thu May 2 16:33:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro (git-fixes) +- commit d74d11d + +------------------------------------------------------------------- +Thu May 2 16:31:31 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for (git-fixes) +- commit 300083f + +------------------------------------------------------------------- +Thu May 2 16:29:21 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 (git-fixes) +- commit 7730872 + +------------------------------------------------------------------- +Thu May 2 16:27:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 (git-fixes) +- commit 279e432 + +------------------------------------------------------------------- +Thu May 2 16:25:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f (git-fixes) +- commit 57cc3f7 + +------------------------------------------------------------------- +Thu May 2 16:23:58 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8qm-ss-dma: fix can lpcg indices (git-fixes) +- commit 9f868d4 + +------------------------------------------------------------------- +Thu May 2 16:23:23 CEST 2024 - tiwai@suse.de + +- kABI workaround for cec_adapter (CVE-2024-23848 bsc#1219104). +- commit 03d06c5 + +------------------------------------------------------------------- +Thu May 2 16:22:55 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix can lpcg indices (git-fixes) +- commit dd3deb9 + +------------------------------------------------------------------- +Thu May 2 16:20:00 CEST 2024 - tiwai@suse.de + +- media: cec: core: avoid recursive cec_claim_log_addrs + (CVE-2024-23848 bsc#1219104). +- commit c64de88 + +------------------------------------------------------------------- +Thu May 2 16:18:20 CEST 2024 - tiwai@suse.de + +- Update media cec fix patches to the latest upstream version (CVE-2024-23848 bsc#1219104) +- commit 4a0b406 + +------------------------------------------------------------------- +Thu May 2 15:23:56 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix adc lpcg indices (git-fixes) +- commit e69bdf0 + +------------------------------------------------------------------- +Thu May 2 15:19:35 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix spi lpcg indices (git-fixes) +- commit 4dc5b7a + +------------------------------------------------------------------- +Thu May 2 15:18:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usb lpcg indices (git-fixes) +- commit e2d7944 + +------------------------------------------------------------------- +Thu May 2 15:16:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order (git-fixes) +- commit fbb3351 + +------------------------------------------------------------------- +Thu May 2 15:15:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3399 hdmi ports node (git-fixes) +- commit a21edf3 + +------------------------------------------------------------------- +Thu May 2 15:14:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3328 hdmi ports node (git-fixes) +- commit 3f691a1 + +------------------------------------------------------------------- +Thu May 2 15:12:55 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: rockchip: mark system power controller on rk3588-evb1") +- commit 24dc024 + +------------------------------------------------------------------- +Thu May 2 15:11:02 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64/mm: Modify range-based tlbi to decrement scale") +- commit 9fd5163 + +------------------------------------------------------------------- +Thu May 2 13:38:24 CEST 2024 - jslaby@suse.cz + +- Update + patches.suse/serial-max310x-fix-NULL-pointer-dereference-in-I2C-i.patch + (git-fixes bsc#1223629 CVE-2024-26978). +- commit b81ff78 + +------------------------------------------------------------------- +Thu May 2 11:54:35 CEST 2024 - ailiop@suse.com + +- Squashfs: check the inode number is not the invalid value of + zero (bsc#1223634 CVE-2024-26982). +- commit a406e7c + +------------------------------------------------------------------- +Thu May 2 11:33:02 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/ubifs-ubifs_symlink-Fix-memleak-of-inode-i_link-in-error-path.patch + (git-fixes CVE-2024-26972 bsc#1223643). +- commit 6db660a + +------------------------------------------------------------------- +Thu May 2 11:23:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- commit a77f45b + +------------------------------------------------------------------- +Thu May 2 11:14:35 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- commit 95ba522 + +------------------------------------------------------------------- +Thu May 2 11:13:34 CEST 2024 - ailiop@suse.com + +- Update patches.suse/nilfs2-fix-OOB-in-nilfs_set_de_type.patch + (git-fixes CVE-2024-26981 bsc#1223668). +- commit 5740c7f + +------------------------------------------------------------------- +Thu May 2 10:28:22 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/ASoC-SOF-Add-some-bounds-checking-to-firmware-data.patch + (git-fixes CVE-2024-26927 bsc#1223525). +- commit d3c5f91 + +------------------------------------------------------------------- +Thu May 2 09:58:58 CEST 2024 - tiwai@suse.de + +- cec: core: avoid confusing "transmit timed out" message + (CVE-2024-23848 bsc#1219104). +- commit eae740c + +------------------------------------------------------------------- +Thu May 2 07:36:00 CEST 2024 - tiwai@suse.de + +- regulator: change devm_regulator_get_enable_optional() stub + to return Ok (git-fixes). +- regulator: change stubbed devm_regulator_get_enable to return Ok + (git-fixes). +- regulator: mt6360: De-capitalize devicetree regulator subnodes + (git-fixes). +- commit c50a631 + +------------------------------------------------------------------- +Wed May 1 09:50:43 CEST 2024 - tiwai@suse.de + +- power: supply: mt6360_charger: Fix of_match for usb-otg-vbus + regulator (git-fixes). +- power: rt9455: hide unused rt9455_boost_voltage_values + (git-fixes). +- pinctrl: baytrail: Fix selecting gpio pinctrl state (git-fixes). +- pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map() + (git-fixes). +- pinctrl: mediatek: paris: Rework support for + PIN_CONFIG_{INPUT,OUTPUT}_ENABLE (git-fixes). +- pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE + readback (git-fixes). +- pinctrl: core: delete incorrect free in pinctrl_enable() + (git-fixes). +- pinctrl/meson: fix typo in PDM's pin name (git-fixes). +- pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf + of GPIOR-T (git-fixes). +- crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init + (git-fixes). +- commit d973920 + +------------------------------------------------------------------- +Tue Apr 30 18:44:35 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for + Lenovo Legion models (bsc#1223462). +- commit 6f0889c + +------------------------------------------------------------------- +Tue Apr 30 16:38:27 CEST 2024 - tiwai@suse.de + +- usb: Fix regression caused by invalid ep0 maxpacket in virtual + SuperSpeed device (bsc#1220569). +- commit 4748678 + +------------------------------------------------------------------- +Tue Apr 30 16:11:40 CEST 2024 - tiwai@suse.de + +- media: cec: cec-api: add locking in cec_release() + (CVE-2024-23848 bsc#1219104). +- media: cec: cec-adap: always cancel work in cec_transmit_msg_fh + (CVE-2024-23848 bsc#1219104). +- commit c39ac04 + +------------------------------------------------------------------- +Tue Apr 30 16:07:18 CEST 2024 - mfranc@suse.cz + +- blacklist.conf: refactoring, not a fix +- commit d5a22ac + +------------------------------------------------------------------- +Tue Apr 30 16:02:50 CEST 2024 - mfranc@suse.cz + +- s390/vdso: drop '-fPIC' from LDFLAGS (git-fixes bsc#1223593). +- commit 643ece2 + +------------------------------------------------------------------- +Tue Apr 30 15:48:20 CEST 2024 - mfranc@suse.cz + +- s390/zcrypt: fix reference counting on zcrypt card objects + (git-fixes bsc#1223592). +- commit c37186f + +------------------------------------------------------------------- +Tue Apr 30 15:42:12 CEST 2024 - mkoutny@suse.com + +- block: fix q->blkg_list corruption during disk rebind + (bsc#1223591). +- commit 9da98d5 + +------------------------------------------------------------------- +Tue Apr 30 15:40:39 CEST 2024 - mfranc@suse.cz + +- s390/ism: Properly fix receive message buffer allocation + (git-fixes bsc#1223590). +- commit 0652865 + +------------------------------------------------------------------- +Tue Apr 30 15:28:05 CEST 2024 - jack@suse.cz + +- block: fix deadlock between bd_link_disk_holder and partition + scan (bsc#1223045 CVE-2024-26899). +- commit e4bd17c + +------------------------------------------------------------------- +Tue Apr 30 15:23:23 CEST 2024 - jack@suse.cz + +- quota: Fix potential NULL pointer dereference (bsc#1223060 + CVE-2024-26878). +- commit dcf7382 + +------------------------------------------------------------------- +Tue Apr 30 15:21:07 CEST 2024 - jack@suse.cz + +- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak + (bsc#1223198 CVE-2024-26901). +- commit 5c1d722 + +------------------------------------------------------------------- +Tue Apr 30 15:16:03 CEST 2024 - jack@suse.cz + +- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1222357 CVE-2024-26671). +- commit 1ebf5fb + +------------------------------------------------------------------- +Tue Apr 30 15:00:59 CEST 2024 - jack@suse.cz + +- nbd: always initialize struct msghdr completely (bsc#1221649 CVE-2024-26638). +- commit eb8ab1c + +------------------------------------------------------------------- +Tue Apr 30 14:58:54 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_find_by_goal() (bsc#1222613 CVE-2024-26772). +- commit 4004f20 + +------------------------------------------------------------------- +Tue Apr 30 14:57:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update patches.suse/0001-s390-qdio-handle-deferred-cc1.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes). +- commit 73a9e98 + +------------------------------------------------------------------- +Tue Apr 30 13:17:40 CEST 2024 - davide.benini@suse.com + +- net/ipv6: avoid possible UAF in ip6_route_mpath_notify() + (CVE-2024-26852 bsc#1223057) +- commit 9474f59 + +------------------------------------------------------------------- +Tue Apr 30 12:05:02 CEST 2024 - tiwai@suse.de + +- PCI: Delay after FLR of Solidigm P44 Pro NVMe (stable-fixes). +- commit ec609ee + +------------------------------------------------------------------- +Tue Apr 30 12:04:09 CEST 2024 - tiwai@suse.de + +- PCI: Fix typos in docs and comments (stable-fixes). +- PCI: switchtec: Add support for PCIe Gen5 devices + (stable-fixes). +- PCI: switchtec: Use normal comment style (stable-fixes). +- PCI: Execute quirk_enable_clear_retrain_link() earlier + (stable-fixes). +- commit 9bba47f + +------------------------------------------------------------------- +Tue Apr 30 10:32:18 CEST 2024 - tzimmermann@suse.com + +- Edit "amdkfd: use calloc instead of kzalloc to avoid integer overflow" + Reference CVE and bug numbers. +- commit 267eec1 + +------------------------------------------------------------------- +Tue Apr 30 08:05:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free + (CVE-2024-26909 bsc#1223143). +- commit 043c9e0 + +------------------------------------------------------------------- +Tue Apr 30 03:05:11 CEST 2024 - neilb@suse.de + +- nfsd: use __fput_sync() to avoid delayed closing of files + (bsc#1223380 bsc#1217408). +- commit 36cb9bb + +------------------------------------------------------------------- +Mon Apr 29 16:52:11 CEST 2024 - msuchanek@suse.de + +- Update patches.suse/powerpc-pseries-vas-Hold-mmap_mutex-after-mmap-lock-.patch + (bsc#1012628 jsc#PED-542 git-fixes bsc#1213573 ltc#203238). +- commit 8328f6d + +------------------------------------------------------------------- +Mon Apr 29 16:35:19 CEST 2024 - nik.borisov@suse.com + +- x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups (bsc#1222378 CVE-2024-26674). +- commit 46190f1 + +------------------------------------------------------------------- +Mon Apr 29 12:30:35 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() (bsc#1223202 CVE-2024-26906). +- commit 664e61f + +------------------------------------------------------------------- +Mon Apr 29 12:30:15 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h (bsc#1223202 CVE-2024-26906). +- commit 28c59d1 + +------------------------------------------------------------------- +Mon Apr 29 11:25:07 CEST 2024 - nik.borisov@suse.com + +- x86/boot: Ignore relocations in .notes sections in walk_relocs() too (bsc#1222624 CVE-2024-26816). +- commit 3cc2b03 + +------------------------------------------------------------------- +Mon Apr 29 11:24:52 CEST 2024 - nik.borisov@suse.com + +- x86, relocs: Ignore relocations in .notes section (bsc#1222624 CVE-2024-26816). +- commit 16f8af3 + +------------------------------------------------------------------- +Mon Apr 29 11:23:39 CEST 2024 - osalvador@suse.de + +- mm: zswap: fix missing folio cleanup in writeback race path + (bsc#1223007 CVE-2024-26832). +- commit b985b2a + +------------------------------------------------------------------- +Mon Apr 29 11:02:19 CEST 2024 - osalvador@suse.de + +- mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone + index (bsc#1222615 CVE-2024-26783). +- commit 7fe5b26 + +------------------------------------------------------------------- +Mon Apr 29 10:41:48 CEST 2024 - jslaby@suse.cz + +- Update config files. Disable N_GSM (jsc#PED-8240). +- commit ae9b7c6 + +------------------------------------------------------------------- +Mon Apr 29 09:39:29 CEST 2024 - iivanov@suse.de + +- Update patches.suse/gpio-tegra186-Fix-tegra186_gpio_is_accessible-check.patch (git-fixes bsc#1223439) +- commit 02eb8a1 + +------------------------------------------------------------------- +Mon Apr 29 09:05:25 CEST 2024 - tiwai@suse.de + +- irqchip/gic-v3-its: Prevent double free on error (git-fixes). +- irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on + GIC v4.1 (git-fixes). +- irqchip/armada-370-xp: Suppress unused-function warning + (git-fixes). +- irqchip/renesas-rzg2l: Prevent spurious interrupts when setting + trigger type (git-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Flush posted write in irq_eoi() + (git-fixes). +- irqchip/gic-v3-its: Do not assume vPE tables are preallocated + (git-fixes). +- irqchip/mbigen: Don't use bus_get_dev_root() to find the parent + (git-fixes). +- irqchip/renesas-rzg2l: Add macro to retrieve TITSR register + offset based on register's index (stable-fixes). +- irqchip/renesas-rzg2l: Implement restriction when writing ISCR + register (stable-fixes). +- commit 8e6882b + +------------------------------------------------------------------- +Sun Apr 28 09:56:05 CEST 2024 - tiwai@suse.de + +- i2c: smbus: fix NULL function pointer dereference (git-fixes). +- soundwire: amd: fix for wake interrupt handling for clockstop + mode (git-fixes). +- dmaengine: idxd: Fix oops during rmmod on single-CPU platforms + (git-fixes). +- dma: xilinx_dpdma: Fix locking (git-fixes). +- idma64: Don't try to serve interrupts when device is powered + off (git-fixes). +- dmaengine: tegra186: Fix residual calculation (git-fixes). +- dmaengine: owl: fix register access functions (git-fixes). +- phy: ti: tusb1210: Resolve charger-det crash if charger psy + is unregistered (git-fixes). +- phy: rockchip: naneng-combphy: Fix mux on rk3588 (git-fixes). +- phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits + (git-fixes). +- phy: rockchip-snps-pcie3: fix bifurcation on rk3588 (git-fixes). +- phy: freescale: imx8m-pcie: fix pcie link-up instability + (git-fixes). +- phy: marvell: a3700-comphy: Fix hardcoded array size + (git-fixes). +- phy: marvell: a3700-comphy: Fix out of bounds read (git-fixes). +- commit 900a00b + +------------------------------------------------------------------- +Sun Apr 28 09:41:15 CEST 2024 - tiwai@suse.de + +- selftests: kselftest: Mark functions that unconditionally call + exit() as __noreturn (git-fixes). +- commit f533a19 + +------------------------------------------------------------------- +Sun Apr 28 09:36:33 CEST 2024 - tiwai@suse.de + +- selftests/timers/posix_timers: Reimplement + check_timer_distribution() (git-fixes). +- commit d9f09cc + +------------------------------------------------------------------- +Sun Apr 28 09:30:51 CEST 2024 - tiwai@suse.de + +- USB: serial: option: add Telit FN920C04 rmnet compositions + (stable-fixes). +- USB: serial: option: add Rolling RW101-GL and RW135-GL support + (stable-fixes). +- USB: serial: option: add Lonsung U8300/U9300 product + (stable-fixes). +- USB: serial: option: add support for Fibocom FM650/FG650 + (stable-fixes). +- USB: serial: option: support Quectel EM060K sub-models + (stable-fixes). +- USB: serial: option: add Fibocom FM135-GL variants + (stable-fixes). +- thunderbolt: Avoid notify PM core about runtime PM resume + (stable-fixes). +- thunderbolt: Fix wake configurations after device unplug + (stable-fixes). +- usb: Disable USB3 LPM at shutdown (stable-fixes). +- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb + ep transport error (stable-fixes). +- clk: Get runtime PM before walking tree for clk_summary + (git-fixes). +- clk: Get runtime PM before walking tree during disable_unused + (git-fixes). +- clk: Initialize struct clk_core kref earlier (stable-fixes). +- arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H + (git-fixes). +- drm/radeon: make -fstrict-flex-arrays=3 happy (git-fixes). +- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes + (stable-fixes). +- selftests/ftrace: Limit length in subsystem-enable tests + (git-fixes). +- selftests: kselftest: Fix build failure with NOLIBC (git-fixes). +- selftests: timers: Fix abs() warning in posix_timers test + (git-fixes). +- selftests: timers: Fix posix_timers ksft_print_msg() warning + (git-fixes). +- drm/amd/display: Do not recursively call manual trigger + programming (stable-fixes). +- drm/i915: Disable live M/N updates when using bigjoiner + (stable-fixes). +- thunderbolt: Reset only non-USB4 host routers in resume + (git-fixes). +- thunderbolt: Make tb_switch_reset() support Thunderbolt 2, + 3 and USB4 routers (stable-fixes). +- thunderbolt: Introduce tb_path_deactivate_hop() (stable-fixes). +- thunderbolt: Introduce tb_port_reset() (stable-fixes). +- ASoC: ti: Convert Pandora ASoC to GPIO descriptors + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support + (stable-fixes). +- ALSA: scarlett2: Add correct product series name to messages + (stable-fixes). +- ALSA: scarlett2: Add support for Clarett 8Pre USB + (stable-fixes). +- ALSA: scarlett2: Move USB IDs out from device_info struct + (stable-fixes). +- ALSA: scarlett2: Default mixer driver to enabled (stable-fixes). +- PCI: Simplify pcie_capability_clear_and_set_word() to + ..._clear_word() (stable-fixes). +- PCI/DPC: Use FIELD_GET() (stable-fixes). +- selftests: timers: Convert posix_timers test to generate KTAP + output (stable-fixes). +- clk: Show active consumers of clocks in debugfs (stable-fixes). +- commit 8adba5b + +------------------------------------------------------------------- +Sat Apr 27 09:41:01 CEST 2024 - tiwai@suse.de + +- Update patch reference for x86 p2sb fix (CVE-2024-26650 bsc#1222048) +- commit b68c2ef + +------------------------------------------------------------------- +Sat Apr 27 08:33:05 CEST 2024 - tiwai@suse.de + +- mmc: sdhci-msm: pervent access to suspended controller + (git-fixes). +- gpio: tangier: Use correct type for the IRQ chip data + (git-fixes). +- gpio: tegra186: Fix tegra186_gpio_is_accessible() check + (git-fixes). +- fbdev: fix incorrect address computation in deferred IO + (git-fixes). +- drm/gma500: Remove lid code (git-fixes). +- commit 783bf0e + +------------------------------------------------------------------- +Fri Apr 26 18:54:14 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add 246f80a0b17f8 ("sh: push-switch: Reorder cleanup operations to avoid use-after-free bug") +- commit 0fe9e4b + +------------------------------------------------------------------- +Fri Apr 26 12:38:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore xfrm_bpf_md_dst that depends on CONFIG_DEBUG_* (bsc#1223415) +- commit 689bcfa + +------------------------------------------------------------------- +Fri Apr 26 12:26:57 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: annotate data-races around msk->rmem_fwd_alloc + (git-fixes). +- commit a5d9cb6 + +------------------------------------------------------------------- +Fri Apr 26 12:25:26 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_forward_alloc + (git-fixes). +- commit bceb548 + +------------------------------------------------------------------- +Fri Apr 26 12:23:03 CEST 2024 - denis.kirjanov@suse.com + +- ipv4: annotate data-races around fi->fib_dead (git-fixes). +- commit f1e77d4 + +------------------------------------------------------------------- +Fri Apr 26 12:21:27 CEST 2024 - denis.kirjanov@suse.com + +- sctp: annotate data-races around sk->sk_wmem_queued (git-fixes). +- commit 66bd390 + +------------------------------------------------------------------- +Fri Apr 26 12:19:43 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_lingertime (git-fixes). +- commit 33a5ffc + +------------------------------------------------------------------- +Fri Apr 26 12:18:04 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: Remove unnecessary test for __mptcp_init_sock() + (git-fixes). +- commit dfc1c14 + +------------------------------------------------------------------- +Fri Apr 26 12:15:52 CEST 2024 - denis.kirjanov@suse.com + +- idpf: fix kernel panic on unknown packet types (git-fixes). +- commit def5526 + +------------------------------------------------------------------- +Fri Apr 26 12:13:54 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix enabling RX VLAN filtering (git-fixes). +- commit 3d7f5a8 + +------------------------------------------------------------------- +Fri Apr 26 12:12:26 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: sja1105: Fix parameters order in + sja1110_pcs_mdio_write_c45() (git-fixes). +- commit 9f9ee96 + +------------------------------------------------------------------- +Fri Apr 26 11:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always update error counters (git-fixes). +- commit 5d5deb7 + +------------------------------------------------------------------- +Fri Apr 26 11:55:09 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always process TX descriptor ring (git-fixes). +- commit 99798f7 + +------------------------------------------------------------------- +Fri Apr 26 11:53:42 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: fix rx queue priority assignment (git-fixes). +- commit 3506dda + +------------------------------------------------------------------- +Fri Apr 26 11:52:14 CEST 2024 - denis.kirjanov@suse.com + +- net: fec: Set mac_managed_pm during probe (git-fixes). +- commit c315308 + +------------------------------------------------------------------- +Fri Apr 26 11:50:45 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Add array index check (git-fixes). +- commit 446ffd7 + +------------------------------------------------------------------- +Fri Apr 26 11:49:05 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Fix VF MAC filter removal (git-fixes). +- commit fbb3a5f + +------------------------------------------------------------------- +Fri Apr 26 11:47:23 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: check negative error code in otx2_open() + (git-fixes). +- commit a7c7e4f + +------------------------------------------------------------------- +Fri Apr 26 11:45:50 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix vf may be used uninitialized in this function warning + (git-fixes). +- commit 80b3415 + +------------------------------------------------------------------- +Fri Apr 26 11:43:49 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix i40e_count_filters() to count only active/new filters + (git-fixes). +- commit 1870048 + +------------------------------------------------------------------- +Fri Apr 26 11:42:04 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Enforce software interrupt during busy-poll exit + (git-fixes). +- commit 2c9264a + +------------------------------------------------------------------- +Fri Apr 26 10:59:56 CEST 2024 - tiwai@suse.de + +- wifi: mac80211: fix unaligned le16 access (git-fixes). +- wifi: mac80211: remove link before AP (git-fixes). +- wifi: mac80211_hwsim: init peer measurement result (git-fixes). +- wifi: nl80211: don't free NULL coalescing rule (git-fixes). +- wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd + (git-fixes). +- wifi: iwlwifi: mvm: remove old PASN station when adding a new + one (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev setup (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev suspend + (git-fixes). +- Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE + (git-fixes). +- Bluetooth: btusb: Fix triggering coredump implementation for + QCA (git-fixes). +- net: usb: ax88179_178a: stop lying about skb->truesize + (git-fixes). +- ax25: Fix netdev refcount issue (git-fixes). +- NFC: trf7970a: disable all regulators on removal (git-fixes). +- HID: logitech-dj: allow mice to use all types of reports + (git-fixes). +- HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized + dev->devc (git-fixes). +- HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent + lock-up (git-fixes). +- commit 416e04c + +------------------------------------------------------------------- +Fri Apr 26 10:58:26 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT patch into sorted section +- commit aaffc85 + +------------------------------------------------------------------- +Fri Apr 26 10:51:33 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT fix patch to sorted section +- commit ab94ffe + +------------------------------------------------------------------- +Fri Apr 26 10:07:57 CEST 2024 - tiwai@suse.de + +- Update kabi files: updated for post-PublicRC +- commit f978f5f + +------------------------------------------------------------------- +Thu Apr 25 19:11:05 CEST 2024 - tiwai@suse.de + +- Update patch reference for PM devfreq fix (CVE-2023-52635 bsc#1222294) +- commit f099bed + ------------------------------------------------------------------- Thu Apr 25 18:48:16 CEST 2024 - tiwai@suse.de - Update kabi files: fix for arm64/64kb flavor, too (bsc#1223357) - commit 8ef0762 +------------------------------------------------------------------- +Thu Apr 25 17:30:42 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/Bluetooth-btrtl-fix-out-of-bounds-memory-access.patch + (git-fixes CVE-2024-26890 bsc#1223192). +- Update + patches.suse/RDMA-mlx5-Fix-fortify-source-warning-while-accessing.patch + (jsc#PED-3311 CVE-2024-26907 bsc#1223203). +- Update + patches.suse/Revert-drm-amd-flush-any-delayed-gfxoff-on-suspend-e.patch + (git-fixes CVE-2024-26916 bsc#1223137). +- Update + patches.suse/crypto-xilinx-call-finalize-with-bh-disabled.patch + (git-fixes CVE-2024-26877 bsc#1223140). +- Update + patches.suse/dm-call-the-resume-method-on-internal-suspend-65e8.patch + (git-fixes CVE-2024-26880 bsc#1223188). +- Update + patches.suse/drm-amd-display-Fix-dcn35-8k30-Underflow-Corruption-.patch + (git-fixes CVE-2024-26913 bsc#1223204). +- Update + patches.suse/drm-amd-display-fix-incorrect-mpc_combine-array-size.patch + (git-fixes CVE-2024-26914 bsc#1223205). +- Update patches.suse/drm-amdgpu-Reset-IH-OVERFLOW_CLEAR-bit.patch + (git-fixes CVE-2024-26915 bsc#1223207). +- Update + patches.suse/firmware-arm_scmi-Fix-double-free-in-SMC-transport-c.patch + (git-fixes CVE-2024-26893 bsc#1223196). +- Update + patches.suse/net-tls-fix-use-after-free-with-partial-reads-and-as.patch + (bsc#1221858 CVE-2024-26582 bsc#1220214). +- Update + patches.suse/wifi-ath9k-delay-all-of-ath9k_wmi_event_tasklet-unti.patch + (git-fixes CVE-2024-26897 bsc#1223323). +- Update + patches.suse/wifi-mt76-mt7921e-fix-use-after-free-in-free_irq.patch + (git-fixes CVE-2024-26892 bsc#1223195). +- Update + patches.suse/wifi-wilc1000-prevent-use-after-free-on-vif-when-cle.patch + (git-fixes CVE-2024-26895 bsc#1223197). +- commit d9b565f + ------------------------------------------------------------------- Thu Apr 25 15:58:14 CEST 2024 - tiwai@suse.de - Fix missing CONFIG_SUSE_SUPPORTED for arm64/64kb flavor (bsc#1223357) - commit 1c0959e +------------------------------------------------------------------- +Thu Apr 25 15:30:10 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop interface during shutdown (git-fixes). +- commit f770ea3 + +------------------------------------------------------------------- +Thu Apr 25 15:28:33 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix issue with loading coalesced KPU profiles + (git-fixes). +- commit 65682db + +------------------------------------------------------------------- +Thu Apr 25 15:26:44 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: move force SMBUS from enable ulp function to avoid + PHY loss issue (git-fixes). +- commit af85d1c + +------------------------------------------------------------------- +Thu Apr 25 15:25:13 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Workaround for sporadic MDI error on Meteor Lake systems + (git-fixes). +- commit 8830724 + +------------------------------------------------------------------- +Thu Apr 25 15:23:43 CEST 2024 - denis.kirjanov@suse.com + +- Octeontx2-af: fix pause frame configuration in GMP mode + (git-fixes). +- commit 43722bd + +------------------------------------------------------------------- +Thu Apr 25 13:13:39 CEST 2024 - tiwai@suse.de + +- bootconfig: Fix the kerneldoc of _xbc_exit() (git-fixes). +- commit e671e96 + +------------------------------------------------------------------- +Thu Apr 25 13:12:36 CEST 2024 - tiwai@suse.de + +- arm64: hibernate: Fix level3 translation fault in swsusp_save() + (git-fixes). +- bootconfig: use memblock_free_late to free xbc memory to buddy + (git-fixes). +- init/main.c: Fix potential static_command_line memory overflow + (git-fixes). +- gpiolib: swnode: Remove wrong header inclusion (git-fixes). +- ARM: OMAP2+: fix USB regression on Nokia N8x0 (git-fixes). +- ARM: OMAP2+: fix N810 MMC gpiod table (git-fixes). +- i2c: pxa: hide unused icr_bits[] variable (git-fixes). +- driver core: Introduce device_link_wait_removal() + (stable-fixes). +- ARM: prctl: reject PR_SET_MDWE on pre-ARMv6 (stable-fixes). +- init: open /initrd.image with O_LARGEFILE (stable-fixes). +- Fix build errors due to new UIO_MEM_DMA_COHERENT mess + (git-fixes). +- ARM: s5pv210: fix pm.c kernel-doc warning (git-fixes). +- ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE + (git-fixes). +- kexec: do syscore_shutdown() in kernel_kexec (git-fixes). +- PM / devfreq: Synchronize devfreq_monitor_[start/stop] + (stable-fixes). +- ida: make 'ida_dump' static (git-fixes). +- asm-generic: make sparse happy with odd-sized put_unaligned_*() + (stable-fixes). +- ARM: imx: Check return value of devm_kasprintf in + imx_mmdc_perf_init (git-fixes). +- bootmem: use kmemleak_free_part_phys in put_page_bootmem + (git-fixes). +- commit b6327c9 + +------------------------------------------------------------------- +Thu Apr 25 12:02:42 CEST 2024 - jlee@suse.com + +- Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing + Adv Monitor (bsc#1219216). +- commit 81c5485 + +------------------------------------------------------------------- +Thu Apr 25 11:44:57 CEST 2024 - tiwai@suse.de + +- crypto: ccp - Add support for PCI device 0x156E (bsc#1223338). +- crypto: ccp - Add support for PCI device 0x17E0 (bsc#1223338). +- commit 9af2745 + +------------------------------------------------------------------- +Thu Apr 25 11:34:09 CEST 2024 - tiwai@suse.de + +- lsm: fix the logic in security_inode_getsecctx() (git-fixes). +- commit 9f85f33 + +------------------------------------------------------------------- +Thu Apr 25 09:38:22 CEST 2024 - msuchanek@suse.de + +- PCI: rpaphp: Error out on busy status from get-sensor-state + (bsc#1223369 ltc#205888). +- commit 03aecd7 + +------------------------------------------------------------------- +Wed Apr 24 08:16:47 CEST 2024 - tiwai@suse.de + +- Update ath11k suspend patches from the latest subsystem tree (bsc#1207948). +- commit caea96a + +------------------------------------------------------------------- +Wed Apr 24 05:52:04 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix stackmap overflow check on 32-bit arches (bsc#1223035 + CVE-2024-26883). +- bpf: Fix hashtab overflow check on 32-bit arches (bsc#1223189 + CVE-2024-26884). +- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches + (bsc#1223190 CVE-2024-26885). +- commit 98fad20 + +------------------------------------------------------------------- +Wed Apr 24 05:28:02 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct xsk_buff_pool kABI workaround (bsc#1221303 + CVE-2024-26611). +- commit 764f7c3 + +------------------------------------------------------------------- +Tue Apr 23 17:29:15 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-target-pscsi-Fix-bio_put-for-error-case.patch + (bsc#1222596 cve-2024-26760), fixng CVE number. +- commit 10886ae + +------------------------------------------------------------------- +Tue Apr 23 08:51:08 CEST 2024 - msuchanek@suse.de + +- powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt + (bsc#1221645 ltc#205739 bsc#1223191). +- commit da2d8d3 + +------------------------------------------------------------------- +Mon Apr 22 18:17:45 CEST 2024 - tiwai@suse.de + +- Move out-of-tree powerpc patch to the right section +- commit ff83284 + +------------------------------------------------------------------- +Mon Apr 22 15:14:07 CEST 2024 - denis.kirjanov@suse.com + +- ice: use relative VSI index for VFs instead of PF VSI number + (git-fixes). +- commit 271fd81 + +------------------------------------------------------------------- +Mon Apr 22 15:12:05 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Minor flow correction in e1000_shutdown function + (git-fixes). +- commit cc5b32c + +------------------------------------------------------------------- +Mon Apr 22 15:10:13 CEST 2024 - denis.kirjanov@suse.com + +- net: pcs: xpcs: Return EINVAL in the internal methods + (git-fixes). +- commit 9b19312 + +------------------------------------------------------------------- +Mon Apr 22 15:07:47 CEST 2024 - denis.kirjanov@suse.com + +- net: ip_tunnel: make sure to pull inner header in + ip_tunnel_rcv() (git-fixes CVE-2024-26882 bsc#1223034). +- commit c42f011 + +------------------------------------------------------------------- +Mon Apr 22 15:06:54 CEST 2024 - denis.kirjanov@suse.com + +- ionic: set adminq irq affinity (git-fixes). +- commit 7862c8a + +------------------------------------------------------------------- +Mon Apr 22 15:04:55 CEST 2024 - denis.kirjanov@suse.com + +- net: add netdev_lockdep_set_classes() to virtual drivers + (git-fixes). +- commit a8ebc57 + +------------------------------------------------------------------- +Mon Apr 22 15:03:00 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Let IP-specific receive function to interrogate + descriptors (git-fixes). +- commit d6b522e + +------------------------------------------------------------------- +Mon Apr 22 13:55:02 CEST 2024 - nik.borisov@suse.com + +- x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ (git-fixes). +- commit a29a0e4 + +------------------------------------------------------------------- +Mon Apr 22 13:54:41 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix BHI retpoline check (git-fixes). +- commit 00081b1 + +------------------------------------------------------------------- +Mon Apr 22 13:53:35 CEST 2024 - nik.borisov@suse.com + +- blacklist.conf: Blacklist spurious patch +- commit 14b3e73 + +------------------------------------------------------------------- +Mon Apr 22 08:45:08 CEST 2024 - msuchanek@suse.de + +- selftests/powerpc/papr-vpd: Fix missing variable initialization + (jsc#PED-4486 git-fixes). +- commit 8847657 + +------------------------------------------------------------------- +Mon Apr 22 08:40:46 CEST 2024 - msuchanek@suse.de + +- Rename patches.suse/Workaround-broken-chacha-crypto-fallback.patch to + patches.suse/powerpc-crypto-chacha-p10-Fix-failure-on-non-Power10.patch. +- commit de47fb9 + +------------------------------------------------------------------- +Mon Apr 22 07:20:24 CEST 2024 - tiwai@suse.de + +- peci: linux/peci.h: fix Excess kernel-doc description warning + (git-fixes). +- comedi: vmk80xx: fix incomplete endpoint checking (git-fixes). +- mei: me: disable RPL-S on SPS and IGN firmwares (git-fixes). +- speakup: Avoid crash on very long word (git-fixes). +- serial: stm32: Reset .throttled state in .startup() (git-fixes). +- serial/pmac_zilog: Remove flawed mitigation for rx irq flood + (git-fixes). +- serial: mxs-auart: add spinlock around changing cts state + (git-fixes). +- serial: 8250_dw: Revert: Do not reclock if already at correct + rate (git-fixes). +- Revert "usb: cdc-wdm: close race between read and workqueue" + (git-fixes). +- thunderbolt: Do not create DisplayPort tunnels on adapters of + the same router (git-fixes). +- usb: dwc2: host: Fix dereference issue in DDMA completion flow + (git-fixes). +- usb: typec: tcpm: Correct the PDO counting in pd_set + (git-fixes). +- usb: typec: ucsi: Fix connector check on init (git-fixes). +- usb: xhci: correct return value in case of STS_HCE (git-fixes). +- commit 1d56577 + +------------------------------------------------------------------- +Sun Apr 21 08:37:04 CEST 2024 - tiwai@suse.de + +- clk: mediatek: Do a runtime PM get on controllers during probe + (git-fixes). +- clk: Remove prepare_lock hold assertion in __clk_release() + (git-fixes). +- commit 78e7847 + +------------------------------------------------------------------- +Sun Apr 21 00:31:42 CEST 2024 - lduncan@suse.com + +- scsi: sg: Avoid race in error handling & drop bogus warn + (git-fixes). +- commit 855ebc6 + +------------------------------------------------------------------- +Sat Apr 20 18:13:16 CEST 2024 - tiwai@suse.de + +- Bluetooth: MGMT: Fix failing to + MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID (bsc#1221504). +- commit 8ea8f78 + +------------------------------------------------------------------- +Sat Apr 20 08:42:14 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with + ALC269VC (stable-fixes). +- ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N + (stable-fixes). +- ALSA: hda/realtek: Fixes for Asus GU605M and GA403U sound + (stable-fixes). +- ALSA: hda/tas2781: Add new vendor_id and subsystem_id to + support ThinkPad ICE-1 (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP SnowWhite laptops + (stable-fixes). +- commit 2244c24 + +------------------------------------------------------------------- +Sat Apr 20 08:38:21 CEST 2024 - tiwai@suse.de + +- ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages + (git-fixes). +- ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4 + (git-fixes). +- ALSA: hda/tas2781: correct the register for pow calibrated data + (git-fixes). +- drm/panel: visionox-rm69299: don't unregister DSI device + (git-fixes). +- drm/vmwgfx: Sort primary plane formats by order of preference + (git-fixes). +- drm/vmwgfx: Fix crtc's atomic check conditional (git-fixes). +- drm/vmwgfx: Fix prime import/export (git-fixes). +- drm/ttm: stop pooling cached NUMA pages v2 (git-fixes). +- drm: nv04: Fix out of bounds access (git-fixes). +- nouveau: fix instmem race condition around ptr stores + (git-fixes). +- drm/amdgpu: fix visible VRAM handling during faults (git-fixes). +- drm/amdgpu: validate the parameters of bo mapping operations + more clearly (git-fixes). +- Revert "drm/amd/display: fix USB-C flag update after enc10 + feature init" (stable-fixes). +- drm/amdkfd: Fix memory leak in create_process failure + (git-fixes). +- drm/amdgpu: remove invalid resource->start check v2 (git-fixes). +- nilfs2: fix OOB in nilfs_set_de_type (git-fixes). +- commit de35710 + +------------------------------------------------------------------- +Fri Apr 19 21:07:04 CEST 2024 - tonyj@suse.de + +- blacklist.conf: kill erroneous blank line added by 58324b9ff787 +- commit abcb85f + +------------------------------------------------------------------- +Fri Apr 19 19:47:40 CEST 2024 - lduncan@suse.com + +- blacklist.conf: add 3 commits to be skipped + One is a configuration change for an unused options, and + two are for SCSI structure changes that breaks kabi. +- commit c143746 + +------------------------------------------------------------------- +Fri Apr 19 18:37:34 CEST 2024 - lduncan@suse.com + +- scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() + (git-fixes). +- scsi: hisi_sas: Modify the deadline for ata_wait_after_reset() + (git-fixes). +- scsi: sd: Unregister device if device_add_disk() failed in + sd_probe() (git-fixes). +- scsi: mylex: Fix sysfs buffer lengths (git-fixes). +- scsi: core: Fix unremoved procfs host directory regression + (git-fixes). +- scsi: sg: Avoid sg device teardown race (git-fixes). +- scsi: libsas: Fix disk not being scanned in after being removed + (git-fixes). +- scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type() + (git-fixes). +- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn + (git-fixes). +- scsi: csiostor: Avoid function pointer casts (git-fixes). +- scsi: mpt3sas: Prevent sending diag_reset when the controller + is ready (git-fixes). +- scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports() + (git-fixes). +- scsi: smartpqi: Fix disable_managed_interrupts (git-fixes). +- scsi: core: Consult supported VPD page list prior to fetching + page (git-fixes). +- commit 8d33038 + +------------------------------------------------------------------- +Fri Apr 19 17:37:43 CEST 2024 - tiwai@suse.de + +- pmdomain: mediatek: fix race conditions with genpd + (CVE-2023-52645 bsc#1223033). +- commit c2656fd + +------------------------------------------------------------------- +Fri Apr 19 17:36:44 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/modpost-Add-.ltext-and-.ltext.-to-TEXT_SECTIONS.patch + This caused an overflow of the table as we haven't taken other earlier + changes. Drop it for now. +- commit bc7d928 + +------------------------------------------------------------------- +Fri Apr 19 16:44:36 CEST 2024 - colyli@suse.de + +- block: Fix WARNING in _copy_from_iter (bsc#1223015, + CVE-2024-26844). +- commit a5a381a + +------------------------------------------------------------------- +Fri Apr 19 15:44:52 CEST 2024 - tiwai@suse.de + +- platform/x86: think-lmi: Fix password opcode ordering for + workstations (CVE-2024-26836 bsc#1222968). +- platform/x86: think-lmi: Enable opcode support on BIOS settings + (CVE-2024-26836 bsc#1222968). +- commit a97b715 + +------------------------------------------------------------------- +Fri Apr 19 14:38:06 CEST 2024 - denis.kirjanov@suse.com + +- net: tcp: fix unexcepted socket die when snd_wnd is 0 + (git-fixes). +- commit e8c290a + +------------------------------------------------------------------- +Fri Apr 19 14:35:34 CEST 2024 - denis.kirjanov@suse.com + +- net: Use sockaddr_storage for getsockopt(SO_PEERNAME) + (git-fixes). +- commit 0bf4249 + +------------------------------------------------------------------- +Fri Apr 19 14:33:22 CEST 2024 - denis.kirjanov@suse.com + +- nf_conntrack: fix -Wunused-const-variable= (git-fixes). +- commit 771e185 + +------------------------------------------------------------------- +Fri Apr 19 14:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: NSH: fix kernel-doc notation warning (git-fixes). +- commit ab89a9e + +------------------------------------------------------------------- +Fri Apr 19 14:28:13 CEST 2024 - denis.kirjanov@suse.com + +- net: llc: fix kernel-doc notation warnings (git-fixes). +- commit a9e21ce + +------------------------------------------------------------------- +Fri Apr 19 14:25:10 CEST 2024 - denis.kirjanov@suse.com + +- inet: frags: eliminate kernel-doc warning (git-fixes). +- commit 3d5b832 + +------------------------------------------------------------------- +Fri Apr 19 14:03:12 CEST 2024 - denis.kirjanov@suse.com + +- net: cfg802154: fix kernel-doc notation warnings (git-fixes). +- commit f9d49a1 + +------------------------------------------------------------------- +Fri Apr 19 13:59:44 CEST 2024 - denis.kirjanov@suse.com + +- net: bonding: remove kernel-doc comment marker (git-fixes). +- commit b25069a + +------------------------------------------------------------------- +Fri Apr 19 13:57:45 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (git-fixes). +- commit da73105 + +------------------------------------------------------------------- +Fri Apr 19 13:55:44 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: dwmac-starfive: Add support for JH7100 SoC + (git-fixes). +- commit 644ea8f + +------------------------------------------------------------------- +Fri Apr 19 13:53:29 CEST 2024 - denis.kirjanov@suse.com + +- bnx2x: Fix firmware version string character counts (git-fixes). +- commit b005933 + +------------------------------------------------------------------- +Fri Apr 19 13:51:38 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: Fix use after free inside sparx5_del_mact_entry + (git-fixes). +- commit 3b59a03 + +------------------------------------------------------------------- +Fri Apr 19 13:32:18 CEST 2024 - tiwai@suse.de + +- Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks + in amdgpu_device_init()" (stable-fixes). +- commit f7f3760 + +------------------------------------------------------------------- +Fri Apr 19 13:30:16 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi: Limit read size on v1.2 (stable-fixes). +- Refresh + patches.suse/usb-typec-ucsi-Update-connector-cap-and-status.patch. +- commit e357444 + +------------------------------------------------------------------- +Fri Apr 19 13:28:57 CEST 2024 - tiwai@suse.de + +- wifi: mt76: mt7996: add locking for accessing mapped registers + (stable-fixes). +- commit ac66d90 + +------------------------------------------------------------------- +Fri Apr 19 13:27:03 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid writing the mac address before + first reading (git-fixes). +- random: handle creditable entropy from atomic process context + (git-fixes). +- firmware: arm_scmi: Make raw debugfs entries non-seekable + (git-fixes). +- mmc: omap: restore original power up/down steps (git-fixes). +- mmc: omap: fix deferred probe (git-fixes). +- mmc: omap: fix broken slot switch lookup (git-fixes). +- nouveau: fix function cast warning (git-fixes). +- PM: s2idle: Make sure CPUs will wakeup directly on resume + (git-fixes). +- platform/chrome: cros_ec_uart: properly fix race condition + (git-fixes). +- platform/x86: intel-vbtn: Update tablet mode switch at end of + probe (git-fixes). +- nouveau: fix devinit paths to only handle display on GSP + (git-fixes). +- gpio: cdev: fix missed label sanitizing in debounce_setup() + (git-fixes). +- gpio: cdev: check for NULL labels when sanitizing them for irqs + (git-fixes). +- gpio: cdev: sanitize the label before requesting the interrupt + (stable-fixes). +- usb: sl811-hcd: only defined function checkdone if QUIRK2 is + defined (stable-fixes). +- usb: typec: tcpci: add generic tcpci fallback compatible + (stable-fixes). +- usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR + (stable-fixes). +- thermal/of: Assume polling-delay(-passive) 0 when absent + (stable-fixes). +- Input: xpad - add support for Snakebyte GAMEPADs (stable-fixes). +- Input: imagis - use FIELD_GET where applicable (stable-fixes). +- input/touchscreen: imagis: Correct the maximum touch area value + (stable-fixes). +- Input: synaptics-rmi4 - fail probing if memory allocation for + "phys" fails (stable-fixes). +- media: sta2x11: fix irq handler cast (stable-fixes). +- media: cec: core: remove length check of Timer Status + (stable-fixes). +- PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge + (stable-fixes). +- platform/x86: touchscreen_dmi: Add an extra entry for a variant + of the Chuwi Vi8 tablet (stable-fixes). +- Input: allocate keycode for Display refresh rate toggle + (stable-fixes). +- pinctrl: renesas: checker: Limit cfg reg enum checks to provided + IDs (stable-fixes). +- HID: input: avoid polling stylus battery on Chromebook Pompom + (stable-fixes). +- wifi: cfg80211: check A-MSDU format more carefully + (stable-fixes). +- wifi: mt76: mt7996: disable AMSDU for non-data frames + (stable-fixes). +- wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro + (stable-fixes). +- wifi: iwlwifi: pcie: Add the PCI device id for new hardware + (stable-fixes). +- wifi: rtw89: pci: enlarge RX DMA buffer to consider size of + RX descriptor (stable-fixes). +- wifi: ath9k: fix LNA selection in ath_ant_try_scan() + (stable-fixes). +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (stable-fixes). +- wifi: rtw89: fix null pointer access when abort scan + (stable-fixes). +- overflow: Allow non-type arg to type_max() and type_min() + (stable-fixes). +- pstore/zone: Add a null pointer check to the psz_kmsg_read + (stable-fixes). +- modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS + (stable-fixes). +- commit 7321185 + +------------------------------------------------------------------- +Fri Apr 19 13:20:06 CEST 2024 - tiwai@suse.de + +- drm/msm/dp: fix typo in dp_display_handle_port_status_changed() + (git-fixes). +- drm/msm/dpu: make error messages at + dpu_core_irq_register_callback() more sensible (git-fixes). +- drm/msm/dpu: don't allow overriding data from catalog + (git-fixes). +- drm/msm: Add newlines to some debug prints (git-fixes). +- drm/vmwgfx: Enable DMA mappings with SEV (git-fixes). +- drm/client: Fully protect modes[] with dev->mode_config.mutex + (stable-fixes). +- Revert "drm/qxl: simplify qxl_fence_wait" (git-fixes). +- drm/ast: Fix soft lockup (git-fixes). +- drm/panfrost: Fix the error path in + panfrost_mmu_map_fault_addr() (git-fixes). +- drm/amd/display: Set VSC SDP Colorimetry same way for MST and + SST (stable-fixes). +- drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= + 1.4 (stable-fixes). +- drm/amd/display: fix disable otg wa logic in DCN316 + (stable-fixes). +- drm/amdgpu: fix incorrect number of active RBs for gfx11 + (stable-fixes). +- drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11 + (stable-fixes). +- drm/amdgpu: Reset dGPU if suspend got aborted (stable-fixes). +- drm/amdgpu: always force full reset for SOC21 (stable-fixes). +- drm/amdkfd: Reset GPU on queue preemption failure + (stable-fixes). +- drm/i915/vrr: Disable VRR when using bigjoiner (stable-fixes). +- drm/i915: Disable port sync when bigjoiner is used + (stable-fixes). +- drm/i915/cdclk: Fix CDCLK programming order when pipes are + active (git-fixes). +- drm/i915: Pre-populate the cursor physical dma address + (git-fixes). +- fbmon: prevent division by zero in fb_videomode_from_videomode() + (stable-fixes). +- fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 + (stable-fixes). +- drm/amd/amdgpu: Fix potential ioremap() memory leaks in + amdgpu_device_init() (stable-fixes). +- drm/amd/display: Fix nanosec stat overflow (stable-fixes). +- drm: Check polling initialized before enabling in + drm_helper_probe_single_connector_modes (stable-fixes). +- drm: Check output polling initialized before disabling + (stable-fixes). +- drm/ttm: return ENOSPC from ttm_bo_mem_space v3 (stable-fixes). +- drm: panel-orientation-quirks: Add quirk for GPD Win Mini + (stable-fixes). +- firmware: tegra: bpmp: Return directly after a failed kzalloc() + in get_filename() (stable-fixes). +- commit 2efe82e + +------------------------------------------------------------------- +Fri Apr 19 13:12:20 CEST 2024 - tiwai@suse.de + +- ata: libata-core: Allow command duration limits detection for + ACS-4 drives (git-fixes). +- amdkfd: use calloc instead of kzalloc to avoid integer overflow + (stable-fixes). +- accel/ivpu: Fix deadlock in context_xa (git-fixes). +- ACPI: scan: Do not increase dep_unmet for already met + dependencies (git-fixes). +- Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED + bit (git-fixes). +- Bluetooth: hci_sock: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: L2CAP: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: RFCOMM: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: SCO: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: Fix memory leak in hci_req_sync_complete() + (git-fixes). +- Bluetooth: hci_sync: Fix using the same interval and window + for Coded PHY (git-fixes). +- Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset + (git-fixes). +- batman-adv: Avoid infinite loop trying to resize local TT + (git-fixes). +- Bluetooth: hci_event: set the conn encrypted before conn + establishes (stable-fixes). +- ASoC: soc-core.c: Skip dummy codec when adding platforms + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE + (stable-fixes). +- ASoC: Intel: avs: Populate board selection with new I2S entries + (stable-fixes). +- ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 + (LAPRC710) laptops (stable-fixes). +- ASoC: SOF: amd: Optimize quirk for Valve Galileo (stable-fixes). +- ALSA: firewire-lib: handle quirk to calculate payload quadlets + as data block counter (stable-fixes). +- Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle + by default" (stable-fixes). +- drm/vc4: don't check if plane->state->fb == state->fb + (stable-fixes). +- ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of + CONFIG_X86_ANDROID_TABLETS (stable-fixes). +- Bluetooth: ISO: Align broadcast sync_timeout with connection + timeout (stable-fixes). +- Bluetooth: Add new quirk for broken read key length on ATS2851 + (stable-fixes). +- Bluetooth: hci_sync: Use QoS to determine which PHY to scan + (stable-fixes). +- Bluetooth: btintel: Fixe build regression (git-fixes). +- Bluetooth: btintel: Fix null ptr deref in btintel_read_version + (stable-fixes). +- drm/i915/display: Use i915_gem_object_get_dma_address to get + dma address (stable-fixes). +- commit 79cdb13 + +------------------------------------------------------------------- +Fri Apr 19 12:55:05 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/stmmac-Clear-variable-when-destroying-workqueue.patch + (git-fixes CVE-2024-26802 bsc#1222799). +- commit a49cc37 + ------------------------------------------------------------------- Fri Apr 19 12:24:47 CEST 2024 - osalvador@suse.de @@ -174,15 +7372,50 @@ Fri Apr 19 12:24:39 CEST 2024 - osalvador@suse.de (git-fixes CVE-2023-52644 bsc#1222961). - commit 2c2d37f +------------------------------------------------------------------- +Fri Apr 19 11:19:08 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/wifi-mac80211-fix-race-condition-on-enabling-fast-xm.patch + (git-fixes CVE-2024-26779 bsc#1222772). +- commit 463d6dd + ------------------------------------------------------------------- Fri Apr 19 10:26:17 CEST 2024 - tiwai@suse.de - Update patch reference of iio fix (CVE-2024-26702 bsc#1222424) - commit 9436142 +------------------------------------------------------------------- +Fri Apr 19 10:02:39 CEST 2024 - tiwai@suse.de + +- Update patch reference for interconnect patch (CVE-2024-26714 bsc#1222489) +- commit 773fbda + +------------------------------------------------------------------- +Thu Apr 18 18:09:21 CEST 2024 - jack@suse.cz + +- ext4: regenerate buddy after block freeing failed if under fc + replay (bsc#1220342 CVE-2024-26601). +- commit fec1ddc + ------------------------------------------------------------------- Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de +- nvme-tcp: strict pdu pacing to avoid send stalls on TLS + (bsc#1221858). +- tls: fix peeking with sync+async decryption (bsc#1221858). +- tls: don't skip over different type records from the rx_list + (bsc#1221858). +- tls: stop recv() if initial process_rx_list gave us non-DATA + (bsc#1221858). +- tls: break out of main loop when PEEK gets a non-data record + (bsc#1221858). +- net: tls: fix returned read length with async decrypt + (bsc#1221858). +- net: tls: fix use-after-free with partial reads and async + (bsc#1221858). +- net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - nvme-tcp: strict pdu pacing to avoid send stalls on TLS (bsc#1221858). - tls: fix peeking with sync+async decryption (bsc#1221858). @@ -199,6 +7432,49 @@ Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de - net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - commit 9d8d293 +------------------------------------------------------------------- +Thu Apr 18 10:56:05 CEST 2024 - hare@suse.de + +- Refresh + patches.suse/nvme-keyring-restrict-match-length-for-version-1-ide.patch. +- commit da3d979 + +------------------------------------------------------------------- +Thu Apr 18 10:41:45 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Fix-endless-loop-in-directory-parsing.patch + (git-fixes bsc#1223030 CVE-2024-26848). +- commit 9f64be5 + +------------------------------------------------------------------- +Wed Apr 17 17:03:22 CEST 2024 - jack@suse.cz + +- fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion + (bsc#1222721 CVE-2024-26764). +- commit 72ff5e9 + +------------------------------------------------------------------- +Wed Apr 17 17:02:58 CEST 2024 - jack@suse.cz + +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via + libaio (bsc#1222721 CVE-2024-26764). +- commit 241f561 + +------------------------------------------------------------------- +Wed Apr 17 16:59:24 CEST 2024 - jack@suse.cz + +- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() + when block bitmap corrupt (bsc#1222622 CVE-2024-26774). +- commit f7c2563 + +------------------------------------------------------------------- +Wed Apr 17 16:58:08 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_try_best_found() (bsc#1222618 CVE-2024-26773). +- commit 920069c + ------------------------------------------------------------------- Wed Apr 17 16:49:31 CEST 2024 - jbohac@suse.cz @@ -216,6 +7492,19 @@ Wed Apr 17 10:59:40 CEST 2024 - oneukum@suse.com Added CVE reference - commit 5db3e1d +------------------------------------------------------------------- +Wed Apr 17 10:26:28 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Fix wrong use of pasid config (git-fixes). +- commit 09ffca7 + +------------------------------------------------------------------- +Wed Apr 17 10:10:56 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Allocate local memory for page request queue + (git-fixes). +- commit 9b67401 + ------------------------------------------------------------------- Wed Apr 17 10:02:03 CEST 2024 - msuchanek@suse.de @@ -283,6 +7572,27 @@ Tue Apr 16 16:43:33 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix BHI documentation (git-fixes). - commit b981493 +------------------------------------------------------------------- +Tue Apr 16 16:20:48 CEST 2024 - denis.kirjanov@suse.com + +- net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check + (bsc#1222635 CVE-2024-26815). +- commit 0dd110f + +------------------------------------------------------------------- +Tue Apr 16 14:49:22 CEST 2024 - iivanov@suse.de + +- spi: cadence-qspi: fix pointer reference in runtime PM hooks (CVE-2024-26807 bsc#1222801) +- commit 5687920 + +------------------------------------------------------------------- +Tue Apr 16 11:03:35 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvmet-fc-avoid-deadlock-on-delete-association-path.patch + (git-fixes CVE-2024-26769 bsc#1222727). +- commit 2dfa751 + ------------------------------------------------------------------- Tue Apr 16 09:40:11 CEST 2024 - petr.pavlu@suse.com @@ -296,6 +7606,24 @@ Tue Apr 16 09:16:16 CEST 2024 - tzimmermann@suse.com Reference bug report and CVE number. - commit 92c99bd +------------------------------------------------------------------- +Tue Apr 16 08:13:20 CEST 2024 - jgross@suse.com + +- xen/events: fix error code in xen_bind_pirq_msi_to_irq() + (git-fixes). +- commit 05ac0c8 + +------------------------------------------------------------------- +Tue Apr 16 07:13:46 CEST 2024 - shung-hsi.yu@suse.com + +- xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL + (bsc#1221303 CVE-2024-26611). +- xsk: fix usage of multi-buffer BPF helpers for ZC XDP + (bsc#1221303 CVE-2024-26611). +- xsk: recycle buffer in case Rx queue was full (bsc#1221303 + CVE-2024-26611). +- commit c10f182 + ------------------------------------------------------------------- Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com @@ -307,6 +7635,12 @@ Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com (git-fixes bsc#1222726 CVE-2024-26766) - commit 3b16fea +------------------------------------------------------------------- +Tue Apr 16 05:50:53 CEST 2024 - nmorey@suse.com + +- RDMA/cm: add timeout to cm_destroy_id wait (git-fixes) +- commit e7fcab4 + ------------------------------------------------------------------- Mon Apr 15 18:58:02 CEST 2024 - jwiesner@suse.de @@ -327,6 +7661,39 @@ Mon Apr 15 18:49:18 CEST 2024 - krisman@suse.de (bsc#1220709). - commit 78244c6 +------------------------------------------------------------------- +Mon Apr 15 18:16:23 CEST 2024 - jgross@suse.com + +- xen/evtchn: avoid WARN() when unbinding an event channel + (git-fixes). +- commit fe7eef3 + +------------------------------------------------------------------- +Mon Apr 15 17:40:50 CEST 2024 - jgross@suse.com + +- xen/events: increment refcnt only if event channel is refcounted + (git-fixes). +- commit af3cb5d + +------------------------------------------------------------------- +Mon Apr 15 17:05:19 CEST 2024 - jgross@suse.com + +- xen-netfront: Add missing skb_mark_for_recycle (git-fixes). +- commit 421f313 + +------------------------------------------------------------------- +Mon Apr 15 16:29:50 CEST 2024 - jgross@suse.com + +- x86/xen: attempt to inflate the memory balloon on PVH + (git-fixes). +- commit df9367a + +------------------------------------------------------------------- +Mon Apr 15 15:53:54 CEST 2024 - jgross@suse.com + +- x86/xen: Add some null pointer checking to smp.c (git-fixes). +- commit f502fc5 + ------------------------------------------------------------------- Mon Apr 15 15:31:22 CEST 2024 - nik.borisov@suse.com @@ -352,6 +7719,14 @@ Mon Apr 15 15:23:07 CEST 2024 - nik.borisov@suse.com - x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr' (git-fixes). - commit 6aec207 +------------------------------------------------------------------- +Mon Apr 15 15:17:26 CEST 2024 - jgross@suse.com + +- xen/events: modify internal [un]bind interfaces (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit 77df536 + ------------------------------------------------------------------- Mon Apr 15 15:13:05 CEST 2024 - nik.borisov@suse.com @@ -364,6 +7739,12 @@ Mon Apr 15 15:03:47 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix return type of spectre_bhi_state() (git-fixes). - commit 13662e2 +------------------------------------------------------------------- +Mon Apr 15 15:03:00 CEST 2024 - jgross@suse.com + +- xen/events: drop xen_allocate_irqs_dynamic() (git-fixes). +- commit a93b368 + ------------------------------------------------------------------- Mon Apr 15 14:53:43 CEST 2024 - nik.borisov@suse.com @@ -396,6 +7777,15 @@ Mon Apr 15 14:22:08 CEST 2024 - nik.borisov@suse.com - x86/bhi: Enumerate Branch History Injection (BHI) bug (bsc#1222823). - commit 5ca568d +------------------------------------------------------------------- +Mon Apr 15 14:04:22 CEST 2024 - jgross@suse.com + +- xen/events: remove some simple helpers from events_base.c + (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit faab65b + ------------------------------------------------------------------- Mon Apr 15 14:00:05 CEST 2024 - nik.borisov@suse.com @@ -408,6 +7798,20 @@ Mon Apr 15 13:55:12 CEST 2024 - nik.borisov@suse.com - x86/bhi: Add support for clearing branch history at syscall entry (bsc#1222823). - commit dee5dff +------------------------------------------------------------------- +Mon Apr 15 13:18:01 CEST 2024 - jgross@suse.com + +- xen/events: reduce externally visible helper functions + (git-fixes). +- commit a7834c4 + +------------------------------------------------------------------- +Mon Apr 15 12:39:49 CEST 2024 - jgross@suse.com + +- xen: evtchn: Allow shared registration of IRQ handers + (git-fixes). +- commit fac6c90 + ------------------------------------------------------------------- Mon Apr 15 12:31:43 CEST 2024 - tbogendoerfer@suse.de @@ -471,6 +7875,28 @@ Mon Apr 15 10:15:49 CEST 2024 - iivanov@suse.de - Update patches.suse/spi-hisi-sfc-v3xx-Return-IRQ_NONE-if-no-interrupts-w.patch (git-fixes CVE-2024-26776 bsc#1222764) - commit ec068f3 +------------------------------------------------------------------- +Mon Apr 15 09:13:59 CEST 2024 - colyli@suse.de + +- blacklist.conf: add non-backport md git-fixes patch commit. +- commit 58324b9 + +------------------------------------------------------------------- +Mon Apr 15 09:12:46 CEST 2024 - colyli@suse.de + +- Delete the disabled patch which breaks KABI now, + patches.suse/md-bitmap-don-t-use-index-for-pages-backing-the-bitm-d703.patch. +- blacklist.conf: add the above patch commit. +- commit 9b0b89b + +------------------------------------------------------------------- +Sun Apr 14 03:57:08 CEST 2024 - glass.su@suse.com + +- dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape (bsc#1219596) + Also update diff context in + patches.suse/dm-raid-fix-false-positive-for-requeue-needed-during-b25b.patch +- commit 4604cae + ------------------------------------------------------------------- Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de @@ -479,6 +7905,22 @@ Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de (bsc#1219596, bsc#1222531, CVE-2024-26756). - commit de5884e +------------------------------------------------------------------- +Sat Apr 13 10:57:41 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222531, CVE-2024-26756 references, + patches.suse/md-Don-t-register-sync_thread-for-reshape-directly-ad39.patch + (bsc#1219596, bsc#1222531, CVE-2024-26756). +- commit 4150d19 + +------------------------------------------------------------------- +Sat Apr 13 10:33:55 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222527, CVE-2024-26757 references, + patches.suse/md-Don-t-ignore-read-only-array-in-md_check_recovery-55a4.patch + (bsc#1219596, bsc#1222527, CVE-2024-26757). +- commit 67019f2 + ------------------------------------------------------------------- Sat Apr 13 10:30:45 CEST 2024 - colyli@suse.de @@ -503,12 +7945,69 @@ Sat Apr 13 09:00:48 CEST 2024 - colyli@suse.de (bsc#1222720, CVE-2024-26763). - commit 710cd5e +------------------------------------------------------------------- +Sat Apr 13 03:43:33 CEST 2024 - lduncan@suse.com + +- scsi: target: pscsi: Fix bio_put() for error case (bsc#1222596 + cve-2024-267600). +- commit a67c294 + +------------------------------------------------------------------- +Fri Apr 12 18:13:34 CEST 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Bounds check mapped::pages access + (git-fixes). +- commit b7fc473 + +------------------------------------------------------------------- +Fri Apr 12 18:03:48 CEST 2024 - vkarasulli@suse.de + +- iommufd: Reject non-zero data_type if no data_len is provided + (git-fixes). +- commit ceca619 + +------------------------------------------------------------------- +Fri Apr 12 17:49:22 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Update iotlb in nested domain attach (git-fixes). +- commit e2cf9d1 + +------------------------------------------------------------------- +Fri Apr 12 17:01:14 CEST 2024 - vkarasulli@suse.de + +- iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA + (git-fixes). +- commit 200d970 + +------------------------------------------------------------------- +Fri Apr 12 16:15:33 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: Test racing between bpf_timer_cancel_and_free + and bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- bpf: Fix racing between bpf_timer_cancel_and_free and + bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- commit 24333b7 + ------------------------------------------------------------------- Fri Apr 12 15:26:58 CEST 2024 - iivanov@suse.de - Update patches.suse/ARM-ep93xx-Add-terminator-to-gpiod_lookup_table.patch (git-fixes CVE-2024-26751 bsc#1222724) - commit a85b7fa +------------------------------------------------------------------- +Fri Apr 12 15:00:47 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Fix NULL pointer dereference in + sk_psock_verdict_data_ready() (bsc#1222371 CVE-2024-26731). +- commit 9a8765c + +------------------------------------------------------------------- +Fri Apr 12 14:08:13 CEST 2024 - denis.kirjanov@suse.com + +- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter + (bsc#1222630 CVE-2024-26805). +- commit 8e8585b + ------------------------------------------------------------------- Fri Apr 12 13:46:08 CEST 2024 - iivanov@suse.de @@ -538,12 +8037,19 @@ Fri Apr 12 10:03:51 CEST 2024 - dfaggioli@suse.com (bsc#1219475). - commit 99d8e75 +------------------------------------------------------------------- +Fri Apr 12 08:14:57 CEST 2024 - trenn@suse.com + +- tools/power/turbostat: Fix uncore frequency file string + (bsc#1221765). +- commit dfd2a8e + ------------------------------------------------------------------- Thu Apr 11 17:42:57 CEST 2024 - dfaggioli@suse.com - KVM: arm64: Always invalidate TLB for stage-2 permission faults (bsc#1219478). -- commit 1762ca5 +- commit d1d5006 ------------------------------------------------------------------- Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com @@ -551,7 +8057,7 @@ Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com - Update patches.suse/usb-cdns3-fixed-memory-use-after-free-at-cdns3_gadge.patch (git-fixes CVE-2024-26749 bsc#1222680). -- commit e627f8d +- commit 25b429b ------------------------------------------------------------------- Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com @@ -559,7 +8065,7 @@ Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com - Update patches.suse/powerpc-pseries-iommu-IOMMU-table-is-not-initialized.patch (bsc#1220492 ltc#205270 CVE-2024-26745 bsc#1222678). -- commit 6398fc1 +- commit 589b808 ------------------------------------------------------------------- Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com @@ -567,14 +8073,20 @@ Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com - Update patches.suse/l2tp-pass-correct-message-length-to-ip6_append_data.patch (bsc#1220419 CVE-2024-26752 bsc#1222667). -- commit 1a3becd +- commit 2f09d95 + +------------------------------------------------------------------- +Thu Apr 11 15:17:11 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add d9b3ce8769e3 mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats +- commit 82800cb ------------------------------------------------------------------- Thu Apr 11 12:01:45 CEST 2024 - jslaby@suse.cz - tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619). -- commit a9c1ee0 +- commit 3d5abbd ------------------------------------------------------------------- Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com @@ -582,7 +8094,32 @@ Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com - Update patches.suse/crypto-arm64-neonbs-fix-out-of-bounds-access-on-shor.patch (git-fixes CVE-2024-26789). -- commit 270f850 +- commit 98918ce + +------------------------------------------------------------------- +Wed Apr 10 21:10:17 CEST 2024 - mkubecek@suse.cz + +- arp: Prevent overflow in arp_req_get() (CVE-2024-26733 + bsc#1222585). +- commit 2f8c9e8 + +------------------------------------------------------------------- +Wed Apr 10 20:46:47 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: use the backlog for mirred ingress + (CVE-2024-26740 bsc#1222563). +- refresh: + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit b1920f0 + +------------------------------------------------------------------- +Wed Apr 10 19:15:08 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: don't override retval if we already + lost the skb (CVE-2024-26733 bsc#1222585). +- net/sched: act_mirred: Create function tcf_mirred_to_dev and + improve readability (CVE-2024-26733 bsc#1222585). +- commit 805fd21 ------------------------------------------------------------------- Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com @@ -591,7 +8128,7 @@ Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com patches.suse/usb-cdns3-fix-memory-double-free-when-handle-zero-pa.patch (bsc#1222513 CVE-2024-26748). Added CVE references -- commit b3e425f +- commit 7c3ca16 ------------------------------------------------------------------- Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com @@ -600,7 +8137,34 @@ Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com patches.suse/usb-dwc3-gadget-Fix-NULL-pointer-dereference-in-dwc3.patch (bsc#1222561 CVE-2024-26715). Added CVE reference -- commit ebacab7 +- commit f58a80f + +------------------------------------------------------------------- +Wed Apr 10 13:28:09 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Defer enablement of static branch (bsc#1222366). +- commit a442fcd + +------------------------------------------------------------------- +Wed Apr 10 12:27:41 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Make wake once of ring_buffer_wait() more robust + (git-fixes). +- commit 3cff1f5 + +------------------------------------------------------------------- +Wed Apr 10 12:26:04 CEST 2024 - petr.pavlu@suse.com + +- tracing: Have saved_cmdlines arrays all in one allocation + (git-fixes). +- commit 8871703 + +------------------------------------------------------------------- +Wed Apr 10 12:23:30 CEST 2024 - petr.pavlu@suse.com + +- tracing/ring-buffer: Fix wait_on_pipe() race (git-fixes). +- kABI: Adjust trace_iterator.wait_index (git-fixes). +- commit 503fcea ------------------------------------------------------------------- Wed Apr 10 11:59:16 CEST 2024 - mhocko@suse.com @@ -618,6 +8182,19 @@ Wed Apr 10 11:55:18 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26699 bsc#1222602). - commit f52d16e +------------------------------------------------------------------- +Wed Apr 10 11:51:14 CEST 2024 - denis.kirjanov@suse.com + +- igc: Remove stale comment about Tx timestamping (git-fixes). +- commit 83821ed + +------------------------------------------------------------------- +Wed Apr 10 11:49:20 CEST 2024 - denis.kirjanov@suse.com + +- ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() + (git-fixes). +- commit aab4796 + ------------------------------------------------------------------- Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com @@ -626,13 +8203,128 @@ Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26753 bsc#1222601). - commit 0099199 +------------------------------------------------------------------- +Wed Apr 10 11:47:20 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix memory corruption bug with suspend and rebuild + (git-fixes). +- commit 5927273 + +------------------------------------------------------------------- +Wed Apr 10 11:42:57 CEST 2024 - denis.kirjanov@suse.com + +- ice: Refactor FW data type and fix bitmap casting issue + (git-fixes). +- commit ddf5e8c + +------------------------------------------------------------------- +Wed Apr 10 11:41:07 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: call request_irq() after NAPI initialized + (git-fixes). +- commit 39b7ae3 + +------------------------------------------------------------------- +Wed Apr 10 11:37:17 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: mark unexcuted loopback test result as UNEXECUTED + (git-fixes). +- commit 88d4f13 + +------------------------------------------------------------------- +Wed Apr 10 11:34:49 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when devlink reload during pf + initialization (git-fixes). +- commit 5900fb4 + +------------------------------------------------------------------- +Wed Apr 10 11:33:08 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix index limit to support all queue stats + (git-fixes). +- commit fcda370 + +------------------------------------------------------------------- +Wed Apr 10 11:31:33 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop PHY during open() error paths (git-fixes). +- commit 087df13 + +------------------------------------------------------------------- +Wed Apr 10 11:29:31 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix handling of all link-local frames + (git-fixes). +- commit 62930ae + +------------------------------------------------------------------- +Wed Apr 10 11:27:53 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix link-local frames that ingress vlan + filtering ports (git-fixes). +- commit 7b1c501 + +------------------------------------------------------------------- +Wed Apr 10 11:01:57 CEST 2024 - lhenriques@suse.de + +- ceph: stop copying to iter at EOF on sync reads (bsc#1222606). +- commit 6d8bd5d + +------------------------------------------------------------------- +Wed Apr 10 10:55:25 CEST 2024 - ailiop@suse.com + +- dlm: fix user space lkb refcounting (git-fixes). +- commit 26e28b8 + ------------------------------------------------------------------- Wed Apr 10 10:55:08 CEST 2024 - lhenriques@suse.de - Update patches.suse/ceph-prevent-use-after-free-in-encode_cap_msg.patch (bsc#1221391 CVE-2024-26689). -- commit 8a44287 +- commit 05ffdb2 + +------------------------------------------------------------------- +Wed Apr 10 10:51:29 CEST 2024 - ailiop@suse.com + +- ubifs: Queue up space reservation tasks if retrying many times + (git-fixes). +- commit 44bfcee + +------------------------------------------------------------------- +Wed Apr 10 10:48:38 CEST 2024 - ailiop@suse.com + +- ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed + (git-fixes). +- commit 9a4ebd6 + +------------------------------------------------------------------- +Wed Apr 10 10:46:57 CEST 2024 - ailiop@suse.com + +- ubifs: Remove unreachable code in dbg_check_ltab_lnum + (git-fixes). +- commit f4e5ca1 + +------------------------------------------------------------------- +Wed Apr 10 10:46:09 CEST 2024 - ailiop@suse.com + +- ubifs: fix sort function prototype (git-fixes). +- commit f7d0a9f + +------------------------------------------------------------------- +Wed Apr 10 10:43:35 CEST 2024 - ailiop@suse.com + +- ubifs: Set page uptodate in the correct place (git-fixes). +- commit aa187f8 + +------------------------------------------------------------------- +Wed Apr 10 09:42:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Increase-buffer-size-in-afs_update_volume_status.patch + (git-fixes CVE-2024-26736 bsc#1222586). +- commit 06c0c6c ------------------------------------------------------------------- Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com @@ -642,6 +8334,22 @@ Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com (bsc#1219126 CVE-2024-26727 bsc#1222536). - commit 7bb93e9 +------------------------------------------------------------------- +Tue Apr 9 15:47:49 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-hang-in-nilfs_lookup_dirty_data_buffers.patch + (git-fixes CVE-2024-26696 bsc#1222549). +- commit 932abcf + +------------------------------------------------------------------- +Tue Apr 9 15:45:50 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-data-corruption-in-dsync-block-recovery-f.patch + (git-fixes CVE-2024-26697 bsc#1222550). +- commit fa7ddf4 + ------------------------------------------------------------------- Tue Apr 9 15:31:06 CEST 2024 - mhocko@suse.com @@ -658,6 +8366,22 @@ Tue Apr 9 15:24:32 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26722 bsc#1222520). - commit f0aaca0 +------------------------------------------------------------------- +Tue Apr 9 14:05:59 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: use #define for string constants + (bsc#1222445 CVE-2024-26684). +- net: stmmac: xgmac: fix a typo of register name in DPP safety + handling (bsc#1222445 CVE-2024-26684). +- commit 75e180f + +------------------------------------------------------------------- +Tue Apr 9 13:23:52 CEST 2024 - jack@suse.cz + +- ext4: fix double-free of blocks due to wrong extents moved_len + (bsc#1222422 CVE-2024-26704). +- commit ff97911 + ------------------------------------------------------------------- Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com @@ -666,6 +8390,36 @@ Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com (git-fixes CVE-2024-26681 bsc#1222431). - commit 12b3ceb +------------------------------------------------------------------- +Tue Apr 9 11:58:59 CEST 2024 - mkoutny@suse.com + +- mm: memcg: don't periodically flush stats when memcg is disabled + (bsc#1222525). +- commit 5b28bba + +------------------------------------------------------------------- +Tue Apr 9 11:29:43 CEST 2024 - mkoutny@suse.com + +- mm: memcg: use larger batches for proactive reclaim + (bsc#1222522). +- commit b1effac + +------------------------------------------------------------------- +Tue Apr 9 10:55:41 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: fix handling of DPP safety error for DMA + channels (bsc#1222445 CVE-2024-26684). +- commit a8e5095 + +------------------------------------------------------------------- +Tue Apr 9 10:52:47 CEST 2024 - tbogendoerfer@suse.de + +- Update + patches.suse/gtp-fix-use-after-free-and-null-ptr-deref-in-gtp_new.patch + (bsc#1222428 CVE-2024-26793). + Added CVE reference. +- commit 956dfa1 + ------------------------------------------------------------------- Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com @@ -673,6 +8427,31 @@ Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26694 bsc#1222466). - commit 5048255 +------------------------------------------------------------------- +Tue Apr 9 09:41:50 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix printing of stack records (bsc#1222366). +- commit 18c2e4e + +------------------------------------------------------------------- +Tue Apr 9 09:27:37 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix accounting of pages when migrating + (bsc#1222366). +- commit aaa0270 + +------------------------------------------------------------------- +Tue Apr 9 09:25:23 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix refcount imbalance (bsc#1222366). +- commit f6d6769 + +------------------------------------------------------------------- +Tue Apr 9 09:17:36 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Update metadata for tail pages (bsc#1222366). +- commit 6f3c7f1 + ------------------------------------------------------------------- Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de @@ -680,6 +8459,358 @@ Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de (bsc#1219264 CVE-2024-0841). - commit 440934e +------------------------------------------------------------------- +Mon Apr 8 23:34:57 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-potential-bug-in-end_buffer_async_write.patch + (git-fixes CVE-2024-26685 bsc#1222437). +- commit f659b7a + +------------------------------------------------------------------- +Mon Apr 8 18:52:51 CEST 2024 - jack@suse.cz + +- nfsd: Fix error cleanup path in nfsd_rename() (bsc#1221044 + CVE-2023-52591). +- commit e2fc972 + +------------------------------------------------------------------- +Mon Apr 8 15:42:50 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use separate handlers for interrupts (git-fixes). +- commit fdf696d + +------------------------------------------------------------------- +Mon Apr 8 15:41:20 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Send UP messages to VF only when VF is up + (git-fixes). +- commit e9223ab + +------------------------------------------------------------------- +Mon Apr 8 15:39:52 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Use default max_active works instead of one + (git-fixes). +- commit e2c337f + +------------------------------------------------------------------- +Mon Apr 8 15:38:18 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Wait till detach_resources msg is complete + (git-fixes). +- commit e377bd9 + +------------------------------------------------------------------- +Mon Apr 8 15:36:43 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2: Detect the mbox up or down message via register + (git-fixes). +- commit 9554388 + +------------------------------------------------------------------- +Mon Apr 8 15:35:03 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: fix phy_read_poll_timeout argument type in + genphy_loopback (git-fixes). +- commit 0a16435 + +------------------------------------------------------------------- +Mon Apr 8 15:33:23 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: access device through ctx instead of peer + (git-fixes). +- commit 42d72df + +------------------------------------------------------------------- +Mon Apr 8 15:31:51 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: check for dangling peer via is_dead instead + of empty list (git-fixes). +- commit a1c80d8 + +------------------------------------------------------------------- +Mon Apr 8 15:29:55 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: receive: annotate data-race around + receiving_counter.counter (git-fixes). +- commit 17fcb7b + +------------------------------------------------------------------- +Mon Apr 8 15:28:14 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: prevent possible incorrect XTAL frequency + selection (git-fixes). +- commit 3804285 + +------------------------------------------------------------------- +Mon Apr 8 15:27:55 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Disable wakeup at remove (git-fixes). +- commit d52ac96 + +------------------------------------------------------------------- +Mon Apr 8 15:26:29 CEST 2024 - denis.kirjanov@suse.com + +- net: veth: do not manipulate GRO when using XDP (git-fixes). +- commit 15eca84 + +------------------------------------------------------------------- +Mon Apr 8 15:26:14 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: fix module unload/reload behavior (git-fixes). +- commit 6f51a6a + +------------------------------------------------------------------- +Mon Apr 8 15:22:05 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Rename private data (git-fixes). +- commit 7196cb2 + +------------------------------------------------------------------- +Mon Apr 8 15:13:48 CEST 2024 - oneukum@suse.com + +- net: smsc95xx: add support for SYS TEC USB-SPEmodule1 + (git-fixes). +- commit 9896f5f + +------------------------------------------------------------------- +Mon Apr 8 14:16:41 CEST 2024 - osalvador@suse.de + +- mm,page_owner: fix recursion (bsc#1222366). +- commit 297023a + +------------------------------------------------------------------- +Mon Apr 8 14:15:30 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Use wait_event_interruptible() in + ring_buffer_wait() (git-fixes). +- commit 20eed3f + +------------------------------------------------------------------- +Mon Apr 8 14:13:58 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix full_waiters_pending in poll (git-fixes). +- commit 76c6893 + +------------------------------------------------------------------- +Mon Apr 8 14:13:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: drop unnecessary check (bsc#1222366). +- commit 233b383 + +------------------------------------------------------------------- +Mon Apr 8 14:11:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: check for null stack_record before bumping its + refcount (bsc#1222366). +- commit 232b11a + +------------------------------------------------------------------- +Mon Apr 8 14:09:40 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Do not set shortest_full when full target is hit + (git-fixes). +- commit 9d2e0c0 + +------------------------------------------------------------------- +Mon Apr 8 14:07:35 CEST 2024 - petr.pavlu@suse.com + +- tracing: Use .flush() call to wake up readers (git-fixes). +- commit ae4cfa5 + +------------------------------------------------------------------- +Mon Apr 8 13:52:39 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix resetting of shortest_full (git-fixes). +- commit eec6028 + +------------------------------------------------------------------- +Mon Apr 8 13:46:26 CEST 2024 - iivanov@suse.de + +- arm64/ptrace: Use saved floating point state type to determine SVE (git-fixes) +- commit 7892aeb + +------------------------------------------------------------------- +Mon Apr 8 13:41:37 CEST 2024 - iivanov@suse.de + +- bpf, arm64: fix bug in BPF_LDX_MEMSX (git-fixes) +- commit 8894bd2 + +------------------------------------------------------------------- +Mon Apr 8 13:38:54 CEST 2024 - iivanov@suse.de + +- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (git-fixes) +- commit c68c0f5 + +------------------------------------------------------------------- +Mon Apr 8 13:37:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang") +- commit 92045ae + +------------------------------------------------------------------- +Mon Apr 8 13:35:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (git-fixes) +- commit 193e8cd + +------------------------------------------------------------------- +Mon Apr 8 13:33:18 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Set the correct PHY mode for MGBE (git-fixes) +- commit 68a4464 + +------------------------------------------------------------------- +Mon Apr 8 13:31:20 CEST 2024 - iivanov@suse.de + +- arm64: dts: Fix dtc interrupt_provider warnings (git-fixes) +- commit 41dcf37 + +------------------------------------------------------------------- +Mon Apr 8 13:25:09 CEST 2024 - iivanov@suse.de + +- arm64/sve: Lower the maximum allocation for the SVE ptrace regset (git-fixes) +- commit e1e7f29 + +------------------------------------------------------------------- +Mon Apr 8 13:23:24 CEST 2024 - ohering@suse.de + +- net: mana: Fix Rx DMA datasize and skb_over_panic (git-fixes). +- x86/hyperv: Use per cpu initial stack for vtl context + (git-fixes). +- RDMA/mana_ib: Fix bug in creation of dma regions (git-fixes). +- PCI: hv: Fix ring buffer size calculation (git-fixes). +- x86/hyperv: Allow 15-bit APIC IDs for VTL platforms (git-fixes). +- commit ff0ef0f + +------------------------------------------------------------------- +Mon Apr 8 13:17:05 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix waking up ring buffer readers (git-fixes). +- commit 0457e87 + +------------------------------------------------------------------- +Mon Apr 8 13:12:33 CEST 2024 - mgorman@suse.de + +- sched/fair: Use helper functions to access root_domain::overload + (bsc#1222173). +- sched/fair: Check root_domain::overload value before update + (bsc#1222173). +- sched/balancing: Rename newidle_balance() => + sched_balance_newidle() (bsc#1222173). +- commit bfceb46 + +------------------------------------------------------------------- +Mon Apr 8 12:34:16 CEST 2024 - petr.pavlu@suse.com + +- tracing: Remove precision vsnprintf() check from print event + (git-fixes). +- commit 84653fa + +------------------------------------------------------------------- +Mon Apr 8 12:30:53 CEST 2024 - petr.pavlu@suse.com + +- tracing/net_sched: Fix tracepoints that save qdisc_dev() + as a string (git-fixes). +- commit 623f97a + +------------------------------------------------------------------- +Sat Apr 6 08:52:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for ASUS Laptops using CS35L56 + (stable-fixes). +- ALSA: hda/realtek: Add quirks for some Clevo laptops + (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000 + (stable-fixes). +- ALSA: hda/realtek: fix the hp playback volume issue for LG + machines (stable-fixes). +- commit dc89a62 + +------------------------------------------------------------------- +Sat Apr 6 08:49:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYR + (stable-fixes). +- ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 + 16ARHA7 models (stable-fixes). +- ALSA: hda/realtek - Fix inactive headset mic jack + (stable-fixes). +- commit 048c9fd + +------------------------------------------------------------------- +Sat Apr 6 08:46:37 CEST 2024 - tiwai@suse.de + +- spi: mchp-pci1xxx: Fix a possible null pointer dereference in + pci1xxx_spi_probe (git-fixes). +- spi: spi-fsl-lpspi: remove redundant spi_controller_put call + (git-fixes). +- regmap: maple: Fix uninitialized symbol 'ret' warnings + (git-fixes). +- regmap: maple: Fix cache corruption in regcache_maple_drop() + (git-fixes). +- ata: sata_mv: Fix PCI device ID table declaration compilation + warning (git-fixes). +- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit + (git-fixes). +- ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl() + (git-fixes). +- ASoC: amd: acp: fix for acp_init function error handling + (git-fixes). +- ASoC: rt722-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt712-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdca: fix locking sequence (git-fixes). +- ASoC: rt5682-sdw: fix locking sequence (git-fixes). +- ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw + (git-fixes). +- ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support + headset with microphone (git-fixes). +- ASoC: tas2781: mark dvc_tlv with __maybe_unused (git-fixes). +- ALSA: hda: cs35l56: Add ACPI device match tables (git-fixes). +- drm/i915/mst: Reject FEC+MST on ICL (git-fixes). +- drm/i915/mst: Limit MST+DSC to TGL+ (git-fixes). +- drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY + < 13 (git-fixes). +- drm/i915/gt: Enable only one CCS for compute workload + (git-fixes). +- drm/i915/gt: Do not generate the command streamer for all the + CCS (git-fixes). +- drm/i915/gt: Disable HW load balancing for CCS (git-fixes). +- drm/i915/dp: Remove support for UHBR13.5 (git-fixes). +- drm/display: fix typo (git-fixes). +- drm/prime: Unbreak virtgpu dma-buf export (git-fixes). +- nouveau/uvmm: fix addr/range calcs for remap operations + (git-fixes). +- drm/panfrost: fix power transition timeout warnings (git-fixes). +- commit 7455674 + +------------------------------------------------------------------- +Sat Apr 6 08:42:51 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/counter-fix-privdata-alignment.patch + This actually breaks the build when CONFIG_COUNTER=y +- commit b8cad45 + +------------------------------------------------------------------- +Fri Apr 5 17:14:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-sh-aica-reorder-cleanup-operations-to-avoid-UAF.patch + (git-fixes CVE-2024-26654 bsc#1222304). +- Update patches.suse/drm-amdgpu-fix-use-after-free-bug.patch + (stable-fixes CVE-2024-26656 bsc#1222307). +- Update + patches.suse/drm-sched-fix-null-ptr-deref-in-init-entity.patch + (git-fixes CVE-2024-26657 bsc#1222273). +- Update + patches.suse/net-pds_core-Fix-possible-double-free-in-error-handl.patch + (git-fixes CVE-2024-26652 bsc#1222115). +- Update patches.suse/ppp_async-limit-MRU-to-64K.patch (git-fixes + CVE-2024-26675 bsc#1222379). +- commit 05edc93 + ------------------------------------------------------------------- Fri Apr 5 14:49:11 CEST 2024 - mfranc@suse.cz @@ -774,18 +8905,346 @@ Fri Apr 5 14:49:02 CEST 2024 - mfranc@suse.cz (CVE-2023-4881 bsc#1215221 CVE-2023-52628 bsc#1222117). - commit dc877fc +------------------------------------------------------------------- +Fri Apr 5 10:20:33 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid the interface always configured + as random address (git-fixes). +- net: phy: micrel: lan8814: Fix when enabling/disabling 1-step + timestamping (git-fixes). +- r8169: fix issue caused by buggy BIOS on certain boards with + RTL8168d (git-fixes). +- ax25: fix use-after-free bugs caused by ax25_ds_del_timer + (git-fixes). +- net: phy: micrel: Fix potential null pointer dereference + (git-fixes). +- Bluetooth: Fix TOCTOU in HCI debugfs implementation (git-fixes). +- Bluetooth: hci_sync: Fix not checking error on + hci_cmd_sync_cancel_sync (git-fixes). +- Bluetooth: qca: fix device-address endianness (git-fixes). +- Bluetooth: add quirk for broken address properties (git-fixes). +- r8169: skip DASH fw status checks when DASH is disabled + (git-fixes). +- commit 8be20da + +------------------------------------------------------------------- +Fri Apr 5 10:14:59 CEST 2024 - tiwai@suse.de + +- kasan: disable kasan_non_canonical_hook() for HW tags + (git-fixes). +- commit 0d24410 + ------------------------------------------------------------------- Thu Apr 4 19:00:43 CEST 2024 - jack@suse.cz - selinux: saner handling of policy reloads (bsc#1222230). - commit 35fdf2d +------------------------------------------------------------------- +Thu Apr 4 13:10:54 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore brcmfmac-specific local symbols +- commit 4492559 + +------------------------------------------------------------------- +Thu Apr 4 12:30:48 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix oob in ntfs_listxattr (bsc#1222301 + CVE-2023-52640). +- commit eaa4525 + +------------------------------------------------------------------- +Thu Apr 4 10:53:36 CEST 2024 - mbrugger@suse.com + +- tee: amdtee: fix use-after-free vulnerability in + amdtee_close_session (bsc#1220915 CVE-2023-52503). +- commit 861ab74 + +------------------------------------------------------------------- +Thu Apr 4 10:33:06 CEST 2024 - denis.kirjanov@suse.com + +- net: ethernet: mtk_eth_soc: fix PPE hanging issue (git-fixes). +- commit 57f3e15 + +------------------------------------------------------------------- +Thu Apr 4 10:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when + MAC is up (git-fixes). +- commit 19afa38 + +------------------------------------------------------------------- +Thu Apr 4 10:29:08 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use matching wake_up API variant in CGX command + interface (git-fixes). +- commit 4f98ac2 + +------------------------------------------------------------------- +Thu Apr 4 10:27:05 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: tracing: fix hclgevf trace event strings (git-fixes). +- commit 786a967 + +------------------------------------------------------------------- +Thu Apr 4 10:24:13 CEST 2024 - denis.kirjanov@suse.com + +- nfp: flower: handle acti_netdevs allocation failure (git-fixes). +- commit e441ee8 + +------------------------------------------------------------------- +Thu Apr 4 10:22:25 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix stats being updated by way too large values + (git-fixes). +- commit a2ff54d + +------------------------------------------------------------------- +Thu Apr 4 10:20:37 CEST 2024 - denis.kirjanov@suse.com + +- igb: Fix missing time sync events (git-fixes). +- commit 0cd215b + +------------------------------------------------------------------- +Thu Apr 4 10:18:38 CEST 2024 - denis.kirjanov@suse.com + +- igc: Fix missing time sync events (git-fixes). +- commit f2d41db + +------------------------------------------------------------------- +Thu Apr 4 08:42:09 CEST 2024 - tiwai@suse.de + +- staging: vc04_services: changen strncpy() to strscpy_pad() + (stable-fixes). +- Refresh + patches.suse/staging-vc04_services-fix-information-leak-in-create.patch. +- commit f661a45 + +------------------------------------------------------------------- +Thu Apr 4 08:40:57 CEST 2024 - tiwai@suse.de + +- drm/amd/display: Remove MPC rate control logic from DCN30 and + above (stable-fixes). +- commit 264c256 + +------------------------------------------------------------------- +Thu Apr 4 08:36:44 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: pcie: fix RB status reading (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-pcie-add-another-missing-bh-disable-for.patch. +- commit 9937396 + +------------------------------------------------------------------- +Thu Apr 4 08:31:55 CEST 2024 - tiwai@suse.de + +- vboxsf: Avoid an spurious warning if load_nls_xxx() fails + (git-fixes). +- USB: core: Fix deadlock in port "disable" sysfs attribute + (stable-fixes). +- USB: core: Add hub_get() and hub_put() routines (stable-fixes). +- usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset + (stable-fixes). +- usb: typec: ucsi: Ack unsupported commands (stable-fixes). +- usb: udc: remove warning when queue disabled ep (stable-fixes). +- Revert "usb: phy: generic: Get the vbus supply" (git-fixes). +- USB: UAS: return ENODEV when submit urbs fail with device not + attached (stable-fixes). +- drm/i915/bios: Tolerate devdata==NULL in + intel_bios_encoder_supports_dp_dual_mode() (stable-fixes). +- drm/amd/display: Set DCN351 BB and IP the same as DCN35 + (stable-fixes). +- drm/amd/display: Fix bounds check for dcn35 DcfClocks + (git-fixes). +- drm/amdkfd: fix TLB flush after unmap for GFX9.4.2 + (stable-fixes). +- drm/amd/display: Prevent crash when disable stream + (stable-fixes). +- wifi: mac80211: check/clear fast rx for non-4addr sta VLAN + changes (stable-fixes). +- drm/amd/display: Fix noise issue on HDMI AV mute (stable-fixes). +- drm/amd/display: Return the correct HDCP error code + (stable-fixes). +- drm/amd/display: Fix idle check for shared firmware state + (stable-fixes). +- drm/amd/display: Update odm when ODM combine is changed on an + otg master pipe with no plane (stable-fixes). +- drm/amd/display: Init DPPCLK from SMU on dcn32 (stable-fixes). +- drm/amd/display: Allow dirty rects to be sent to dmub when + abm is active (stable-fixes). +- drm/amd/display: Override min required DCFCLK in dml1_validate + (stable-fixes). +- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag + (stable-fixes). +- drm/amd/display: Change default size for dummy plane in DML2 + (stable-fixes). +- drm/amdgpu: fix use-after-free bug (stable-fixes). +- drm/amd/display: Use freesync when + `DRM_EDID_FEATURE_CONTINUOUS_FREQ` found (stable-fixes). +- drm/vc4: hdmi: do not return negative values from .get_modes() + (stable-fixes). +- drm/imx/ipuv3: do not return negative values from .get_modes() + (stable-fixes). +- drm/exynos: do not return negative values from .get_modes() + (stable-fixes). +- drm/panel: do not return negative error codes from + drm_panel_get_modes() (stable-fixes). +- drm/probe-helper: warn about negative .get_modes() + (stable-fixes). +- kbuild: Move -Wenum-{compare-conditional,enum-conversion} + into W=1 (stable-fixes). +- USB: serial: cp210x: add pid/vid for TDK NC0110013M and + MM0110113M (stable-fixes). +- USB: serial: option: add MeiG Smart SLM320 product + (stable-fixes). +- USB: serial: cp210x: add ID for MGP Instruments PDS100 + (stable-fixes). +- USB: serial: add device ID for VeriFone adapter (stable-fixes). +- USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB + (stable-fixes). +- ahci: asm1064: asm1166: don't limit reported ports (git-fixes). +- cxl/trace: Properly initialize cxl_poison region name + (git-fixes). +- mtd: spinand: Add support for 5-byte IDs (stable-fixes). +- media: mc: Rename pad variable to clarify intent (stable-fixes). +- media: mc: Fix flags handling when creating pad links + (stable-fixes). +- kasan/test: avoid gcc warning for intentional overflow + (git-fixes). +- PCI/PM: Drain runtime-idle callbacks before driver removal + (stable-fixes). +- PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports + (stable-fixes). +- PCI/AER: Block runtime suspend when handling errors + (stable-fixes). +- drm/amdgpu/display: Address kdoc for 'is_psr_su' in + 'fill_dc_dirty_rects' (git-fixes). +- drm/amdgpu: make damage clips support configurable + (stable-fixes). +- drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs + (stable-fixes). +- drm/i915: Include the PLL name in the debug messages + (stable-fixes). +- drm/i915: Try to preserve the current shared_dpll for fastset + on type-c ports (stable-fixes). +- drm/i915: Replace a memset() with zero initialization + (stable-fixes). +- hwmon: (amc6821) add of_match table (stable-fixes). +- mac802154: fix llsec key resources release in + mac802154_llsec_key_del (git-fixes). +- wifi: rtw88: 8821cu: Fix connection failure (stable-fixes). +- wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU + (stable-fixes). +- wifi: brcmfmac: Demote vendor-specific attach/detach messages + to info (git-fixes). +- wifi: brcmfmac: cfg80211: Use WSEC to set SAE password + (stable-fixes). +- wifi: brcmfmac: add per-vendor feature detection callback + (stable-fixes). +- docs: Restore "smart quotes" for quotes (stable-fixes). +- mei: me: add arrow lake point H DID (stable-fixes). +- mei: me: add arrow lake point S DID (stable-fixes). +- Input: xpad - add additional HyperX Controller Identifiers + (stable-fixes). +- nouveau: lock the client object tree (stable-fixes). +- drm/amdgpu/pm: Fix the error of pwm1_enable setting + (stable-fixes). +- drm/amd/display: handle range offsets in VRR ranges + (stable-fixes). +- drm/amd/swsmu: modify the gfx activity scaling (stable-fixes). +- cxl/acpi: Fix load failures due to single window creation + failure (git-fixes). +- cxl/pci: Fix disabling memory if DVSEC CXL Range does not + match a CFMWS window (git-fixes). +- ahci: asm1064: correct count of reported ports (stable-fixes). +- interconnect: qcom: sm8550: Enable sync_state (git-fixes). +- interconnect: qcom: sc8180x: Mark CO0 BCM keepalive (git-fixes). +- nilfs2: fix potential bug in end_buffer_async_write (git-fixes). +- drm/amd/display: Add dml2 copy functions (stable-fixes). +- drm/i915: Stop printing pipe name as hex (stable-fixes). +- drm/i915: Use named initializers for DPLL info (stable-fixes). +- i915: make inject_virtual_interrupt() void (stable-fixes). +- interconnect: qcom: osm-l3: Replace custom implementation of + COUNT_ARGS() (git-fixes). +- kasan: print the original fault addr when access invalid shadow + (git-fixes). +- commit db0bc11 + +------------------------------------------------------------------- +Thu Apr 4 08:31:01 CEST 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit c14e810 + +------------------------------------------------------------------- +Thu Apr 4 04:16:31 CEST 2024 - tonyj@suse.de + +- perf/x86/amd/core: Update and fix stalled-cycles-* events for + Zen 2 and later (git-fixes). +- perf/x86/amd/lbr: Use freeze based on availability (git-fixes). +- perf/x86/amd/core: Avoid register reset when CPU is dead + (git-fixes). +- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return + value checks (git-fixes). +- commit 450ea2e + +------------------------------------------------------------------- +Wed Apr 3 16:14:59 CEST 2024 - andrea.porta@suse.com + +- arm64: bpf: fix 32bit unconditional bswap (git-fixes). +- commit 9eb9b7b + +------------------------------------------------------------------- +Wed Apr 3 15:49:53 CEST 2024 - tiwai@suse.de + +- selinux: avoid dereference of garbage after mount failure + (git-fixes). +- net/x25: fix incorrect parameter validation in the + x25_getsockopt() function (git-fixes). +- commit 7c956e3 + ------------------------------------------------------------------- Wed Apr 3 15:40:16 CEST 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit ebe113d +------------------------------------------------------------------- +Wed Apr 3 15:39:49 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit f0c6082 + +------------------------------------------------------------------- +Wed Apr 3 11:26:09 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix an NULL dereference bug (bsc#1222264 + CVE-2023-52631). +- commit b468789 + +------------------------------------------------------------------- +Wed Apr 3 11:24:07 CEST 2024 - ailiop@suse.com + +- xfs: allow extent free intents to be retried (git-fixes). +- commit 681b677 + +------------------------------------------------------------------- +Wed Apr 3 09:47:40 CEST 2024 - vkarasulli@suse.de + +- Update references in + patches.suse/media-xc4000-Fix-atomicity-violation-in-xc4000_get_f.patch + (git-fixes bsc#1219623 CVE-2024-24861). +- commit cf893ec + +------------------------------------------------------------------- +Tue Apr 2 13:36:01 CEST 2024 - tiwai@suse.de + +- drm/i915/lspcon: Separate lspcon probe and lspcon init + (bsc#1193599). +- drm/i915/lspcon: Separate function to set expected mode + (bsc#1193599). +- commit 3dfca11 + ------------------------------------------------------------------- Tue Apr 2 10:38:32 CEST 2024 - pjakobsson@suse.de @@ -799,11 +9258,96 @@ Tue Apr 2 09:02:40 CEST 2024 - mkubecek@suse.cz (CVE-2024-0193 bsc#1218495). - commit e7bf1c3 +------------------------------------------------------------------- +Tue Apr 2 00:50:29 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: disallow anonymous set with timeout flag + (CVE-2024-26642 bsc#1221830). +- commit 9cf0701 + +------------------------------------------------------------------- +Sun Mar 31 10:19:47 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi_acpi: Refactor and fix DELL quirk (git-fixes). +- usb: typec: ucsi: Check for notifications after init + (git-fixes). +- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock + (git-fixes). +- usb: typec: Return size of buffer if pd_set operation succeeds + (git-fixes). +- usb: dwc3: pci: Drop duplicate ID (git-fixes). +- usb: dwc3: Properly set system wakeup (git-fixes). +- usb: cdc-wdm: close race between read and workqueue (git-fixes). +- usb: dwc2: gadget: LPM flow fix (git-fixes). +- usb: dwc2: gadget: Fix exiting from clock gating (git-fixes). +- usb: dwc2: host: Fix ISOC flow in DDMA mode (git-fixes). +- usb: dwc2: host: Fix remote wakeup from hibernation (git-fixes). +- usb: dwc2: host: Fix hibernation flow (git-fixes). +- USB: core: Fix deadlock in usb_deauthorize_interface() + (git-fixes). +- usb: typec: tcpm: Update PD of Type-C port upon pd_set + (git-fixes). +- usb: typec: tcpm: fix double-free issue in + tcpm_port_unregister_pd() (git-fixes). +- usb: typec: ucsi: Fix race between typec_switch and role_switch + (git-fixes). +- usb: typec: tcpm: Correct port source pdo array in pd_set + callback (git-fixes). +- staging: vc04_services: fix information leak in + create_component() (git-fixes). +- commit d945fd3 + +------------------------------------------------------------------- +Sat Mar 30 09:55:11 CET 2024 - tiwai@suse.de + +- drm/i915/gt: Reset queue_priority_hint on parking (git-fixes). +- drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed() + (git-fixes). +- drm/i915/hwmon: Fix locking inversion in sysfs getter + (git-fixes). +- drm/i915/dsb: Fix DSB vblank waits when using VRR (git-fixes). +- drm/i915/vrr: Generate VRR "safe window" for DSB (git-fixes). +- drm/i915/mtl: Update workaround 14018575942 (git-fixes). +- drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, + mostly (git-fixes). +- drm/qxl: remove unused variable from + `qxl_process_single_command()` (git-fixes). +- drm/qxl: remove unused `count` variable from + `qxl_surface_id_alloc()` (git-fixes). +- drm/vmwgfx: Create debugfs ttm_resource_manager entry only if + needed (git-fixes). +- drm/rockchip: vop2: Remove AR30 and AB30 format support + (git-fixes). +- dma-buf: Fix NULL pointer dereference in sanitycheck() + (git-fixes). +- drm/sched: fix null-ptr-deref in init entity (git-fixes). +- nouveau/dmem: handle kcalloc() allocation failure (git-fixes). +- drm/amdgpu: fix deadlock while reading mqd from debugfs + (git-fixes). +- drm/amd/display: Send DTBCLK disable message on first commit + (git-fixes). +- drm/amd: Flush GFXOFF requests in prepare stage (git-fixes). +- Revert "drm/amd/display: Fix sending VSC (+ colorimetry) + packets for DP/eDP displays without PSR" (stable-fixes). +- thermal: devfreq_cooling: Fix perf state when calculate dfc + res_util (git-fixes). +- Revert "thermal: core: Don't update trip points inside the + hysteresis range" (git-fixes). +- ACPICA: debugger: check status of acpi_evaluate_object() + in acpi_db_walk_for_fields() (git-fixes). +- commit 3764402 + ------------------------------------------------------------------- Fri Mar 29 11:21:00 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name -- commit 795da64 +- commit 1a0e3e3 + +------------------------------------------------------------------- +Fri Mar 29 11:20:58 CET 2024 - mkoutny@suse.com + +- README.BRANCH: Remove copy of branch name +- commit 978e089 ------------------------------------------------------------------- Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com @@ -811,6 +9355,48 @@ Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name - commit fc25aed +------------------------------------------------------------------- +Fri Mar 29 09:28:06 CET 2024 - tiwai@suse.de + +- sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove() + (git-fixes). +- mmc: sdhci-omap: re-tuning is needed after a pm transition to + support emmc HS200 mode (git-fixes). +- mmc: core: Avoid negative index with array access (git-fixes). +- mmc: core: Initialize mmc_blk_ioc_data (git-fixes). +- ALSA: hda/tas2781: add locks to kcontrols (git-fixes). +- ALSA: hda/tas2781: remove digital gain kcontrol (git-fixes). +- ALSA: aoa: avoid false-positive format truncation warning + (git-fixes). +- ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs + (git-fixes). +- ALSA: hda: cs35l56: Set the init_done flag before + component_add() (git-fixes). +- net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips + (git-fixes). +- wifi: iwlwifi: mvm: include link ID when releasing frames + (git-fixes). +- wifi: iwlwifi: fw: don't always use FW dump trig (git-fixes). +- wifi: iwlwifi: mvm: rfi: fix potential response leaks + (git-fixes). +- selftests: vxlan_mdb: Fix failures with old libnet (git-fixes). +- net: wwan: t7xx: Split 64bit accesses to fix alignment issues + (git-fixes). +- net: ll_temac: platform_get_resource replaced by wrong function + (git-fixes). +- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet + (git-fixes). +- commit 699a684 + +------------------------------------------------------------------- +Thu Mar 28 15:49:16 CET 2024 - tbogendoerfer@suse.de + +- ipv6: init the accept_queue's spinlocks in inet6_create + (bsc#1221293 CVE-2024-26614). +- tcp: make sure init the accept_queue's spinlocks once + (bsc#1221293 CVE-2024-26614). +- commit ec637cb + ------------------------------------------------------------------- Thu Mar 28 15:37:39 CET 2024 - dwagner@suse.de @@ -861,6 +9447,20 @@ Thu Mar 28 15:27:22 CET 2024 - dwagner@suse.de - scsi: qla2xxx: Prevent command send on chip reset (bsc#1221816). - commit 5c3d977 +------------------------------------------------------------------- +Thu Mar 28 15:26:24 CET 2024 - mgorman@suse.de + +- Rename and refresh + patches.suse/sched-fair-Combine-EAS-check-with-root_domain-overutilized-access.patch. +- commit 6ad1be8 + +------------------------------------------------------------------- +Thu Mar 28 14:37:37 CET 2024 - msuchanek@suse.de + +- powerpc/crypto/chacha-p10: Fix failure on non Power10 + (bsc#1218205). +- commit 03daeb8 + ------------------------------------------------------------------- Thu Mar 28 14:35:48 CET 2024 - tbogendoerfer@suse.de @@ -888,6 +9488,19 @@ Wed Mar 27 22:54:24 CET 2024 - pjakobsson@suse.de This fixes bsc#1221814 - commit a7a9087 +------------------------------------------------------------------- +Wed Mar 27 20:47:33 CET 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit a5aefa7 + +------------------------------------------------------------------- +Wed Mar 27 18:52:46 CET 2024 - spradhan@suse.de + +- btrfs: fix stripe length calculation for non-zoned data chunk allocation (bsc#1217489). +- commit a8d6afc + ------------------------------------------------------------------- Wed Mar 27 16:49:32 CET 2024 - mkoutny@suse.com @@ -1217,6 +9830,144 @@ Wed Mar 27 16:49:24 CET 2024 - mkoutny@suse.com (git-fixes CVE-2023-52575 bsc#1220871). - commit 6296dca +------------------------------------------------------------------- +Wed Mar 27 13:17:14 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix build when debugfs is not enabled (jsc#PED-7619). +- commit 5b92ea7 + +------------------------------------------------------------------- +Wed Mar 27 13:16:29 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Safely handle saved records of various sizes (jsc#PED-7619). +- commit dbe7333 + +------------------------------------------------------------------- +Wed Mar 27 13:16:10 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records() (jsc#PED-7619). +- commit 6f11306 + +------------------------------------------------------------------- +Wed Mar 27 11:40:29 CET 2024 - tiwai@suse.de + +- ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" + (stable-fixes). +- commit 7817302 + +------------------------------------------------------------------- +Wed Mar 27 11:38:36 CET 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: use correct address 3 in A-MSDU + (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-mvm-use-FW-rate-for-non-data-only-on-ne.patch. +- commit 5b989e7 + +------------------------------------------------------------------- +Wed Mar 27 11:37:48 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: use devres-managed allocation for MDP TOP + (stable-fixes). +- Refresh + patches.suse/drm-msm-dpu-finalise-global-state-object.patch. +- commit d966716 + +------------------------------------------------------------------- +Wed Mar 27 11:36:28 CET 2024 - tiwai@suse.de + +- pwm: img: fix pwm clock lookup (git-fixes). +- crypto: qat - fix ring to service map for dcc in 4xxx + (git-fixes). +- clk: qcom: reset: Ensure write completion on reset de/assertion + (git-fixes). +- clk: qcom: reset: Commonize the de/assert functions + (stable-fixes). +- media: cadence: csi2rx: use match fwnode for media link + (git-fixes). +- ACPI: resource: Do IRQ override on Lunnen Ground laptops + (stable-fixes). +- Bluetooth: hci_core: Cancel request on command timeout + (stable-fixes). +- inet_diag: annotate data-races around inet_diag_table[] + (git-fixes). +- pstore: inode: Only d_invalidate() is needed (git-fixes). +- Input: gpio_keys_polled - suppress deferred probe error for gpio + (stable-fixes). +- firewire: core: use long bus reset on gap count error + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2 + (stable-fixes). +- ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table + (stable-fixes). +- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series + (stable-fixes). +- drm/buddy: check range allocation matches alignment + (stable-fixes). +- Bluetooth: mgmt: Fix limited discoverable off timeout + (stable-fixes). +- wifi: mac80211: only call drv_sta_rc_update for uploaded + stations (stable-fixes). +- soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt + (stable-fixes). +- drm/amd/display: fix input states translation error for dcn35 & + dcn351 (stable-fixes). +- platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios + name (stable-fixes). +- media: rkisp1: Fix IRQ handling due to shared interrupts + (stable-fixes). +- ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system + suspend (stable-fixes). +- ASoC: rt5645: Make LattePanda board DMI match more precise + (stable-fixes). +- spi: intel-pci: Add support for Lunar Lake-M SPI serial flash + (stable-fixes). +- regmap: kunit: Ensure that changed bytes are actually different + (stable-fixes). +- HID: multitouch: Add required quirk for Synaptics 0xcddc device + (stable-fixes). +- wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights + (stable-fixes). +- crypto: qat - relocate and rename get_service_enabled() + (stable-fixes). +- pstore: inode: Convert mutex usage to guard(mutex) + (stable-fixes). +- ACPI: resource: Add Infinity laptops to + irq1_edge_low_force_override (stable-fixes). +- commit 88eb41a + +------------------------------------------------------------------- +Wed Mar 27 11:12:04 CET 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix devlink params (git-fixes). +- commit 4b1b7ca + +------------------------------------------------------------------- +Wed Mar 27 11:09:48 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix port duplex configure error in IMP reset + (git-fixes). +- commit 1e6cd3d + +------------------------------------------------------------------- +Wed Mar 27 11:08:07 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when 1588 is received on HIP08 + devices (git-fixes). +- commit 1a3aae0 + +------------------------------------------------------------------- +Wed Mar 27 11:06:25 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix wrong judgment condition issue (git-fixes). +- commit 1fd3681 + +------------------------------------------------------------------- +Wed Mar 27 11:04:31 CET 2024 - denis.kirjanov@suse.com + +- net: ena: Remove ena_select_queue (git-fixes). +- commit e9af613 + ------------------------------------------------------------------- Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com @@ -1224,6 +9975,67 @@ Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com (git-fixes). - commit 2613145 +------------------------------------------------------------------- +Wed Mar 27 11:00:44 CET 2024 - denis.kirjanov@suse.com + +- xdp, bonding: Fix feature flags when there are no slave devs + anymore (git-fixes). +- commit 1154baf + +------------------------------------------------------------------- +Wed Mar 27 10:59:12 CET 2024 - denis.kirjanov@suse.com + +- intel: legacy: Partial revert of field get conversion + (git-fixes). +- commit d4f114e + +------------------------------------------------------------------- +Wed Mar 27 10:57:22 CET 2024 - denis.kirjanov@suse.com + +- igc: avoid returning frame twice in XDP_REDIRECT (git-fixes). +- commit 75f7f5f + +------------------------------------------------------------------- +Wed Mar 27 10:55:51 CET 2024 - denis.kirjanov@suse.com + +- i40e: Fix firmware version comparison function (git-fixes). +- commit 2c37782 + +------------------------------------------------------------------- +Wed Mar 27 10:54:16 CET 2024 - denis.kirjanov@suse.com + +- ice: fix typo in assignment (git-fixes). +- commit f19020e + +------------------------------------------------------------------- +Wed Mar 27 10:52:12 CET 2024 - denis.kirjanov@suse.com + +- ice: fix uninitialized dplls mutex usage (git-fixes). +- commit ff34920 + +------------------------------------------------------------------- +Wed Mar 27 10:50:39 CET 2024 - denis.kirjanov@suse.com + +- net: ice: Fix potential NULL pointer dereference in + ice_bridge_setlink() (git-fixes). +- commit 1e87fbd + +------------------------------------------------------------------- +Tue Mar 26 17:11:37 CET 2024 - colyli@suse.de + +- block: add check that partition length needs to be aligned + with block size (bsc#1220428, CVE-2023-52458). +- commit 9530f29 + +------------------------------------------------------------------- +Tue Mar 26 13:30:37 CET 2024 - mgorman@suse.de + +- Refresh series +- patches.suse/sched-fair-Add-EAS-checks-before-updating-root_domain-overutilized.patch. +- patches.suse/sched-fair-Introduce-is_rd_overutilized-helper-function-to-access-root_domain-overutilized.patch. +- patches.suse/sched-fair-Combine-EAS-check-with-overutilized-access.patch. +- commit fed9643 + ------------------------------------------------------------------- Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz @@ -1231,24 +10043,633 @@ Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz (fix unused variable warning) - commit c953180 +------------------------------------------------------------------- +Tue Mar 26 08:36:49 CET 2024 - jlee@suse.com + +- Update References + patches.suse/wifi-ath10k-fix-NULL-pointer-dereference-in-ath10k_w.patch + (git-fixes bsc#1218336 CVE-2023-7042). +- commit 5dbf535 + ------------------------------------------------------------------- Tue Mar 26 08:32:30 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 70b2e3d +------------------------------------------------------------------- +Mon Mar 25 21:39:32 CET 2024 - tiwai@suse.de + +- mm_init kABI workaround (git-fixes). +- commit 258a68b + +------------------------------------------------------------------- +Mon Mar 25 18:02:23 CET 2024 - colyli@suse.de + +- device-dax: make dax_bus_type const (jsc#PED-5853). +- nvdimm: make nvdimm_bus_type const (jsc#PED-5853). +- libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help (jsc#PED-5853). +- nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (jsc#PED-5853). +- dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n + (jsc#PED-5853). +- nvdimm/pmem: fix leak on dax_add_host() failure (jsc#PED-5853). +- dax/bus.c: replace several sprintf() with sysfs_emit() + (jsc#PED-5853). +- dax/bus.c: replace driver-core lock usage by a local rwsem + (jsc#PED-5853). +- dm-integrity: set max_integrity_segments in + dm_integrity_io_hints (jsc#PED-7542). +- dm: update relevant MODULE_AUTHOR entries to latest dm-devel + mailing list (jsc#PED-7542). +- dm verity: set DM_TARGET_SINGLETON feature flag (jsc#PED-7542). +- dm crypt: remove redundant state settings after waking up + (jsc#PED-7542). +- dm thin: add braces around conditional code that spans lines + (jsc#PED-7542). +- md/dm-raid: don't call md_reap_sync_thread() directly + (jsc#PED-7542). +- dm-raid: really frozen sync_thread during suspend + (jsc#PED-7542). +- md: add a new helper reshape_interrupted() (jsc#PED-7542). +- md: export helper md_is_rdwr() (jsc#PED-7542). +- md: export helpers to stop sync_thread (jsc#PED-7542). +- md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume + (jsc#PED-7542). +- md/raid1: factor out helpers to choose the best rdev from + read_balance() (jsc#PED-7542). +- md/raid1: factor out the code to manage sequential IO + (jsc#PED-7542). +- md/raid1: factor out choose_bb_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out choose_slow_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out read_first_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1-10: factor out a new helper raid1_should_read_first() + (jsc#PED-7542). +- md/raid1-10: add a helper raid1_check_read_range() + (jsc#PED-7542). +- md/raid1: fix choose next idle in read_balance() (jsc#PED-7542). +- commit 9ee2d7c + +------------------------------------------------------------------- +Mon Mar 25 17:59:43 CET 2024 - colyli@suse.de + +- md: preserve KABI in struct md_personality (jsc#PED-7542). +- dm-raid: add a new helper prepare_suspend() in md_personality + (jsc#PED-7542). +- commit ee8ae3a + +------------------------------------------------------------------- +Mon Mar 25 17:57:08 CET 2024 - colyli@suse.de + +- md/raid1: record nonrot rdevs while adding/removing rdevs to + conf (jsc#PED-7542). +- Refresh patches.suse/md-display-timeout-error.patch. +- commit 6221037 + +------------------------------------------------------------------- +Mon Mar 25 17:55:31 CET 2024 - colyli@suse.de + +- md/raid1: factor out helpers to add rdev to conf (jsc#PED-7542). +- md: add a new helper rdev_has_badblock() (jsc#PED-7542). +- md: check mddev->pers before calling md_set_readonly() + (jsc#PED-7542). +- md: clean up openers check in do_md_stop() and md_set_readonly() + (jsc#PED-7542). +- md: sync blockdev before stopping raid or setting readonly + (jsc#PED-7542). +- md: factor out a helper to sync mddev (jsc#PED-7542). +- md: Don't clear MD_CLOSING when the raid is about to stop + (jsc#PED-7542). +- md: return directly before setting did_set_md_closing + (jsc#PED-7542). +- md: clean up invalid BUG_ON in md_ioctl (jsc#PED-7542). +- md: changed the switch of RAID_VERSION to if (jsc#PED-7542). +- md: merge the check of capabilities into md_ioctl_valid() + (jsc#PED-7542). +- md: fix kmemleak of rdev->serial (jsc#PED-7542). +- md: use RCU lock to protect traversal in md_spares_need_change() + (jsc#PED-7542). +- md: get rdev->mddev with READ_ONCE() (jsc#PED-7542). +- md: remove redundant md_wakeup_thread() (jsc#PED-7542). +- md: remove redundant check of 'mddev->sync_thread' + (jsc#PED-7542). +- commit ce67549 + ------------------------------------------------------------------- Mon Mar 25 17:02:21 CET 2024 - tiwai@suse.de - Move upstreamed uio patches into sorted section - commit bd64fed +------------------------------------------------------------------- +Mon Mar 25 16:52:37 CET 2024 - tiwai@suse.de + +- clocksource/drivers/arm_global_timer: Fix maximum prescaler + value (git-fixes). +- clocksource/drivers/imx: Fix -Wunused-but-set-variable warning + (git-fixes). +- speakup: Fix 8bit characters from direct synth (git-fixes). +- wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPI (git-fixes). +- sock_diag: annotate data-races around sock_diag_handlers[family] + (git-fixes). +- serial: core: Fix atomicity violation in uart_tiocmget + (git-fixes). +- commit 1a369e8 + +------------------------------------------------------------------- +Mon Mar 25 16:52:07 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch (git-fixes) +- commit 520ebef + +------------------------------------------------------------------- +Mon Mar 25 16:41:56 CET 2024 - tiwai@suse.de + +- efi: fix panic in kdump kernel (git-fixes). +- efi: disable mirror feature during crashkernel (stable-fixes). +- commit 1fa1fb0 + +------------------------------------------------------------------- +Mon Mar 25 15:11:53 CET 2024 - oneukum@suse.com + +- xhci: update event ring dequeue pointer position to controller + correctly (git-fixes). + Altered because we cannot take the multiple interrupter code +- commit 09553b9 + +------------------------------------------------------------------- +Mon Mar 25 15:02:58 CET 2024 - oneukum@suse.com + +- xhci: remove unnecessary event_ring_deq parameter from + xhci_handle_event() (git-fixes). +- commit 9738c27 + +------------------------------------------------------------------- +Mon Mar 25 14:54:24 CET 2024 - oneukum@suse.com + +- xhci: simplify event ring dequeue tracking for transfer events + (git-fixes). +- Refresh + patches.suse/xhci-Simplify-event-ring-dequeue-pointer-update-for-.patch. +- commit b590884 + +------------------------------------------------------------------- +Mon Mar 25 14:44:04 CET 2024 - oneukum@suse.com + +- xhci: add helper that checks for unhandled events on a event + ring (git-fixes). +- commit 14f6eb3 + +------------------------------------------------------------------- +Mon Mar 25 14:40:24 CET 2024 - oneukum@suse.com + +- usb: xhci: Implement xhci_handshake_check_state() helper. +- commit f377708 + +------------------------------------------------------------------- +Mon Mar 25 13:47:53 CET 2024 - denis.kirjanov@suse.com + +- kabi/severities: ignore Wangxun ethernet driver local symbols +- commit 86b4a3b + +------------------------------------------------------------------- +Mon Mar 25 12:49:46 CET 2024 - ailiop@suse.com + +- ubi: Check for too small LEB size in VTBL code (bsc#1219834 + CVE-2024-25739). +- commit 8837d83 + +------------------------------------------------------------------- +Mon Mar 25 11:42:05 CET 2024 - oneukum@suse.com + +- xhci: Simplify event ring dequeue pointer update for port + change events (git-fixes). +- commit 87ce2b5 + +------------------------------------------------------------------- +Mon Mar 25 10:47:22 CET 2024 - tiwai@suse.de + +- wifi: ath11k: decrease MHI channel buffer length to 8KB + (bsc#1207948). +- commit fa1c47a + +------------------------------------------------------------------- +Mon Mar 25 10:46:37 CET 2024 - nik.borisov@suse.com + +- x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (git-fixes). +- commit 4352288 + +------------------------------------------------------------------- +Mon Mar 25 10:45:13 CET 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes). +- commit 6ea0e27 + +------------------------------------------------------------------- +Mon Mar 25 10:34:13 CET 2024 - denis.kirjanov@suse.com + +- ice: virtchnl: stop pretending to support RSS over AQ or + registers (git-fixes). +- commit 6cbf931 + +------------------------------------------------------------------- +Mon Mar 25 10:32:43 CET 2024 - denis.kirjanov@suse.com + +- idpf: disable local BH when scheduling napi for marker packets + (git-fixes). +- commit 30580cd + +------------------------------------------------------------------- +Mon Mar 25 10:31:06 CET 2024 - denis.kirjanov@suse.com + +- net: dsa: microchip: fix register write order in + ksz8_ind_write8() (git-fixes). +- commit ed256c0 + +------------------------------------------------------------------- +Mon Mar 25 10:29:29 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Switch to using _bh variant of of spinlock API in + port timestamping NAPI poll context (git-fixes). +- commit 41be7c6 + +------------------------------------------------------------------- +Mon Mar 25 10:26:04 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Fix incorrect dereference in interrupt handlers + (git-fixes). +- commit 0ab8957 + +------------------------------------------------------------------- +Mon Mar 25 10:20:36 CET 2024 - denis.kirjanov@suse.com + +- net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio + (git-fixes). +- commit 82f6a71 + +------------------------------------------------------------------- +Mon Mar 25 10:18:29 CET 2024 - denis.kirjanov@suse.com + +- net: libwx: fix memory leak on free page (git-fixes). +- commit 1147e4f + +------------------------------------------------------------------- +Mon Mar 25 10:15:05 CET 2024 - denis.kirjanov@suse.com + +- Update references +- commit 2642ab1 + +------------------------------------------------------------------- +Mon Mar 25 09:10:29 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one PCI miss +- commit 45d2467 + +------------------------------------------------------------------- +Mon Mar 25 09:06:28 CET 2024 - jslaby@suse.cz + +- PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p + (git-fixes). +- PCI: qcom: Add support for sa8775p SoC (git-fixes). +- PCI/ASPM: Use RMW accessors for changing LNKCTL (git-fixes). +- PCI: Make link retraining use RMW accessors for changing LNKCTL + (git-fixes). +- commit 85600d2 + +------------------------------------------------------------------- +Mon Mar 25 08:53:55 CET 2024 - dwagner@suse.de + +- nvme: fix reconnection fail due to reserved tag allocation + (git-fixes). +- commit b4e9845 + +------------------------------------------------------------------- +Mon Mar 25 07:09:23 CET 2024 - shung-hsi.yu@suse.com + +- bpf, scripts: Correct GPL license name (git-fixes). +- commit 0780a36 + ------------------------------------------------------------------- Sun Mar 24 09:09:01 CET 2024 - tiwai@suse.de - Move out-of-tree kexec patches into the right section - commit 06266e2 +------------------------------------------------------------------- +Sun Mar 24 09:06:31 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit d7cfbed + +------------------------------------------------------------------- +Sat Mar 23 10:48:51 CET 2024 - tiwai@suse.de + +- Drop usb gadget patch that was taken mistakenly and reverted (git-fixes) +- commit 57ae154 + +------------------------------------------------------------------- +Sat Mar 23 09:12:01 CET 2024 - tiwai@suse.de + +- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler + (git-fixes). +- spi: lm70llp: fix links in doc and comments (git-fixes). +- spi: lpspi: Avoid potential use-after-free in probe() + (git-fixes). +- ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates + (git-fixes). +- ASoC: tlv320adc3xxx: Don't strip remove function when driver + is builtin (git-fixes). +- commit 0e27f7b + +------------------------------------------------------------------- +Fri Mar 22 13:17:18 CET 2024 - tiwai@suse.de + +- drm/amdgpu: drop setting buffer funcs in sdma442 (git-fixes). +- drm/amdgpu/pm: Check the validity of overdiver power limit + (git-fixes). +- drm/amdgpu/pm: Fix NULL pointer dereference when get power limit + (git-fixes). +- drm/amdgpu: fix mmhub client id out-of-bounds access + (git-fixes). +- nouveau/gsp: don't check devinit disable on GSP (git-fixes). +- drm: Fix drm_fixp2int_round() making it add 0.5 (git-fixes). +- nouveau: reset the bo resource bus info after an eviction + (git-fixes). +- rtc: mt6397: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- selftests: forwarding: Fix ping failure due to short timeout + (git-fixes). +- soc: fsl: qbman: Use raw spinlock for cgr_lock (git-fixes). +- soc: fsl: qbman: Always disable interrupts when taking cgr_lock + (git-fixes). +- kconfig: fix infinite loop when expanding a macro at the end + of file (git-fixes). +- slimbus: core: Remove usage of the deprecated ida_simple_xx() + API (git-fixes). +- hwtracing: hisi_ptt: Move type check to the beginning of + hisi_ptt_pmu_event_init() (git-fixes). +- bus: mhi: ep: check the correct variable in + mhi_ep_register_controller() (git-fixes). +- iio: gts-helper: Fix division loop (git-fixes). +- iio: dummy_evgen: remove Excess kernel-doc comments (git-fixes). +- serial: Lock console when calling into driver before + registration (git-fixes). +- serial: core: only stop transmit when HW fifo is empty + (git-fixes). +- serial: 8250_exar: Don't remove GPIO device on suspend + (git-fixes). +- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT + (git-fixes). +- serial: max310x: fix syntax error in IRQ error message + (git-fixes). +- serial: max310x: fix NULL pointer dereference in I2C + instantiation (git-fixes). +- tty: vt: fix 20 vs 0x20 typo in EScsiignore (git-fixes). +- usb: gadget: net2272: Use irqflags in the call to + net2272_probe_fin (git-fixes). +- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (git-fixes). +- usb: xhci: Add error handling in xhci_map_urb_for_dma + (git-fixes). +- usb: phy: generic: Get the vbus supply (git-fixes). +- usb: audio-v2: Correct comments for struct + uac_clock_selector_descriptor (git-fixes). +- remoteproc: stm32: Fix incorrect type assignment returned by + stm32_rproc_get_loaded_rsc_tablef (git-fixes). +- remoteproc: virtio: Fix wdg cannot recovery remote processor + (git-fixes). +- commit 0e293ea + +------------------------------------------------------------------- +Fri Mar 22 12:36:58 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array + (git-fixes). +- commit 7b0b857 + +------------------------------------------------------------------- +Fri Mar 22 12:30:29 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Consider page offset for the pages to be + pinned (git-fixes). +- commit 0bcb37d + +------------------------------------------------------------------- +Fri Mar 22 11:56:37 CET 2024 - vkarasulli@suse.de + +- iommu/vt-d: Set SSADE when attaching to a parent with dirty + tracking (git-fixes). +- commit 0dce02e + +------------------------------------------------------------------- +Fri Mar 22 11:13:09 CET 2024 - vkarasulli@suse.de + +- iommufd: Fix iopt_access_list_id overwrite bug (git-fixes). +- commit 393f087 + +------------------------------------------------------------------- +Fri Mar 22 10:48:43 CET 2024 - iivanov@suse.de + +- Update patches.suse/dmaengine-fix-NULL-pointer-in-channel-unregistration.patch (git-fixes bsc#1221276 CVE-2023-52492) +- commit 4334575 + +------------------------------------------------------------------- +Fri Mar 22 08:56:05 CET 2024 - iivanov@suse.de + +- Update patches.suse/firmware-arm_scmi-Check-mailbox-SMT-channel-for-cons.patch (git-fixes bsc#1221375 CVE-2023-52608) +- commit 9e41d96 + +------------------------------------------------------------------- +Thu Mar 21 22:20:29 CET 2024 - tonyj@suse.de + +- perf tests: Skip data symbol test if buf1 symbol is missing + (bsc#1220045). +- perf tests: Make data symbol test wait for perf to start + (bsc#1220045). +- commit c2fa164 + +------------------------------------------------------------------- +Thu Mar 21 17:59:54 CET 2024 - jlee@suse.com + +- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security + (bsc#1219170 CVE-2024-22099). +- commit ee8d9c4 + +------------------------------------------------------------------- +Thu Mar 21 14:35:13 CET 2024 - dwagner@suse.de + +- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816). +- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816). +- scsi: qla2xxx: Change debug message during driver unload + (bsc1221816). +- scsi: qla2xxx: Fix double free of fcport (bsc1221816). +- scsi: qla2xxx: Fix double free of the ha->vp_map pointer + (bsc1221816). +- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816). +- scsi: qla2xxx: NVME|FCP prefer flag not being honored + (bsc1221816). +- scsi: qla2xxx: Update manufacturer detail (bsc1221816). +- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816). +- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816). +- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816). +- commit 1d07bf4 + +------------------------------------------------------------------- +Thu Mar 21 14:12:16 CET 2024 - jlee@suse.com + +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270 CVE-2024-26898 bsc#1223016). +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270). +- commit bd4199d + +------------------------------------------------------------------- +Thu Mar 21 14:08:17 CET 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.1 patches + (bsc#1221777). +- scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777). +- scsi: lpfc: Define types in a union for generic void *context3 + ptr (bsc#1221777). +- scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr + (bsc#1221777). +- scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr + (bsc#1221777). +- scsi: lpfc: Use a dedicated lock for ras_fwlog state + (bsc#1221777). +- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() + (bsc#1221777). +- scsi: lpfc: Replace hbalock with ndlp lock in + lpfc_nvme_unregister_port() (bsc#1221777). +- scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic + (bsc#1221777). +- scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling + (bsc#1221777 bsc#1217959). +- scsi: lpfc: Move NPIV's transport unregistration to after + resource clean up (bsc#1221777). +- scsi: lpfc: Remove unnecessary log message in queuecommand path + (bsc#1221777). +- scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() + (bsc#1221777). +- scsi: lpfc: Correct size for wqe for memset() (bsc#1221777). +- commit eef9737 + +------------------------------------------------------------------- +Thu Mar 21 11:31:29 CET 2024 - msuchanek@suse.de + +- Workaround broken chacha crypto fallback (bsc#1218205). +- commit 55f136c + +------------------------------------------------------------------- +Thu Mar 21 11:19:16 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Use a memory barrier to enforce PTP WQ xmit + submission tracking occurs after populating the metadata_map + (git-fixes). +- commit c382d3a + +------------------------------------------------------------------- +Thu Mar 21 11:17:43 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix MACsec state loss upon state update in offload + path (git-fixes). +- commit 7293938 + +------------------------------------------------------------------- +Thu Mar 21 11:16:11 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Change the warning when ignore_flow_level is not + supported (git-fixes). +- commit 5274665 + +------------------------------------------------------------------- +Thu Mar 21 11:14:37 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix fw reporter diagnose output (git-fixes). +- commit 3377c89 + +------------------------------------------------------------------- +Thu Mar 21 11:13:05 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, Change flow rule destination checking + (git-fixes). +- commit 1d30b46 + +------------------------------------------------------------------- +Thu Mar 21 11:11:26 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5e: Check the number of elements before walk + TC rhashtable" (git-fixes). +- commit a37e618 + +------------------------------------------------------------------- +Thu Mar 21 11:09:49 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5: Block entering switchdev mode with ns + inconsistency" (git-fixes). +- commit 917148d + +------------------------------------------------------------------- +Thu Mar 21 11:08:11 CET 2024 - denis.kirjanov@suse.com + +- ice: reconfig host after changing MSI-X on VF (git-fixes). +- commit f980680 + +------------------------------------------------------------------- +Thu Mar 21 11:06:28 CET 2024 - denis.kirjanov@suse.com + +- ice: reorder disabling IRQ and NAPI in ice_qp_dis (git-fixes). +- commit 4099ba6 + +------------------------------------------------------------------- +Thu Mar 21 11:05:01 CET 2024 - denis.kirjanov@suse.com + +- i40e: disable NAPI right after disabling irqs when handling + xsk_pool (git-fixes). +- commit 1715806 + +------------------------------------------------------------------- +Thu Mar 21 11:03:38 CET 2024 - denis.kirjanov@suse.com + +- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able + (git-fixes). +- commit fbfea47 + +------------------------------------------------------------------- +Thu Mar 21 11:02:10 CET 2024 - denis.kirjanov@suse.com + +- geneve: make sure to pull inner header in geneve_rx() + (git-fixes). +- commit 8b261ce + +------------------------------------------------------------------- +Thu Mar 21 11:00:24 CET 2024 - denis.kirjanov@suse.com + +- gtp: fix use-after-free and null-ptr-deref in gtp_newlink() + (git-fixes). +- commit 897cd65 + +------------------------------------------------------------------- +Thu Mar 21 10:58:44 CET 2024 - denis.kirjanov@suse.com + +- igb: extend PTP timestamp adjustments to i211 (git-fixes). +- commit b173908 + +------------------------------------------------------------------- +Thu Mar 21 10:57:13 CET 2024 - denis.kirjanov@suse.com + +- stmmac: Clear variable when destroying workqueue (git-fixes). +- commit 94d14a9 + +------------------------------------------------------------------- +Thu Mar 21 08:42:50 CET 2024 - mfranc@suse.cz + +- s390/vtime: fix average steal time calculation (git-fixes + bsc#1221783). +- commit e044390 + ------------------------------------------------------------------- Wed Mar 20 14:59:03 CET 2024 - jbohac@suse.cz @@ -1332,6 +10753,48 @@ Wed Mar 20 14:43:57 CET 2024 - jbohac@suse.cz crashkernel=,high (jsc#PED-7249). - commit 9191c97 +------------------------------------------------------------------- +Wed Mar 20 13:05:54 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one x86/mem_encrypt entry +- commit 6d2cc3b + +------------------------------------------------------------------- +Wed Mar 20 13:04:03 CET 2024 - jslaby@suse.cz + +- net/smc: fix documentation of buffer sizes (git-fixes). +- bootmem: use kmemleak_free_part_phys in free_bootmem_page + (git-fixes). +- swiotlb: use the calculated number of areas (git-fixes). +- sched/psi: Select KERNFS as needed (git-fixes). +- commit ed6834a + +------------------------------------------------------------------- +Wed Mar 20 13:00:31 CET 2024 - denis.kirjanov@suse.com + +- veth: try harder when allocating queue memory (git-fixes). +- commit fda44e7 + +------------------------------------------------------------------- +Wed Mar 20 10:59:24 CET 2024 - oneukum@suse.com + +- vdpa/mlx5: Allow CVQ size changes (git-fixes). +- commit 7026f16 + +------------------------------------------------------------------- +Wed Mar 20 10:56:13 CET 2024 - oneukum@suse.com + +- vdpa_sim: reset must not run (git-fixes). +- commit b05aeef + +------------------------------------------------------------------- +Wed Mar 20 08:18:45 CET 2024 - iivanov@suse.de + +- Fix patches.suse/coresight-etm4x-Add-ACPI-support-in-platform-driver.patch (bsc#1218779 bsc#1220587) + Put back patch hunk which where missed because file rename + drivers/acpi/acpi_amba.c -> drivers/acpi/arm64/amba.c +- commit 1eccf32 + ------------------------------------------------------------------- Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de @@ -1343,6 +10806,50 @@ Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de an error handling path (git-fixes). - commit 353a58d +------------------------------------------------------------------- +Wed Mar 20 02:06:22 CET 2024 - neilb@suse.de + +- NFSD: Fix nfsd_clid_class use of __string_len() macro + (git-fixes). +- nfs: fix panic when nfs4_ff_layout_prepare_ds() fails + (git-fixes). +- NFS: Read unlock folio on nfs_page_create_from_folio() error + (git-fixes). +- NFSv4.1/pnfs: fix NFS with TLS in pnfs (git-fixes). +- NFS: Fix an off by one in root_nfs_cat() (git-fixes). +- NFS: Fix nfs_netfs_issue_read() xarray locking for writeback + interrupt (git-fixes). +- NFSv4.2: fix listxattr maximum XDR buffer size (git-fixes). +- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 + (git-fixes). +- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() + (git-fixes). +- nfsd: Fix a regression in nfsd_setattr() (git-fixes). +- nfsd: don't call locks_release_private() twice concurrently + (git-fixes). +- NFSD: Retransmit callbacks after client reconnects (git-fixes). +- NFSD: Reschedule CB operations when backchannel rpc_clnt is + shut down (git-fixes). +- NFSD: Convert the callback workqueue to use delayed_work + (git-fixes). +- NFSD: Reset cb_seq_status after NFS4ERR_DELAY (git-fixes). +- NFSD: fix LISTXATTRS returning more bytes than maxcount + (git-fixes). +- NFSD: fix LISTXATTRS returning a short list with eof=TRUE + (git-fixes). +- NFSD: change LISTXATTRS cookie encoding to big-endian + (git-fixes). +- NFSD: fix nfsd4_listxattr_validate_cookie (git-fixes). +- SUNRPC: fix some memleaks in gssx_dec_option_array (git-fixes). +- SUNRPC: fix a memleak in gss_import_v2_context (git-fixes). +- commit cf1cfe0 + +------------------------------------------------------------------- +Wed Mar 20 01:13:52 CET 2024 - neilb@suse.de + +- blacklist.conf: add a 'cosmetic' commit +- commit 704be6f + ------------------------------------------------------------------- Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com @@ -1350,6 +10857,13 @@ Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com patches.suse/net-sched-Add-module-alias-for-sch_fq_pie.patch. - commit 4c6eb4e +------------------------------------------------------------------- +Tue Mar 19 15:58:13 CET 2024 - vkarasulli@suse.de + +- iommu/dma: Trace bounce buffer usage when mapping buffers + (git-fixes). +- commit a53df01 + ------------------------------------------------------------------- Tue Mar 19 15:30:05 CET 2024 - nmorey@suse.com @@ -1386,6 +10900,15 @@ Tue Mar 19 14:21:35 CET 2024 - pjakobsson@suse.de - drm/amd/display: Fix && vs || typos (git-fixes). - commit 1a09c42 +------------------------------------------------------------------- +Tue Mar 19 12:26:21 CET 2024 - vkarasulli@suse.de + +- iommu: Map reserved memory as cacheable if device is coherent + (git-fixes). +- Refresh + patches.suse/iommu-Don-t-reserve-0-length-IOVA-region.patch. +- commit 3835906 + ------------------------------------------------------------------- Tue Mar 19 11:32:10 CET 2024 - svarbanov@suse.de @@ -3086,6 +12609,36 @@ Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 612fa2e +------------------------------------------------------------------- +Wed Mar 13 08:09:26 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Add a representative platform device for TRBE (bsc#1220587) +- commit e433e12 + +------------------------------------------------------------------- +Wed Mar 13 08:05:56 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Refactor arm_spe_acpi_register_device() (bsc#1220587) +- commit c36cae4 + +------------------------------------------------------------------- +Wed Mar 13 08:03:50 CET 2024 - iivanov@suse.de + +- coresight: trbe: Enable ACPI based TRBE devices (bsc#1220587) +- commit 0aa88dd + +------------------------------------------------------------------- +Wed Mar 13 08:02:46 CET 2024 - iivanov@suse.de + +- coresight: trbe: Add a representative coresight_platform_data for (bsc#1220587) +- commit 4d64f51 + +------------------------------------------------------------------- +Wed Mar 13 07:58:31 CET 2024 - iivanov@suse.de + +- coresight: trbe: Allocate platform data per device (bsc#1220587) +- commit fd3964b + ------------------------------------------------------------------- Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de @@ -3360,6 +12913,21 @@ Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com Added CVE - commit 61b1ebd +------------------------------------------------------------------- +Mon Mar 11 09:48:38 CET 2024 - dwagner@suse.de + +- nvmet-fc: take ref count on tgtport before delete assoc + (git-fixes). +- nvmet-fc: avoid deadlock on delete association path (git-fixes). +- nvmet-fc: abort command when there is no binding (git-fixes). +- nvmet-fc: hold reference on hostport match (git-fixes). +- nvmet-fc: defer cleanup using RCU properly (git-fixes). +- nvmet-fc: release reference on target port (git-fixes). +- nvmet-fcloop: swap the list_add_tail arguments (git-fixes). +- nvme-fc: do not wait in vain when unloading module (git-fixes). +- nvmet-tcp: fix nvme tcp ida memory leak (git-fixes). +- commit 53c6a83 + ------------------------------------------------------------------- Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 16decde..bdae0df 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -25,7 +25,7 @@ Name: kernel-obs-qa Version: 6.4.0 %if 0%{?is_kotd} -Release: .g8ef0762 +Release: .g3775987 %else Release: 0 %endif diff --git a/kernel-source.changes b/kernel-source.changes index 73f33dd..826896a 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,15 +1,7213 @@ +------------------------------------------------------------------- +Thu Jun 6 09:32:09 CEST 2024 - denis.kirjanov@suse.com + +- net: preserve kabi for sk_buff (CVE-2024-26921 bsc#1223138). +- commit 7bf5961 + +------------------------------------------------------------------- +Thu Jun 6 09:29:40 CEST 2024 - denis.kirjanov@suse.com + +- inet: inet_defrag: prevent sk release while still in use + (CVE-2024-26921 bsc#1223138). +- commit 2016faf + +------------------------------------------------------------------- +Thu Jun 6 00:27:26 CEST 2024 - tonyj@suse.de + +- perf ui browser: Avoid SEGV on title (git fixes). +- commit 1578c22 + +------------------------------------------------------------------- +Wed Jun 5 20:40:13 CEST 2024 - tonyj@suse.de + +- perf pmu: Count sys and cpuid JSON events separately (git + fixes). +- perf stat: Don't display metric header for non-leader uncore + events (git-fixes). +- perf daemon: Fix file leak in daemon_session__control + (git-fixes). +- perf symbols: Fix ownership of string in dso__load_vmlinux() + (git-fixes). +- perf thread: Fixes to thread__new() related to initializing comm + (git-fixes). +- perf report: Avoid SEGV in report__setup_sample_type() + (git-fixes). +- perf ui browser: Don't save pointer to stack memory (git-fixes). +- perf bench internals inject-build-id: Fix trap divide when + collecting just one DSO (git-fixes). +- perf intel-pt: Fix unassigned instruction op (discovered by + MemorySanitizer) (git-fixes). +- perf test shell arm_coresight: Increase buffer size for + Coresight basic tests (git-fixes). +- perf docs: Document bpf event modifier (git-fixes). +- perf bench uprobe: Remove lib64 from libc.so.6 binary path + (git-fixes). +- perf record: Fix debug message placement for test consumption + (git-fixes). +- perf tests: Apply attributes to all events in object code + reading test (git-fixes). +- perf tests: Make "test data symbol" more robust on Neoverse N1 + (git-fixes). +- perf annotate: Fix annotation_calc_lines() to pass correct + address to get_srcline() (git-fixes). +- perf stat: Do not fail on metrics on s390 z/VM systems + (git-fixes). +- perf sched timehist: Fix -g/--call-graph option failure + (git-fixes). +- perf annotate: Get rid of duplicate --group option item + (git-fixes). +- perf probe: Add missing libgen.h header needed for using + basename() (git-fixes). +- perf record: Delete session after stopping sideband thread + (git-fixes). +- perf auxtrace: Fix multiple use of --itrace option (git-fixes). +- perf script: Show also errors for --insn-trace option + (git-fixes). +- perf lock contention: Add a missing NULL check (git-fixes). +- perf vendor events amd: Fix Zen 4 cache latency events + (git-fixes). +- libperf evlist: Avoid out-of-bounds access (git-fixes). +- perf pmu: Fix a potential memory leak in perf_pmu__lookup() + (git-fixes). +- perf print-events: make is_event_supported() more robust + (git-fixes). +- perf list: fix short description for some cache events + (git-fixes). +- perf metric: Don't remove scale from counts (git-fixes). +- perf stat: Avoid metric-only segv (git-fixes). +- perf expr: Fix "has_event" function for metric style events + (git-fixes). +- perf srcline: Add missed addr2line closes (git-fixes). +- perf thread_map: Free strlist on normal path in + thread_map__new_by_tid_str() (git-fixes). +- perf bpf: Clean up the generated/copied vmlinux.h (git-fixes). +- perf jevents: Drop or simplify small integer values (git-fixes). +- perf evsel: Fix duplicate initialization of data->id in + evsel__parse_sample() (git-fixes). +- perf pmu: Treat the msr pmu as software (git-fixes). +- perf record: Check conflict between '--timestamp-filename' + option and pipe mode before recording (git-fixes). +- perf record: Fix possible incorrect free in + record__switch_output() (git-fixes). +- perf vendor events amd: Add Zen 4 memory controller events + (git-fixes). +- perf top: Uniform the event name for the hybrid machine + (git-fixes). +- perf top: Use evsel's cpus to replace user_requested_cpus + (git-fixes). +- commit a1f9340 + +------------------------------------------------------------------- +Wed Jun 5 17:11:18 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove fix for CVE-2024-35956 bsc#1224674, not applicable +- Delete patches.suse/btrfs-qgroup-fix-qgroup-prealloc-rsv-leak-in-subvolu.patch. + Quoting bsc#1225945#c11: + "So the upstream 6.5 kernel commit (1b53e51a4a8f ("btrfs: don't commit + transaction for every subvol create") + ) was never backported to SLE, so that fix eb96e221937a ("btrfs: fix + unwritten extent buffer after snapshotting a new subvolume") was never + backported." +- commit d947258 + +------------------------------------------------------------------- +Mon Jun 3 20:07:57 CEST 2024 - tonyj@suse.de + +- perf/x86: Fix out of range data (git-fixes). +- perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last + PEBS event (git-fixes). +- perf/x86/amd/lbr: Discard erroneous branch entries (git-fixes). +- commit 664d77f + +------------------------------------------------------------------- +Mon Jun 3 19:14:40 CEST 2024 - ematsumiya@suse.de + +- cifs: failure to add channel on iface should bump up weight + (git-fixes, bsc#1225172). +- commit 007b237 + +------------------------------------------------------------------- +Mon Jun 3 19:14:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix parsing of SMB3.1.1 POSIX create context + (git-fixes, bsc#1225172). +- commit 5f27f69 + +------------------------------------------------------------------- +Mon Jun 3 19:14:13 CEST 2024 - ematsumiya@suse.de + +- Revert "cifs: reconnect work should have reference on server + struct" (git-fixes, bsc#1225172). +- commit 3ca4c0c + +------------------------------------------------------------------- +Mon Jun 3 19:13:59 CEST 2024 - ematsumiya@suse.de + +- cifs: fix leak of iface for primary channel (git-fixes, + bsc#1225172). +- commit b7eb8e8 + +------------------------------------------------------------------- +Mon Jun 3 19:13:45 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix mount when dns_resolver key is not available + (git-fixes, bsc#1225172). +- commit 28edb5c + +------------------------------------------------------------------- +Mon Jun 3 15:46:18 CEST 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.2 patches + (bsc#1225842). +- scsi: lpfc: Update lpfc version to 14.4.0.2 (bsc#1225842). +- scsi: lpfc: Add support for 32 byte CDBs (bsc#1225842). +- scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask + (bsc#1225842). + Refresh: + - patches.suse/lpfc-reintroduce-old-irq-probe-logic.patch +- scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list + (bsc#1225842). +- scsi: lpfc: Clear deferred RSCN processing flag when driver + is unloading (bsc#1225842). +- scsi: lpfc: Update logging of protection type for T10 DIF I/O + (bsc#1225842). +- scsi: lpfc: Change default logging level for unsolicited CT + MIB commands (bsc#1225842). +- commit 5a56384 + +------------------------------------------------------------------- +Mon Jun 3 15:25:22 CEST 2024 - dwagner@suse.de + +- nvmet: fix ns enable/disable possible hang (git-fixes). +- nvme-multipath: fix io accounting on failover (git-fixes). +- nvme: fix multipath batched completion accounting (git-fixes). +- commit ed3b392 + +------------------------------------------------------------------- +Mon Jun 3 14:06:08 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-hda-intel-sdw-acpi-fix-usage-of-device_get_name.patch + (git-fixes CVE-2024-36955). +- Update + patches.suse/ARM-9381-1-kasan-clear-stale-stack-poison.patch + (git-fixes bsc#1225715 CVE-2024-36906). +- Update + patches.suse/Bluetooth-HCI-Fix-potential-null-ptr-deref.patch + (git-fixes bsc#1225579 CVE-2024-36011). +- Update + patches.suse/Bluetooth-L2CAP-Fix-slab-use-after-free-in-l2cap_con.patch + (git-fixes bsc#1225578 CVE-2024-36013). +- Update + patches.suse/Bluetooth-msft-fix-slab-use-after-free-in-msft_do_cl.patch + (git-fixes bsc#1225502 CVE-2024-36012). +- Update + patches.suse/Bluetooth-qca-add-missing-firmware-sanity-checks.patch + (git-fixes bsc#1225722 CVE-2024-36880). +- Update + patches.suse/Bluetooth-qca-fix-firmware-check-error-path.patch + (git-fixes CVE-2024-36942). +- Update + patches.suse/Bluetooth-qca-fix-info-leak-when-fetching-fw-build-i.patch + (git-fixes bsc#1225720 CVE-2024-36032). +- Update + patches.suse/KVM-x86-mmu-Write-protect-L2-SPTEs-in-TDP-MMU-when-c.patch + (git-fixes bsc#1223749 CVE-2024-26990). +- Update + patches.suse/KVM-x86-pmu-Disable-support-for-adaptive-PEBS.patch + (git-fixes bsc#1223692 CVE-2024-26992). +- Update + patches.suse/Reapply-drm-qxl-simplify-qxl_fence_wait.patch + (stable-fixes CVE-2024-36944). +- Update + patches.suse/USB-core-Fix-access-violation-during-port-device-rem.patch + (git-fixes bsc#1225734 CVE-2024-36896). +- Update + patches.suse/amd-amdkfd-sync-all-devices-to-wait-all-processes-be.patch + (stable-fixes CVE-2024-36949). +- Update patches.suse/bpf-Check-bloom-filter-map-value-size.patch + (bsc#1224488 CVE-2024-35905 bsc#1225766 CVE-2024-36918). +- Update + patches.suse/clk-sunxi-ng-h6-Reparent-CPUX-during-PLL-CPUX-rate-c.patch + (git-fixes bsc#1225692 CVE-2023-52882). +- Update + patches.suse/cxl-pci-Fix-disabling-memory-if-DVSEC-CXL-Range-does.patch + (git-fixes CVE-2024-26761). +- Update + patches.suse/drm-amd-display-Atom-Integrated-System-Info-v2_2-for.patch + (stable-fixes bsc#1225735 CVE-2024-36897). +- Update + patches.suse/drm-amd-pm-fixes-a-random-hang-in-S4-for-SMU-v13.0.4.patch + (stable-fixes bsc#1225705 CVE-2024-36026). +- Update + patches.suse/drm-amdkfd-range-check-cp-bad-op-exception-interrupt.patch + (stable-fixes CVE-2024-36951). +- Update + patches.suse/drm-arm-malidp-fix-a-possible-null-pointer-dereferen.patch + (git-fixes bsc#1225593 CVE-2024-36014). +- Update + patches.suse/drm-nouveau-firmware-Fix-SG_DEBUG-error-with-nvkm_fi.patch + (stable-fixes bsc#1225728 CVE-2024-36885). +- Update + patches.suse/efi-unaccepted-touch-soft-lockup-during-memory-accept.patch + (git-fixes bsc#1225773 CVE-2024-36936). +- Update + patches.suse/firewire-ohci-mask-bus-reset-interrupts-between-ISR-.patch + (stable-fixes CVE-2024-36950). +- Update patches.suse/gpiolib-cdev-fix-uninitialised-kfifo.patch + (git-fixes bsc#1225736 CVE-2024-36898). +- Update + patches.suse/i40e-fix-vf-may-be-used-uninitialized-in-this-functi.patch + (git-fixes bsc#1225698 CVE-2024-36020). +- Update + patches.suse/maple_tree-fix-mas_empty_area_rev-null-pointer-deref.patch + (git-fixes bsc#1225710 CVE-2024-36891). +- Update + patches.suse/mm-slab-make-__free-kfree-accept-error-pointers.patch + (git-fixes bsc#1225714 CVE-2024-36890). +- Update + patches.suse/mmc-sdhci-msm-pervent-access-to-suspended-controller.patch + (git-fixes bsc#1225708 CVE-2024-36029). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-devlink-reload-during.patch + (git-fixes bsc#1225699 CVE-2024-36021). +- Update + patches.suse/nouveau-dmem-handle-kcalloc-allocation-failure.patch + (git-fixes CVE-2024-26943). +- Update + patches.suse/nouveau-uvmm-fix-addr-range-calcs-for-remap-operatio.patch + (git-fixes bsc#1225694 CVE-2024-36018). +- Update + patches.suse/pinctrl-core-delete-incorrect-free-in-pinctrl_enable.patch + (git-fixes CVE-2024-36940). +- Update + patches.suse/pinctrl-devicetree-fix-refcount-leak-in-pinctrl_dt_t.patch + (git-fixes CVE-2024-36959). +- Update + patches.suse/ppdev-Add-an-error-check-in-register_device.patch + (git-fixes bsc#1225640 CVE-2024-36015). +- Update patches.suse/qibfs-fix-dentry-leak.patch (git-fixes + CVE-2024-36947). +- Update + patches.suse/regmap-maple-Fix-cache-corruption-in-regcache_maple_.patch + (git-fixes bsc#1225695 CVE-2024-36019). +- Update + patches.suse/s390-cio-Ensure-the-copied-buf-is-NUL-terminated.patch + (git-fixes bsc#1223869 bsc#1225747 CVE-2024-36931). +- Update + patches.suse/s390-qeth-Fix-kernel-panic-after-setting-hsuid.patch + (git-fixes bsc#1223874 bsc#1225775 CVE-2024-36928). +- Update + patches.suse/scsi-qla2xxx-Fix-off-by-one-in-qla_edif_app_getstats.patch + (git-fixes bsc#1225704 CVE-2024-36025). +- Update + patches.suse/spi-fix-null-pointer-dereference-within-spi_sync.patch + (git-fixes CVE-2024-36930). +- Update + patches.suse/swiotlb-Fix-double-allocation-of-slots-due-to-broken-alignment-handling.patch + (bsc#1224331 bsc#1224602 CVE-2024-35814). +- Update + patches.suse/tty-n_gsm-fix-possible-out-of-bounds-in-gsm0_receive.patch + (git-fixes bsc#1225642 CVE-2024-36016). +- Update + patches.suse/usb-gadget-f_fs-Fix-race-between-aio_cancel-and-AIO-.patch + (git-fixes bsc#1225749 CVE-2024-36894). +- Update + patches.suse/usb-gadget-uvc-use-correct-buffer-size-when-parsing-.patch + (git-fixes bsc#1225750 CVE-2024-36895). +- Update + patches.suse/usb-typec-tcpm-Check-for-port-partner-validity-befor.patch + (git-fixes bsc#1225748 CVE-2024-36893). +- Update + patches.suse/wifi-iwlwifi-mvm-guard-against-invalid-STA-ID-on-rem.patch + (stable-fixes bsc#1225769 CVE-2024-36921). +- Update + patches.suse/wifi-iwlwifi-read-txq-read_ptr-under-lock.patch + (stable-fixes CVE-2024-36922). +- Update + patches.suse/wifi-nl80211-don-t-free-NULL-coalescing-rule.patch + (git-fixes CVE-2024-36941). +- Update + patches.suse/x86-efistub-Call-mixed-mode-boot-services-on-the-firmware-.patch + (git-fixes bsc#1224742 CVE-2024-35803). +- commit 539780f + +------------------------------------------------------------------- +Mon Jun 3 13:25:29 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries/lparcfg: drop error message from guest name + lookup (bsc#1187716 ltc#193451 git-fixes). +- commit ceab637 + +------------------------------------------------------------------- +Mon Jun 3 13:19:17 CEST 2024 - msuchanek@suse.de + +- blacklist.conf: PPC fsl_msi is not used +- commit ae6590d + +------------------------------------------------------------------- +Mon Jun 3 13:03:27 CEST 2024 - msuchanek@suse.de + +- powerpc/uaccess: Use YZ asm constraint for ld (bsc#1194869). +- powerpc/uaccess: Fix build errors seen with GCC 13/14 + (bsc#1194869). +- commit 46b5d84 + +------------------------------------------------------------------- +Mon Jun 3 10:20:30 CEST 2024 - shung-hsi.yu@suse.com + +- Add reference to L3 bsc#1225765 in BPF control flow graph and precision backtrack fixes (bsc#1225756) + The L3 bsc#1225765 was created seperately since our customer requires + PTF. +- Update patches.suse/bpf-fix-precision-backtracking-instruction-iteration.patch +- Update patches.suse/bpf-handle-ldimm64-properly-in-check_cfg.patch +- Update patches.suse/selftests-bpf-add-edge-case-backtracking-logic-test.patch +- Update patches.suse/selftests-bpf-precision-tracking-test-for-BPF_NEG-an.patch +- commit 054635e + +------------------------------------------------------------------- +Mon Jun 3 01:12:20 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: release mutex after nft_gc_seq_end from + abort path (CVE-2024-26925 bsc#1223390). +- commit 578a709 + +------------------------------------------------------------------- +Mon Jun 3 01:11:15 CEST 2024 - mkubecek@suse.cz + +- series.conf: cleanup + Fix subsection header to silence series_insert error. +- commit 4628dc3 + +------------------------------------------------------------------- +Sat Jun 1 10:18:30 CEST 2024 - tiwai@suse.de + +- ASoC: wm_adsp: Add missing MODULE_DESCRIPTION() (git-fixes). +- ALSA: ump: Set default protocol when not given explicitly + (git-fixes). +- ALSA/hda: intel-dsp-config: reduce log verbosity (git-fixes). +- ALSA: core: Remove debugfs at disconnection (git-fixes). +- commit f8e0906 + +------------------------------------------------------------------- +Sat Jun 1 10:14:34 CEST 2024 - tiwai@suse.de + +- drm/panel: sitronix-st7789v: fix display size for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: tweak timing for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 + panel (git-fixes). +- dma-buf/sw-sync: don't enable IRQ from sync_print_obj() + (git-fixes). +- Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 + devices" (stable-fixes). +- drm/amd/display: Enable colorspace property for MST connectors + (git-fixes). +- drm/i915: Fix audio component initialization (git-fixes). +- drm/i915/dpt: Make DPT object unshrinkable (git-fixes). +- drm/i915/gt: Fix CCS id's calculation for CCS mode setting + (git-fixes). +- drm/i915/guc: avoid FIELD_PREP warning (git-fixes). +- drm/i915/gt: Disarm breadcrumbs if engines are already idle + (git-fixes). +- drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) + (git-fixes). +- hwmon: (shtc1) Fix property misspelling (git-fixes). +- hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board + power sensor (git-fixes). +- spi: stm32: Don't warn about spurious interrupts (git-fixes). +- spi: Don't mark message DMA mapped when no transfer in it is + (git-fixes). +- dma-mapping: benchmark: handle NUMA_NO_NODE correctly + (git-fixes). +- dma-mapping: benchmark: fix node id validation (git-fixes). +- ALSA: seq: ump: Fix swapped song position pointer data + (git-fixes). +- ASoC: SOF: ipc4-topology: Fix input format query of process + modules without base extension (git-fixes). +- ALSA: seq: Fix yet another spot for system message conversion + (git-fixes). +- ALSA: ump: Don't accept an invalid UMP protocol number + (git-fixes). +- ALSA: ump: Don't clear bank selection after sending a program + change (git-fixes). +- ALSA: seq: Fix incorrect UMP type for system messages + (git-fixes). +- ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 + conversion (git-fixes). +- ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP + conversion (git-fixes). +- ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp + (git-fixes). +- docs: netdev: Fix typo in Signed-off-by tag (git-fixes). +- net: usb: smsc95xx: fix changing LED_SEL bit value updated + from EEPROM (git-fixes). +- net: phy: micrel: set soft_reset callback to genphy_soft_reset + for KSZ8061 (git-fixes). +- commit e5505a5 + +------------------------------------------------------------------- +Sat Jun 1 10:09:27 CEST 2024 - tiwai@suse.de + +- Add alt-commit to a nouveau patch +- commit 0024d10 + +------------------------------------------------------------------- +Fri May 31 19:39:48 CEST 2024 - dsterba@suse.com + +- 9p: add missing locking around taking dentry fid list (git-fixes) +- commit 581af2d + +------------------------------------------------------------------- +Fri May 31 18:08:13 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only a VFS cleanup +- commit f4a0ca8 + +------------------------------------------------------------------- +Fri May 31 18:00:27 CEST 2024 - dsterba@suse.com + +- blacklist.conf: openpromfs not built +- commit 475ff82 + +------------------------------------------------------------------- +Fri May 31 17:58:22 CEST 2024 - dsterba@suse.com + +- ecryptfs: Fix buffer size for tag 66 packet (git-fixes) +- commit 17aae28 + +------------------------------------------------------------------- +Fri May 31 17:18:11 CEST 2024 - dsterba@suse.com + +- fs/9p: translate O_TRUNC into OTRUNC (git-fixes) +- commit e03e9a5 + +------------------------------------------------------------------- +Fri May 31 17:14:43 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END + (git-fixes). +- commit e824dba + +------------------------------------------------------------------- +Fri May 31 17:14:08 CEST 2024 - dsterba@suse.com + +- fs/9p: only translate RWX permissions for plain 9P2000 (git-fixes) +- commit ebd0dc6 + +------------------------------------------------------------------- +Fri May 31 17:11:23 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: precision tracking test for BPF_NEG and BPF_END + (bsc#1225756). +- commit a410d73 + +------------------------------------------------------------------- +Fri May 31 17:08:22 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: add edge case backtracking logic test + (bsc#1225756). +- bpf: fix precision backtracking instruction iteration + (bsc#1225756). +- bpf: handle ldimm64 properly in check_cfg() (bsc#1225756). +- commit 9cbb99b + +------------------------------------------------------------------- +Fri May 31 16:48:47 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove add and revert patch pair +- commit f17fe30 + +------------------------------------------------------------------- +Fri May 31 16:41:07 CEST 2024 - dsterba@suse.com + +- fs: indicate request originates from old mount API (git-fixes) +- commit 0754468 + +------------------------------------------------------------------- +Fri May 31 16:38:52 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only comment fix +- commit b912460 + +------------------------------------------------------------------- +Fri May 31 16:36:29 CEST 2024 - dsterba@suse.com + +- locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock (git-fixes) +- commit 4c48f9f + +------------------------------------------------------------------- +Fri May 31 16:34:32 CEST 2024 - dsterba@suse.com + +- fs: Fix error checking for d_hash_and_lookup() (git-fixes) +- commit c90513f + +------------------------------------------------------------------- +Fri May 31 16:31:13 CEST 2024 - dwagner@suse.de + +- nvme-pci: Add quirk for broken MSIs (git-fixes). +- nvme: fix warn output about shared namespaces without + CONFIG_NVME_MULTIPATH (git-fixes). +- drivers/nvme: Add quirks for device 126f:2262 (git-fixes). +- commit fff60eb + +------------------------------------------------------------------- +Fri May 31 16:05:29 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvme-ensure-disabling-pairs-with-unquiesce.patch + (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 jsc#PED-3535 + bsc#1224534). +- commit d9497f3 + +------------------------------------------------------------------- +Fri May 31 14:12:49 CEST 2024 - iivanov@suse.de + +- octeontx2-af: fix the double free in rvu_npc_freemem() (bsc#1225712 CVE-2024-36030) +- commit 294ca99 + +------------------------------------------------------------------- +Fri May 31 12:32:57 CEST 2024 - tbogendoerfer@suse.de + +- idpf: extend tx watchdog timeout (bsc#1224137). +- commit fbf0ed6 + +------------------------------------------------------------------- +Fri May 31 11:27:23 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86/pmu: Allow programming events that match + unsupported arch events (bsc#1225696). +- Refresh + patches.suse/KVM-x86-pmu-Allow-programming-events-that-match-unsu.patch. +- commit 0e4ccf5 + +------------------------------------------------------------------- +Thu May 30 10:09:45 CEST 2024 - iivanov@suse.de + +- swiotlb: extend buffer pre-padding to alloc_align_mask if necessary (bsc#1224331) +- commit c148fd3 + +------------------------------------------------------------------- +Thu May 30 09:03:10 CEST 2024 - davide.benini@suse.com + +- calipso: fix memory leak in netlbl_calipso_add_pass() + (CVE-2023-52698 bsc#1224621) +- commit 5fc90b9 + +------------------------------------------------------------------- +Thu May 30 07:29:06 CEST 2024 - jslaby@suse.cz + +- kabi/severities: ignore IMS functions + They were dropped in previous patches. Noone is supposed to use them. +- commit 494909c + +------------------------------------------------------------------- +Thu May 30 05:29:52 CEST 2024 - ematsumiya@suse.de + +- smb: client: set correct id, uid and cruid for multiuser + automounts (bsc#1223011, CVE-2024-26822). +- commit 6fce785 + +------------------------------------------------------------------- +Thu May 30 05:26:33 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential OOBs in smb2_parse_contexts() + (bsc#1220148, CVE-2023-52434). +- commit a00a7f6 + +------------------------------------------------------------------- +Wed May 29 19:16:39 CEST 2024 - colyli@suse.de + +- dm-integrity: fix a memory leak when rechecking the data + (bsc#1223077, CVE-2024-26860). +- commit 29984e7 + +------------------------------------------------------------------- +Wed May 29 19:05:23 CEST 2024 - fdmanana@suse.com + +- btrfs: zoned: don't skip block groups with 100% zone unusable + (bsc#1220120). +- btrfs: don't refill whole delayed refs block reserve when + starting transaction (bsc#1220120). +- btrfs: add new unused block groups to the list of unused block + groups (bsc#1220120). +- btrfs: do not delete unused block group if it may be used soon + (bsc#1220120). +- btrfs: add and use helper to check if block group is used + (bsc#1220120). +- btrfs: always reserve space for delayed refs when starting + transaction (bsc#1220120). +- btrfs: stop doing excessive space reservation for csum deletion + (bsc#1220120). +- btrfs: remove pointless initialization at + btrfs_delayed_refs_rsv_release() (bsc#1220120). +- btrfs: reserve space for delayed refs on a per ref basis + (bsc#1220120). +- btrfs: allow to run delayed refs by bytes to be released + instead of count (bsc#1220120). +- btrfs: simplify check for extent item overrun at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: return -EUCLEAN if extent item is missing when searching + inline backref (bsc#1220120). +- btrfs: use a single variable for return value at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: use a single variable for return value at + run_delayed_extent_op() (bsc#1220120). +- btrfs: remove pointless 'ref_root' variable from + run_delayed_data_ref() (bsc#1220120). +- btrfs: initialize key where it's used when running delayed + data ref (bsc#1220120). +- btrfs: remove refs_to_drop argument from __btrfs_free_extent() + (bsc#1220120). +- btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: remove the refcount warning/check at + btrfs_put_delayed_ref() (bsc#1220120). +- btrfs: remove unnecessary logic when running new delayed + references (bsc#1220120). +- btrfs: pass a space_info argument to + btrfs_reserve_metadata_bytes() (bsc#1220120). +- btrfs: log message if extent item not found when running + delayed extent op (bsc#1220120). +- btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: move btrfs_free_excluded_extents() into block-group.c + (bsc#1220120). +- btrfs: open code trivial btrfs_add_excluded_extent() + (bsc#1220120). +- btrfs: make find_first_extent_bit() return a boolean + (bsc#1220120). +- btrfs: make btrfs_destroy_pinned_extent() return void + (bsc#1220120). +- btrfs: make btrfs_destroy_marked_extents() return void + (bsc#1220120). +- btrfs: rename add_new_free_space() to btrfs_add_new_free_space() + (bsc#1220120). +- btrfs: update documentation for add_new_free_space() + (bsc#1220120). +- commit 37b05cd + +------------------------------------------------------------------- +Wed May 29 18:24:54 CEST 2024 - nstange@suse.de + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch (bsc#1222771). + In preparation of enabling CONFIG_FIPS_SIGNATURE_SELFTEST, amend the + missing 'usage' argument in the pkcs7_validate_trust() invocation + from the PKCS#7 selftest. +- commit cfa0827 + +------------------------------------------------------------------- +Wed May 29 17:39:53 CEST 2024 - mbrugger@suse.com + +- blacklist.conf: arm: kernel does not support folios +- commit e0489ca + +------------------------------------------------------------------- +Wed May 29 17:23:53 CEST 2024 - pmladek@suse.com + +- printk: Let no_printk() use _printk() (bsc#1225618). +- commit 2abd745 + +------------------------------------------------------------------- +Wed May 29 17:04:32 CEST 2024 - pmladek@suse.com + +- printk: Update @console_may_schedule in + console_trylock_spinning() (bsc#1225616). +- commit e5e7ac5 + +------------------------------------------------------------------- +Wed May 29 16:39:49 CEST 2024 - mkoutny@suse.com + +- af_unix: fix use-after-free in unix_stream_read_actor() + (CVE-2023-52772 bsc#1224989). +- commit 0f5ff3f + +------------------------------------------------------------------- +Wed May 29 16:37:13 CEST 2024 - nstange@suse.de + +- certs: Add ECDSA signature verification self-test (bsc#1222777). +- Port "certs: Add ECDSA signature verification self-test". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_ECDSA. +- Refresh + 0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + trivial context update to Kconfig +- commit 7338b2e + +------------------------------------------------------------------- +Wed May 29 16:36:36 CEST 2024 - pmladek@suse.com + +- dump_stack: Do not get cpu_sync for panic CPU (bsc#1225607). +- commit 3d953e1 + +------------------------------------------------------------------- +Wed May 29 16:30:09 CEST 2024 - pmladek@suse.com + +- printk: Avoid non-panic CPUs writing to ringbuffer + (bsc#1225607). +- commit 9a41cad + +------------------------------------------------------------------- +Wed May 29 16:25:37 CEST 2024 - nstange@suse.de + +- certs: Move RSA self-test data to separate file (bsc#1222777). +- Port "certs: Move RSA self-test data to separate file". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_RSA. +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + - trivial context update to Kconfig, + - account for changed pkcs7_validate_trust() callsite amended by + this refreshed patch. +- commit 248ad2a + +------------------------------------------------------------------- +Wed May 29 16:22:01 CEST 2024 - pmladek@suse.com + +- printk: Disable passing console lock owner completely during + panic() (bsc#1225607). +- commit a31a4d6 + +------------------------------------------------------------------- +Wed May 29 16:19:57 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Skip non-finalized records in panic + (bsc#1225607). +- commit 8be42db + +------------------------------------------------------------------- +Wed May 29 16:06:55 CEST 2024 - nstange@suse.de + +- Enable CONFIG_FIPS_SIGNATURE_SELFTEST (bsc#1222771) +- commit 4ade1c7 + +------------------------------------------------------------------- +Wed May 29 15:50:37 CEST 2024 - pmladek@suse.com + +- printk: Wait for all reserved records with pr_flush() + (bsc#1225607). +- commit 4a07b6c + +------------------------------------------------------------------- +Wed May 29 15:35:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Cleanup reader terminology (bsc#1225607). +- commit b3f2a50 + +------------------------------------------------------------------- +Wed May 29 15:27:23 CEST 2024 - pmladek@suse.com + +- printk: Add this_cpu_in_panic() (bsc#1225607). +- commit 8afb830 + +------------------------------------------------------------------- +Wed May 29 15:21:57 CEST 2024 - pmladek@suse.com + +- printk: For @suppress_panic_printk check for other CPU in panic + (bsc#1225607). +- commit f2045e0 + +------------------------------------------------------------------- +Wed May 29 15:20:31 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Clarify special lpos values (bsc#1225607). +- commit d1338d8 + +------------------------------------------------------------------- +Wed May 29 15:17:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Do not skip non-finalized records with + prb_next_seq() (bsc#1225607). +- commit 1ea687c + +------------------------------------------------------------------- +Wed May 29 15:17:05 CEST 2024 - mkoutny@suse.com + +- prctl: generalize PR_SET_MDWE support check to be per-arch + (bsc#1225610). +- commit b86afe4 + +------------------------------------------------------------------- +Wed May 29 15:15:57 CEST 2024 - pmladek@suse.com + +- printk: Use prb_first_seq() as base for 32bit seq macros + (bsc#1225607). +- commit ea93856 + +------------------------------------------------------------------- +Wed May 29 15:14:03 CEST 2024 - pmladek@suse.com + +- printk: Adjust mapping for 32bit seq macros (bsc#1225607). +- commit e9e690d + +------------------------------------------------------------------- +Wed May 29 14:57:00 CEST 2024 - mkoutny@suse.com + +- blk-cgroup: fix list corruption from reorder of WRITE ->lqueued + (bsc#1225605). +- blk-cgroup: fix list corruption from resetting io stat + (bsc#1225605). +- commit c132bd3 + +------------------------------------------------------------------- +Wed May 29 14:56:41 CEST 2024 - pmladek@suse.com + +- printk: nbcon: Relocate 32bit seq macros (bsc#1225607). +- commit 6293dd4 + +------------------------------------------------------------------- +Wed May 29 14:47:13 CEST 2024 - pmladek@suse.com + +- printk: Rename abandon_console_lock_in_panic() to + other_cpu_in_panic() (bsc#1225607). +- commit 74aec78 + +------------------------------------------------------------------- +Wed May 29 14:42:32 CEST 2024 - pmladek@suse.com + +- printk: Consolidate console deferred printing (bsc#1225607). +- commit c45374f + +------------------------------------------------------------------- +Wed May 29 14:39:55 CEST 2024 - pmladek@suse.com + +- printk: Do not take console lock for console_flush_on_panic() + (bsc#1225607). +- commit ca5038f + +------------------------------------------------------------------- +Wed May 29 14:38:54 CEST 2024 - pmladek@suse.com + +- printk: Keep non-panic-CPUs out of console lock (bsc#1225607). +- commit 2d7bf36 + +------------------------------------------------------------------- +Wed May 29 14:24:43 CEST 2024 - pmladek@suse.com + +- printk: Reduce console_unblank() usage in unsafe scenarios + (bsc#1225607). +- commit 54eafaa + +------------------------------------------------------------------- +Wed May 29 13:45:07 CEST 2024 - pmladek@suse.com + +- livepatch: Fix missing newline character in + klp_resolve_symbols() (bsc#1223539). +- commit af0f908 + +------------------------------------------------------------------- +Wed May 29 13:33:07 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: system-wide nr_active enforcement patchset; + not worth the risk (bsc#1225580) +- commit 059cebc + +------------------------------------------------------------------- +Wed May 29 13:28:17 CEST 2024 - shung-hsi.yu@suse.com + +- cpumap: Zero-initialise xdp_rxq_info struct before running + XDP program (bsc#1224718 CVE-2024-27431). +- commit fb7728a + +------------------------------------------------------------------- +Wed May 29 12:12:14 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct bpf_link and bpf_link_ops kABI workaround + (bsc#1224531 CVE-2024-35860). +- commit 7744489 + +------------------------------------------------------------------- +Wed May 29 12:07:39 CEST 2024 - jslaby@suse.cz + +- Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support" + (git-fixes). +- Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()" (git-fixes). +- Revert "PCI/MSI: Provide stubs for IMS functions" (git-fixes). +- commit 0dc394b + +------------------------------------------------------------------- +Wed May 29 11:50:31 CEST 2024 - jslaby@suse.cz + +- ppdev: Add an error check in register_device (git-fixes). +- commit cfdb6a2 + +------------------------------------------------------------------- +Wed May 29 11:43:15 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: support deferring bpf_link dealloc to after RCU grace + period (bsc#1224531 CVE-2024-35860). +- bpf: put uprobe link's path and task in release callback + (bsc#1224531 CVE-2024-35860). +- commit a95dd44 + +------------------------------------------------------------------- +Wed May 29 11:25:39 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Fix not validating setsockopt user input + (bsc#1224581 CVE-2024-35964). +- commit 9d49d44 + +------------------------------------------------------------------- +Wed May 29 11:06:17 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: cosmetic; truncated names in ps output +- commit 2ed068f + +------------------------------------------------------------------- +Wed May 29 10:52:47 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Add support for BT_PKT_STATUS (bsc#1224581 + CVE-2024-35964). +- commit cadac48 + +------------------------------------------------------------------- +Wed May 29 10:13:51 CEST 2024 - jlee@suse.com + +- Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic (bsc#1224581 + CVE-2024-35964). +- Refresh + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch. +- commit 774d916 + +------------------------------------------------------------------- +Wed May 29 09:52:10 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Prevent lock inversion deadlock in map delete elem + (bsc#1209657 CVE-2023-0160 bsc#1224511 CVE-2024-35895). +- commit fa3fb92 + +------------------------------------------------------------------- +Wed May 29 07:53:36 CEST 2024 - tiwai@suse.de + +- tpm_tis_spi: Account for SPI header when allocating TPM SPI + xfer buffer (git-fixes). +- commit 6d124e2 + +------------------------------------------------------------------- +Tue May 28 23:45:57 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_debug_files_proc_show() + (bsc#1225172, bsc#1223532, CVE-2024-26928). +- commit 1089c4a + +------------------------------------------------------------------- +Tue May 28 23:42:54 CEST 2024 - ematsumiya@suse.de + +- smb3: missing lock when picking channel (bsc#1225172, + bsc#1224550, CVE-2024-35999). +- commit d7be3a1 + +------------------------------------------------------------------- +Tue May 28 23:42:14 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in + cifs_signal_cifsd_for_reconnect() (bsc#1225172, bsc#1224766, + CVE-2024-35861). +- commit 0d45a76 + +------------------------------------------------------------------- +Tue May 28 23:41:36 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_network_name_deleted() + (bsc#1225172, bsc#1224764, CVE-2024-35862). +- commit 6632102 + +------------------------------------------------------------------- +Tue May 28 23:40:50 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in is_valid_oplock_break() + (bsc#1225172, bsc#1224763, CVE-2024-35863). +- commit 06c348c + +------------------------------------------------------------------- +Tue May 28 23:40:05 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_oplock_break() + (bsc#1225172, bsc#1224668, CVE-2024-35865). +- commit 60bea5b + +------------------------------------------------------------------- +Tue May 28 23:39:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_lease_break() + (bsc#1225172, bsc#1224765, CVE-2024-35864). +- commit 52cc8d8 + +------------------------------------------------------------------- +Tue May 28 23:38:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_show() + (bsc#1225172, bsc#1224664, CVE-2024-35867). +- commit 3a82d6a + +------------------------------------------------------------------- +Tue May 28 23:35:58 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_write() + (bsc#1225172, bsc#1224678, CVE-2024-35868). +- commit fb4bf4e + +------------------------------------------------------------------- +Tue May 28 23:35:08 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_dump_full_key() + (bsc#1225172, bsc#1224667, CVE-2024-35866). +- commit b0961fe + +------------------------------------------------------------------- +Tue May 28 23:33:25 CEST 2024 - ematsumiya@suse.de + +- smb: client: guarantee refcounted children from parent session + (bsc#1225172, bsc#1224679, CVE-2024-35869). +- commit 97642d2 + +------------------------------------------------------------------- +Tue May 28 23:32:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix UAF in smb2_reconnect_server() (bsc#1225172, + bsc#1224672, CVE-2024-35870). +- commit e205efa + +------------------------------------------------------------------- +Tue May 28 23:20:35 CEST 2024 - ematsumiya@suse.de + +- smb: Fix regression in writes when non-standard maximum write + size negotiated (bsc#1222464, CVE-2024-26692). +- commit 761be1f + +------------------------------------------------------------------- +Tue May 28 20:19:26 CEST 2024 - ematsumiya@suse.de + +- cifs: Fix writeback data corruption (bsc#1225172, + bsc#1223810, CVE-2024-27036). +- commit 75108cc + +------------------------------------------------------------------- +Tue May 28 20:07:48 CEST 2024 - ematsumiya@suse.de + +- cifs: Don't use certain unnecessary folio_*() functions + (bsc#1225172). +- commit 3ddf86f + +------------------------------------------------------------------- +Tue May 28 16:02:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: Ignore all devicetree schemes changes + We do not use them, so lets silence all git-fixes for them. +- commit 84a3286 + +------------------------------------------------------------------- +Tue May 28 13:34:20 CEST 2024 - nik.borisov@suse.com + +- x86/bpf: Fix IP after emitting call depth accounting (bsc#1224493 CVE-2024-35903). +- commit 1c0fa71 + +------------------------------------------------------------------- +Tue May 28 10:02:27 CEST 2024 - pjakobsson@suse.de + +- drm/amdgpu: Skip do PCI error slot reset during RAS recovery (CVE-2024-35931 bsc#1224652). +- commit 1dec1c9 + +------------------------------------------------------------------- +Tue May 28 08:15:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore TAS2781 symbol drop, it's only locally used +- commit f367fdb + +------------------------------------------------------------------- +Tue May 28 08:12:45 CEST 2024 - tiwai@suse.de + +- ASoC: tas2781: Fix wrong loading calibrated data sequence + (git-fixes). +- commit 5851e36 + +------------------------------------------------------------------- +Tue May 28 08:10:39 CEST 2024 - tiwai@suse.de + +- mm: page_owner: fix wrong information in dump_page_owner + (git-fixes). +- ALSA: scarlett2: Add missing error check to + scarlett2_config_save() (git-fixes). +- commit 4b2ccd1 + +------------------------------------------------------------------- +Tue May 28 06:53:34 CEST 2024 - jslaby@suse.cz + +- x86/mm/pat: fix VM_PAT handling in COW mappings (bsc#1224525 + CVE-2024-35877). +- commit 24cc941 + +------------------------------------------------------------------- +Mon May 27 21:33:13 CEST 2024 - davide.benini@suse.com + +- ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr + (CVE-2024-35969 bsc#1224580) +- commit f419c6d + +------------------------------------------------------------------- +Mon May 27 20:45:38 CEST 2024 - tbogendoerfer@suse.de + +- mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash + work (CVE-2024-35852 bsc#1224502). +- mlxsw: spectrum_acl_tcam: Fix incorrect list API usage + (CVE-2024-36006 bsc#1224541). +- mlxsw: spectrum_acl_tcam: Fix warning during rehash + (CVE-2024-36007 bsc#1224543). +- commit 88a980b + +------------------------------------------------------------------- +Mon May 27 18:45:10 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/vt-d: Enable PCI/IMS" (git-fixes). +- commit f424462 + +------------------------------------------------------------------- +Mon May 27 18:39:43 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/amd: Enable PCI/IMS" (git-fixes). +- commit 278bf80 + +------------------------------------------------------------------- +Mon May 27 18:29:15 CEST 2024 - vkarasulli@suse.de + +- iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest + (git-fixes). +- commit 481f9bd + +------------------------------------------------------------------- +Mon May 27 18:26:02 CEST 2024 - fdmanana@suse.com + +- btrfs: avoid start and commit empty transaction when flushing + qgroups (bsc#1220120). +- btrfs: avoid start and commit empty transaction when starting + qgroup rescan (bsc#1220120). +- btrfs: avoid starting and committing empty transaction when + flushing space (bsc#1220120). +- btrfs: avoid starting new transaction when flushing delayed + items and refs (bsc#1220120). +- btrfs: merge find_free_dev_extent() and + find_free_dev_extent_start() (bsc#1220120). +- btrfs: make find_free_dev_extent() static (bsc#1220120). +- btrfs: make btrfs_cleanup_fs_roots() static (bsc#1220120). +- btrfs: fail priority metadata ticket with real fs error + (bsc#1220120). +- btrfs: return real error when orphan cleanup fails due to a + transaction abort (bsc#1220120). +- btrfs: store the error that turned the fs into error state + (bsc#1220120). +- btrfs: don't steal space from global rsv after a transaction + abort (bsc#1220120). +- btrfs: print available space across all block groups when + dumping space info (bsc#1220120). +- btrfs: print available space for a block group when dumping + a space info (bsc#1220120). +- btrfs: print block group super and delalloc bytes when dumping + space info (bsc#1220120). +- btrfs: print target number of bytes when dumping free space + (bsc#1220120). +- btrfs: update comment for btrfs_join_transaction_nostart() + (bsc#1220120). +- commit b4554d4 + +------------------------------------------------------------------- +Mon May 27 18:11:48 CEST 2024 - vbabka@suse.cz + +- mm/secretmem: fix GUP-fast succeeding on secretmem folios + (CVE-2024-35872 bsc#1224530). +- commit 42a2f6f + +------------------------------------------------------------------- +Mon May 27 17:29:41 CEST 2024 - ematsumiya@suse.de + +- cifs: fix charset issue in reconnection (bsc#1225172). +- commit b4ea103 + +------------------------------------------------------------------- +Mon May 27 17:07:38 CEST 2024 - fdmanana@suse.com + +- btrfs: make btrfs_destroy_delayed_refs() return void + (bsc#1220120). +- btrfs: remove unnecessary prototype declarations at disk-io.c + (bsc#1220120). +- btrfs: use a single switch statement when initializing delayed + ref head (bsc#1220120). +- btrfs: use bool type for delayed ref head fields that are used + as booleans (bsc#1220120). +- btrfs: assert correct lock is held at btrfs_select_ref_head() + (bsc#1220120). +- btrfs: get rid of label and goto at insert_delayed_ref() + (bsc#1220120). +- btrfs: make insert_delayed_ref() return a bool instead of an + int (bsc#1220120). +- btrfs: use a bool to track qgroup record insertion when adding + ref head (bsc#1220120). +- btrfs: remove pointless in_tree field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: remove unused is_head field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: reorder some members of struct btrfs_delayed_ref_head + (bsc#1220120). +- commit 2e19466 + +------------------------------------------------------------------- +Mon May 27 16:12:29 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations (CVE-2024-35956 bsc#1224674) +- commit 9bb0c20 + +------------------------------------------------------------------- +Mon May 27 16:07:17 CEST 2024 - dsterba@suse.com + +- Update patches.suse/btrfs-send-handle-path-ref-underflow-in-header-itera.patch (CVE-2024-35935 bsc#1224645) +- commit 5aa2b5a + +------------------------------------------------------------------- +Mon May 27 15:40:09 CEST 2024 - dsterba@suse.com + +- btrfs: make error messages more clear when getting a chunk map (git-fixes) +- commit 47ecf55 + +------------------------------------------------------------------- +Mon May 27 15:38:41 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: compilation warning fix +- commit 02490e2 + +------------------------------------------------------------------- +Mon May 27 15:37:02 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: code not built +- commit 5199fc3 + +------------------------------------------------------------------- +Mon May 27 15:29:06 CEST 2024 - dsterba@suse.com + +- btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super (git-fixes) +- commit 907e740 + +------------------------------------------------------------------- +Mon May 27 15:26:23 CEST 2024 - petr.pavlu@suse.com + +- tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test + (git-fixes). +- commit 113163c + +------------------------------------------------------------------- +Mon May 27 15:25:37 CEST 2024 - dsterba@suse.com + +- btrfs: use the correct superblock to compare fsid in btrfs_validate_super (git-fixes) +- commit 4318f3e + +------------------------------------------------------------------- +Mon May 27 15:25:21 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix a race between readers and resize checks + (git-fixes). +- commit 568ebcf + +------------------------------------------------------------------- +Mon May 27 15:23:46 CEST 2024 - dsterba@suse.com + +- btrfs: add a helper to read the superblock metadata_uuid (git-fixes) +- commit 543d7b8 + +------------------------------------------------------------------- +Mon May 27 15:21:39 CEST 2024 - petr.pavlu@suse.com + +- ftrace: Fix possible use-after-free issue in ftrace_location() + (git-fixes). +- commit 4cf7fca + +------------------------------------------------------------------- +Mon May 27 15:20:36 CEST 2024 - petr.pavlu@suse.com + +- tracing: hide unused ftrace_event_id_fops (git-fixes). +- commit 61c90c7 + +------------------------------------------------------------------- +Mon May 27 15:19:03 CEST 2024 - petr.pavlu@suse.com + +- blacklist.conf: add not-relevant tracing commits +- commit b97c070 + +------------------------------------------------------------------- +Mon May 27 11:19:26 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO (git-fixes). +- commit 1340b2d + +------------------------------------------------------------------- +Mon May 27 11:12:16 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Add missing boot_params for mixed mode compat entry (git-fixes). +- commit 12dcb3a + +------------------------------------------------------------------- +Mon May 27 11:08:48 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Call mixed mode boot services on the firmware's stack (git-fixes). +- commit 9d83518 + +------------------------------------------------------------------- +Mon May 27 11:08:27 CEST 2024 - nik.borisov@suse.com + +- x86/pm: Work around false positive kmemleak report in msr_build_context() (git-fixes). +- commit 2e5a312 + +------------------------------------------------------------------- +Mon May 27 11:07:16 CEST 2024 - nik.borisov@suse.com + +- x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y (git-fixes). +- commit 453faa5 + +------------------------------------------------------------------- +Mon May 27 11:06:52 CEST 2024 - nik.borisov@suse.com + +- x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() (git-fixes). +- commit e894262 + +------------------------------------------------------------------- +Mon May 27 10:59:27 CEST 2024 - nik.borisov@suse.com + +- mm/slab: make __free(kfree) accept error pointers (git-fixes). +- commit 8b5f449 + +------------------------------------------------------------------- +Mon May 27 10:52:46 CEST 2024 - nik.borisov@suse.com + +- x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT (git-fixes). +- commit fa1d89a + +------------------------------------------------------------------- +Mon May 27 09:54:37 CEST 2024 - jgross@suse.com + +- Update + patches.suse/virtio_net-Do-not-send-RSS-key-if-it-is-not-supporte.patch + (bsc#1224565, CVE-2024-35981). +- commit 50a448d + +------------------------------------------------------------------- +Mon May 27 09:52:27 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-x86-Mark-target-gfn-of-emulated-atomic-instructi.patch + (bsc#1224638, CVE-2024-35804). +- commit aac65c3 + +------------------------------------------------------------------- +Mon May 27 09:49:04 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-SVM-Flush-pages-under-kvm-lock-to-fix-UAF-in-svm.patch + (bsc#1224725, CVE-2024-35791). +- commit 80eb8d1 + +------------------------------------------------------------------- +Mon May 27 08:09:27 CEST 2024 - tiwai@suse.de + +- cxl/port: Fix delete_endpoint() vs parent unregistration race + (CVE-2023-52771 bsc#1225007). +- commit b115e15 + +------------------------------------------------------------------- +Sun May 26 09:46:10 CEST 2024 - tiwai@suse.de + +- i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during + start frame (git-fixes). +- commit cc09a8e + +------------------------------------------------------------------- +Sun May 26 09:45:48 CEST 2024 - tiwai@suse.de + +- kselftest: Add a ksft_perror() helper (stable-fixes). +- Refresh + patches.suse/selftests-timers-posix_timers-Reimplement-check_time.patch. +- commit f14f41c + +------------------------------------------------------------------- +Sun May 26 09:45:04 CEST 2024 - tiwai@suse.de + +- nilfs2: fix unexpected freezing of nilfs_segctor_sync() + (git-fixes). +- nilfs2: fix use-after-free of timer for log writer thread + (git-fixes). +- kasan, fortify: properly rename memintrinsics (git-fixes). +- i3c: master: svc: fix invalidate IBI type and miss call client + IBI handler (git-fixes). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (stable-fixes). +- drm/amd/display: Fix division by zero in setup_dsc_config + (stable-fixes). +- docs: kernel_include.py: Cope with docutils 0.21 (stable-fixes). +- mmc: core: Add HS400 tuning in HS400es initialization + (stable-fixes). +- commit 0b2962b + +------------------------------------------------------------------- +Sun May 26 09:41:07 CEST 2024 - tiwai@suse.de + +- Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() + (git-fixes). +- commit 3e2fb47 + +------------------------------------------------------------------- +Sat May 25 08:35:21 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook + 440/460 G11 (stable-fixes). +- ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with + ALC897 (stable-fixes). +- ALSA: usb-audio: Fix for sampling rates support for Mbox3 + (stable-fixes). +- ALSA: timer: Set lower bound of start tick time (stable-fixes). +- ALSA: usb-audio: Add sampling rates support for Mbox3 + (stable-fixes). +- commit ae40914 + +------------------------------------------------------------------- +Sat May 25 08:28:19 CEST 2024 - tiwai@suse.de + +- drm/nouveau: use tile_mode and pte_kind for VM_BIND bo + allocations (git-fixes). +- Input: cyapa - add missing input core locking to suspend/resume + functions (git-fixes). +- Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation + (git-fixes). +- Input: ims-pcu - fix printf string overflow (git-fixes). +- ASoC: tas2552: Add TX path for capturing AUDIO-OUT data + (git-fixes). +- ALSA: core: Fix NULL module pointer assignment at card init + (git-fixes). +- speakup: Fix sizeof() vs ARRAY_SIZE() bug (git-fixes). +- serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using + prescaler (git-fixes). +- serial: 8250_bcm7271: use default_mux_rate if possible + (git-fixes). +- serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup + (git-fixes). +- tty: n_gsm: fix missing receive state reset after mode switch + (git-fixes). +- tty: n_gsm: fix possible out-of-bounds in gsm0_receive() + (git-fixes). +- commit be92dbc + +------------------------------------------------------------------- +Sat May 25 01:33:04 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where multiple sessions share connection + (bsc#1225172). +- commit 6704757 + +------------------------------------------------------------------- +Sat May 25 01:32:51 CEST 2024 - ematsumiya@suse.de + +- smb3: show beginning time for per share stats (bsc#1225172). +- commit 9dab491 + +------------------------------------------------------------------- +Sat May 25 01:32:38 CEST 2024 - ematsumiya@suse.de + +- cifs: cifs_chan_is_iface_active should be called with chan_lock + held (bsc#1225172). +- commit 7f878c6 + +------------------------------------------------------------------- +Sat May 25 01:32:24 CEST 2024 - ematsumiya@suse.de + +- cifs: do not pass cifs_sb when trying to add channels + (bsc#1225172). +- commit b48e89f + +------------------------------------------------------------------- +Sat May 25 01:32:10 CEST 2024 - ematsumiya@suse.de + +- smb: client: remove extra @chan_count check in + __cifs_put_smb_ses() (bsc#1225172). +- commit 58e3272 + +------------------------------------------------------------------- +Sat May 25 01:31:57 CEST 2024 - ematsumiya@suse.de + +- cifs: reconnect work should have reference on server struct + (bsc#1225172). +- commit f1bff59 + +------------------------------------------------------------------- +Sat May 25 01:31:44 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where a channel is closed (bsc#1225172). +- commit c305501 + +------------------------------------------------------------------- +Sat May 25 01:31:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: reduce stack usage in cifs_try_adding_channels() + (bsc#1225172). +- commit 16a3d64 + +------------------------------------------------------------------- +Sat May 25 01:31:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs code dep in namespace.c + (bsc#1225172). +- commit 658ebd6 + +------------------------------------------------------------------- +Sat May 25 01:31:04 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs naming in automount code + (bsc#1225172). +- commit b47e685 + +------------------------------------------------------------------- +Sat May 25 01:26:39 CEST 2024 - ematsumiya@suse.de + +- smb: client: rename cifs_dfs_ref.c to namespace.c (bsc#1225172). +- commit 429bc2d + +------------------------------------------------------------------- +Sat May 25 01:25:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: ensure to try all targets when finding nested links + (bsc#1225172). +- commit b03bac4 + +------------------------------------------------------------------- +Sat May 25 01:25:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: introduce DFS_CACHE_TGT_LIST() (bsc#1225172). +- commit f066846 + +------------------------------------------------------------------- +Sat May 25 01:25:04 CEST 2024 - ematsumiya@suse.de + +- cifs: account for primary channel in the interface list + (bsc#1225172). +- commit 28558fb + +------------------------------------------------------------------- +Sat May 25 01:24:50 CEST 2024 - ematsumiya@suse.de + +- cifs: distribute channels across interfaces based on speed + (bsc#1225172). +- commit 66db7c6 + +------------------------------------------------------------------- +Fri May 24 20:33:36 CEST 2024 - tiwai@suse.de + +- dmaengine: dw-edma: eDMA: Add sync read before starting the + DMA transfer in remote setup (CVE-2024-27408 bsc#1224430). +- commit 26ca7a6 + +------------------------------------------------------------------- +Fri May 24 20:29:39 CEST 2024 - tiwai@suse.de + +- pmdomain: ti: Add a null pointer check to the + omap_prm_domain_init (CVE-2024-35943 bsc#1224649). +- commit 4abda58 + +------------------------------------------------------------------- +Fri May 24 20:27:11 CEST 2024 - tiwai@suse.de + +- media: mediatek: vcodec: Fix oops when HEVC init fails + (CVE-2024-35921 bsc#1224477). +- commit 7226612 + +------------------------------------------------------------------- +Fri May 24 18:18:36 CEST 2024 - tiwai@suse.de + +- drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() + for hisi_hns3_pmu uninit process (CVE-2023-52860 bsc#1224936). +- commit f0f6842 + +------------------------------------------------------------------- +Fri May 24 18:15:40 CEST 2024 - tiwai@suse.de + +- kABI workaround for struct idxd_evl (CVE-2024-35991 + bsc#1224553). +- commit 4c82821 + +------------------------------------------------------------------- +Fri May 24 18:11:49 CEST 2024 - tiwai@suse.de + +- dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue + (CVE-2024-35991 bsc#1224553). +- commit bba26d6 + +------------------------------------------------------------------- +Fri May 24 16:30:01 CEST 2024 - mgorman@suse.de + +- sched/topology: Optimize topology_span_sane() (bsc#1225053). +- cpumask: Add for_each_cpu_from() (bsc#1225053). +- commit a6ca3d0 + +------------------------------------------------------------------- +Fri May 24 15:19:25 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during + rehash (CVE-2024-35854 bsc#1224636). +- commit 2a8bef6 + +------------------------------------------------------------------- +Fri May 24 14:10:08 CEST 2024 - davide.benini@suse.com + +- net: mctp: take ownership of skb in mctp_local_output + (CVE-2024-27418 bsc#1224720) +- commit afb99d9 + +------------------------------------------------------------------- +Fri May 24 13:54:38 CEST 2024 - davide.benini@suse.com + +- ipv6: fix potential "struct net" leak in inet6_rtm_getaddr() + (CVE-2024-27417 bsc#1224721) +- commit 4e68c84 + +------------------------------------------------------------------- +Fri May 24 09:07:32 CEST 2024 - tiwai@suse.de + +- regulator: bd71828: Don't overwrite runtime voltages + (git-fixes). +- nfc: nci: Fix handling of zero-length payload packets in + nci_rx_work() (git-fixes). +- nfc: nci: Fix uninit-value in nci_rx_work (git-fixes). +- selftests: net: kill smcrouted in the cleanup logic in amt.sh + (git-fixes). +- tools/latency-collector: Fix -Wformat-security compile warns + (git-fixes). +- commit 3a26e1a + +------------------------------------------------------------------- +Fri May 24 06:14:35 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Protect against int overflow for stack access size + (bsc#1224488 CVE-2024-35905). +- bpf: Check bloom filter map value size (bsc#1224488 + CVE-2024-35905). +- commit 5fa3c11 + +------------------------------------------------------------------- +Fri May 24 02:11:16 CEST 2024 - neilb@suse.de + +- autofs: use wake_up() instead of wake_up_interruptible(() + (bsc#1224166). +- commit eb57c74 + +------------------------------------------------------------------- +Thu May 23 19:29:39 CEST 2024 - mwilck@suse.com + +- Update patches.suse/scsi-qedf-Wait-for-stag-work-during-unload.patch (bsc#1214852) +- Update patches.suse/scsi-qedf-Don-t-process-stag-work-during-unload.patch (bsc#1214852) +- commit 4cb5fde + +------------------------------------------------------------------- +Thu May 23 15:56:49 CEST 2024 - rgoldwyn@suse.com + +- Remove NTFSv3 from configs (bsc#1224429) + References: bsc#1224429 comment#3 + We only support fuse version of the NTFS-3g driver. Disable NTFSv3 from + all configs. + This was enabled in + d016c04d731 ("Bump to 6.4 kernel (jsc#PED-4593)") +- commit b4be251 + +------------------------------------------------------------------- +Thu May 23 14:51:16 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of len fields in nvme + reipl block (git-fixes bsc#1225136). +- commit 273e6f4 + +------------------------------------------------------------------- +Thu May 23 14:48:04 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of nvme dump block + (git-fixes bsc#1225134). +- commit 955c716 + +------------------------------------------------------------------- +Thu May 23 14:46:23 CEST 2024 - mfranc@suse.cz + +- s390/cpacf: Split and rework cpacf query functions (git-fixes + bsc#1225133). +- commit ee9583e + +------------------------------------------------------------------- +Thu May 23 14:42:45 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Fix bpf_plt pointer arithmetic (git-fixes bsc#1224481 + CVE-2024-35917). +- commit 34e1a55 + +------------------------------------------------------------------- +Thu May 23 14:33:42 CEST 2024 - tiwai@suse.de + +- Move upstreamed mm patches into sorted section +- commit e3937f1 + +------------------------------------------------------------------- +Thu May 23 14:27:38 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit fdb5fa6 + +------------------------------------------------------------------- +Thu May 23 14:27:05 CEST 2024 - tiwai@suse.de + +- kABI workaround for cs35l56 (git-fixes). +- commit 331f8f7 + +------------------------------------------------------------------- +Thu May 23 14:24:16 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: call dsp dump when boot retry fails + (stable-fixes). +- Refresh + patches.suse/ASoC-SOF-Intel-mtl-Implement-firmware-boot-state-che.patch. +- commit 8e475f5 + +------------------------------------------------------------------- +Thu May 23 14:22:42 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot + failed (git-fixes). +- ASoC: cs35l56: Prevent overwriting firmware ASP config + (git-fixes). +- commit 1a7f82c + +------------------------------------------------------------------- +Thu May 23 13:25:34 CEST 2024 - tiwai@suse.de + +- ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put() + (CVE-2023-52674 bsc#1224727). +- ALSA: scarlett2: Add missing error checks to *_ctl_get() + (CVE-2023-52680 bsc#1224608). +- ALSA: scarlett2: Add missing error check to + scarlett2_usb_set_config() (CVE-2023-52692 bsc#1224628). +- commit fff59c9 + +------------------------------------------------------------------- +Thu May 23 07:45:50 CEST 2024 - tiwai@suse.de + +- vmci: prevent speculation leaks by sanitizing event in + event_deliver() (git-fixes). +- VMCI: Fix an error handling path in vmci_guest_probe_device() + (git-fixes). +- VMCI: Fix possible memcpy() run-time warning in + vmci_datagram_invoke_guest_handler() (stable-fixes). +- VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() + (stable-fixes CVE-2024-35944 bsc#1224648). +- commit d9694ad + +------------------------------------------------------------------- +Thu May 23 07:42:55 CEST 2024 - tiwai@suse.de + +- spmi: hisi-spmi-controller: Do not override device identifier + (git-fixes). +- extcon: max8997: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port + assignment (git-fixes). +- iio: pressure: dps310: support negative temperature values + (git-fixes). +- iio: adc: stm32: Fixing err code to not indicate success + (git-fixes). +- iio: core: Leave private pointer NULL when no private data + supplied (git-fixes). +- counter: linux/counter.h: fix Excess kernel-doc description + warning (git-fixes). +- staging: vt6655: Remove unused declaration of + RFbAL7230SelectChannelPostProcess() (git-fixes). +- serial: sh-sci: protect invalidating RXDMA on shutdown + (git-fixes). +- serial: sc16is7xx: add proper sched.h include for + sched_set_fifo() (git-fixes). +- serial: max3100: Fix bitwise types (git-fixes). +- serial: max3100: Update uart_driver_registered on driver removal + (git-fixes). +- serial: max3100: Lock port->lock when calling + uart_handle_cts_change() (git-fixes). +- usb: fotg210: Add missing kernel doc description (git-fixes). +- usb: typec: tipd: fix event checking for tps6598x (git-fixes). +- usb: typec: ucsi: displayport: Fix potential deadlock + (git-fixes). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (git-fixes). +- usb: gadget: u_audio: Clear uac pointer when freed (git-fixes). +- usb: gadget: u_audio: Fix race condition use of controls after + free during gadget unbind (git-fixes). +- usb: typec: ucsi: simplify partner's PD caps registration + (git-fixes). +- usb: typec: ucsi: always register a link to USB PD device + (git-fixes). +- leds: pwm: Disable PWM when going to suspend (git-fixes). +- commit 0d08462 + +------------------------------------------------------------------- +Wed May 22 21:16:03 CEST 2024 - mkoutny@suse.com + +- af_unix: Suppress false-positive lockdep splat for spin_lock() + in __unix_gc() (CVE-2024-26923 bsc#1223384). +- af_unix: fix lockdep positive in sk_diag_dump_icons() + (CVE-2024-26923 bsc#1223384). +- commit a652e3a + +------------------------------------------------------------------- +Wed May 22 18:08:37 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-CPPC-Use-access_width-over-bit_width-for-system.patch + (stable-fixes CVE-2024-35995 bsc#1224557). +- Update + patches.suse/ALSA-usb-audio-Stop-parsing-channels-bits-when-all-c.patch + (git-fixes CVE-2024-27436 bsc#1224803). +- Update + patches.suse/ASoC-SOF-ipc4-pcm-Workaround-for-crashed-firmware-on.patch + (stable-fixes CVE-2024-27057 bsc#1223831). +- Update + patches.suse/ASoC-mediatek-sof-common-Add-NULL-check-for-normal_l.patch + (git-fixes CVE-2024-35842 bsc#1224688). +- Update + patches.suse/Bluetooth-Fix-memory-leak-in-hci_req_sync_complete.patch + (git-fixes CVE-2024-35978 bsc#1224571). +- Update + patches.suse/Bluetooth-Fix-use-after-free-bugs-caused-by-sco_sock.patch + (git-fixes CVE-2024-27398 bsc#1224174). +- Update + patches.suse/Bluetooth-L2CAP-Fix-not-validating-setsockopt-user-i.patch + (git-fixes CVE-2024-35965 bsc#1224579). +- Update + patches.suse/Bluetooth-RFCOMM-Fix-not-validating-setsockopt-user-.patch + (git-fixes CVE-2024-35966 bsc#1224576). +- Update + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch + (git-fixes CVE-2024-35967 bsc#1224587). +- Update + patches.suse/Bluetooth-btintel-Fix-null-ptr-deref-in-btintel_read.patch + (stable-fixes CVE-2024-35933 bsc#1224640). +- Update + patches.suse/Bluetooth-hci_event-Fix-handling-of-HCI_EV_IO_CAPA_R.patch + (git-fixes CVE-2024-27416 bsc#1224723). +- Update + patches.suse/Bluetooth-hci_sock-Fix-not-validating-setsockopt-use.patch + (git-fixes CVE-2024-35963 bsc#1224582). +- Update + patches.suse/Bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_chan_tim.patch + (git-fixes CVE-2024-27399 bsc#1224177). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-setup.patch + (git-fixes CVE-2024-35850 bsc#1224600). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-suspend.patch + (git-fixes CVE-2024-35851 bsc#1224509). +- Update + patches.suse/Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_check_.patch + (bsc#1219170 CVE-2024-22099 CVE-2024-26903 bsc#1223187). +- Update + patches.suse/HID-i2c-hid-remove-I2C_HID_READ_PENDING-flag-to-prev.patch + (git-fixes CVE-2024-35997 bsc#1224552). +- Update + patches.suse/NFS-Fix-nfs_netfs_issue_read-xarray-locking-for-writ.patch + (git-fixes CVE-2024-27031 bsc#1223805). +- Update + patches.suse/NFSv4.2-fix-nfs4_listxattr-kernel-BUG-at-mm-usercopy.patch + (git-fixes CVE-2024-26870 bsc#1223113). +- Update + patches.suse/PCI-PM-Drain-runtime-idle-callbacks-before-driver-re.patch + (stable-fixes CVE-2024-35809 bsc#1224738). +- Update + patches.suse/SUNRPC-fix-some-memleaks-in-gssx_dec_option_array.patch + (git-fixes CVE-2024-27388 bsc#1223744). +- Update + patches.suse/USB-core-Fix-deadlock-in-usb_deauthorize_interface.patch + (git-fixes CVE-2024-26934 bsc#1223671). +- Update patches.suse/accel-ivpu-Fix-deadlock-in-context_xa.patch + (git-fixes CVE-2024-35953 bsc#1224704). +- Update + patches.suse/arm64-hibernate-Fix-level3-translation-fault-in-swsu.patch + (git-fixes CVE-2024-26989 bsc#1223748). +- Update patches.suse/ax25-Fix-netdev-refcount-issue.patch + (git-fixes CVE-2024-36009 bsc#1224542). +- Update + patches.suse/ax25-fix-use-after-free-bugs-caused-by-ax25_ds_del_t.patch + (git-fixes CVE-2024-35887 bsc#1224663). +- Update + patches.suse/batman-adv-Avoid-infinite-loop-trying-to-resize-loca.patch + (git-fixes CVE-2024-35982 bsc#1224566). +- Update + patches.suse/block-fix-q-blkg_list-corruption-during-disk-rebind.patch + (bsc#1223591 CVE-2024-35974 bsc#1224573). +- Update + patches.suse/bnxt_en-Fix-possible-memory-leak-in-bnxt_rdma_aux_de.patch + (git-fixes CVE-2024-35972 bsc#1224577). +- Update + patches.suse/bootconfig-use-memblock_free_late-to-free-xbc-memory.patch + (git-fixes CVE-2024-26983 bsc#1223637). +- Update + patches.suse/btrfs-fix-deadlock-with-fiemap-and-extent-locking.patch + (bsc#1223285 CVE-2024-35784 bsc#1224804). +- Update + patches.suse/btrfs-fix-information-leak-in-btrfs_ioctl_logical_to.patch + (git-fixes CVE-2024-35849 bsc#1224733). +- Update + patches.suse/btrfs-fix-race-between-ordered-extent-completion-and.patch + (bsc#1223285 CVE-2024-26794 bsc#1222426). +- Update + patches.suse/btrfs-fix-race-when-detecting-delalloc-ranges-during.patch + (bsc#1223285 CVE-2024-27080 bsc#1223782). +- Update + patches.suse/btrfs-handle-chunk-tree-lookup-error-in-btrfs_reloca.patch + (git-fixes CVE-2024-35936 bsc#1224644). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-during-disabl.patch + (git-fixes CVE-2024-27004 bsc#1223762). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-for-clk_summa.patch + (git-fixes CVE-2024-27003 bsc#1223761). +- Update + patches.suse/clk-mediatek-Do-a-runtime-PM-get-on-controllers-duri.patch + (git-fixes CVE-2024-27002 bsc#1223759). +- Update + patches.suse/comedi-vmk80xx-fix-incomplete-endpoint-checking.patch + (git-fixes CVE-2024-27001 bsc#1223698). +- Update + patches.suse/dm-raid-really-frozen-sync_thread-during-suspend-16c4.patch + (jsc#PED-7542 CVE-2024-35794 bsc#1224706). +- Update + patches.suse/dm-raid456-md-raid456-fix-a-deadlock-for-dm-raid456-4142.patch + (bsc#1219596 CVE-2024-26962 bsc#1223654). +- Update + patches.suse/dma-buf-Fix-NULL-pointer-dereference-in-sanitycheck.patch + (git-fixes CVE-2024-35916 bsc#1224480). +- Update patches.suse/dma-xilinx_dpdma-Fix-locking.patch + (git-fixes CVE-2024-35990 bsc#1224559). +- Update + patches.suse/dmaengine-fsl-qdma-Fix-a-memory-leak-related-to-the--3aa58cb.patch + (git-fixes CVE-2024-35833 bsc#1224632). +- Update + patches.suse/dmaengine-idxd-Fix-oops-during-rmmod-on-single-CPU-p.patch + (git-fixes CVE-2024-35989 bsc#1224558). +- Update + patches.suse/dpll-fix-dpll_pin_on_pin_register-for-multiple-paren.patch + (CVE-2024-27027 bsc#1223787 CVE-2024-36002 bsc#1224546). +- Update + patches.suse/dpll-fix-pin-dump-crash-for-rebound-module.patch + (jsc#PED-6079 CVE-2024-35836 bsc#1224633). +- Update + patches.suse/drm-Check-output-polling-initialized-before-disablin.patch + (stable-fixes CVE-2024-35927 bsc#1224654). +- Update + patches.suse/drm-amd-amdgpu-Fix-potential-ioremap-memory-leaks-in.patch + (stable-fixes CVE-2024-35928 bsc#1224653). +- Update + patches.suse/drm-amd-display-Fix-bounds-check-for-dcn35-DcfClocks.patch + (git-fixes CVE-2024-35788 bsc#1224709). +- Update + patches.suse/drm-amd-display-Prevent-crash-when-disable-stream.patch + (stable-fixes CVE-2024-35799 bsc#1224740). +- Update + patches.suse/drm-amdgpu-amdgpu_ttm_gart_bind-set-gtt-bound-flag.patch + (stable-fixes CVE-2024-35817 bsc#1224736). +- Update + patches.suse/drm-amdgpu-fix-deadlock-while-reading-mqd-from-debug.patch + (git-fixes CVE-2024-35795 bsc#1224634). +- Update + patches.suse/drm-amdgpu-fix-mmhub-client-id-out-of-bounds-access.patch + (git-fixes CVE-2024-27029 bsc#1223789). +- Update + patches.suse/drm-amdgpu-once-more-fix-the-call-oder-in-amdgpu_ttm.patch + (git-fixes CVE-2024-27400 bsc#1224180). +- Update + patches.suse/drm-amdgpu-pm-Fix-NULL-pointer-dereference-when-get-.patch + (git-fixes CVE-2024-26949 bsc#1223665). +- Update + patches.suse/drm-amdgpu-validate-the-parameters-of-bo-mapping-ope.patch + (git-fixes CVE-2024-26922 bsc#1223315). +- Update + patches.suse/drm-amdkfd-Fix-memory-leak-in-create_process-failure.patch + (git-fixes CVE-2024-26986 bsc#1223728). +- Update patches.suse/drm-ast-Fix-soft-lockup.patch (git-fixes + CVE-2024-35952 bsc#1224705). +- Update + patches.suse/drm-client-Fully-protect-modes-with-dev-mode_config..patch + (stable-fixes CVE-2024-35950 bsc#1224703). +- Update + patches.suse/drm-i915-bios-Tolerate-devdata-NULL-in-intel_bios_en.patch + (stable-fixes CVE-2024-26938 bsc#1223678). +- Update + patches.suse/drm-i915-gt-Reset-queue_priority_hint-on-parking.patch + (git-fixes CVE-2024-26937 bsc#1223677). +- Update + patches.suse/drm-lima-fix-a-memleak-in-lima_heap_alloc.patch + (git-fixes CVE-2024-35829 bsc#1224707). +- Update + patches.suse/drm-nouveau-fix-stale-locked-mutex-in-nouveau_gem_io.patch + (git-fixes CVE-2024-35786 bsc#1224714). +- Update + patches.suse/drm-nouveau-keep-DMA-buffers-required-for-suspend-re.patch + (git-fixes CVE-2024-27411 bsc#1224433). +- Update patches.suse/drm-nv04-Fix-out-of-bounds-access.patch + (git-fixes CVE-2024-27008 bsc#1223802). +- Update + patches.suse/drm-panfrost-Fix-the-error-path-in-panfrost_mmu_map_.patch + (git-fixes CVE-2024-35951 bsc#1224701). +- Update + patches.suse/drm-vc4-don-t-check-if-plane-state-fb-state-fb.patch + (stable-fixes CVE-2024-35932 bsc#1224650). +- Update + patches.suse/drm-vmwgfx-Create-debugfs-ttm_resource_manager-entry.patch + (git-fixes CVE-2024-26940 bsc#1223718). +- Update + patches.suse/drm-vmwgfx-Fix-the-lifetime-of-the-bo-cursor-memory.patch + (git-fixes CVE-2024-35810 bsc#1224626). +- Update + patches.suse/dyndbg-fix-old-BUG_ON-in-control-parser.patch + (stable-fixes CVE-2024-35947 bsc#1224647). +- Update + patches.suse/efi-capsule-loader-fix-incorrect-allocation-size.patch + (git-fixes CVE-2024-27413 bsc#1224438). +- Update patches.suse/efi-fix-panic-in-kdump-kernel.patch + (git-fixes CVE-2024-35800 bsc#1224507). +- Update + patches.suse/fat-fix-uninitialized-field-in-nostale-filehandles.patch + (git-fixes CVE-2024-26973 bsc#1223641). +- Update + patches.suse/fbmon-prevent-division-by-zero-in-fb_videomode_from_.patch + (stable-fixes CVE-2024-35922 bsc#1224660). +- Update + patches.suse/fs-aio-Check-IOCB_AIO_RW-before-the-struct-aio_kiocb.patch + (bsc#1222721 CVE-2024-26764 CVE-2024-35815 bsc#1224685). +- Update + patches.suse/geneve-fix-header-validation-in-geneve-6-_xmit_skb.patch + (git-fixes CVE-2024-35973 bsc#1224586). +- Update + patches.suse/geneve-make-sure-to-pull-inner-header-in-geneve_rx.patch + (git-fixes CVE-2024-26857 bsc#1223058). +- Update + patches.suse/i2c-smbus-fix-NULL-function-pointer-dereference.patch + (git-fixes CVE-2024-35984 bsc#1224567). +- Update + patches.suse/ice-fix-memory-corruption-bug-with-suspend-and-rebui.patch + (git-fixes CVE-2024-35911 bsc#1224486). +- Update + patches.suse/ice-fix-uninitialized-dplls-mutex-usage.patch + (git-fixes CVE-2024-26854 bsc#1223039). +- Update + patches.suse/idpf-fix-kernel-panic-on-unknown-packet-types.patch + (git-fixes CVE-2024-35889 bsc#1224517). +- Update + patches.suse/igc-avoid-returning-frame-twice-in-XDP_REDIRECT.patch + (git-fixes CVE-2024-26853 bsc#1223061). +- Update + patches.suse/init-main.c-Fix-potential-static_command_line-memory.patch + (git-fixes CVE-2024-26988 bsc#1223747). +- Update + patches.suse/iommufd-Fix-iopt_access_list_id-overwrite-bug.patch + (git-fixes CVE-2024-26786 bsc#1222780). +- Update + patches.suse/irqchip-gic-v3-its-Prevent-double-free-on-error.patch + (git-fixes CVE-2024-35847 bsc#1224697). +- Update + patches.suse/kprobes-Fix-possible-use-after-free-issue-on-kprobe-registration.patch + (git-fixes CVE-2024-35955 bsc#1224676). +- Update + patches.suse/mac802154-fix-llsec-key-resources-release-in-mac8021.patch + (git-fixes CVE-2024-26961 bsc#1223652). +- Update + patches.suse/md-dm-raid-don-t-call-md_reap_sync_thread-directly-cd32.patch + (jsc#PED-7542 CVE-2024-35808 bsc#1224623). +- Update patches.suse/md-fix-kmemleak-of-rdev-serial-6cf3.patch + (jsc#PED-7542 CVE-2024-26900 bsc#1223046). +- Update + patches.suse/media-tc358743-register-v4l2-async-device-only-after.patch + (git-fixes CVE-2024-35830 bsc#1224680). +- Update + patches.suse/misc-lis3lv02d_i2c-Fix-regulators-getting-en-dis-abl.patch + (git-fixes CVE-2024-35824 bsc#1224609). +- Update + patches.suse/mlxbf_gige-call-request_irq-after-NAPI-initialized.patch + (git-fixes CVE-2024-35907 bsc#1224492). +- Update + patches.suse/mlxbf_gige-stop-interface-during-shutdown.patch + (git-fixes CVE-2024-35885 bsc#1224519). +- Update + patches.suse/mmc-core-Avoid-negative-index-with-array-access.patch + (git-fixes CVE-2024-35813 bsc#1224618). +- Update + patches.suse/msft-hv-2971-net-mana-Fix-Rx-DMA-datasize-and-skb_over_panic.patch + (git-fixes CVE-2024-35901 bsc#1224495). +- Update + patches.suse/net-ena-Fix-incorrect-descriptor-free-behavior.patch + (git-fixes CVE-2024-35958 bsc#1224677). +- Update + patches.suse/net-ethernet-mtk_eth_soc-fix-PPE-hanging-issue.patch + (git-fixes CVE-2024-27432 bsc#1224716). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-1588-is-received-on-H.patch + (git-fixes CVE-2024-26881 bsc#1223041). +- Update + patches.suse/net-ice-Fix-potential-NULL-pointer-dereference-in-ic.patch + (git-fixes CVE-2024-26855 bsc#1223051). +- Update + patches.suse/net-ks8851-Handle-softirqs-at-the-end-of-IRQ-thread-.patch + (git-fixes CVE-2024-35971 bsc#1224578). +- Update + patches.suse/net-ll_temac-platform_get_resource-replaced-by-wrong.patch + (git-fixes CVE-2024-35796 bsc#1224615). +- Update + patches.suse/net-mlx5-Properly-link-new-fs-rules-into-the-tree.patch + (git-fixes CVE-2024-35960 bsc#1224588). +- Update + patches.suse/net-mlx5-Register-devlink-first-under-devlink-lock.patch + (git-fixes CVE-2024-35961 bsc#1224585). +- Update + patches.suse/net-mlx5e-Fix-mlx5e_priv_init-cleanup-flow.patch + (git-fixes CVE-2024-35959 bsc#1224666). +- Update + patches.suse/net-mlx5e-Use-a-memory-barrier-to-enforce-PTP-WQ-xmi.patch + (git-fixes CVE-2024-26858 bsc#1223020). +- Update + patches.suse/net-mlx5e-fix-a-double-free-in-arfs_create_groups.patch + (jsc#PED-3311 CVE-2024-35835 bsc#1224605). +- Update + patches.suse/net-mvpp2-clear-BM-pool-before-initialization.patch + (git-fixes CVE-2024-35837 bsc#1224500). +- Update + patches.suse/net-phy-micrel-Fix-potential-null-pointer-dereferenc.patch + (git-fixes CVE-2024-35891 bsc#1224513). +- Update + patches.suse/net-phy-phy_device-Prevent-nullptr-exceptions-on-ISR.patch + (stable-fixes CVE-2024-35945 bsc#1224639). +- Update + patches.suse/net-sparx5-Fix-use-after-free-inside-sparx5_del_mact.patch + (git-fixes CVE-2024-26856 bsc#1223052). +- Update patches.suse/net-tls-fix-WARNIING-in-__sk_msg_free.patch + (bsc#1221858 CVE-2024-35841 bsc#1224687). +- Update + patches.suse/net-wwan-t7xx-Split-64bit-accesses-to-fix-alignment-.patch + (git-fixes CVE-2024-35909 bsc#1224491). +- Update + patches.suse/nfc-nci-Fix-uninit-value-in-nci_dev_up-and-nci_ntf_p.patch + (git-fixes CVE-2024-35915 bsc#1224479). +- Update + patches.suse/nfp-flower-handle-acti_netdevs-allocation-failure.patch + (git-fixes CVE-2024-27046 bsc#1223827). +- Update + patches.suse/nfs-fix-panic-when-nfs4_ff_layout_prepare_ds-fails.patch + (git-fixes CVE-2024-26868 bsc#1223038). +- Update + patches.suse/nfsd-Fix-error-cleanup-path-in-nfsd_rename.patch + (bsc#1221044 CVE-2023-52591 CVE-2024-35914 bsc#1224482). +- Update + patches.suse/nouveau-fix-instmem-race-condition-around-ptr-stores.patch + (git-fixes CVE-2024-26984 bsc#1223633). +- Update patches.suse/nouveau-lock-the-client-object-tree.patch + (stable-fixes CVE-2024-27062 bsc#1223834). +- Update + patches.suse/nvme-fc-do-not-wait-in-vain-when-unloading-module.patch + (git-fixes CVE-2024-26846 bsc#1223023). +- Update + patches.suse/nvme-fix-reconnection-fail-due-to-reserved-tag-alloc.patch + (git-fixes CVE-2024-27435 bsc#1224717). +- Update + patches.suse/octeontx2-af-Use-separate-handlers-for-interrupts.patch + (git-fixes CVE-2024-27030 bsc#1223790). +- Update + patches.suse/octeontx2-pf-Fix-transmit-scheduler-resource-leak.patch + (git-fixes CVE-2024-35975 bsc#1224569). +- Update + patches.suse/of-dynamic-Synchronize-of_changeset_destroy-with-the.patch + (git-fixes CVE-2024-35879 bsc#1224524). +- Update + patches.suse/of-module-prevent-NULL-pointer-dereference-in-vsnpri.patch + (stable-fixes CVE-2024-35878 bsc#1224671). +- Update + patches.suse/phy-marvell-a3700-comphy-Fix-out-of-bounds-read.patch + (git-fixes CVE-2024-35992 bsc#1224555). +- Update + patches.suse/phy-ti-tusb1210-Resolve-charger-det-crash-if-charger.patch + (git-fixes CVE-2024-35986 bsc#1224562). +- Update + patches.suse/platform-chrome-cros_ec_uart-properly-fix-race-condi.patch + (git-fixes CVE-2024-35977 bsc#1224568). +- Update + patches.suse/power-supply-bq27xxx-i2c-Do-not-free-non-existing-IR.patch + (git-fixes CVE-2024-27412 bsc#1224437). +- Update + patches.suse/pstore-inode-Only-d_invalidate-is-needed.patch + (git-fixes CVE-2024-27389 bsc#1223705). +- Update + patches.suse/pstore-zone-Add-a-null-pointer-check-to-the-psz_kmsg.patch + (stable-fixes CVE-2024-35940 bsc#1224537). +- Update + patches.suse/s390-zcrypt-fix-reference-counting-on-zcrypt-card-objects.patch + (git-fixes bsc#1223592 CVE-2024-26957 bsc#1223666). +- Update + patches.suse/scsi-core-Fix-unremoved-procfs-host-directory-regression.patch + (git-fixes CVE-2024-26935 bsc#1223675). +- Update + patches.suse/scsi-lpfc-Fix-possible-memory-leak-in-lpfc_rcv_padis.patch + (bsc#1220021 CVE-2024-35930 bsc#1224651). +- Update patches.suse/scsi-sg-Avoid-sg-device-teardown-race.patch + (git-fixes CVE-2024-35954 bsc#1224675). +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes CVE-2024-26742 bsc#1222608). +- Update + patches.suse/selinux-avoid-dereference-of-garbage-after-mount-fai.patch + (git-fixes CVE-2024-35904 bsc#1224494). +- Update + patches.suse/serial-mxs-auart-add-spinlock-around-changing-cts-st.patch + (git-fixes CVE-2024-27000 bsc#1223757). +- Update + patches.suse/serial-pmac_zilog-Remove-flawed-mitigation-for-rx-ir.patch + (git-fixes CVE-2024-26999 bsc#1223754). +- Update + patches.suse/soc-fsl-qbman-Always-disable-interrupts-when-taking-.patch + (git-fixes CVE-2024-35806 bsc#1224699). +- Update + patches.suse/soc-fsl-qbman-Use-raw-spinlock-for-cgr_lock.patch + (git-fixes CVE-2024-35819 bsc#1224683). +- Update patches.suse/speakup-Avoid-crash-on-very-long-word.patch + (git-fixes CVE-2024-26994 bsc#1223750). +- Update + patches.suse/spi-lpspi-Avoid-potential-use-after-free-in-probe.patch + (git-fixes CVE-2024-26866 bsc#1223024). +- Update + patches.suse/spi-mchp-pci1xxx-Fix-a-possible-null-pointer-derefer.patch + (git-fixes CVE-2024-35883 bsc#1224521). +- Update + patches.suse/spi-spi-mt65xx-Fix-NULL-pointer-access-in-interrupt-.patch + (git-fixes CVE-2024-27028 bsc#1223788). +- Update + patches.suse/ubifs-Set-page-uptodate-in-the-correct-place.patch + (git-fixes CVE-2024-35821 bsc#1224629). +- Update + patches.suse/usb-cdc-wdm-close-race-between-read-and-workqueue.patch + (git-fixes CVE-2024-35812 bsc#1224624). +- Update + patches.suse/usb-dwc2-host-Fix-dereference-issue-in-DDMA-completi.patch + (git-fixes CVE-2024-26997 bsc#1223741). +- Update + patches.suse/usb-dwc3-am62-fix-module-unload-reload-behavior.patch + (git-fixes CVE-2024-26963 bsc#1223651). +- Update + patches.suse/usb-gadget-f_ncm-Fix-UAF-ncm-object-at-re-bind-after.patch + (stable-fixes CVE-2024-26996 bsc#1223752). +- Update + patches.suse/usb-gadget-ncm-Avoid-dropping-datagrams-of-properly-.patch + (git-fixes CVE-2024-27405 bsc#1224423). +- Update + patches.suse/usb-gadget-ncm-Fix-handling-of-zero-block-length-pac.patch + (git-fixes CVE-2024-35825 bsc#1224681). +- Update + patches.suse/usb-typec-altmodes-displayport-create-sysfs-nodes-as.patch + (git-fixes CVE-2024-35790 bsc#1224712). +- Update + patches.suse/usb-typec-tcpm-Correct-the-PDO-counting-in-pd_set.patch + (git-fixes CVE-2024-26995 bsc#1223696). +- Update + patches.suse/usb-typec-tcpm-fix-double-free-issue-in-tcpm_port_un.patch + (git-fixes CVE-2024-26932 bsc#1223649). +- Update patches.suse/usb-typec-ucsi-Limit-read-size-on-v1.2.patch + (stable-fixes CVE-2024-35924 bsc#1224657). +- Update + patches.suse/usb-udc-remove-warning-when-queue-disabled-ep.patch + (stable-fixes CVE-2024-35822 bsc#1224739). +- Update + patches.suse/usb-xhci-Add-error-handling-in-xhci_map_urb_for_dma.patch + (git-fixes CVE-2024-26964 bsc#1223650). +- Update + patches.suse/vt-fix-unicode-buffer-corruption-when-deleting-chara.patch + (git-fixes CVE-2024-35823 bsc#1224692). +- Update + patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch + (bsc#1207948 CVE-2024-35938 bsc#1224643). +- Update + patches.suse/wifi-brcmfmac-Fix-use-after-free-bug-in-brcmf_cfg802.patch + (CVE-2023-47233 bsc#1216702 CVE-2024-35811 bsc#1224592). +- Update + patches.suse/wifi-cfg80211-check-A-MSDU-format-more-carefully.patch + (stable-fixes CVE-2024-35937 bsc#1224526). +- Update + patches.suse/wifi-iwlwifi-dbg-tlv-ensure-NUL-termination.patch + (git-fixes CVE-2024-35845 bsc#1224731). +- Update + patches.suse/wifi-iwlwifi-mvm-don-t-set-the-MFP-flag-for-the-GTK.patch + (git-fixes CVE-2024-27434 bsc#1224710). +- Update + patches.suse/wifi-iwlwifi-mvm-rfi-fix-potential-response-leaks.patch + (git-fixes CVE-2024-35912 bsc#1224487). +- Update + patches.suse/wifi-libertas-fix-some-memleaks-in-lbs_allocate_cmd_.patch + (git-fixes CVE-2024-35828 bsc#1224622). +- Update + patches.suse/wifi-mac80211-check-clear-fast-rx-for-non-4addr-sta-.patch + (stable-fixes CVE-2024-35789 bsc#1224749). +- Update + patches.suse/wifi-mac80211-fix-potential-sta-link-leak.patch + (git-fixes CVE-2024-35838 bsc#1224613). +- Update + patches.suse/wifi-nl80211-reject-iftype-change-with-mesh-ID-chang.patch + (git-fixes CVE-2024-27410 bsc#1224432). +- Update + patches.suse/wifi-rtw89-fix-null-pointer-access-when-abort-scan.patch + (stable-fixes CVE-2024-35946 bsc#1224646). +- Update + patches.suse/wireguard-netlink-access-device-through-ctx-instead-.patch + (git-fixes CVE-2024-26950 bsc#1223661). +- Update + patches.suse/wireguard-netlink-check-for-dangling-peer-via-is_dea.patch + (git-fixes CVE-2024-26951 bsc#1223660). +- Update + patches.suse/wireguard-receive-annotate-data-race-around-receivin.patch + (git-fixes CVE-2024-26861 bsc#1223076). +- Update + patches.suse/x86-coco-Require-seeding-RNG-with-RDRAND-on-CoCo-systems.patch + (git-fixes CVE-2024-35875 bsc#1224665). +- Update + patches.suse/x86-fpu-Keep-xfd_state-in-sync-with-MSR_IA32_XFD.patch + (git-fixes CVE-2024-35801 bsc#1224732). +- Update + patches.suse/xen-evtchn-avoid-WARN-when-unbinding-an-event-channe.patch + (git-fixes CVE-2024-27067 bsc#1223739). +- Update + patches.suse/xsk-recycle-buffer-in-case-Rx-queue-was-full.patch + (bsc#1221303 CVE-2024-26611 CVE-2024-35834 bsc#1224620). +- commit 005afc6 + +------------------------------------------------------------------- +Wed May 22 18:08:15 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-LPIT-Avoid-u32-multiplication-overflow.patch + (git-fixes CVE-2023-52683 bsc#1224627). +- Update + patches.suse/ACPI-video-check-for-error-while-searching-for-backl.patch + (git-fixes CVE-2023-52693 bsc#1224686). +- Update + patches.suse/ASoC-Intel-sof_sdw_rt_sdca_jack_common-ctx-headset_c.patch + (git-fixes CVE-2023-52697 bsc#1224596). +- Update + patches.suse/ASoC-SOF-amd-Fix-memory-leak-in-amd_sof_acp_probe.patch + (git-fixes CVE-2023-52663 bsc#1224630). +- Update + patches.suse/Revert-drm-amd-pm-resolve-reboot-exception-for-si-ol.patch + (git-fixes CVE-2023-52657 bsc#1224722). +- Update + patches.suse/Revert-net-mlx5-Block-entering-switchdev-mode-with-n.patch + (git-fixes CVE-2023-52658 bsc#1224719). +- Update + patches.suse/SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch + (git-fixes CVE-2023-52653 bsc#1223712). +- Update + patches.suse/bpf-Guard-stack-limits-against-32bit-overflow.patch + (git-fixes CVE-2023-52676 bsc#1224730). +- Update + patches.suse/crypto-rsa-add-a-check-for-allocation-failure.patch + (bsc#1222775 CVE-2023-52472 bsc#1220430). +- Update + patches.suse/crypto-s390-aes-Fix-buffer-overread-in-CTR-mode.patch + (git-fixes CVE-2023-52669 bsc#1224637). +- Update + patches.suse/crypto-safexcel-Add-error-handling-for-dma_map_sg-ca.patch + (git-fixes CVE-2023-52687 bsc#1224501). +- Update + patches.suse/drm-amd-display-Check-writeback-connectors-in-create.patch + (git-fixes CVE-2023-52695 bsc#1224506). +- Update + patches.suse/drm-amd-display-Fix-a-debugfs-null-pointer-error.patch + (git-fixes CVE-2023-52673 bsc#1224741). +- Update + patches.suse/drm-amd-display-Fix-hang-underflow-when-transitionin.patch + (git-fixes CVE-2023-52671 bsc#1224729). +- Update + patches.suse/drm-amd-pm-fix-a-double-free-in-si_dpm_init.patch + (git-fixes CVE-2023-52691 bsc#1224607). +- Update + patches.suse/drm-amdkfd-Confirm-list-is-non-empty-before-utilizin.patch + (git-fixes CVE-2023-52678 bsc#1224617). +- Update + patches.suse/drm-bridge-tpd12s015-Drop-buggy-__exit-annotation-fo.patch + (git-fixes CVE-2023-52694 bsc#1224598). +- Update + patches.suse/drm-tegra-rgb-Fix-missing-clk_put-in-the-error-handl.patch + (git-fixes CVE-2023-52661 bsc#1224445). +- Update + patches.suse/drm-vmwgfx-fix-a-memleak-in-vmw_gmrid_man_get_node.patch + (git-fixes CVE-2023-52662 bsc#1224449). +- Update patches.suse/efivarfs-Free-s_fs_info-on-unmount.patch + (bsc#1220328 CVE-2023-52463 CVE-2023-52681 bsc#1224505). +- Update + patches.suse/media-rkisp1-Fix-IRQ-handling-due-to-shared-interrup.patch + (stable-fixes CVE-2023-52660 bsc#1224443). +- Update + patches.suse/net-atlantic-eliminate-double-free-in-error-handling.patch + (git-fixes CVE-2023-52664 bsc#1224747). +- Update + patches.suse/net-mlx5e-fix-a-potential-double-free-in-fs_any_crea.patch + (jsc#PED-3311 CVE-2023-52667 bsc#1224603). +- Update + patches.suse/of-Fix-double-free-in-of_parse_phandle_with_args_map.patch + (git-fixes CVE-2023-52679 bsc#1224508). +- Update + patches.suse/powerpc-imc-pmu-Add-a-null-pointer-check-in-update_events_in_group.patch + (git-fixes CVE-2023-52675 bsc#1224504). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_eve.patch + (bsc#1065729 CVE-2023-52686 bsc#1224682). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_pow.patch + (bsc#1181674 ltc#189159 git-fixes CVE-2023-52696 bsc#1224601). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-to-scom_deb.patch + (bsc#1194869 CVE-2023-52690 bsc#1224611). +- Update + patches.suse/pstore-ram_core-fix-possible-overflow-in-persistent_.patch + (git-fixes CVE-2023-52685 bsc#1224728). +- Update + patches.suse/rpmsg-virtio-Free-driver_override-when-rpmsg_remove.patch + (git-fixes CVE-2023-52670 bsc#1224696). +- commit 578211b + +------------------------------------------------------------------- +Wed May 22 17:16:55 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_enable_notify() (git-fixes). +- commit 2e20e2c + +------------------------------------------------------------------- +Wed May 22 16:41:31 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_vq_avail_empty() (git-fixes). +- commit 936d53e + +------------------------------------------------------------------- +Wed May 22 16:05:24 CEST 2024 - jgross@suse.com + +- virtio_net: Do not send RSS key if it is not supported + (git-fixes). +- commit cc7c4a0 + +------------------------------------------------------------------- +Wed May 22 15:29:52 CEST 2024 - jgross@suse.com + +- vsock/virtio: fix packet delivery to tap device (git-fixes). +- commit dfd8673 + +------------------------------------------------------------------- +Wed May 22 14:54:16 CEST 2024 - jgross@suse.com + +- virtio-blk: Ensure no requests in virtqueues before deleting + vqs (git-fixes). +- commit 966a23e + +------------------------------------------------------------------- +Wed May 22 14:17:42 CEST 2024 - jgross@suse.com + +- KVM: VMX: Disable LBR virtualization if the CPU doesn't support + LBR callstacks (git-fixes). +- commit f941b05 + +------------------------------------------------------------------- +Wed May 22 14:09:42 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory (git-fixes). +- commit c99f198 + +------------------------------------------------------------------- +Wed May 22 14:08:46 CEST 2024 - nik.borisov@suse.com + +- proc/kcore: do not try to access unaccepted memory (git-fixes). +- commit 2daf00c + +------------------------------------------------------------------- +Wed May 22 13:17:05 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: touch soft lockup during memory accept (git-fixes). +- commit 45ed7cb + +------------------------------------------------------------------- +Wed May 22 13:14:27 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type (bsc#1224442 CVE-2023-52659). +- commit dad72fd + +------------------------------------------------------------------- +Wed May 22 13:04:12 CEST 2024 - jgross@suse.com + +- kabi fix of perf/x86/intel: Expose existence of callback support to KVM + (git fixes). +- commit 5db441c + +------------------------------------------------------------------- +Wed May 22 13:03:15 CEST 2024 - jgross@suse.com + +- perf/x86/intel: Expose existence of callback support to KVM + (git-fixes). +- commit b24b5fc + +------------------------------------------------------------------- +Wed May 22 11:25:18 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. + Intel compatible (git-fixes). +- commit 38bcaaa + +------------------------------------------------------------------- +Wed May 22 11:11:23 CEST 2024 - lhenriques@suse.de + +- ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE + (bsc#1224866). +- commit 6a4b4a1 + +------------------------------------------------------------------- +Wed May 22 10:35:02 CEST 2024 - lhenriques@suse.de + +- blacklist.conf: cephfs client logging infrastructure commits + These two commits are useless in isolation, they are part of a larger set + of commits that add extra info to debug logs. +- commit 2056926 + +------------------------------------------------------------------- +Wed May 22 08:47:44 CEST 2024 - tiwai@suse.de + +- remoteproc: k3-r5: Jump to error handling labels in start/stop + errors (git-fixes). +- commit 6f545f8 + +------------------------------------------------------------------- +Wed May 22 08:46:38 CEST 2024 - tiwai@suse.de + +- libsubcmd: Fix parse-options memory leak (git-fixes). +- dmaengine: idxd: Avoid unnecessary destruction of file_ida + (git-fixes). +- dmaengine: axi-dmac: fix possible race in remove() (git-fixes). +- dmaengine: idma64: Add check for dma_set_max_seg_size + (git-fixes). +- remoteproc: k3-r5: Do not allow core1 to power up before core0 + via sysfs (git-fixes). +- remoteproc: k3-r5: Wait for core0 power-up before powering up + core1 (git-fixes). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (git-fixes). +- PCI: tegra194: Fix probe path for Endpoint mode (git-fixes). +- PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id + (git-fixes). +- PCI: dwc: ep: Fix DBI access failure for drivers requiring + refclk from host (git-fixes). +- PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3 + (git-fixes). +- PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3 + (git-fixes). +- KEYS: trusted: Do not use WARN when encode fails (git-fixes). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() (git-fixes). +- commit d7da373 + +------------------------------------------------------------------- +Tue May 21 19:42:14 CEST 2024 - jgross@suse.com + +- KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is + enabled (git-fixes). +- commit 7d13726 + +------------------------------------------------------------------- +Tue May 21 19:06:22 CEST 2024 - jgross@suse.com + +- KVM: x86: Allow, don't ignore, same-value writes to immutable + MSRs (git-fixes). +- commit e25e965 + +------------------------------------------------------------------- +Tue May 21 18:30:43 CEST 2024 - jgross@suse.com + +- KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT + Misconfig (git-fixes). +- commit 21a74db + +------------------------------------------------------------------- +Tue May 21 17:54:50 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC + internal slots (git-fixes). +- commit b2d6429 + +------------------------------------------------------------------- +Tue May 21 17:19:17 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Move private vs. shared check above slot validity + checks (git-fixes). +- commit 2108d3a + +------------------------------------------------------------------- +Tue May 21 16:43:17 CEST 2024 - jgross@suse.com + +- KVM: x86: Fully re-initialize supported_mce_cap on vendor + module load (git-fixes). +- commit 52160e6 + +------------------------------------------------------------------- +Tue May 21 16:07:04 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing + dirty status (git-fixes). +- commit 7bdd69f + +------------------------------------------------------------------- +Tue May 21 15:26:06 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add a1fd0b9d751f sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level +- commit 3d0aa70 + +------------------------------------------------------------------- +Tue May 21 15:16:02 CEST 2024 - tiwai@suse.de + +- drm/nouveau/disp: Fix missing backlight control on Macbook 5, + 1 (bsc#1223838). +- commit 07ffc12 + +------------------------------------------------------------------- +Tue May 21 14:27:31 CEST 2024 - iivanov@suse.de + +- iommu/dma: Force swiotlb_max_mapping_size on an untrusted device (bsc#1224331) +- commit 55fb87b + +------------------------------------------------------------------- +Tue May 21 14:26:12 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix alignment checks when both allocation and DMA masks are (bsc#1224331) +- commit 8bebd77 + +------------------------------------------------------------------- +Tue May 21 14:24:53 CEST 2024 - iivanov@suse.de + +- swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc() (bsc#1224331) +- commit fcf796a + +------------------------------------------------------------------- +Tue May 21 14:21:15 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix double-allocation of slots due to broken alignment (bsc#1224331) +- commit c65bb03 + +------------------------------------------------------------------- +Tue May 21 14:19:30 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Set enable bits for GP counters in + PERF_GLOBAL_CTRL at "RESET" (git-fixes). +- commit 1ba62ae + +------------------------------------------------------------------- +Tue May 21 14:17:25 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disable support for adaptive PEBS (git-fixes). +- commit 9862bdd + +------------------------------------------------------------------- +Tue May 21 14:15:41 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD + platforms (git-fixes). +- commit 5f8077d + +------------------------------------------------------------------- +Tue May 21 14:13:58 CEST 2024 - jgross@suse.com + +- KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel + compatible (git-fixes). +- commit c9c8902 + +------------------------------------------------------------------- +Tue May 21 14:10:14 CEST 2024 - jgross@suse.com + +- x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM + (git-fixes). +- commit f882a8e + +------------------------------------------------------------------- +Tue May 21 13:34:01 CEST 2024 - jgross@suse.com + +- KVM: x86: Use actual kvm_cpuid.base for clearing + KVM_FEATURE_PV_UNHALT (git-fixes). +- commit 80b67d0 + +------------------------------------------------------------------- +Tue May 21 13:14:53 CEST 2024 - mfranc@suse.cz + +- s390/cio: fix tracepoint subchannel type field (git-fixes + bsc#1224793). +- commit f1aa928 + +------------------------------------------------------------------- +Tue May 21 13:09:15 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Emit a barrier for BPF_FETCH instructions (git-fixes + bsc#1224792). +- commit d08e4ce + +------------------------------------------------------------------- +Tue May 21 13:05:27 CEST 2024 - mfranc@suse.cz + +- KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M + (git-fixes bsc#1224790). +- commit b0b1c22 + +------------------------------------------------------------------- +Tue May 21 12:57:45 CEST 2024 - jgross@suse.com + +- KVM: x86: Introduce __kvm_get_hypervisor_cpuid() helper + (git-fixes). +- commit 652c188 + +------------------------------------------------------------------- +Tue May 21 12:12:33 CEST 2024 - jslaby@suse.cz + +- rpm/kernel-obs-build.spec.in: remove reiserfs from OBS initrd + We disabled the FS in bug 1202309. And we actively blacklist it in: + /usr/lib/modprobe.d/60-blacklist_fs-reiserfs.conf + This, as a side-effect, fixes obs-build's warning: + dracut-pre-udev[1463]: sh: line 1: /usr/lib/module-init-tools/unblacklist: No such file or directory + Exactly due to the above 60-blacklist_fs-reiserfs.conf trying to call the + above unblacklist. + We should likely drop ext2+ext3 from the list too, as we don't build + them at all. But that's a different story. +- commit 9e1a078 + +------------------------------------------------------------------- +Tue May 21 11:31:32 CEST 2024 - jgross@suse.com + +- KVM: SVM: Add support for allowing zero SEV ASIDs (git-fixes). +- commit 9327154 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - jgross@suse.com + +- KVM: SVM: Use unsigned integers when dealing with ASIDs + (git-fixes). +- commit b0fec37 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - cfamullaconrad@suse.de + +- tools/power turbostat: Expand probe_intel_uncore_frequency() + (bsc#1221765). +- commit 7c0d70f + +------------------------------------------------------------------- +Tue May 21 11:27:24 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: fix recursive deadlock in timer injection + (git-fixes). +- commit 389ea84 + +------------------------------------------------------------------- +Tue May 21 11:25:54 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: remove WARN_ON_ONCE() with false positives in + evtchn delivery (git-fixes). +- commit d63a8c9 + +------------------------------------------------------------------- +Tue May 21 11:24:29 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: inject vCPU upcall vector when local APIC is + enabled (git-fixes). +- commit 538dcab + +------------------------------------------------------------------- +Tue May 21 11:22:43 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: improve accuracy of Xen timers (git-fixes). +- commit 921d76d + +------------------------------------------------------------------- +Tue May 21 11:20:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Explicitly check NMI from guest to reducee false + positives (git-fixes). +- commit be2edf0 + +------------------------------------------------------------------- +Tue May 21 11:18:52 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled + (git-fixes). +- commit fe18eef + +------------------------------------------------------------------- +Tue May 21 11:16:06 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs + (git-fixes). +- commit 406de6b + +------------------------------------------------------------------- +Tue May 21 10:34:00 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs (git-fixes). +- commit dd1520f + +------------------------------------------------------------------- +Tue May 21 09:57:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC + due to bad index (git-fixes). +- commit b2e9cf1 + +------------------------------------------------------------------- +Tue May 21 09:22:11 CEST 2024 - shung-hsi.yu@suse.com + +- blacklist.conf: add "libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos" +- commit f859338 + +------------------------------------------------------------------- +Tue May 21 09:07:54 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD + (git-fixes). +- commit fd656b7 + +------------------------------------------------------------------- +Tue May 21 09:02:26 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Allow programming events that match unsupported + arch events (git-fixes). +- commit 60f57dc + +------------------------------------------------------------------- +Tue May 21 08:49:53 CEST 2024 - tiwai@suse.de + +- firmware: dmi-id: add a release callback function (git-fixes). +- watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in + sa1100dog_probe() (git-fixes). +- watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a + safety margin (git-fixes). +- watchdog: bd9576: Drop "always-running" property (git-fixes). +- watchdog: cpu5wdt.c: Fix use-after-free bug caused by + cpu5wdt_trigger (git-fixes). +- i2c: acpi: Unbind mux adapters before delete (git-fixes). +- i2c: synquacer: Fix an error handling path in + synquacer_i2c_probe() (git-fixes). +- i2c: cadence: Avoid fifo clear after start (git-fixes). +- pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins + regs (git-fixes). +- pinctrl: armada-37xx: remove an unused variable (git-fixes). +- crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak (git-fixes). +- commit 60d82a4 + +------------------------------------------------------------------- +Tue May 21 08:25:35 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Always treat Fixed counters as available when + supported (git-fixes). +- commit c4b0d18 + +------------------------------------------------------------------- +Tue May 21 08:23:45 CEST 2024 - jgross@suse.com + +- KVM: VMX: Report up-to-date exit qualification to userspace + (git-fixes). +- commit d6b020d + +------------------------------------------------------------------- +Tue May 21 08:20:50 CEST 2024 - jgross@suse.com + +- KVM: x86: Fix broken debugregs ABI for 32 bit kernels + (git-fixes). +- commit 69a1ee8 + +------------------------------------------------------------------- +Tue May 21 08:18:03 CEST 2024 - jgross@suse.com + +- SEV: disable SEV-ES DebugSwap by default (git-fixes). +- commit dcaff2f + +------------------------------------------------------------------- +Tue May 21 08:16:02 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMU + (git-fixes). +- commit c561279 + +------------------------------------------------------------------- +Tue May 21 08:11:53 CEST 2024 - jgross@suse.com + +- KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear + they're a WIP (git-fixes). +- commit aba16e8 + +------------------------------------------------------------------- +Tue May 21 08:10:16 CEST 2024 - jgross@suse.com + +- KVM: x86: Mark target gfn of emulated atomic instruction as + dirty (git-fixes). +- commit 303882a + +------------------------------------------------------------------- +Tue May 21 08:08:31 CEST 2024 - jgross@suse.com + +- KVM: SVM: Flush pages under kvm->lock to fix UAF in + svm_register_enc_region() (git-fixes). +- commit 4382f8a + +------------------------------------------------------------------- +Mon May 20 18:22:45 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes bsc#1222608 CVE-2024-26742). +- commit 950259c + +------------------------------------------------------------------- +Mon May 20 17:34:03 CEST 2024 - dsterba@suse.com + +- btrfs: always clear PERTRANS metadata during commit (git-fixes) +- commit f24386b + +------------------------------------------------------------------- +Mon May 20 17:31:37 CEST 2024 - dsterba@suse.com + +- btrfs: record delayed inode root in transaction (git-fixes) +- commit 3382370 + +------------------------------------------------------------------- +Mon May 20 17:30:52 CEST 2024 - dsterba@suse.com + +- btrfs: send: handle path ref underflow in header iterate_inode_ref() (git-fixes) +- commit 21cfc26 + +------------------------------------------------------------------- +Mon May 20 17:30:06 CEST 2024 - dsterba@suse.com + +- btrfs: export: handle invalid inode or root reference in btrfs_get_parent() (git-fixes) +- commit a357818 + +------------------------------------------------------------------- +Mon May 20 17:28:54 CEST 2024 - dsterba@suse.com + +- btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send() (git-fixes) +- commit 3227c75 + +------------------------------------------------------------------- +Mon May 20 17:28:06 CEST 2024 - dsterba@suse.com + +- btrfs: sysfs: validate scrub_speed_max value (git-fixes) +- commit 333b480 + +------------------------------------------------------------------- +Mon May 20 17:26:31 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: build fix for config we don't use +- commit d489b93 + +------------------------------------------------------------------- +Mon May 20 17:25:16 CEST 2024 - dsterba@suse.com + +- btrfs: prevent transaction block reserve underflow when starting transaction (git-fixes) +- commit e1ff84f + +------------------------------------------------------------------- +Mon May 20 17:19:12 CEST 2024 - dsterba@suse.com + +- btrfs: fix race when refilling delayed refs block reserve (git-fixes) +- commit f241886 + +------------------------------------------------------------------- +Mon May 20 17:17:09 CEST 2024 - dsterba@suse.com + +- btrfs: assert delayed node locked when removing delayed item (git-fixes) +- commit 7298484 + +------------------------------------------------------------------- +Mon May 20 17:16:03 CEST 2024 - dsterba@suse.com + +- btrfs: check for BTRFS_FS_ERROR in pending ordered assert (git-fixes) +- commit f5815af + +------------------------------------------------------------------- +Mon May 20 17:07:38 CEST 2024 - dsterba@suse.com + +- btrfs: output extra debug info if we failed to find an inline backref (git-fixes) +- commit 92fba41 + +------------------------------------------------------------------- +Mon May 20 17:06:06 CEST 2024 - dsterba@suse.com + +- btrfs: set page extent mapped after read_folio in relocate_one_page (git-fixes) +- commit 446041f + +------------------------------------------------------------------- +Mon May 20 17:04:32 CEST 2024 - dsterba@suse.com + +- btrfs: handle errors properly in update_inline_extent_backref() (git-fixes) +- commit ca5b7a2 + +------------------------------------------------------------------- +Mon May 20 15:43:05 CEST 2024 - nmorey@suse.com + +- RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw (git-fixes) +- commit 4bdc550 + +------------------------------------------------------------------- +Mon May 20 15:42:55 CEST 2024 - nmorey@suse.com + +- RDMA/IPoIB: Fix format truncation compilation errors (git-fixes) +- commit 6d737b0 + +------------------------------------------------------------------- +Mon May 20 15:42:41 CEST 2024 - nmorey@suse.com + +- bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq (git-fixes) +- commit 3e0bec3 + +------------------------------------------------------------------- +Mon May 20 15:42:30 CEST 2024 - nmorey@suse.com + +- IB/mlx5: Use __iowrite64_copy() for write combining stores (git-fixes) +- commit 9a3847d + +------------------------------------------------------------------- +Mon May 20 15:41:38 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix incorrect rxe_put in error path (git-fixes) +- commit c50f3b5 + +------------------------------------------------------------------- +Mon May 20 15:41:28 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Allow good work requests to be executed (git-fixes) +- commit b36653a + +------------------------------------------------------------------- +Mon May 20 15:41:18 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt (git-fixes) +- commit ba9e71d + +------------------------------------------------------------------- +Mon May 20 15:41:06 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Modify the print level of CQE error (git-fixes) +- commit 12a2ba5 + +------------------------------------------------------------------- +Mon May 20 15:40:45 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Use complete parentheses in macros (git-fixes) +- commit 7a9c544 + +------------------------------------------------------------------- +Mon May 20 15:40:34 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix GMV table pagesize (git-fixes) +- commit fb0321b + +------------------------------------------------------------------- +Mon May 20 15:40:20 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix UAF for cq async event (git-fixes) +- commit 8ea7fea + +------------------------------------------------------------------- +Mon May 20 15:40:10 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix deadlock on SRQ async events. (git-fixes) +- commit fb64efc + +------------------------------------------------------------------- +Mon May 20 15:39:57 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Add max_ah and cq moderation capacities in query_device() (git-fixes) +- commit 6c2f69b + +------------------------------------------------------------------- +Mon May 20 15:39:41 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix return value in hns_roce_map_mr_sg (git-fixes) +- commit 60cadbc + +------------------------------------------------------------------- +Mon May 20 15:39:25 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Adding remote atomic access flag to updatable flags (git-fixes) +- commit dacefcf + +------------------------------------------------------------------- +Mon May 20 15:39:09 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Change check for cacheable mkeys (git-fixes) +- commit c838c29 + +------------------------------------------------------------------- +Mon May 20 15:38:50 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent (git-fixes) +- commit 3012f2a + +------------------------------------------------------------------- +Mon May 20 15:38:31 CEST 2024 - nmorey@suse.com + +- qibfs: fix dentry leak (git-fixes) +- commit 3dd0249 + +------------------------------------------------------------------- +Mon May 20 15:37:55 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Fix port number for counter query in multi-port configuration (git-fixes) +- commit 52028fd + +------------------------------------------------------------------- +Mon May 20 15:37:35 CEST 2024 - nmorey@suse.com + +- RDMA/cm: Print the old state when cm_destroy_id gets timeout (git-fixes) +- commit 1a1a1ef + +------------------------------------------------------------------- +Mon May 20 15:37:10 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix the problem "mutex_destroy missing" (git-fixes) +- commit 0a73f85 + +------------------------------------------------------------------- +Mon May 20 14:08:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: broadcom: bcmbca: bcm4908: set brcm,wp-not-connected") +- commit a7b0273 + +------------------------------------------------------------------- +Mon May 20 14:04:41 CEST 2024 - iivanov@suse.de + +- arm64: dts: microchip: sparx5: fix mdio reg (git-fixes) +- commit 88132f5 + +------------------------------------------------------------------- +Mon May 20 14:03:25 CEST 2024 - iivanov@suse.de + +- arm64: dts: hi3798cv200: fix the size of GICR (git-fixes) +- commit 366d274 + +------------------------------------------------------------------- +Mon May 20 14:02:14 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Correct Tegra132 I2C alias (git-fixes) +- commit da1130e + +------------------------------------------------------------------- +Mon May 20 13:28:11 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: h616: Fix I2C0 pins (git-fixes) +- commit eee423c + +------------------------------------------------------------------- +Mon May 20 13:27:02 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: Pine H64: correctly remove reg_gmac_3v3 (git-fixes) +- commit 7d432cc + +------------------------------------------------------------------- +Mon May 20 13:25:37 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit d52e38e + +------------------------------------------------------------------- +Mon May 20 13:24:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit 029788f + +------------------------------------------------------------------- +Mon May 20 13:22:07 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix alphabetical ordering RK3399 puma (git-fixes) + Refresh patches.suse/arm64-dts-rockchip-enable-internal-pull-up-on-PCIE_WAKE-for-RK3399-Puma.patch +- commit aeac8db + +------------------------------------------------------------------- +Mon May 20 12:53:44 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: samsung,ams495qa01: add missing SPI properties") +- commit f4f5a90 + +------------------------------------------------------------------- +Mon May 20 12:53:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio: health: maxim,max30102: fix compatible check") +- commit 1690e24 + +------------------------------------------------------------------- +Mon May 20 12:52:51 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: mediatek,pwm-disp: Document power-domains property") +- commit 6958159 + +------------------------------------------------------------------- +Mon May 20 12:52:16 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: fsl-imx-sdma: fix HDMI audio index") +- commit 952bf73 + +------------------------------------------------------------------- +Mon May 20 12:52:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: lcdif: Do not require power-domains for i.MX6ULL") +- commit eabdd33 + +------------------------------------------------------------------- +Mon May 20 12:51:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update") +- commit ad9009e + +------------------------------------------------------------------- +Mon May 20 12:51:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mtd: avoid automatically select from mtd.yaml") +- commit 2d9981a + +------------------------------------------------------------------- +Mon May 20 12:51:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: can: mpfs: add missing required clock") +- commit d5f79eb + +------------------------------------------------------------------- +Mon May 20 12:50:57 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: dlg,da9063: Make #interrupt-cells required") +- commit a6ea77b + +------------------------------------------------------------------- +Mon May 20 12:50:46 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pinctr: pinctrl-zynq: Fix compatible string") +- commit f208a95 + +------------------------------------------------------------------- +Mon May 20 12:49:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible") +- commit 3478db8 + +------------------------------------------------------------------- +Mon May 20 12:49:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: ti,am65x-dss: Add support for common1 region") +- commit 7eb6591 + +------------------------------------------------------------------- +Mon May 20 12:48:50 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: opp: drop maxItems from inner items") +- commit 878a019 + +------------------------------------------------------------------- +Mon May 20 12:48:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: amlogic: fix s4 bindings") +- commit e2029e3 + +------------------------------------------------------------------- +Mon May 20 12:48:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Banana Pi R2 Pro") +- commit c1d1519 + +------------------------------------------------------------------- +Mon May 20 12:45:53 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Orange Pi RK3399 board") +- commit 88539b6 + +------------------------------------------------------------------- +Mon May 20 12:45:20 CEST 2024 - iivanov@suse.de + +- dt-bindings: clock: qcom: Add missing UFS QREF clocks (git-fixes) +- commit 4e403e4 + +------------------------------------------------------------------- +Mon May 20 12:43:49 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: qcom: drop the superfluous device compatibility") +- commit f6fdbc2 + +------------------------------------------------------------------- +Mon May 20 12:43:00 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: riscv: cpus: Clarify mmu-type interpretation") +- commit 4b6b7f4 + +------------------------------------------------------------------- +Mon May 20 12:42:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: power: reset: qcom-pon: fix inconsistent example") +- commit b2da43b + +------------------------------------------------------------------- +Mon May 20 12:42:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: rtc: qcom-pm8xxx: fix inconsistent example") +- commit 673e959 + +------------------------------------------------------------------- +Mon May 20 12:42:30 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header") +- commit 2965719 + +------------------------------------------------------------------- +Mon May 20 12:42:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg") +- commit 44293cc + +------------------------------------------------------------------- +Mon May 20 12:42:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: gpio: xilinx: Fix node address in gpio") +- commit 51eae0f + +------------------------------------------------------------------- +Mon May 20 12:41:48 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-vadc: fix example node names") +- commit 5559cae + +------------------------------------------------------------------- +Mon May 20 12:41:19 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name") +- commit 6d910c5 + +------------------------------------------------------------------- +Mon May 20 12:39:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: qcom: Correct reset-names property") +- commit cfa6f44 + +------------------------------------------------------------------- +Mon May 20 12:17:43 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: zynqmp: extend required list") +- commit 193f0ac + +------------------------------------------------------------------- +Mon May 20 12:17:21 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: qcom,apcs-kpss-global: drop duplicated") +- commit 855a271 + +------------------------------------------------------------------- +Mon May 20 12:17:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix regulator binding") +- commit 9b3e020 + +------------------------------------------------------------------- +Mon May 20 12:16:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix up binding") +- commit a0c4967 + +------------------------------------------------------------------- +Mon May 20 12:16:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: remoteproc: qcom: sc7180-pas: Fix SC7280 MPSS PD-names") +- commit de1ba63 + +------------------------------------------------------------------- +Mon May 20 11:58:54 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mmc: sdhci-pxa: Fix 'regs' typo") +- commit 3378497 + +------------------------------------------------------------------- +Mon May 20 11:58:39 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: Remove alt_ref from versal") +- commit 4d14333 + +------------------------------------------------------------------- +Mon May 20 11:58:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: watchdog: qcom-wdt: Make the interrupt example edge") +- commit 17a3ab8 + +------------------------------------------------------------------- +Mon May 20 11:57:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI") +- commit 4aa1481 + +------------------------------------------------------------------- +Mon May 20 11:56:20 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: stm32: don't mix SCMI and non-SCMI board") +- commit 448ff06 + +------------------------------------------------------------------- +Mon May 20 11:55:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with") +- commit ab03332 + +------------------------------------------------------------------- +Mon May 20 11:55:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp") +- commit 1d6fc28 + +------------------------------------------------------------------- +Mon May 20 11:54:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: Allow #power-domain-cells") +- commit 027195f + +------------------------------------------------------------------- +Mon May 20 11:54:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt: dt-extract-compatibles: Don't follow symlinks when walking tree") +- commit 60fcfee + +------------------------------------------------------------------- +Mon May 20 11:52:07 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property") +- commit de60146 + +------------------------------------------------------------------- +Mon May 20 11:51:01 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema") +- commit d7b96e4 + +------------------------------------------------------------------- +Mon May 20 11:49:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: qcom: smd-rpm: Add MSM8909 to qcom,smd-channels") +- commit 1171729 + +------------------------------------------------------------------- +Mon May 20 08:14:54 CEST 2024 - tiwai@suse.de + +- selftests/kcmp: remove unused open mode (git-fixes). +- nilfs2: make superblock data array index computation sparse + friendly (git-fixes). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (git-fixes). +- lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure + (git-fixes). +- commit 7902091 + +------------------------------------------------------------------- +Mon May 20 03:46:23 CEST 2024 - lzhong@suse.de + +- powerpc/pseries/vio: Don't return ENODEV if node or compatible + missing (bsc#1220783). +- commit 19e446b + +------------------------------------------------------------------- +Sun May 19 09:24:05 CEST 2024 - tiwai@suse.de + +- clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs + (git-fixes). +- clk: qcom: mmcc-msm8998: fix venus clock issue (git-fixes). +- clk: qcom: dispcc-sm8550: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm6350: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm8450: fix DisplayPort clocks (git-fixes). +- clk: qcom: clk-alpha-pll: remove invalid Stromer register offset + (git-fixes). +- clk: samsung: exynosautov9: fix wrong pll clock id value + (git-fixes). +- clk: renesas: r9a07g043: Add clock and reset entry for PLIC + (git-fixes). +- clk: renesas: r8a779a0: Fix CANFD parent clock (git-fixes). +- clk: rs9: fix wrong default value for clock amplitude + (git-fixes). +- clk: mediatek: mt8365-mm: fix DPI0 parent (git-fixes). +- clk: mediatek: pllfh: Don't log error for missing fhctl node + (git-fixes). +- commit 8bfa411 + +------------------------------------------------------------------- +Sat May 18 09:44:27 CEST 2024 - tiwai@suse.de + +- blacklist.conf: Add reverted dmaengine commit entries +- commit 134f997 + +------------------------------------------------------------------- +Sat May 18 09:42:47 CEST 2024 - tiwai@suse.de + +- selftests: net: bridge: increase IGMP/MLD exclude timeout + membership interval (git-fixes). +- of: module: add buffer overflow check in of_modalias() + (git-fixes). +- selftests/powerpc/dexcr: Add -no-pie to hashchk tests + (git-fixes). +- firmware: raspberrypi: Use correct device for DMA mappings + (git-fixes). +- Revert "drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor()" (stable-fixes). +- drm/i915/audio: Fix audio time stamp programming for DP + (stable-fixes). +- gpiolib: cdev: fix uninitialised kfifo (git-fixes). +- selftests: test_bridge_neigh_suppress.sh: Fix failures due to + duplicate MAC (git-fixes). +- Bluetooth: qca: fix firmware check error path (git-fixes). +- dyndbg: fix old BUG_ON in >control parser (stable-fixes). +- mei: me: add lunar lake point M DID (stable-fixes). +- usb: xhci-plat: Don't include xhci.h (stable-fixes). +- ASoC: meson: axg-fifo: use threaded irq to check periods + (git-fixes). +- drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor() (stable-fixes). +- drm/amd/display: Fix incorrect DSC instance for MST + (stable-fixes). +- drm/amd/display: Atom Integrated System Info v2_2 for DCN35 + (stable-fixes). +- drm/amd/display: Handle Y carry-over in VCP X.Y calculation + (stable-fixes). +- clk: Don't hold prepare_lock when calling kref_put() + (stable-fixes). +- drm/nouveau/dp: Don't probe eDP ports twice harder + (stable-fixes). +- drm/radeon: silence UBSAN warning (v3) (stable-fixes). +- net:usb:qmi_wwan: support Rolling modules (stable-fixes). +- gpio: crystalcove: Use -ENOTSUPP consistently (stable-fixes). +- gpio: wcove: Use -ENOTSUPP consistently (stable-fixes). +- platform/x86: ISST: Add Granite Rapids-D to HPM CPU list + (stable-fixes). +- selftests: timers: Fix valid-adjtimex signed left-shift + undefined behavior (stable-fixes). +- gpu: host1x: Do not setup DMA for virtual devices + (stable-fixes). +- amd/amdkfd: sync all devices to wait all processes being evicted + (stable-fixes). +- drm/amdgpu: Fix VCN allocation in CPX partition (stable-fixes). +- drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2 + (stable-fixes). +- drm/amdgpu: Refine IB schedule error logging (stable-fixes). +- firewire: ohci: mask bus reset interrupts between ISR and + bottom half (stable-fixes). +- regulator: tps65132: Add of_match table (stable-fixes). +- ata: sata_gemini: Check clk_enable() result (stable-fixes). +- ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in + case of S3 suspend (stable-fixes). +- ALSA: line6: Zero-initialize message buffers (stable-fixes). +- vboxsf: explicitly deny setlease attempts (stable-fixes). +- drm/amdkfd: range check cp bad op exception interrupts + (stable-fixes). +- drm/amdkfd: Check cgroup when returning DMABuf info + (stable-fixes). +- selftests/ftrace: Fix event filter target_func selection + (stable-fixes). +- wifi: iwlwifi: mvm: guard against invalid STA ID on removal + (stable-fixes). +- wifi: iwlwifi: read txq->read_ptr under lock (stable-fixes). +- wifi: mac80211: fix prep_connection error path (stable-fixes). +- wifi: cfg80211: fix rdev_dump_mpp() arguments order + (stable-fixes). +- wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc + (stable-fixes). +- ASoC: meson: axg-fifo: use FIELD helpers (stable-fixes). +- gpiolib: cdev: relocate debounce_period_us from struct gpio_desc + (stable-fixes). +- selftests/net: convert test_bridge_neigh_suppress.sh to run + it in unique namespace (stable-fixes). +- commit 2872089 + +------------------------------------------------------------------- +Fri May 17 18:46:21 CEST 2024 - mkoutny@suse.com + +- af_unix: Fix garbage collector racing against connect() + (CVE-2024-26923 bsc#1223384). +- af_unix: Replace BUG_ON() with WARN_ON_ONCE() (CVE-2024-26923 + bsc#1223384). +- af_unix: Do not use atomic ops for unix_sk(sk)->inflight + (CVE-2024-26923 bsc#1223384). +- commit a683abb + +------------------------------------------------------------------- +Fri May 17 18:05:19 CEST 2024 - mwilck@suse.com + +- dm-multipath: dont't attempt SG_IO on non-SCSI-disks + (bsc#1223575). +- commit 2f6779f + +------------------------------------------------------------------- +Fri May 17 17:18:26 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans (git-fixes) +- commit b85295a + +------------------------------------------------------------------- +Fri May 17 14:36:47 CEST 2024 - dsterba@suse.com + +- btrfs: don't arbitrarily slow down delalloc if we're committing (git-fixes) +- commit d9b2223 + +------------------------------------------------------------------- +Fri May 17 14:33:37 CEST 2024 - dsterba@suse.com + +- btrfs: reset destination buffer when read_extent_buffer() gets invalid range (git-fixes) +- commit 7ef02d5 + +------------------------------------------------------------------- +Fri May 17 14:32:16 CEST 2024 - dsterba@suse.com + +- btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1 (git-fixes) +- commit e6b51c1 + +------------------------------------------------------------------- +Fri May 17 14:31:26 CEST 2024 - dsterba@suse.com + +- btrfs: file_remove_privs needs an exclusive lock in direct io write (git-fixes) +- commit 0bc88db + +------------------------------------------------------------------- +Fri May 17 14:29:12 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: cleanup, v0 extent removal +- commit fecc398 + +------------------------------------------------------------------- +Fri May 17 14:28:15 CEST 2024 - dsterba@suse.com + +- btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART (git-fixes) +- commit 74fcad3 + +------------------------------------------------------------------- +Fri May 17 14:27:30 CEST 2024 - dsterba@suse.com + +- btrfs: fix start transaction qgroup rsv double free (git-fixes) +- commit 272247e + +------------------------------------------------------------------- +Fri May 17 14:26:14 CEST 2024 - dsterba@suse.com + +- btrfs: free qgroup rsv on io failure (git-fixes) +- commit 384dac4 + +------------------------------------------------------------------- +Fri May 17 13:18:52 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: disable toggling dormant table state + more than once (git-fixes). +- commit 76bebd5 + +------------------------------------------------------------------- +Fri May 17 13:15:53 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: process pending subflow error on close (git-fixes). +- commit ef629c5 + +------------------------------------------------------------------- +Fri May 17 13:14:24 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: move __mptcp_error_report in protocol.c (git-fixes). +- commit a777e91 + +------------------------------------------------------------------- +Fri May 17 13:12:58 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: fix bogus receive window shrinkage with multiple subflows + (git-fixes). +- commit deea9a0 + +------------------------------------------------------------------- +Fri May 17 13:08:02 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nft_set_rbtree: use read spinlock to avoid datapath + contention (git-fixes). +- commit ddc952e + +------------------------------------------------------------------- +Fri May 17 13:06:21 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list + iterate in smcr_port_add (git-fixes). +- commit 2d7895b + +------------------------------------------------------------------- +Fri May 17 13:03:07 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: bugfix for smcr v2 server connect success statistic + (git-fixes). +- commit e746f6b + +------------------------------------------------------------------- +Fri May 17 13:01:08 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID + (git-fixes). +- commit ec5b855 + +------------------------------------------------------------------- +Fri May 17 12:59:23 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_bind_phc (git-fixes). +- commit 16b7a1e + +------------------------------------------------------------------- +Fri May 17 12:57:42 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_tsflags (git-fixes). +- commit b028530 + +------------------------------------------------------------------- +Fri May 17 12:55:31 CEST 2024 - andrea.porta@suse.com + +- arm64: Add the arm64.no32bit_el0 command line option + (jsc#PED-3184). + Please note that some adjustments were needed since the upstream commit + is based on kernel 6.9 which has idreg-override.c moved under + arch/arm64/kernel/pi/. +- commit 4fba46a + +------------------------------------------------------------------- +Fri May 17 09:14:44 CEST 2024 - tiwai@suse.de + +- platform/x86/intel-uncore-freq: Don't present root domain on + error (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_certificate decoding + (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_show display (git-fixes). +- tools/arch/x86/intel_sdsi: Fix maximum meter bundle length + (git-fixes). +- platform/x86: xiaomi-wmi: Fix race condition when reporting + key events (git-fixes). +- mtd: rawnand: hynix: fixed typo (git-fixes). +- mtd: core: Report error if first mtd_otp_size() call fails in + mtd_otp_nvmem_add() (git-fixes). +- mmc: davinci: Don't strip remove function when driver is builtin + (git-fixes). +- mmc: sdhci_am654: Fix ITAPDLY for HS400 timing (git-fixes). +- mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock + (git-fixes). +- mmc: sdhci_am654: Add OTAP/ITAP delay enable (git-fixes). +- mmc: sdhci_am654: Write ITAPDLY for DDR52 timing (git-fixes). +- mmc: sdhci_am654: Add tuning algorithm for delay chain + (git-fixes). +- media: sunxi: a83-mips-csi2: also select GENERIC_PHY + (git-fixes). +- media: flexcop-usb: fix sanity check of bNumEndpoints + (git-fixes). +- media: stk1160: fix bounds checking in stk1160_copy_video() + (git-fixes). +- media: uvcvideo: Add quirk for Logitech Rally Bar (git-fixes). +- media: v4l: Don't turn on privacy LED if streamon fails + (git-fixes). +- media: mc: mark the media devnode as registered from the, + start (git-fixes). +- media: atomisp: ssh_css: Fix a null-pointer dereference in + load_video_binaries (git-fixes). +- media: v4l2-subdev: Fix stream handling for crop API + (git-fixes). +- media: mc: Fix graph walk in media_pipeline_start (git-fixes). +- media: i2c: et8ek8: Don't strip remove function when driver + is builtin (git-fixes). +- media: dt-bindings: ovti,ov2680: Fix the power supply names + (git-fixes). +- media: ipu3-cio2: Request IRQ earlier (git-fixes). +- media: rcar-vin: work around -Wenum-compare-conditional warning + (git-fixes). +- media: ngene: Add dvb_ca_en50221_init return value check + (git-fixes). +- commit ceb1555 + +------------------------------------------------------------------- +Fri May 17 09:00:45 CEST 2024 - tiwai@suse.de + +- Move upstreamed media patches into sorted section +- commit 521e539 + +------------------------------------------------------------------- +Thu May 16 19:23:55 CEST 2024 - duwe@suse.de + +- dmaengine: idxd: move safety flag to struct ends (bsc#1223625 + CVE-2024-21823). +- dmaengine: idxd: add a write() method for applications to + submit work (bsc#1223625 CVE-2024-21823). +- dmaengine: idxd: add a new security check to deal with a + hardware erratum (bsc#1223625 CVE-2024-21823). +- VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist + (bsc#1223625 CVE-2024-21823). +- commit 8718675 + +------------------------------------------------------------------- +Thu May 16 19:03:19 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/io_uring-af_unix-disable-sending-io_uring-over-socke.patch + (bsc#1218447 CVE-2023-6531 CVE-2023-52654 bsc#1224099). +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (git-fixes CVE-2023-52655 bsc#1217169). +- commit 07c8bc1 + +------------------------------------------------------------------- +Thu May 16 16:26:11 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation + (git-fixes). +- commit 78ec58d + +------------------------------------------------------------------- +Thu May 16 16:24:27 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix peer devlink set for SF representor devlink port + (git-fixes). +- commit 6a691b6 + +------------------------------------------------------------------- +Thu May 16 16:20:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Lag, restore buckets number to default after hash + LAG deactivation (git-fixes). +- commit 19da0bb + +------------------------------------------------------------------- +Thu May 16 16:19:25 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: flower: fix fragment flags handling (git-fixes). +- commit 5fd27e9 + +------------------------------------------------------------------- +Thu May 16 16:17:56 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Set tx_info->xdpf value to NULL (git-fixes). +- commit 7d1d83a + +------------------------------------------------------------------- +Thu May 16 16:16:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix incorrect descriptor free behavior (git-fixes). +- commit 69577fd + +------------------------------------------------------------------- +Thu May 16 16:10:18 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Wrong missing IO completions check order (git-fixes). +- commit fbbd86e + +------------------------------------------------------------------- +Thu May 16 16:08:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix potential sign extension issue (git-fixes). +- commit b3cc5f8 + +------------------------------------------------------------------- +Thu May 16 16:06:38 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: trap link-local frames regardless of ST Port + State (git-fixes). +- commit 726080b + +------------------------------------------------------------------- +Thu May 16 16:04:41 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: fix wrong config being used when reconfiguring PCS + (git-fixes). +- commit d2d1229 + +------------------------------------------------------------------- +Thu May 16 16:02:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block XOR hash with over 128 channels + (git-fixes). +- commit 40b1ccb + +------------------------------------------------------------------- +Thu May 16 16:00:48 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Restore mistakenly dropped parts in register devlink + flow (git-fixes). +- commit dfb4099 + +------------------------------------------------------------------- +Thu May 16 15:38:16 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size (git-fixes) +- commit a1c6e8c + +------------------------------------------------------------------- +Thu May 16 15:36:42 CEST 2024 - dsterba@suse.com + +- btrfs: don't warn if discard range is not aligned to sector (git-fixes) +- commit f239c2a + +------------------------------------------------------------------- +Thu May 16 15:35:09 CEST 2024 - dsterba@suse.com + +- btrfs: tree-checker: fix inline ref size in error messages (git-fixes) +- commit a304971 + +------------------------------------------------------------------- +Thu May 16 15:33:15 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args (git-fixes) +- commit 81a1329 + +------------------------------------------------------------------- +Thu May 16 15:31:46 CEST 2024 - dsterba@suse.com + +- btrfs: do not allow non subvolume root targets for snapshot (git-fixes) +- commit d495a4b + +------------------------------------------------------------------- +Thu May 16 15:30:42 CEST 2024 - dsterba@suse.com + +- btrfs: send: ensure send_fd is writable (git-fixes) +- commit 5055583 + +------------------------------------------------------------------- +Thu May 16 15:28:27 CEST 2024 - dsterba@suse.com + +- btrfs: free the allocated memory if btrfs_alloc_page_array() fails (git-fixes) +- commit 532ad3c + +------------------------------------------------------------------- +Thu May 16 15:24:48 CEST 2024 - dsterba@suse.com + +- btrfs: fix 64bit compat send ioctl arguments not initializing version member (git-fixes) +- commit 2c30d15 + +------------------------------------------------------------------- +Thu May 16 15:22:52 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one when checking chunk map includes logical address (git-fixes) +- commit e5842bb + +------------------------------------------------------------------- +Thu May 16 15:20:56 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: ref-verify not built +- commit 701d654 + +------------------------------------------------------------------- +Thu May 16 15:20:06 CEST 2024 - dsterba@suse.com + +- btrfs: use u64 for buffer sizes in the tree search ioctls (git-fixes) +- commit a1c6ed1 + +------------------------------------------------------------------- +Thu May 16 15:19:07 CEST 2024 - dsterba@suse.com + +- btrfs: error out when reallocating block for defrag using a stale transaction (git-fixes) +- commit e6bb34b + +------------------------------------------------------------------- +Thu May 16 15:17:20 CEST 2024 - dsterba@suse.com + +- btrfs: error when COWing block from a root that is being deleted (git-fixes) +- commit 78a2694 + +------------------------------------------------------------------- +Thu May 16 15:16:01 CEST 2024 - dsterba@suse.com + +- btrfs: error out when COWing block using a stale transaction (git-fixes) +- commit 850d86f + +------------------------------------------------------------------- +Thu May 16 13:09:22 CEST 2024 - mfranc@suse.cz + +- s390/cpum_cf: make crypto counters upward compatible across + machine types (bsc#1224348). +- commit 36c1e09 + +------------------------------------------------------------------- +Thu May 16 12:18:15 CEST 2024 - dsterba@suse.com + +- btrfs: always print transaction aborted messages with an error level (git-fixes) +- commit 26fa5ae + +------------------------------------------------------------------- +Thu May 16 12:00:22 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Do not produce metadata freelist entries in Tx port + ts WQE xmit (git-fixes). +- commit 287b501 + +------------------------------------------------------------------- +Thu May 16 11:58:47 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: HTB, Fix inconsistencies with QoS SQs number + (git-fixes). +- commit 0085432 + +------------------------------------------------------------------- +Thu May 16 11:57:19 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix mlx5e_priv_init() cleanup flow (git-fixes). +- commit 01134b3 + +------------------------------------------------------------------- +Thu May 16 11:55:49 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block changing channels number when RXFH is + configured (git-fixes). +- commit c93a7d5 + +------------------------------------------------------------------- +Thu May 16 11:54:14 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Correctly compare pkt reformat ids (git-fixes). +- commit 76a7159 + +------------------------------------------------------------------- +Thu May 16 11:52:39 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Properly link new fs rules into the tree (git-fixes). +- commit 7272c33 + +------------------------------------------------------------------- +Thu May 16 11:51:07 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: offset comp irq index in name by one (git-fixes). +- commit 56809e4 + +------------------------------------------------------------------- +Thu May 16 11:46:42 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Register devlink first under devlink lock (git-fixes). +- commit 3162538 + +------------------------------------------------------------------- +Thu May 16 11:44:32 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, store eswitch pointer before registering + devlink_param (git-fixes). +- commit d6f7fd4 + +------------------------------------------------------------------- +Thu May 16 09:18:51 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - fixed headset Mic not show (stable-fixes). +- ALSA: hda: hda_cs_dsp_ctl: Remove notification of driver write + (stable-fixes). +- ALSA: Fix deadlocks with kctl removals at disconnection + (stable-fixes). +- ALSA: hda: clarify Copyright information (stable-fixes). +- ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306W + (stable-fixes). +- ALSA: hda/realtek: Fix internal speakers for Legion Y9000X + 2022 IAH7 (stable-fixes). +- ALSA: hda: Add Intel BMG PCI ID and HDMI codec vid + (stable-fixes). +- ALSA: hda: cs35l41: Add support for ASUS ROG 2024 Laptops + (stable-fixes). +- ALSA: hda: cs35l41: Ignore errors when configuring IRQs + (stable-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo 13X (stable-fixes). +- ALSA: hda: cs35l41: Support Lenovo 13X laptop without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Remove redundant argument to + cs35l41_request_firmware_file() (stable-fixes). +- ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for DSP config + (stable-fixes). +- ALSA: hda/realtek: Add quirks for HP Omen models using CS35L41 + (stable-fixes). +- ALSA: hda: cs35l41: Support HP Omen models without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting + (stable-fixes). +- commit bd5e5fc + +------------------------------------------------------------------- +Thu May 16 09:09:00 CEST 2024 - tiwai@suse.de + +- Add cherry-picked patch references to amdgpu patches +- commit fb4ef8e + +------------------------------------------------------------------- +Thu May 16 09:02:33 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2e + (git-fixes). +- ASoC: tas2781: Fix a warning reported by robot kernel test + (git-fixes). +- ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value + (git-fixes). +- ASoC: Intel: avs: Test result of avs_get_module_entry() + (git-fixes). +- ASoC: Intel: avs: Fix potential integer overflow (git-fixes). +- ASoC: Intel: avs: Fix ASRC module initialization (git-fixes). +- ASoC: SOF: Intel: mtl: Implement firmware boot state check + (git-fixes). +- ASoC: SOF: Intel: lnl: Correct rom_status_reg (git-fixes). +- ASoC: SOF: Intel: mtl: Correct rom_status_reg (git-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: only allocate/release + streams for first CPU DAI" (stable-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: reset device count for + SoundWire DAIs" (stable-fixes). +- ASoC: kirkwood: Fix potential NULL dereference (git-fixes). +- ASoC: Intel: avs: ssm4567: Do not ignore route checks + (git-fixes). +- ASoC: Intel: Disable route checks for Skylake boards + (git-fixes). +- ASoC: mediatek: Assign dummy when codec not specified for a + DAI link (git-fixes). +- ASoC: mediatek: mt8192: fix register configuration for tdm + (git-fixes). +- ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance (git-fixes). +- ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup + (git-fixes). +- ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim + 7 16ARHA7 (git-fixes). +- fbdev: savage: Handle err return when savagefb_check_var failed + (git-fixes). +- fbdev: sh7760fb: allow modular build (git-fixes). +- fbdev: sisfb: hide unused variables (git-fixes). +- fbdev: shmobile: fix snprintf truncation (git-fixes). +- drm: zynqmp_dpsub: Always register bridge (git-fixes). +- Revert "drm/bridge: ti-sn65dsi83: Fix enable error path" + (git-fixes). +- drm/fbdev-generic: Do not set physical framebuffer address + (git-fixes). +- drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting + fails (git-fixes). +- drm/msm/adreno: fix CP cycles stat retrieval on a7xx + (git-fixes). +- drm/msm/dpu: Add callback function pointer check before its call + (git-fixes). +- drm/msm/dpu: Allow configuring multiple active DSC blocks + (git-fixes). +- drm/msm/dpu: Always flush the slave INTF on the CTL (git-fixes). +- drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original + mode pclk (git-fixes). +- drm/msm/dp: Avoid a long timeout for AUX transfer if nothing + connected (git-fixes). +- drm/msm/dp: allow voltage swing / pre emphasis of 3 (git-fixes). +- drm/mediatek: dp: Fix mtk_dp_aux_transfer return value + (git-fixes). +- drm/mediatek: Init `ddp_comp` with devm_kcalloc() (git-fixes). +- drm/mediatek: Add 0 size check to mtk_drm_gem_obj (git-fixes). +- drm/bridge: tc358775: fix support for jeida-18 and jeida-24 + (git-fixes). +- drm/meson: gate px_clk when setting rate (git-fixes). +- drm/rockchip: vop2: Do not divide height twice for YUV + (git-fixes). +- drm/panel: simple: Add missing Innolux G121X1-L03 format, + flags, connector (git-fixes). +- drm/bridge: anx7625: Update audio status while detecting + (git-fixes). +- drm/panel: novatek-nt35950: Don't log an error when DSI host + can't be found (git-fixes). +- drm/bridge: dpc3433: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: tc358775: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611uxc: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611: Don't log an error when DSI host can't be + found (git-fixes). +- drm/bridge: lt8912b: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: icn6211: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: anx7625: Don't log an error when DSI host can't + be found (git-fixes). +- drm: vc4: Fix possible null pointer dereference (git-fixes). +- drm/arm/malidp: fix a possible null pointer dereference + (git-fixes). +- drm/amd/display: Remove redundant condition in + dcn35_calc_blocks_to_gate() (git-fixes). +- drm/amd/display: Fix potential index out of bounds in color + transformation function (git-fixes). +- drm: bridge: cdns-mhdp8546: Fix possible null pointer + dereference (git-fixes). +- drm/meson: vclk: fix calculation of 59.94 fractional rates + (git-fixes). +- drm/panel: ltk050h3146w: drop duplicate commands from + LTK050H3148W init (git-fixes). +- drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W + flags (git-fixes). +- drm/lcdif: Do not disable clocks on already suspended hardware + (git-fixes). +- drm/omapdrm: Fix console by implementing fb_dirty (git-fixes). +- drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer() + (git-fixes). +- drm/ci: update device type for volteer devices (git-fixes). +- drm/bridge: Fix improper bridge init order with + pre_enable_prev_first (git-fixes). +- commit e7d2777 + +------------------------------------------------------------------- +Thu May 16 08:24:39 CEST 2024 - tiwai@suse.de + +- Revert "selinux: introduce an initial SID for early boot processes" (bsc#1208593) + It caused a regression on ALP-current branch, kernel-obs-qa build failed. +- commit 35271c3 + +------------------------------------------------------------------- +Wed May 15 17:14:07 CEST 2024 - msuchanek@suse.de + +- powerpc/eeh: Permanently disable the removed device (bsc#1223991 + ltc#205740). +- commit b9c2f2f + +------------------------------------------------------------------- +Wed May 15 15:15:17 CEST 2024 - dsterba@suse.com + +- fat: fix uninitialized field in nostale filehandles (git-fixes) +- commit f1e1fd7 + +------------------------------------------------------------------- +Wed May 15 15:09:17 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Queue RX packets in IRQ handler instead of + disabling BHs (git-fixes). +- commit cc9313f + +------------------------------------------------------------------- +Wed May 15 15:01:36 CEST 2024 - tiwai@suse.de + +- Move upstreamed ACPI patch into sorted section +- commit 6c48aae + +------------------------------------------------------------------- +Wed May 15 14:54:26 CEST 2024 - dsterba@suse.com + +- fs: relax mount_setattr() permission checks (git-fixes) +- commit 3b377cf + +------------------------------------------------------------------- +Wed May 15 14:49:02 CEST 2024 - iivanov@suse.de + +- bpf, arm64: Fix incorrect runtime stats (git-fixes) +- commit c30a258 + +------------------------------------------------------------------- +Wed May 15 14:48:53 CEST 2024 - dsterba@suse.com + +- fast_dput(): handle underflows gracefully (git-fixes) +- commit 7a48807 + +------------------------------------------------------------------- +Wed May 15 14:42:00 CEST 2024 - dsterba@suse.com + +- ecryptfs: Reject casefold directory inodes (git-fixes) +- commit bc23622 + +------------------------------------------------------------------- +Wed May 15 14:34:09 CEST 2024 - dsterba@suse.com + +- fsverity: skip PKCS#7 parser when keyring is empty (git-fixes) +- commit 97f203b + +------------------------------------------------------------------- +Wed May 15 14:30:48 CEST 2024 - mkoutny@suse.com + +- cifs: fix underflow in parse_server_interfaces() (CVE-2024-26828 bsc#1223084). +- commit 40aba68 + +------------------------------------------------------------------- +Wed May 15 14:27:20 CEST 2024 - dsterba@suse.com + +- blacklist.conf: fs updates +- commit 372a9be + +------------------------------------------------------------------- +Wed May 15 13:58:14 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix NIX SQ mode and BP config (git-fixes). +- commit 6fa6e4e + +------------------------------------------------------------------- +Wed May 15 13:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Handle softirqs at the end of IRQ thread to fix + hang (git-fixes). +- commit 871b504 + +------------------------------------------------------------------- +Wed May 15 13:53:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Inline ks8851_rx_skb() (git-fixes). +- commit 0fafe3f + +------------------------------------------------------------------- +Wed May 15 13:52:12 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Reset PTP tx_avail after possible firmware reset + (git-fixes). +- commit 9421aa8 + +------------------------------------------------------------------- +Wed May 15 13:50:35 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix error recovery for RoCE ulp client (git-fixes). +- commit a747a74 + +------------------------------------------------------------------- +Wed May 15 13:49:07 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init() + (git-fixes). +- commit 6a62a82 + +------------------------------------------------------------------- +Wed May 15 13:47:28 CEST 2024 - denis.kirjanov@suse.com + +- geneve: fix header validation in geneve[6]_xmit_skb (git-fixes). +- commit d4d699c + +------------------------------------------------------------------- +Wed May 15 13:46:00 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Fix transmit scheduler resource leak (git-fixes). +- commit 9beffaf + +------------------------------------------------------------------- +Wed May 15 13:44:11 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: SF, Stop waiting for FW as teardown was called + (git-fixes). +- commit 2583247 + +------------------------------------------------------------------- +Wed May 15 13:42:36 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: Use refcount_t for reference counting (git-fixes). +- commit 5be65d6 + +------------------------------------------------------------------- +Wed May 15 13:40:51 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Use tx_ring instead of xdp_ring for XDP channel TX + (git-fixes). +- commit d4b3628 + +------------------------------------------------------------------- +Wed May 15 13:39:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Pass ena_adapter instead of net_device to + ena_xmit_common() (git-fixes). +- commit c080c13 + +------------------------------------------------------------------- +Wed May 15 13:37:24 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Move XDP code to its new files (git-fixes). +- commit 7cd4a35 + +------------------------------------------------------------------- +Wed May 15 13:35:18 CEST 2024 - denis.kirjanov@suse.com + +- net: openvswitch: Fix Use-After-Free in ovs_ct_exit (bsc#1224098 + CVE-2024-27395). +- commit a237c4c + +------------------------------------------------------------------- +Wed May 15 13:29:39 CEST 2024 - ddiss@suse.de + +- selinux: introduce an initial SID for early boot processes + (bsc#1208593). +- commit a82f05c + +------------------------------------------------------------------- +Wed May 15 12:26:31 CEST 2024 - mkubecek@suse.cz + +- mctp: perform route lookups under a RCU read-side lock + (CVE-2023-52483 bsc#1220738). +- commit 659b74f + +------------------------------------------------------------------- +Wed May 15 10:24:39 CEST 2024 - tbogendoerfer@suse.de + +- net: gtp: Fix Use-After-Free in gtp_dellink (bsc#1224096 + CVE-2024-27396). +- commit 7f59223 + +------------------------------------------------------------------- +Wed May 15 09:25:00 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 25085d6 + +------------------------------------------------------------------- +Wed May 15 09:23:53 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_mask + (git-fixes). +- commit 61c5310 + +------------------------------------------------------------------- +Wed May 15 09:21:39 CEST 2024 - tiwai@suse.de + +- ax25: Fix reference count leak issue of net_device (git-fixes). +- ax25: Fix reference count leak issues of ax25_dev (git-fixes). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (git-fixes). +- selftests: net: move amt to socat for better compatibility + (git-fixes). +- Bluetooth: qca: Fix error code in qca_read_fw_build_info() + (git-fixes). +- net: usb: smsc95xx: stop lying about skb->truesize (git-fixes). +- wifi: mwl8k: initialize cmd->addr[] properly (git-fixes). +- wifi: rtw89: pci: correct TX resource checking for PCI DMA + channel of firmware command (git-fixes). +- wifi: ar5523: enable proper endpoint verification (git-fixes). +- wifi: carl9170: add a proper sanity check for endpoints + (git-fixes). +- wifi: ath10k: populate board data for WCN3990 (git-fixes). +- wifi: ath10k: Fix an error code problem in + ath10k_dbg_sta_write_peer_debug_trigger() (git-fixes). +- wifi: ath12k: fix out-of-bound access of qmi_invoke_handler() + (git-fixes). +- wifi: carl9170: re-fix fortified-memset warning (git-fixes). +- wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset + (git-fixes). +- wifi: mt76: mt7603: fix tx queue of loopback packets + (git-fixes). +- net: usb: sr9700: stop lying about skb->truesize (git-fixes). +- usb: aqc111: stop lying about skb->truesize (git-fixes). +- wifi: iwlwifi: mvm: init vif works only once (git-fixes). +- net: nfc: remove inappropriate attrs check (stable-fixes). +- wifi: ath11k: don't force enable power save on non-running vdevs + (git-fixes). +- wifi: ath10k: poll service ready message before failing + (git-fixes). +- wifi: iwlwifi: reconfigure TLC during HW restart (git-fixes). +- wifi: iwlwifi: mvm: select STA mask only for active links + (git-fixes). +- wifi: iwlwifi: mvm: fix active link counting during recovery + (git-fixes). +- wifi: iwlwifi: mvm: allocate STA links only for active links + (git-fixes). +- wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok() + (git-fixes). +- wifi: mt76: mt7915: workaround too long expansion sparse + warnings (git-fixes). +- wifi: brcmfmac: pcie: handle randbuf allocation failure + (git-fixes). +- bitops: add missing prototype check (git-fixes). +- ata: pata_legacy: make legacy_exit() work again (git-fixes). +- efi: libstub: only free priv.runtime_map when allocated + (git-fixes). +- HID: amd_sfh: Handle "no sensors" in PM operations (git-fixes). +- HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors + (git-fixes). +- hwmon: (lm70) fix links in doc and comments (git-fixes). +- spi: xilinx: Fix kernel documentation in the xilinx_spi.h + (git-fixes). +- ACPI: LPSS: Advertise number of chip selects via property + (git-fixes). +- ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC + (git-fixes). +- ACPI: Fix Generic Initiator Affinity _OSC bit (git-fixes). +- ACPI: bus: Indicate support for the Generic Event Device thru + _OSC (git-fixes). +- ACPI: bus: Indicate support for _TFP thru _OSC (git-fixes). +- ACPI: disable -Wstringop-truncation (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations + (git-fixes). +- cppc_cpufreq: Fix possible null pointer dereference (git-fixes). +- cpufreq: exit() callback is optional (git-fixes). +- thermal/drivers/tsens: Fix null pointer dereference (git-fixes). +- thermal/drivers/qcom/lmh: Check for SCM availability at probe + (git-fixes). +- selftests: default to host arch for LLVM builds (git-fixes). +- selftests/resctrl: fix clang build failure: use LOCAL_HDRS + (git-fixes). +- selftests/binderfs: use the Makefile's rules, not Make's + implicit rules (git-fixes). +- irqchip/loongson-pch-msi: Fix off-by-one on allocation error + path (git-fixes). +- irqchip/alpine-msi: Fix off-by-one in allocation error path + (git-fixes). +- commit ea6926d + +------------------------------------------------------------------- +Tue May 14 22:38:00 CEST 2024 - lduncan@suse.com + +- block: Fix iterating over an empty bio with + bio_for_each_folio_all (bsc#1221635 CVE-2024-26632). +- commit a419383 + +------------------------------------------------------------------- +Tue May 14 15:42:02 CEST 2024 - dsterba@suse.com + +- iomap: clear the per-folio dirty bits on all writeback failures (git-fixes) +- commit cfedccd + +------------------------------------------------------------------- +Tue May 14 14:43:22 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk (git-fixes). +- commit 431e388 + +------------------------------------------------------------------- +Tue May 14 14:41:24 CEST 2024 - nik.borisov@suse.com + +- kabi/severities: Remove mitigation-related symbols + Those are used by the core kernel to implement CPU vulnerabilities + mitigation and are not expected to be consumed by 3rd party users. +- commit 8d79889 + +------------------------------------------------------------------- +Tue May 14 13:52:42 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/Bluetooth-hci_sync-Don-t-double-print-name-in-add-re.patch + (bsc#1216358). + Added bugzilla reference +- commit 3985fb5 + +------------------------------------------------------------------- +Tue May 14 13:37:13 CEST 2024 - oneukum@suse.com + +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (bsc#1223847 CVE-2024-26919). + Added bugzilla ID and CVE +- commit 44b677b + +------------------------------------------------------------------- +Tue May 14 12:14:59 CEST 2024 - ailiop@suse.com + +- xfs: fix perag leak when growfs fails (git-fixes). +- commit 111377b + +------------------------------------------------------------------- +Tue May 14 12:14:09 CEST 2024 - ailiop@suse.com + +- xfs: add lock protection when remove perag from radix tree + (git-fixes). +- commit fdadeb0 + +------------------------------------------------------------------- +Tue May 14 12:13:09 CEST 2024 - ailiop@suse.com + +- xfs: force all buffers to be written during btree bulk load + (git-fixes). +- commit bcc67e9 + +------------------------------------------------------------------- +Tue May 14 12:11:21 CEST 2024 - ailiop@suse.com + +- xfs: recompute growfsrtfree transaction reservation while + growing rt volume (git-fixes). +- commit 0ef8d73 + +------------------------------------------------------------------- +Tue May 14 12:09:52 CEST 2024 - ailiop@suse.com + +- xfs: make xchk_iget safer in the presence of corrupt inode + btrees (git-fixes). +- commit 3312038 + +------------------------------------------------------------------- +Tue May 14 12:07:44 CEST 2024 - ailiop@suse.com + +- xfs: transfer recovered intent item ownership in ->iop_recover + (git-fixes). +- commit 9cdf2ef + +------------------------------------------------------------------- +Tue May 14 12:05:26 CEST 2024 - ailiop@suse.com + +- xfs: pass the xfs_defer_pending object to iop_recover + (git-fixes). +- commit c4d4eda + +------------------------------------------------------------------- +Tue May 14 12:04:27 CEST 2024 - ailiop@suse.com + +- xfs: use xfs_defer_pending objects to recover intent items + (git-fixes). +- commit 4e8f44d + +------------------------------------------------------------------- +Tue May 14 11:22:00 CEST 2024 - ailiop@suse.com + +- jffs2: prevent xattr node from overflowing the eraseblock + (git-fixes). +- commit bb15e9c + +------------------------------------------------------------------- +Tue May 14 11:20:58 CEST 2024 - nik.borisov@suse.com + +- x86/cpu: Add model number for Intel Arrow Lake mobile processor (git-fixes). +- commit 7c55ce6 + +------------------------------------------------------------------- +Tue May 14 11:09:53 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes). +- commit b73f38c + +------------------------------------------------------------------- +Tue May 14 10:55:59 CEST 2024 - nik.borisov@suse.com + +- x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk() (git-fixes). +- commit 5ad2192 + +------------------------------------------------------------------- +Tue May 14 10:55:41 CEST 2024 - nik.borisov@suse.com + +- x86/nospec: Refactor UNTRAIN_RET[_*] (git-fixes). +- commit 653bafb + +------------------------------------------------------------------- +Tue May 14 10:55:20 CEST 2024 - nik.borisov@suse.com + +- x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros (git-fixes). +- commit 3e5de92 + +------------------------------------------------------------------- +Tue May 14 10:54:54 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Disentangle rethunk-dependent options (git-fixes). +- Refresh + patches.suse/x86-bugs-Cache-the-value-of-MSR_IA32_ARCH_CAPABILITIES.patch. +- commit 4761d61 + +------------------------------------------------------------------- +Tue May 14 10:53:48 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Remove default case for fully switched enums (git-fixes). +- commit caa1a64 + +------------------------------------------------------------------- +Tue May 14 10:53:32 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Remove 'pred_cmd' label (git-fixes). +- commit d2d0e6a + +------------------------------------------------------------------- +Tue May 14 10:53:02 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Unexport untraining functions (git-fixes). +- commit f855258 + +------------------------------------------------------------------- +Tue May 14 10:52:43 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Improve i-cache locality for alias mitigation (git-fixes). +- commit 8ffea3d + +------------------------------------------------------------------- +Tue May 14 10:50:51 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Fix unret validation dependencies (git-fixes). +- commit 95452af + +------------------------------------------------------------------- +Tue May 14 10:50:12 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Print actual mitigation if requested mitigation isn't possible (git-fixes). +- Refresh + patches.suse/x86-srso-fix-vulnerability-reporting-for-missing-microcode.patch. +- commit 3afb908 + +------------------------------------------------------------------- +Tue May 14 10:41:29 CEST 2024 - oneukum@suse.com + +- blacklist.conf: not applicable +- commit 158f7dc + +------------------------------------------------------------------- +Tue May 14 10:25:06 CEST 2024 - nik.borisov@suse.com + +- x86/coco: Require seeding RNG with RDRAND on CoCo systems (git-fixes). +- commit 9588be6 + +------------------------------------------------------------------- +Tue May 14 10:22:32 CEST 2024 - nik.borisov@suse.com + +- x86/nmi: Fix the inverse "in NMI handler" check (git-fixes). +- commit 3b9c9ee + +------------------------------------------------------------------- +Tue May 14 10:22:12 CEST 2024 - nik.borisov@suse.com + +- x86/purgatory: Switch to the position-independent small code model (git-fixes). +- commit 57ab7d5 + +------------------------------------------------------------------- +Tue May 14 10:21:57 CEST 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range (git-fixes). +- commit f043bca + +------------------------------------------------------------------- +Tue May 14 08:25:02 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 96e6c4c + +------------------------------------------------------------------- +Tue May 14 08:24:29 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink: Make client-lock non-sleeping + (git-fixes). +- commit 410217d + +------------------------------------------------------------------- +Tue May 14 08:16:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request + (git-fixes). +- commit 2c41b82 + +------------------------------------------------------------------- +Tue May 14 08:08:44 CEST 2024 - tiwai@suse.de + +- crypto: qat - specify firmware files for 402xx (git-fixes). +- crypto: qat - improve error logging to be consistent across + features (git-fixes). +- crypto: x86/sha512-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/sha256-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/nh-avx2 - add missing vzeroupper (git-fixes). +- crypto: ccp - drop platform ifdef checks (git-fixes). +- crypto: bcm - Fix pointer arithmetic (git-fixes). +- crypto: ecdsa - Fix module auto-load on add-key (git-fixes). +- kunit/fortify: Fix mismatched kvalloc()/vfree() usage + (git-fixes). +- nilfs2: fix out-of-range warning (git-fixes). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (git-fixes). +- soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE (git-fixes). +- soc: qcom: pmic_glink: notify clients about the current state + (git-fixes). +- soc: qcom: pmic_glink: don't traverse clients list without a + lock (git-fixes). +- commit 7da1cbc + +------------------------------------------------------------------- +Mon May 13 19:20:28 CEST 2024 - dsterba@suse.com + +- btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() (git-fixes) +- commit 8bc326a + +------------------------------------------------------------------- +Mon May 13 18:29:29 CEST 2024 - tonyj@suse.de + +- blacklist.conf: add perf patch already known by alias commit +- commit 706da8e + +------------------------------------------------------------------- +Mon May 13 17:53:02 CEST 2024 - dsterba@suse.com + +- btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() (git-fixes) + Dropped hunk in selftests (test_case_7), 92e1229b204d6. +- commit 8dcf7c1 + +------------------------------------------------------------------- +Mon May 13 17:50:51 CEST 2024 - dsterba@suse.com + +- btrfs: fix information leak in btrfs_ioctl_logical_to_ino() (git-fixes) +- commit 622d549 + +------------------------------------------------------------------- +Mon May 13 17:47:31 CEST 2024 - dsterba@suse.com + +- btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() (git-fixes) +- commit 84f4309 + +------------------------------------------------------------------- +Mon May 13 17:46:30 CEST 2024 - dsterba@suse.com + +- btrfs: reject encoded write if inode has nodatasum flag set (git-fixes) +- commit bbc649d + +------------------------------------------------------------------- +Mon May 13 17:45:16 CEST 2024 - dsterba@suse.com + +- btrfs: send: return EOPNOTSUPP on unknown flags (git-fixes) +- commit 8ef1c53 + +------------------------------------------------------------------- +Mon May 13 17:40:46 CEST 2024 - dsterba@suse.com + +- btrfs: fix lockdep splat and potential deadlock after failure running delayed items (git-fixes) +- commit a6f28a6 + +------------------------------------------------------------------- +Mon May 13 17:32:40 CEST 2024 - dsterba@suse.com + +- btrfs: release path before inode lookup during the ino lookup ioctl (git-fixes) +- commit 4b7ba54 + +------------------------------------------------------------------- +Mon May 13 17:29:01 CEST 2024 - dsterba@suse.com + +- blacklist.conf: Add 2d6cd791e63e "btrfs: fix race between finishing block group creation and its item update" +- commit ca673ac + +------------------------------------------------------------------- +Mon May 13 17:09:25 CEST 2024 - tiwai@suse.de + +- firewire: nosy: ensure user_length is taken into account when + fetching packet contents (CVE-2024-27401 bsc#1224181). +- commit 5441039 + +------------------------------------------------------------------- +Mon May 13 16:51:11 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (bsc#1217169 CVE-2023-52655). + Added bugzilla and CVE +- commit 20db8f9 + +------------------------------------------------------------------- +Mon May 13 15:34:42 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one chunk length calculation at contains_pending_extent() (git-fixes) +- commit 9ec1333 + +------------------------------------------------------------------- +Mon May 13 15:02:10 CEST 2024 - nstange@suse.de + +- crypto: rsa - add a check for allocation failure (bsc#1222775). +- commit 8c6c396 + +------------------------------------------------------------------- +Mon May 13 14:53:32 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 70f199a + +------------------------------------------------------------------- +Mon May 13 14:51:33 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 835874a + +------------------------------------------------------------------- +Mon May 13 14:00:14 CEST 2024 - tiwai@suse.de + +- kABI workaround for of driver changes (git-fixes). +- commit ef08885 + +------------------------------------------------------------------- +Mon May 13 12:29:23 CEST 2024 - colyli@suse.de + +- aoe: avoid potential deadlock at set_capacity (CVE-2024-26775, + bsc#1222627). +- commit fd6e05d + +------------------------------------------------------------------- +Mon May 13 11:57:20 CEST 2024 - nstange@suse.de + +- crypto: testmgr - remove unused xts4096 and xts512 algorithms + from testmgr.c (bsc#1222769). +- commit 0de6756 + +------------------------------------------------------------------- +Mon May 13 11:46:01 CEST 2024 - nstange@suse.de + +- crypto: rsa - allow only odd e and restrict value in FIPS mode + (bsc#1222775). +- commit c5ca0e4 + +------------------------------------------------------------------- +Mon May 13 11:44:23 CEST 2024 - tiwai@suse.de + +- of: module: prevent NULL pointer dereference in vsnprintf() + (stable-fixes). +- of: dynamic: Synchronize of_changeset_destroy() with the + devlink removals (git-fixes). +- of: property: fw_devlink: Fix stupid bug in remote-endpoint + parsing (git-fixes). +- of: property: Add in-ports/out-ports support to + of_graph_get_port_parent() (stable-fixes). +- of: property: Improve finding the supplier of a remote-endpoint + property (git-fixes). +- of: property: Improve finding the consumer of a remote-endpoint + property (git-fixes). +- of: unittest: Fix compile in the non-dynamic case (git-fixes). +- of: property: fix typo in io-channels (git-fixes). +- commit 7743bc7 + +------------------------------------------------------------------- +Mon May 13 11:37:15 CEST 2024 - nstange@suse.de + +- crypto: ecc - update ecc_gen_privkey for FIPS 186-5 + (bsc#1222782). +- commit bcc0381 + +------------------------------------------------------------------- +Mon May 13 08:31:07 CEST 2024 - tiwai@suse.de + +- selftests/pidfd: Fix config for pidfd_setns_test (git-fixes). +- EDAC/synopsys: Fix ECC status and IRQ control race condition + (git-fixes). +- commit 85ce9d3 + +------------------------------------------------------------------- +Mon May 13 04:24:13 CEST 2024 - neilb@suse.de + +- nfs: fix UAF in direct writes (bsc#1223653 CVE-2024-26958). +- commit 9b53f23 + +------------------------------------------------------------------- +Sat May 11 08:30:35 CEST 2024 - tiwai@suse.de + +- drm/connector: Add \n to message about demoting connector + force-probes (git-fixes). +- drm/meson: dw-hdmi: add bandgap setting for g12 (git-fixes). +- drm/meson: dw-hdmi: power up phy on device init (git-fixes). +- drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible + (git-fixes). +- drm/amdkfd: don't allow mapping the MMIO HDP page with large + pages (git-fixes). +- dm/amd/pm: Fix problems with reboot/shutdown for some SMU + 13.0.4/13.0.11 users (git-fixes). +- drm/i915/bios: Fix parsing backlight BDB data (git-fixes). +- drm/i915/gt: Automate CCS Mode setting during engine resets + (git-fixes). +- maple_tree: fix mas_empty_area_rev() null pointer dereference + (git-fixes). +- spi: microchip-core-qspi: fix setting spi bus clock rate + (git-fixes). +- regulator: core: fix debugfs creation regression (git-fixes). +- commit 3a3ad92 + +------------------------------------------------------------------- +Fri May 10 16:36:48 CEST 2024 - jlee@suse.com + +- netfilter: nf_tables: mark set as dead when unbinding anonymous + set with timeout (bsc#1221829 CVE-2024-26643). +- commit c841ee9 + +------------------------------------------------------------------- +Fri May 10 11:47:33 CEST 2024 - jlee@suse.com + +- block/rnbd-srv: Check for unlikely string overflow (bsc#1221615 + CVE-2023-52618). +- commit 3cf7eb9 + +------------------------------------------------------------------- +Fri May 10 10:35:21 CEST 2024 - dwagner@suse.de + +- block: bio-integrity: fix kcalloc() arguments order (bsc#1217384 + CVE-2023-6238). +- commit 37816df + +------------------------------------------------------------------- +Fri May 10 09:51:05 CEST 2024 - tiwai@suse.de + +- hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us + (git-fixes). +- hwmon: (corsair-cpro) Protect ccp->wait_input_report with a + spinlock (git-fixes). +- hwmon: (corsair-cpro) Use complete_all() instead of complete() + in ccp_raw_event() (git-fixes). +- hwmon: (corsair-cpro) Use a separate buffer for sending commands + (git-fixes). +- nfc: nci: Fix kcov check in nci_rx_work() (git-fixes). +- Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout + (git-fixes). +- Bluetooth: HCI: Fix potential null-ptr-deref (git-fixes). +- Bluetooth: qca: fix info leak when fetching fw build id + (git-fixes). +- Bluetooth: qca: fix NVM configuration parsing (git-fixes). +- Bluetooth: qca: add missing firmware sanity checks (git-fixes). +- Bluetooth: msft: fix slab-use-after-free in msft_do_close() + (git-fixes). +- Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout + (git-fixes). +- ARM: 9381/1: kasan: clear stale stack poison (git-fixes). +- commit aa6a883 + +------------------------------------------------------------------- +Fri May 10 01:57:58 CEST 2024 - krisman@suse.de + +- Update + patches.suse/xen-netfront-Add-missing-skb_mark_for_recycle.patch + (git-fixes CVE-2024-27393 bsc#1224076). +- commit 3dacd9a + +------------------------------------------------------------------- +Thu May 9 10:12:28 CEST 2024 - jslaby@suse.cz + +- kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe + address (CVE-2024-26946 bsc#1223669). +- commit c3ef9f9 + +------------------------------------------------------------------- +Thu May 9 10:06:13 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit de7fc3a + +------------------------------------------------------------------- +Wed May 8 15:16:20 CEST 2024 - dwagner@suse.de + +- io_uring: kabi cookie remove (bsc#1217384). +- commit 6174cfd + +------------------------------------------------------------------- +Wed May 8 14:47:51 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/USB-core-Fix-deadlock-in-port-disable-sysfs-attribut.patch + (bsc#1223670 CVE-2024-26933). + Added CVE and bugzilla ID +- commit 2932a82 + +------------------------------------------------------------------- +Wed May 8 14:32:33 CEST 2024 - oneukum@suse.com + +- crypto: iaa - Fix nr_cpus < nr_iaa case (bsc#1223732 + CVE-2024-26945). +- commit d4480a0 + +------------------------------------------------------------------- +Wed May 8 13:00:52 CEST 2024 - dwagner@suse.de + +- supported.conf: support tcp_dctcp module (jsc#PED-8111) +- commit 84b1f91 + +------------------------------------------------------------------- +Wed May 8 09:35:19 CEST 2024 - nstange@suse.de + +- Update + patches.suse/crypto-lib-mpi-Fix-unexpected-pointer-access-in-mpi_.patch + (git-fixes CVE-2023-52616 bsc#1221612). +- commit 0f801e9 + +------------------------------------------------------------------- +Wed May 8 09:33:26 CEST 2024 - tzimmermann@suse.com + +- Update "drm/vmwgfx: Fix possible null pointer derefence with invalid contexts" (CVE-2024-26979 bsc#1223628) +- commit 562486d + +------------------------------------------------------------------- +Tue May 7 17:18:31 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race when detecting delalloc ranges during fiemap + (bsc#1223285). +- commit b4449a9 + +------------------------------------------------------------------- +Tue May 7 17:04:53 CEST 2024 - fdmanana@suse.com + +- btrfs: ensure fiemap doesn't race with writes when + FIEMAP_FLAG_SYNC is given (bsc#1223285). +- commit e1d5456 + +------------------------------------------------------------------- +Tue May 7 17:00:54 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race between ordered extent completion and fiemap + (bsc#1223285). +- commit b2ade77 + +------------------------------------------------------------------- +Tue May 7 16:49:51 CEST 2024 - fdmanana@suse.com + +- btrfs: fix deadlock with fiemap and extent locking + (bsc#1223285). +- commit 032df64 + +------------------------------------------------------------------- +Tue May 7 16:35:53 CEST 2024 - fdmanana@suse.com + +- btrfs: send: don't issue unnecessary zero writes for trailing + hole (bsc#1222459). +- commit 79ef069 + +------------------------------------------------------------------- +Tue May 7 16:30:29 CEST 2024 - vkarasulli@suse.de + +- inet: read sk->sk_family once in inet_recv_error() (bsc#1222385 + CVE-2024-26679). +- commit cb5e75a + +------------------------------------------------------------------- +Tue May 7 14:12:46 CEST 2024 - tiwai@suse.de + +- Move upstreamed HD-audio patch into sorted section +- commit d615f15 + +------------------------------------------------------------------- +Tue May 7 14:12:37 CEST 2024 - tiwai@suse.de + +- ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 + (bsc#1217750). +- commit 9e75dfd + +------------------------------------------------------------------- +Tue May 7 13:37:02 CEST 2024 - dsterba@suse.com + +- btrfs: dev-replace: properly validate device names (CVE-2024-26791 bsc#1222793) +- commit 0244362 + +------------------------------------------------------------------- +Tue May 7 12:59:26 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 3195e8d + +------------------------------------------------------------------- +Tue May 7 12:14:44 CEST 2024 - mkubecek@suse.cz + +- fix patch references (CVE-2024-26739 bsc#1222559): + - patches.suse/net-sched-act_mirred-Create-function-tcf_mirred_to_d.patch + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit af4b677 + +------------------------------------------------------------------- +Tue May 7 11:01:53 CEST 2024 - oneukum@suse.com + +- usb: dwc3: core: Prevent phy suspend during init (Git-fixes). +- commit 0feb823 + +------------------------------------------------------------------- +Tue May 7 10:05:18 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: fix l3num expectations with inet pseudo + family (git-fixes). +- commit e0fbf15 + +------------------------------------------------------------------- +Tue May 7 08:51:04 CEST 2024 - pjakobsson@suse.de + +- drm/i915/vma: Fix UAF on destroy against retire race (CVE-2024-26939 bsc#1223679). +- commit 0c69759 + +------------------------------------------------------------------- +Tue May 7 07:56:59 CEST 2024 - tiwai@suse.de + +- Reapply "drm/qxl: simplify qxl_fence_wait" (stable-fixes). +- commit 2bd2798 + +------------------------------------------------------------------- +Tue May 7 00:12:18 CEST 2024 - mkubecek@suse.cz + +- rds: tcp: Fix use-after-free of net in reqsk_timer_handler() + (CVE-2024-26865 bsc#1223062). +- commit 4df5c35 + +------------------------------------------------------------------- +Mon May 6 22:49:40 CEST 2024 - mkubecek@suse.cz + +- packet: annotate data-races around ignore_outgoing + (CVE-2024-26862 bsc#1223111). +- commit 50ec7e9 + +------------------------------------------------------------------- +Mon May 6 22:21:54 CEST 2024 - mkubecek@suse.cz + +- Update + patches.suse/sctp-fix-potential-deadlock-on-net-sctp.addr_wq.patch + references (add CVE-2024-0639 bsc#1218917). +- commit 61e4bcd + +------------------------------------------------------------------- +Mon May 6 21:33:30 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 45e1211 + +------------------------------------------------------------------- +Mon May 6 19:19:07 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: sanitize layer 3 and 4 protocol number in + custom expectations (bsc#1222368 CVE-2024-26673). +- commit bffaac0 + +------------------------------------------------------------------- +Mon May 6 18:14:52 CEST 2024 - dsterba@suse.com + +- fs: sysfs: Fix reference leak in sysfs_break_active_protection() (CVE-2024-26993 bsc#1223693) +- commit b75cd2c + +------------------------------------------------------------------- +Mon May 6 18:02:40 CEST 2024 - dsterba@suse.com + +- btrfs: don't drop extent_map for free space inode on write error (CVE-2024-26726 bsc#1222532) +- commit 60707c9 + +------------------------------------------------------------------- +Mon May 6 17:37:25 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Only update pages_touched when a new page is + touched (git-fixes). +- commit f2292de + +------------------------------------------------------------------- +Mon May 6 17:34:30 CEST 2024 - petr.pavlu@suse.com + +- kprobes: Fix possible use-after-free issue on kprobe + registration (git-fixes). +- commit 3121e4a + +------------------------------------------------------------------- +Mon May 6 17:23:41 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes CVE-2024-27009 bsc#1223699). +- Update + patches.suse/Bluetooth-btnxpuart-Fix-btnxpuart_close.patch + (git-fixes CVE-2024-26959 bsc#1223667). +- Update + patches.suse/USB-usb-storage-Prevent-divide-by-0-error-in-isd200_.patch + (git-fixes CVE-2024-27059 bsc#1223738). +- Update + patches.suse/backlight-hx8357-Fix-potential-NULL-pointer-derefere.patch + (git-fixes CVE-2024-27071 bsc#1223734). +- Update patches.suse/clk-Fix-clk_core_get-NULL-dereference.patch + (git-fixes CVE-2024-27038 bsc#1223816). +- Update + patches.suse/clk-hisilicon-hi3559a-Fix-an-erroneous-devm_kfree.patch + (git-fixes CVE-2024-27039 bsc#1223821). +- Update + patches.suse/clk-qcom-gcc-ipq6018-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26970 bsc#1223644). +- Update + patches.suse/clk-qcom-gcc-ipq8074-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26969 bsc#1223645). +- Update + patches.suse/clk-qcom-gcc-ipq9574-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26968 bsc#1223642). +- Update + patches.suse/clk-qcom-mmcc-apq8084-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26966 bsc#1223646). +- Update + patches.suse/clk-qcom-mmcc-msm8974-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26965 bsc#1223648). +- Update + patches.suse/clk-zynq-Prevent-null-pointer-dereference-caused-by-.patch + (git-fixes CVE-2024-27037 bsc#1223717). +- Update + patches.suse/cpufreq-brcmstb-avs-cpufreq-add-check-for-cpufreq_cp.patch + (git-fixes CVE-2024-27051 bsc#1223769). +- Update + patches.suse/crypto-qat-resolve-race-condition-during-AER-recover.patch + (git-fixes CVE-2024-26974 bsc#1223638). +- Update + patches.suse/drm-amd-display-Add-replay-NULL-check-in-edp_set_rep.patch + (git-fixes CVE-2024-27040 bsc#1223711). +- Update + patches.suse/drm-amd-display-Fix-a-potential-buffer-overflow-in-d.patch + (git-fixes CVE-2024-27045 bsc#1223826). +- Update + patches.suse/drm-amd-display-Fix-potential-NULL-pointer-dereferen.patch + (git-fixes CVE-2024-27044 bsc#1223723). +- Update + patches.suse/drm-amd-display-fix-NULL-checks-for-adev-dm.dc-in-am.patch + (git-fixes CVE-2024-27041 bsc#1223714). +- Update + patches.suse/drm-amdgpu-Fix-potential-out-of-bounds-access-in-amd.patch + (git-fixes CVE-2024-27042 bsc#1223823). +- Update + patches.suse/drm-vmwgfx-Fix-possible-null-pointer-derefence-with-.patch + (git-fixes CVE-2024-26979 bsc#1223628). +- Update + patches.suse/md-Fix-missing-release-of-active_io-for-flush-8556.patch + (jsc#PED-7542 CVE-2024-27023 bsc#1223776). +- Update + patches.suse/media-dvb-frontends-avoid-stack-overflow-warnings-wi.patch + (git-fixes CVE-2024-27075 bsc#1223842). +- Update patches.suse/media-edia-dvbdev-fix-a-use-after-free.patch + (git-fixes CVE-2024-27043 bsc#1223824). +- Update + patches.suse/media-go7007-fix-a-memleak-in-go7007_load_encoder.patch + (git-fixes CVE-2024-27074 bsc#1223844). +- Update + patches.suse/media-imx-csc-scaler-fix-v4l2_ctrl_handler-memory-le.patch + (git-fixes CVE-2024-27076 bsc#1223779). +- Update + patches.suse/media-ttpci-fix-two-memleaks-in-budget_av_attach.patch + (git-fixes CVE-2024-27073 bsc#1223843). +- Update + patches.suse/media-usbtv-Remove-useless-locks-in-usbtv_video_free.patch + (git-fixes CVE-2024-27072 bsc#1223837). +- Update + patches.suse/media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_registe.patch + (git-fixes CVE-2024-27077 bsc#1223780). +- Update + patches.suse/media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch + (git-fixes CVE-2024-27078 bsc#1223781). +- Update + patches.suse/net-phy-fix-phy_get_internal_delay-accessing-an-empt.patch + (git-fixes CVE-2024-27047 bsc#1223828). +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- Update patches.suse/pci_iounmap-Fix-MMIO-mapping-leak.patch + (git-fixes CVE-2024-26977 bsc#1223631). +- Update + patches.suse/powercap-intel_rapl-Fix-a-NULL-pointer-dereference.patch + (git-fixes CVE-2024-26975 bsc#1223632). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes CVE-2024-27054 bsc#1223819). +- Update + patches.suse/scsi-qla2xxx-Fix-command-flush-on-cable-pull.patch + (bsc#1221816 CVE-2024-26931 bsc#1223627). +- Update patches.suse/scsi-qla2xxx-Fix-double-free-of-fcport.patch + (bsc#1221816 CVE-2024-26929 bsc#1223715). +- Update + patches.suse/scsi-qla2xxx-Fix-double-free-of-the-ha-vp_map-pointe.patch + (bsc#1221816 CVE-2024-26930 bsc#1223626). +- Update + patches.suse/thermal-drivers-mediatek-lvts_thermal-Fix-a-memory-l.patch + (git-fixes CVE-2024-27068 bsc#1223808). +- Update + patches.suse/thunderbolt-Fix-NULL-pointer-dereference-in-tb_port_.patch + (git-fixes CVE-2024-27060 bsc#1223725). +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (git-fixes CVE-2024-26919 bsc#1223847). +- Update + patches.suse/wifi-brcm80211-handle-pmk_op-allocation-failure.patch + (git-fixes CVE-2024-27048 bsc#1223760). +- Update + patches.suse/wifi-rtl8xxxu-add-cancel_work_sync-for-c2hcmd_work.patch + (git-fixes CVE-2024-27052 bsc#1223829). +- Update + patches.suse/wifi-wilc1000-do-not-realloc-workqueue-everytime-an-.patch + (git-fixes CVE-2024-27391 bsc#1223709). +- Update + patches.suse/wifi-wilc1000-fix-RCU-usage-in-connect-path.patch + (git-fixes CVE-2024-27053 bsc#1223737). +- commit 9296e40 + +------------------------------------------------------------------- +Mon May 6 17:23:27 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/drm-tegra-dsi-Add-missing-check-for-of_find_device_b.patch + (git-fixes CVE-2023-52650 bsc#1223770). +- Update + patches.suse/drm-vkms-Avoid-reading-beyond-LUT-array.patch + (git-fixes CVE-2023-52649 bsc#1223768). +- Update + patches.suse/drm-vmwgfx-Unmap-the-surface-before-resetting-it-on-.patch + (git-fixes CVE-2023-52648 bsc#1223765). +- Update + patches.suse/media-nxp-imx8-isi-Check-whether-crossbar-pad-is-non.patch + (git-fixes CVE-2023-52647 bsc#1223764). +- commit f67398e + +------------------------------------------------------------------- +Mon May 6 17:23:18 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/powerpc-pseries-Fix-potential-memleak-in-papr_get_at.patch + (bsc#1215199 CVE-2022-48669 bsc#1223756). +- commit e9a7939 + +------------------------------------------------------------------- +Mon May 6 17:22:04 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page + in concurrent environment (git-fixes). +- commit 8f1aa4c + +------------------------------------------------------------------- +Mon May 6 16:11:25 CEST 2024 - jgross@suse.com + +- Delete + patches.suse/iommufd-iova_bitmap-Move-symbols-to-IOMMUFD-namespace. + (bsc#1222654) +- commit dc5c22e + +------------------------------------------------------------------- +Mon May 6 12:34:10 CEST 2024 - lhenriques@suse.de + +- fuse: don't unhash root (bsc#1223946). +- fuse: fix root lookup with nonzero generation (bsc#1223945). +- virtio: treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (bsc#1223944). +- commit 5171d01 + +------------------------------------------------------------------- +Mon May 6 11:15:05 CEST 2024 - tbogendoerfer@suse.de + +- tun: limit printing rate when illegal packet received by tun + dev (bsc#1223745 CVE-2024-27013). +- net/mlx5e: Prevent deadlock while disabling aRFS (bsc#1223735 + CVE-2024-27014). +- commit d039d3b + +------------------------------------------------------------------- +Mon May 6 11:14:31 CEST 2024 - tzimmermann@suse.com + +- drm/amd/display: Add a dc_state NULL check in dc_state_release (CVE-2024-26948 bsc#1223664) +- commit adac21d + +------------------------------------------------------------------- +Mon May 6 08:32:36 CEST 2024 - tiwai@suse.de + +- slimbus: qcom-ngd-ctrl: Add timeout for wait operation + (git-fixes). +- iio:imu: adis16475: Fix sync mode setting (git-fixes). +- iio: accel: mxc4005: Interrupt handling fixes (git-fixes). +- iio: pressure: Fixes BME280 SPI driver data (git-fixes). +- usb: typec: tcpm: Check for port partner validity before + consuming it (git-fixes). +- usb: typec: tcpm: unregister existing source caps before + re-registration (git-fixes). +- usb: typec: tcpm: clear pd_event queue in PORT_RESET + (git-fixes). +- usb: ohci: Prevent missed ohci interrupts (git-fixes). +- usb: gadget: f_fs: Fix a race condition when processing setup + packets (git-fixes). +- USB: core: Fix access violation during port device removal + (git-fixes). +- usb: gadget: uvc: use correct buffer size when parsing configfs + lists (git-fixes). +- usb: gadget: composite: fix OS descriptors w_value logic + (git-fixes). +- usb: gadget: f_fs: Fix race between aio_cancel() and AIO + request complete (git-fixes). +- clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change + (git-fixes). +- commit 8d8f752 + +------------------------------------------------------------------- +Mon May 6 08:29:57 CEST 2024 - tiwai@suse.de + +- Move upstreamed USB fix into sorted section +- commit 21751fe + +------------------------------------------------------------------- +Sat May 4 09:44:18 CEST 2024 - tiwai@suse.de + +- ASoC: da7219-aad: fix usage of device_get_named_child_node() + (git-fixes). +- ASoC: rt715-sdca: volume step modification (git-fixes). +- ASoC: rt715: add vendor clear control register (git-fixes). +- ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config + (git-fixes). +- ASoC: cs35l56: Fix unintended bus access while resetting amp + (git-fixes). +- ASoC: rt722-sdca: add headset microphone vrefo setting + (git-fixes). +- ASoC: rt722-sdca: modify channel number to support 4 channels + (git-fixes). +- ASoC: rt5645: Fix the electric noise due to the CBJ contacts + floating (git-fixes). +- ASoC: acp: Support microphone from device Acer 315-24p + (git-fixes). +- ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus + T100TAM too (git-fixes). +- commit 59787a2 + +------------------------------------------------------------------- +Sat May 4 09:37:36 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix build error without CONFIG_PM + (stable-fixes). +- ALSA: hda: cs35l56: Exit cache-only after + cs35l56_wait_for_firmware_boot() (stable-fixes). +- ALSA: hda/realtek - Set GPIO3 to default at S4 state for + Thinkpad with ALC1318 (stable-fixes). +- ALSA: hda: intel-dsp-config: harden I2C/I2S codec detection + (stable-fixes). +- ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TU + (stable-fixes). +- commit 11f233b + +------------------------------------------------------------------- +Sat May 4 09:35:07 CEST 2024 - tiwai@suse.de + +- ASoC: meson: axg-tdm-interface: manage formatters in trigger + (git-fixes). +- ASoC: meson: axg-card: make links nonatomic (git-fixes). +- ASoC: meson: cards: select SND_DYNAMIC_MINORS (git-fixes). +- ASoC: codecs: wsa881x: set clk_stop_mode1 flag (git-fixes). +- ASoC: ti: davinci-mcasp: Fix race condition during probe + (git-fixes). +- ASoC: Intel: avs: Set name of control as in topology + (git-fixes). +- regmap: Add regmap_read_bypassed() (git-fixes). +- ASoC: SOF: Intel: add default firmware library path for LNL + (git-fixes). +- ASoC: tegra: Fix DSPK 16-bit playback (git-fixes). +- ALSA: hda: intel-sdw-acpi: fix usage of + device_get_named_child_node() (git-fixes). +- drm/panel: ili9341: Use predefined error codes (git-fixes). +- drm/panel: ili9341: Respect deferred probe (git-fixes). +- drm/vmwgfx: Fix invalid reads in fence signaled events + (git-fixes). +- drm/vmwgfx: Fix Legacy Display Unit (git-fixes). +- drm/amdgpu: fix doorbell regression (git-fixes). +- drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() + v2 (git-fixes). +- spi: fix null pointer dereference within spi_sync (git-fixes). +- spi: hisi-kunpeng: Delete the dump interface of data registers + in debugfs (git-fixes). +- commit de68d11 + +------------------------------------------------------------------- +Fri May 3 18:53:42 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: ensure offloading TID queue exists + (CVE-2024-27056 bsc#1223822). +- commit 8f83255 + +------------------------------------------------------------------- +Fri May 3 17:55:12 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_pin_on_pin_register() for multiple parent pins + (CVE-2024-27027 bsc#1223787). +- commit ce9b326 + +------------------------------------------------------------------- +Fri May 3 17:52:05 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_xa_ref_*_del() for multiple registrations + (CVE-2024-27027 bsc#1223787). +- commit f5ff522 + +------------------------------------------------------------------- +Fri May 3 17:44:24 CEST 2024 - mfranc@suse.cz + +- s390/qeth: Fix kernel panic after setting hsuid (git-fixes + bsc#1223874). +- commit eae1390 + +------------------------------------------------------------------- +Fri May 3 17:39:31 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix storage key clearing for guest huge pages + (git-fixes bsc#1223872). +- commit 329e03c + +------------------------------------------------------------------- +Fri May 3 17:37:13 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix clearing storage keys for huge pages (git-fixes + bsc#1223871). +- commit a7e3ff2 + +------------------------------------------------------------------- +Fri May 3 17:30:04 CEST 2024 - mfranc@suse.cz + +- s390/vdso: Add CFI for RA register to asm macro vdso_func + (git-fixes bsc#1223870). +- commit 2641ba1 + +------------------------------------------------------------------- +Fri May 3 17:19:03 CEST 2024 - mfranc@suse.cz + +- s390/cio: Ensure the copied buf is NUL terminated (git-fixes + bsc#1223869). +- commit dcf45a9 + +------------------------------------------------------------------- +Fri May 3 17:14:55 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: x86: Don't overflow lpage_info when checking + attributes (bsc#1223695, CVE-2024-26991). +- commit da41325 + +------------------------------------------------------------------- +Fri May 3 16:46:02 CEST 2024 - vbabka@suse.cz + +- mm: swap: fix race between free_swap_and_cache() and swapoff() + (CVE-2024-26960 bsc#1223655). +- swap: comments get_swap_device() with usage rule (CVE-2024-26960 + bsc#1223655). +- commit 9df3192 + +------------------------------------------------------------------- +Fri May 3 16:38:44 CEST 2024 - tiwai@suse.de + +- NTB: fix possible name leak in ntb_register_device() + (CVE-2023-52652 bsc#1223686). +- commit a6fcfa7 + +------------------------------------------------------------------- +Fri May 3 15:57:39 CEST 2024 - msuchanek@suse.de + +- Refresh patches.suse/powerpc-pseries-iommu-LPAR-panics-when-rebooted-with.patch. +- commit ca33aea + +------------------------------------------------------------------- +Fri May 3 15:36:14 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries: make max polling consistent for longer H_CALLs + (bsc#1215199). +- commit bead2d2 + +------------------------------------------------------------------- +Fri May 3 10:14:31 CEST 2024 - mhocko@suse.com + +- fork: defer linking file vma until vma is fully initialized + (bsc#1223774 CVE-2024-27022). +- commit 126ee1a + +------------------------------------------------------------------- +Fri May 3 09:40:30 CEST 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit 5a30b4d + +------------------------------------------------------------------- +Fri May 3 08:10:09 CEST 2024 - tiwai@suse.de + +- Fix a potential infinite loop in extract_user_to_sg() + (git-fixes). +- mtd: diskonchip: work around ubsan link failure (stable-fixes). +- drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3 + (stable-fixes). +- drm/amdgpu: Assign correct bits for SDMA HDP flush + (stable-fixes). +- drm/amdgpu: Fix leak when GPU memory allocation fails + (stable-fixes). +- ACPI: CPPC: Fix access width used for PCC registers (git-fixes). +- ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro + (git-fixes). +- Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853 + (stable-fixes). +- Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old() + (stable-fixes). +- drm: add drm_gem_object_is_shared_for_memory_stats() helper + (stable-fixes). +- ACPI: CPPC: Use access_width over bit_width for system memory + accesses (stable-fixes). +- wifi: mac80211: clean up assignments to pointer cache + (stable-fixes). +- commit 49aaf49 + +------------------------------------------------------------------- +Thu May 2 16:47:00 CEST 2024 - dwagner@suse.de + +- io_uring: remove uring_cmd cookie (bsc#1217384 CVE-2023-6238). +- iouring: remove IORING_URING_CMD_POLLED (bsc#1217384 + CVE-2023-6238). +- nvme: use bio_integrity_map_user (bsc#1217384 CVE-2023-6238). +- block: bio-integrity: directly map user buffers (bsc#1217384 + CVE-2023-6238). +- commit 3372add + +------------------------------------------------------------------- +Thu May 2 16:35:48 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-lsio: fix pwm lpcg indices (git-fixes) +- commit c9b9705 + +------------------------------------------------------------------- +Thu May 2 16:34:40 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: regulator for sd needs to be always on for (git-fixes) +- commit 51da7a0 + +------------------------------------------------------------------- +Thu May 2 16:33:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro (git-fixes) +- commit d74d11d + +------------------------------------------------------------------- +Thu May 2 16:31:31 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for (git-fixes) +- commit 300083f + +------------------------------------------------------------------- +Thu May 2 16:29:21 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 (git-fixes) +- commit 7730872 + +------------------------------------------------------------------- +Thu May 2 16:27:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 (git-fixes) +- commit 279e432 + +------------------------------------------------------------------- +Thu May 2 16:25:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f (git-fixes) +- commit 57cc3f7 + +------------------------------------------------------------------- +Thu May 2 16:23:58 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8qm-ss-dma: fix can lpcg indices (git-fixes) +- commit 9f868d4 + +------------------------------------------------------------------- +Thu May 2 16:23:23 CEST 2024 - tiwai@suse.de + +- kABI workaround for cec_adapter (CVE-2024-23848 bsc#1219104). +- commit 03d06c5 + +------------------------------------------------------------------- +Thu May 2 16:22:55 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix can lpcg indices (git-fixes) +- commit dd3deb9 + +------------------------------------------------------------------- +Thu May 2 16:20:00 CEST 2024 - tiwai@suse.de + +- media: cec: core: avoid recursive cec_claim_log_addrs + (CVE-2024-23848 bsc#1219104). +- commit c64de88 + +------------------------------------------------------------------- +Thu May 2 16:18:20 CEST 2024 - tiwai@suse.de + +- Update media cec fix patches to the latest upstream version (CVE-2024-23848 bsc#1219104) +- commit 4a0b406 + +------------------------------------------------------------------- +Thu May 2 15:23:56 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix adc lpcg indices (git-fixes) +- commit e69bdf0 + +------------------------------------------------------------------- +Thu May 2 15:19:35 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix spi lpcg indices (git-fixes) +- commit 4dc5b7a + +------------------------------------------------------------------- +Thu May 2 15:18:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usb lpcg indices (git-fixes) +- commit e2d7944 + +------------------------------------------------------------------- +Thu May 2 15:16:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order (git-fixes) +- commit fbb3351 + +------------------------------------------------------------------- +Thu May 2 15:15:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3399 hdmi ports node (git-fixes) +- commit a21edf3 + +------------------------------------------------------------------- +Thu May 2 15:14:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3328 hdmi ports node (git-fixes) +- commit 3f691a1 + +------------------------------------------------------------------- +Thu May 2 15:12:55 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: rockchip: mark system power controller on rk3588-evb1") +- commit 24dc024 + +------------------------------------------------------------------- +Thu May 2 15:11:02 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64/mm: Modify range-based tlbi to decrement scale") +- commit 9fd5163 + +------------------------------------------------------------------- +Thu May 2 13:38:24 CEST 2024 - jslaby@suse.cz + +- Update + patches.suse/serial-max310x-fix-NULL-pointer-dereference-in-I2C-i.patch + (git-fixes bsc#1223629 CVE-2024-26978). +- commit b81ff78 + +------------------------------------------------------------------- +Thu May 2 11:54:35 CEST 2024 - ailiop@suse.com + +- Squashfs: check the inode number is not the invalid value of + zero (bsc#1223634 CVE-2024-26982). +- commit a406e7c + +------------------------------------------------------------------- +Thu May 2 11:33:02 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/ubifs-ubifs_symlink-Fix-memleak-of-inode-i_link-in-error-path.patch + (git-fixes CVE-2024-26972 bsc#1223643). +- commit 6db660a + +------------------------------------------------------------------- +Thu May 2 11:23:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- commit a77f45b + +------------------------------------------------------------------- +Thu May 2 11:14:35 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- commit 95ba522 + +------------------------------------------------------------------- +Thu May 2 11:13:34 CEST 2024 - ailiop@suse.com + +- Update patches.suse/nilfs2-fix-OOB-in-nilfs_set_de_type.patch + (git-fixes CVE-2024-26981 bsc#1223668). +- commit 5740c7f + +------------------------------------------------------------------- +Thu May 2 10:28:22 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/ASoC-SOF-Add-some-bounds-checking-to-firmware-data.patch + (git-fixes CVE-2024-26927 bsc#1223525). +- commit d3c5f91 + +------------------------------------------------------------------- +Thu May 2 09:58:58 CEST 2024 - tiwai@suse.de + +- cec: core: avoid confusing "transmit timed out" message + (CVE-2024-23848 bsc#1219104). +- commit eae740c + +------------------------------------------------------------------- +Thu May 2 07:36:00 CEST 2024 - tiwai@suse.de + +- regulator: change devm_regulator_get_enable_optional() stub + to return Ok (git-fixes). +- regulator: change stubbed devm_regulator_get_enable to return Ok + (git-fixes). +- regulator: mt6360: De-capitalize devicetree regulator subnodes + (git-fixes). +- commit c50a631 + +------------------------------------------------------------------- +Wed May 1 09:50:43 CEST 2024 - tiwai@suse.de + +- power: supply: mt6360_charger: Fix of_match for usb-otg-vbus + regulator (git-fixes). +- power: rt9455: hide unused rt9455_boost_voltage_values + (git-fixes). +- pinctrl: baytrail: Fix selecting gpio pinctrl state (git-fixes). +- pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map() + (git-fixes). +- pinctrl: mediatek: paris: Rework support for + PIN_CONFIG_{INPUT,OUTPUT}_ENABLE (git-fixes). +- pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE + readback (git-fixes). +- pinctrl: core: delete incorrect free in pinctrl_enable() + (git-fixes). +- pinctrl/meson: fix typo in PDM's pin name (git-fixes). +- pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf + of GPIOR-T (git-fixes). +- crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init + (git-fixes). +- commit d973920 + +------------------------------------------------------------------- +Tue Apr 30 18:44:35 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for + Lenovo Legion models (bsc#1223462). +- commit 6f0889c + +------------------------------------------------------------------- +Tue Apr 30 16:38:27 CEST 2024 - tiwai@suse.de + +- usb: Fix regression caused by invalid ep0 maxpacket in virtual + SuperSpeed device (bsc#1220569). +- commit 4748678 + +------------------------------------------------------------------- +Tue Apr 30 16:11:40 CEST 2024 - tiwai@suse.de + +- media: cec: cec-api: add locking in cec_release() + (CVE-2024-23848 bsc#1219104). +- media: cec: cec-adap: always cancel work in cec_transmit_msg_fh + (CVE-2024-23848 bsc#1219104). +- commit c39ac04 + +------------------------------------------------------------------- +Tue Apr 30 16:07:18 CEST 2024 - mfranc@suse.cz + +- blacklist.conf: refactoring, not a fix +- commit d5a22ac + +------------------------------------------------------------------- +Tue Apr 30 16:02:50 CEST 2024 - mfranc@suse.cz + +- s390/vdso: drop '-fPIC' from LDFLAGS (git-fixes bsc#1223593). +- commit 643ece2 + +------------------------------------------------------------------- +Tue Apr 30 15:48:20 CEST 2024 - mfranc@suse.cz + +- s390/zcrypt: fix reference counting on zcrypt card objects + (git-fixes bsc#1223592). +- commit c37186f + +------------------------------------------------------------------- +Tue Apr 30 15:42:12 CEST 2024 - mkoutny@suse.com + +- block: fix q->blkg_list corruption during disk rebind + (bsc#1223591). +- commit 9da98d5 + +------------------------------------------------------------------- +Tue Apr 30 15:40:39 CEST 2024 - mfranc@suse.cz + +- s390/ism: Properly fix receive message buffer allocation + (git-fixes bsc#1223590). +- commit 0652865 + +------------------------------------------------------------------- +Tue Apr 30 15:28:05 CEST 2024 - jack@suse.cz + +- block: fix deadlock between bd_link_disk_holder and partition + scan (bsc#1223045 CVE-2024-26899). +- commit e4bd17c + +------------------------------------------------------------------- +Tue Apr 30 15:23:23 CEST 2024 - jack@suse.cz + +- quota: Fix potential NULL pointer dereference (bsc#1223060 + CVE-2024-26878). +- commit dcf7382 + +------------------------------------------------------------------- +Tue Apr 30 15:21:07 CEST 2024 - jack@suse.cz + +- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak + (bsc#1223198 CVE-2024-26901). +- commit 5c1d722 + +------------------------------------------------------------------- +Tue Apr 30 15:16:03 CEST 2024 - jack@suse.cz + +- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1222357 CVE-2024-26671). +- commit 1ebf5fb + +------------------------------------------------------------------- +Tue Apr 30 15:00:59 CEST 2024 - jack@suse.cz + +- nbd: always initialize struct msghdr completely (bsc#1221649 CVE-2024-26638). +- commit eb8ab1c + +------------------------------------------------------------------- +Tue Apr 30 14:58:54 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_find_by_goal() (bsc#1222613 CVE-2024-26772). +- commit 4004f20 + +------------------------------------------------------------------- +Tue Apr 30 14:57:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update patches.suse/0001-s390-qdio-handle-deferred-cc1.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes). +- commit 73a9e98 + +------------------------------------------------------------------- +Tue Apr 30 13:17:40 CEST 2024 - davide.benini@suse.com + +- net/ipv6: avoid possible UAF in ip6_route_mpath_notify() + (CVE-2024-26852 bsc#1223057) +- commit 9474f59 + +------------------------------------------------------------------- +Tue Apr 30 12:05:02 CEST 2024 - tiwai@suse.de + +- PCI: Delay after FLR of Solidigm P44 Pro NVMe (stable-fixes). +- commit ec609ee + +------------------------------------------------------------------- +Tue Apr 30 12:04:09 CEST 2024 - tiwai@suse.de + +- PCI: Fix typos in docs and comments (stable-fixes). +- PCI: switchtec: Add support for PCIe Gen5 devices + (stable-fixes). +- PCI: switchtec: Use normal comment style (stable-fixes). +- PCI: Execute quirk_enable_clear_retrain_link() earlier + (stable-fixes). +- commit 9bba47f + +------------------------------------------------------------------- +Tue Apr 30 10:32:18 CEST 2024 - tzimmermann@suse.com + +- Edit "amdkfd: use calloc instead of kzalloc to avoid integer overflow" + Reference CVE and bug numbers. +- commit 267eec1 + +------------------------------------------------------------------- +Tue Apr 30 08:05:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free + (CVE-2024-26909 bsc#1223143). +- commit 043c9e0 + +------------------------------------------------------------------- +Tue Apr 30 03:05:11 CEST 2024 - neilb@suse.de + +- nfsd: use __fput_sync() to avoid delayed closing of files + (bsc#1223380 bsc#1217408). +- commit 36cb9bb + +------------------------------------------------------------------- +Mon Apr 29 16:52:11 CEST 2024 - msuchanek@suse.de + +- Update patches.suse/powerpc-pseries-vas-Hold-mmap_mutex-after-mmap-lock-.patch + (bsc#1012628 jsc#PED-542 git-fixes bsc#1213573 ltc#203238). +- commit 8328f6d + +------------------------------------------------------------------- +Mon Apr 29 16:35:19 CEST 2024 - nik.borisov@suse.com + +- x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups (bsc#1222378 CVE-2024-26674). +- commit 46190f1 + +------------------------------------------------------------------- +Mon Apr 29 12:30:35 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() (bsc#1223202 CVE-2024-26906). +- commit 664e61f + +------------------------------------------------------------------- +Mon Apr 29 12:30:15 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h (bsc#1223202 CVE-2024-26906). +- commit 28c59d1 + +------------------------------------------------------------------- +Mon Apr 29 11:25:07 CEST 2024 - nik.borisov@suse.com + +- x86/boot: Ignore relocations in .notes sections in walk_relocs() too (bsc#1222624 CVE-2024-26816). +- commit 3cc2b03 + +------------------------------------------------------------------- +Mon Apr 29 11:24:52 CEST 2024 - nik.borisov@suse.com + +- x86, relocs: Ignore relocations in .notes section (bsc#1222624 CVE-2024-26816). +- commit 16f8af3 + +------------------------------------------------------------------- +Mon Apr 29 11:23:39 CEST 2024 - osalvador@suse.de + +- mm: zswap: fix missing folio cleanup in writeback race path + (bsc#1223007 CVE-2024-26832). +- commit b985b2a + +------------------------------------------------------------------- +Mon Apr 29 11:02:19 CEST 2024 - osalvador@suse.de + +- mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone + index (bsc#1222615 CVE-2024-26783). +- commit 7fe5b26 + +------------------------------------------------------------------- +Mon Apr 29 10:41:48 CEST 2024 - jslaby@suse.cz + +- Update config files. Disable N_GSM (jsc#PED-8240). +- commit ae9b7c6 + +------------------------------------------------------------------- +Mon Apr 29 09:39:29 CEST 2024 - iivanov@suse.de + +- Update patches.suse/gpio-tegra186-Fix-tegra186_gpio_is_accessible-check.patch (git-fixes bsc#1223439) +- commit 02eb8a1 + +------------------------------------------------------------------- +Mon Apr 29 09:05:25 CEST 2024 - tiwai@suse.de + +- irqchip/gic-v3-its: Prevent double free on error (git-fixes). +- irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on + GIC v4.1 (git-fixes). +- irqchip/armada-370-xp: Suppress unused-function warning + (git-fixes). +- irqchip/renesas-rzg2l: Prevent spurious interrupts when setting + trigger type (git-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Flush posted write in irq_eoi() + (git-fixes). +- irqchip/gic-v3-its: Do not assume vPE tables are preallocated + (git-fixes). +- irqchip/mbigen: Don't use bus_get_dev_root() to find the parent + (git-fixes). +- irqchip/renesas-rzg2l: Add macro to retrieve TITSR register + offset based on register's index (stable-fixes). +- irqchip/renesas-rzg2l: Implement restriction when writing ISCR + register (stable-fixes). +- commit 8e6882b + +------------------------------------------------------------------- +Sun Apr 28 09:56:05 CEST 2024 - tiwai@suse.de + +- i2c: smbus: fix NULL function pointer dereference (git-fixes). +- soundwire: amd: fix for wake interrupt handling for clockstop + mode (git-fixes). +- dmaengine: idxd: Fix oops during rmmod on single-CPU platforms + (git-fixes). +- dma: xilinx_dpdma: Fix locking (git-fixes). +- idma64: Don't try to serve interrupts when device is powered + off (git-fixes). +- dmaengine: tegra186: Fix residual calculation (git-fixes). +- dmaengine: owl: fix register access functions (git-fixes). +- phy: ti: tusb1210: Resolve charger-det crash if charger psy + is unregistered (git-fixes). +- phy: rockchip: naneng-combphy: Fix mux on rk3588 (git-fixes). +- phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits + (git-fixes). +- phy: rockchip-snps-pcie3: fix bifurcation on rk3588 (git-fixes). +- phy: freescale: imx8m-pcie: fix pcie link-up instability + (git-fixes). +- phy: marvell: a3700-comphy: Fix hardcoded array size + (git-fixes). +- phy: marvell: a3700-comphy: Fix out of bounds read (git-fixes). +- commit 900a00b + +------------------------------------------------------------------- +Sun Apr 28 09:41:15 CEST 2024 - tiwai@suse.de + +- selftests: kselftest: Mark functions that unconditionally call + exit() as __noreturn (git-fixes). +- commit f533a19 + +------------------------------------------------------------------- +Sun Apr 28 09:36:33 CEST 2024 - tiwai@suse.de + +- selftests/timers/posix_timers: Reimplement + check_timer_distribution() (git-fixes). +- commit d9f09cc + +------------------------------------------------------------------- +Sun Apr 28 09:30:51 CEST 2024 - tiwai@suse.de + +- USB: serial: option: add Telit FN920C04 rmnet compositions + (stable-fixes). +- USB: serial: option: add Rolling RW101-GL and RW135-GL support + (stable-fixes). +- USB: serial: option: add Lonsung U8300/U9300 product + (stable-fixes). +- USB: serial: option: add support for Fibocom FM650/FG650 + (stable-fixes). +- USB: serial: option: support Quectel EM060K sub-models + (stable-fixes). +- USB: serial: option: add Fibocom FM135-GL variants + (stable-fixes). +- thunderbolt: Avoid notify PM core about runtime PM resume + (stable-fixes). +- thunderbolt: Fix wake configurations after device unplug + (stable-fixes). +- usb: Disable USB3 LPM at shutdown (stable-fixes). +- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb + ep transport error (stable-fixes). +- clk: Get runtime PM before walking tree for clk_summary + (git-fixes). +- clk: Get runtime PM before walking tree during disable_unused + (git-fixes). +- clk: Initialize struct clk_core kref earlier (stable-fixes). +- arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H + (git-fixes). +- drm/radeon: make -fstrict-flex-arrays=3 happy (git-fixes). +- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes + (stable-fixes). +- selftests/ftrace: Limit length in subsystem-enable tests + (git-fixes). +- selftests: kselftest: Fix build failure with NOLIBC (git-fixes). +- selftests: timers: Fix abs() warning in posix_timers test + (git-fixes). +- selftests: timers: Fix posix_timers ksft_print_msg() warning + (git-fixes). +- drm/amd/display: Do not recursively call manual trigger + programming (stable-fixes). +- drm/i915: Disable live M/N updates when using bigjoiner + (stable-fixes). +- thunderbolt: Reset only non-USB4 host routers in resume + (git-fixes). +- thunderbolt: Make tb_switch_reset() support Thunderbolt 2, + 3 and USB4 routers (stable-fixes). +- thunderbolt: Introduce tb_path_deactivate_hop() (stable-fixes). +- thunderbolt: Introduce tb_port_reset() (stable-fixes). +- ASoC: ti: Convert Pandora ASoC to GPIO descriptors + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support + (stable-fixes). +- ALSA: scarlett2: Add correct product series name to messages + (stable-fixes). +- ALSA: scarlett2: Add support for Clarett 8Pre USB + (stable-fixes). +- ALSA: scarlett2: Move USB IDs out from device_info struct + (stable-fixes). +- ALSA: scarlett2: Default mixer driver to enabled (stable-fixes). +- PCI: Simplify pcie_capability_clear_and_set_word() to + ..._clear_word() (stable-fixes). +- PCI/DPC: Use FIELD_GET() (stable-fixes). +- selftests: timers: Convert posix_timers test to generate KTAP + output (stable-fixes). +- clk: Show active consumers of clocks in debugfs (stable-fixes). +- commit 8adba5b + +------------------------------------------------------------------- +Sat Apr 27 09:41:01 CEST 2024 - tiwai@suse.de + +- Update patch reference for x86 p2sb fix (CVE-2024-26650 bsc#1222048) +- commit b68c2ef + +------------------------------------------------------------------- +Sat Apr 27 08:33:05 CEST 2024 - tiwai@suse.de + +- mmc: sdhci-msm: pervent access to suspended controller + (git-fixes). +- gpio: tangier: Use correct type for the IRQ chip data + (git-fixes). +- gpio: tegra186: Fix tegra186_gpio_is_accessible() check + (git-fixes). +- fbdev: fix incorrect address computation in deferred IO + (git-fixes). +- drm/gma500: Remove lid code (git-fixes). +- commit 783bf0e + +------------------------------------------------------------------- +Fri Apr 26 18:54:14 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add 246f80a0b17f8 ("sh: push-switch: Reorder cleanup operations to avoid use-after-free bug") +- commit 0fe9e4b + +------------------------------------------------------------------- +Fri Apr 26 12:38:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore xfrm_bpf_md_dst that depends on CONFIG_DEBUG_* (bsc#1223415) +- commit 689bcfa + +------------------------------------------------------------------- +Fri Apr 26 12:26:57 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: annotate data-races around msk->rmem_fwd_alloc + (git-fixes). +- commit a5d9cb6 + +------------------------------------------------------------------- +Fri Apr 26 12:25:26 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_forward_alloc + (git-fixes). +- commit bceb548 + +------------------------------------------------------------------- +Fri Apr 26 12:23:03 CEST 2024 - denis.kirjanov@suse.com + +- ipv4: annotate data-races around fi->fib_dead (git-fixes). +- commit f1e77d4 + +------------------------------------------------------------------- +Fri Apr 26 12:21:27 CEST 2024 - denis.kirjanov@suse.com + +- sctp: annotate data-races around sk->sk_wmem_queued (git-fixes). +- commit 66bd390 + +------------------------------------------------------------------- +Fri Apr 26 12:19:43 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_lingertime (git-fixes). +- commit 33a5ffc + +------------------------------------------------------------------- +Fri Apr 26 12:18:04 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: Remove unnecessary test for __mptcp_init_sock() + (git-fixes). +- commit dfc1c14 + +------------------------------------------------------------------- +Fri Apr 26 12:15:52 CEST 2024 - denis.kirjanov@suse.com + +- idpf: fix kernel panic on unknown packet types (git-fixes). +- commit def5526 + +------------------------------------------------------------------- +Fri Apr 26 12:13:54 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix enabling RX VLAN filtering (git-fixes). +- commit 3d7f5a8 + +------------------------------------------------------------------- +Fri Apr 26 12:12:26 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: sja1105: Fix parameters order in + sja1110_pcs_mdio_write_c45() (git-fixes). +- commit 9f9ee96 + +------------------------------------------------------------------- +Fri Apr 26 11:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always update error counters (git-fixes). +- commit 5d5deb7 + +------------------------------------------------------------------- +Fri Apr 26 11:55:09 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always process TX descriptor ring (git-fixes). +- commit 99798f7 + +------------------------------------------------------------------- +Fri Apr 26 11:53:42 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: fix rx queue priority assignment (git-fixes). +- commit 3506dda + +------------------------------------------------------------------- +Fri Apr 26 11:52:14 CEST 2024 - denis.kirjanov@suse.com + +- net: fec: Set mac_managed_pm during probe (git-fixes). +- commit c315308 + +------------------------------------------------------------------- +Fri Apr 26 11:50:45 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Add array index check (git-fixes). +- commit 446ffd7 + +------------------------------------------------------------------- +Fri Apr 26 11:49:05 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Fix VF MAC filter removal (git-fixes). +- commit fbb3a5f + +------------------------------------------------------------------- +Fri Apr 26 11:47:23 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: check negative error code in otx2_open() + (git-fixes). +- commit a7c7e4f + +------------------------------------------------------------------- +Fri Apr 26 11:45:50 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix vf may be used uninitialized in this function warning + (git-fixes). +- commit 80b3415 + +------------------------------------------------------------------- +Fri Apr 26 11:43:49 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix i40e_count_filters() to count only active/new filters + (git-fixes). +- commit 1870048 + +------------------------------------------------------------------- +Fri Apr 26 11:42:04 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Enforce software interrupt during busy-poll exit + (git-fixes). +- commit 2c9264a + +------------------------------------------------------------------- +Fri Apr 26 10:59:56 CEST 2024 - tiwai@suse.de + +- wifi: mac80211: fix unaligned le16 access (git-fixes). +- wifi: mac80211: remove link before AP (git-fixes). +- wifi: mac80211_hwsim: init peer measurement result (git-fixes). +- wifi: nl80211: don't free NULL coalescing rule (git-fixes). +- wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd + (git-fixes). +- wifi: iwlwifi: mvm: remove old PASN station when adding a new + one (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev setup (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev suspend + (git-fixes). +- Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE + (git-fixes). +- Bluetooth: btusb: Fix triggering coredump implementation for + QCA (git-fixes). +- net: usb: ax88179_178a: stop lying about skb->truesize + (git-fixes). +- ax25: Fix netdev refcount issue (git-fixes). +- NFC: trf7970a: disable all regulators on removal (git-fixes). +- HID: logitech-dj: allow mice to use all types of reports + (git-fixes). +- HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized + dev->devc (git-fixes). +- HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent + lock-up (git-fixes). +- commit 416e04c + +------------------------------------------------------------------- +Fri Apr 26 10:58:26 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT patch into sorted section +- commit aaffc85 + +------------------------------------------------------------------- +Fri Apr 26 10:51:33 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT fix patch to sorted section +- commit ab94ffe + +------------------------------------------------------------------- +Fri Apr 26 10:07:57 CEST 2024 - tiwai@suse.de + +- Update kabi files: updated for post-PublicRC +- commit f978f5f + +------------------------------------------------------------------- +Thu Apr 25 19:11:05 CEST 2024 - tiwai@suse.de + +- Update patch reference for PM devfreq fix (CVE-2023-52635 bsc#1222294) +- commit f099bed + ------------------------------------------------------------------- Thu Apr 25 18:48:16 CEST 2024 - tiwai@suse.de - Update kabi files: fix for arm64/64kb flavor, too (bsc#1223357) - commit 8ef0762 +------------------------------------------------------------------- +Thu Apr 25 17:30:42 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/Bluetooth-btrtl-fix-out-of-bounds-memory-access.patch + (git-fixes CVE-2024-26890 bsc#1223192). +- Update + patches.suse/RDMA-mlx5-Fix-fortify-source-warning-while-accessing.patch + (jsc#PED-3311 CVE-2024-26907 bsc#1223203). +- Update + patches.suse/Revert-drm-amd-flush-any-delayed-gfxoff-on-suspend-e.patch + (git-fixes CVE-2024-26916 bsc#1223137). +- Update + patches.suse/crypto-xilinx-call-finalize-with-bh-disabled.patch + (git-fixes CVE-2024-26877 bsc#1223140). +- Update + patches.suse/dm-call-the-resume-method-on-internal-suspend-65e8.patch + (git-fixes CVE-2024-26880 bsc#1223188). +- Update + patches.suse/drm-amd-display-Fix-dcn35-8k30-Underflow-Corruption-.patch + (git-fixes CVE-2024-26913 bsc#1223204). +- Update + patches.suse/drm-amd-display-fix-incorrect-mpc_combine-array-size.patch + (git-fixes CVE-2024-26914 bsc#1223205). +- Update patches.suse/drm-amdgpu-Reset-IH-OVERFLOW_CLEAR-bit.patch + (git-fixes CVE-2024-26915 bsc#1223207). +- Update + patches.suse/firmware-arm_scmi-Fix-double-free-in-SMC-transport-c.patch + (git-fixes CVE-2024-26893 bsc#1223196). +- Update + patches.suse/net-tls-fix-use-after-free-with-partial-reads-and-as.patch + (bsc#1221858 CVE-2024-26582 bsc#1220214). +- Update + patches.suse/wifi-ath9k-delay-all-of-ath9k_wmi_event_tasklet-unti.patch + (git-fixes CVE-2024-26897 bsc#1223323). +- Update + patches.suse/wifi-mt76-mt7921e-fix-use-after-free-in-free_irq.patch + (git-fixes CVE-2024-26892 bsc#1223195). +- Update + patches.suse/wifi-wilc1000-prevent-use-after-free-on-vif-when-cle.patch + (git-fixes CVE-2024-26895 bsc#1223197). +- commit d9b565f + ------------------------------------------------------------------- Thu Apr 25 15:58:14 CEST 2024 - tiwai@suse.de - Fix missing CONFIG_SUSE_SUPPORTED for arm64/64kb flavor (bsc#1223357) - commit 1c0959e +------------------------------------------------------------------- +Thu Apr 25 15:30:10 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop interface during shutdown (git-fixes). +- commit f770ea3 + +------------------------------------------------------------------- +Thu Apr 25 15:28:33 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix issue with loading coalesced KPU profiles + (git-fixes). +- commit 65682db + +------------------------------------------------------------------- +Thu Apr 25 15:26:44 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: move force SMBUS from enable ulp function to avoid + PHY loss issue (git-fixes). +- commit af85d1c + +------------------------------------------------------------------- +Thu Apr 25 15:25:13 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Workaround for sporadic MDI error on Meteor Lake systems + (git-fixes). +- commit 8830724 + +------------------------------------------------------------------- +Thu Apr 25 15:23:43 CEST 2024 - denis.kirjanov@suse.com + +- Octeontx2-af: fix pause frame configuration in GMP mode + (git-fixes). +- commit 43722bd + +------------------------------------------------------------------- +Thu Apr 25 13:13:39 CEST 2024 - tiwai@suse.de + +- bootconfig: Fix the kerneldoc of _xbc_exit() (git-fixes). +- commit e671e96 + +------------------------------------------------------------------- +Thu Apr 25 13:12:36 CEST 2024 - tiwai@suse.de + +- arm64: hibernate: Fix level3 translation fault in swsusp_save() + (git-fixes). +- bootconfig: use memblock_free_late to free xbc memory to buddy + (git-fixes). +- init/main.c: Fix potential static_command_line memory overflow + (git-fixes). +- gpiolib: swnode: Remove wrong header inclusion (git-fixes). +- ARM: OMAP2+: fix USB regression on Nokia N8x0 (git-fixes). +- ARM: OMAP2+: fix N810 MMC gpiod table (git-fixes). +- i2c: pxa: hide unused icr_bits[] variable (git-fixes). +- driver core: Introduce device_link_wait_removal() + (stable-fixes). +- ARM: prctl: reject PR_SET_MDWE on pre-ARMv6 (stable-fixes). +- init: open /initrd.image with O_LARGEFILE (stable-fixes). +- Fix build errors due to new UIO_MEM_DMA_COHERENT mess + (git-fixes). +- ARM: s5pv210: fix pm.c kernel-doc warning (git-fixes). +- ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE + (git-fixes). +- kexec: do syscore_shutdown() in kernel_kexec (git-fixes). +- PM / devfreq: Synchronize devfreq_monitor_[start/stop] + (stable-fixes). +- ida: make 'ida_dump' static (git-fixes). +- asm-generic: make sparse happy with odd-sized put_unaligned_*() + (stable-fixes). +- ARM: imx: Check return value of devm_kasprintf in + imx_mmdc_perf_init (git-fixes). +- bootmem: use kmemleak_free_part_phys in put_page_bootmem + (git-fixes). +- commit b6327c9 + +------------------------------------------------------------------- +Thu Apr 25 12:02:42 CEST 2024 - jlee@suse.com + +- Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing + Adv Monitor (bsc#1219216). +- commit 81c5485 + +------------------------------------------------------------------- +Thu Apr 25 11:44:57 CEST 2024 - tiwai@suse.de + +- crypto: ccp - Add support for PCI device 0x156E (bsc#1223338). +- crypto: ccp - Add support for PCI device 0x17E0 (bsc#1223338). +- commit 9af2745 + +------------------------------------------------------------------- +Thu Apr 25 11:34:09 CEST 2024 - tiwai@suse.de + +- lsm: fix the logic in security_inode_getsecctx() (git-fixes). +- commit 9f85f33 + +------------------------------------------------------------------- +Thu Apr 25 09:38:22 CEST 2024 - msuchanek@suse.de + +- PCI: rpaphp: Error out on busy status from get-sensor-state + (bsc#1223369 ltc#205888). +- commit 03aecd7 + +------------------------------------------------------------------- +Wed Apr 24 08:16:47 CEST 2024 - tiwai@suse.de + +- Update ath11k suspend patches from the latest subsystem tree (bsc#1207948). +- commit caea96a + +------------------------------------------------------------------- +Wed Apr 24 05:52:04 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix stackmap overflow check on 32-bit arches (bsc#1223035 + CVE-2024-26883). +- bpf: Fix hashtab overflow check on 32-bit arches (bsc#1223189 + CVE-2024-26884). +- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches + (bsc#1223190 CVE-2024-26885). +- commit 98fad20 + +------------------------------------------------------------------- +Wed Apr 24 05:28:02 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct xsk_buff_pool kABI workaround (bsc#1221303 + CVE-2024-26611). +- commit 764f7c3 + +------------------------------------------------------------------- +Tue Apr 23 17:29:15 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-target-pscsi-Fix-bio_put-for-error-case.patch + (bsc#1222596 cve-2024-26760), fixng CVE number. +- commit 10886ae + +------------------------------------------------------------------- +Tue Apr 23 08:51:08 CEST 2024 - msuchanek@suse.de + +- powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt + (bsc#1221645 ltc#205739 bsc#1223191). +- commit da2d8d3 + +------------------------------------------------------------------- +Mon Apr 22 18:17:45 CEST 2024 - tiwai@suse.de + +- Move out-of-tree powerpc patch to the right section +- commit ff83284 + +------------------------------------------------------------------- +Mon Apr 22 15:14:07 CEST 2024 - denis.kirjanov@suse.com + +- ice: use relative VSI index for VFs instead of PF VSI number + (git-fixes). +- commit 271fd81 + +------------------------------------------------------------------- +Mon Apr 22 15:12:05 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Minor flow correction in e1000_shutdown function + (git-fixes). +- commit cc5b32c + +------------------------------------------------------------------- +Mon Apr 22 15:10:13 CEST 2024 - denis.kirjanov@suse.com + +- net: pcs: xpcs: Return EINVAL in the internal methods + (git-fixes). +- commit 9b19312 + +------------------------------------------------------------------- +Mon Apr 22 15:07:47 CEST 2024 - denis.kirjanov@suse.com + +- net: ip_tunnel: make sure to pull inner header in + ip_tunnel_rcv() (git-fixes CVE-2024-26882 bsc#1223034). +- commit c42f011 + +------------------------------------------------------------------- +Mon Apr 22 15:06:54 CEST 2024 - denis.kirjanov@suse.com + +- ionic: set adminq irq affinity (git-fixes). +- commit 7862c8a + +------------------------------------------------------------------- +Mon Apr 22 15:04:55 CEST 2024 - denis.kirjanov@suse.com + +- net: add netdev_lockdep_set_classes() to virtual drivers + (git-fixes). +- commit a8ebc57 + +------------------------------------------------------------------- +Mon Apr 22 15:03:00 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Let IP-specific receive function to interrogate + descriptors (git-fixes). +- commit d6b522e + +------------------------------------------------------------------- +Mon Apr 22 13:55:02 CEST 2024 - nik.borisov@suse.com + +- x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ (git-fixes). +- commit a29a0e4 + +------------------------------------------------------------------- +Mon Apr 22 13:54:41 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix BHI retpoline check (git-fixes). +- commit 00081b1 + +------------------------------------------------------------------- +Mon Apr 22 13:53:35 CEST 2024 - nik.borisov@suse.com + +- blacklist.conf: Blacklist spurious patch +- commit 14b3e73 + +------------------------------------------------------------------- +Mon Apr 22 08:45:08 CEST 2024 - msuchanek@suse.de + +- selftests/powerpc/papr-vpd: Fix missing variable initialization + (jsc#PED-4486 git-fixes). +- commit 8847657 + +------------------------------------------------------------------- +Mon Apr 22 08:40:46 CEST 2024 - msuchanek@suse.de + +- Rename patches.suse/Workaround-broken-chacha-crypto-fallback.patch to + patches.suse/powerpc-crypto-chacha-p10-Fix-failure-on-non-Power10.patch. +- commit de47fb9 + +------------------------------------------------------------------- +Mon Apr 22 07:20:24 CEST 2024 - tiwai@suse.de + +- peci: linux/peci.h: fix Excess kernel-doc description warning + (git-fixes). +- comedi: vmk80xx: fix incomplete endpoint checking (git-fixes). +- mei: me: disable RPL-S on SPS and IGN firmwares (git-fixes). +- speakup: Avoid crash on very long word (git-fixes). +- serial: stm32: Reset .throttled state in .startup() (git-fixes). +- serial/pmac_zilog: Remove flawed mitigation for rx irq flood + (git-fixes). +- serial: mxs-auart: add spinlock around changing cts state + (git-fixes). +- serial: 8250_dw: Revert: Do not reclock if already at correct + rate (git-fixes). +- Revert "usb: cdc-wdm: close race between read and workqueue" + (git-fixes). +- thunderbolt: Do not create DisplayPort tunnels on adapters of + the same router (git-fixes). +- usb: dwc2: host: Fix dereference issue in DDMA completion flow + (git-fixes). +- usb: typec: tcpm: Correct the PDO counting in pd_set + (git-fixes). +- usb: typec: ucsi: Fix connector check on init (git-fixes). +- usb: xhci: correct return value in case of STS_HCE (git-fixes). +- commit 1d56577 + +------------------------------------------------------------------- +Sun Apr 21 08:37:04 CEST 2024 - tiwai@suse.de + +- clk: mediatek: Do a runtime PM get on controllers during probe + (git-fixes). +- clk: Remove prepare_lock hold assertion in __clk_release() + (git-fixes). +- commit 78e7847 + +------------------------------------------------------------------- +Sun Apr 21 00:31:42 CEST 2024 - lduncan@suse.com + +- scsi: sg: Avoid race in error handling & drop bogus warn + (git-fixes). +- commit 855ebc6 + +------------------------------------------------------------------- +Sat Apr 20 18:13:16 CEST 2024 - tiwai@suse.de + +- Bluetooth: MGMT: Fix failing to + MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID (bsc#1221504). +- commit 8ea8f78 + +------------------------------------------------------------------- +Sat Apr 20 08:42:14 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with + ALC269VC (stable-fixes). +- ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N + (stable-fixes). +- ALSA: hda/realtek: Fixes for Asus GU605M and GA403U sound + (stable-fixes). +- ALSA: hda/tas2781: Add new vendor_id and subsystem_id to + support ThinkPad ICE-1 (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP SnowWhite laptops + (stable-fixes). +- commit 2244c24 + +------------------------------------------------------------------- +Sat Apr 20 08:38:21 CEST 2024 - tiwai@suse.de + +- ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages + (git-fixes). +- ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4 + (git-fixes). +- ALSA: hda/tas2781: correct the register for pow calibrated data + (git-fixes). +- drm/panel: visionox-rm69299: don't unregister DSI device + (git-fixes). +- drm/vmwgfx: Sort primary plane formats by order of preference + (git-fixes). +- drm/vmwgfx: Fix crtc's atomic check conditional (git-fixes). +- drm/vmwgfx: Fix prime import/export (git-fixes). +- drm/ttm: stop pooling cached NUMA pages v2 (git-fixes). +- drm: nv04: Fix out of bounds access (git-fixes). +- nouveau: fix instmem race condition around ptr stores + (git-fixes). +- drm/amdgpu: fix visible VRAM handling during faults (git-fixes). +- drm/amdgpu: validate the parameters of bo mapping operations + more clearly (git-fixes). +- Revert "drm/amd/display: fix USB-C flag update after enc10 + feature init" (stable-fixes). +- drm/amdkfd: Fix memory leak in create_process failure + (git-fixes). +- drm/amdgpu: remove invalid resource->start check v2 (git-fixes). +- nilfs2: fix OOB in nilfs_set_de_type (git-fixes). +- commit de35710 + +------------------------------------------------------------------- +Fri Apr 19 21:07:04 CEST 2024 - tonyj@suse.de + +- blacklist.conf: kill erroneous blank line added by 58324b9ff787 +- commit abcb85f + +------------------------------------------------------------------- +Fri Apr 19 19:47:40 CEST 2024 - lduncan@suse.com + +- blacklist.conf: add 3 commits to be skipped + One is a configuration change for an unused options, and + two are for SCSI structure changes that breaks kabi. +- commit c143746 + +------------------------------------------------------------------- +Fri Apr 19 18:37:34 CEST 2024 - lduncan@suse.com + +- scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() + (git-fixes). +- scsi: hisi_sas: Modify the deadline for ata_wait_after_reset() + (git-fixes). +- scsi: sd: Unregister device if device_add_disk() failed in + sd_probe() (git-fixes). +- scsi: mylex: Fix sysfs buffer lengths (git-fixes). +- scsi: core: Fix unremoved procfs host directory regression + (git-fixes). +- scsi: sg: Avoid sg device teardown race (git-fixes). +- scsi: libsas: Fix disk not being scanned in after being removed + (git-fixes). +- scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type() + (git-fixes). +- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn + (git-fixes). +- scsi: csiostor: Avoid function pointer casts (git-fixes). +- scsi: mpt3sas: Prevent sending diag_reset when the controller + is ready (git-fixes). +- scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports() + (git-fixes). +- scsi: smartpqi: Fix disable_managed_interrupts (git-fixes). +- scsi: core: Consult supported VPD page list prior to fetching + page (git-fixes). +- commit 8d33038 + +------------------------------------------------------------------- +Fri Apr 19 17:37:43 CEST 2024 - tiwai@suse.de + +- pmdomain: mediatek: fix race conditions with genpd + (CVE-2023-52645 bsc#1223033). +- commit c2656fd + +------------------------------------------------------------------- +Fri Apr 19 17:36:44 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/modpost-Add-.ltext-and-.ltext.-to-TEXT_SECTIONS.patch + This caused an overflow of the table as we haven't taken other earlier + changes. Drop it for now. +- commit bc7d928 + +------------------------------------------------------------------- +Fri Apr 19 16:44:36 CEST 2024 - colyli@suse.de + +- block: Fix WARNING in _copy_from_iter (bsc#1223015, + CVE-2024-26844). +- commit a5a381a + +------------------------------------------------------------------- +Fri Apr 19 15:44:52 CEST 2024 - tiwai@suse.de + +- platform/x86: think-lmi: Fix password opcode ordering for + workstations (CVE-2024-26836 bsc#1222968). +- platform/x86: think-lmi: Enable opcode support on BIOS settings + (CVE-2024-26836 bsc#1222968). +- commit a97b715 + +------------------------------------------------------------------- +Fri Apr 19 14:38:06 CEST 2024 - denis.kirjanov@suse.com + +- net: tcp: fix unexcepted socket die when snd_wnd is 0 + (git-fixes). +- commit e8c290a + +------------------------------------------------------------------- +Fri Apr 19 14:35:34 CEST 2024 - denis.kirjanov@suse.com + +- net: Use sockaddr_storage for getsockopt(SO_PEERNAME) + (git-fixes). +- commit 0bf4249 + +------------------------------------------------------------------- +Fri Apr 19 14:33:22 CEST 2024 - denis.kirjanov@suse.com + +- nf_conntrack: fix -Wunused-const-variable= (git-fixes). +- commit 771e185 + +------------------------------------------------------------------- +Fri Apr 19 14:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: NSH: fix kernel-doc notation warning (git-fixes). +- commit ab89a9e + +------------------------------------------------------------------- +Fri Apr 19 14:28:13 CEST 2024 - denis.kirjanov@suse.com + +- net: llc: fix kernel-doc notation warnings (git-fixes). +- commit a9e21ce + +------------------------------------------------------------------- +Fri Apr 19 14:25:10 CEST 2024 - denis.kirjanov@suse.com + +- inet: frags: eliminate kernel-doc warning (git-fixes). +- commit 3d5b832 + +------------------------------------------------------------------- +Fri Apr 19 14:03:12 CEST 2024 - denis.kirjanov@suse.com + +- net: cfg802154: fix kernel-doc notation warnings (git-fixes). +- commit f9d49a1 + +------------------------------------------------------------------- +Fri Apr 19 13:59:44 CEST 2024 - denis.kirjanov@suse.com + +- net: bonding: remove kernel-doc comment marker (git-fixes). +- commit b25069a + +------------------------------------------------------------------- +Fri Apr 19 13:57:45 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (git-fixes). +- commit da73105 + +------------------------------------------------------------------- +Fri Apr 19 13:55:44 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: dwmac-starfive: Add support for JH7100 SoC + (git-fixes). +- commit 644ea8f + +------------------------------------------------------------------- +Fri Apr 19 13:53:29 CEST 2024 - denis.kirjanov@suse.com + +- bnx2x: Fix firmware version string character counts (git-fixes). +- commit b005933 + +------------------------------------------------------------------- +Fri Apr 19 13:51:38 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: Fix use after free inside sparx5_del_mact_entry + (git-fixes). +- commit 3b59a03 + +------------------------------------------------------------------- +Fri Apr 19 13:32:18 CEST 2024 - tiwai@suse.de + +- Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks + in amdgpu_device_init()" (stable-fixes). +- commit f7f3760 + +------------------------------------------------------------------- +Fri Apr 19 13:30:16 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi: Limit read size on v1.2 (stable-fixes). +- Refresh + patches.suse/usb-typec-ucsi-Update-connector-cap-and-status.patch. +- commit e357444 + +------------------------------------------------------------------- +Fri Apr 19 13:28:57 CEST 2024 - tiwai@suse.de + +- wifi: mt76: mt7996: add locking for accessing mapped registers + (stable-fixes). +- commit ac66d90 + +------------------------------------------------------------------- +Fri Apr 19 13:27:03 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid writing the mac address before + first reading (git-fixes). +- random: handle creditable entropy from atomic process context + (git-fixes). +- firmware: arm_scmi: Make raw debugfs entries non-seekable + (git-fixes). +- mmc: omap: restore original power up/down steps (git-fixes). +- mmc: omap: fix deferred probe (git-fixes). +- mmc: omap: fix broken slot switch lookup (git-fixes). +- nouveau: fix function cast warning (git-fixes). +- PM: s2idle: Make sure CPUs will wakeup directly on resume + (git-fixes). +- platform/chrome: cros_ec_uart: properly fix race condition + (git-fixes). +- platform/x86: intel-vbtn: Update tablet mode switch at end of + probe (git-fixes). +- nouveau: fix devinit paths to only handle display on GSP + (git-fixes). +- gpio: cdev: fix missed label sanitizing in debounce_setup() + (git-fixes). +- gpio: cdev: check for NULL labels when sanitizing them for irqs + (git-fixes). +- gpio: cdev: sanitize the label before requesting the interrupt + (stable-fixes). +- usb: sl811-hcd: only defined function checkdone if QUIRK2 is + defined (stable-fixes). +- usb: typec: tcpci: add generic tcpci fallback compatible + (stable-fixes). +- usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR + (stable-fixes). +- thermal/of: Assume polling-delay(-passive) 0 when absent + (stable-fixes). +- Input: xpad - add support for Snakebyte GAMEPADs (stable-fixes). +- Input: imagis - use FIELD_GET where applicable (stable-fixes). +- input/touchscreen: imagis: Correct the maximum touch area value + (stable-fixes). +- Input: synaptics-rmi4 - fail probing if memory allocation for + "phys" fails (stable-fixes). +- media: sta2x11: fix irq handler cast (stable-fixes). +- media: cec: core: remove length check of Timer Status + (stable-fixes). +- PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge + (stable-fixes). +- platform/x86: touchscreen_dmi: Add an extra entry for a variant + of the Chuwi Vi8 tablet (stable-fixes). +- Input: allocate keycode for Display refresh rate toggle + (stable-fixes). +- pinctrl: renesas: checker: Limit cfg reg enum checks to provided + IDs (stable-fixes). +- HID: input: avoid polling stylus battery on Chromebook Pompom + (stable-fixes). +- wifi: cfg80211: check A-MSDU format more carefully + (stable-fixes). +- wifi: mt76: mt7996: disable AMSDU for non-data frames + (stable-fixes). +- wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro + (stable-fixes). +- wifi: iwlwifi: pcie: Add the PCI device id for new hardware + (stable-fixes). +- wifi: rtw89: pci: enlarge RX DMA buffer to consider size of + RX descriptor (stable-fixes). +- wifi: ath9k: fix LNA selection in ath_ant_try_scan() + (stable-fixes). +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (stable-fixes). +- wifi: rtw89: fix null pointer access when abort scan + (stable-fixes). +- overflow: Allow non-type arg to type_max() and type_min() + (stable-fixes). +- pstore/zone: Add a null pointer check to the psz_kmsg_read + (stable-fixes). +- modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS + (stable-fixes). +- commit 7321185 + +------------------------------------------------------------------- +Fri Apr 19 13:20:06 CEST 2024 - tiwai@suse.de + +- drm/msm/dp: fix typo in dp_display_handle_port_status_changed() + (git-fixes). +- drm/msm/dpu: make error messages at + dpu_core_irq_register_callback() more sensible (git-fixes). +- drm/msm/dpu: don't allow overriding data from catalog + (git-fixes). +- drm/msm: Add newlines to some debug prints (git-fixes). +- drm/vmwgfx: Enable DMA mappings with SEV (git-fixes). +- drm/client: Fully protect modes[] with dev->mode_config.mutex + (stable-fixes). +- Revert "drm/qxl: simplify qxl_fence_wait" (git-fixes). +- drm/ast: Fix soft lockup (git-fixes). +- drm/panfrost: Fix the error path in + panfrost_mmu_map_fault_addr() (git-fixes). +- drm/amd/display: Set VSC SDP Colorimetry same way for MST and + SST (stable-fixes). +- drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= + 1.4 (stable-fixes). +- drm/amd/display: fix disable otg wa logic in DCN316 + (stable-fixes). +- drm/amdgpu: fix incorrect number of active RBs for gfx11 + (stable-fixes). +- drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11 + (stable-fixes). +- drm/amdgpu: Reset dGPU if suspend got aborted (stable-fixes). +- drm/amdgpu: always force full reset for SOC21 (stable-fixes). +- drm/amdkfd: Reset GPU on queue preemption failure + (stable-fixes). +- drm/i915/vrr: Disable VRR when using bigjoiner (stable-fixes). +- drm/i915: Disable port sync when bigjoiner is used + (stable-fixes). +- drm/i915/cdclk: Fix CDCLK programming order when pipes are + active (git-fixes). +- drm/i915: Pre-populate the cursor physical dma address + (git-fixes). +- fbmon: prevent division by zero in fb_videomode_from_videomode() + (stable-fixes). +- fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 + (stable-fixes). +- drm/amd/amdgpu: Fix potential ioremap() memory leaks in + amdgpu_device_init() (stable-fixes). +- drm/amd/display: Fix nanosec stat overflow (stable-fixes). +- drm: Check polling initialized before enabling in + drm_helper_probe_single_connector_modes (stable-fixes). +- drm: Check output polling initialized before disabling + (stable-fixes). +- drm/ttm: return ENOSPC from ttm_bo_mem_space v3 (stable-fixes). +- drm: panel-orientation-quirks: Add quirk for GPD Win Mini + (stable-fixes). +- firmware: tegra: bpmp: Return directly after a failed kzalloc() + in get_filename() (stable-fixes). +- commit 2efe82e + +------------------------------------------------------------------- +Fri Apr 19 13:12:20 CEST 2024 - tiwai@suse.de + +- ata: libata-core: Allow command duration limits detection for + ACS-4 drives (git-fixes). +- amdkfd: use calloc instead of kzalloc to avoid integer overflow + (stable-fixes). +- accel/ivpu: Fix deadlock in context_xa (git-fixes). +- ACPI: scan: Do not increase dep_unmet for already met + dependencies (git-fixes). +- Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED + bit (git-fixes). +- Bluetooth: hci_sock: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: L2CAP: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: RFCOMM: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: SCO: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: Fix memory leak in hci_req_sync_complete() + (git-fixes). +- Bluetooth: hci_sync: Fix using the same interval and window + for Coded PHY (git-fixes). +- Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset + (git-fixes). +- batman-adv: Avoid infinite loop trying to resize local TT + (git-fixes). +- Bluetooth: hci_event: set the conn encrypted before conn + establishes (stable-fixes). +- ASoC: soc-core.c: Skip dummy codec when adding platforms + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE + (stable-fixes). +- ASoC: Intel: avs: Populate board selection with new I2S entries + (stable-fixes). +- ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 + (LAPRC710) laptops (stable-fixes). +- ASoC: SOF: amd: Optimize quirk for Valve Galileo (stable-fixes). +- ALSA: firewire-lib: handle quirk to calculate payload quadlets + as data block counter (stable-fixes). +- Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle + by default" (stable-fixes). +- drm/vc4: don't check if plane->state->fb == state->fb + (stable-fixes). +- ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of + CONFIG_X86_ANDROID_TABLETS (stable-fixes). +- Bluetooth: ISO: Align broadcast sync_timeout with connection + timeout (stable-fixes). +- Bluetooth: Add new quirk for broken read key length on ATS2851 + (stable-fixes). +- Bluetooth: hci_sync: Use QoS to determine which PHY to scan + (stable-fixes). +- Bluetooth: btintel: Fixe build regression (git-fixes). +- Bluetooth: btintel: Fix null ptr deref in btintel_read_version + (stable-fixes). +- drm/i915/display: Use i915_gem_object_get_dma_address to get + dma address (stable-fixes). +- commit 79cdb13 + +------------------------------------------------------------------- +Fri Apr 19 12:55:05 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/stmmac-Clear-variable-when-destroying-workqueue.patch + (git-fixes CVE-2024-26802 bsc#1222799). +- commit a49cc37 + ------------------------------------------------------------------- Fri Apr 19 12:24:47 CEST 2024 - osalvador@suse.de @@ -174,15 +7372,50 @@ Fri Apr 19 12:24:39 CEST 2024 - osalvador@suse.de (git-fixes CVE-2023-52644 bsc#1222961). - commit 2c2d37f +------------------------------------------------------------------- +Fri Apr 19 11:19:08 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/wifi-mac80211-fix-race-condition-on-enabling-fast-xm.patch + (git-fixes CVE-2024-26779 bsc#1222772). +- commit 463d6dd + ------------------------------------------------------------------- Fri Apr 19 10:26:17 CEST 2024 - tiwai@suse.de - Update patch reference of iio fix (CVE-2024-26702 bsc#1222424) - commit 9436142 +------------------------------------------------------------------- +Fri Apr 19 10:02:39 CEST 2024 - tiwai@suse.de + +- Update patch reference for interconnect patch (CVE-2024-26714 bsc#1222489) +- commit 773fbda + +------------------------------------------------------------------- +Thu Apr 18 18:09:21 CEST 2024 - jack@suse.cz + +- ext4: regenerate buddy after block freeing failed if under fc + replay (bsc#1220342 CVE-2024-26601). +- commit fec1ddc + ------------------------------------------------------------------- Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de +- nvme-tcp: strict pdu pacing to avoid send stalls on TLS + (bsc#1221858). +- tls: fix peeking with sync+async decryption (bsc#1221858). +- tls: don't skip over different type records from the rx_list + (bsc#1221858). +- tls: stop recv() if initial process_rx_list gave us non-DATA + (bsc#1221858). +- tls: break out of main loop when PEEK gets a non-data record + (bsc#1221858). +- net: tls: fix returned read length with async decrypt + (bsc#1221858). +- net: tls: fix use-after-free with partial reads and async + (bsc#1221858). +- net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - nvme-tcp: strict pdu pacing to avoid send stalls on TLS (bsc#1221858). - tls: fix peeking with sync+async decryption (bsc#1221858). @@ -199,6 +7432,49 @@ Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de - net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - commit 9d8d293 +------------------------------------------------------------------- +Thu Apr 18 10:56:05 CEST 2024 - hare@suse.de + +- Refresh + patches.suse/nvme-keyring-restrict-match-length-for-version-1-ide.patch. +- commit da3d979 + +------------------------------------------------------------------- +Thu Apr 18 10:41:45 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Fix-endless-loop-in-directory-parsing.patch + (git-fixes bsc#1223030 CVE-2024-26848). +- commit 9f64be5 + +------------------------------------------------------------------- +Wed Apr 17 17:03:22 CEST 2024 - jack@suse.cz + +- fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion + (bsc#1222721 CVE-2024-26764). +- commit 72ff5e9 + +------------------------------------------------------------------- +Wed Apr 17 17:02:58 CEST 2024 - jack@suse.cz + +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via + libaio (bsc#1222721 CVE-2024-26764). +- commit 241f561 + +------------------------------------------------------------------- +Wed Apr 17 16:59:24 CEST 2024 - jack@suse.cz + +- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() + when block bitmap corrupt (bsc#1222622 CVE-2024-26774). +- commit f7c2563 + +------------------------------------------------------------------- +Wed Apr 17 16:58:08 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_try_best_found() (bsc#1222618 CVE-2024-26773). +- commit 920069c + ------------------------------------------------------------------- Wed Apr 17 16:49:31 CEST 2024 - jbohac@suse.cz @@ -216,6 +7492,19 @@ Wed Apr 17 10:59:40 CEST 2024 - oneukum@suse.com Added CVE reference - commit 5db3e1d +------------------------------------------------------------------- +Wed Apr 17 10:26:28 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Fix wrong use of pasid config (git-fixes). +- commit 09ffca7 + +------------------------------------------------------------------- +Wed Apr 17 10:10:56 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Allocate local memory for page request queue + (git-fixes). +- commit 9b67401 + ------------------------------------------------------------------- Wed Apr 17 10:02:03 CEST 2024 - msuchanek@suse.de @@ -283,6 +7572,27 @@ Tue Apr 16 16:43:33 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix BHI documentation (git-fixes). - commit b981493 +------------------------------------------------------------------- +Tue Apr 16 16:20:48 CEST 2024 - denis.kirjanov@suse.com + +- net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check + (bsc#1222635 CVE-2024-26815). +- commit 0dd110f + +------------------------------------------------------------------- +Tue Apr 16 14:49:22 CEST 2024 - iivanov@suse.de + +- spi: cadence-qspi: fix pointer reference in runtime PM hooks (CVE-2024-26807 bsc#1222801) +- commit 5687920 + +------------------------------------------------------------------- +Tue Apr 16 11:03:35 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvmet-fc-avoid-deadlock-on-delete-association-path.patch + (git-fixes CVE-2024-26769 bsc#1222727). +- commit 2dfa751 + ------------------------------------------------------------------- Tue Apr 16 09:40:11 CEST 2024 - petr.pavlu@suse.com @@ -296,6 +7606,24 @@ Tue Apr 16 09:16:16 CEST 2024 - tzimmermann@suse.com Reference bug report and CVE number. - commit 92c99bd +------------------------------------------------------------------- +Tue Apr 16 08:13:20 CEST 2024 - jgross@suse.com + +- xen/events: fix error code in xen_bind_pirq_msi_to_irq() + (git-fixes). +- commit 05ac0c8 + +------------------------------------------------------------------- +Tue Apr 16 07:13:46 CEST 2024 - shung-hsi.yu@suse.com + +- xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL + (bsc#1221303 CVE-2024-26611). +- xsk: fix usage of multi-buffer BPF helpers for ZC XDP + (bsc#1221303 CVE-2024-26611). +- xsk: recycle buffer in case Rx queue was full (bsc#1221303 + CVE-2024-26611). +- commit c10f182 + ------------------------------------------------------------------- Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com @@ -307,6 +7635,12 @@ Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com (git-fixes bsc#1222726 CVE-2024-26766) - commit 3b16fea +------------------------------------------------------------------- +Tue Apr 16 05:50:53 CEST 2024 - nmorey@suse.com + +- RDMA/cm: add timeout to cm_destroy_id wait (git-fixes) +- commit e7fcab4 + ------------------------------------------------------------------- Mon Apr 15 18:58:02 CEST 2024 - jwiesner@suse.de @@ -327,6 +7661,39 @@ Mon Apr 15 18:49:18 CEST 2024 - krisman@suse.de (bsc#1220709). - commit 78244c6 +------------------------------------------------------------------- +Mon Apr 15 18:16:23 CEST 2024 - jgross@suse.com + +- xen/evtchn: avoid WARN() when unbinding an event channel + (git-fixes). +- commit fe7eef3 + +------------------------------------------------------------------- +Mon Apr 15 17:40:50 CEST 2024 - jgross@suse.com + +- xen/events: increment refcnt only if event channel is refcounted + (git-fixes). +- commit af3cb5d + +------------------------------------------------------------------- +Mon Apr 15 17:05:19 CEST 2024 - jgross@suse.com + +- xen-netfront: Add missing skb_mark_for_recycle (git-fixes). +- commit 421f313 + +------------------------------------------------------------------- +Mon Apr 15 16:29:50 CEST 2024 - jgross@suse.com + +- x86/xen: attempt to inflate the memory balloon on PVH + (git-fixes). +- commit df9367a + +------------------------------------------------------------------- +Mon Apr 15 15:53:54 CEST 2024 - jgross@suse.com + +- x86/xen: Add some null pointer checking to smp.c (git-fixes). +- commit f502fc5 + ------------------------------------------------------------------- Mon Apr 15 15:31:22 CEST 2024 - nik.borisov@suse.com @@ -352,6 +7719,14 @@ Mon Apr 15 15:23:07 CEST 2024 - nik.borisov@suse.com - x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr' (git-fixes). - commit 6aec207 +------------------------------------------------------------------- +Mon Apr 15 15:17:26 CEST 2024 - jgross@suse.com + +- xen/events: modify internal [un]bind interfaces (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit 77df536 + ------------------------------------------------------------------- Mon Apr 15 15:13:05 CEST 2024 - nik.borisov@suse.com @@ -364,6 +7739,12 @@ Mon Apr 15 15:03:47 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix return type of spectre_bhi_state() (git-fixes). - commit 13662e2 +------------------------------------------------------------------- +Mon Apr 15 15:03:00 CEST 2024 - jgross@suse.com + +- xen/events: drop xen_allocate_irqs_dynamic() (git-fixes). +- commit a93b368 + ------------------------------------------------------------------- Mon Apr 15 14:53:43 CEST 2024 - nik.borisov@suse.com @@ -396,6 +7777,15 @@ Mon Apr 15 14:22:08 CEST 2024 - nik.borisov@suse.com - x86/bhi: Enumerate Branch History Injection (BHI) bug (bsc#1222823). - commit 5ca568d +------------------------------------------------------------------- +Mon Apr 15 14:04:22 CEST 2024 - jgross@suse.com + +- xen/events: remove some simple helpers from events_base.c + (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit faab65b + ------------------------------------------------------------------- Mon Apr 15 14:00:05 CEST 2024 - nik.borisov@suse.com @@ -408,6 +7798,20 @@ Mon Apr 15 13:55:12 CEST 2024 - nik.borisov@suse.com - x86/bhi: Add support for clearing branch history at syscall entry (bsc#1222823). - commit dee5dff +------------------------------------------------------------------- +Mon Apr 15 13:18:01 CEST 2024 - jgross@suse.com + +- xen/events: reduce externally visible helper functions + (git-fixes). +- commit a7834c4 + +------------------------------------------------------------------- +Mon Apr 15 12:39:49 CEST 2024 - jgross@suse.com + +- xen: evtchn: Allow shared registration of IRQ handers + (git-fixes). +- commit fac6c90 + ------------------------------------------------------------------- Mon Apr 15 12:31:43 CEST 2024 - tbogendoerfer@suse.de @@ -471,6 +7875,28 @@ Mon Apr 15 10:15:49 CEST 2024 - iivanov@suse.de - Update patches.suse/spi-hisi-sfc-v3xx-Return-IRQ_NONE-if-no-interrupts-w.patch (git-fixes CVE-2024-26776 bsc#1222764) - commit ec068f3 +------------------------------------------------------------------- +Mon Apr 15 09:13:59 CEST 2024 - colyli@suse.de + +- blacklist.conf: add non-backport md git-fixes patch commit. +- commit 58324b9 + +------------------------------------------------------------------- +Mon Apr 15 09:12:46 CEST 2024 - colyli@suse.de + +- Delete the disabled patch which breaks KABI now, + patches.suse/md-bitmap-don-t-use-index-for-pages-backing-the-bitm-d703.patch. +- blacklist.conf: add the above patch commit. +- commit 9b0b89b + +------------------------------------------------------------------- +Sun Apr 14 03:57:08 CEST 2024 - glass.su@suse.com + +- dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape (bsc#1219596) + Also update diff context in + patches.suse/dm-raid-fix-false-positive-for-requeue-needed-during-b25b.patch +- commit 4604cae + ------------------------------------------------------------------- Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de @@ -479,6 +7905,22 @@ Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de (bsc#1219596, bsc#1222531, CVE-2024-26756). - commit de5884e +------------------------------------------------------------------- +Sat Apr 13 10:57:41 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222531, CVE-2024-26756 references, + patches.suse/md-Don-t-register-sync_thread-for-reshape-directly-ad39.patch + (bsc#1219596, bsc#1222531, CVE-2024-26756). +- commit 4150d19 + +------------------------------------------------------------------- +Sat Apr 13 10:33:55 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222527, CVE-2024-26757 references, + patches.suse/md-Don-t-ignore-read-only-array-in-md_check_recovery-55a4.patch + (bsc#1219596, bsc#1222527, CVE-2024-26757). +- commit 67019f2 + ------------------------------------------------------------------- Sat Apr 13 10:30:45 CEST 2024 - colyli@suse.de @@ -503,12 +7945,69 @@ Sat Apr 13 09:00:48 CEST 2024 - colyli@suse.de (bsc#1222720, CVE-2024-26763). - commit 710cd5e +------------------------------------------------------------------- +Sat Apr 13 03:43:33 CEST 2024 - lduncan@suse.com + +- scsi: target: pscsi: Fix bio_put() for error case (bsc#1222596 + cve-2024-267600). +- commit a67c294 + +------------------------------------------------------------------- +Fri Apr 12 18:13:34 CEST 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Bounds check mapped::pages access + (git-fixes). +- commit b7fc473 + +------------------------------------------------------------------- +Fri Apr 12 18:03:48 CEST 2024 - vkarasulli@suse.de + +- iommufd: Reject non-zero data_type if no data_len is provided + (git-fixes). +- commit ceca619 + +------------------------------------------------------------------- +Fri Apr 12 17:49:22 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Update iotlb in nested domain attach (git-fixes). +- commit e2cf9d1 + +------------------------------------------------------------------- +Fri Apr 12 17:01:14 CEST 2024 - vkarasulli@suse.de + +- iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA + (git-fixes). +- commit 200d970 + +------------------------------------------------------------------- +Fri Apr 12 16:15:33 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: Test racing between bpf_timer_cancel_and_free + and bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- bpf: Fix racing between bpf_timer_cancel_and_free and + bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- commit 24333b7 + ------------------------------------------------------------------- Fri Apr 12 15:26:58 CEST 2024 - iivanov@suse.de - Update patches.suse/ARM-ep93xx-Add-terminator-to-gpiod_lookup_table.patch (git-fixes CVE-2024-26751 bsc#1222724) - commit a85b7fa +------------------------------------------------------------------- +Fri Apr 12 15:00:47 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Fix NULL pointer dereference in + sk_psock_verdict_data_ready() (bsc#1222371 CVE-2024-26731). +- commit 9a8765c + +------------------------------------------------------------------- +Fri Apr 12 14:08:13 CEST 2024 - denis.kirjanov@suse.com + +- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter + (bsc#1222630 CVE-2024-26805). +- commit 8e8585b + ------------------------------------------------------------------- Fri Apr 12 13:46:08 CEST 2024 - iivanov@suse.de @@ -538,12 +8037,19 @@ Fri Apr 12 10:03:51 CEST 2024 - dfaggioli@suse.com (bsc#1219475). - commit 99d8e75 +------------------------------------------------------------------- +Fri Apr 12 08:14:57 CEST 2024 - trenn@suse.com + +- tools/power/turbostat: Fix uncore frequency file string + (bsc#1221765). +- commit dfd2a8e + ------------------------------------------------------------------- Thu Apr 11 17:42:57 CEST 2024 - dfaggioli@suse.com - KVM: arm64: Always invalidate TLB for stage-2 permission faults (bsc#1219478). -- commit 1762ca5 +- commit d1d5006 ------------------------------------------------------------------- Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com @@ -551,7 +8057,7 @@ Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com - Update patches.suse/usb-cdns3-fixed-memory-use-after-free-at-cdns3_gadge.patch (git-fixes CVE-2024-26749 bsc#1222680). -- commit e627f8d +- commit 25b429b ------------------------------------------------------------------- Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com @@ -559,7 +8065,7 @@ Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com - Update patches.suse/powerpc-pseries-iommu-IOMMU-table-is-not-initialized.patch (bsc#1220492 ltc#205270 CVE-2024-26745 bsc#1222678). -- commit 6398fc1 +- commit 589b808 ------------------------------------------------------------------- Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com @@ -567,14 +8073,20 @@ Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com - Update patches.suse/l2tp-pass-correct-message-length-to-ip6_append_data.patch (bsc#1220419 CVE-2024-26752 bsc#1222667). -- commit 1a3becd +- commit 2f09d95 + +------------------------------------------------------------------- +Thu Apr 11 15:17:11 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add d9b3ce8769e3 mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats +- commit 82800cb ------------------------------------------------------------------- Thu Apr 11 12:01:45 CEST 2024 - jslaby@suse.cz - tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619). -- commit a9c1ee0 +- commit 3d5abbd ------------------------------------------------------------------- Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com @@ -582,7 +8094,32 @@ Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com - Update patches.suse/crypto-arm64-neonbs-fix-out-of-bounds-access-on-shor.patch (git-fixes CVE-2024-26789). -- commit 270f850 +- commit 98918ce + +------------------------------------------------------------------- +Wed Apr 10 21:10:17 CEST 2024 - mkubecek@suse.cz + +- arp: Prevent overflow in arp_req_get() (CVE-2024-26733 + bsc#1222585). +- commit 2f8c9e8 + +------------------------------------------------------------------- +Wed Apr 10 20:46:47 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: use the backlog for mirred ingress + (CVE-2024-26740 bsc#1222563). +- refresh: + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit b1920f0 + +------------------------------------------------------------------- +Wed Apr 10 19:15:08 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: don't override retval if we already + lost the skb (CVE-2024-26733 bsc#1222585). +- net/sched: act_mirred: Create function tcf_mirred_to_dev and + improve readability (CVE-2024-26733 bsc#1222585). +- commit 805fd21 ------------------------------------------------------------------- Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com @@ -591,7 +8128,7 @@ Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com patches.suse/usb-cdns3-fix-memory-double-free-when-handle-zero-pa.patch (bsc#1222513 CVE-2024-26748). Added CVE references -- commit b3e425f +- commit 7c3ca16 ------------------------------------------------------------------- Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com @@ -600,7 +8137,34 @@ Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com patches.suse/usb-dwc3-gadget-Fix-NULL-pointer-dereference-in-dwc3.patch (bsc#1222561 CVE-2024-26715). Added CVE reference -- commit ebacab7 +- commit f58a80f + +------------------------------------------------------------------- +Wed Apr 10 13:28:09 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Defer enablement of static branch (bsc#1222366). +- commit a442fcd + +------------------------------------------------------------------- +Wed Apr 10 12:27:41 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Make wake once of ring_buffer_wait() more robust + (git-fixes). +- commit 3cff1f5 + +------------------------------------------------------------------- +Wed Apr 10 12:26:04 CEST 2024 - petr.pavlu@suse.com + +- tracing: Have saved_cmdlines arrays all in one allocation + (git-fixes). +- commit 8871703 + +------------------------------------------------------------------- +Wed Apr 10 12:23:30 CEST 2024 - petr.pavlu@suse.com + +- tracing/ring-buffer: Fix wait_on_pipe() race (git-fixes). +- kABI: Adjust trace_iterator.wait_index (git-fixes). +- commit 503fcea ------------------------------------------------------------------- Wed Apr 10 11:59:16 CEST 2024 - mhocko@suse.com @@ -618,6 +8182,19 @@ Wed Apr 10 11:55:18 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26699 bsc#1222602). - commit f52d16e +------------------------------------------------------------------- +Wed Apr 10 11:51:14 CEST 2024 - denis.kirjanov@suse.com + +- igc: Remove stale comment about Tx timestamping (git-fixes). +- commit 83821ed + +------------------------------------------------------------------- +Wed Apr 10 11:49:20 CEST 2024 - denis.kirjanov@suse.com + +- ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() + (git-fixes). +- commit aab4796 + ------------------------------------------------------------------- Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com @@ -626,13 +8203,128 @@ Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26753 bsc#1222601). - commit 0099199 +------------------------------------------------------------------- +Wed Apr 10 11:47:20 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix memory corruption bug with suspend and rebuild + (git-fixes). +- commit 5927273 + +------------------------------------------------------------------- +Wed Apr 10 11:42:57 CEST 2024 - denis.kirjanov@suse.com + +- ice: Refactor FW data type and fix bitmap casting issue + (git-fixes). +- commit ddf5e8c + +------------------------------------------------------------------- +Wed Apr 10 11:41:07 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: call request_irq() after NAPI initialized + (git-fixes). +- commit 39b7ae3 + +------------------------------------------------------------------- +Wed Apr 10 11:37:17 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: mark unexcuted loopback test result as UNEXECUTED + (git-fixes). +- commit 88d4f13 + +------------------------------------------------------------------- +Wed Apr 10 11:34:49 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when devlink reload during pf + initialization (git-fixes). +- commit 5900fb4 + +------------------------------------------------------------------- +Wed Apr 10 11:33:08 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix index limit to support all queue stats + (git-fixes). +- commit fcda370 + +------------------------------------------------------------------- +Wed Apr 10 11:31:33 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop PHY during open() error paths (git-fixes). +- commit 087df13 + +------------------------------------------------------------------- +Wed Apr 10 11:29:31 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix handling of all link-local frames + (git-fixes). +- commit 62930ae + +------------------------------------------------------------------- +Wed Apr 10 11:27:53 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix link-local frames that ingress vlan + filtering ports (git-fixes). +- commit 7b1c501 + +------------------------------------------------------------------- +Wed Apr 10 11:01:57 CEST 2024 - lhenriques@suse.de + +- ceph: stop copying to iter at EOF on sync reads (bsc#1222606). +- commit 6d8bd5d + +------------------------------------------------------------------- +Wed Apr 10 10:55:25 CEST 2024 - ailiop@suse.com + +- dlm: fix user space lkb refcounting (git-fixes). +- commit 26e28b8 + ------------------------------------------------------------------- Wed Apr 10 10:55:08 CEST 2024 - lhenriques@suse.de - Update patches.suse/ceph-prevent-use-after-free-in-encode_cap_msg.patch (bsc#1221391 CVE-2024-26689). -- commit 8a44287 +- commit 05ffdb2 + +------------------------------------------------------------------- +Wed Apr 10 10:51:29 CEST 2024 - ailiop@suse.com + +- ubifs: Queue up space reservation tasks if retrying many times + (git-fixes). +- commit 44bfcee + +------------------------------------------------------------------- +Wed Apr 10 10:48:38 CEST 2024 - ailiop@suse.com + +- ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed + (git-fixes). +- commit 9a4ebd6 + +------------------------------------------------------------------- +Wed Apr 10 10:46:57 CEST 2024 - ailiop@suse.com + +- ubifs: Remove unreachable code in dbg_check_ltab_lnum + (git-fixes). +- commit f4e5ca1 + +------------------------------------------------------------------- +Wed Apr 10 10:46:09 CEST 2024 - ailiop@suse.com + +- ubifs: fix sort function prototype (git-fixes). +- commit f7d0a9f + +------------------------------------------------------------------- +Wed Apr 10 10:43:35 CEST 2024 - ailiop@suse.com + +- ubifs: Set page uptodate in the correct place (git-fixes). +- commit aa187f8 + +------------------------------------------------------------------- +Wed Apr 10 09:42:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Increase-buffer-size-in-afs_update_volume_status.patch + (git-fixes CVE-2024-26736 bsc#1222586). +- commit 06c0c6c ------------------------------------------------------------------- Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com @@ -642,6 +8334,22 @@ Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com (bsc#1219126 CVE-2024-26727 bsc#1222536). - commit 7bb93e9 +------------------------------------------------------------------- +Tue Apr 9 15:47:49 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-hang-in-nilfs_lookup_dirty_data_buffers.patch + (git-fixes CVE-2024-26696 bsc#1222549). +- commit 932abcf + +------------------------------------------------------------------- +Tue Apr 9 15:45:50 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-data-corruption-in-dsync-block-recovery-f.patch + (git-fixes CVE-2024-26697 bsc#1222550). +- commit fa7ddf4 + ------------------------------------------------------------------- Tue Apr 9 15:31:06 CEST 2024 - mhocko@suse.com @@ -658,6 +8366,22 @@ Tue Apr 9 15:24:32 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26722 bsc#1222520). - commit f0aaca0 +------------------------------------------------------------------- +Tue Apr 9 14:05:59 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: use #define for string constants + (bsc#1222445 CVE-2024-26684). +- net: stmmac: xgmac: fix a typo of register name in DPP safety + handling (bsc#1222445 CVE-2024-26684). +- commit 75e180f + +------------------------------------------------------------------- +Tue Apr 9 13:23:52 CEST 2024 - jack@suse.cz + +- ext4: fix double-free of blocks due to wrong extents moved_len + (bsc#1222422 CVE-2024-26704). +- commit ff97911 + ------------------------------------------------------------------- Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com @@ -666,6 +8390,36 @@ Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com (git-fixes CVE-2024-26681 bsc#1222431). - commit 12b3ceb +------------------------------------------------------------------- +Tue Apr 9 11:58:59 CEST 2024 - mkoutny@suse.com + +- mm: memcg: don't periodically flush stats when memcg is disabled + (bsc#1222525). +- commit 5b28bba + +------------------------------------------------------------------- +Tue Apr 9 11:29:43 CEST 2024 - mkoutny@suse.com + +- mm: memcg: use larger batches for proactive reclaim + (bsc#1222522). +- commit b1effac + +------------------------------------------------------------------- +Tue Apr 9 10:55:41 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: fix handling of DPP safety error for DMA + channels (bsc#1222445 CVE-2024-26684). +- commit a8e5095 + +------------------------------------------------------------------- +Tue Apr 9 10:52:47 CEST 2024 - tbogendoerfer@suse.de + +- Update + patches.suse/gtp-fix-use-after-free-and-null-ptr-deref-in-gtp_new.patch + (bsc#1222428 CVE-2024-26793). + Added CVE reference. +- commit 956dfa1 + ------------------------------------------------------------------- Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com @@ -673,6 +8427,31 @@ Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26694 bsc#1222466). - commit 5048255 +------------------------------------------------------------------- +Tue Apr 9 09:41:50 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix printing of stack records (bsc#1222366). +- commit 18c2e4e + +------------------------------------------------------------------- +Tue Apr 9 09:27:37 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix accounting of pages when migrating + (bsc#1222366). +- commit aaa0270 + +------------------------------------------------------------------- +Tue Apr 9 09:25:23 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix refcount imbalance (bsc#1222366). +- commit f6d6769 + +------------------------------------------------------------------- +Tue Apr 9 09:17:36 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Update metadata for tail pages (bsc#1222366). +- commit 6f3c7f1 + ------------------------------------------------------------------- Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de @@ -680,6 +8459,358 @@ Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de (bsc#1219264 CVE-2024-0841). - commit 440934e +------------------------------------------------------------------- +Mon Apr 8 23:34:57 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-potential-bug-in-end_buffer_async_write.patch + (git-fixes CVE-2024-26685 bsc#1222437). +- commit f659b7a + +------------------------------------------------------------------- +Mon Apr 8 18:52:51 CEST 2024 - jack@suse.cz + +- nfsd: Fix error cleanup path in nfsd_rename() (bsc#1221044 + CVE-2023-52591). +- commit e2fc972 + +------------------------------------------------------------------- +Mon Apr 8 15:42:50 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use separate handlers for interrupts (git-fixes). +- commit fdf696d + +------------------------------------------------------------------- +Mon Apr 8 15:41:20 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Send UP messages to VF only when VF is up + (git-fixes). +- commit e9223ab + +------------------------------------------------------------------- +Mon Apr 8 15:39:52 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Use default max_active works instead of one + (git-fixes). +- commit e2c337f + +------------------------------------------------------------------- +Mon Apr 8 15:38:18 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Wait till detach_resources msg is complete + (git-fixes). +- commit e377bd9 + +------------------------------------------------------------------- +Mon Apr 8 15:36:43 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2: Detect the mbox up or down message via register + (git-fixes). +- commit 9554388 + +------------------------------------------------------------------- +Mon Apr 8 15:35:03 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: fix phy_read_poll_timeout argument type in + genphy_loopback (git-fixes). +- commit 0a16435 + +------------------------------------------------------------------- +Mon Apr 8 15:33:23 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: access device through ctx instead of peer + (git-fixes). +- commit 42d72df + +------------------------------------------------------------------- +Mon Apr 8 15:31:51 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: check for dangling peer via is_dead instead + of empty list (git-fixes). +- commit a1c80d8 + +------------------------------------------------------------------- +Mon Apr 8 15:29:55 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: receive: annotate data-race around + receiving_counter.counter (git-fixes). +- commit 17fcb7b + +------------------------------------------------------------------- +Mon Apr 8 15:28:14 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: prevent possible incorrect XTAL frequency + selection (git-fixes). +- commit 3804285 + +------------------------------------------------------------------- +Mon Apr 8 15:27:55 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Disable wakeup at remove (git-fixes). +- commit d52ac96 + +------------------------------------------------------------------- +Mon Apr 8 15:26:29 CEST 2024 - denis.kirjanov@suse.com + +- net: veth: do not manipulate GRO when using XDP (git-fixes). +- commit 15eca84 + +------------------------------------------------------------------- +Mon Apr 8 15:26:14 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: fix module unload/reload behavior (git-fixes). +- commit 6f51a6a + +------------------------------------------------------------------- +Mon Apr 8 15:22:05 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Rename private data (git-fixes). +- commit 7196cb2 + +------------------------------------------------------------------- +Mon Apr 8 15:13:48 CEST 2024 - oneukum@suse.com + +- net: smsc95xx: add support for SYS TEC USB-SPEmodule1 + (git-fixes). +- commit 9896f5f + +------------------------------------------------------------------- +Mon Apr 8 14:16:41 CEST 2024 - osalvador@suse.de + +- mm,page_owner: fix recursion (bsc#1222366). +- commit 297023a + +------------------------------------------------------------------- +Mon Apr 8 14:15:30 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Use wait_event_interruptible() in + ring_buffer_wait() (git-fixes). +- commit 20eed3f + +------------------------------------------------------------------- +Mon Apr 8 14:13:58 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix full_waiters_pending in poll (git-fixes). +- commit 76c6893 + +------------------------------------------------------------------- +Mon Apr 8 14:13:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: drop unnecessary check (bsc#1222366). +- commit 233b383 + +------------------------------------------------------------------- +Mon Apr 8 14:11:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: check for null stack_record before bumping its + refcount (bsc#1222366). +- commit 232b11a + +------------------------------------------------------------------- +Mon Apr 8 14:09:40 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Do not set shortest_full when full target is hit + (git-fixes). +- commit 9d2e0c0 + +------------------------------------------------------------------- +Mon Apr 8 14:07:35 CEST 2024 - petr.pavlu@suse.com + +- tracing: Use .flush() call to wake up readers (git-fixes). +- commit ae4cfa5 + +------------------------------------------------------------------- +Mon Apr 8 13:52:39 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix resetting of shortest_full (git-fixes). +- commit eec6028 + +------------------------------------------------------------------- +Mon Apr 8 13:46:26 CEST 2024 - iivanov@suse.de + +- arm64/ptrace: Use saved floating point state type to determine SVE (git-fixes) +- commit 7892aeb + +------------------------------------------------------------------- +Mon Apr 8 13:41:37 CEST 2024 - iivanov@suse.de + +- bpf, arm64: fix bug in BPF_LDX_MEMSX (git-fixes) +- commit 8894bd2 + +------------------------------------------------------------------- +Mon Apr 8 13:38:54 CEST 2024 - iivanov@suse.de + +- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (git-fixes) +- commit c68c0f5 + +------------------------------------------------------------------- +Mon Apr 8 13:37:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang") +- commit 92045ae + +------------------------------------------------------------------- +Mon Apr 8 13:35:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (git-fixes) +- commit 193e8cd + +------------------------------------------------------------------- +Mon Apr 8 13:33:18 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Set the correct PHY mode for MGBE (git-fixes) +- commit 68a4464 + +------------------------------------------------------------------- +Mon Apr 8 13:31:20 CEST 2024 - iivanov@suse.de + +- arm64: dts: Fix dtc interrupt_provider warnings (git-fixes) +- commit 41dcf37 + +------------------------------------------------------------------- +Mon Apr 8 13:25:09 CEST 2024 - iivanov@suse.de + +- arm64/sve: Lower the maximum allocation for the SVE ptrace regset (git-fixes) +- commit e1e7f29 + +------------------------------------------------------------------- +Mon Apr 8 13:23:24 CEST 2024 - ohering@suse.de + +- net: mana: Fix Rx DMA datasize and skb_over_panic (git-fixes). +- x86/hyperv: Use per cpu initial stack for vtl context + (git-fixes). +- RDMA/mana_ib: Fix bug in creation of dma regions (git-fixes). +- PCI: hv: Fix ring buffer size calculation (git-fixes). +- x86/hyperv: Allow 15-bit APIC IDs for VTL platforms (git-fixes). +- commit ff0ef0f + +------------------------------------------------------------------- +Mon Apr 8 13:17:05 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix waking up ring buffer readers (git-fixes). +- commit 0457e87 + +------------------------------------------------------------------- +Mon Apr 8 13:12:33 CEST 2024 - mgorman@suse.de + +- sched/fair: Use helper functions to access root_domain::overload + (bsc#1222173). +- sched/fair: Check root_domain::overload value before update + (bsc#1222173). +- sched/balancing: Rename newidle_balance() => + sched_balance_newidle() (bsc#1222173). +- commit bfceb46 + +------------------------------------------------------------------- +Mon Apr 8 12:34:16 CEST 2024 - petr.pavlu@suse.com + +- tracing: Remove precision vsnprintf() check from print event + (git-fixes). +- commit 84653fa + +------------------------------------------------------------------- +Mon Apr 8 12:30:53 CEST 2024 - petr.pavlu@suse.com + +- tracing/net_sched: Fix tracepoints that save qdisc_dev() + as a string (git-fixes). +- commit 623f97a + +------------------------------------------------------------------- +Sat Apr 6 08:52:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for ASUS Laptops using CS35L56 + (stable-fixes). +- ALSA: hda/realtek: Add quirks for some Clevo laptops + (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000 + (stable-fixes). +- ALSA: hda/realtek: fix the hp playback volume issue for LG + machines (stable-fixes). +- commit dc89a62 + +------------------------------------------------------------------- +Sat Apr 6 08:49:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYR + (stable-fixes). +- ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 + 16ARHA7 models (stable-fixes). +- ALSA: hda/realtek - Fix inactive headset mic jack + (stable-fixes). +- commit 048c9fd + +------------------------------------------------------------------- +Sat Apr 6 08:46:37 CEST 2024 - tiwai@suse.de + +- spi: mchp-pci1xxx: Fix a possible null pointer dereference in + pci1xxx_spi_probe (git-fixes). +- spi: spi-fsl-lpspi: remove redundant spi_controller_put call + (git-fixes). +- regmap: maple: Fix uninitialized symbol 'ret' warnings + (git-fixes). +- regmap: maple: Fix cache corruption in regcache_maple_drop() + (git-fixes). +- ata: sata_mv: Fix PCI device ID table declaration compilation + warning (git-fixes). +- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit + (git-fixes). +- ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl() + (git-fixes). +- ASoC: amd: acp: fix for acp_init function error handling + (git-fixes). +- ASoC: rt722-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt712-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdca: fix locking sequence (git-fixes). +- ASoC: rt5682-sdw: fix locking sequence (git-fixes). +- ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw + (git-fixes). +- ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support + headset with microphone (git-fixes). +- ASoC: tas2781: mark dvc_tlv with __maybe_unused (git-fixes). +- ALSA: hda: cs35l56: Add ACPI device match tables (git-fixes). +- drm/i915/mst: Reject FEC+MST on ICL (git-fixes). +- drm/i915/mst: Limit MST+DSC to TGL+ (git-fixes). +- drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY + < 13 (git-fixes). +- drm/i915/gt: Enable only one CCS for compute workload + (git-fixes). +- drm/i915/gt: Do not generate the command streamer for all the + CCS (git-fixes). +- drm/i915/gt: Disable HW load balancing for CCS (git-fixes). +- drm/i915/dp: Remove support for UHBR13.5 (git-fixes). +- drm/display: fix typo (git-fixes). +- drm/prime: Unbreak virtgpu dma-buf export (git-fixes). +- nouveau/uvmm: fix addr/range calcs for remap operations + (git-fixes). +- drm/panfrost: fix power transition timeout warnings (git-fixes). +- commit 7455674 + +------------------------------------------------------------------- +Sat Apr 6 08:42:51 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/counter-fix-privdata-alignment.patch + This actually breaks the build when CONFIG_COUNTER=y +- commit b8cad45 + +------------------------------------------------------------------- +Fri Apr 5 17:14:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-sh-aica-reorder-cleanup-operations-to-avoid-UAF.patch + (git-fixes CVE-2024-26654 bsc#1222304). +- Update patches.suse/drm-amdgpu-fix-use-after-free-bug.patch + (stable-fixes CVE-2024-26656 bsc#1222307). +- Update + patches.suse/drm-sched-fix-null-ptr-deref-in-init-entity.patch + (git-fixes CVE-2024-26657 bsc#1222273). +- Update + patches.suse/net-pds_core-Fix-possible-double-free-in-error-handl.patch + (git-fixes CVE-2024-26652 bsc#1222115). +- Update patches.suse/ppp_async-limit-MRU-to-64K.patch (git-fixes + CVE-2024-26675 bsc#1222379). +- commit 05edc93 + ------------------------------------------------------------------- Fri Apr 5 14:49:11 CEST 2024 - mfranc@suse.cz @@ -774,18 +8905,346 @@ Fri Apr 5 14:49:02 CEST 2024 - mfranc@suse.cz (CVE-2023-4881 bsc#1215221 CVE-2023-52628 bsc#1222117). - commit dc877fc +------------------------------------------------------------------- +Fri Apr 5 10:20:33 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid the interface always configured + as random address (git-fixes). +- net: phy: micrel: lan8814: Fix when enabling/disabling 1-step + timestamping (git-fixes). +- r8169: fix issue caused by buggy BIOS on certain boards with + RTL8168d (git-fixes). +- ax25: fix use-after-free bugs caused by ax25_ds_del_timer + (git-fixes). +- net: phy: micrel: Fix potential null pointer dereference + (git-fixes). +- Bluetooth: Fix TOCTOU in HCI debugfs implementation (git-fixes). +- Bluetooth: hci_sync: Fix not checking error on + hci_cmd_sync_cancel_sync (git-fixes). +- Bluetooth: qca: fix device-address endianness (git-fixes). +- Bluetooth: add quirk for broken address properties (git-fixes). +- r8169: skip DASH fw status checks when DASH is disabled + (git-fixes). +- commit 8be20da + +------------------------------------------------------------------- +Fri Apr 5 10:14:59 CEST 2024 - tiwai@suse.de + +- kasan: disable kasan_non_canonical_hook() for HW tags + (git-fixes). +- commit 0d24410 + ------------------------------------------------------------------- Thu Apr 4 19:00:43 CEST 2024 - jack@suse.cz - selinux: saner handling of policy reloads (bsc#1222230). - commit 35fdf2d +------------------------------------------------------------------- +Thu Apr 4 13:10:54 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore brcmfmac-specific local symbols +- commit 4492559 + +------------------------------------------------------------------- +Thu Apr 4 12:30:48 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix oob in ntfs_listxattr (bsc#1222301 + CVE-2023-52640). +- commit eaa4525 + +------------------------------------------------------------------- +Thu Apr 4 10:53:36 CEST 2024 - mbrugger@suse.com + +- tee: amdtee: fix use-after-free vulnerability in + amdtee_close_session (bsc#1220915 CVE-2023-52503). +- commit 861ab74 + +------------------------------------------------------------------- +Thu Apr 4 10:33:06 CEST 2024 - denis.kirjanov@suse.com + +- net: ethernet: mtk_eth_soc: fix PPE hanging issue (git-fixes). +- commit 57f3e15 + +------------------------------------------------------------------- +Thu Apr 4 10:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when + MAC is up (git-fixes). +- commit 19afa38 + +------------------------------------------------------------------- +Thu Apr 4 10:29:08 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use matching wake_up API variant in CGX command + interface (git-fixes). +- commit 4f98ac2 + +------------------------------------------------------------------- +Thu Apr 4 10:27:05 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: tracing: fix hclgevf trace event strings (git-fixes). +- commit 786a967 + +------------------------------------------------------------------- +Thu Apr 4 10:24:13 CEST 2024 - denis.kirjanov@suse.com + +- nfp: flower: handle acti_netdevs allocation failure (git-fixes). +- commit e441ee8 + +------------------------------------------------------------------- +Thu Apr 4 10:22:25 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix stats being updated by way too large values + (git-fixes). +- commit a2ff54d + +------------------------------------------------------------------- +Thu Apr 4 10:20:37 CEST 2024 - denis.kirjanov@suse.com + +- igb: Fix missing time sync events (git-fixes). +- commit 0cd215b + +------------------------------------------------------------------- +Thu Apr 4 10:18:38 CEST 2024 - denis.kirjanov@suse.com + +- igc: Fix missing time sync events (git-fixes). +- commit f2d41db + +------------------------------------------------------------------- +Thu Apr 4 08:42:09 CEST 2024 - tiwai@suse.de + +- staging: vc04_services: changen strncpy() to strscpy_pad() + (stable-fixes). +- Refresh + patches.suse/staging-vc04_services-fix-information-leak-in-create.patch. +- commit f661a45 + +------------------------------------------------------------------- +Thu Apr 4 08:40:57 CEST 2024 - tiwai@suse.de + +- drm/amd/display: Remove MPC rate control logic from DCN30 and + above (stable-fixes). +- commit 264c256 + +------------------------------------------------------------------- +Thu Apr 4 08:36:44 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: pcie: fix RB status reading (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-pcie-add-another-missing-bh-disable-for.patch. +- commit 9937396 + +------------------------------------------------------------------- +Thu Apr 4 08:31:55 CEST 2024 - tiwai@suse.de + +- vboxsf: Avoid an spurious warning if load_nls_xxx() fails + (git-fixes). +- USB: core: Fix deadlock in port "disable" sysfs attribute + (stable-fixes). +- USB: core: Add hub_get() and hub_put() routines (stable-fixes). +- usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset + (stable-fixes). +- usb: typec: ucsi: Ack unsupported commands (stable-fixes). +- usb: udc: remove warning when queue disabled ep (stable-fixes). +- Revert "usb: phy: generic: Get the vbus supply" (git-fixes). +- USB: UAS: return ENODEV when submit urbs fail with device not + attached (stable-fixes). +- drm/i915/bios: Tolerate devdata==NULL in + intel_bios_encoder_supports_dp_dual_mode() (stable-fixes). +- drm/amd/display: Set DCN351 BB and IP the same as DCN35 + (stable-fixes). +- drm/amd/display: Fix bounds check for dcn35 DcfClocks + (git-fixes). +- drm/amdkfd: fix TLB flush after unmap for GFX9.4.2 + (stable-fixes). +- drm/amd/display: Prevent crash when disable stream + (stable-fixes). +- wifi: mac80211: check/clear fast rx for non-4addr sta VLAN + changes (stable-fixes). +- drm/amd/display: Fix noise issue on HDMI AV mute (stable-fixes). +- drm/amd/display: Return the correct HDCP error code + (stable-fixes). +- drm/amd/display: Fix idle check for shared firmware state + (stable-fixes). +- drm/amd/display: Update odm when ODM combine is changed on an + otg master pipe with no plane (stable-fixes). +- drm/amd/display: Init DPPCLK from SMU on dcn32 (stable-fixes). +- drm/amd/display: Allow dirty rects to be sent to dmub when + abm is active (stable-fixes). +- drm/amd/display: Override min required DCFCLK in dml1_validate + (stable-fixes). +- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag + (stable-fixes). +- drm/amd/display: Change default size for dummy plane in DML2 + (stable-fixes). +- drm/amdgpu: fix use-after-free bug (stable-fixes). +- drm/amd/display: Use freesync when + `DRM_EDID_FEATURE_CONTINUOUS_FREQ` found (stable-fixes). +- drm/vc4: hdmi: do not return negative values from .get_modes() + (stable-fixes). +- drm/imx/ipuv3: do not return negative values from .get_modes() + (stable-fixes). +- drm/exynos: do not return negative values from .get_modes() + (stable-fixes). +- drm/panel: do not return negative error codes from + drm_panel_get_modes() (stable-fixes). +- drm/probe-helper: warn about negative .get_modes() + (stable-fixes). +- kbuild: Move -Wenum-{compare-conditional,enum-conversion} + into W=1 (stable-fixes). +- USB: serial: cp210x: add pid/vid for TDK NC0110013M and + MM0110113M (stable-fixes). +- USB: serial: option: add MeiG Smart SLM320 product + (stable-fixes). +- USB: serial: cp210x: add ID for MGP Instruments PDS100 + (stable-fixes). +- USB: serial: add device ID for VeriFone adapter (stable-fixes). +- USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB + (stable-fixes). +- ahci: asm1064: asm1166: don't limit reported ports (git-fixes). +- cxl/trace: Properly initialize cxl_poison region name + (git-fixes). +- mtd: spinand: Add support for 5-byte IDs (stable-fixes). +- media: mc: Rename pad variable to clarify intent (stable-fixes). +- media: mc: Fix flags handling when creating pad links + (stable-fixes). +- kasan/test: avoid gcc warning for intentional overflow + (git-fixes). +- PCI/PM: Drain runtime-idle callbacks before driver removal + (stable-fixes). +- PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports + (stable-fixes). +- PCI/AER: Block runtime suspend when handling errors + (stable-fixes). +- drm/amdgpu/display: Address kdoc for 'is_psr_su' in + 'fill_dc_dirty_rects' (git-fixes). +- drm/amdgpu: make damage clips support configurable + (stable-fixes). +- drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs + (stable-fixes). +- drm/i915: Include the PLL name in the debug messages + (stable-fixes). +- drm/i915: Try to preserve the current shared_dpll for fastset + on type-c ports (stable-fixes). +- drm/i915: Replace a memset() with zero initialization + (stable-fixes). +- hwmon: (amc6821) add of_match table (stable-fixes). +- mac802154: fix llsec key resources release in + mac802154_llsec_key_del (git-fixes). +- wifi: rtw88: 8821cu: Fix connection failure (stable-fixes). +- wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU + (stable-fixes). +- wifi: brcmfmac: Demote vendor-specific attach/detach messages + to info (git-fixes). +- wifi: brcmfmac: cfg80211: Use WSEC to set SAE password + (stable-fixes). +- wifi: brcmfmac: add per-vendor feature detection callback + (stable-fixes). +- docs: Restore "smart quotes" for quotes (stable-fixes). +- mei: me: add arrow lake point H DID (stable-fixes). +- mei: me: add arrow lake point S DID (stable-fixes). +- Input: xpad - add additional HyperX Controller Identifiers + (stable-fixes). +- nouveau: lock the client object tree (stable-fixes). +- drm/amdgpu/pm: Fix the error of pwm1_enable setting + (stable-fixes). +- drm/amd/display: handle range offsets in VRR ranges + (stable-fixes). +- drm/amd/swsmu: modify the gfx activity scaling (stable-fixes). +- cxl/acpi: Fix load failures due to single window creation + failure (git-fixes). +- cxl/pci: Fix disabling memory if DVSEC CXL Range does not + match a CFMWS window (git-fixes). +- ahci: asm1064: correct count of reported ports (stable-fixes). +- interconnect: qcom: sm8550: Enable sync_state (git-fixes). +- interconnect: qcom: sc8180x: Mark CO0 BCM keepalive (git-fixes). +- nilfs2: fix potential bug in end_buffer_async_write (git-fixes). +- drm/amd/display: Add dml2 copy functions (stable-fixes). +- drm/i915: Stop printing pipe name as hex (stable-fixes). +- drm/i915: Use named initializers for DPLL info (stable-fixes). +- i915: make inject_virtual_interrupt() void (stable-fixes). +- interconnect: qcom: osm-l3: Replace custom implementation of + COUNT_ARGS() (git-fixes). +- kasan: print the original fault addr when access invalid shadow + (git-fixes). +- commit db0bc11 + +------------------------------------------------------------------- +Thu Apr 4 08:31:01 CEST 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit c14e810 + +------------------------------------------------------------------- +Thu Apr 4 04:16:31 CEST 2024 - tonyj@suse.de + +- perf/x86/amd/core: Update and fix stalled-cycles-* events for + Zen 2 and later (git-fixes). +- perf/x86/amd/lbr: Use freeze based on availability (git-fixes). +- perf/x86/amd/core: Avoid register reset when CPU is dead + (git-fixes). +- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return + value checks (git-fixes). +- commit 450ea2e + +------------------------------------------------------------------- +Wed Apr 3 16:14:59 CEST 2024 - andrea.porta@suse.com + +- arm64: bpf: fix 32bit unconditional bswap (git-fixes). +- commit 9eb9b7b + +------------------------------------------------------------------- +Wed Apr 3 15:49:53 CEST 2024 - tiwai@suse.de + +- selinux: avoid dereference of garbage after mount failure + (git-fixes). +- net/x25: fix incorrect parameter validation in the + x25_getsockopt() function (git-fixes). +- commit 7c956e3 + ------------------------------------------------------------------- Wed Apr 3 15:40:16 CEST 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit ebe113d +------------------------------------------------------------------- +Wed Apr 3 15:39:49 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit f0c6082 + +------------------------------------------------------------------- +Wed Apr 3 11:26:09 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix an NULL dereference bug (bsc#1222264 + CVE-2023-52631). +- commit b468789 + +------------------------------------------------------------------- +Wed Apr 3 11:24:07 CEST 2024 - ailiop@suse.com + +- xfs: allow extent free intents to be retried (git-fixes). +- commit 681b677 + +------------------------------------------------------------------- +Wed Apr 3 09:47:40 CEST 2024 - vkarasulli@suse.de + +- Update references in + patches.suse/media-xc4000-Fix-atomicity-violation-in-xc4000_get_f.patch + (git-fixes bsc#1219623 CVE-2024-24861). +- commit cf893ec + +------------------------------------------------------------------- +Tue Apr 2 13:36:01 CEST 2024 - tiwai@suse.de + +- drm/i915/lspcon: Separate lspcon probe and lspcon init + (bsc#1193599). +- drm/i915/lspcon: Separate function to set expected mode + (bsc#1193599). +- commit 3dfca11 + ------------------------------------------------------------------- Tue Apr 2 10:38:32 CEST 2024 - pjakobsson@suse.de @@ -799,11 +9258,96 @@ Tue Apr 2 09:02:40 CEST 2024 - mkubecek@suse.cz (CVE-2024-0193 bsc#1218495). - commit e7bf1c3 +------------------------------------------------------------------- +Tue Apr 2 00:50:29 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: disallow anonymous set with timeout flag + (CVE-2024-26642 bsc#1221830). +- commit 9cf0701 + +------------------------------------------------------------------- +Sun Mar 31 10:19:47 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi_acpi: Refactor and fix DELL quirk (git-fixes). +- usb: typec: ucsi: Check for notifications after init + (git-fixes). +- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock + (git-fixes). +- usb: typec: Return size of buffer if pd_set operation succeeds + (git-fixes). +- usb: dwc3: pci: Drop duplicate ID (git-fixes). +- usb: dwc3: Properly set system wakeup (git-fixes). +- usb: cdc-wdm: close race between read and workqueue (git-fixes). +- usb: dwc2: gadget: LPM flow fix (git-fixes). +- usb: dwc2: gadget: Fix exiting from clock gating (git-fixes). +- usb: dwc2: host: Fix ISOC flow in DDMA mode (git-fixes). +- usb: dwc2: host: Fix remote wakeup from hibernation (git-fixes). +- usb: dwc2: host: Fix hibernation flow (git-fixes). +- USB: core: Fix deadlock in usb_deauthorize_interface() + (git-fixes). +- usb: typec: tcpm: Update PD of Type-C port upon pd_set + (git-fixes). +- usb: typec: tcpm: fix double-free issue in + tcpm_port_unregister_pd() (git-fixes). +- usb: typec: ucsi: Fix race between typec_switch and role_switch + (git-fixes). +- usb: typec: tcpm: Correct port source pdo array in pd_set + callback (git-fixes). +- staging: vc04_services: fix information leak in + create_component() (git-fixes). +- commit d945fd3 + +------------------------------------------------------------------- +Sat Mar 30 09:55:11 CET 2024 - tiwai@suse.de + +- drm/i915/gt: Reset queue_priority_hint on parking (git-fixes). +- drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed() + (git-fixes). +- drm/i915/hwmon: Fix locking inversion in sysfs getter + (git-fixes). +- drm/i915/dsb: Fix DSB vblank waits when using VRR (git-fixes). +- drm/i915/vrr: Generate VRR "safe window" for DSB (git-fixes). +- drm/i915/mtl: Update workaround 14018575942 (git-fixes). +- drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, + mostly (git-fixes). +- drm/qxl: remove unused variable from + `qxl_process_single_command()` (git-fixes). +- drm/qxl: remove unused `count` variable from + `qxl_surface_id_alloc()` (git-fixes). +- drm/vmwgfx: Create debugfs ttm_resource_manager entry only if + needed (git-fixes). +- drm/rockchip: vop2: Remove AR30 and AB30 format support + (git-fixes). +- dma-buf: Fix NULL pointer dereference in sanitycheck() + (git-fixes). +- drm/sched: fix null-ptr-deref in init entity (git-fixes). +- nouveau/dmem: handle kcalloc() allocation failure (git-fixes). +- drm/amdgpu: fix deadlock while reading mqd from debugfs + (git-fixes). +- drm/amd/display: Send DTBCLK disable message on first commit + (git-fixes). +- drm/amd: Flush GFXOFF requests in prepare stage (git-fixes). +- Revert "drm/amd/display: Fix sending VSC (+ colorimetry) + packets for DP/eDP displays without PSR" (stable-fixes). +- thermal: devfreq_cooling: Fix perf state when calculate dfc + res_util (git-fixes). +- Revert "thermal: core: Don't update trip points inside the + hysteresis range" (git-fixes). +- ACPICA: debugger: check status of acpi_evaluate_object() + in acpi_db_walk_for_fields() (git-fixes). +- commit 3764402 + ------------------------------------------------------------------- Fri Mar 29 11:21:00 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name -- commit 795da64 +- commit 1a0e3e3 + +------------------------------------------------------------------- +Fri Mar 29 11:20:58 CET 2024 - mkoutny@suse.com + +- README.BRANCH: Remove copy of branch name +- commit 978e089 ------------------------------------------------------------------- Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com @@ -811,6 +9355,48 @@ Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name - commit fc25aed +------------------------------------------------------------------- +Fri Mar 29 09:28:06 CET 2024 - tiwai@suse.de + +- sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove() + (git-fixes). +- mmc: sdhci-omap: re-tuning is needed after a pm transition to + support emmc HS200 mode (git-fixes). +- mmc: core: Avoid negative index with array access (git-fixes). +- mmc: core: Initialize mmc_blk_ioc_data (git-fixes). +- ALSA: hda/tas2781: add locks to kcontrols (git-fixes). +- ALSA: hda/tas2781: remove digital gain kcontrol (git-fixes). +- ALSA: aoa: avoid false-positive format truncation warning + (git-fixes). +- ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs + (git-fixes). +- ALSA: hda: cs35l56: Set the init_done flag before + component_add() (git-fixes). +- net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips + (git-fixes). +- wifi: iwlwifi: mvm: include link ID when releasing frames + (git-fixes). +- wifi: iwlwifi: fw: don't always use FW dump trig (git-fixes). +- wifi: iwlwifi: mvm: rfi: fix potential response leaks + (git-fixes). +- selftests: vxlan_mdb: Fix failures with old libnet (git-fixes). +- net: wwan: t7xx: Split 64bit accesses to fix alignment issues + (git-fixes). +- net: ll_temac: platform_get_resource replaced by wrong function + (git-fixes). +- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet + (git-fixes). +- commit 699a684 + +------------------------------------------------------------------- +Thu Mar 28 15:49:16 CET 2024 - tbogendoerfer@suse.de + +- ipv6: init the accept_queue's spinlocks in inet6_create + (bsc#1221293 CVE-2024-26614). +- tcp: make sure init the accept_queue's spinlocks once + (bsc#1221293 CVE-2024-26614). +- commit ec637cb + ------------------------------------------------------------------- Thu Mar 28 15:37:39 CET 2024 - dwagner@suse.de @@ -861,6 +9447,20 @@ Thu Mar 28 15:27:22 CET 2024 - dwagner@suse.de - scsi: qla2xxx: Prevent command send on chip reset (bsc#1221816). - commit 5c3d977 +------------------------------------------------------------------- +Thu Mar 28 15:26:24 CET 2024 - mgorman@suse.de + +- Rename and refresh + patches.suse/sched-fair-Combine-EAS-check-with-root_domain-overutilized-access.patch. +- commit 6ad1be8 + +------------------------------------------------------------------- +Thu Mar 28 14:37:37 CET 2024 - msuchanek@suse.de + +- powerpc/crypto/chacha-p10: Fix failure on non Power10 + (bsc#1218205). +- commit 03daeb8 + ------------------------------------------------------------------- Thu Mar 28 14:35:48 CET 2024 - tbogendoerfer@suse.de @@ -888,6 +9488,19 @@ Wed Mar 27 22:54:24 CET 2024 - pjakobsson@suse.de This fixes bsc#1221814 - commit a7a9087 +------------------------------------------------------------------- +Wed Mar 27 20:47:33 CET 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit a5aefa7 + +------------------------------------------------------------------- +Wed Mar 27 18:52:46 CET 2024 - spradhan@suse.de + +- btrfs: fix stripe length calculation for non-zoned data chunk allocation (bsc#1217489). +- commit a8d6afc + ------------------------------------------------------------------- Wed Mar 27 16:49:32 CET 2024 - mkoutny@suse.com @@ -1217,6 +9830,144 @@ Wed Mar 27 16:49:24 CET 2024 - mkoutny@suse.com (git-fixes CVE-2023-52575 bsc#1220871). - commit 6296dca +------------------------------------------------------------------- +Wed Mar 27 13:17:14 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix build when debugfs is not enabled (jsc#PED-7619). +- commit 5b92ea7 + +------------------------------------------------------------------- +Wed Mar 27 13:16:29 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Safely handle saved records of various sizes (jsc#PED-7619). +- commit dbe7333 + +------------------------------------------------------------------- +Wed Mar 27 13:16:10 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records() (jsc#PED-7619). +- commit 6f11306 + +------------------------------------------------------------------- +Wed Mar 27 11:40:29 CET 2024 - tiwai@suse.de + +- ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" + (stable-fixes). +- commit 7817302 + +------------------------------------------------------------------- +Wed Mar 27 11:38:36 CET 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: use correct address 3 in A-MSDU + (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-mvm-use-FW-rate-for-non-data-only-on-ne.patch. +- commit 5b989e7 + +------------------------------------------------------------------- +Wed Mar 27 11:37:48 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: use devres-managed allocation for MDP TOP + (stable-fixes). +- Refresh + patches.suse/drm-msm-dpu-finalise-global-state-object.patch. +- commit d966716 + +------------------------------------------------------------------- +Wed Mar 27 11:36:28 CET 2024 - tiwai@suse.de + +- pwm: img: fix pwm clock lookup (git-fixes). +- crypto: qat - fix ring to service map for dcc in 4xxx + (git-fixes). +- clk: qcom: reset: Ensure write completion on reset de/assertion + (git-fixes). +- clk: qcom: reset: Commonize the de/assert functions + (stable-fixes). +- media: cadence: csi2rx: use match fwnode for media link + (git-fixes). +- ACPI: resource: Do IRQ override on Lunnen Ground laptops + (stable-fixes). +- Bluetooth: hci_core: Cancel request on command timeout + (stable-fixes). +- inet_diag: annotate data-races around inet_diag_table[] + (git-fixes). +- pstore: inode: Only d_invalidate() is needed (git-fixes). +- Input: gpio_keys_polled - suppress deferred probe error for gpio + (stable-fixes). +- firewire: core: use long bus reset on gap count error + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2 + (stable-fixes). +- ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table + (stable-fixes). +- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series + (stable-fixes). +- drm/buddy: check range allocation matches alignment + (stable-fixes). +- Bluetooth: mgmt: Fix limited discoverable off timeout + (stable-fixes). +- wifi: mac80211: only call drv_sta_rc_update for uploaded + stations (stable-fixes). +- soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt + (stable-fixes). +- drm/amd/display: fix input states translation error for dcn35 & + dcn351 (stable-fixes). +- platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios + name (stable-fixes). +- media: rkisp1: Fix IRQ handling due to shared interrupts + (stable-fixes). +- ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system + suspend (stable-fixes). +- ASoC: rt5645: Make LattePanda board DMI match more precise + (stable-fixes). +- spi: intel-pci: Add support for Lunar Lake-M SPI serial flash + (stable-fixes). +- regmap: kunit: Ensure that changed bytes are actually different + (stable-fixes). +- HID: multitouch: Add required quirk for Synaptics 0xcddc device + (stable-fixes). +- wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights + (stable-fixes). +- crypto: qat - relocate and rename get_service_enabled() + (stable-fixes). +- pstore: inode: Convert mutex usage to guard(mutex) + (stable-fixes). +- ACPI: resource: Add Infinity laptops to + irq1_edge_low_force_override (stable-fixes). +- commit 88eb41a + +------------------------------------------------------------------- +Wed Mar 27 11:12:04 CET 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix devlink params (git-fixes). +- commit 4b1b7ca + +------------------------------------------------------------------- +Wed Mar 27 11:09:48 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix port duplex configure error in IMP reset + (git-fixes). +- commit 1e6cd3d + +------------------------------------------------------------------- +Wed Mar 27 11:08:07 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when 1588 is received on HIP08 + devices (git-fixes). +- commit 1a3aae0 + +------------------------------------------------------------------- +Wed Mar 27 11:06:25 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix wrong judgment condition issue (git-fixes). +- commit 1fd3681 + +------------------------------------------------------------------- +Wed Mar 27 11:04:31 CET 2024 - denis.kirjanov@suse.com + +- net: ena: Remove ena_select_queue (git-fixes). +- commit e9af613 + ------------------------------------------------------------------- Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com @@ -1224,6 +9975,67 @@ Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com (git-fixes). - commit 2613145 +------------------------------------------------------------------- +Wed Mar 27 11:00:44 CET 2024 - denis.kirjanov@suse.com + +- xdp, bonding: Fix feature flags when there are no slave devs + anymore (git-fixes). +- commit 1154baf + +------------------------------------------------------------------- +Wed Mar 27 10:59:12 CET 2024 - denis.kirjanov@suse.com + +- intel: legacy: Partial revert of field get conversion + (git-fixes). +- commit d4f114e + +------------------------------------------------------------------- +Wed Mar 27 10:57:22 CET 2024 - denis.kirjanov@suse.com + +- igc: avoid returning frame twice in XDP_REDIRECT (git-fixes). +- commit 75f7f5f + +------------------------------------------------------------------- +Wed Mar 27 10:55:51 CET 2024 - denis.kirjanov@suse.com + +- i40e: Fix firmware version comparison function (git-fixes). +- commit 2c37782 + +------------------------------------------------------------------- +Wed Mar 27 10:54:16 CET 2024 - denis.kirjanov@suse.com + +- ice: fix typo in assignment (git-fixes). +- commit f19020e + +------------------------------------------------------------------- +Wed Mar 27 10:52:12 CET 2024 - denis.kirjanov@suse.com + +- ice: fix uninitialized dplls mutex usage (git-fixes). +- commit ff34920 + +------------------------------------------------------------------- +Wed Mar 27 10:50:39 CET 2024 - denis.kirjanov@suse.com + +- net: ice: Fix potential NULL pointer dereference in + ice_bridge_setlink() (git-fixes). +- commit 1e87fbd + +------------------------------------------------------------------- +Tue Mar 26 17:11:37 CET 2024 - colyli@suse.de + +- block: add check that partition length needs to be aligned + with block size (bsc#1220428, CVE-2023-52458). +- commit 9530f29 + +------------------------------------------------------------------- +Tue Mar 26 13:30:37 CET 2024 - mgorman@suse.de + +- Refresh series +- patches.suse/sched-fair-Add-EAS-checks-before-updating-root_domain-overutilized.patch. +- patches.suse/sched-fair-Introduce-is_rd_overutilized-helper-function-to-access-root_domain-overutilized.patch. +- patches.suse/sched-fair-Combine-EAS-check-with-overutilized-access.patch. +- commit fed9643 + ------------------------------------------------------------------- Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz @@ -1231,24 +10043,633 @@ Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz (fix unused variable warning) - commit c953180 +------------------------------------------------------------------- +Tue Mar 26 08:36:49 CET 2024 - jlee@suse.com + +- Update References + patches.suse/wifi-ath10k-fix-NULL-pointer-dereference-in-ath10k_w.patch + (git-fixes bsc#1218336 CVE-2023-7042). +- commit 5dbf535 + ------------------------------------------------------------------- Tue Mar 26 08:32:30 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 70b2e3d +------------------------------------------------------------------- +Mon Mar 25 21:39:32 CET 2024 - tiwai@suse.de + +- mm_init kABI workaround (git-fixes). +- commit 258a68b + +------------------------------------------------------------------- +Mon Mar 25 18:02:23 CET 2024 - colyli@suse.de + +- device-dax: make dax_bus_type const (jsc#PED-5853). +- nvdimm: make nvdimm_bus_type const (jsc#PED-5853). +- libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help (jsc#PED-5853). +- nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (jsc#PED-5853). +- dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n + (jsc#PED-5853). +- nvdimm/pmem: fix leak on dax_add_host() failure (jsc#PED-5853). +- dax/bus.c: replace several sprintf() with sysfs_emit() + (jsc#PED-5853). +- dax/bus.c: replace driver-core lock usage by a local rwsem + (jsc#PED-5853). +- dm-integrity: set max_integrity_segments in + dm_integrity_io_hints (jsc#PED-7542). +- dm: update relevant MODULE_AUTHOR entries to latest dm-devel + mailing list (jsc#PED-7542). +- dm verity: set DM_TARGET_SINGLETON feature flag (jsc#PED-7542). +- dm crypt: remove redundant state settings after waking up + (jsc#PED-7542). +- dm thin: add braces around conditional code that spans lines + (jsc#PED-7542). +- md/dm-raid: don't call md_reap_sync_thread() directly + (jsc#PED-7542). +- dm-raid: really frozen sync_thread during suspend + (jsc#PED-7542). +- md: add a new helper reshape_interrupted() (jsc#PED-7542). +- md: export helper md_is_rdwr() (jsc#PED-7542). +- md: export helpers to stop sync_thread (jsc#PED-7542). +- md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume + (jsc#PED-7542). +- md/raid1: factor out helpers to choose the best rdev from + read_balance() (jsc#PED-7542). +- md/raid1: factor out the code to manage sequential IO + (jsc#PED-7542). +- md/raid1: factor out choose_bb_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out choose_slow_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out read_first_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1-10: factor out a new helper raid1_should_read_first() + (jsc#PED-7542). +- md/raid1-10: add a helper raid1_check_read_range() + (jsc#PED-7542). +- md/raid1: fix choose next idle in read_balance() (jsc#PED-7542). +- commit 9ee2d7c + +------------------------------------------------------------------- +Mon Mar 25 17:59:43 CET 2024 - colyli@suse.de + +- md: preserve KABI in struct md_personality (jsc#PED-7542). +- dm-raid: add a new helper prepare_suspend() in md_personality + (jsc#PED-7542). +- commit ee8ae3a + +------------------------------------------------------------------- +Mon Mar 25 17:57:08 CET 2024 - colyli@suse.de + +- md/raid1: record nonrot rdevs while adding/removing rdevs to + conf (jsc#PED-7542). +- Refresh patches.suse/md-display-timeout-error.patch. +- commit 6221037 + +------------------------------------------------------------------- +Mon Mar 25 17:55:31 CET 2024 - colyli@suse.de + +- md/raid1: factor out helpers to add rdev to conf (jsc#PED-7542). +- md: add a new helper rdev_has_badblock() (jsc#PED-7542). +- md: check mddev->pers before calling md_set_readonly() + (jsc#PED-7542). +- md: clean up openers check in do_md_stop() and md_set_readonly() + (jsc#PED-7542). +- md: sync blockdev before stopping raid or setting readonly + (jsc#PED-7542). +- md: factor out a helper to sync mddev (jsc#PED-7542). +- md: Don't clear MD_CLOSING when the raid is about to stop + (jsc#PED-7542). +- md: return directly before setting did_set_md_closing + (jsc#PED-7542). +- md: clean up invalid BUG_ON in md_ioctl (jsc#PED-7542). +- md: changed the switch of RAID_VERSION to if (jsc#PED-7542). +- md: merge the check of capabilities into md_ioctl_valid() + (jsc#PED-7542). +- md: fix kmemleak of rdev->serial (jsc#PED-7542). +- md: use RCU lock to protect traversal in md_spares_need_change() + (jsc#PED-7542). +- md: get rdev->mddev with READ_ONCE() (jsc#PED-7542). +- md: remove redundant md_wakeup_thread() (jsc#PED-7542). +- md: remove redundant check of 'mddev->sync_thread' + (jsc#PED-7542). +- commit ce67549 + ------------------------------------------------------------------- Mon Mar 25 17:02:21 CET 2024 - tiwai@suse.de - Move upstreamed uio patches into sorted section - commit bd64fed +------------------------------------------------------------------- +Mon Mar 25 16:52:37 CET 2024 - tiwai@suse.de + +- clocksource/drivers/arm_global_timer: Fix maximum prescaler + value (git-fixes). +- clocksource/drivers/imx: Fix -Wunused-but-set-variable warning + (git-fixes). +- speakup: Fix 8bit characters from direct synth (git-fixes). +- wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPI (git-fixes). +- sock_diag: annotate data-races around sock_diag_handlers[family] + (git-fixes). +- serial: core: Fix atomicity violation in uart_tiocmget + (git-fixes). +- commit 1a369e8 + +------------------------------------------------------------------- +Mon Mar 25 16:52:07 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch (git-fixes) +- commit 520ebef + +------------------------------------------------------------------- +Mon Mar 25 16:41:56 CET 2024 - tiwai@suse.de + +- efi: fix panic in kdump kernel (git-fixes). +- efi: disable mirror feature during crashkernel (stable-fixes). +- commit 1fa1fb0 + +------------------------------------------------------------------- +Mon Mar 25 15:11:53 CET 2024 - oneukum@suse.com + +- xhci: update event ring dequeue pointer position to controller + correctly (git-fixes). + Altered because we cannot take the multiple interrupter code +- commit 09553b9 + +------------------------------------------------------------------- +Mon Mar 25 15:02:58 CET 2024 - oneukum@suse.com + +- xhci: remove unnecessary event_ring_deq parameter from + xhci_handle_event() (git-fixes). +- commit 9738c27 + +------------------------------------------------------------------- +Mon Mar 25 14:54:24 CET 2024 - oneukum@suse.com + +- xhci: simplify event ring dequeue tracking for transfer events + (git-fixes). +- Refresh + patches.suse/xhci-Simplify-event-ring-dequeue-pointer-update-for-.patch. +- commit b590884 + +------------------------------------------------------------------- +Mon Mar 25 14:44:04 CET 2024 - oneukum@suse.com + +- xhci: add helper that checks for unhandled events on a event + ring (git-fixes). +- commit 14f6eb3 + +------------------------------------------------------------------- +Mon Mar 25 14:40:24 CET 2024 - oneukum@suse.com + +- usb: xhci: Implement xhci_handshake_check_state() helper. +- commit f377708 + +------------------------------------------------------------------- +Mon Mar 25 13:47:53 CET 2024 - denis.kirjanov@suse.com + +- kabi/severities: ignore Wangxun ethernet driver local symbols +- commit 86b4a3b + +------------------------------------------------------------------- +Mon Mar 25 12:49:46 CET 2024 - ailiop@suse.com + +- ubi: Check for too small LEB size in VTBL code (bsc#1219834 + CVE-2024-25739). +- commit 8837d83 + +------------------------------------------------------------------- +Mon Mar 25 11:42:05 CET 2024 - oneukum@suse.com + +- xhci: Simplify event ring dequeue pointer update for port + change events (git-fixes). +- commit 87ce2b5 + +------------------------------------------------------------------- +Mon Mar 25 10:47:22 CET 2024 - tiwai@suse.de + +- wifi: ath11k: decrease MHI channel buffer length to 8KB + (bsc#1207948). +- commit fa1c47a + +------------------------------------------------------------------- +Mon Mar 25 10:46:37 CET 2024 - nik.borisov@suse.com + +- x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (git-fixes). +- commit 4352288 + +------------------------------------------------------------------- +Mon Mar 25 10:45:13 CET 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes). +- commit 6ea0e27 + +------------------------------------------------------------------- +Mon Mar 25 10:34:13 CET 2024 - denis.kirjanov@suse.com + +- ice: virtchnl: stop pretending to support RSS over AQ or + registers (git-fixes). +- commit 6cbf931 + +------------------------------------------------------------------- +Mon Mar 25 10:32:43 CET 2024 - denis.kirjanov@suse.com + +- idpf: disable local BH when scheduling napi for marker packets + (git-fixes). +- commit 30580cd + +------------------------------------------------------------------- +Mon Mar 25 10:31:06 CET 2024 - denis.kirjanov@suse.com + +- net: dsa: microchip: fix register write order in + ksz8_ind_write8() (git-fixes). +- commit ed256c0 + +------------------------------------------------------------------- +Mon Mar 25 10:29:29 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Switch to using _bh variant of of spinlock API in + port timestamping NAPI poll context (git-fixes). +- commit 41be7c6 + +------------------------------------------------------------------- +Mon Mar 25 10:26:04 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Fix incorrect dereference in interrupt handlers + (git-fixes). +- commit 0ab8957 + +------------------------------------------------------------------- +Mon Mar 25 10:20:36 CET 2024 - denis.kirjanov@suse.com + +- net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio + (git-fixes). +- commit 82f6a71 + +------------------------------------------------------------------- +Mon Mar 25 10:18:29 CET 2024 - denis.kirjanov@suse.com + +- net: libwx: fix memory leak on free page (git-fixes). +- commit 1147e4f + +------------------------------------------------------------------- +Mon Mar 25 10:15:05 CET 2024 - denis.kirjanov@suse.com + +- Update references +- commit 2642ab1 + +------------------------------------------------------------------- +Mon Mar 25 09:10:29 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one PCI miss +- commit 45d2467 + +------------------------------------------------------------------- +Mon Mar 25 09:06:28 CET 2024 - jslaby@suse.cz + +- PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p + (git-fixes). +- PCI: qcom: Add support for sa8775p SoC (git-fixes). +- PCI/ASPM: Use RMW accessors for changing LNKCTL (git-fixes). +- PCI: Make link retraining use RMW accessors for changing LNKCTL + (git-fixes). +- commit 85600d2 + +------------------------------------------------------------------- +Mon Mar 25 08:53:55 CET 2024 - dwagner@suse.de + +- nvme: fix reconnection fail due to reserved tag allocation + (git-fixes). +- commit b4e9845 + +------------------------------------------------------------------- +Mon Mar 25 07:09:23 CET 2024 - shung-hsi.yu@suse.com + +- bpf, scripts: Correct GPL license name (git-fixes). +- commit 0780a36 + ------------------------------------------------------------------- Sun Mar 24 09:09:01 CET 2024 - tiwai@suse.de - Move out-of-tree kexec patches into the right section - commit 06266e2 +------------------------------------------------------------------- +Sun Mar 24 09:06:31 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit d7cfbed + +------------------------------------------------------------------- +Sat Mar 23 10:48:51 CET 2024 - tiwai@suse.de + +- Drop usb gadget patch that was taken mistakenly and reverted (git-fixes) +- commit 57ae154 + +------------------------------------------------------------------- +Sat Mar 23 09:12:01 CET 2024 - tiwai@suse.de + +- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler + (git-fixes). +- spi: lm70llp: fix links in doc and comments (git-fixes). +- spi: lpspi: Avoid potential use-after-free in probe() + (git-fixes). +- ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates + (git-fixes). +- ASoC: tlv320adc3xxx: Don't strip remove function when driver + is builtin (git-fixes). +- commit 0e27f7b + +------------------------------------------------------------------- +Fri Mar 22 13:17:18 CET 2024 - tiwai@suse.de + +- drm/amdgpu: drop setting buffer funcs in sdma442 (git-fixes). +- drm/amdgpu/pm: Check the validity of overdiver power limit + (git-fixes). +- drm/amdgpu/pm: Fix NULL pointer dereference when get power limit + (git-fixes). +- drm/amdgpu: fix mmhub client id out-of-bounds access + (git-fixes). +- nouveau/gsp: don't check devinit disable on GSP (git-fixes). +- drm: Fix drm_fixp2int_round() making it add 0.5 (git-fixes). +- nouveau: reset the bo resource bus info after an eviction + (git-fixes). +- rtc: mt6397: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- selftests: forwarding: Fix ping failure due to short timeout + (git-fixes). +- soc: fsl: qbman: Use raw spinlock for cgr_lock (git-fixes). +- soc: fsl: qbman: Always disable interrupts when taking cgr_lock + (git-fixes). +- kconfig: fix infinite loop when expanding a macro at the end + of file (git-fixes). +- slimbus: core: Remove usage of the deprecated ida_simple_xx() + API (git-fixes). +- hwtracing: hisi_ptt: Move type check to the beginning of + hisi_ptt_pmu_event_init() (git-fixes). +- bus: mhi: ep: check the correct variable in + mhi_ep_register_controller() (git-fixes). +- iio: gts-helper: Fix division loop (git-fixes). +- iio: dummy_evgen: remove Excess kernel-doc comments (git-fixes). +- serial: Lock console when calling into driver before + registration (git-fixes). +- serial: core: only stop transmit when HW fifo is empty + (git-fixes). +- serial: 8250_exar: Don't remove GPIO device on suspend + (git-fixes). +- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT + (git-fixes). +- serial: max310x: fix syntax error in IRQ error message + (git-fixes). +- serial: max310x: fix NULL pointer dereference in I2C + instantiation (git-fixes). +- tty: vt: fix 20 vs 0x20 typo in EScsiignore (git-fixes). +- usb: gadget: net2272: Use irqflags in the call to + net2272_probe_fin (git-fixes). +- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (git-fixes). +- usb: xhci: Add error handling in xhci_map_urb_for_dma + (git-fixes). +- usb: phy: generic: Get the vbus supply (git-fixes). +- usb: audio-v2: Correct comments for struct + uac_clock_selector_descriptor (git-fixes). +- remoteproc: stm32: Fix incorrect type assignment returned by + stm32_rproc_get_loaded_rsc_tablef (git-fixes). +- remoteproc: virtio: Fix wdg cannot recovery remote processor + (git-fixes). +- commit 0e293ea + +------------------------------------------------------------------- +Fri Mar 22 12:36:58 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array + (git-fixes). +- commit 7b0b857 + +------------------------------------------------------------------- +Fri Mar 22 12:30:29 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Consider page offset for the pages to be + pinned (git-fixes). +- commit 0bcb37d + +------------------------------------------------------------------- +Fri Mar 22 11:56:37 CET 2024 - vkarasulli@suse.de + +- iommu/vt-d: Set SSADE when attaching to a parent with dirty + tracking (git-fixes). +- commit 0dce02e + +------------------------------------------------------------------- +Fri Mar 22 11:13:09 CET 2024 - vkarasulli@suse.de + +- iommufd: Fix iopt_access_list_id overwrite bug (git-fixes). +- commit 393f087 + +------------------------------------------------------------------- +Fri Mar 22 10:48:43 CET 2024 - iivanov@suse.de + +- Update patches.suse/dmaengine-fix-NULL-pointer-in-channel-unregistration.patch (git-fixes bsc#1221276 CVE-2023-52492) +- commit 4334575 + +------------------------------------------------------------------- +Fri Mar 22 08:56:05 CET 2024 - iivanov@suse.de + +- Update patches.suse/firmware-arm_scmi-Check-mailbox-SMT-channel-for-cons.patch (git-fixes bsc#1221375 CVE-2023-52608) +- commit 9e41d96 + +------------------------------------------------------------------- +Thu Mar 21 22:20:29 CET 2024 - tonyj@suse.de + +- perf tests: Skip data symbol test if buf1 symbol is missing + (bsc#1220045). +- perf tests: Make data symbol test wait for perf to start + (bsc#1220045). +- commit c2fa164 + +------------------------------------------------------------------- +Thu Mar 21 17:59:54 CET 2024 - jlee@suse.com + +- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security + (bsc#1219170 CVE-2024-22099). +- commit ee8d9c4 + +------------------------------------------------------------------- +Thu Mar 21 14:35:13 CET 2024 - dwagner@suse.de + +- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816). +- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816). +- scsi: qla2xxx: Change debug message during driver unload + (bsc1221816). +- scsi: qla2xxx: Fix double free of fcport (bsc1221816). +- scsi: qla2xxx: Fix double free of the ha->vp_map pointer + (bsc1221816). +- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816). +- scsi: qla2xxx: NVME|FCP prefer flag not being honored + (bsc1221816). +- scsi: qla2xxx: Update manufacturer detail (bsc1221816). +- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816). +- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816). +- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816). +- commit 1d07bf4 + +------------------------------------------------------------------- +Thu Mar 21 14:12:16 CET 2024 - jlee@suse.com + +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270 CVE-2024-26898 bsc#1223016). +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270). +- commit bd4199d + +------------------------------------------------------------------- +Thu Mar 21 14:08:17 CET 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.1 patches + (bsc#1221777). +- scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777). +- scsi: lpfc: Define types in a union for generic void *context3 + ptr (bsc#1221777). +- scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr + (bsc#1221777). +- scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr + (bsc#1221777). +- scsi: lpfc: Use a dedicated lock for ras_fwlog state + (bsc#1221777). +- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() + (bsc#1221777). +- scsi: lpfc: Replace hbalock with ndlp lock in + lpfc_nvme_unregister_port() (bsc#1221777). +- scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic + (bsc#1221777). +- scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling + (bsc#1221777 bsc#1217959). +- scsi: lpfc: Move NPIV's transport unregistration to after + resource clean up (bsc#1221777). +- scsi: lpfc: Remove unnecessary log message in queuecommand path + (bsc#1221777). +- scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() + (bsc#1221777). +- scsi: lpfc: Correct size for wqe for memset() (bsc#1221777). +- commit eef9737 + +------------------------------------------------------------------- +Thu Mar 21 11:31:29 CET 2024 - msuchanek@suse.de + +- Workaround broken chacha crypto fallback (bsc#1218205). +- commit 55f136c + +------------------------------------------------------------------- +Thu Mar 21 11:19:16 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Use a memory barrier to enforce PTP WQ xmit + submission tracking occurs after populating the metadata_map + (git-fixes). +- commit c382d3a + +------------------------------------------------------------------- +Thu Mar 21 11:17:43 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix MACsec state loss upon state update in offload + path (git-fixes). +- commit 7293938 + +------------------------------------------------------------------- +Thu Mar 21 11:16:11 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Change the warning when ignore_flow_level is not + supported (git-fixes). +- commit 5274665 + +------------------------------------------------------------------- +Thu Mar 21 11:14:37 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix fw reporter diagnose output (git-fixes). +- commit 3377c89 + +------------------------------------------------------------------- +Thu Mar 21 11:13:05 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, Change flow rule destination checking + (git-fixes). +- commit 1d30b46 + +------------------------------------------------------------------- +Thu Mar 21 11:11:26 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5e: Check the number of elements before walk + TC rhashtable" (git-fixes). +- commit a37e618 + +------------------------------------------------------------------- +Thu Mar 21 11:09:49 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5: Block entering switchdev mode with ns + inconsistency" (git-fixes). +- commit 917148d + +------------------------------------------------------------------- +Thu Mar 21 11:08:11 CET 2024 - denis.kirjanov@suse.com + +- ice: reconfig host after changing MSI-X on VF (git-fixes). +- commit f980680 + +------------------------------------------------------------------- +Thu Mar 21 11:06:28 CET 2024 - denis.kirjanov@suse.com + +- ice: reorder disabling IRQ and NAPI in ice_qp_dis (git-fixes). +- commit 4099ba6 + +------------------------------------------------------------------- +Thu Mar 21 11:05:01 CET 2024 - denis.kirjanov@suse.com + +- i40e: disable NAPI right after disabling irqs when handling + xsk_pool (git-fixes). +- commit 1715806 + +------------------------------------------------------------------- +Thu Mar 21 11:03:38 CET 2024 - denis.kirjanov@suse.com + +- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able + (git-fixes). +- commit fbfea47 + +------------------------------------------------------------------- +Thu Mar 21 11:02:10 CET 2024 - denis.kirjanov@suse.com + +- geneve: make sure to pull inner header in geneve_rx() + (git-fixes). +- commit 8b261ce + +------------------------------------------------------------------- +Thu Mar 21 11:00:24 CET 2024 - denis.kirjanov@suse.com + +- gtp: fix use-after-free and null-ptr-deref in gtp_newlink() + (git-fixes). +- commit 897cd65 + +------------------------------------------------------------------- +Thu Mar 21 10:58:44 CET 2024 - denis.kirjanov@suse.com + +- igb: extend PTP timestamp adjustments to i211 (git-fixes). +- commit b173908 + +------------------------------------------------------------------- +Thu Mar 21 10:57:13 CET 2024 - denis.kirjanov@suse.com + +- stmmac: Clear variable when destroying workqueue (git-fixes). +- commit 94d14a9 + +------------------------------------------------------------------- +Thu Mar 21 08:42:50 CET 2024 - mfranc@suse.cz + +- s390/vtime: fix average steal time calculation (git-fixes + bsc#1221783). +- commit e044390 + ------------------------------------------------------------------- Wed Mar 20 14:59:03 CET 2024 - jbohac@suse.cz @@ -1332,6 +10753,48 @@ Wed Mar 20 14:43:57 CET 2024 - jbohac@suse.cz crashkernel=,high (jsc#PED-7249). - commit 9191c97 +------------------------------------------------------------------- +Wed Mar 20 13:05:54 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one x86/mem_encrypt entry +- commit 6d2cc3b + +------------------------------------------------------------------- +Wed Mar 20 13:04:03 CET 2024 - jslaby@suse.cz + +- net/smc: fix documentation of buffer sizes (git-fixes). +- bootmem: use kmemleak_free_part_phys in free_bootmem_page + (git-fixes). +- swiotlb: use the calculated number of areas (git-fixes). +- sched/psi: Select KERNFS as needed (git-fixes). +- commit ed6834a + +------------------------------------------------------------------- +Wed Mar 20 13:00:31 CET 2024 - denis.kirjanov@suse.com + +- veth: try harder when allocating queue memory (git-fixes). +- commit fda44e7 + +------------------------------------------------------------------- +Wed Mar 20 10:59:24 CET 2024 - oneukum@suse.com + +- vdpa/mlx5: Allow CVQ size changes (git-fixes). +- commit 7026f16 + +------------------------------------------------------------------- +Wed Mar 20 10:56:13 CET 2024 - oneukum@suse.com + +- vdpa_sim: reset must not run (git-fixes). +- commit b05aeef + +------------------------------------------------------------------- +Wed Mar 20 08:18:45 CET 2024 - iivanov@suse.de + +- Fix patches.suse/coresight-etm4x-Add-ACPI-support-in-platform-driver.patch (bsc#1218779 bsc#1220587) + Put back patch hunk which where missed because file rename + drivers/acpi/acpi_amba.c -> drivers/acpi/arm64/amba.c +- commit 1eccf32 + ------------------------------------------------------------------- Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de @@ -1343,6 +10806,50 @@ Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de an error handling path (git-fixes). - commit 353a58d +------------------------------------------------------------------- +Wed Mar 20 02:06:22 CET 2024 - neilb@suse.de + +- NFSD: Fix nfsd_clid_class use of __string_len() macro + (git-fixes). +- nfs: fix panic when nfs4_ff_layout_prepare_ds() fails + (git-fixes). +- NFS: Read unlock folio on nfs_page_create_from_folio() error + (git-fixes). +- NFSv4.1/pnfs: fix NFS with TLS in pnfs (git-fixes). +- NFS: Fix an off by one in root_nfs_cat() (git-fixes). +- NFS: Fix nfs_netfs_issue_read() xarray locking for writeback + interrupt (git-fixes). +- NFSv4.2: fix listxattr maximum XDR buffer size (git-fixes). +- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 + (git-fixes). +- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() + (git-fixes). +- nfsd: Fix a regression in nfsd_setattr() (git-fixes). +- nfsd: don't call locks_release_private() twice concurrently + (git-fixes). +- NFSD: Retransmit callbacks after client reconnects (git-fixes). +- NFSD: Reschedule CB operations when backchannel rpc_clnt is + shut down (git-fixes). +- NFSD: Convert the callback workqueue to use delayed_work + (git-fixes). +- NFSD: Reset cb_seq_status after NFS4ERR_DELAY (git-fixes). +- NFSD: fix LISTXATTRS returning more bytes than maxcount + (git-fixes). +- NFSD: fix LISTXATTRS returning a short list with eof=TRUE + (git-fixes). +- NFSD: change LISTXATTRS cookie encoding to big-endian + (git-fixes). +- NFSD: fix nfsd4_listxattr_validate_cookie (git-fixes). +- SUNRPC: fix some memleaks in gssx_dec_option_array (git-fixes). +- SUNRPC: fix a memleak in gss_import_v2_context (git-fixes). +- commit cf1cfe0 + +------------------------------------------------------------------- +Wed Mar 20 01:13:52 CET 2024 - neilb@suse.de + +- blacklist.conf: add a 'cosmetic' commit +- commit 704be6f + ------------------------------------------------------------------- Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com @@ -1350,6 +10857,13 @@ Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com patches.suse/net-sched-Add-module-alias-for-sch_fq_pie.patch. - commit 4c6eb4e +------------------------------------------------------------------- +Tue Mar 19 15:58:13 CET 2024 - vkarasulli@suse.de + +- iommu/dma: Trace bounce buffer usage when mapping buffers + (git-fixes). +- commit a53df01 + ------------------------------------------------------------------- Tue Mar 19 15:30:05 CET 2024 - nmorey@suse.com @@ -1386,6 +10900,15 @@ Tue Mar 19 14:21:35 CET 2024 - pjakobsson@suse.de - drm/amd/display: Fix && vs || typos (git-fixes). - commit 1a09c42 +------------------------------------------------------------------- +Tue Mar 19 12:26:21 CET 2024 - vkarasulli@suse.de + +- iommu: Map reserved memory as cacheable if device is coherent + (git-fixes). +- Refresh + patches.suse/iommu-Don-t-reserve-0-length-IOVA-region.patch. +- commit 3835906 + ------------------------------------------------------------------- Tue Mar 19 11:32:10 CET 2024 - svarbanov@suse.de @@ -3086,6 +12609,36 @@ Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 612fa2e +------------------------------------------------------------------- +Wed Mar 13 08:09:26 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Add a representative platform device for TRBE (bsc#1220587) +- commit e433e12 + +------------------------------------------------------------------- +Wed Mar 13 08:05:56 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Refactor arm_spe_acpi_register_device() (bsc#1220587) +- commit c36cae4 + +------------------------------------------------------------------- +Wed Mar 13 08:03:50 CET 2024 - iivanov@suse.de + +- coresight: trbe: Enable ACPI based TRBE devices (bsc#1220587) +- commit 0aa88dd + +------------------------------------------------------------------- +Wed Mar 13 08:02:46 CET 2024 - iivanov@suse.de + +- coresight: trbe: Add a representative coresight_platform_data for (bsc#1220587) +- commit 4d64f51 + +------------------------------------------------------------------- +Wed Mar 13 07:58:31 CET 2024 - iivanov@suse.de + +- coresight: trbe: Allocate platform data per device (bsc#1220587) +- commit fd3964b + ------------------------------------------------------------------- Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de @@ -3360,6 +12913,21 @@ Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com Added CVE - commit 61b1ebd +------------------------------------------------------------------- +Mon Mar 11 09:48:38 CET 2024 - dwagner@suse.de + +- nvmet-fc: take ref count on tgtport before delete assoc + (git-fixes). +- nvmet-fc: avoid deadlock on delete association path (git-fixes). +- nvmet-fc: abort command when there is no binding (git-fixes). +- nvmet-fc: hold reference on hostport match (git-fixes). +- nvmet-fc: defer cleanup using RCU properly (git-fixes). +- nvmet-fc: release reference on target port (git-fixes). +- nvmet-fcloop: swap the list_add_tail arguments (git-fixes). +- nvme-fc: do not wait in vain when unloading module (git-fixes). +- nvmet-tcp: fix nvme tcp ida memory leak (git-fixes). +- commit 53c6a83 + ------------------------------------------------------------------- Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index ccadba1..107812a 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 8ef0762757f737c453dc5905f22e49bd8ba0fe20 +%define git_commit 377598714132de649a19f4cde3c4f515959883e3 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -28,7 +28,7 @@ Name: kernel-source Version: 6.4.0 %if 0%{?is_kotd} -Release: .g8ef0762 +Release: .g3775987 %else Release: 0 %endif diff --git a/kernel-syms.changes b/kernel-syms.changes index 73f33dd..826896a 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,15 +1,7213 @@ +------------------------------------------------------------------- +Thu Jun 6 09:32:09 CEST 2024 - denis.kirjanov@suse.com + +- net: preserve kabi for sk_buff (CVE-2024-26921 bsc#1223138). +- commit 7bf5961 + +------------------------------------------------------------------- +Thu Jun 6 09:29:40 CEST 2024 - denis.kirjanov@suse.com + +- inet: inet_defrag: prevent sk release while still in use + (CVE-2024-26921 bsc#1223138). +- commit 2016faf + +------------------------------------------------------------------- +Thu Jun 6 00:27:26 CEST 2024 - tonyj@suse.de + +- perf ui browser: Avoid SEGV on title (git fixes). +- commit 1578c22 + +------------------------------------------------------------------- +Wed Jun 5 20:40:13 CEST 2024 - tonyj@suse.de + +- perf pmu: Count sys and cpuid JSON events separately (git + fixes). +- perf stat: Don't display metric header for non-leader uncore + events (git-fixes). +- perf daemon: Fix file leak in daemon_session__control + (git-fixes). +- perf symbols: Fix ownership of string in dso__load_vmlinux() + (git-fixes). +- perf thread: Fixes to thread__new() related to initializing comm + (git-fixes). +- perf report: Avoid SEGV in report__setup_sample_type() + (git-fixes). +- perf ui browser: Don't save pointer to stack memory (git-fixes). +- perf bench internals inject-build-id: Fix trap divide when + collecting just one DSO (git-fixes). +- perf intel-pt: Fix unassigned instruction op (discovered by + MemorySanitizer) (git-fixes). +- perf test shell arm_coresight: Increase buffer size for + Coresight basic tests (git-fixes). +- perf docs: Document bpf event modifier (git-fixes). +- perf bench uprobe: Remove lib64 from libc.so.6 binary path + (git-fixes). +- perf record: Fix debug message placement for test consumption + (git-fixes). +- perf tests: Apply attributes to all events in object code + reading test (git-fixes). +- perf tests: Make "test data symbol" more robust on Neoverse N1 + (git-fixes). +- perf annotate: Fix annotation_calc_lines() to pass correct + address to get_srcline() (git-fixes). +- perf stat: Do not fail on metrics on s390 z/VM systems + (git-fixes). +- perf sched timehist: Fix -g/--call-graph option failure + (git-fixes). +- perf annotate: Get rid of duplicate --group option item + (git-fixes). +- perf probe: Add missing libgen.h header needed for using + basename() (git-fixes). +- perf record: Delete session after stopping sideband thread + (git-fixes). +- perf auxtrace: Fix multiple use of --itrace option (git-fixes). +- perf script: Show also errors for --insn-trace option + (git-fixes). +- perf lock contention: Add a missing NULL check (git-fixes). +- perf vendor events amd: Fix Zen 4 cache latency events + (git-fixes). +- libperf evlist: Avoid out-of-bounds access (git-fixes). +- perf pmu: Fix a potential memory leak in perf_pmu__lookup() + (git-fixes). +- perf print-events: make is_event_supported() more robust + (git-fixes). +- perf list: fix short description for some cache events + (git-fixes). +- perf metric: Don't remove scale from counts (git-fixes). +- perf stat: Avoid metric-only segv (git-fixes). +- perf expr: Fix "has_event" function for metric style events + (git-fixes). +- perf srcline: Add missed addr2line closes (git-fixes). +- perf thread_map: Free strlist on normal path in + thread_map__new_by_tid_str() (git-fixes). +- perf bpf: Clean up the generated/copied vmlinux.h (git-fixes). +- perf jevents: Drop or simplify small integer values (git-fixes). +- perf evsel: Fix duplicate initialization of data->id in + evsel__parse_sample() (git-fixes). +- perf pmu: Treat the msr pmu as software (git-fixes). +- perf record: Check conflict between '--timestamp-filename' + option and pipe mode before recording (git-fixes). +- perf record: Fix possible incorrect free in + record__switch_output() (git-fixes). +- perf vendor events amd: Add Zen 4 memory controller events + (git-fixes). +- perf top: Uniform the event name for the hybrid machine + (git-fixes). +- perf top: Use evsel's cpus to replace user_requested_cpus + (git-fixes). +- commit a1f9340 + +------------------------------------------------------------------- +Wed Jun 5 17:11:18 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove fix for CVE-2024-35956 bsc#1224674, not applicable +- Delete patches.suse/btrfs-qgroup-fix-qgroup-prealloc-rsv-leak-in-subvolu.patch. + Quoting bsc#1225945#c11: + "So the upstream 6.5 kernel commit (1b53e51a4a8f ("btrfs: don't commit + transaction for every subvol create") + ) was never backported to SLE, so that fix eb96e221937a ("btrfs: fix + unwritten extent buffer after snapshotting a new subvolume") was never + backported." +- commit d947258 + +------------------------------------------------------------------- +Mon Jun 3 20:07:57 CEST 2024 - tonyj@suse.de + +- perf/x86: Fix out of range data (git-fixes). +- perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last + PEBS event (git-fixes). +- perf/x86/amd/lbr: Discard erroneous branch entries (git-fixes). +- commit 664d77f + +------------------------------------------------------------------- +Mon Jun 3 19:14:40 CEST 2024 - ematsumiya@suse.de + +- cifs: failure to add channel on iface should bump up weight + (git-fixes, bsc#1225172). +- commit 007b237 + +------------------------------------------------------------------- +Mon Jun 3 19:14:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix parsing of SMB3.1.1 POSIX create context + (git-fixes, bsc#1225172). +- commit 5f27f69 + +------------------------------------------------------------------- +Mon Jun 3 19:14:13 CEST 2024 - ematsumiya@suse.de + +- Revert "cifs: reconnect work should have reference on server + struct" (git-fixes, bsc#1225172). +- commit 3ca4c0c + +------------------------------------------------------------------- +Mon Jun 3 19:13:59 CEST 2024 - ematsumiya@suse.de + +- cifs: fix leak of iface for primary channel (git-fixes, + bsc#1225172). +- commit b7eb8e8 + +------------------------------------------------------------------- +Mon Jun 3 19:13:45 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix mount when dns_resolver key is not available + (git-fixes, bsc#1225172). +- commit 28edb5c + +------------------------------------------------------------------- +Mon Jun 3 15:46:18 CEST 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.2 patches + (bsc#1225842). +- scsi: lpfc: Update lpfc version to 14.4.0.2 (bsc#1225842). +- scsi: lpfc: Add support for 32 byte CDBs (bsc#1225842). +- scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask + (bsc#1225842). + Refresh: + - patches.suse/lpfc-reintroduce-old-irq-probe-logic.patch +- scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list + (bsc#1225842). +- scsi: lpfc: Clear deferred RSCN processing flag when driver + is unloading (bsc#1225842). +- scsi: lpfc: Update logging of protection type for T10 DIF I/O + (bsc#1225842). +- scsi: lpfc: Change default logging level for unsolicited CT + MIB commands (bsc#1225842). +- commit 5a56384 + +------------------------------------------------------------------- +Mon Jun 3 15:25:22 CEST 2024 - dwagner@suse.de + +- nvmet: fix ns enable/disable possible hang (git-fixes). +- nvme-multipath: fix io accounting on failover (git-fixes). +- nvme: fix multipath batched completion accounting (git-fixes). +- commit ed3b392 + +------------------------------------------------------------------- +Mon Jun 3 14:06:08 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-hda-intel-sdw-acpi-fix-usage-of-device_get_name.patch + (git-fixes CVE-2024-36955). +- Update + patches.suse/ARM-9381-1-kasan-clear-stale-stack-poison.patch + (git-fixes bsc#1225715 CVE-2024-36906). +- Update + patches.suse/Bluetooth-HCI-Fix-potential-null-ptr-deref.patch + (git-fixes bsc#1225579 CVE-2024-36011). +- Update + patches.suse/Bluetooth-L2CAP-Fix-slab-use-after-free-in-l2cap_con.patch + (git-fixes bsc#1225578 CVE-2024-36013). +- Update + patches.suse/Bluetooth-msft-fix-slab-use-after-free-in-msft_do_cl.patch + (git-fixes bsc#1225502 CVE-2024-36012). +- Update + patches.suse/Bluetooth-qca-add-missing-firmware-sanity-checks.patch + (git-fixes bsc#1225722 CVE-2024-36880). +- Update + patches.suse/Bluetooth-qca-fix-firmware-check-error-path.patch + (git-fixes CVE-2024-36942). +- Update + patches.suse/Bluetooth-qca-fix-info-leak-when-fetching-fw-build-i.patch + (git-fixes bsc#1225720 CVE-2024-36032). +- Update + patches.suse/KVM-x86-mmu-Write-protect-L2-SPTEs-in-TDP-MMU-when-c.patch + (git-fixes bsc#1223749 CVE-2024-26990). +- Update + patches.suse/KVM-x86-pmu-Disable-support-for-adaptive-PEBS.patch + (git-fixes bsc#1223692 CVE-2024-26992). +- Update + patches.suse/Reapply-drm-qxl-simplify-qxl_fence_wait.patch + (stable-fixes CVE-2024-36944). +- Update + patches.suse/USB-core-Fix-access-violation-during-port-device-rem.patch + (git-fixes bsc#1225734 CVE-2024-36896). +- Update + patches.suse/amd-amdkfd-sync-all-devices-to-wait-all-processes-be.patch + (stable-fixes CVE-2024-36949). +- Update patches.suse/bpf-Check-bloom-filter-map-value-size.patch + (bsc#1224488 CVE-2024-35905 bsc#1225766 CVE-2024-36918). +- Update + patches.suse/clk-sunxi-ng-h6-Reparent-CPUX-during-PLL-CPUX-rate-c.patch + (git-fixes bsc#1225692 CVE-2023-52882). +- Update + patches.suse/cxl-pci-Fix-disabling-memory-if-DVSEC-CXL-Range-does.patch + (git-fixes CVE-2024-26761). +- Update + patches.suse/drm-amd-display-Atom-Integrated-System-Info-v2_2-for.patch + (stable-fixes bsc#1225735 CVE-2024-36897). +- Update + patches.suse/drm-amd-pm-fixes-a-random-hang-in-S4-for-SMU-v13.0.4.patch + (stable-fixes bsc#1225705 CVE-2024-36026). +- Update + patches.suse/drm-amdkfd-range-check-cp-bad-op-exception-interrupt.patch + (stable-fixes CVE-2024-36951). +- Update + patches.suse/drm-arm-malidp-fix-a-possible-null-pointer-dereferen.patch + (git-fixes bsc#1225593 CVE-2024-36014). +- Update + patches.suse/drm-nouveau-firmware-Fix-SG_DEBUG-error-with-nvkm_fi.patch + (stable-fixes bsc#1225728 CVE-2024-36885). +- Update + patches.suse/efi-unaccepted-touch-soft-lockup-during-memory-accept.patch + (git-fixes bsc#1225773 CVE-2024-36936). +- Update + patches.suse/firewire-ohci-mask-bus-reset-interrupts-between-ISR-.patch + (stable-fixes CVE-2024-36950). +- Update patches.suse/gpiolib-cdev-fix-uninitialised-kfifo.patch + (git-fixes bsc#1225736 CVE-2024-36898). +- Update + patches.suse/i40e-fix-vf-may-be-used-uninitialized-in-this-functi.patch + (git-fixes bsc#1225698 CVE-2024-36020). +- Update + patches.suse/maple_tree-fix-mas_empty_area_rev-null-pointer-deref.patch + (git-fixes bsc#1225710 CVE-2024-36891). +- Update + patches.suse/mm-slab-make-__free-kfree-accept-error-pointers.patch + (git-fixes bsc#1225714 CVE-2024-36890). +- Update + patches.suse/mmc-sdhci-msm-pervent-access-to-suspended-controller.patch + (git-fixes bsc#1225708 CVE-2024-36029). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-devlink-reload-during.patch + (git-fixes bsc#1225699 CVE-2024-36021). +- Update + patches.suse/nouveau-dmem-handle-kcalloc-allocation-failure.patch + (git-fixes CVE-2024-26943). +- Update + patches.suse/nouveau-uvmm-fix-addr-range-calcs-for-remap-operatio.patch + (git-fixes bsc#1225694 CVE-2024-36018). +- Update + patches.suse/pinctrl-core-delete-incorrect-free-in-pinctrl_enable.patch + (git-fixes CVE-2024-36940). +- Update + patches.suse/pinctrl-devicetree-fix-refcount-leak-in-pinctrl_dt_t.patch + (git-fixes CVE-2024-36959). +- Update + patches.suse/ppdev-Add-an-error-check-in-register_device.patch + (git-fixes bsc#1225640 CVE-2024-36015). +- Update patches.suse/qibfs-fix-dentry-leak.patch (git-fixes + CVE-2024-36947). +- Update + patches.suse/regmap-maple-Fix-cache-corruption-in-regcache_maple_.patch + (git-fixes bsc#1225695 CVE-2024-36019). +- Update + patches.suse/s390-cio-Ensure-the-copied-buf-is-NUL-terminated.patch + (git-fixes bsc#1223869 bsc#1225747 CVE-2024-36931). +- Update + patches.suse/s390-qeth-Fix-kernel-panic-after-setting-hsuid.patch + (git-fixes bsc#1223874 bsc#1225775 CVE-2024-36928). +- Update + patches.suse/scsi-qla2xxx-Fix-off-by-one-in-qla_edif_app_getstats.patch + (git-fixes bsc#1225704 CVE-2024-36025). +- Update + patches.suse/spi-fix-null-pointer-dereference-within-spi_sync.patch + (git-fixes CVE-2024-36930). +- Update + patches.suse/swiotlb-Fix-double-allocation-of-slots-due-to-broken-alignment-handling.patch + (bsc#1224331 bsc#1224602 CVE-2024-35814). +- Update + patches.suse/tty-n_gsm-fix-possible-out-of-bounds-in-gsm0_receive.patch + (git-fixes bsc#1225642 CVE-2024-36016). +- Update + patches.suse/usb-gadget-f_fs-Fix-race-between-aio_cancel-and-AIO-.patch + (git-fixes bsc#1225749 CVE-2024-36894). +- Update + patches.suse/usb-gadget-uvc-use-correct-buffer-size-when-parsing-.patch + (git-fixes bsc#1225750 CVE-2024-36895). +- Update + patches.suse/usb-typec-tcpm-Check-for-port-partner-validity-befor.patch + (git-fixes bsc#1225748 CVE-2024-36893). +- Update + patches.suse/wifi-iwlwifi-mvm-guard-against-invalid-STA-ID-on-rem.patch + (stable-fixes bsc#1225769 CVE-2024-36921). +- Update + patches.suse/wifi-iwlwifi-read-txq-read_ptr-under-lock.patch + (stable-fixes CVE-2024-36922). +- Update + patches.suse/wifi-nl80211-don-t-free-NULL-coalescing-rule.patch + (git-fixes CVE-2024-36941). +- Update + patches.suse/x86-efistub-Call-mixed-mode-boot-services-on-the-firmware-.patch + (git-fixes bsc#1224742 CVE-2024-35803). +- commit 539780f + +------------------------------------------------------------------- +Mon Jun 3 13:25:29 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries/lparcfg: drop error message from guest name + lookup (bsc#1187716 ltc#193451 git-fixes). +- commit ceab637 + +------------------------------------------------------------------- +Mon Jun 3 13:19:17 CEST 2024 - msuchanek@suse.de + +- blacklist.conf: PPC fsl_msi is not used +- commit ae6590d + +------------------------------------------------------------------- +Mon Jun 3 13:03:27 CEST 2024 - msuchanek@suse.de + +- powerpc/uaccess: Use YZ asm constraint for ld (bsc#1194869). +- powerpc/uaccess: Fix build errors seen with GCC 13/14 + (bsc#1194869). +- commit 46b5d84 + +------------------------------------------------------------------- +Mon Jun 3 10:20:30 CEST 2024 - shung-hsi.yu@suse.com + +- Add reference to L3 bsc#1225765 in BPF control flow graph and precision backtrack fixes (bsc#1225756) + The L3 bsc#1225765 was created seperately since our customer requires + PTF. +- Update patches.suse/bpf-fix-precision-backtracking-instruction-iteration.patch +- Update patches.suse/bpf-handle-ldimm64-properly-in-check_cfg.patch +- Update patches.suse/selftests-bpf-add-edge-case-backtracking-logic-test.patch +- Update patches.suse/selftests-bpf-precision-tracking-test-for-BPF_NEG-an.patch +- commit 054635e + +------------------------------------------------------------------- +Mon Jun 3 01:12:20 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: release mutex after nft_gc_seq_end from + abort path (CVE-2024-26925 bsc#1223390). +- commit 578a709 + +------------------------------------------------------------------- +Mon Jun 3 01:11:15 CEST 2024 - mkubecek@suse.cz + +- series.conf: cleanup + Fix subsection header to silence series_insert error. +- commit 4628dc3 + +------------------------------------------------------------------- +Sat Jun 1 10:18:30 CEST 2024 - tiwai@suse.de + +- ASoC: wm_adsp: Add missing MODULE_DESCRIPTION() (git-fixes). +- ALSA: ump: Set default protocol when not given explicitly + (git-fixes). +- ALSA/hda: intel-dsp-config: reduce log verbosity (git-fixes). +- ALSA: core: Remove debugfs at disconnection (git-fixes). +- commit f8e0906 + +------------------------------------------------------------------- +Sat Jun 1 10:14:34 CEST 2024 - tiwai@suse.de + +- drm/panel: sitronix-st7789v: fix display size for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: tweak timing for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 + panel (git-fixes). +- dma-buf/sw-sync: don't enable IRQ from sync_print_obj() + (git-fixes). +- Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 + devices" (stable-fixes). +- drm/amd/display: Enable colorspace property for MST connectors + (git-fixes). +- drm/i915: Fix audio component initialization (git-fixes). +- drm/i915/dpt: Make DPT object unshrinkable (git-fixes). +- drm/i915/gt: Fix CCS id's calculation for CCS mode setting + (git-fixes). +- drm/i915/guc: avoid FIELD_PREP warning (git-fixes). +- drm/i915/gt: Disarm breadcrumbs if engines are already idle + (git-fixes). +- drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) + (git-fixes). +- hwmon: (shtc1) Fix property misspelling (git-fixes). +- hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board + power sensor (git-fixes). +- spi: stm32: Don't warn about spurious interrupts (git-fixes). +- spi: Don't mark message DMA mapped when no transfer in it is + (git-fixes). +- dma-mapping: benchmark: handle NUMA_NO_NODE correctly + (git-fixes). +- dma-mapping: benchmark: fix node id validation (git-fixes). +- ALSA: seq: ump: Fix swapped song position pointer data + (git-fixes). +- ASoC: SOF: ipc4-topology: Fix input format query of process + modules without base extension (git-fixes). +- ALSA: seq: Fix yet another spot for system message conversion + (git-fixes). +- ALSA: ump: Don't accept an invalid UMP protocol number + (git-fixes). +- ALSA: ump: Don't clear bank selection after sending a program + change (git-fixes). +- ALSA: seq: Fix incorrect UMP type for system messages + (git-fixes). +- ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 + conversion (git-fixes). +- ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP + conversion (git-fixes). +- ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp + (git-fixes). +- docs: netdev: Fix typo in Signed-off-by tag (git-fixes). +- net: usb: smsc95xx: fix changing LED_SEL bit value updated + from EEPROM (git-fixes). +- net: phy: micrel: set soft_reset callback to genphy_soft_reset + for KSZ8061 (git-fixes). +- commit e5505a5 + +------------------------------------------------------------------- +Sat Jun 1 10:09:27 CEST 2024 - tiwai@suse.de + +- Add alt-commit to a nouveau patch +- commit 0024d10 + +------------------------------------------------------------------- +Fri May 31 19:39:48 CEST 2024 - dsterba@suse.com + +- 9p: add missing locking around taking dentry fid list (git-fixes) +- commit 581af2d + +------------------------------------------------------------------- +Fri May 31 18:08:13 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only a VFS cleanup +- commit f4a0ca8 + +------------------------------------------------------------------- +Fri May 31 18:00:27 CEST 2024 - dsterba@suse.com + +- blacklist.conf: openpromfs not built +- commit 475ff82 + +------------------------------------------------------------------- +Fri May 31 17:58:22 CEST 2024 - dsterba@suse.com + +- ecryptfs: Fix buffer size for tag 66 packet (git-fixes) +- commit 17aae28 + +------------------------------------------------------------------- +Fri May 31 17:18:11 CEST 2024 - dsterba@suse.com + +- fs/9p: translate O_TRUNC into OTRUNC (git-fixes) +- commit e03e9a5 + +------------------------------------------------------------------- +Fri May 31 17:14:43 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END + (git-fixes). +- commit e824dba + +------------------------------------------------------------------- +Fri May 31 17:14:08 CEST 2024 - dsterba@suse.com + +- fs/9p: only translate RWX permissions for plain 9P2000 (git-fixes) +- commit ebd0dc6 + +------------------------------------------------------------------- +Fri May 31 17:11:23 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: precision tracking test for BPF_NEG and BPF_END + (bsc#1225756). +- commit a410d73 + +------------------------------------------------------------------- +Fri May 31 17:08:22 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: add edge case backtracking logic test + (bsc#1225756). +- bpf: fix precision backtracking instruction iteration + (bsc#1225756). +- bpf: handle ldimm64 properly in check_cfg() (bsc#1225756). +- commit 9cbb99b + +------------------------------------------------------------------- +Fri May 31 16:48:47 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove add and revert patch pair +- commit f17fe30 + +------------------------------------------------------------------- +Fri May 31 16:41:07 CEST 2024 - dsterba@suse.com + +- fs: indicate request originates from old mount API (git-fixes) +- commit 0754468 + +------------------------------------------------------------------- +Fri May 31 16:38:52 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only comment fix +- commit b912460 + +------------------------------------------------------------------- +Fri May 31 16:36:29 CEST 2024 - dsterba@suse.com + +- locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock (git-fixes) +- commit 4c48f9f + +------------------------------------------------------------------- +Fri May 31 16:34:32 CEST 2024 - dsterba@suse.com + +- fs: Fix error checking for d_hash_and_lookup() (git-fixes) +- commit c90513f + +------------------------------------------------------------------- +Fri May 31 16:31:13 CEST 2024 - dwagner@suse.de + +- nvme-pci: Add quirk for broken MSIs (git-fixes). +- nvme: fix warn output about shared namespaces without + CONFIG_NVME_MULTIPATH (git-fixes). +- drivers/nvme: Add quirks for device 126f:2262 (git-fixes). +- commit fff60eb + +------------------------------------------------------------------- +Fri May 31 16:05:29 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvme-ensure-disabling-pairs-with-unquiesce.patch + (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 jsc#PED-3535 + bsc#1224534). +- commit d9497f3 + +------------------------------------------------------------------- +Fri May 31 14:12:49 CEST 2024 - iivanov@suse.de + +- octeontx2-af: fix the double free in rvu_npc_freemem() (bsc#1225712 CVE-2024-36030) +- commit 294ca99 + +------------------------------------------------------------------- +Fri May 31 12:32:57 CEST 2024 - tbogendoerfer@suse.de + +- idpf: extend tx watchdog timeout (bsc#1224137). +- commit fbf0ed6 + +------------------------------------------------------------------- +Fri May 31 11:27:23 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86/pmu: Allow programming events that match + unsupported arch events (bsc#1225696). +- Refresh + patches.suse/KVM-x86-pmu-Allow-programming-events-that-match-unsu.patch. +- commit 0e4ccf5 + +------------------------------------------------------------------- +Thu May 30 10:09:45 CEST 2024 - iivanov@suse.de + +- swiotlb: extend buffer pre-padding to alloc_align_mask if necessary (bsc#1224331) +- commit c148fd3 + +------------------------------------------------------------------- +Thu May 30 09:03:10 CEST 2024 - davide.benini@suse.com + +- calipso: fix memory leak in netlbl_calipso_add_pass() + (CVE-2023-52698 bsc#1224621) +- commit 5fc90b9 + +------------------------------------------------------------------- +Thu May 30 07:29:06 CEST 2024 - jslaby@suse.cz + +- kabi/severities: ignore IMS functions + They were dropped in previous patches. Noone is supposed to use them. +- commit 494909c + +------------------------------------------------------------------- +Thu May 30 05:29:52 CEST 2024 - ematsumiya@suse.de + +- smb: client: set correct id, uid and cruid for multiuser + automounts (bsc#1223011, CVE-2024-26822). +- commit 6fce785 + +------------------------------------------------------------------- +Thu May 30 05:26:33 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential OOBs in smb2_parse_contexts() + (bsc#1220148, CVE-2023-52434). +- commit a00a7f6 + +------------------------------------------------------------------- +Wed May 29 19:16:39 CEST 2024 - colyli@suse.de + +- dm-integrity: fix a memory leak when rechecking the data + (bsc#1223077, CVE-2024-26860). +- commit 29984e7 + +------------------------------------------------------------------- +Wed May 29 19:05:23 CEST 2024 - fdmanana@suse.com + +- btrfs: zoned: don't skip block groups with 100% zone unusable + (bsc#1220120). +- btrfs: don't refill whole delayed refs block reserve when + starting transaction (bsc#1220120). +- btrfs: add new unused block groups to the list of unused block + groups (bsc#1220120). +- btrfs: do not delete unused block group if it may be used soon + (bsc#1220120). +- btrfs: add and use helper to check if block group is used + (bsc#1220120). +- btrfs: always reserve space for delayed refs when starting + transaction (bsc#1220120). +- btrfs: stop doing excessive space reservation for csum deletion + (bsc#1220120). +- btrfs: remove pointless initialization at + btrfs_delayed_refs_rsv_release() (bsc#1220120). +- btrfs: reserve space for delayed refs on a per ref basis + (bsc#1220120). +- btrfs: allow to run delayed refs by bytes to be released + instead of count (bsc#1220120). +- btrfs: simplify check for extent item overrun at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: return -EUCLEAN if extent item is missing when searching + inline backref (bsc#1220120). +- btrfs: use a single variable for return value at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: use a single variable for return value at + run_delayed_extent_op() (bsc#1220120). +- btrfs: remove pointless 'ref_root' variable from + run_delayed_data_ref() (bsc#1220120). +- btrfs: initialize key where it's used when running delayed + data ref (bsc#1220120). +- btrfs: remove refs_to_drop argument from __btrfs_free_extent() + (bsc#1220120). +- btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: remove the refcount warning/check at + btrfs_put_delayed_ref() (bsc#1220120). +- btrfs: remove unnecessary logic when running new delayed + references (bsc#1220120). +- btrfs: pass a space_info argument to + btrfs_reserve_metadata_bytes() (bsc#1220120). +- btrfs: log message if extent item not found when running + delayed extent op (bsc#1220120). +- btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: move btrfs_free_excluded_extents() into block-group.c + (bsc#1220120). +- btrfs: open code trivial btrfs_add_excluded_extent() + (bsc#1220120). +- btrfs: make find_first_extent_bit() return a boolean + (bsc#1220120). +- btrfs: make btrfs_destroy_pinned_extent() return void + (bsc#1220120). +- btrfs: make btrfs_destroy_marked_extents() return void + (bsc#1220120). +- btrfs: rename add_new_free_space() to btrfs_add_new_free_space() + (bsc#1220120). +- btrfs: update documentation for add_new_free_space() + (bsc#1220120). +- commit 37b05cd + +------------------------------------------------------------------- +Wed May 29 18:24:54 CEST 2024 - nstange@suse.de + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch (bsc#1222771). + In preparation of enabling CONFIG_FIPS_SIGNATURE_SELFTEST, amend the + missing 'usage' argument in the pkcs7_validate_trust() invocation + from the PKCS#7 selftest. +- commit cfa0827 + +------------------------------------------------------------------- +Wed May 29 17:39:53 CEST 2024 - mbrugger@suse.com + +- blacklist.conf: arm: kernel does not support folios +- commit e0489ca + +------------------------------------------------------------------- +Wed May 29 17:23:53 CEST 2024 - pmladek@suse.com + +- printk: Let no_printk() use _printk() (bsc#1225618). +- commit 2abd745 + +------------------------------------------------------------------- +Wed May 29 17:04:32 CEST 2024 - pmladek@suse.com + +- printk: Update @console_may_schedule in + console_trylock_spinning() (bsc#1225616). +- commit e5e7ac5 + +------------------------------------------------------------------- +Wed May 29 16:39:49 CEST 2024 - mkoutny@suse.com + +- af_unix: fix use-after-free in unix_stream_read_actor() + (CVE-2023-52772 bsc#1224989). +- commit 0f5ff3f + +------------------------------------------------------------------- +Wed May 29 16:37:13 CEST 2024 - nstange@suse.de + +- certs: Add ECDSA signature verification self-test (bsc#1222777). +- Port "certs: Add ECDSA signature verification self-test". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_ECDSA. +- Refresh + 0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + trivial context update to Kconfig +- commit 7338b2e + +------------------------------------------------------------------- +Wed May 29 16:36:36 CEST 2024 - pmladek@suse.com + +- dump_stack: Do not get cpu_sync for panic CPU (bsc#1225607). +- commit 3d953e1 + +------------------------------------------------------------------- +Wed May 29 16:30:09 CEST 2024 - pmladek@suse.com + +- printk: Avoid non-panic CPUs writing to ringbuffer + (bsc#1225607). +- commit 9a41cad + +------------------------------------------------------------------- +Wed May 29 16:25:37 CEST 2024 - nstange@suse.de + +- certs: Move RSA self-test data to separate file (bsc#1222777). +- Port "certs: Move RSA self-test data to separate file". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_RSA. +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + - trivial context update to Kconfig, + - account for changed pkcs7_validate_trust() callsite amended by + this refreshed patch. +- commit 248ad2a + +------------------------------------------------------------------- +Wed May 29 16:22:01 CEST 2024 - pmladek@suse.com + +- printk: Disable passing console lock owner completely during + panic() (bsc#1225607). +- commit a31a4d6 + +------------------------------------------------------------------- +Wed May 29 16:19:57 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Skip non-finalized records in panic + (bsc#1225607). +- commit 8be42db + +------------------------------------------------------------------- +Wed May 29 16:06:55 CEST 2024 - nstange@suse.de + +- Enable CONFIG_FIPS_SIGNATURE_SELFTEST (bsc#1222771) +- commit 4ade1c7 + +------------------------------------------------------------------- +Wed May 29 15:50:37 CEST 2024 - pmladek@suse.com + +- printk: Wait for all reserved records with pr_flush() + (bsc#1225607). +- commit 4a07b6c + +------------------------------------------------------------------- +Wed May 29 15:35:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Cleanup reader terminology (bsc#1225607). +- commit b3f2a50 + +------------------------------------------------------------------- +Wed May 29 15:27:23 CEST 2024 - pmladek@suse.com + +- printk: Add this_cpu_in_panic() (bsc#1225607). +- commit 8afb830 + +------------------------------------------------------------------- +Wed May 29 15:21:57 CEST 2024 - pmladek@suse.com + +- printk: For @suppress_panic_printk check for other CPU in panic + (bsc#1225607). +- commit f2045e0 + +------------------------------------------------------------------- +Wed May 29 15:20:31 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Clarify special lpos values (bsc#1225607). +- commit d1338d8 + +------------------------------------------------------------------- +Wed May 29 15:17:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Do not skip non-finalized records with + prb_next_seq() (bsc#1225607). +- commit 1ea687c + +------------------------------------------------------------------- +Wed May 29 15:17:05 CEST 2024 - mkoutny@suse.com + +- prctl: generalize PR_SET_MDWE support check to be per-arch + (bsc#1225610). +- commit b86afe4 + +------------------------------------------------------------------- +Wed May 29 15:15:57 CEST 2024 - pmladek@suse.com + +- printk: Use prb_first_seq() as base for 32bit seq macros + (bsc#1225607). +- commit ea93856 + +------------------------------------------------------------------- +Wed May 29 15:14:03 CEST 2024 - pmladek@suse.com + +- printk: Adjust mapping for 32bit seq macros (bsc#1225607). +- commit e9e690d + +------------------------------------------------------------------- +Wed May 29 14:57:00 CEST 2024 - mkoutny@suse.com + +- blk-cgroup: fix list corruption from reorder of WRITE ->lqueued + (bsc#1225605). +- blk-cgroup: fix list corruption from resetting io stat + (bsc#1225605). +- commit c132bd3 + +------------------------------------------------------------------- +Wed May 29 14:56:41 CEST 2024 - pmladek@suse.com + +- printk: nbcon: Relocate 32bit seq macros (bsc#1225607). +- commit 6293dd4 + +------------------------------------------------------------------- +Wed May 29 14:47:13 CEST 2024 - pmladek@suse.com + +- printk: Rename abandon_console_lock_in_panic() to + other_cpu_in_panic() (bsc#1225607). +- commit 74aec78 + +------------------------------------------------------------------- +Wed May 29 14:42:32 CEST 2024 - pmladek@suse.com + +- printk: Consolidate console deferred printing (bsc#1225607). +- commit c45374f + +------------------------------------------------------------------- +Wed May 29 14:39:55 CEST 2024 - pmladek@suse.com + +- printk: Do not take console lock for console_flush_on_panic() + (bsc#1225607). +- commit ca5038f + +------------------------------------------------------------------- +Wed May 29 14:38:54 CEST 2024 - pmladek@suse.com + +- printk: Keep non-panic-CPUs out of console lock (bsc#1225607). +- commit 2d7bf36 + +------------------------------------------------------------------- +Wed May 29 14:24:43 CEST 2024 - pmladek@suse.com + +- printk: Reduce console_unblank() usage in unsafe scenarios + (bsc#1225607). +- commit 54eafaa + +------------------------------------------------------------------- +Wed May 29 13:45:07 CEST 2024 - pmladek@suse.com + +- livepatch: Fix missing newline character in + klp_resolve_symbols() (bsc#1223539). +- commit af0f908 + +------------------------------------------------------------------- +Wed May 29 13:33:07 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: system-wide nr_active enforcement patchset; + not worth the risk (bsc#1225580) +- commit 059cebc + +------------------------------------------------------------------- +Wed May 29 13:28:17 CEST 2024 - shung-hsi.yu@suse.com + +- cpumap: Zero-initialise xdp_rxq_info struct before running + XDP program (bsc#1224718 CVE-2024-27431). +- commit fb7728a + +------------------------------------------------------------------- +Wed May 29 12:12:14 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct bpf_link and bpf_link_ops kABI workaround + (bsc#1224531 CVE-2024-35860). +- commit 7744489 + +------------------------------------------------------------------- +Wed May 29 12:07:39 CEST 2024 - jslaby@suse.cz + +- Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support" + (git-fixes). +- Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()" (git-fixes). +- Revert "PCI/MSI: Provide stubs for IMS functions" (git-fixes). +- commit 0dc394b + +------------------------------------------------------------------- +Wed May 29 11:50:31 CEST 2024 - jslaby@suse.cz + +- ppdev: Add an error check in register_device (git-fixes). +- commit cfdb6a2 + +------------------------------------------------------------------- +Wed May 29 11:43:15 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: support deferring bpf_link dealloc to after RCU grace + period (bsc#1224531 CVE-2024-35860). +- bpf: put uprobe link's path and task in release callback + (bsc#1224531 CVE-2024-35860). +- commit a95dd44 + +------------------------------------------------------------------- +Wed May 29 11:25:39 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Fix not validating setsockopt user input + (bsc#1224581 CVE-2024-35964). +- commit 9d49d44 + +------------------------------------------------------------------- +Wed May 29 11:06:17 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: cosmetic; truncated names in ps output +- commit 2ed068f + +------------------------------------------------------------------- +Wed May 29 10:52:47 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Add support for BT_PKT_STATUS (bsc#1224581 + CVE-2024-35964). +- commit cadac48 + +------------------------------------------------------------------- +Wed May 29 10:13:51 CEST 2024 - jlee@suse.com + +- Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic (bsc#1224581 + CVE-2024-35964). +- Refresh + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch. +- commit 774d916 + +------------------------------------------------------------------- +Wed May 29 09:52:10 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Prevent lock inversion deadlock in map delete elem + (bsc#1209657 CVE-2023-0160 bsc#1224511 CVE-2024-35895). +- commit fa3fb92 + +------------------------------------------------------------------- +Wed May 29 07:53:36 CEST 2024 - tiwai@suse.de + +- tpm_tis_spi: Account for SPI header when allocating TPM SPI + xfer buffer (git-fixes). +- commit 6d124e2 + +------------------------------------------------------------------- +Tue May 28 23:45:57 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_debug_files_proc_show() + (bsc#1225172, bsc#1223532, CVE-2024-26928). +- commit 1089c4a + +------------------------------------------------------------------- +Tue May 28 23:42:54 CEST 2024 - ematsumiya@suse.de + +- smb3: missing lock when picking channel (bsc#1225172, + bsc#1224550, CVE-2024-35999). +- commit d7be3a1 + +------------------------------------------------------------------- +Tue May 28 23:42:14 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in + cifs_signal_cifsd_for_reconnect() (bsc#1225172, bsc#1224766, + CVE-2024-35861). +- commit 0d45a76 + +------------------------------------------------------------------- +Tue May 28 23:41:36 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_network_name_deleted() + (bsc#1225172, bsc#1224764, CVE-2024-35862). +- commit 6632102 + +------------------------------------------------------------------- +Tue May 28 23:40:50 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in is_valid_oplock_break() + (bsc#1225172, bsc#1224763, CVE-2024-35863). +- commit 06c348c + +------------------------------------------------------------------- +Tue May 28 23:40:05 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_oplock_break() + (bsc#1225172, bsc#1224668, CVE-2024-35865). +- commit 60bea5b + +------------------------------------------------------------------- +Tue May 28 23:39:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_lease_break() + (bsc#1225172, bsc#1224765, CVE-2024-35864). +- commit 52cc8d8 + +------------------------------------------------------------------- +Tue May 28 23:38:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_show() + (bsc#1225172, bsc#1224664, CVE-2024-35867). +- commit 3a82d6a + +------------------------------------------------------------------- +Tue May 28 23:35:58 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_write() + (bsc#1225172, bsc#1224678, CVE-2024-35868). +- commit fb4bf4e + +------------------------------------------------------------------- +Tue May 28 23:35:08 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_dump_full_key() + (bsc#1225172, bsc#1224667, CVE-2024-35866). +- commit b0961fe + +------------------------------------------------------------------- +Tue May 28 23:33:25 CEST 2024 - ematsumiya@suse.de + +- smb: client: guarantee refcounted children from parent session + (bsc#1225172, bsc#1224679, CVE-2024-35869). +- commit 97642d2 + +------------------------------------------------------------------- +Tue May 28 23:32:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix UAF in smb2_reconnect_server() (bsc#1225172, + bsc#1224672, CVE-2024-35870). +- commit e205efa + +------------------------------------------------------------------- +Tue May 28 23:20:35 CEST 2024 - ematsumiya@suse.de + +- smb: Fix regression in writes when non-standard maximum write + size negotiated (bsc#1222464, CVE-2024-26692). +- commit 761be1f + +------------------------------------------------------------------- +Tue May 28 20:19:26 CEST 2024 - ematsumiya@suse.de + +- cifs: Fix writeback data corruption (bsc#1225172, + bsc#1223810, CVE-2024-27036). +- commit 75108cc + +------------------------------------------------------------------- +Tue May 28 20:07:48 CEST 2024 - ematsumiya@suse.de + +- cifs: Don't use certain unnecessary folio_*() functions + (bsc#1225172). +- commit 3ddf86f + +------------------------------------------------------------------- +Tue May 28 16:02:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: Ignore all devicetree schemes changes + We do not use them, so lets silence all git-fixes for them. +- commit 84a3286 + +------------------------------------------------------------------- +Tue May 28 13:34:20 CEST 2024 - nik.borisov@suse.com + +- x86/bpf: Fix IP after emitting call depth accounting (bsc#1224493 CVE-2024-35903). +- commit 1c0fa71 + +------------------------------------------------------------------- +Tue May 28 10:02:27 CEST 2024 - pjakobsson@suse.de + +- drm/amdgpu: Skip do PCI error slot reset during RAS recovery (CVE-2024-35931 bsc#1224652). +- commit 1dec1c9 + +------------------------------------------------------------------- +Tue May 28 08:15:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore TAS2781 symbol drop, it's only locally used +- commit f367fdb + +------------------------------------------------------------------- +Tue May 28 08:12:45 CEST 2024 - tiwai@suse.de + +- ASoC: tas2781: Fix wrong loading calibrated data sequence + (git-fixes). +- commit 5851e36 + +------------------------------------------------------------------- +Tue May 28 08:10:39 CEST 2024 - tiwai@suse.de + +- mm: page_owner: fix wrong information in dump_page_owner + (git-fixes). +- ALSA: scarlett2: Add missing error check to + scarlett2_config_save() (git-fixes). +- commit 4b2ccd1 + +------------------------------------------------------------------- +Tue May 28 06:53:34 CEST 2024 - jslaby@suse.cz + +- x86/mm/pat: fix VM_PAT handling in COW mappings (bsc#1224525 + CVE-2024-35877). +- commit 24cc941 + +------------------------------------------------------------------- +Mon May 27 21:33:13 CEST 2024 - davide.benini@suse.com + +- ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr + (CVE-2024-35969 bsc#1224580) +- commit f419c6d + +------------------------------------------------------------------- +Mon May 27 20:45:38 CEST 2024 - tbogendoerfer@suse.de + +- mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash + work (CVE-2024-35852 bsc#1224502). +- mlxsw: spectrum_acl_tcam: Fix incorrect list API usage + (CVE-2024-36006 bsc#1224541). +- mlxsw: spectrum_acl_tcam: Fix warning during rehash + (CVE-2024-36007 bsc#1224543). +- commit 88a980b + +------------------------------------------------------------------- +Mon May 27 18:45:10 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/vt-d: Enable PCI/IMS" (git-fixes). +- commit f424462 + +------------------------------------------------------------------- +Mon May 27 18:39:43 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/amd: Enable PCI/IMS" (git-fixes). +- commit 278bf80 + +------------------------------------------------------------------- +Mon May 27 18:29:15 CEST 2024 - vkarasulli@suse.de + +- iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest + (git-fixes). +- commit 481f9bd + +------------------------------------------------------------------- +Mon May 27 18:26:02 CEST 2024 - fdmanana@suse.com + +- btrfs: avoid start and commit empty transaction when flushing + qgroups (bsc#1220120). +- btrfs: avoid start and commit empty transaction when starting + qgroup rescan (bsc#1220120). +- btrfs: avoid starting and committing empty transaction when + flushing space (bsc#1220120). +- btrfs: avoid starting new transaction when flushing delayed + items and refs (bsc#1220120). +- btrfs: merge find_free_dev_extent() and + find_free_dev_extent_start() (bsc#1220120). +- btrfs: make find_free_dev_extent() static (bsc#1220120). +- btrfs: make btrfs_cleanup_fs_roots() static (bsc#1220120). +- btrfs: fail priority metadata ticket with real fs error + (bsc#1220120). +- btrfs: return real error when orphan cleanup fails due to a + transaction abort (bsc#1220120). +- btrfs: store the error that turned the fs into error state + (bsc#1220120). +- btrfs: don't steal space from global rsv after a transaction + abort (bsc#1220120). +- btrfs: print available space across all block groups when + dumping space info (bsc#1220120). +- btrfs: print available space for a block group when dumping + a space info (bsc#1220120). +- btrfs: print block group super and delalloc bytes when dumping + space info (bsc#1220120). +- btrfs: print target number of bytes when dumping free space + (bsc#1220120). +- btrfs: update comment for btrfs_join_transaction_nostart() + (bsc#1220120). +- commit b4554d4 + +------------------------------------------------------------------- +Mon May 27 18:11:48 CEST 2024 - vbabka@suse.cz + +- mm/secretmem: fix GUP-fast succeeding on secretmem folios + (CVE-2024-35872 bsc#1224530). +- commit 42a2f6f + +------------------------------------------------------------------- +Mon May 27 17:29:41 CEST 2024 - ematsumiya@suse.de + +- cifs: fix charset issue in reconnection (bsc#1225172). +- commit b4ea103 + +------------------------------------------------------------------- +Mon May 27 17:07:38 CEST 2024 - fdmanana@suse.com + +- btrfs: make btrfs_destroy_delayed_refs() return void + (bsc#1220120). +- btrfs: remove unnecessary prototype declarations at disk-io.c + (bsc#1220120). +- btrfs: use a single switch statement when initializing delayed + ref head (bsc#1220120). +- btrfs: use bool type for delayed ref head fields that are used + as booleans (bsc#1220120). +- btrfs: assert correct lock is held at btrfs_select_ref_head() + (bsc#1220120). +- btrfs: get rid of label and goto at insert_delayed_ref() + (bsc#1220120). +- btrfs: make insert_delayed_ref() return a bool instead of an + int (bsc#1220120). +- btrfs: use a bool to track qgroup record insertion when adding + ref head (bsc#1220120). +- btrfs: remove pointless in_tree field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: remove unused is_head field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: reorder some members of struct btrfs_delayed_ref_head + (bsc#1220120). +- commit 2e19466 + +------------------------------------------------------------------- +Mon May 27 16:12:29 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations (CVE-2024-35956 bsc#1224674) +- commit 9bb0c20 + +------------------------------------------------------------------- +Mon May 27 16:07:17 CEST 2024 - dsterba@suse.com + +- Update patches.suse/btrfs-send-handle-path-ref-underflow-in-header-itera.patch (CVE-2024-35935 bsc#1224645) +- commit 5aa2b5a + +------------------------------------------------------------------- +Mon May 27 15:40:09 CEST 2024 - dsterba@suse.com + +- btrfs: make error messages more clear when getting a chunk map (git-fixes) +- commit 47ecf55 + +------------------------------------------------------------------- +Mon May 27 15:38:41 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: compilation warning fix +- commit 02490e2 + +------------------------------------------------------------------- +Mon May 27 15:37:02 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: code not built +- commit 5199fc3 + +------------------------------------------------------------------- +Mon May 27 15:29:06 CEST 2024 - dsterba@suse.com + +- btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super (git-fixes) +- commit 907e740 + +------------------------------------------------------------------- +Mon May 27 15:26:23 CEST 2024 - petr.pavlu@suse.com + +- tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test + (git-fixes). +- commit 113163c + +------------------------------------------------------------------- +Mon May 27 15:25:37 CEST 2024 - dsterba@suse.com + +- btrfs: use the correct superblock to compare fsid in btrfs_validate_super (git-fixes) +- commit 4318f3e + +------------------------------------------------------------------- +Mon May 27 15:25:21 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix a race between readers and resize checks + (git-fixes). +- commit 568ebcf + +------------------------------------------------------------------- +Mon May 27 15:23:46 CEST 2024 - dsterba@suse.com + +- btrfs: add a helper to read the superblock metadata_uuid (git-fixes) +- commit 543d7b8 + +------------------------------------------------------------------- +Mon May 27 15:21:39 CEST 2024 - petr.pavlu@suse.com + +- ftrace: Fix possible use-after-free issue in ftrace_location() + (git-fixes). +- commit 4cf7fca + +------------------------------------------------------------------- +Mon May 27 15:20:36 CEST 2024 - petr.pavlu@suse.com + +- tracing: hide unused ftrace_event_id_fops (git-fixes). +- commit 61c90c7 + +------------------------------------------------------------------- +Mon May 27 15:19:03 CEST 2024 - petr.pavlu@suse.com + +- blacklist.conf: add not-relevant tracing commits +- commit b97c070 + +------------------------------------------------------------------- +Mon May 27 11:19:26 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO (git-fixes). +- commit 1340b2d + +------------------------------------------------------------------- +Mon May 27 11:12:16 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Add missing boot_params for mixed mode compat entry (git-fixes). +- commit 12dcb3a + +------------------------------------------------------------------- +Mon May 27 11:08:48 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Call mixed mode boot services on the firmware's stack (git-fixes). +- commit 9d83518 + +------------------------------------------------------------------- +Mon May 27 11:08:27 CEST 2024 - nik.borisov@suse.com + +- x86/pm: Work around false positive kmemleak report in msr_build_context() (git-fixes). +- commit 2e5a312 + +------------------------------------------------------------------- +Mon May 27 11:07:16 CEST 2024 - nik.borisov@suse.com + +- x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y (git-fixes). +- commit 453faa5 + +------------------------------------------------------------------- +Mon May 27 11:06:52 CEST 2024 - nik.borisov@suse.com + +- x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() (git-fixes). +- commit e894262 + +------------------------------------------------------------------- +Mon May 27 10:59:27 CEST 2024 - nik.borisov@suse.com + +- mm/slab: make __free(kfree) accept error pointers (git-fixes). +- commit 8b5f449 + +------------------------------------------------------------------- +Mon May 27 10:52:46 CEST 2024 - nik.borisov@suse.com + +- x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT (git-fixes). +- commit fa1d89a + +------------------------------------------------------------------- +Mon May 27 09:54:37 CEST 2024 - jgross@suse.com + +- Update + patches.suse/virtio_net-Do-not-send-RSS-key-if-it-is-not-supporte.patch + (bsc#1224565, CVE-2024-35981). +- commit 50a448d + +------------------------------------------------------------------- +Mon May 27 09:52:27 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-x86-Mark-target-gfn-of-emulated-atomic-instructi.patch + (bsc#1224638, CVE-2024-35804). +- commit aac65c3 + +------------------------------------------------------------------- +Mon May 27 09:49:04 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-SVM-Flush-pages-under-kvm-lock-to-fix-UAF-in-svm.patch + (bsc#1224725, CVE-2024-35791). +- commit 80eb8d1 + +------------------------------------------------------------------- +Mon May 27 08:09:27 CEST 2024 - tiwai@suse.de + +- cxl/port: Fix delete_endpoint() vs parent unregistration race + (CVE-2023-52771 bsc#1225007). +- commit b115e15 + +------------------------------------------------------------------- +Sun May 26 09:46:10 CEST 2024 - tiwai@suse.de + +- i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during + start frame (git-fixes). +- commit cc09a8e + +------------------------------------------------------------------- +Sun May 26 09:45:48 CEST 2024 - tiwai@suse.de + +- kselftest: Add a ksft_perror() helper (stable-fixes). +- Refresh + patches.suse/selftests-timers-posix_timers-Reimplement-check_time.patch. +- commit f14f41c + +------------------------------------------------------------------- +Sun May 26 09:45:04 CEST 2024 - tiwai@suse.de + +- nilfs2: fix unexpected freezing of nilfs_segctor_sync() + (git-fixes). +- nilfs2: fix use-after-free of timer for log writer thread + (git-fixes). +- kasan, fortify: properly rename memintrinsics (git-fixes). +- i3c: master: svc: fix invalidate IBI type and miss call client + IBI handler (git-fixes). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (stable-fixes). +- drm/amd/display: Fix division by zero in setup_dsc_config + (stable-fixes). +- docs: kernel_include.py: Cope with docutils 0.21 (stable-fixes). +- mmc: core: Add HS400 tuning in HS400es initialization + (stable-fixes). +- commit 0b2962b + +------------------------------------------------------------------- +Sun May 26 09:41:07 CEST 2024 - tiwai@suse.de + +- Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() + (git-fixes). +- commit 3e2fb47 + +------------------------------------------------------------------- +Sat May 25 08:35:21 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook + 440/460 G11 (stable-fixes). +- ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with + ALC897 (stable-fixes). +- ALSA: usb-audio: Fix for sampling rates support for Mbox3 + (stable-fixes). +- ALSA: timer: Set lower bound of start tick time (stable-fixes). +- ALSA: usb-audio: Add sampling rates support for Mbox3 + (stable-fixes). +- commit ae40914 + +------------------------------------------------------------------- +Sat May 25 08:28:19 CEST 2024 - tiwai@suse.de + +- drm/nouveau: use tile_mode and pte_kind for VM_BIND bo + allocations (git-fixes). +- Input: cyapa - add missing input core locking to suspend/resume + functions (git-fixes). +- Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation + (git-fixes). +- Input: ims-pcu - fix printf string overflow (git-fixes). +- ASoC: tas2552: Add TX path for capturing AUDIO-OUT data + (git-fixes). +- ALSA: core: Fix NULL module pointer assignment at card init + (git-fixes). +- speakup: Fix sizeof() vs ARRAY_SIZE() bug (git-fixes). +- serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using + prescaler (git-fixes). +- serial: 8250_bcm7271: use default_mux_rate if possible + (git-fixes). +- serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup + (git-fixes). +- tty: n_gsm: fix missing receive state reset after mode switch + (git-fixes). +- tty: n_gsm: fix possible out-of-bounds in gsm0_receive() + (git-fixes). +- commit be92dbc + +------------------------------------------------------------------- +Sat May 25 01:33:04 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where multiple sessions share connection + (bsc#1225172). +- commit 6704757 + +------------------------------------------------------------------- +Sat May 25 01:32:51 CEST 2024 - ematsumiya@suse.de + +- smb3: show beginning time for per share stats (bsc#1225172). +- commit 9dab491 + +------------------------------------------------------------------- +Sat May 25 01:32:38 CEST 2024 - ematsumiya@suse.de + +- cifs: cifs_chan_is_iface_active should be called with chan_lock + held (bsc#1225172). +- commit 7f878c6 + +------------------------------------------------------------------- +Sat May 25 01:32:24 CEST 2024 - ematsumiya@suse.de + +- cifs: do not pass cifs_sb when trying to add channels + (bsc#1225172). +- commit b48e89f + +------------------------------------------------------------------- +Sat May 25 01:32:10 CEST 2024 - ematsumiya@suse.de + +- smb: client: remove extra @chan_count check in + __cifs_put_smb_ses() (bsc#1225172). +- commit 58e3272 + +------------------------------------------------------------------- +Sat May 25 01:31:57 CEST 2024 - ematsumiya@suse.de + +- cifs: reconnect work should have reference on server struct + (bsc#1225172). +- commit f1bff59 + +------------------------------------------------------------------- +Sat May 25 01:31:44 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where a channel is closed (bsc#1225172). +- commit c305501 + +------------------------------------------------------------------- +Sat May 25 01:31:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: reduce stack usage in cifs_try_adding_channels() + (bsc#1225172). +- commit 16a3d64 + +------------------------------------------------------------------- +Sat May 25 01:31:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs code dep in namespace.c + (bsc#1225172). +- commit 658ebd6 + +------------------------------------------------------------------- +Sat May 25 01:31:04 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs naming in automount code + (bsc#1225172). +- commit b47e685 + +------------------------------------------------------------------- +Sat May 25 01:26:39 CEST 2024 - ematsumiya@suse.de + +- smb: client: rename cifs_dfs_ref.c to namespace.c (bsc#1225172). +- commit 429bc2d + +------------------------------------------------------------------- +Sat May 25 01:25:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: ensure to try all targets when finding nested links + (bsc#1225172). +- commit b03bac4 + +------------------------------------------------------------------- +Sat May 25 01:25:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: introduce DFS_CACHE_TGT_LIST() (bsc#1225172). +- commit f066846 + +------------------------------------------------------------------- +Sat May 25 01:25:04 CEST 2024 - ematsumiya@suse.de + +- cifs: account for primary channel in the interface list + (bsc#1225172). +- commit 28558fb + +------------------------------------------------------------------- +Sat May 25 01:24:50 CEST 2024 - ematsumiya@suse.de + +- cifs: distribute channels across interfaces based on speed + (bsc#1225172). +- commit 66db7c6 + +------------------------------------------------------------------- +Fri May 24 20:33:36 CEST 2024 - tiwai@suse.de + +- dmaengine: dw-edma: eDMA: Add sync read before starting the + DMA transfer in remote setup (CVE-2024-27408 bsc#1224430). +- commit 26ca7a6 + +------------------------------------------------------------------- +Fri May 24 20:29:39 CEST 2024 - tiwai@suse.de + +- pmdomain: ti: Add a null pointer check to the + omap_prm_domain_init (CVE-2024-35943 bsc#1224649). +- commit 4abda58 + +------------------------------------------------------------------- +Fri May 24 20:27:11 CEST 2024 - tiwai@suse.de + +- media: mediatek: vcodec: Fix oops when HEVC init fails + (CVE-2024-35921 bsc#1224477). +- commit 7226612 + +------------------------------------------------------------------- +Fri May 24 18:18:36 CEST 2024 - tiwai@suse.de + +- drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() + for hisi_hns3_pmu uninit process (CVE-2023-52860 bsc#1224936). +- commit f0f6842 + +------------------------------------------------------------------- +Fri May 24 18:15:40 CEST 2024 - tiwai@suse.de + +- kABI workaround for struct idxd_evl (CVE-2024-35991 + bsc#1224553). +- commit 4c82821 + +------------------------------------------------------------------- +Fri May 24 18:11:49 CEST 2024 - tiwai@suse.de + +- dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue + (CVE-2024-35991 bsc#1224553). +- commit bba26d6 + +------------------------------------------------------------------- +Fri May 24 16:30:01 CEST 2024 - mgorman@suse.de + +- sched/topology: Optimize topology_span_sane() (bsc#1225053). +- cpumask: Add for_each_cpu_from() (bsc#1225053). +- commit a6ca3d0 + +------------------------------------------------------------------- +Fri May 24 15:19:25 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during + rehash (CVE-2024-35854 bsc#1224636). +- commit 2a8bef6 + +------------------------------------------------------------------- +Fri May 24 14:10:08 CEST 2024 - davide.benini@suse.com + +- net: mctp: take ownership of skb in mctp_local_output + (CVE-2024-27418 bsc#1224720) +- commit afb99d9 + +------------------------------------------------------------------- +Fri May 24 13:54:38 CEST 2024 - davide.benini@suse.com + +- ipv6: fix potential "struct net" leak in inet6_rtm_getaddr() + (CVE-2024-27417 bsc#1224721) +- commit 4e68c84 + +------------------------------------------------------------------- +Fri May 24 09:07:32 CEST 2024 - tiwai@suse.de + +- regulator: bd71828: Don't overwrite runtime voltages + (git-fixes). +- nfc: nci: Fix handling of zero-length payload packets in + nci_rx_work() (git-fixes). +- nfc: nci: Fix uninit-value in nci_rx_work (git-fixes). +- selftests: net: kill smcrouted in the cleanup logic in amt.sh + (git-fixes). +- tools/latency-collector: Fix -Wformat-security compile warns + (git-fixes). +- commit 3a26e1a + +------------------------------------------------------------------- +Fri May 24 06:14:35 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Protect against int overflow for stack access size + (bsc#1224488 CVE-2024-35905). +- bpf: Check bloom filter map value size (bsc#1224488 + CVE-2024-35905). +- commit 5fa3c11 + +------------------------------------------------------------------- +Fri May 24 02:11:16 CEST 2024 - neilb@suse.de + +- autofs: use wake_up() instead of wake_up_interruptible(() + (bsc#1224166). +- commit eb57c74 + +------------------------------------------------------------------- +Thu May 23 19:29:39 CEST 2024 - mwilck@suse.com + +- Update patches.suse/scsi-qedf-Wait-for-stag-work-during-unload.patch (bsc#1214852) +- Update patches.suse/scsi-qedf-Don-t-process-stag-work-during-unload.patch (bsc#1214852) +- commit 4cb5fde + +------------------------------------------------------------------- +Thu May 23 15:56:49 CEST 2024 - rgoldwyn@suse.com + +- Remove NTFSv3 from configs (bsc#1224429) + References: bsc#1224429 comment#3 + We only support fuse version of the NTFS-3g driver. Disable NTFSv3 from + all configs. + This was enabled in + d016c04d731 ("Bump to 6.4 kernel (jsc#PED-4593)") +- commit b4be251 + +------------------------------------------------------------------- +Thu May 23 14:51:16 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of len fields in nvme + reipl block (git-fixes bsc#1225136). +- commit 273e6f4 + +------------------------------------------------------------------- +Thu May 23 14:48:04 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of nvme dump block + (git-fixes bsc#1225134). +- commit 955c716 + +------------------------------------------------------------------- +Thu May 23 14:46:23 CEST 2024 - mfranc@suse.cz + +- s390/cpacf: Split and rework cpacf query functions (git-fixes + bsc#1225133). +- commit ee9583e + +------------------------------------------------------------------- +Thu May 23 14:42:45 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Fix bpf_plt pointer arithmetic (git-fixes bsc#1224481 + CVE-2024-35917). +- commit 34e1a55 + +------------------------------------------------------------------- +Thu May 23 14:33:42 CEST 2024 - tiwai@suse.de + +- Move upstreamed mm patches into sorted section +- commit e3937f1 + +------------------------------------------------------------------- +Thu May 23 14:27:38 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit fdb5fa6 + +------------------------------------------------------------------- +Thu May 23 14:27:05 CEST 2024 - tiwai@suse.de + +- kABI workaround for cs35l56 (git-fixes). +- commit 331f8f7 + +------------------------------------------------------------------- +Thu May 23 14:24:16 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: call dsp dump when boot retry fails + (stable-fixes). +- Refresh + patches.suse/ASoC-SOF-Intel-mtl-Implement-firmware-boot-state-che.patch. +- commit 8e475f5 + +------------------------------------------------------------------- +Thu May 23 14:22:42 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot + failed (git-fixes). +- ASoC: cs35l56: Prevent overwriting firmware ASP config + (git-fixes). +- commit 1a7f82c + +------------------------------------------------------------------- +Thu May 23 13:25:34 CEST 2024 - tiwai@suse.de + +- ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put() + (CVE-2023-52674 bsc#1224727). +- ALSA: scarlett2: Add missing error checks to *_ctl_get() + (CVE-2023-52680 bsc#1224608). +- ALSA: scarlett2: Add missing error check to + scarlett2_usb_set_config() (CVE-2023-52692 bsc#1224628). +- commit fff59c9 + +------------------------------------------------------------------- +Thu May 23 07:45:50 CEST 2024 - tiwai@suse.de + +- vmci: prevent speculation leaks by sanitizing event in + event_deliver() (git-fixes). +- VMCI: Fix an error handling path in vmci_guest_probe_device() + (git-fixes). +- VMCI: Fix possible memcpy() run-time warning in + vmci_datagram_invoke_guest_handler() (stable-fixes). +- VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() + (stable-fixes CVE-2024-35944 bsc#1224648). +- commit d9694ad + +------------------------------------------------------------------- +Thu May 23 07:42:55 CEST 2024 - tiwai@suse.de + +- spmi: hisi-spmi-controller: Do not override device identifier + (git-fixes). +- extcon: max8997: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port + assignment (git-fixes). +- iio: pressure: dps310: support negative temperature values + (git-fixes). +- iio: adc: stm32: Fixing err code to not indicate success + (git-fixes). +- iio: core: Leave private pointer NULL when no private data + supplied (git-fixes). +- counter: linux/counter.h: fix Excess kernel-doc description + warning (git-fixes). +- staging: vt6655: Remove unused declaration of + RFbAL7230SelectChannelPostProcess() (git-fixes). +- serial: sh-sci: protect invalidating RXDMA on shutdown + (git-fixes). +- serial: sc16is7xx: add proper sched.h include for + sched_set_fifo() (git-fixes). +- serial: max3100: Fix bitwise types (git-fixes). +- serial: max3100: Update uart_driver_registered on driver removal + (git-fixes). +- serial: max3100: Lock port->lock when calling + uart_handle_cts_change() (git-fixes). +- usb: fotg210: Add missing kernel doc description (git-fixes). +- usb: typec: tipd: fix event checking for tps6598x (git-fixes). +- usb: typec: ucsi: displayport: Fix potential deadlock + (git-fixes). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (git-fixes). +- usb: gadget: u_audio: Clear uac pointer when freed (git-fixes). +- usb: gadget: u_audio: Fix race condition use of controls after + free during gadget unbind (git-fixes). +- usb: typec: ucsi: simplify partner's PD caps registration + (git-fixes). +- usb: typec: ucsi: always register a link to USB PD device + (git-fixes). +- leds: pwm: Disable PWM when going to suspend (git-fixes). +- commit 0d08462 + +------------------------------------------------------------------- +Wed May 22 21:16:03 CEST 2024 - mkoutny@suse.com + +- af_unix: Suppress false-positive lockdep splat for spin_lock() + in __unix_gc() (CVE-2024-26923 bsc#1223384). +- af_unix: fix lockdep positive in sk_diag_dump_icons() + (CVE-2024-26923 bsc#1223384). +- commit a652e3a + +------------------------------------------------------------------- +Wed May 22 18:08:37 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-CPPC-Use-access_width-over-bit_width-for-system.patch + (stable-fixes CVE-2024-35995 bsc#1224557). +- Update + patches.suse/ALSA-usb-audio-Stop-parsing-channels-bits-when-all-c.patch + (git-fixes CVE-2024-27436 bsc#1224803). +- Update + patches.suse/ASoC-SOF-ipc4-pcm-Workaround-for-crashed-firmware-on.patch + (stable-fixes CVE-2024-27057 bsc#1223831). +- Update + patches.suse/ASoC-mediatek-sof-common-Add-NULL-check-for-normal_l.patch + (git-fixes CVE-2024-35842 bsc#1224688). +- Update + patches.suse/Bluetooth-Fix-memory-leak-in-hci_req_sync_complete.patch + (git-fixes CVE-2024-35978 bsc#1224571). +- Update + patches.suse/Bluetooth-Fix-use-after-free-bugs-caused-by-sco_sock.patch + (git-fixes CVE-2024-27398 bsc#1224174). +- Update + patches.suse/Bluetooth-L2CAP-Fix-not-validating-setsockopt-user-i.patch + (git-fixes CVE-2024-35965 bsc#1224579). +- Update + patches.suse/Bluetooth-RFCOMM-Fix-not-validating-setsockopt-user-.patch + (git-fixes CVE-2024-35966 bsc#1224576). +- Update + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch + (git-fixes CVE-2024-35967 bsc#1224587). +- Update + patches.suse/Bluetooth-btintel-Fix-null-ptr-deref-in-btintel_read.patch + (stable-fixes CVE-2024-35933 bsc#1224640). +- Update + patches.suse/Bluetooth-hci_event-Fix-handling-of-HCI_EV_IO_CAPA_R.patch + (git-fixes CVE-2024-27416 bsc#1224723). +- Update + patches.suse/Bluetooth-hci_sock-Fix-not-validating-setsockopt-use.patch + (git-fixes CVE-2024-35963 bsc#1224582). +- Update + patches.suse/Bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_chan_tim.patch + (git-fixes CVE-2024-27399 bsc#1224177). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-setup.patch + (git-fixes CVE-2024-35850 bsc#1224600). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-suspend.patch + (git-fixes CVE-2024-35851 bsc#1224509). +- Update + patches.suse/Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_check_.patch + (bsc#1219170 CVE-2024-22099 CVE-2024-26903 bsc#1223187). +- Update + patches.suse/HID-i2c-hid-remove-I2C_HID_READ_PENDING-flag-to-prev.patch + (git-fixes CVE-2024-35997 bsc#1224552). +- Update + patches.suse/NFS-Fix-nfs_netfs_issue_read-xarray-locking-for-writ.patch + (git-fixes CVE-2024-27031 bsc#1223805). +- Update + patches.suse/NFSv4.2-fix-nfs4_listxattr-kernel-BUG-at-mm-usercopy.patch + (git-fixes CVE-2024-26870 bsc#1223113). +- Update + patches.suse/PCI-PM-Drain-runtime-idle-callbacks-before-driver-re.patch + (stable-fixes CVE-2024-35809 bsc#1224738). +- Update + patches.suse/SUNRPC-fix-some-memleaks-in-gssx_dec_option_array.patch + (git-fixes CVE-2024-27388 bsc#1223744). +- Update + patches.suse/USB-core-Fix-deadlock-in-usb_deauthorize_interface.patch + (git-fixes CVE-2024-26934 bsc#1223671). +- Update patches.suse/accel-ivpu-Fix-deadlock-in-context_xa.patch + (git-fixes CVE-2024-35953 bsc#1224704). +- Update + patches.suse/arm64-hibernate-Fix-level3-translation-fault-in-swsu.patch + (git-fixes CVE-2024-26989 bsc#1223748). +- Update patches.suse/ax25-Fix-netdev-refcount-issue.patch + (git-fixes CVE-2024-36009 bsc#1224542). +- Update + patches.suse/ax25-fix-use-after-free-bugs-caused-by-ax25_ds_del_t.patch + (git-fixes CVE-2024-35887 bsc#1224663). +- Update + patches.suse/batman-adv-Avoid-infinite-loop-trying-to-resize-loca.patch + (git-fixes CVE-2024-35982 bsc#1224566). +- Update + patches.suse/block-fix-q-blkg_list-corruption-during-disk-rebind.patch + (bsc#1223591 CVE-2024-35974 bsc#1224573). +- Update + patches.suse/bnxt_en-Fix-possible-memory-leak-in-bnxt_rdma_aux_de.patch + (git-fixes CVE-2024-35972 bsc#1224577). +- Update + patches.suse/bootconfig-use-memblock_free_late-to-free-xbc-memory.patch + (git-fixes CVE-2024-26983 bsc#1223637). +- Update + patches.suse/btrfs-fix-deadlock-with-fiemap-and-extent-locking.patch + (bsc#1223285 CVE-2024-35784 bsc#1224804). +- Update + patches.suse/btrfs-fix-information-leak-in-btrfs_ioctl_logical_to.patch + (git-fixes CVE-2024-35849 bsc#1224733). +- Update + patches.suse/btrfs-fix-race-between-ordered-extent-completion-and.patch + (bsc#1223285 CVE-2024-26794 bsc#1222426). +- Update + patches.suse/btrfs-fix-race-when-detecting-delalloc-ranges-during.patch + (bsc#1223285 CVE-2024-27080 bsc#1223782). +- Update + patches.suse/btrfs-handle-chunk-tree-lookup-error-in-btrfs_reloca.patch + (git-fixes CVE-2024-35936 bsc#1224644). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-during-disabl.patch + (git-fixes CVE-2024-27004 bsc#1223762). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-for-clk_summa.patch + (git-fixes CVE-2024-27003 bsc#1223761). +- Update + patches.suse/clk-mediatek-Do-a-runtime-PM-get-on-controllers-duri.patch + (git-fixes CVE-2024-27002 bsc#1223759). +- Update + patches.suse/comedi-vmk80xx-fix-incomplete-endpoint-checking.patch + (git-fixes CVE-2024-27001 bsc#1223698). +- Update + patches.suse/dm-raid-really-frozen-sync_thread-during-suspend-16c4.patch + (jsc#PED-7542 CVE-2024-35794 bsc#1224706). +- Update + patches.suse/dm-raid456-md-raid456-fix-a-deadlock-for-dm-raid456-4142.patch + (bsc#1219596 CVE-2024-26962 bsc#1223654). +- Update + patches.suse/dma-buf-Fix-NULL-pointer-dereference-in-sanitycheck.patch + (git-fixes CVE-2024-35916 bsc#1224480). +- Update patches.suse/dma-xilinx_dpdma-Fix-locking.patch + (git-fixes CVE-2024-35990 bsc#1224559). +- Update + patches.suse/dmaengine-fsl-qdma-Fix-a-memory-leak-related-to-the--3aa58cb.patch + (git-fixes CVE-2024-35833 bsc#1224632). +- Update + patches.suse/dmaengine-idxd-Fix-oops-during-rmmod-on-single-CPU-p.patch + (git-fixes CVE-2024-35989 bsc#1224558). +- Update + patches.suse/dpll-fix-dpll_pin_on_pin_register-for-multiple-paren.patch + (CVE-2024-27027 bsc#1223787 CVE-2024-36002 bsc#1224546). +- Update + patches.suse/dpll-fix-pin-dump-crash-for-rebound-module.patch + (jsc#PED-6079 CVE-2024-35836 bsc#1224633). +- Update + patches.suse/drm-Check-output-polling-initialized-before-disablin.patch + (stable-fixes CVE-2024-35927 bsc#1224654). +- Update + patches.suse/drm-amd-amdgpu-Fix-potential-ioremap-memory-leaks-in.patch + (stable-fixes CVE-2024-35928 bsc#1224653). +- Update + patches.suse/drm-amd-display-Fix-bounds-check-for-dcn35-DcfClocks.patch + (git-fixes CVE-2024-35788 bsc#1224709). +- Update + patches.suse/drm-amd-display-Prevent-crash-when-disable-stream.patch + (stable-fixes CVE-2024-35799 bsc#1224740). +- Update + patches.suse/drm-amdgpu-amdgpu_ttm_gart_bind-set-gtt-bound-flag.patch + (stable-fixes CVE-2024-35817 bsc#1224736). +- Update + patches.suse/drm-amdgpu-fix-deadlock-while-reading-mqd-from-debug.patch + (git-fixes CVE-2024-35795 bsc#1224634). +- Update + patches.suse/drm-amdgpu-fix-mmhub-client-id-out-of-bounds-access.patch + (git-fixes CVE-2024-27029 bsc#1223789). +- Update + patches.suse/drm-amdgpu-once-more-fix-the-call-oder-in-amdgpu_ttm.patch + (git-fixes CVE-2024-27400 bsc#1224180). +- Update + patches.suse/drm-amdgpu-pm-Fix-NULL-pointer-dereference-when-get-.patch + (git-fixes CVE-2024-26949 bsc#1223665). +- Update + patches.suse/drm-amdgpu-validate-the-parameters-of-bo-mapping-ope.patch + (git-fixes CVE-2024-26922 bsc#1223315). +- Update + patches.suse/drm-amdkfd-Fix-memory-leak-in-create_process-failure.patch + (git-fixes CVE-2024-26986 bsc#1223728). +- Update patches.suse/drm-ast-Fix-soft-lockup.patch (git-fixes + CVE-2024-35952 bsc#1224705). +- Update + patches.suse/drm-client-Fully-protect-modes-with-dev-mode_config..patch + (stable-fixes CVE-2024-35950 bsc#1224703). +- Update + patches.suse/drm-i915-bios-Tolerate-devdata-NULL-in-intel_bios_en.patch + (stable-fixes CVE-2024-26938 bsc#1223678). +- Update + patches.suse/drm-i915-gt-Reset-queue_priority_hint-on-parking.patch + (git-fixes CVE-2024-26937 bsc#1223677). +- Update + patches.suse/drm-lima-fix-a-memleak-in-lima_heap_alloc.patch + (git-fixes CVE-2024-35829 bsc#1224707). +- Update + patches.suse/drm-nouveau-fix-stale-locked-mutex-in-nouveau_gem_io.patch + (git-fixes CVE-2024-35786 bsc#1224714). +- Update + patches.suse/drm-nouveau-keep-DMA-buffers-required-for-suspend-re.patch + (git-fixes CVE-2024-27411 bsc#1224433). +- Update patches.suse/drm-nv04-Fix-out-of-bounds-access.patch + (git-fixes CVE-2024-27008 bsc#1223802). +- Update + patches.suse/drm-panfrost-Fix-the-error-path-in-panfrost_mmu_map_.patch + (git-fixes CVE-2024-35951 bsc#1224701). +- Update + patches.suse/drm-vc4-don-t-check-if-plane-state-fb-state-fb.patch + (stable-fixes CVE-2024-35932 bsc#1224650). +- Update + patches.suse/drm-vmwgfx-Create-debugfs-ttm_resource_manager-entry.patch + (git-fixes CVE-2024-26940 bsc#1223718). +- Update + patches.suse/drm-vmwgfx-Fix-the-lifetime-of-the-bo-cursor-memory.patch + (git-fixes CVE-2024-35810 bsc#1224626). +- Update + patches.suse/dyndbg-fix-old-BUG_ON-in-control-parser.patch + (stable-fixes CVE-2024-35947 bsc#1224647). +- Update + patches.suse/efi-capsule-loader-fix-incorrect-allocation-size.patch + (git-fixes CVE-2024-27413 bsc#1224438). +- Update patches.suse/efi-fix-panic-in-kdump-kernel.patch + (git-fixes CVE-2024-35800 bsc#1224507). +- Update + patches.suse/fat-fix-uninitialized-field-in-nostale-filehandles.patch + (git-fixes CVE-2024-26973 bsc#1223641). +- Update + patches.suse/fbmon-prevent-division-by-zero-in-fb_videomode_from_.patch + (stable-fixes CVE-2024-35922 bsc#1224660). +- Update + patches.suse/fs-aio-Check-IOCB_AIO_RW-before-the-struct-aio_kiocb.patch + (bsc#1222721 CVE-2024-26764 CVE-2024-35815 bsc#1224685). +- Update + patches.suse/geneve-fix-header-validation-in-geneve-6-_xmit_skb.patch + (git-fixes CVE-2024-35973 bsc#1224586). +- Update + patches.suse/geneve-make-sure-to-pull-inner-header-in-geneve_rx.patch + (git-fixes CVE-2024-26857 bsc#1223058). +- Update + patches.suse/i2c-smbus-fix-NULL-function-pointer-dereference.patch + (git-fixes CVE-2024-35984 bsc#1224567). +- Update + patches.suse/ice-fix-memory-corruption-bug-with-suspend-and-rebui.patch + (git-fixes CVE-2024-35911 bsc#1224486). +- Update + patches.suse/ice-fix-uninitialized-dplls-mutex-usage.patch + (git-fixes CVE-2024-26854 bsc#1223039). +- Update + patches.suse/idpf-fix-kernel-panic-on-unknown-packet-types.patch + (git-fixes CVE-2024-35889 bsc#1224517). +- Update + patches.suse/igc-avoid-returning-frame-twice-in-XDP_REDIRECT.patch + (git-fixes CVE-2024-26853 bsc#1223061). +- Update + patches.suse/init-main.c-Fix-potential-static_command_line-memory.patch + (git-fixes CVE-2024-26988 bsc#1223747). +- Update + patches.suse/iommufd-Fix-iopt_access_list_id-overwrite-bug.patch + (git-fixes CVE-2024-26786 bsc#1222780). +- Update + patches.suse/irqchip-gic-v3-its-Prevent-double-free-on-error.patch + (git-fixes CVE-2024-35847 bsc#1224697). +- Update + patches.suse/kprobes-Fix-possible-use-after-free-issue-on-kprobe-registration.patch + (git-fixes CVE-2024-35955 bsc#1224676). +- Update + patches.suse/mac802154-fix-llsec-key-resources-release-in-mac8021.patch + (git-fixes CVE-2024-26961 bsc#1223652). +- Update + patches.suse/md-dm-raid-don-t-call-md_reap_sync_thread-directly-cd32.patch + (jsc#PED-7542 CVE-2024-35808 bsc#1224623). +- Update patches.suse/md-fix-kmemleak-of-rdev-serial-6cf3.patch + (jsc#PED-7542 CVE-2024-26900 bsc#1223046). +- Update + patches.suse/media-tc358743-register-v4l2-async-device-only-after.patch + (git-fixes CVE-2024-35830 bsc#1224680). +- Update + patches.suse/misc-lis3lv02d_i2c-Fix-regulators-getting-en-dis-abl.patch + (git-fixes CVE-2024-35824 bsc#1224609). +- Update + patches.suse/mlxbf_gige-call-request_irq-after-NAPI-initialized.patch + (git-fixes CVE-2024-35907 bsc#1224492). +- Update + patches.suse/mlxbf_gige-stop-interface-during-shutdown.patch + (git-fixes CVE-2024-35885 bsc#1224519). +- Update + patches.suse/mmc-core-Avoid-negative-index-with-array-access.patch + (git-fixes CVE-2024-35813 bsc#1224618). +- Update + patches.suse/msft-hv-2971-net-mana-Fix-Rx-DMA-datasize-and-skb_over_panic.patch + (git-fixes CVE-2024-35901 bsc#1224495). +- Update + patches.suse/net-ena-Fix-incorrect-descriptor-free-behavior.patch + (git-fixes CVE-2024-35958 bsc#1224677). +- Update + patches.suse/net-ethernet-mtk_eth_soc-fix-PPE-hanging-issue.patch + (git-fixes CVE-2024-27432 bsc#1224716). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-1588-is-received-on-H.patch + (git-fixes CVE-2024-26881 bsc#1223041). +- Update + patches.suse/net-ice-Fix-potential-NULL-pointer-dereference-in-ic.patch + (git-fixes CVE-2024-26855 bsc#1223051). +- Update + patches.suse/net-ks8851-Handle-softirqs-at-the-end-of-IRQ-thread-.patch + (git-fixes CVE-2024-35971 bsc#1224578). +- Update + patches.suse/net-ll_temac-platform_get_resource-replaced-by-wrong.patch + (git-fixes CVE-2024-35796 bsc#1224615). +- Update + patches.suse/net-mlx5-Properly-link-new-fs-rules-into-the-tree.patch + (git-fixes CVE-2024-35960 bsc#1224588). +- Update + patches.suse/net-mlx5-Register-devlink-first-under-devlink-lock.patch + (git-fixes CVE-2024-35961 bsc#1224585). +- Update + patches.suse/net-mlx5e-Fix-mlx5e_priv_init-cleanup-flow.patch + (git-fixes CVE-2024-35959 bsc#1224666). +- Update + patches.suse/net-mlx5e-Use-a-memory-barrier-to-enforce-PTP-WQ-xmi.patch + (git-fixes CVE-2024-26858 bsc#1223020). +- Update + patches.suse/net-mlx5e-fix-a-double-free-in-arfs_create_groups.patch + (jsc#PED-3311 CVE-2024-35835 bsc#1224605). +- Update + patches.suse/net-mvpp2-clear-BM-pool-before-initialization.patch + (git-fixes CVE-2024-35837 bsc#1224500). +- Update + patches.suse/net-phy-micrel-Fix-potential-null-pointer-dereferenc.patch + (git-fixes CVE-2024-35891 bsc#1224513). +- Update + patches.suse/net-phy-phy_device-Prevent-nullptr-exceptions-on-ISR.patch + (stable-fixes CVE-2024-35945 bsc#1224639). +- Update + patches.suse/net-sparx5-Fix-use-after-free-inside-sparx5_del_mact.patch + (git-fixes CVE-2024-26856 bsc#1223052). +- Update patches.suse/net-tls-fix-WARNIING-in-__sk_msg_free.patch + (bsc#1221858 CVE-2024-35841 bsc#1224687). +- Update + patches.suse/net-wwan-t7xx-Split-64bit-accesses-to-fix-alignment-.patch + (git-fixes CVE-2024-35909 bsc#1224491). +- Update + patches.suse/nfc-nci-Fix-uninit-value-in-nci_dev_up-and-nci_ntf_p.patch + (git-fixes CVE-2024-35915 bsc#1224479). +- Update + patches.suse/nfp-flower-handle-acti_netdevs-allocation-failure.patch + (git-fixes CVE-2024-27046 bsc#1223827). +- Update + patches.suse/nfs-fix-panic-when-nfs4_ff_layout_prepare_ds-fails.patch + (git-fixes CVE-2024-26868 bsc#1223038). +- Update + patches.suse/nfsd-Fix-error-cleanup-path-in-nfsd_rename.patch + (bsc#1221044 CVE-2023-52591 CVE-2024-35914 bsc#1224482). +- Update + patches.suse/nouveau-fix-instmem-race-condition-around-ptr-stores.patch + (git-fixes CVE-2024-26984 bsc#1223633). +- Update patches.suse/nouveau-lock-the-client-object-tree.patch + (stable-fixes CVE-2024-27062 bsc#1223834). +- Update + patches.suse/nvme-fc-do-not-wait-in-vain-when-unloading-module.patch + (git-fixes CVE-2024-26846 bsc#1223023). +- Update + patches.suse/nvme-fix-reconnection-fail-due-to-reserved-tag-alloc.patch + (git-fixes CVE-2024-27435 bsc#1224717). +- Update + patches.suse/octeontx2-af-Use-separate-handlers-for-interrupts.patch + (git-fixes CVE-2024-27030 bsc#1223790). +- Update + patches.suse/octeontx2-pf-Fix-transmit-scheduler-resource-leak.patch + (git-fixes CVE-2024-35975 bsc#1224569). +- Update + patches.suse/of-dynamic-Synchronize-of_changeset_destroy-with-the.patch + (git-fixes CVE-2024-35879 bsc#1224524). +- Update + patches.suse/of-module-prevent-NULL-pointer-dereference-in-vsnpri.patch + (stable-fixes CVE-2024-35878 bsc#1224671). +- Update + patches.suse/phy-marvell-a3700-comphy-Fix-out-of-bounds-read.patch + (git-fixes CVE-2024-35992 bsc#1224555). +- Update + patches.suse/phy-ti-tusb1210-Resolve-charger-det-crash-if-charger.patch + (git-fixes CVE-2024-35986 bsc#1224562). +- Update + patches.suse/platform-chrome-cros_ec_uart-properly-fix-race-condi.patch + (git-fixes CVE-2024-35977 bsc#1224568). +- Update + patches.suse/power-supply-bq27xxx-i2c-Do-not-free-non-existing-IR.patch + (git-fixes CVE-2024-27412 bsc#1224437). +- Update + patches.suse/pstore-inode-Only-d_invalidate-is-needed.patch + (git-fixes CVE-2024-27389 bsc#1223705). +- Update + patches.suse/pstore-zone-Add-a-null-pointer-check-to-the-psz_kmsg.patch + (stable-fixes CVE-2024-35940 bsc#1224537). +- Update + patches.suse/s390-zcrypt-fix-reference-counting-on-zcrypt-card-objects.patch + (git-fixes bsc#1223592 CVE-2024-26957 bsc#1223666). +- Update + patches.suse/scsi-core-Fix-unremoved-procfs-host-directory-regression.patch + (git-fixes CVE-2024-26935 bsc#1223675). +- Update + patches.suse/scsi-lpfc-Fix-possible-memory-leak-in-lpfc_rcv_padis.patch + (bsc#1220021 CVE-2024-35930 bsc#1224651). +- Update patches.suse/scsi-sg-Avoid-sg-device-teardown-race.patch + (git-fixes CVE-2024-35954 bsc#1224675). +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes CVE-2024-26742 bsc#1222608). +- Update + patches.suse/selinux-avoid-dereference-of-garbage-after-mount-fai.patch + (git-fixes CVE-2024-35904 bsc#1224494). +- Update + patches.suse/serial-mxs-auart-add-spinlock-around-changing-cts-st.patch + (git-fixes CVE-2024-27000 bsc#1223757). +- Update + patches.suse/serial-pmac_zilog-Remove-flawed-mitigation-for-rx-ir.patch + (git-fixes CVE-2024-26999 bsc#1223754). +- Update + patches.suse/soc-fsl-qbman-Always-disable-interrupts-when-taking-.patch + (git-fixes CVE-2024-35806 bsc#1224699). +- Update + patches.suse/soc-fsl-qbman-Use-raw-spinlock-for-cgr_lock.patch + (git-fixes CVE-2024-35819 bsc#1224683). +- Update patches.suse/speakup-Avoid-crash-on-very-long-word.patch + (git-fixes CVE-2024-26994 bsc#1223750). +- Update + patches.suse/spi-lpspi-Avoid-potential-use-after-free-in-probe.patch + (git-fixes CVE-2024-26866 bsc#1223024). +- Update + patches.suse/spi-mchp-pci1xxx-Fix-a-possible-null-pointer-derefer.patch + (git-fixes CVE-2024-35883 bsc#1224521). +- Update + patches.suse/spi-spi-mt65xx-Fix-NULL-pointer-access-in-interrupt-.patch + (git-fixes CVE-2024-27028 bsc#1223788). +- Update + patches.suse/ubifs-Set-page-uptodate-in-the-correct-place.patch + (git-fixes CVE-2024-35821 bsc#1224629). +- Update + patches.suse/usb-cdc-wdm-close-race-between-read-and-workqueue.patch + (git-fixes CVE-2024-35812 bsc#1224624). +- Update + patches.suse/usb-dwc2-host-Fix-dereference-issue-in-DDMA-completi.patch + (git-fixes CVE-2024-26997 bsc#1223741). +- Update + patches.suse/usb-dwc3-am62-fix-module-unload-reload-behavior.patch + (git-fixes CVE-2024-26963 bsc#1223651). +- Update + patches.suse/usb-gadget-f_ncm-Fix-UAF-ncm-object-at-re-bind-after.patch + (stable-fixes CVE-2024-26996 bsc#1223752). +- Update + patches.suse/usb-gadget-ncm-Avoid-dropping-datagrams-of-properly-.patch + (git-fixes CVE-2024-27405 bsc#1224423). +- Update + patches.suse/usb-gadget-ncm-Fix-handling-of-zero-block-length-pac.patch + (git-fixes CVE-2024-35825 bsc#1224681). +- Update + patches.suse/usb-typec-altmodes-displayport-create-sysfs-nodes-as.patch + (git-fixes CVE-2024-35790 bsc#1224712). +- Update + patches.suse/usb-typec-tcpm-Correct-the-PDO-counting-in-pd_set.patch + (git-fixes CVE-2024-26995 bsc#1223696). +- Update + patches.suse/usb-typec-tcpm-fix-double-free-issue-in-tcpm_port_un.patch + (git-fixes CVE-2024-26932 bsc#1223649). +- Update patches.suse/usb-typec-ucsi-Limit-read-size-on-v1.2.patch + (stable-fixes CVE-2024-35924 bsc#1224657). +- Update + patches.suse/usb-udc-remove-warning-when-queue-disabled-ep.patch + (stable-fixes CVE-2024-35822 bsc#1224739). +- Update + patches.suse/usb-xhci-Add-error-handling-in-xhci_map_urb_for_dma.patch + (git-fixes CVE-2024-26964 bsc#1223650). +- Update + patches.suse/vt-fix-unicode-buffer-corruption-when-deleting-chara.patch + (git-fixes CVE-2024-35823 bsc#1224692). +- Update + patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch + (bsc#1207948 CVE-2024-35938 bsc#1224643). +- Update + patches.suse/wifi-brcmfmac-Fix-use-after-free-bug-in-brcmf_cfg802.patch + (CVE-2023-47233 bsc#1216702 CVE-2024-35811 bsc#1224592). +- Update + patches.suse/wifi-cfg80211-check-A-MSDU-format-more-carefully.patch + (stable-fixes CVE-2024-35937 bsc#1224526). +- Update + patches.suse/wifi-iwlwifi-dbg-tlv-ensure-NUL-termination.patch + (git-fixes CVE-2024-35845 bsc#1224731). +- Update + patches.suse/wifi-iwlwifi-mvm-don-t-set-the-MFP-flag-for-the-GTK.patch + (git-fixes CVE-2024-27434 bsc#1224710). +- Update + patches.suse/wifi-iwlwifi-mvm-rfi-fix-potential-response-leaks.patch + (git-fixes CVE-2024-35912 bsc#1224487). +- Update + patches.suse/wifi-libertas-fix-some-memleaks-in-lbs_allocate_cmd_.patch + (git-fixes CVE-2024-35828 bsc#1224622). +- Update + patches.suse/wifi-mac80211-check-clear-fast-rx-for-non-4addr-sta-.patch + (stable-fixes CVE-2024-35789 bsc#1224749). +- Update + patches.suse/wifi-mac80211-fix-potential-sta-link-leak.patch + (git-fixes CVE-2024-35838 bsc#1224613). +- Update + patches.suse/wifi-nl80211-reject-iftype-change-with-mesh-ID-chang.patch + (git-fixes CVE-2024-27410 bsc#1224432). +- Update + patches.suse/wifi-rtw89-fix-null-pointer-access-when-abort-scan.patch + (stable-fixes CVE-2024-35946 bsc#1224646). +- Update + patches.suse/wireguard-netlink-access-device-through-ctx-instead-.patch + (git-fixes CVE-2024-26950 bsc#1223661). +- Update + patches.suse/wireguard-netlink-check-for-dangling-peer-via-is_dea.patch + (git-fixes CVE-2024-26951 bsc#1223660). +- Update + patches.suse/wireguard-receive-annotate-data-race-around-receivin.patch + (git-fixes CVE-2024-26861 bsc#1223076). +- Update + patches.suse/x86-coco-Require-seeding-RNG-with-RDRAND-on-CoCo-systems.patch + (git-fixes CVE-2024-35875 bsc#1224665). +- Update + patches.suse/x86-fpu-Keep-xfd_state-in-sync-with-MSR_IA32_XFD.patch + (git-fixes CVE-2024-35801 bsc#1224732). +- Update + patches.suse/xen-evtchn-avoid-WARN-when-unbinding-an-event-channe.patch + (git-fixes CVE-2024-27067 bsc#1223739). +- Update + patches.suse/xsk-recycle-buffer-in-case-Rx-queue-was-full.patch + (bsc#1221303 CVE-2024-26611 CVE-2024-35834 bsc#1224620). +- commit 005afc6 + +------------------------------------------------------------------- +Wed May 22 18:08:15 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-LPIT-Avoid-u32-multiplication-overflow.patch + (git-fixes CVE-2023-52683 bsc#1224627). +- Update + patches.suse/ACPI-video-check-for-error-while-searching-for-backl.patch + (git-fixes CVE-2023-52693 bsc#1224686). +- Update + patches.suse/ASoC-Intel-sof_sdw_rt_sdca_jack_common-ctx-headset_c.patch + (git-fixes CVE-2023-52697 bsc#1224596). +- Update + patches.suse/ASoC-SOF-amd-Fix-memory-leak-in-amd_sof_acp_probe.patch + (git-fixes CVE-2023-52663 bsc#1224630). +- Update + patches.suse/Revert-drm-amd-pm-resolve-reboot-exception-for-si-ol.patch + (git-fixes CVE-2023-52657 bsc#1224722). +- Update + patches.suse/Revert-net-mlx5-Block-entering-switchdev-mode-with-n.patch + (git-fixes CVE-2023-52658 bsc#1224719). +- Update + patches.suse/SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch + (git-fixes CVE-2023-52653 bsc#1223712). +- Update + patches.suse/bpf-Guard-stack-limits-against-32bit-overflow.patch + (git-fixes CVE-2023-52676 bsc#1224730). +- Update + patches.suse/crypto-rsa-add-a-check-for-allocation-failure.patch + (bsc#1222775 CVE-2023-52472 bsc#1220430). +- Update + patches.suse/crypto-s390-aes-Fix-buffer-overread-in-CTR-mode.patch + (git-fixes CVE-2023-52669 bsc#1224637). +- Update + patches.suse/crypto-safexcel-Add-error-handling-for-dma_map_sg-ca.patch + (git-fixes CVE-2023-52687 bsc#1224501). +- Update + patches.suse/drm-amd-display-Check-writeback-connectors-in-create.patch + (git-fixes CVE-2023-52695 bsc#1224506). +- Update + patches.suse/drm-amd-display-Fix-a-debugfs-null-pointer-error.patch + (git-fixes CVE-2023-52673 bsc#1224741). +- Update + patches.suse/drm-amd-display-Fix-hang-underflow-when-transitionin.patch + (git-fixes CVE-2023-52671 bsc#1224729). +- Update + patches.suse/drm-amd-pm-fix-a-double-free-in-si_dpm_init.patch + (git-fixes CVE-2023-52691 bsc#1224607). +- Update + patches.suse/drm-amdkfd-Confirm-list-is-non-empty-before-utilizin.patch + (git-fixes CVE-2023-52678 bsc#1224617). +- Update + patches.suse/drm-bridge-tpd12s015-Drop-buggy-__exit-annotation-fo.patch + (git-fixes CVE-2023-52694 bsc#1224598). +- Update + patches.suse/drm-tegra-rgb-Fix-missing-clk_put-in-the-error-handl.patch + (git-fixes CVE-2023-52661 bsc#1224445). +- Update + patches.suse/drm-vmwgfx-fix-a-memleak-in-vmw_gmrid_man_get_node.patch + (git-fixes CVE-2023-52662 bsc#1224449). +- Update patches.suse/efivarfs-Free-s_fs_info-on-unmount.patch + (bsc#1220328 CVE-2023-52463 CVE-2023-52681 bsc#1224505). +- Update + patches.suse/media-rkisp1-Fix-IRQ-handling-due-to-shared-interrup.patch + (stable-fixes CVE-2023-52660 bsc#1224443). +- Update + patches.suse/net-atlantic-eliminate-double-free-in-error-handling.patch + (git-fixes CVE-2023-52664 bsc#1224747). +- Update + patches.suse/net-mlx5e-fix-a-potential-double-free-in-fs_any_crea.patch + (jsc#PED-3311 CVE-2023-52667 bsc#1224603). +- Update + patches.suse/of-Fix-double-free-in-of_parse_phandle_with_args_map.patch + (git-fixes CVE-2023-52679 bsc#1224508). +- Update + patches.suse/powerpc-imc-pmu-Add-a-null-pointer-check-in-update_events_in_group.patch + (git-fixes CVE-2023-52675 bsc#1224504). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_eve.patch + (bsc#1065729 CVE-2023-52686 bsc#1224682). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_pow.patch + (bsc#1181674 ltc#189159 git-fixes CVE-2023-52696 bsc#1224601). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-to-scom_deb.patch + (bsc#1194869 CVE-2023-52690 bsc#1224611). +- Update + patches.suse/pstore-ram_core-fix-possible-overflow-in-persistent_.patch + (git-fixes CVE-2023-52685 bsc#1224728). +- Update + patches.suse/rpmsg-virtio-Free-driver_override-when-rpmsg_remove.patch + (git-fixes CVE-2023-52670 bsc#1224696). +- commit 578211b + +------------------------------------------------------------------- +Wed May 22 17:16:55 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_enable_notify() (git-fixes). +- commit 2e20e2c + +------------------------------------------------------------------- +Wed May 22 16:41:31 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_vq_avail_empty() (git-fixes). +- commit 936d53e + +------------------------------------------------------------------- +Wed May 22 16:05:24 CEST 2024 - jgross@suse.com + +- virtio_net: Do not send RSS key if it is not supported + (git-fixes). +- commit cc7c4a0 + +------------------------------------------------------------------- +Wed May 22 15:29:52 CEST 2024 - jgross@suse.com + +- vsock/virtio: fix packet delivery to tap device (git-fixes). +- commit dfd8673 + +------------------------------------------------------------------- +Wed May 22 14:54:16 CEST 2024 - jgross@suse.com + +- virtio-blk: Ensure no requests in virtqueues before deleting + vqs (git-fixes). +- commit 966a23e + +------------------------------------------------------------------- +Wed May 22 14:17:42 CEST 2024 - jgross@suse.com + +- KVM: VMX: Disable LBR virtualization if the CPU doesn't support + LBR callstacks (git-fixes). +- commit f941b05 + +------------------------------------------------------------------- +Wed May 22 14:09:42 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory (git-fixes). +- commit c99f198 + +------------------------------------------------------------------- +Wed May 22 14:08:46 CEST 2024 - nik.borisov@suse.com + +- proc/kcore: do not try to access unaccepted memory (git-fixes). +- commit 2daf00c + +------------------------------------------------------------------- +Wed May 22 13:17:05 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: touch soft lockup during memory accept (git-fixes). +- commit 45ed7cb + +------------------------------------------------------------------- +Wed May 22 13:14:27 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type (bsc#1224442 CVE-2023-52659). +- commit dad72fd + +------------------------------------------------------------------- +Wed May 22 13:04:12 CEST 2024 - jgross@suse.com + +- kabi fix of perf/x86/intel: Expose existence of callback support to KVM + (git fixes). +- commit 5db441c + +------------------------------------------------------------------- +Wed May 22 13:03:15 CEST 2024 - jgross@suse.com + +- perf/x86/intel: Expose existence of callback support to KVM + (git-fixes). +- commit b24b5fc + +------------------------------------------------------------------- +Wed May 22 11:25:18 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. + Intel compatible (git-fixes). +- commit 38bcaaa + +------------------------------------------------------------------- +Wed May 22 11:11:23 CEST 2024 - lhenriques@suse.de + +- ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE + (bsc#1224866). +- commit 6a4b4a1 + +------------------------------------------------------------------- +Wed May 22 10:35:02 CEST 2024 - lhenriques@suse.de + +- blacklist.conf: cephfs client logging infrastructure commits + These two commits are useless in isolation, they are part of a larger set + of commits that add extra info to debug logs. +- commit 2056926 + +------------------------------------------------------------------- +Wed May 22 08:47:44 CEST 2024 - tiwai@suse.de + +- remoteproc: k3-r5: Jump to error handling labels in start/stop + errors (git-fixes). +- commit 6f545f8 + +------------------------------------------------------------------- +Wed May 22 08:46:38 CEST 2024 - tiwai@suse.de + +- libsubcmd: Fix parse-options memory leak (git-fixes). +- dmaengine: idxd: Avoid unnecessary destruction of file_ida + (git-fixes). +- dmaengine: axi-dmac: fix possible race in remove() (git-fixes). +- dmaengine: idma64: Add check for dma_set_max_seg_size + (git-fixes). +- remoteproc: k3-r5: Do not allow core1 to power up before core0 + via sysfs (git-fixes). +- remoteproc: k3-r5: Wait for core0 power-up before powering up + core1 (git-fixes). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (git-fixes). +- PCI: tegra194: Fix probe path for Endpoint mode (git-fixes). +- PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id + (git-fixes). +- PCI: dwc: ep: Fix DBI access failure for drivers requiring + refclk from host (git-fixes). +- PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3 + (git-fixes). +- PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3 + (git-fixes). +- KEYS: trusted: Do not use WARN when encode fails (git-fixes). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() (git-fixes). +- commit d7da373 + +------------------------------------------------------------------- +Tue May 21 19:42:14 CEST 2024 - jgross@suse.com + +- KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is + enabled (git-fixes). +- commit 7d13726 + +------------------------------------------------------------------- +Tue May 21 19:06:22 CEST 2024 - jgross@suse.com + +- KVM: x86: Allow, don't ignore, same-value writes to immutable + MSRs (git-fixes). +- commit e25e965 + +------------------------------------------------------------------- +Tue May 21 18:30:43 CEST 2024 - jgross@suse.com + +- KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT + Misconfig (git-fixes). +- commit 21a74db + +------------------------------------------------------------------- +Tue May 21 17:54:50 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC + internal slots (git-fixes). +- commit b2d6429 + +------------------------------------------------------------------- +Tue May 21 17:19:17 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Move private vs. shared check above slot validity + checks (git-fixes). +- commit 2108d3a + +------------------------------------------------------------------- +Tue May 21 16:43:17 CEST 2024 - jgross@suse.com + +- KVM: x86: Fully re-initialize supported_mce_cap on vendor + module load (git-fixes). +- commit 52160e6 + +------------------------------------------------------------------- +Tue May 21 16:07:04 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing + dirty status (git-fixes). +- commit 7bdd69f + +------------------------------------------------------------------- +Tue May 21 15:26:06 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add a1fd0b9d751f sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level +- commit 3d0aa70 + +------------------------------------------------------------------- +Tue May 21 15:16:02 CEST 2024 - tiwai@suse.de + +- drm/nouveau/disp: Fix missing backlight control on Macbook 5, + 1 (bsc#1223838). +- commit 07ffc12 + +------------------------------------------------------------------- +Tue May 21 14:27:31 CEST 2024 - iivanov@suse.de + +- iommu/dma: Force swiotlb_max_mapping_size on an untrusted device (bsc#1224331) +- commit 55fb87b + +------------------------------------------------------------------- +Tue May 21 14:26:12 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix alignment checks when both allocation and DMA masks are (bsc#1224331) +- commit 8bebd77 + +------------------------------------------------------------------- +Tue May 21 14:24:53 CEST 2024 - iivanov@suse.de + +- swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc() (bsc#1224331) +- commit fcf796a + +------------------------------------------------------------------- +Tue May 21 14:21:15 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix double-allocation of slots due to broken alignment (bsc#1224331) +- commit c65bb03 + +------------------------------------------------------------------- +Tue May 21 14:19:30 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Set enable bits for GP counters in + PERF_GLOBAL_CTRL at "RESET" (git-fixes). +- commit 1ba62ae + +------------------------------------------------------------------- +Tue May 21 14:17:25 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disable support for adaptive PEBS (git-fixes). +- commit 9862bdd + +------------------------------------------------------------------- +Tue May 21 14:15:41 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD + platforms (git-fixes). +- commit 5f8077d + +------------------------------------------------------------------- +Tue May 21 14:13:58 CEST 2024 - jgross@suse.com + +- KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel + compatible (git-fixes). +- commit c9c8902 + +------------------------------------------------------------------- +Tue May 21 14:10:14 CEST 2024 - jgross@suse.com + +- x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM + (git-fixes). +- commit f882a8e + +------------------------------------------------------------------- +Tue May 21 13:34:01 CEST 2024 - jgross@suse.com + +- KVM: x86: Use actual kvm_cpuid.base for clearing + KVM_FEATURE_PV_UNHALT (git-fixes). +- commit 80b67d0 + +------------------------------------------------------------------- +Tue May 21 13:14:53 CEST 2024 - mfranc@suse.cz + +- s390/cio: fix tracepoint subchannel type field (git-fixes + bsc#1224793). +- commit f1aa928 + +------------------------------------------------------------------- +Tue May 21 13:09:15 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Emit a barrier for BPF_FETCH instructions (git-fixes + bsc#1224792). +- commit d08e4ce + +------------------------------------------------------------------- +Tue May 21 13:05:27 CEST 2024 - mfranc@suse.cz + +- KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M + (git-fixes bsc#1224790). +- commit b0b1c22 + +------------------------------------------------------------------- +Tue May 21 12:57:45 CEST 2024 - jgross@suse.com + +- KVM: x86: Introduce __kvm_get_hypervisor_cpuid() helper + (git-fixes). +- commit 652c188 + +------------------------------------------------------------------- +Tue May 21 12:12:33 CEST 2024 - jslaby@suse.cz + +- rpm/kernel-obs-build.spec.in: remove reiserfs from OBS initrd + We disabled the FS in bug 1202309. And we actively blacklist it in: + /usr/lib/modprobe.d/60-blacklist_fs-reiserfs.conf + This, as a side-effect, fixes obs-build's warning: + dracut-pre-udev[1463]: sh: line 1: /usr/lib/module-init-tools/unblacklist: No such file or directory + Exactly due to the above 60-blacklist_fs-reiserfs.conf trying to call the + above unblacklist. + We should likely drop ext2+ext3 from the list too, as we don't build + them at all. But that's a different story. +- commit 9e1a078 + +------------------------------------------------------------------- +Tue May 21 11:31:32 CEST 2024 - jgross@suse.com + +- KVM: SVM: Add support for allowing zero SEV ASIDs (git-fixes). +- commit 9327154 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - jgross@suse.com + +- KVM: SVM: Use unsigned integers when dealing with ASIDs + (git-fixes). +- commit b0fec37 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - cfamullaconrad@suse.de + +- tools/power turbostat: Expand probe_intel_uncore_frequency() + (bsc#1221765). +- commit 7c0d70f + +------------------------------------------------------------------- +Tue May 21 11:27:24 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: fix recursive deadlock in timer injection + (git-fixes). +- commit 389ea84 + +------------------------------------------------------------------- +Tue May 21 11:25:54 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: remove WARN_ON_ONCE() with false positives in + evtchn delivery (git-fixes). +- commit d63a8c9 + +------------------------------------------------------------------- +Tue May 21 11:24:29 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: inject vCPU upcall vector when local APIC is + enabled (git-fixes). +- commit 538dcab + +------------------------------------------------------------------- +Tue May 21 11:22:43 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: improve accuracy of Xen timers (git-fixes). +- commit 921d76d + +------------------------------------------------------------------- +Tue May 21 11:20:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Explicitly check NMI from guest to reducee false + positives (git-fixes). +- commit be2edf0 + +------------------------------------------------------------------- +Tue May 21 11:18:52 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled + (git-fixes). +- commit fe18eef + +------------------------------------------------------------------- +Tue May 21 11:16:06 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs + (git-fixes). +- commit 406de6b + +------------------------------------------------------------------- +Tue May 21 10:34:00 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs (git-fixes). +- commit dd1520f + +------------------------------------------------------------------- +Tue May 21 09:57:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC + due to bad index (git-fixes). +- commit b2e9cf1 + +------------------------------------------------------------------- +Tue May 21 09:22:11 CEST 2024 - shung-hsi.yu@suse.com + +- blacklist.conf: add "libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos" +- commit f859338 + +------------------------------------------------------------------- +Tue May 21 09:07:54 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD + (git-fixes). +- commit fd656b7 + +------------------------------------------------------------------- +Tue May 21 09:02:26 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Allow programming events that match unsupported + arch events (git-fixes). +- commit 60f57dc + +------------------------------------------------------------------- +Tue May 21 08:49:53 CEST 2024 - tiwai@suse.de + +- firmware: dmi-id: add a release callback function (git-fixes). +- watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in + sa1100dog_probe() (git-fixes). +- watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a + safety margin (git-fixes). +- watchdog: bd9576: Drop "always-running" property (git-fixes). +- watchdog: cpu5wdt.c: Fix use-after-free bug caused by + cpu5wdt_trigger (git-fixes). +- i2c: acpi: Unbind mux adapters before delete (git-fixes). +- i2c: synquacer: Fix an error handling path in + synquacer_i2c_probe() (git-fixes). +- i2c: cadence: Avoid fifo clear after start (git-fixes). +- pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins + regs (git-fixes). +- pinctrl: armada-37xx: remove an unused variable (git-fixes). +- crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak (git-fixes). +- commit 60d82a4 + +------------------------------------------------------------------- +Tue May 21 08:25:35 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Always treat Fixed counters as available when + supported (git-fixes). +- commit c4b0d18 + +------------------------------------------------------------------- +Tue May 21 08:23:45 CEST 2024 - jgross@suse.com + +- KVM: VMX: Report up-to-date exit qualification to userspace + (git-fixes). +- commit d6b020d + +------------------------------------------------------------------- +Tue May 21 08:20:50 CEST 2024 - jgross@suse.com + +- KVM: x86: Fix broken debugregs ABI for 32 bit kernels + (git-fixes). +- commit 69a1ee8 + +------------------------------------------------------------------- +Tue May 21 08:18:03 CEST 2024 - jgross@suse.com + +- SEV: disable SEV-ES DebugSwap by default (git-fixes). +- commit dcaff2f + +------------------------------------------------------------------- +Tue May 21 08:16:02 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMU + (git-fixes). +- commit c561279 + +------------------------------------------------------------------- +Tue May 21 08:11:53 CEST 2024 - jgross@suse.com + +- KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear + they're a WIP (git-fixes). +- commit aba16e8 + +------------------------------------------------------------------- +Tue May 21 08:10:16 CEST 2024 - jgross@suse.com + +- KVM: x86: Mark target gfn of emulated atomic instruction as + dirty (git-fixes). +- commit 303882a + +------------------------------------------------------------------- +Tue May 21 08:08:31 CEST 2024 - jgross@suse.com + +- KVM: SVM: Flush pages under kvm->lock to fix UAF in + svm_register_enc_region() (git-fixes). +- commit 4382f8a + +------------------------------------------------------------------- +Mon May 20 18:22:45 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes bsc#1222608 CVE-2024-26742). +- commit 950259c + +------------------------------------------------------------------- +Mon May 20 17:34:03 CEST 2024 - dsterba@suse.com + +- btrfs: always clear PERTRANS metadata during commit (git-fixes) +- commit f24386b + +------------------------------------------------------------------- +Mon May 20 17:31:37 CEST 2024 - dsterba@suse.com + +- btrfs: record delayed inode root in transaction (git-fixes) +- commit 3382370 + +------------------------------------------------------------------- +Mon May 20 17:30:52 CEST 2024 - dsterba@suse.com + +- btrfs: send: handle path ref underflow in header iterate_inode_ref() (git-fixes) +- commit 21cfc26 + +------------------------------------------------------------------- +Mon May 20 17:30:06 CEST 2024 - dsterba@suse.com + +- btrfs: export: handle invalid inode or root reference in btrfs_get_parent() (git-fixes) +- commit a357818 + +------------------------------------------------------------------- +Mon May 20 17:28:54 CEST 2024 - dsterba@suse.com + +- btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send() (git-fixes) +- commit 3227c75 + +------------------------------------------------------------------- +Mon May 20 17:28:06 CEST 2024 - dsterba@suse.com + +- btrfs: sysfs: validate scrub_speed_max value (git-fixes) +- commit 333b480 + +------------------------------------------------------------------- +Mon May 20 17:26:31 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: build fix for config we don't use +- commit d489b93 + +------------------------------------------------------------------- +Mon May 20 17:25:16 CEST 2024 - dsterba@suse.com + +- btrfs: prevent transaction block reserve underflow when starting transaction (git-fixes) +- commit e1ff84f + +------------------------------------------------------------------- +Mon May 20 17:19:12 CEST 2024 - dsterba@suse.com + +- btrfs: fix race when refilling delayed refs block reserve (git-fixes) +- commit f241886 + +------------------------------------------------------------------- +Mon May 20 17:17:09 CEST 2024 - dsterba@suse.com + +- btrfs: assert delayed node locked when removing delayed item (git-fixes) +- commit 7298484 + +------------------------------------------------------------------- +Mon May 20 17:16:03 CEST 2024 - dsterba@suse.com + +- btrfs: check for BTRFS_FS_ERROR in pending ordered assert (git-fixes) +- commit f5815af + +------------------------------------------------------------------- +Mon May 20 17:07:38 CEST 2024 - dsterba@suse.com + +- btrfs: output extra debug info if we failed to find an inline backref (git-fixes) +- commit 92fba41 + +------------------------------------------------------------------- +Mon May 20 17:06:06 CEST 2024 - dsterba@suse.com + +- btrfs: set page extent mapped after read_folio in relocate_one_page (git-fixes) +- commit 446041f + +------------------------------------------------------------------- +Mon May 20 17:04:32 CEST 2024 - dsterba@suse.com + +- btrfs: handle errors properly in update_inline_extent_backref() (git-fixes) +- commit ca5b7a2 + +------------------------------------------------------------------- +Mon May 20 15:43:05 CEST 2024 - nmorey@suse.com + +- RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw (git-fixes) +- commit 4bdc550 + +------------------------------------------------------------------- +Mon May 20 15:42:55 CEST 2024 - nmorey@suse.com + +- RDMA/IPoIB: Fix format truncation compilation errors (git-fixes) +- commit 6d737b0 + +------------------------------------------------------------------- +Mon May 20 15:42:41 CEST 2024 - nmorey@suse.com + +- bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq (git-fixes) +- commit 3e0bec3 + +------------------------------------------------------------------- +Mon May 20 15:42:30 CEST 2024 - nmorey@suse.com + +- IB/mlx5: Use __iowrite64_copy() for write combining stores (git-fixes) +- commit 9a3847d + +------------------------------------------------------------------- +Mon May 20 15:41:38 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix incorrect rxe_put in error path (git-fixes) +- commit c50f3b5 + +------------------------------------------------------------------- +Mon May 20 15:41:28 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Allow good work requests to be executed (git-fixes) +- commit b36653a + +------------------------------------------------------------------- +Mon May 20 15:41:18 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt (git-fixes) +- commit ba9e71d + +------------------------------------------------------------------- +Mon May 20 15:41:06 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Modify the print level of CQE error (git-fixes) +- commit 12a2ba5 + +------------------------------------------------------------------- +Mon May 20 15:40:45 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Use complete parentheses in macros (git-fixes) +- commit 7a9c544 + +------------------------------------------------------------------- +Mon May 20 15:40:34 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix GMV table pagesize (git-fixes) +- commit fb0321b + +------------------------------------------------------------------- +Mon May 20 15:40:20 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix UAF for cq async event (git-fixes) +- commit 8ea7fea + +------------------------------------------------------------------- +Mon May 20 15:40:10 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix deadlock on SRQ async events. (git-fixes) +- commit fb64efc + +------------------------------------------------------------------- +Mon May 20 15:39:57 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Add max_ah and cq moderation capacities in query_device() (git-fixes) +- commit 6c2f69b + +------------------------------------------------------------------- +Mon May 20 15:39:41 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix return value in hns_roce_map_mr_sg (git-fixes) +- commit 60cadbc + +------------------------------------------------------------------- +Mon May 20 15:39:25 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Adding remote atomic access flag to updatable flags (git-fixes) +- commit dacefcf + +------------------------------------------------------------------- +Mon May 20 15:39:09 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Change check for cacheable mkeys (git-fixes) +- commit c838c29 + +------------------------------------------------------------------- +Mon May 20 15:38:50 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent (git-fixes) +- commit 3012f2a + +------------------------------------------------------------------- +Mon May 20 15:38:31 CEST 2024 - nmorey@suse.com + +- qibfs: fix dentry leak (git-fixes) +- commit 3dd0249 + +------------------------------------------------------------------- +Mon May 20 15:37:55 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Fix port number for counter query in multi-port configuration (git-fixes) +- commit 52028fd + +------------------------------------------------------------------- +Mon May 20 15:37:35 CEST 2024 - nmorey@suse.com + +- RDMA/cm: Print the old state when cm_destroy_id gets timeout (git-fixes) +- commit 1a1a1ef + +------------------------------------------------------------------- +Mon May 20 15:37:10 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix the problem "mutex_destroy missing" (git-fixes) +- commit 0a73f85 + +------------------------------------------------------------------- +Mon May 20 14:08:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: broadcom: bcmbca: bcm4908: set brcm,wp-not-connected") +- commit a7b0273 + +------------------------------------------------------------------- +Mon May 20 14:04:41 CEST 2024 - iivanov@suse.de + +- arm64: dts: microchip: sparx5: fix mdio reg (git-fixes) +- commit 88132f5 + +------------------------------------------------------------------- +Mon May 20 14:03:25 CEST 2024 - iivanov@suse.de + +- arm64: dts: hi3798cv200: fix the size of GICR (git-fixes) +- commit 366d274 + +------------------------------------------------------------------- +Mon May 20 14:02:14 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Correct Tegra132 I2C alias (git-fixes) +- commit da1130e + +------------------------------------------------------------------- +Mon May 20 13:28:11 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: h616: Fix I2C0 pins (git-fixes) +- commit eee423c + +------------------------------------------------------------------- +Mon May 20 13:27:02 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: Pine H64: correctly remove reg_gmac_3v3 (git-fixes) +- commit 7d432cc + +------------------------------------------------------------------- +Mon May 20 13:25:37 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit d52e38e + +------------------------------------------------------------------- +Mon May 20 13:24:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit 029788f + +------------------------------------------------------------------- +Mon May 20 13:22:07 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix alphabetical ordering RK3399 puma (git-fixes) + Refresh patches.suse/arm64-dts-rockchip-enable-internal-pull-up-on-PCIE_WAKE-for-RK3399-Puma.patch +- commit aeac8db + +------------------------------------------------------------------- +Mon May 20 12:53:44 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: samsung,ams495qa01: add missing SPI properties") +- commit f4f5a90 + +------------------------------------------------------------------- +Mon May 20 12:53:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio: health: maxim,max30102: fix compatible check") +- commit 1690e24 + +------------------------------------------------------------------- +Mon May 20 12:52:51 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: mediatek,pwm-disp: Document power-domains property") +- commit 6958159 + +------------------------------------------------------------------- +Mon May 20 12:52:16 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: fsl-imx-sdma: fix HDMI audio index") +- commit 952bf73 + +------------------------------------------------------------------- +Mon May 20 12:52:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: lcdif: Do not require power-domains for i.MX6ULL") +- commit eabdd33 + +------------------------------------------------------------------- +Mon May 20 12:51:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update") +- commit ad9009e + +------------------------------------------------------------------- +Mon May 20 12:51:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mtd: avoid automatically select from mtd.yaml") +- commit 2d9981a + +------------------------------------------------------------------- +Mon May 20 12:51:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: can: mpfs: add missing required clock") +- commit d5f79eb + +------------------------------------------------------------------- +Mon May 20 12:50:57 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: dlg,da9063: Make #interrupt-cells required") +- commit a6ea77b + +------------------------------------------------------------------- +Mon May 20 12:50:46 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pinctr: pinctrl-zynq: Fix compatible string") +- commit f208a95 + +------------------------------------------------------------------- +Mon May 20 12:49:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible") +- commit 3478db8 + +------------------------------------------------------------------- +Mon May 20 12:49:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: ti,am65x-dss: Add support for common1 region") +- commit 7eb6591 + +------------------------------------------------------------------- +Mon May 20 12:48:50 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: opp: drop maxItems from inner items") +- commit 878a019 + +------------------------------------------------------------------- +Mon May 20 12:48:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: amlogic: fix s4 bindings") +- commit e2029e3 + +------------------------------------------------------------------- +Mon May 20 12:48:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Banana Pi R2 Pro") +- commit c1d1519 + +------------------------------------------------------------------- +Mon May 20 12:45:53 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Orange Pi RK3399 board") +- commit 88539b6 + +------------------------------------------------------------------- +Mon May 20 12:45:20 CEST 2024 - iivanov@suse.de + +- dt-bindings: clock: qcom: Add missing UFS QREF clocks (git-fixes) +- commit 4e403e4 + +------------------------------------------------------------------- +Mon May 20 12:43:49 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: qcom: drop the superfluous device compatibility") +- commit f6fdbc2 + +------------------------------------------------------------------- +Mon May 20 12:43:00 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: riscv: cpus: Clarify mmu-type interpretation") +- commit 4b6b7f4 + +------------------------------------------------------------------- +Mon May 20 12:42:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: power: reset: qcom-pon: fix inconsistent example") +- commit b2da43b + +------------------------------------------------------------------- +Mon May 20 12:42:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: rtc: qcom-pm8xxx: fix inconsistent example") +- commit 673e959 + +------------------------------------------------------------------- +Mon May 20 12:42:30 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header") +- commit 2965719 + +------------------------------------------------------------------- +Mon May 20 12:42:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg") +- commit 44293cc + +------------------------------------------------------------------- +Mon May 20 12:42:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: gpio: xilinx: Fix node address in gpio") +- commit 51eae0f + +------------------------------------------------------------------- +Mon May 20 12:41:48 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-vadc: fix example node names") +- commit 5559cae + +------------------------------------------------------------------- +Mon May 20 12:41:19 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name") +- commit 6d910c5 + +------------------------------------------------------------------- +Mon May 20 12:39:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: qcom: Correct reset-names property") +- commit cfa6f44 + +------------------------------------------------------------------- +Mon May 20 12:17:43 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: zynqmp: extend required list") +- commit 193f0ac + +------------------------------------------------------------------- +Mon May 20 12:17:21 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: qcom,apcs-kpss-global: drop duplicated") +- commit 855a271 + +------------------------------------------------------------------- +Mon May 20 12:17:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix regulator binding") +- commit 9b3e020 + +------------------------------------------------------------------- +Mon May 20 12:16:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix up binding") +- commit a0c4967 + +------------------------------------------------------------------- +Mon May 20 12:16:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: remoteproc: qcom: sc7180-pas: Fix SC7280 MPSS PD-names") +- commit de1ba63 + +------------------------------------------------------------------- +Mon May 20 11:58:54 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mmc: sdhci-pxa: Fix 'regs' typo") +- commit 3378497 + +------------------------------------------------------------------- +Mon May 20 11:58:39 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: Remove alt_ref from versal") +- commit 4d14333 + +------------------------------------------------------------------- +Mon May 20 11:58:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: watchdog: qcom-wdt: Make the interrupt example edge") +- commit 17a3ab8 + +------------------------------------------------------------------- +Mon May 20 11:57:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI") +- commit 4aa1481 + +------------------------------------------------------------------- +Mon May 20 11:56:20 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: stm32: don't mix SCMI and non-SCMI board") +- commit 448ff06 + +------------------------------------------------------------------- +Mon May 20 11:55:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with") +- commit ab03332 + +------------------------------------------------------------------- +Mon May 20 11:55:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp") +- commit 1d6fc28 + +------------------------------------------------------------------- +Mon May 20 11:54:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: Allow #power-domain-cells") +- commit 027195f + +------------------------------------------------------------------- +Mon May 20 11:54:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt: dt-extract-compatibles: Don't follow symlinks when walking tree") +- commit 60fcfee + +------------------------------------------------------------------- +Mon May 20 11:52:07 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property") +- commit de60146 + +------------------------------------------------------------------- +Mon May 20 11:51:01 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema") +- commit d7b96e4 + +------------------------------------------------------------------- +Mon May 20 11:49:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: qcom: smd-rpm: Add MSM8909 to qcom,smd-channels") +- commit 1171729 + +------------------------------------------------------------------- +Mon May 20 08:14:54 CEST 2024 - tiwai@suse.de + +- selftests/kcmp: remove unused open mode (git-fixes). +- nilfs2: make superblock data array index computation sparse + friendly (git-fixes). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (git-fixes). +- lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure + (git-fixes). +- commit 7902091 + +------------------------------------------------------------------- +Mon May 20 03:46:23 CEST 2024 - lzhong@suse.de + +- powerpc/pseries/vio: Don't return ENODEV if node or compatible + missing (bsc#1220783). +- commit 19e446b + +------------------------------------------------------------------- +Sun May 19 09:24:05 CEST 2024 - tiwai@suse.de + +- clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs + (git-fixes). +- clk: qcom: mmcc-msm8998: fix venus clock issue (git-fixes). +- clk: qcom: dispcc-sm8550: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm6350: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm8450: fix DisplayPort clocks (git-fixes). +- clk: qcom: clk-alpha-pll: remove invalid Stromer register offset + (git-fixes). +- clk: samsung: exynosautov9: fix wrong pll clock id value + (git-fixes). +- clk: renesas: r9a07g043: Add clock and reset entry for PLIC + (git-fixes). +- clk: renesas: r8a779a0: Fix CANFD parent clock (git-fixes). +- clk: rs9: fix wrong default value for clock amplitude + (git-fixes). +- clk: mediatek: mt8365-mm: fix DPI0 parent (git-fixes). +- clk: mediatek: pllfh: Don't log error for missing fhctl node + (git-fixes). +- commit 8bfa411 + +------------------------------------------------------------------- +Sat May 18 09:44:27 CEST 2024 - tiwai@suse.de + +- blacklist.conf: Add reverted dmaengine commit entries +- commit 134f997 + +------------------------------------------------------------------- +Sat May 18 09:42:47 CEST 2024 - tiwai@suse.de + +- selftests: net: bridge: increase IGMP/MLD exclude timeout + membership interval (git-fixes). +- of: module: add buffer overflow check in of_modalias() + (git-fixes). +- selftests/powerpc/dexcr: Add -no-pie to hashchk tests + (git-fixes). +- firmware: raspberrypi: Use correct device for DMA mappings + (git-fixes). +- Revert "drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor()" (stable-fixes). +- drm/i915/audio: Fix audio time stamp programming for DP + (stable-fixes). +- gpiolib: cdev: fix uninitialised kfifo (git-fixes). +- selftests: test_bridge_neigh_suppress.sh: Fix failures due to + duplicate MAC (git-fixes). +- Bluetooth: qca: fix firmware check error path (git-fixes). +- dyndbg: fix old BUG_ON in >control parser (stable-fixes). +- mei: me: add lunar lake point M DID (stable-fixes). +- usb: xhci-plat: Don't include xhci.h (stable-fixes). +- ASoC: meson: axg-fifo: use threaded irq to check periods + (git-fixes). +- drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor() (stable-fixes). +- drm/amd/display: Fix incorrect DSC instance for MST + (stable-fixes). +- drm/amd/display: Atom Integrated System Info v2_2 for DCN35 + (stable-fixes). +- drm/amd/display: Handle Y carry-over in VCP X.Y calculation + (stable-fixes). +- clk: Don't hold prepare_lock when calling kref_put() + (stable-fixes). +- drm/nouveau/dp: Don't probe eDP ports twice harder + (stable-fixes). +- drm/radeon: silence UBSAN warning (v3) (stable-fixes). +- net:usb:qmi_wwan: support Rolling modules (stable-fixes). +- gpio: crystalcove: Use -ENOTSUPP consistently (stable-fixes). +- gpio: wcove: Use -ENOTSUPP consistently (stable-fixes). +- platform/x86: ISST: Add Granite Rapids-D to HPM CPU list + (stable-fixes). +- selftests: timers: Fix valid-adjtimex signed left-shift + undefined behavior (stable-fixes). +- gpu: host1x: Do not setup DMA for virtual devices + (stable-fixes). +- amd/amdkfd: sync all devices to wait all processes being evicted + (stable-fixes). +- drm/amdgpu: Fix VCN allocation in CPX partition (stable-fixes). +- drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2 + (stable-fixes). +- drm/amdgpu: Refine IB schedule error logging (stable-fixes). +- firewire: ohci: mask bus reset interrupts between ISR and + bottom half (stable-fixes). +- regulator: tps65132: Add of_match table (stable-fixes). +- ata: sata_gemini: Check clk_enable() result (stable-fixes). +- ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in + case of S3 suspend (stable-fixes). +- ALSA: line6: Zero-initialize message buffers (stable-fixes). +- vboxsf: explicitly deny setlease attempts (stable-fixes). +- drm/amdkfd: range check cp bad op exception interrupts + (stable-fixes). +- drm/amdkfd: Check cgroup when returning DMABuf info + (stable-fixes). +- selftests/ftrace: Fix event filter target_func selection + (stable-fixes). +- wifi: iwlwifi: mvm: guard against invalid STA ID on removal + (stable-fixes). +- wifi: iwlwifi: read txq->read_ptr under lock (stable-fixes). +- wifi: mac80211: fix prep_connection error path (stable-fixes). +- wifi: cfg80211: fix rdev_dump_mpp() arguments order + (stable-fixes). +- wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc + (stable-fixes). +- ASoC: meson: axg-fifo: use FIELD helpers (stable-fixes). +- gpiolib: cdev: relocate debounce_period_us from struct gpio_desc + (stable-fixes). +- selftests/net: convert test_bridge_neigh_suppress.sh to run + it in unique namespace (stable-fixes). +- commit 2872089 + +------------------------------------------------------------------- +Fri May 17 18:46:21 CEST 2024 - mkoutny@suse.com + +- af_unix: Fix garbage collector racing against connect() + (CVE-2024-26923 bsc#1223384). +- af_unix: Replace BUG_ON() with WARN_ON_ONCE() (CVE-2024-26923 + bsc#1223384). +- af_unix: Do not use atomic ops for unix_sk(sk)->inflight + (CVE-2024-26923 bsc#1223384). +- commit a683abb + +------------------------------------------------------------------- +Fri May 17 18:05:19 CEST 2024 - mwilck@suse.com + +- dm-multipath: dont't attempt SG_IO on non-SCSI-disks + (bsc#1223575). +- commit 2f6779f + +------------------------------------------------------------------- +Fri May 17 17:18:26 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans (git-fixes) +- commit b85295a + +------------------------------------------------------------------- +Fri May 17 14:36:47 CEST 2024 - dsterba@suse.com + +- btrfs: don't arbitrarily slow down delalloc if we're committing (git-fixes) +- commit d9b2223 + +------------------------------------------------------------------- +Fri May 17 14:33:37 CEST 2024 - dsterba@suse.com + +- btrfs: reset destination buffer when read_extent_buffer() gets invalid range (git-fixes) +- commit 7ef02d5 + +------------------------------------------------------------------- +Fri May 17 14:32:16 CEST 2024 - dsterba@suse.com + +- btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1 (git-fixes) +- commit e6b51c1 + +------------------------------------------------------------------- +Fri May 17 14:31:26 CEST 2024 - dsterba@suse.com + +- btrfs: file_remove_privs needs an exclusive lock in direct io write (git-fixes) +- commit 0bc88db + +------------------------------------------------------------------- +Fri May 17 14:29:12 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: cleanup, v0 extent removal +- commit fecc398 + +------------------------------------------------------------------- +Fri May 17 14:28:15 CEST 2024 - dsterba@suse.com + +- btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART (git-fixes) +- commit 74fcad3 + +------------------------------------------------------------------- +Fri May 17 14:27:30 CEST 2024 - dsterba@suse.com + +- btrfs: fix start transaction qgroup rsv double free (git-fixes) +- commit 272247e + +------------------------------------------------------------------- +Fri May 17 14:26:14 CEST 2024 - dsterba@suse.com + +- btrfs: free qgroup rsv on io failure (git-fixes) +- commit 384dac4 + +------------------------------------------------------------------- +Fri May 17 13:18:52 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: disable toggling dormant table state + more than once (git-fixes). +- commit 76bebd5 + +------------------------------------------------------------------- +Fri May 17 13:15:53 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: process pending subflow error on close (git-fixes). +- commit ef629c5 + +------------------------------------------------------------------- +Fri May 17 13:14:24 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: move __mptcp_error_report in protocol.c (git-fixes). +- commit a777e91 + +------------------------------------------------------------------- +Fri May 17 13:12:58 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: fix bogus receive window shrinkage with multiple subflows + (git-fixes). +- commit deea9a0 + +------------------------------------------------------------------- +Fri May 17 13:08:02 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nft_set_rbtree: use read spinlock to avoid datapath + contention (git-fixes). +- commit ddc952e + +------------------------------------------------------------------- +Fri May 17 13:06:21 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list + iterate in smcr_port_add (git-fixes). +- commit 2d7895b + +------------------------------------------------------------------- +Fri May 17 13:03:07 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: bugfix for smcr v2 server connect success statistic + (git-fixes). +- commit e746f6b + +------------------------------------------------------------------- +Fri May 17 13:01:08 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID + (git-fixes). +- commit ec5b855 + +------------------------------------------------------------------- +Fri May 17 12:59:23 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_bind_phc (git-fixes). +- commit 16b7a1e + +------------------------------------------------------------------- +Fri May 17 12:57:42 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_tsflags (git-fixes). +- commit b028530 + +------------------------------------------------------------------- +Fri May 17 12:55:31 CEST 2024 - andrea.porta@suse.com + +- arm64: Add the arm64.no32bit_el0 command line option + (jsc#PED-3184). + Please note that some adjustments were needed since the upstream commit + is based on kernel 6.9 which has idreg-override.c moved under + arch/arm64/kernel/pi/. +- commit 4fba46a + +------------------------------------------------------------------- +Fri May 17 09:14:44 CEST 2024 - tiwai@suse.de + +- platform/x86/intel-uncore-freq: Don't present root domain on + error (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_certificate decoding + (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_show display (git-fixes). +- tools/arch/x86/intel_sdsi: Fix maximum meter bundle length + (git-fixes). +- platform/x86: xiaomi-wmi: Fix race condition when reporting + key events (git-fixes). +- mtd: rawnand: hynix: fixed typo (git-fixes). +- mtd: core: Report error if first mtd_otp_size() call fails in + mtd_otp_nvmem_add() (git-fixes). +- mmc: davinci: Don't strip remove function when driver is builtin + (git-fixes). +- mmc: sdhci_am654: Fix ITAPDLY for HS400 timing (git-fixes). +- mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock + (git-fixes). +- mmc: sdhci_am654: Add OTAP/ITAP delay enable (git-fixes). +- mmc: sdhci_am654: Write ITAPDLY for DDR52 timing (git-fixes). +- mmc: sdhci_am654: Add tuning algorithm for delay chain + (git-fixes). +- media: sunxi: a83-mips-csi2: also select GENERIC_PHY + (git-fixes). +- media: flexcop-usb: fix sanity check of bNumEndpoints + (git-fixes). +- media: stk1160: fix bounds checking in stk1160_copy_video() + (git-fixes). +- media: uvcvideo: Add quirk for Logitech Rally Bar (git-fixes). +- media: v4l: Don't turn on privacy LED if streamon fails + (git-fixes). +- media: mc: mark the media devnode as registered from the, + start (git-fixes). +- media: atomisp: ssh_css: Fix a null-pointer dereference in + load_video_binaries (git-fixes). +- media: v4l2-subdev: Fix stream handling for crop API + (git-fixes). +- media: mc: Fix graph walk in media_pipeline_start (git-fixes). +- media: i2c: et8ek8: Don't strip remove function when driver + is builtin (git-fixes). +- media: dt-bindings: ovti,ov2680: Fix the power supply names + (git-fixes). +- media: ipu3-cio2: Request IRQ earlier (git-fixes). +- media: rcar-vin: work around -Wenum-compare-conditional warning + (git-fixes). +- media: ngene: Add dvb_ca_en50221_init return value check + (git-fixes). +- commit ceb1555 + +------------------------------------------------------------------- +Fri May 17 09:00:45 CEST 2024 - tiwai@suse.de + +- Move upstreamed media patches into sorted section +- commit 521e539 + +------------------------------------------------------------------- +Thu May 16 19:23:55 CEST 2024 - duwe@suse.de + +- dmaengine: idxd: move safety flag to struct ends (bsc#1223625 + CVE-2024-21823). +- dmaengine: idxd: add a write() method for applications to + submit work (bsc#1223625 CVE-2024-21823). +- dmaengine: idxd: add a new security check to deal with a + hardware erratum (bsc#1223625 CVE-2024-21823). +- VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist + (bsc#1223625 CVE-2024-21823). +- commit 8718675 + +------------------------------------------------------------------- +Thu May 16 19:03:19 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/io_uring-af_unix-disable-sending-io_uring-over-socke.patch + (bsc#1218447 CVE-2023-6531 CVE-2023-52654 bsc#1224099). +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (git-fixes CVE-2023-52655 bsc#1217169). +- commit 07c8bc1 + +------------------------------------------------------------------- +Thu May 16 16:26:11 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation + (git-fixes). +- commit 78ec58d + +------------------------------------------------------------------- +Thu May 16 16:24:27 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix peer devlink set for SF representor devlink port + (git-fixes). +- commit 6a691b6 + +------------------------------------------------------------------- +Thu May 16 16:20:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Lag, restore buckets number to default after hash + LAG deactivation (git-fixes). +- commit 19da0bb + +------------------------------------------------------------------- +Thu May 16 16:19:25 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: flower: fix fragment flags handling (git-fixes). +- commit 5fd27e9 + +------------------------------------------------------------------- +Thu May 16 16:17:56 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Set tx_info->xdpf value to NULL (git-fixes). +- commit 7d1d83a + +------------------------------------------------------------------- +Thu May 16 16:16:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix incorrect descriptor free behavior (git-fixes). +- commit 69577fd + +------------------------------------------------------------------- +Thu May 16 16:10:18 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Wrong missing IO completions check order (git-fixes). +- commit fbbd86e + +------------------------------------------------------------------- +Thu May 16 16:08:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix potential sign extension issue (git-fixes). +- commit b3cc5f8 + +------------------------------------------------------------------- +Thu May 16 16:06:38 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: trap link-local frames regardless of ST Port + State (git-fixes). +- commit 726080b + +------------------------------------------------------------------- +Thu May 16 16:04:41 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: fix wrong config being used when reconfiguring PCS + (git-fixes). +- commit d2d1229 + +------------------------------------------------------------------- +Thu May 16 16:02:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block XOR hash with over 128 channels + (git-fixes). +- commit 40b1ccb + +------------------------------------------------------------------- +Thu May 16 16:00:48 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Restore mistakenly dropped parts in register devlink + flow (git-fixes). +- commit dfb4099 + +------------------------------------------------------------------- +Thu May 16 15:38:16 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size (git-fixes) +- commit a1c6e8c + +------------------------------------------------------------------- +Thu May 16 15:36:42 CEST 2024 - dsterba@suse.com + +- btrfs: don't warn if discard range is not aligned to sector (git-fixes) +- commit f239c2a + +------------------------------------------------------------------- +Thu May 16 15:35:09 CEST 2024 - dsterba@suse.com + +- btrfs: tree-checker: fix inline ref size in error messages (git-fixes) +- commit a304971 + +------------------------------------------------------------------- +Thu May 16 15:33:15 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args (git-fixes) +- commit 81a1329 + +------------------------------------------------------------------- +Thu May 16 15:31:46 CEST 2024 - dsterba@suse.com + +- btrfs: do not allow non subvolume root targets for snapshot (git-fixes) +- commit d495a4b + +------------------------------------------------------------------- +Thu May 16 15:30:42 CEST 2024 - dsterba@suse.com + +- btrfs: send: ensure send_fd is writable (git-fixes) +- commit 5055583 + +------------------------------------------------------------------- +Thu May 16 15:28:27 CEST 2024 - dsterba@suse.com + +- btrfs: free the allocated memory if btrfs_alloc_page_array() fails (git-fixes) +- commit 532ad3c + +------------------------------------------------------------------- +Thu May 16 15:24:48 CEST 2024 - dsterba@suse.com + +- btrfs: fix 64bit compat send ioctl arguments not initializing version member (git-fixes) +- commit 2c30d15 + +------------------------------------------------------------------- +Thu May 16 15:22:52 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one when checking chunk map includes logical address (git-fixes) +- commit e5842bb + +------------------------------------------------------------------- +Thu May 16 15:20:56 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: ref-verify not built +- commit 701d654 + +------------------------------------------------------------------- +Thu May 16 15:20:06 CEST 2024 - dsterba@suse.com + +- btrfs: use u64 for buffer sizes in the tree search ioctls (git-fixes) +- commit a1c6ed1 + +------------------------------------------------------------------- +Thu May 16 15:19:07 CEST 2024 - dsterba@suse.com + +- btrfs: error out when reallocating block for defrag using a stale transaction (git-fixes) +- commit e6bb34b + +------------------------------------------------------------------- +Thu May 16 15:17:20 CEST 2024 - dsterba@suse.com + +- btrfs: error when COWing block from a root that is being deleted (git-fixes) +- commit 78a2694 + +------------------------------------------------------------------- +Thu May 16 15:16:01 CEST 2024 - dsterba@suse.com + +- btrfs: error out when COWing block using a stale transaction (git-fixes) +- commit 850d86f + +------------------------------------------------------------------- +Thu May 16 13:09:22 CEST 2024 - mfranc@suse.cz + +- s390/cpum_cf: make crypto counters upward compatible across + machine types (bsc#1224348). +- commit 36c1e09 + +------------------------------------------------------------------- +Thu May 16 12:18:15 CEST 2024 - dsterba@suse.com + +- btrfs: always print transaction aborted messages with an error level (git-fixes) +- commit 26fa5ae + +------------------------------------------------------------------- +Thu May 16 12:00:22 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Do not produce metadata freelist entries in Tx port + ts WQE xmit (git-fixes). +- commit 287b501 + +------------------------------------------------------------------- +Thu May 16 11:58:47 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: HTB, Fix inconsistencies with QoS SQs number + (git-fixes). +- commit 0085432 + +------------------------------------------------------------------- +Thu May 16 11:57:19 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix mlx5e_priv_init() cleanup flow (git-fixes). +- commit 01134b3 + +------------------------------------------------------------------- +Thu May 16 11:55:49 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block changing channels number when RXFH is + configured (git-fixes). +- commit c93a7d5 + +------------------------------------------------------------------- +Thu May 16 11:54:14 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Correctly compare pkt reformat ids (git-fixes). +- commit 76a7159 + +------------------------------------------------------------------- +Thu May 16 11:52:39 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Properly link new fs rules into the tree (git-fixes). +- commit 7272c33 + +------------------------------------------------------------------- +Thu May 16 11:51:07 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: offset comp irq index in name by one (git-fixes). +- commit 56809e4 + +------------------------------------------------------------------- +Thu May 16 11:46:42 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Register devlink first under devlink lock (git-fixes). +- commit 3162538 + +------------------------------------------------------------------- +Thu May 16 11:44:32 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, store eswitch pointer before registering + devlink_param (git-fixes). +- commit d6f7fd4 + +------------------------------------------------------------------- +Thu May 16 09:18:51 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - fixed headset Mic not show (stable-fixes). +- ALSA: hda: hda_cs_dsp_ctl: Remove notification of driver write + (stable-fixes). +- ALSA: Fix deadlocks with kctl removals at disconnection + (stable-fixes). +- ALSA: hda: clarify Copyright information (stable-fixes). +- ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306W + (stable-fixes). +- ALSA: hda/realtek: Fix internal speakers for Legion Y9000X + 2022 IAH7 (stable-fixes). +- ALSA: hda: Add Intel BMG PCI ID and HDMI codec vid + (stable-fixes). +- ALSA: hda: cs35l41: Add support for ASUS ROG 2024 Laptops + (stable-fixes). +- ALSA: hda: cs35l41: Ignore errors when configuring IRQs + (stable-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo 13X (stable-fixes). +- ALSA: hda: cs35l41: Support Lenovo 13X laptop without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Remove redundant argument to + cs35l41_request_firmware_file() (stable-fixes). +- ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for DSP config + (stable-fixes). +- ALSA: hda/realtek: Add quirks for HP Omen models using CS35L41 + (stable-fixes). +- ALSA: hda: cs35l41: Support HP Omen models without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting + (stable-fixes). +- commit bd5e5fc + +------------------------------------------------------------------- +Thu May 16 09:09:00 CEST 2024 - tiwai@suse.de + +- Add cherry-picked patch references to amdgpu patches +- commit fb4ef8e + +------------------------------------------------------------------- +Thu May 16 09:02:33 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2e + (git-fixes). +- ASoC: tas2781: Fix a warning reported by robot kernel test + (git-fixes). +- ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value + (git-fixes). +- ASoC: Intel: avs: Test result of avs_get_module_entry() + (git-fixes). +- ASoC: Intel: avs: Fix potential integer overflow (git-fixes). +- ASoC: Intel: avs: Fix ASRC module initialization (git-fixes). +- ASoC: SOF: Intel: mtl: Implement firmware boot state check + (git-fixes). +- ASoC: SOF: Intel: lnl: Correct rom_status_reg (git-fixes). +- ASoC: SOF: Intel: mtl: Correct rom_status_reg (git-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: only allocate/release + streams for first CPU DAI" (stable-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: reset device count for + SoundWire DAIs" (stable-fixes). +- ASoC: kirkwood: Fix potential NULL dereference (git-fixes). +- ASoC: Intel: avs: ssm4567: Do not ignore route checks + (git-fixes). +- ASoC: Intel: Disable route checks for Skylake boards + (git-fixes). +- ASoC: mediatek: Assign dummy when codec not specified for a + DAI link (git-fixes). +- ASoC: mediatek: mt8192: fix register configuration for tdm + (git-fixes). +- ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance (git-fixes). +- ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup + (git-fixes). +- ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim + 7 16ARHA7 (git-fixes). +- fbdev: savage: Handle err return when savagefb_check_var failed + (git-fixes). +- fbdev: sh7760fb: allow modular build (git-fixes). +- fbdev: sisfb: hide unused variables (git-fixes). +- fbdev: shmobile: fix snprintf truncation (git-fixes). +- drm: zynqmp_dpsub: Always register bridge (git-fixes). +- Revert "drm/bridge: ti-sn65dsi83: Fix enable error path" + (git-fixes). +- drm/fbdev-generic: Do not set physical framebuffer address + (git-fixes). +- drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting + fails (git-fixes). +- drm/msm/adreno: fix CP cycles stat retrieval on a7xx + (git-fixes). +- drm/msm/dpu: Add callback function pointer check before its call + (git-fixes). +- drm/msm/dpu: Allow configuring multiple active DSC blocks + (git-fixes). +- drm/msm/dpu: Always flush the slave INTF on the CTL (git-fixes). +- drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original + mode pclk (git-fixes). +- drm/msm/dp: Avoid a long timeout for AUX transfer if nothing + connected (git-fixes). +- drm/msm/dp: allow voltage swing / pre emphasis of 3 (git-fixes). +- drm/mediatek: dp: Fix mtk_dp_aux_transfer return value + (git-fixes). +- drm/mediatek: Init `ddp_comp` with devm_kcalloc() (git-fixes). +- drm/mediatek: Add 0 size check to mtk_drm_gem_obj (git-fixes). +- drm/bridge: tc358775: fix support for jeida-18 and jeida-24 + (git-fixes). +- drm/meson: gate px_clk when setting rate (git-fixes). +- drm/rockchip: vop2: Do not divide height twice for YUV + (git-fixes). +- drm/panel: simple: Add missing Innolux G121X1-L03 format, + flags, connector (git-fixes). +- drm/bridge: anx7625: Update audio status while detecting + (git-fixes). +- drm/panel: novatek-nt35950: Don't log an error when DSI host + can't be found (git-fixes). +- drm/bridge: dpc3433: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: tc358775: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611uxc: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611: Don't log an error when DSI host can't be + found (git-fixes). +- drm/bridge: lt8912b: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: icn6211: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: anx7625: Don't log an error when DSI host can't + be found (git-fixes). +- drm: vc4: Fix possible null pointer dereference (git-fixes). +- drm/arm/malidp: fix a possible null pointer dereference + (git-fixes). +- drm/amd/display: Remove redundant condition in + dcn35_calc_blocks_to_gate() (git-fixes). +- drm/amd/display: Fix potential index out of bounds in color + transformation function (git-fixes). +- drm: bridge: cdns-mhdp8546: Fix possible null pointer + dereference (git-fixes). +- drm/meson: vclk: fix calculation of 59.94 fractional rates + (git-fixes). +- drm/panel: ltk050h3146w: drop duplicate commands from + LTK050H3148W init (git-fixes). +- drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W + flags (git-fixes). +- drm/lcdif: Do not disable clocks on already suspended hardware + (git-fixes). +- drm/omapdrm: Fix console by implementing fb_dirty (git-fixes). +- drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer() + (git-fixes). +- drm/ci: update device type for volteer devices (git-fixes). +- drm/bridge: Fix improper bridge init order with + pre_enable_prev_first (git-fixes). +- commit e7d2777 + +------------------------------------------------------------------- +Thu May 16 08:24:39 CEST 2024 - tiwai@suse.de + +- Revert "selinux: introduce an initial SID for early boot processes" (bsc#1208593) + It caused a regression on ALP-current branch, kernel-obs-qa build failed. +- commit 35271c3 + +------------------------------------------------------------------- +Wed May 15 17:14:07 CEST 2024 - msuchanek@suse.de + +- powerpc/eeh: Permanently disable the removed device (bsc#1223991 + ltc#205740). +- commit b9c2f2f + +------------------------------------------------------------------- +Wed May 15 15:15:17 CEST 2024 - dsterba@suse.com + +- fat: fix uninitialized field in nostale filehandles (git-fixes) +- commit f1e1fd7 + +------------------------------------------------------------------- +Wed May 15 15:09:17 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Queue RX packets in IRQ handler instead of + disabling BHs (git-fixes). +- commit cc9313f + +------------------------------------------------------------------- +Wed May 15 15:01:36 CEST 2024 - tiwai@suse.de + +- Move upstreamed ACPI patch into sorted section +- commit 6c48aae + +------------------------------------------------------------------- +Wed May 15 14:54:26 CEST 2024 - dsterba@suse.com + +- fs: relax mount_setattr() permission checks (git-fixes) +- commit 3b377cf + +------------------------------------------------------------------- +Wed May 15 14:49:02 CEST 2024 - iivanov@suse.de + +- bpf, arm64: Fix incorrect runtime stats (git-fixes) +- commit c30a258 + +------------------------------------------------------------------- +Wed May 15 14:48:53 CEST 2024 - dsterba@suse.com + +- fast_dput(): handle underflows gracefully (git-fixes) +- commit 7a48807 + +------------------------------------------------------------------- +Wed May 15 14:42:00 CEST 2024 - dsterba@suse.com + +- ecryptfs: Reject casefold directory inodes (git-fixes) +- commit bc23622 + +------------------------------------------------------------------- +Wed May 15 14:34:09 CEST 2024 - dsterba@suse.com + +- fsverity: skip PKCS#7 parser when keyring is empty (git-fixes) +- commit 97f203b + +------------------------------------------------------------------- +Wed May 15 14:30:48 CEST 2024 - mkoutny@suse.com + +- cifs: fix underflow in parse_server_interfaces() (CVE-2024-26828 bsc#1223084). +- commit 40aba68 + +------------------------------------------------------------------- +Wed May 15 14:27:20 CEST 2024 - dsterba@suse.com + +- blacklist.conf: fs updates +- commit 372a9be + +------------------------------------------------------------------- +Wed May 15 13:58:14 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix NIX SQ mode and BP config (git-fixes). +- commit 6fa6e4e + +------------------------------------------------------------------- +Wed May 15 13:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Handle softirqs at the end of IRQ thread to fix + hang (git-fixes). +- commit 871b504 + +------------------------------------------------------------------- +Wed May 15 13:53:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Inline ks8851_rx_skb() (git-fixes). +- commit 0fafe3f + +------------------------------------------------------------------- +Wed May 15 13:52:12 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Reset PTP tx_avail after possible firmware reset + (git-fixes). +- commit 9421aa8 + +------------------------------------------------------------------- +Wed May 15 13:50:35 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix error recovery for RoCE ulp client (git-fixes). +- commit a747a74 + +------------------------------------------------------------------- +Wed May 15 13:49:07 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init() + (git-fixes). +- commit 6a62a82 + +------------------------------------------------------------------- +Wed May 15 13:47:28 CEST 2024 - denis.kirjanov@suse.com + +- geneve: fix header validation in geneve[6]_xmit_skb (git-fixes). +- commit d4d699c + +------------------------------------------------------------------- +Wed May 15 13:46:00 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Fix transmit scheduler resource leak (git-fixes). +- commit 9beffaf + +------------------------------------------------------------------- +Wed May 15 13:44:11 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: SF, Stop waiting for FW as teardown was called + (git-fixes). +- commit 2583247 + +------------------------------------------------------------------- +Wed May 15 13:42:36 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: Use refcount_t for reference counting (git-fixes). +- commit 5be65d6 + +------------------------------------------------------------------- +Wed May 15 13:40:51 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Use tx_ring instead of xdp_ring for XDP channel TX + (git-fixes). +- commit d4b3628 + +------------------------------------------------------------------- +Wed May 15 13:39:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Pass ena_adapter instead of net_device to + ena_xmit_common() (git-fixes). +- commit c080c13 + +------------------------------------------------------------------- +Wed May 15 13:37:24 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Move XDP code to its new files (git-fixes). +- commit 7cd4a35 + +------------------------------------------------------------------- +Wed May 15 13:35:18 CEST 2024 - denis.kirjanov@suse.com + +- net: openvswitch: Fix Use-After-Free in ovs_ct_exit (bsc#1224098 + CVE-2024-27395). +- commit a237c4c + +------------------------------------------------------------------- +Wed May 15 13:29:39 CEST 2024 - ddiss@suse.de + +- selinux: introduce an initial SID for early boot processes + (bsc#1208593). +- commit a82f05c + +------------------------------------------------------------------- +Wed May 15 12:26:31 CEST 2024 - mkubecek@suse.cz + +- mctp: perform route lookups under a RCU read-side lock + (CVE-2023-52483 bsc#1220738). +- commit 659b74f + +------------------------------------------------------------------- +Wed May 15 10:24:39 CEST 2024 - tbogendoerfer@suse.de + +- net: gtp: Fix Use-After-Free in gtp_dellink (bsc#1224096 + CVE-2024-27396). +- commit 7f59223 + +------------------------------------------------------------------- +Wed May 15 09:25:00 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 25085d6 + +------------------------------------------------------------------- +Wed May 15 09:23:53 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_mask + (git-fixes). +- commit 61c5310 + +------------------------------------------------------------------- +Wed May 15 09:21:39 CEST 2024 - tiwai@suse.de + +- ax25: Fix reference count leak issue of net_device (git-fixes). +- ax25: Fix reference count leak issues of ax25_dev (git-fixes). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (git-fixes). +- selftests: net: move amt to socat for better compatibility + (git-fixes). +- Bluetooth: qca: Fix error code in qca_read_fw_build_info() + (git-fixes). +- net: usb: smsc95xx: stop lying about skb->truesize (git-fixes). +- wifi: mwl8k: initialize cmd->addr[] properly (git-fixes). +- wifi: rtw89: pci: correct TX resource checking for PCI DMA + channel of firmware command (git-fixes). +- wifi: ar5523: enable proper endpoint verification (git-fixes). +- wifi: carl9170: add a proper sanity check for endpoints + (git-fixes). +- wifi: ath10k: populate board data for WCN3990 (git-fixes). +- wifi: ath10k: Fix an error code problem in + ath10k_dbg_sta_write_peer_debug_trigger() (git-fixes). +- wifi: ath12k: fix out-of-bound access of qmi_invoke_handler() + (git-fixes). +- wifi: carl9170: re-fix fortified-memset warning (git-fixes). +- wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset + (git-fixes). +- wifi: mt76: mt7603: fix tx queue of loopback packets + (git-fixes). +- net: usb: sr9700: stop lying about skb->truesize (git-fixes). +- usb: aqc111: stop lying about skb->truesize (git-fixes). +- wifi: iwlwifi: mvm: init vif works only once (git-fixes). +- net: nfc: remove inappropriate attrs check (stable-fixes). +- wifi: ath11k: don't force enable power save on non-running vdevs + (git-fixes). +- wifi: ath10k: poll service ready message before failing + (git-fixes). +- wifi: iwlwifi: reconfigure TLC during HW restart (git-fixes). +- wifi: iwlwifi: mvm: select STA mask only for active links + (git-fixes). +- wifi: iwlwifi: mvm: fix active link counting during recovery + (git-fixes). +- wifi: iwlwifi: mvm: allocate STA links only for active links + (git-fixes). +- wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok() + (git-fixes). +- wifi: mt76: mt7915: workaround too long expansion sparse + warnings (git-fixes). +- wifi: brcmfmac: pcie: handle randbuf allocation failure + (git-fixes). +- bitops: add missing prototype check (git-fixes). +- ata: pata_legacy: make legacy_exit() work again (git-fixes). +- efi: libstub: only free priv.runtime_map when allocated + (git-fixes). +- HID: amd_sfh: Handle "no sensors" in PM operations (git-fixes). +- HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors + (git-fixes). +- hwmon: (lm70) fix links in doc and comments (git-fixes). +- spi: xilinx: Fix kernel documentation in the xilinx_spi.h + (git-fixes). +- ACPI: LPSS: Advertise number of chip selects via property + (git-fixes). +- ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC + (git-fixes). +- ACPI: Fix Generic Initiator Affinity _OSC bit (git-fixes). +- ACPI: bus: Indicate support for the Generic Event Device thru + _OSC (git-fixes). +- ACPI: bus: Indicate support for _TFP thru _OSC (git-fixes). +- ACPI: disable -Wstringop-truncation (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations + (git-fixes). +- cppc_cpufreq: Fix possible null pointer dereference (git-fixes). +- cpufreq: exit() callback is optional (git-fixes). +- thermal/drivers/tsens: Fix null pointer dereference (git-fixes). +- thermal/drivers/qcom/lmh: Check for SCM availability at probe + (git-fixes). +- selftests: default to host arch for LLVM builds (git-fixes). +- selftests/resctrl: fix clang build failure: use LOCAL_HDRS + (git-fixes). +- selftests/binderfs: use the Makefile's rules, not Make's + implicit rules (git-fixes). +- irqchip/loongson-pch-msi: Fix off-by-one on allocation error + path (git-fixes). +- irqchip/alpine-msi: Fix off-by-one in allocation error path + (git-fixes). +- commit ea6926d + +------------------------------------------------------------------- +Tue May 14 22:38:00 CEST 2024 - lduncan@suse.com + +- block: Fix iterating over an empty bio with + bio_for_each_folio_all (bsc#1221635 CVE-2024-26632). +- commit a419383 + +------------------------------------------------------------------- +Tue May 14 15:42:02 CEST 2024 - dsterba@suse.com + +- iomap: clear the per-folio dirty bits on all writeback failures (git-fixes) +- commit cfedccd + +------------------------------------------------------------------- +Tue May 14 14:43:22 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk (git-fixes). +- commit 431e388 + +------------------------------------------------------------------- +Tue May 14 14:41:24 CEST 2024 - nik.borisov@suse.com + +- kabi/severities: Remove mitigation-related symbols + Those are used by the core kernel to implement CPU vulnerabilities + mitigation and are not expected to be consumed by 3rd party users. +- commit 8d79889 + +------------------------------------------------------------------- +Tue May 14 13:52:42 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/Bluetooth-hci_sync-Don-t-double-print-name-in-add-re.patch + (bsc#1216358). + Added bugzilla reference +- commit 3985fb5 + +------------------------------------------------------------------- +Tue May 14 13:37:13 CEST 2024 - oneukum@suse.com + +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (bsc#1223847 CVE-2024-26919). + Added bugzilla ID and CVE +- commit 44b677b + +------------------------------------------------------------------- +Tue May 14 12:14:59 CEST 2024 - ailiop@suse.com + +- xfs: fix perag leak when growfs fails (git-fixes). +- commit 111377b + +------------------------------------------------------------------- +Tue May 14 12:14:09 CEST 2024 - ailiop@suse.com + +- xfs: add lock protection when remove perag from radix tree + (git-fixes). +- commit fdadeb0 + +------------------------------------------------------------------- +Tue May 14 12:13:09 CEST 2024 - ailiop@suse.com + +- xfs: force all buffers to be written during btree bulk load + (git-fixes). +- commit bcc67e9 + +------------------------------------------------------------------- +Tue May 14 12:11:21 CEST 2024 - ailiop@suse.com + +- xfs: recompute growfsrtfree transaction reservation while + growing rt volume (git-fixes). +- commit 0ef8d73 + +------------------------------------------------------------------- +Tue May 14 12:09:52 CEST 2024 - ailiop@suse.com + +- xfs: make xchk_iget safer in the presence of corrupt inode + btrees (git-fixes). +- commit 3312038 + +------------------------------------------------------------------- +Tue May 14 12:07:44 CEST 2024 - ailiop@suse.com + +- xfs: transfer recovered intent item ownership in ->iop_recover + (git-fixes). +- commit 9cdf2ef + +------------------------------------------------------------------- +Tue May 14 12:05:26 CEST 2024 - ailiop@suse.com + +- xfs: pass the xfs_defer_pending object to iop_recover + (git-fixes). +- commit c4d4eda + +------------------------------------------------------------------- +Tue May 14 12:04:27 CEST 2024 - ailiop@suse.com + +- xfs: use xfs_defer_pending objects to recover intent items + (git-fixes). +- commit 4e8f44d + +------------------------------------------------------------------- +Tue May 14 11:22:00 CEST 2024 - ailiop@suse.com + +- jffs2: prevent xattr node from overflowing the eraseblock + (git-fixes). +- commit bb15e9c + +------------------------------------------------------------------- +Tue May 14 11:20:58 CEST 2024 - nik.borisov@suse.com + +- x86/cpu: Add model number for Intel Arrow Lake mobile processor (git-fixes). +- commit 7c55ce6 + +------------------------------------------------------------------- +Tue May 14 11:09:53 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes). +- commit b73f38c + +------------------------------------------------------------------- +Tue May 14 10:55:59 CEST 2024 - nik.borisov@suse.com + +- x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk() (git-fixes). +- commit 5ad2192 + +------------------------------------------------------------------- +Tue May 14 10:55:41 CEST 2024 - nik.borisov@suse.com + +- x86/nospec: Refactor UNTRAIN_RET[_*] (git-fixes). +- commit 653bafb + +------------------------------------------------------------------- +Tue May 14 10:55:20 CEST 2024 - nik.borisov@suse.com + +- x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros (git-fixes). +- commit 3e5de92 + +------------------------------------------------------------------- +Tue May 14 10:54:54 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Disentangle rethunk-dependent options (git-fixes). +- Refresh + patches.suse/x86-bugs-Cache-the-value-of-MSR_IA32_ARCH_CAPABILITIES.patch. +- commit 4761d61 + +------------------------------------------------------------------- +Tue May 14 10:53:48 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Remove default case for fully switched enums (git-fixes). +- commit caa1a64 + +------------------------------------------------------------------- +Tue May 14 10:53:32 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Remove 'pred_cmd' label (git-fixes). +- commit d2d0e6a + +------------------------------------------------------------------- +Tue May 14 10:53:02 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Unexport untraining functions (git-fixes). +- commit f855258 + +------------------------------------------------------------------- +Tue May 14 10:52:43 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Improve i-cache locality for alias mitigation (git-fixes). +- commit 8ffea3d + +------------------------------------------------------------------- +Tue May 14 10:50:51 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Fix unret validation dependencies (git-fixes). +- commit 95452af + +------------------------------------------------------------------- +Tue May 14 10:50:12 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Print actual mitigation if requested mitigation isn't possible (git-fixes). +- Refresh + patches.suse/x86-srso-fix-vulnerability-reporting-for-missing-microcode.patch. +- commit 3afb908 + +------------------------------------------------------------------- +Tue May 14 10:41:29 CEST 2024 - oneukum@suse.com + +- blacklist.conf: not applicable +- commit 158f7dc + +------------------------------------------------------------------- +Tue May 14 10:25:06 CEST 2024 - nik.borisov@suse.com + +- x86/coco: Require seeding RNG with RDRAND on CoCo systems (git-fixes). +- commit 9588be6 + +------------------------------------------------------------------- +Tue May 14 10:22:32 CEST 2024 - nik.borisov@suse.com + +- x86/nmi: Fix the inverse "in NMI handler" check (git-fixes). +- commit 3b9c9ee + +------------------------------------------------------------------- +Tue May 14 10:22:12 CEST 2024 - nik.borisov@suse.com + +- x86/purgatory: Switch to the position-independent small code model (git-fixes). +- commit 57ab7d5 + +------------------------------------------------------------------- +Tue May 14 10:21:57 CEST 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range (git-fixes). +- commit f043bca + +------------------------------------------------------------------- +Tue May 14 08:25:02 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 96e6c4c + +------------------------------------------------------------------- +Tue May 14 08:24:29 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink: Make client-lock non-sleeping + (git-fixes). +- commit 410217d + +------------------------------------------------------------------- +Tue May 14 08:16:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request + (git-fixes). +- commit 2c41b82 + +------------------------------------------------------------------- +Tue May 14 08:08:44 CEST 2024 - tiwai@suse.de + +- crypto: qat - specify firmware files for 402xx (git-fixes). +- crypto: qat - improve error logging to be consistent across + features (git-fixes). +- crypto: x86/sha512-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/sha256-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/nh-avx2 - add missing vzeroupper (git-fixes). +- crypto: ccp - drop platform ifdef checks (git-fixes). +- crypto: bcm - Fix pointer arithmetic (git-fixes). +- crypto: ecdsa - Fix module auto-load on add-key (git-fixes). +- kunit/fortify: Fix mismatched kvalloc()/vfree() usage + (git-fixes). +- nilfs2: fix out-of-range warning (git-fixes). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (git-fixes). +- soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE (git-fixes). +- soc: qcom: pmic_glink: notify clients about the current state + (git-fixes). +- soc: qcom: pmic_glink: don't traverse clients list without a + lock (git-fixes). +- commit 7da1cbc + +------------------------------------------------------------------- +Mon May 13 19:20:28 CEST 2024 - dsterba@suse.com + +- btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() (git-fixes) +- commit 8bc326a + +------------------------------------------------------------------- +Mon May 13 18:29:29 CEST 2024 - tonyj@suse.de + +- blacklist.conf: add perf patch already known by alias commit +- commit 706da8e + +------------------------------------------------------------------- +Mon May 13 17:53:02 CEST 2024 - dsterba@suse.com + +- btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() (git-fixes) + Dropped hunk in selftests (test_case_7), 92e1229b204d6. +- commit 8dcf7c1 + +------------------------------------------------------------------- +Mon May 13 17:50:51 CEST 2024 - dsterba@suse.com + +- btrfs: fix information leak in btrfs_ioctl_logical_to_ino() (git-fixes) +- commit 622d549 + +------------------------------------------------------------------- +Mon May 13 17:47:31 CEST 2024 - dsterba@suse.com + +- btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() (git-fixes) +- commit 84f4309 + +------------------------------------------------------------------- +Mon May 13 17:46:30 CEST 2024 - dsterba@suse.com + +- btrfs: reject encoded write if inode has nodatasum flag set (git-fixes) +- commit bbc649d + +------------------------------------------------------------------- +Mon May 13 17:45:16 CEST 2024 - dsterba@suse.com + +- btrfs: send: return EOPNOTSUPP on unknown flags (git-fixes) +- commit 8ef1c53 + +------------------------------------------------------------------- +Mon May 13 17:40:46 CEST 2024 - dsterba@suse.com + +- btrfs: fix lockdep splat and potential deadlock after failure running delayed items (git-fixes) +- commit a6f28a6 + +------------------------------------------------------------------- +Mon May 13 17:32:40 CEST 2024 - dsterba@suse.com + +- btrfs: release path before inode lookup during the ino lookup ioctl (git-fixes) +- commit 4b7ba54 + +------------------------------------------------------------------- +Mon May 13 17:29:01 CEST 2024 - dsterba@suse.com + +- blacklist.conf: Add 2d6cd791e63e "btrfs: fix race between finishing block group creation and its item update" +- commit ca673ac + +------------------------------------------------------------------- +Mon May 13 17:09:25 CEST 2024 - tiwai@suse.de + +- firewire: nosy: ensure user_length is taken into account when + fetching packet contents (CVE-2024-27401 bsc#1224181). +- commit 5441039 + +------------------------------------------------------------------- +Mon May 13 16:51:11 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (bsc#1217169 CVE-2023-52655). + Added bugzilla and CVE +- commit 20db8f9 + +------------------------------------------------------------------- +Mon May 13 15:34:42 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one chunk length calculation at contains_pending_extent() (git-fixes) +- commit 9ec1333 + +------------------------------------------------------------------- +Mon May 13 15:02:10 CEST 2024 - nstange@suse.de + +- crypto: rsa - add a check for allocation failure (bsc#1222775). +- commit 8c6c396 + +------------------------------------------------------------------- +Mon May 13 14:53:32 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 70f199a + +------------------------------------------------------------------- +Mon May 13 14:51:33 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 835874a + +------------------------------------------------------------------- +Mon May 13 14:00:14 CEST 2024 - tiwai@suse.de + +- kABI workaround for of driver changes (git-fixes). +- commit ef08885 + +------------------------------------------------------------------- +Mon May 13 12:29:23 CEST 2024 - colyli@suse.de + +- aoe: avoid potential deadlock at set_capacity (CVE-2024-26775, + bsc#1222627). +- commit fd6e05d + +------------------------------------------------------------------- +Mon May 13 11:57:20 CEST 2024 - nstange@suse.de + +- crypto: testmgr - remove unused xts4096 and xts512 algorithms + from testmgr.c (bsc#1222769). +- commit 0de6756 + +------------------------------------------------------------------- +Mon May 13 11:46:01 CEST 2024 - nstange@suse.de + +- crypto: rsa - allow only odd e and restrict value in FIPS mode + (bsc#1222775). +- commit c5ca0e4 + +------------------------------------------------------------------- +Mon May 13 11:44:23 CEST 2024 - tiwai@suse.de + +- of: module: prevent NULL pointer dereference in vsnprintf() + (stable-fixes). +- of: dynamic: Synchronize of_changeset_destroy() with the + devlink removals (git-fixes). +- of: property: fw_devlink: Fix stupid bug in remote-endpoint + parsing (git-fixes). +- of: property: Add in-ports/out-ports support to + of_graph_get_port_parent() (stable-fixes). +- of: property: Improve finding the supplier of a remote-endpoint + property (git-fixes). +- of: property: Improve finding the consumer of a remote-endpoint + property (git-fixes). +- of: unittest: Fix compile in the non-dynamic case (git-fixes). +- of: property: fix typo in io-channels (git-fixes). +- commit 7743bc7 + +------------------------------------------------------------------- +Mon May 13 11:37:15 CEST 2024 - nstange@suse.de + +- crypto: ecc - update ecc_gen_privkey for FIPS 186-5 + (bsc#1222782). +- commit bcc0381 + +------------------------------------------------------------------- +Mon May 13 08:31:07 CEST 2024 - tiwai@suse.de + +- selftests/pidfd: Fix config for pidfd_setns_test (git-fixes). +- EDAC/synopsys: Fix ECC status and IRQ control race condition + (git-fixes). +- commit 85ce9d3 + +------------------------------------------------------------------- +Mon May 13 04:24:13 CEST 2024 - neilb@suse.de + +- nfs: fix UAF in direct writes (bsc#1223653 CVE-2024-26958). +- commit 9b53f23 + +------------------------------------------------------------------- +Sat May 11 08:30:35 CEST 2024 - tiwai@suse.de + +- drm/connector: Add \n to message about demoting connector + force-probes (git-fixes). +- drm/meson: dw-hdmi: add bandgap setting for g12 (git-fixes). +- drm/meson: dw-hdmi: power up phy on device init (git-fixes). +- drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible + (git-fixes). +- drm/amdkfd: don't allow mapping the MMIO HDP page with large + pages (git-fixes). +- dm/amd/pm: Fix problems with reboot/shutdown for some SMU + 13.0.4/13.0.11 users (git-fixes). +- drm/i915/bios: Fix parsing backlight BDB data (git-fixes). +- drm/i915/gt: Automate CCS Mode setting during engine resets + (git-fixes). +- maple_tree: fix mas_empty_area_rev() null pointer dereference + (git-fixes). +- spi: microchip-core-qspi: fix setting spi bus clock rate + (git-fixes). +- regulator: core: fix debugfs creation regression (git-fixes). +- commit 3a3ad92 + +------------------------------------------------------------------- +Fri May 10 16:36:48 CEST 2024 - jlee@suse.com + +- netfilter: nf_tables: mark set as dead when unbinding anonymous + set with timeout (bsc#1221829 CVE-2024-26643). +- commit c841ee9 + +------------------------------------------------------------------- +Fri May 10 11:47:33 CEST 2024 - jlee@suse.com + +- block/rnbd-srv: Check for unlikely string overflow (bsc#1221615 + CVE-2023-52618). +- commit 3cf7eb9 + +------------------------------------------------------------------- +Fri May 10 10:35:21 CEST 2024 - dwagner@suse.de + +- block: bio-integrity: fix kcalloc() arguments order (bsc#1217384 + CVE-2023-6238). +- commit 37816df + +------------------------------------------------------------------- +Fri May 10 09:51:05 CEST 2024 - tiwai@suse.de + +- hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us + (git-fixes). +- hwmon: (corsair-cpro) Protect ccp->wait_input_report with a + spinlock (git-fixes). +- hwmon: (corsair-cpro) Use complete_all() instead of complete() + in ccp_raw_event() (git-fixes). +- hwmon: (corsair-cpro) Use a separate buffer for sending commands + (git-fixes). +- nfc: nci: Fix kcov check in nci_rx_work() (git-fixes). +- Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout + (git-fixes). +- Bluetooth: HCI: Fix potential null-ptr-deref (git-fixes). +- Bluetooth: qca: fix info leak when fetching fw build id + (git-fixes). +- Bluetooth: qca: fix NVM configuration parsing (git-fixes). +- Bluetooth: qca: add missing firmware sanity checks (git-fixes). +- Bluetooth: msft: fix slab-use-after-free in msft_do_close() + (git-fixes). +- Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout + (git-fixes). +- ARM: 9381/1: kasan: clear stale stack poison (git-fixes). +- commit aa6a883 + +------------------------------------------------------------------- +Fri May 10 01:57:58 CEST 2024 - krisman@suse.de + +- Update + patches.suse/xen-netfront-Add-missing-skb_mark_for_recycle.patch + (git-fixes CVE-2024-27393 bsc#1224076). +- commit 3dacd9a + +------------------------------------------------------------------- +Thu May 9 10:12:28 CEST 2024 - jslaby@suse.cz + +- kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe + address (CVE-2024-26946 bsc#1223669). +- commit c3ef9f9 + +------------------------------------------------------------------- +Thu May 9 10:06:13 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit de7fc3a + +------------------------------------------------------------------- +Wed May 8 15:16:20 CEST 2024 - dwagner@suse.de + +- io_uring: kabi cookie remove (bsc#1217384). +- commit 6174cfd + +------------------------------------------------------------------- +Wed May 8 14:47:51 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/USB-core-Fix-deadlock-in-port-disable-sysfs-attribut.patch + (bsc#1223670 CVE-2024-26933). + Added CVE and bugzilla ID +- commit 2932a82 + +------------------------------------------------------------------- +Wed May 8 14:32:33 CEST 2024 - oneukum@suse.com + +- crypto: iaa - Fix nr_cpus < nr_iaa case (bsc#1223732 + CVE-2024-26945). +- commit d4480a0 + +------------------------------------------------------------------- +Wed May 8 13:00:52 CEST 2024 - dwagner@suse.de + +- supported.conf: support tcp_dctcp module (jsc#PED-8111) +- commit 84b1f91 + +------------------------------------------------------------------- +Wed May 8 09:35:19 CEST 2024 - nstange@suse.de + +- Update + patches.suse/crypto-lib-mpi-Fix-unexpected-pointer-access-in-mpi_.patch + (git-fixes CVE-2023-52616 bsc#1221612). +- commit 0f801e9 + +------------------------------------------------------------------- +Wed May 8 09:33:26 CEST 2024 - tzimmermann@suse.com + +- Update "drm/vmwgfx: Fix possible null pointer derefence with invalid contexts" (CVE-2024-26979 bsc#1223628) +- commit 562486d + +------------------------------------------------------------------- +Tue May 7 17:18:31 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race when detecting delalloc ranges during fiemap + (bsc#1223285). +- commit b4449a9 + +------------------------------------------------------------------- +Tue May 7 17:04:53 CEST 2024 - fdmanana@suse.com + +- btrfs: ensure fiemap doesn't race with writes when + FIEMAP_FLAG_SYNC is given (bsc#1223285). +- commit e1d5456 + +------------------------------------------------------------------- +Tue May 7 17:00:54 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race between ordered extent completion and fiemap + (bsc#1223285). +- commit b2ade77 + +------------------------------------------------------------------- +Tue May 7 16:49:51 CEST 2024 - fdmanana@suse.com + +- btrfs: fix deadlock with fiemap and extent locking + (bsc#1223285). +- commit 032df64 + +------------------------------------------------------------------- +Tue May 7 16:35:53 CEST 2024 - fdmanana@suse.com + +- btrfs: send: don't issue unnecessary zero writes for trailing + hole (bsc#1222459). +- commit 79ef069 + +------------------------------------------------------------------- +Tue May 7 16:30:29 CEST 2024 - vkarasulli@suse.de + +- inet: read sk->sk_family once in inet_recv_error() (bsc#1222385 + CVE-2024-26679). +- commit cb5e75a + +------------------------------------------------------------------- +Tue May 7 14:12:46 CEST 2024 - tiwai@suse.de + +- Move upstreamed HD-audio patch into sorted section +- commit d615f15 + +------------------------------------------------------------------- +Tue May 7 14:12:37 CEST 2024 - tiwai@suse.de + +- ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 + (bsc#1217750). +- commit 9e75dfd + +------------------------------------------------------------------- +Tue May 7 13:37:02 CEST 2024 - dsterba@suse.com + +- btrfs: dev-replace: properly validate device names (CVE-2024-26791 bsc#1222793) +- commit 0244362 + +------------------------------------------------------------------- +Tue May 7 12:59:26 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 3195e8d + +------------------------------------------------------------------- +Tue May 7 12:14:44 CEST 2024 - mkubecek@suse.cz + +- fix patch references (CVE-2024-26739 bsc#1222559): + - patches.suse/net-sched-act_mirred-Create-function-tcf_mirred_to_d.patch + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit af4b677 + +------------------------------------------------------------------- +Tue May 7 11:01:53 CEST 2024 - oneukum@suse.com + +- usb: dwc3: core: Prevent phy suspend during init (Git-fixes). +- commit 0feb823 + +------------------------------------------------------------------- +Tue May 7 10:05:18 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: fix l3num expectations with inet pseudo + family (git-fixes). +- commit e0fbf15 + +------------------------------------------------------------------- +Tue May 7 08:51:04 CEST 2024 - pjakobsson@suse.de + +- drm/i915/vma: Fix UAF on destroy against retire race (CVE-2024-26939 bsc#1223679). +- commit 0c69759 + +------------------------------------------------------------------- +Tue May 7 07:56:59 CEST 2024 - tiwai@suse.de + +- Reapply "drm/qxl: simplify qxl_fence_wait" (stable-fixes). +- commit 2bd2798 + +------------------------------------------------------------------- +Tue May 7 00:12:18 CEST 2024 - mkubecek@suse.cz + +- rds: tcp: Fix use-after-free of net in reqsk_timer_handler() + (CVE-2024-26865 bsc#1223062). +- commit 4df5c35 + +------------------------------------------------------------------- +Mon May 6 22:49:40 CEST 2024 - mkubecek@suse.cz + +- packet: annotate data-races around ignore_outgoing + (CVE-2024-26862 bsc#1223111). +- commit 50ec7e9 + +------------------------------------------------------------------- +Mon May 6 22:21:54 CEST 2024 - mkubecek@suse.cz + +- Update + patches.suse/sctp-fix-potential-deadlock-on-net-sctp.addr_wq.patch + references (add CVE-2024-0639 bsc#1218917). +- commit 61e4bcd + +------------------------------------------------------------------- +Mon May 6 21:33:30 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 45e1211 + +------------------------------------------------------------------- +Mon May 6 19:19:07 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: sanitize layer 3 and 4 protocol number in + custom expectations (bsc#1222368 CVE-2024-26673). +- commit bffaac0 + +------------------------------------------------------------------- +Mon May 6 18:14:52 CEST 2024 - dsterba@suse.com + +- fs: sysfs: Fix reference leak in sysfs_break_active_protection() (CVE-2024-26993 bsc#1223693) +- commit b75cd2c + +------------------------------------------------------------------- +Mon May 6 18:02:40 CEST 2024 - dsterba@suse.com + +- btrfs: don't drop extent_map for free space inode on write error (CVE-2024-26726 bsc#1222532) +- commit 60707c9 + +------------------------------------------------------------------- +Mon May 6 17:37:25 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Only update pages_touched when a new page is + touched (git-fixes). +- commit f2292de + +------------------------------------------------------------------- +Mon May 6 17:34:30 CEST 2024 - petr.pavlu@suse.com + +- kprobes: Fix possible use-after-free issue on kprobe + registration (git-fixes). +- commit 3121e4a + +------------------------------------------------------------------- +Mon May 6 17:23:41 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes CVE-2024-27009 bsc#1223699). +- Update + patches.suse/Bluetooth-btnxpuart-Fix-btnxpuart_close.patch + (git-fixes CVE-2024-26959 bsc#1223667). +- Update + patches.suse/USB-usb-storage-Prevent-divide-by-0-error-in-isd200_.patch + (git-fixes CVE-2024-27059 bsc#1223738). +- Update + patches.suse/backlight-hx8357-Fix-potential-NULL-pointer-derefere.patch + (git-fixes CVE-2024-27071 bsc#1223734). +- Update patches.suse/clk-Fix-clk_core_get-NULL-dereference.patch + (git-fixes CVE-2024-27038 bsc#1223816). +- Update + patches.suse/clk-hisilicon-hi3559a-Fix-an-erroneous-devm_kfree.patch + (git-fixes CVE-2024-27039 bsc#1223821). +- Update + patches.suse/clk-qcom-gcc-ipq6018-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26970 bsc#1223644). +- Update + patches.suse/clk-qcom-gcc-ipq8074-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26969 bsc#1223645). +- Update + patches.suse/clk-qcom-gcc-ipq9574-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26968 bsc#1223642). +- Update + patches.suse/clk-qcom-mmcc-apq8084-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26966 bsc#1223646). +- Update + patches.suse/clk-qcom-mmcc-msm8974-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26965 bsc#1223648). +- Update + patches.suse/clk-zynq-Prevent-null-pointer-dereference-caused-by-.patch + (git-fixes CVE-2024-27037 bsc#1223717). +- Update + patches.suse/cpufreq-brcmstb-avs-cpufreq-add-check-for-cpufreq_cp.patch + (git-fixes CVE-2024-27051 bsc#1223769). +- Update + patches.suse/crypto-qat-resolve-race-condition-during-AER-recover.patch + (git-fixes CVE-2024-26974 bsc#1223638). +- Update + patches.suse/drm-amd-display-Add-replay-NULL-check-in-edp_set_rep.patch + (git-fixes CVE-2024-27040 bsc#1223711). +- Update + patches.suse/drm-amd-display-Fix-a-potential-buffer-overflow-in-d.patch + (git-fixes CVE-2024-27045 bsc#1223826). +- Update + patches.suse/drm-amd-display-Fix-potential-NULL-pointer-dereferen.patch + (git-fixes CVE-2024-27044 bsc#1223723). +- Update + patches.suse/drm-amd-display-fix-NULL-checks-for-adev-dm.dc-in-am.patch + (git-fixes CVE-2024-27041 bsc#1223714). +- Update + patches.suse/drm-amdgpu-Fix-potential-out-of-bounds-access-in-amd.patch + (git-fixes CVE-2024-27042 bsc#1223823). +- Update + patches.suse/drm-vmwgfx-Fix-possible-null-pointer-derefence-with-.patch + (git-fixes CVE-2024-26979 bsc#1223628). +- Update + patches.suse/md-Fix-missing-release-of-active_io-for-flush-8556.patch + (jsc#PED-7542 CVE-2024-27023 bsc#1223776). +- Update + patches.suse/media-dvb-frontends-avoid-stack-overflow-warnings-wi.patch + (git-fixes CVE-2024-27075 bsc#1223842). +- Update patches.suse/media-edia-dvbdev-fix-a-use-after-free.patch + (git-fixes CVE-2024-27043 bsc#1223824). +- Update + patches.suse/media-go7007-fix-a-memleak-in-go7007_load_encoder.patch + (git-fixes CVE-2024-27074 bsc#1223844). +- Update + patches.suse/media-imx-csc-scaler-fix-v4l2_ctrl_handler-memory-le.patch + (git-fixes CVE-2024-27076 bsc#1223779). +- Update + patches.suse/media-ttpci-fix-two-memleaks-in-budget_av_attach.patch + (git-fixes CVE-2024-27073 bsc#1223843). +- Update + patches.suse/media-usbtv-Remove-useless-locks-in-usbtv_video_free.patch + (git-fixes CVE-2024-27072 bsc#1223837). +- Update + patches.suse/media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_registe.patch + (git-fixes CVE-2024-27077 bsc#1223780). +- Update + patches.suse/media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch + (git-fixes CVE-2024-27078 bsc#1223781). +- Update + patches.suse/net-phy-fix-phy_get_internal_delay-accessing-an-empt.patch + (git-fixes CVE-2024-27047 bsc#1223828). +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- Update patches.suse/pci_iounmap-Fix-MMIO-mapping-leak.patch + (git-fixes CVE-2024-26977 bsc#1223631). +- Update + patches.suse/powercap-intel_rapl-Fix-a-NULL-pointer-dereference.patch + (git-fixes CVE-2024-26975 bsc#1223632). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes CVE-2024-27054 bsc#1223819). +- Update + patches.suse/scsi-qla2xxx-Fix-command-flush-on-cable-pull.patch + (bsc#1221816 CVE-2024-26931 bsc#1223627). +- Update patches.suse/scsi-qla2xxx-Fix-double-free-of-fcport.patch + (bsc#1221816 CVE-2024-26929 bsc#1223715). +- Update + patches.suse/scsi-qla2xxx-Fix-double-free-of-the-ha-vp_map-pointe.patch + (bsc#1221816 CVE-2024-26930 bsc#1223626). +- Update + patches.suse/thermal-drivers-mediatek-lvts_thermal-Fix-a-memory-l.patch + (git-fixes CVE-2024-27068 bsc#1223808). +- Update + patches.suse/thunderbolt-Fix-NULL-pointer-dereference-in-tb_port_.patch + (git-fixes CVE-2024-27060 bsc#1223725). +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (git-fixes CVE-2024-26919 bsc#1223847). +- Update + patches.suse/wifi-brcm80211-handle-pmk_op-allocation-failure.patch + (git-fixes CVE-2024-27048 bsc#1223760). +- Update + patches.suse/wifi-rtl8xxxu-add-cancel_work_sync-for-c2hcmd_work.patch + (git-fixes CVE-2024-27052 bsc#1223829). +- Update + patches.suse/wifi-wilc1000-do-not-realloc-workqueue-everytime-an-.patch + (git-fixes CVE-2024-27391 bsc#1223709). +- Update + patches.suse/wifi-wilc1000-fix-RCU-usage-in-connect-path.patch + (git-fixes CVE-2024-27053 bsc#1223737). +- commit 9296e40 + +------------------------------------------------------------------- +Mon May 6 17:23:27 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/drm-tegra-dsi-Add-missing-check-for-of_find_device_b.patch + (git-fixes CVE-2023-52650 bsc#1223770). +- Update + patches.suse/drm-vkms-Avoid-reading-beyond-LUT-array.patch + (git-fixes CVE-2023-52649 bsc#1223768). +- Update + patches.suse/drm-vmwgfx-Unmap-the-surface-before-resetting-it-on-.patch + (git-fixes CVE-2023-52648 bsc#1223765). +- Update + patches.suse/media-nxp-imx8-isi-Check-whether-crossbar-pad-is-non.patch + (git-fixes CVE-2023-52647 bsc#1223764). +- commit f67398e + +------------------------------------------------------------------- +Mon May 6 17:23:18 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/powerpc-pseries-Fix-potential-memleak-in-papr_get_at.patch + (bsc#1215199 CVE-2022-48669 bsc#1223756). +- commit e9a7939 + +------------------------------------------------------------------- +Mon May 6 17:22:04 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page + in concurrent environment (git-fixes). +- commit 8f1aa4c + +------------------------------------------------------------------- +Mon May 6 16:11:25 CEST 2024 - jgross@suse.com + +- Delete + patches.suse/iommufd-iova_bitmap-Move-symbols-to-IOMMUFD-namespace. + (bsc#1222654) +- commit dc5c22e + +------------------------------------------------------------------- +Mon May 6 12:34:10 CEST 2024 - lhenriques@suse.de + +- fuse: don't unhash root (bsc#1223946). +- fuse: fix root lookup with nonzero generation (bsc#1223945). +- virtio: treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (bsc#1223944). +- commit 5171d01 + +------------------------------------------------------------------- +Mon May 6 11:15:05 CEST 2024 - tbogendoerfer@suse.de + +- tun: limit printing rate when illegal packet received by tun + dev (bsc#1223745 CVE-2024-27013). +- net/mlx5e: Prevent deadlock while disabling aRFS (bsc#1223735 + CVE-2024-27014). +- commit d039d3b + +------------------------------------------------------------------- +Mon May 6 11:14:31 CEST 2024 - tzimmermann@suse.com + +- drm/amd/display: Add a dc_state NULL check in dc_state_release (CVE-2024-26948 bsc#1223664) +- commit adac21d + +------------------------------------------------------------------- +Mon May 6 08:32:36 CEST 2024 - tiwai@suse.de + +- slimbus: qcom-ngd-ctrl: Add timeout for wait operation + (git-fixes). +- iio:imu: adis16475: Fix sync mode setting (git-fixes). +- iio: accel: mxc4005: Interrupt handling fixes (git-fixes). +- iio: pressure: Fixes BME280 SPI driver data (git-fixes). +- usb: typec: tcpm: Check for port partner validity before + consuming it (git-fixes). +- usb: typec: tcpm: unregister existing source caps before + re-registration (git-fixes). +- usb: typec: tcpm: clear pd_event queue in PORT_RESET + (git-fixes). +- usb: ohci: Prevent missed ohci interrupts (git-fixes). +- usb: gadget: f_fs: Fix a race condition when processing setup + packets (git-fixes). +- USB: core: Fix access violation during port device removal + (git-fixes). +- usb: gadget: uvc: use correct buffer size when parsing configfs + lists (git-fixes). +- usb: gadget: composite: fix OS descriptors w_value logic + (git-fixes). +- usb: gadget: f_fs: Fix race between aio_cancel() and AIO + request complete (git-fixes). +- clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change + (git-fixes). +- commit 8d8f752 + +------------------------------------------------------------------- +Mon May 6 08:29:57 CEST 2024 - tiwai@suse.de + +- Move upstreamed USB fix into sorted section +- commit 21751fe + +------------------------------------------------------------------- +Sat May 4 09:44:18 CEST 2024 - tiwai@suse.de + +- ASoC: da7219-aad: fix usage of device_get_named_child_node() + (git-fixes). +- ASoC: rt715-sdca: volume step modification (git-fixes). +- ASoC: rt715: add vendor clear control register (git-fixes). +- ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config + (git-fixes). +- ASoC: cs35l56: Fix unintended bus access while resetting amp + (git-fixes). +- ASoC: rt722-sdca: add headset microphone vrefo setting + (git-fixes). +- ASoC: rt722-sdca: modify channel number to support 4 channels + (git-fixes). +- ASoC: rt5645: Fix the electric noise due to the CBJ contacts + floating (git-fixes). +- ASoC: acp: Support microphone from device Acer 315-24p + (git-fixes). +- ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus + T100TAM too (git-fixes). +- commit 59787a2 + +------------------------------------------------------------------- +Sat May 4 09:37:36 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix build error without CONFIG_PM + (stable-fixes). +- ALSA: hda: cs35l56: Exit cache-only after + cs35l56_wait_for_firmware_boot() (stable-fixes). +- ALSA: hda/realtek - Set GPIO3 to default at S4 state for + Thinkpad with ALC1318 (stable-fixes). +- ALSA: hda: intel-dsp-config: harden I2C/I2S codec detection + (stable-fixes). +- ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TU + (stable-fixes). +- commit 11f233b + +------------------------------------------------------------------- +Sat May 4 09:35:07 CEST 2024 - tiwai@suse.de + +- ASoC: meson: axg-tdm-interface: manage formatters in trigger + (git-fixes). +- ASoC: meson: axg-card: make links nonatomic (git-fixes). +- ASoC: meson: cards: select SND_DYNAMIC_MINORS (git-fixes). +- ASoC: codecs: wsa881x: set clk_stop_mode1 flag (git-fixes). +- ASoC: ti: davinci-mcasp: Fix race condition during probe + (git-fixes). +- ASoC: Intel: avs: Set name of control as in topology + (git-fixes). +- regmap: Add regmap_read_bypassed() (git-fixes). +- ASoC: SOF: Intel: add default firmware library path for LNL + (git-fixes). +- ASoC: tegra: Fix DSPK 16-bit playback (git-fixes). +- ALSA: hda: intel-sdw-acpi: fix usage of + device_get_named_child_node() (git-fixes). +- drm/panel: ili9341: Use predefined error codes (git-fixes). +- drm/panel: ili9341: Respect deferred probe (git-fixes). +- drm/vmwgfx: Fix invalid reads in fence signaled events + (git-fixes). +- drm/vmwgfx: Fix Legacy Display Unit (git-fixes). +- drm/amdgpu: fix doorbell regression (git-fixes). +- drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() + v2 (git-fixes). +- spi: fix null pointer dereference within spi_sync (git-fixes). +- spi: hisi-kunpeng: Delete the dump interface of data registers + in debugfs (git-fixes). +- commit de68d11 + +------------------------------------------------------------------- +Fri May 3 18:53:42 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: ensure offloading TID queue exists + (CVE-2024-27056 bsc#1223822). +- commit 8f83255 + +------------------------------------------------------------------- +Fri May 3 17:55:12 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_pin_on_pin_register() for multiple parent pins + (CVE-2024-27027 bsc#1223787). +- commit ce9b326 + +------------------------------------------------------------------- +Fri May 3 17:52:05 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_xa_ref_*_del() for multiple registrations + (CVE-2024-27027 bsc#1223787). +- commit f5ff522 + +------------------------------------------------------------------- +Fri May 3 17:44:24 CEST 2024 - mfranc@suse.cz + +- s390/qeth: Fix kernel panic after setting hsuid (git-fixes + bsc#1223874). +- commit eae1390 + +------------------------------------------------------------------- +Fri May 3 17:39:31 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix storage key clearing for guest huge pages + (git-fixes bsc#1223872). +- commit 329e03c + +------------------------------------------------------------------- +Fri May 3 17:37:13 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix clearing storage keys for huge pages (git-fixes + bsc#1223871). +- commit a7e3ff2 + +------------------------------------------------------------------- +Fri May 3 17:30:04 CEST 2024 - mfranc@suse.cz + +- s390/vdso: Add CFI for RA register to asm macro vdso_func + (git-fixes bsc#1223870). +- commit 2641ba1 + +------------------------------------------------------------------- +Fri May 3 17:19:03 CEST 2024 - mfranc@suse.cz + +- s390/cio: Ensure the copied buf is NUL terminated (git-fixes + bsc#1223869). +- commit dcf45a9 + +------------------------------------------------------------------- +Fri May 3 17:14:55 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: x86: Don't overflow lpage_info when checking + attributes (bsc#1223695, CVE-2024-26991). +- commit da41325 + +------------------------------------------------------------------- +Fri May 3 16:46:02 CEST 2024 - vbabka@suse.cz + +- mm: swap: fix race between free_swap_and_cache() and swapoff() + (CVE-2024-26960 bsc#1223655). +- swap: comments get_swap_device() with usage rule (CVE-2024-26960 + bsc#1223655). +- commit 9df3192 + +------------------------------------------------------------------- +Fri May 3 16:38:44 CEST 2024 - tiwai@suse.de + +- NTB: fix possible name leak in ntb_register_device() + (CVE-2023-52652 bsc#1223686). +- commit a6fcfa7 + +------------------------------------------------------------------- +Fri May 3 15:57:39 CEST 2024 - msuchanek@suse.de + +- Refresh patches.suse/powerpc-pseries-iommu-LPAR-panics-when-rebooted-with.patch. +- commit ca33aea + +------------------------------------------------------------------- +Fri May 3 15:36:14 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries: make max polling consistent for longer H_CALLs + (bsc#1215199). +- commit bead2d2 + +------------------------------------------------------------------- +Fri May 3 10:14:31 CEST 2024 - mhocko@suse.com + +- fork: defer linking file vma until vma is fully initialized + (bsc#1223774 CVE-2024-27022). +- commit 126ee1a + +------------------------------------------------------------------- +Fri May 3 09:40:30 CEST 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit 5a30b4d + +------------------------------------------------------------------- +Fri May 3 08:10:09 CEST 2024 - tiwai@suse.de + +- Fix a potential infinite loop in extract_user_to_sg() + (git-fixes). +- mtd: diskonchip: work around ubsan link failure (stable-fixes). +- drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3 + (stable-fixes). +- drm/amdgpu: Assign correct bits for SDMA HDP flush + (stable-fixes). +- drm/amdgpu: Fix leak when GPU memory allocation fails + (stable-fixes). +- ACPI: CPPC: Fix access width used for PCC registers (git-fixes). +- ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro + (git-fixes). +- Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853 + (stable-fixes). +- Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old() + (stable-fixes). +- drm: add drm_gem_object_is_shared_for_memory_stats() helper + (stable-fixes). +- ACPI: CPPC: Use access_width over bit_width for system memory + accesses (stable-fixes). +- wifi: mac80211: clean up assignments to pointer cache + (stable-fixes). +- commit 49aaf49 + +------------------------------------------------------------------- +Thu May 2 16:47:00 CEST 2024 - dwagner@suse.de + +- io_uring: remove uring_cmd cookie (bsc#1217384 CVE-2023-6238). +- iouring: remove IORING_URING_CMD_POLLED (bsc#1217384 + CVE-2023-6238). +- nvme: use bio_integrity_map_user (bsc#1217384 CVE-2023-6238). +- block: bio-integrity: directly map user buffers (bsc#1217384 + CVE-2023-6238). +- commit 3372add + +------------------------------------------------------------------- +Thu May 2 16:35:48 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-lsio: fix pwm lpcg indices (git-fixes) +- commit c9b9705 + +------------------------------------------------------------------- +Thu May 2 16:34:40 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: regulator for sd needs to be always on for (git-fixes) +- commit 51da7a0 + +------------------------------------------------------------------- +Thu May 2 16:33:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro (git-fixes) +- commit d74d11d + +------------------------------------------------------------------- +Thu May 2 16:31:31 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for (git-fixes) +- commit 300083f + +------------------------------------------------------------------- +Thu May 2 16:29:21 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 (git-fixes) +- commit 7730872 + +------------------------------------------------------------------- +Thu May 2 16:27:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 (git-fixes) +- commit 279e432 + +------------------------------------------------------------------- +Thu May 2 16:25:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f (git-fixes) +- commit 57cc3f7 + +------------------------------------------------------------------- +Thu May 2 16:23:58 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8qm-ss-dma: fix can lpcg indices (git-fixes) +- commit 9f868d4 + +------------------------------------------------------------------- +Thu May 2 16:23:23 CEST 2024 - tiwai@suse.de + +- kABI workaround for cec_adapter (CVE-2024-23848 bsc#1219104). +- commit 03d06c5 + +------------------------------------------------------------------- +Thu May 2 16:22:55 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix can lpcg indices (git-fixes) +- commit dd3deb9 + +------------------------------------------------------------------- +Thu May 2 16:20:00 CEST 2024 - tiwai@suse.de + +- media: cec: core: avoid recursive cec_claim_log_addrs + (CVE-2024-23848 bsc#1219104). +- commit c64de88 + +------------------------------------------------------------------- +Thu May 2 16:18:20 CEST 2024 - tiwai@suse.de + +- Update media cec fix patches to the latest upstream version (CVE-2024-23848 bsc#1219104) +- commit 4a0b406 + +------------------------------------------------------------------- +Thu May 2 15:23:56 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix adc lpcg indices (git-fixes) +- commit e69bdf0 + +------------------------------------------------------------------- +Thu May 2 15:19:35 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix spi lpcg indices (git-fixes) +- commit 4dc5b7a + +------------------------------------------------------------------- +Thu May 2 15:18:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usb lpcg indices (git-fixes) +- commit e2d7944 + +------------------------------------------------------------------- +Thu May 2 15:16:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order (git-fixes) +- commit fbb3351 + +------------------------------------------------------------------- +Thu May 2 15:15:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3399 hdmi ports node (git-fixes) +- commit a21edf3 + +------------------------------------------------------------------- +Thu May 2 15:14:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3328 hdmi ports node (git-fixes) +- commit 3f691a1 + +------------------------------------------------------------------- +Thu May 2 15:12:55 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: rockchip: mark system power controller on rk3588-evb1") +- commit 24dc024 + +------------------------------------------------------------------- +Thu May 2 15:11:02 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64/mm: Modify range-based tlbi to decrement scale") +- commit 9fd5163 + +------------------------------------------------------------------- +Thu May 2 13:38:24 CEST 2024 - jslaby@suse.cz + +- Update + patches.suse/serial-max310x-fix-NULL-pointer-dereference-in-I2C-i.patch + (git-fixes bsc#1223629 CVE-2024-26978). +- commit b81ff78 + +------------------------------------------------------------------- +Thu May 2 11:54:35 CEST 2024 - ailiop@suse.com + +- Squashfs: check the inode number is not the invalid value of + zero (bsc#1223634 CVE-2024-26982). +- commit a406e7c + +------------------------------------------------------------------- +Thu May 2 11:33:02 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/ubifs-ubifs_symlink-Fix-memleak-of-inode-i_link-in-error-path.patch + (git-fixes CVE-2024-26972 bsc#1223643). +- commit 6db660a + +------------------------------------------------------------------- +Thu May 2 11:23:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- commit a77f45b + +------------------------------------------------------------------- +Thu May 2 11:14:35 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- commit 95ba522 + +------------------------------------------------------------------- +Thu May 2 11:13:34 CEST 2024 - ailiop@suse.com + +- Update patches.suse/nilfs2-fix-OOB-in-nilfs_set_de_type.patch + (git-fixes CVE-2024-26981 bsc#1223668). +- commit 5740c7f + +------------------------------------------------------------------- +Thu May 2 10:28:22 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/ASoC-SOF-Add-some-bounds-checking-to-firmware-data.patch + (git-fixes CVE-2024-26927 bsc#1223525). +- commit d3c5f91 + +------------------------------------------------------------------- +Thu May 2 09:58:58 CEST 2024 - tiwai@suse.de + +- cec: core: avoid confusing "transmit timed out" message + (CVE-2024-23848 bsc#1219104). +- commit eae740c + +------------------------------------------------------------------- +Thu May 2 07:36:00 CEST 2024 - tiwai@suse.de + +- regulator: change devm_regulator_get_enable_optional() stub + to return Ok (git-fixes). +- regulator: change stubbed devm_regulator_get_enable to return Ok + (git-fixes). +- regulator: mt6360: De-capitalize devicetree regulator subnodes + (git-fixes). +- commit c50a631 + +------------------------------------------------------------------- +Wed May 1 09:50:43 CEST 2024 - tiwai@suse.de + +- power: supply: mt6360_charger: Fix of_match for usb-otg-vbus + regulator (git-fixes). +- power: rt9455: hide unused rt9455_boost_voltage_values + (git-fixes). +- pinctrl: baytrail: Fix selecting gpio pinctrl state (git-fixes). +- pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map() + (git-fixes). +- pinctrl: mediatek: paris: Rework support for + PIN_CONFIG_{INPUT,OUTPUT}_ENABLE (git-fixes). +- pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE + readback (git-fixes). +- pinctrl: core: delete incorrect free in pinctrl_enable() + (git-fixes). +- pinctrl/meson: fix typo in PDM's pin name (git-fixes). +- pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf + of GPIOR-T (git-fixes). +- crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init + (git-fixes). +- commit d973920 + +------------------------------------------------------------------- +Tue Apr 30 18:44:35 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for + Lenovo Legion models (bsc#1223462). +- commit 6f0889c + +------------------------------------------------------------------- +Tue Apr 30 16:38:27 CEST 2024 - tiwai@suse.de + +- usb: Fix regression caused by invalid ep0 maxpacket in virtual + SuperSpeed device (bsc#1220569). +- commit 4748678 + +------------------------------------------------------------------- +Tue Apr 30 16:11:40 CEST 2024 - tiwai@suse.de + +- media: cec: cec-api: add locking in cec_release() + (CVE-2024-23848 bsc#1219104). +- media: cec: cec-adap: always cancel work in cec_transmit_msg_fh + (CVE-2024-23848 bsc#1219104). +- commit c39ac04 + +------------------------------------------------------------------- +Tue Apr 30 16:07:18 CEST 2024 - mfranc@suse.cz + +- blacklist.conf: refactoring, not a fix +- commit d5a22ac + +------------------------------------------------------------------- +Tue Apr 30 16:02:50 CEST 2024 - mfranc@suse.cz + +- s390/vdso: drop '-fPIC' from LDFLAGS (git-fixes bsc#1223593). +- commit 643ece2 + +------------------------------------------------------------------- +Tue Apr 30 15:48:20 CEST 2024 - mfranc@suse.cz + +- s390/zcrypt: fix reference counting on zcrypt card objects + (git-fixes bsc#1223592). +- commit c37186f + +------------------------------------------------------------------- +Tue Apr 30 15:42:12 CEST 2024 - mkoutny@suse.com + +- block: fix q->blkg_list corruption during disk rebind + (bsc#1223591). +- commit 9da98d5 + +------------------------------------------------------------------- +Tue Apr 30 15:40:39 CEST 2024 - mfranc@suse.cz + +- s390/ism: Properly fix receive message buffer allocation + (git-fixes bsc#1223590). +- commit 0652865 + +------------------------------------------------------------------- +Tue Apr 30 15:28:05 CEST 2024 - jack@suse.cz + +- block: fix deadlock between bd_link_disk_holder and partition + scan (bsc#1223045 CVE-2024-26899). +- commit e4bd17c + +------------------------------------------------------------------- +Tue Apr 30 15:23:23 CEST 2024 - jack@suse.cz + +- quota: Fix potential NULL pointer dereference (bsc#1223060 + CVE-2024-26878). +- commit dcf7382 + +------------------------------------------------------------------- +Tue Apr 30 15:21:07 CEST 2024 - jack@suse.cz + +- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak + (bsc#1223198 CVE-2024-26901). +- commit 5c1d722 + +------------------------------------------------------------------- +Tue Apr 30 15:16:03 CEST 2024 - jack@suse.cz + +- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1222357 CVE-2024-26671). +- commit 1ebf5fb + +------------------------------------------------------------------- +Tue Apr 30 15:00:59 CEST 2024 - jack@suse.cz + +- nbd: always initialize struct msghdr completely (bsc#1221649 CVE-2024-26638). +- commit eb8ab1c + +------------------------------------------------------------------- +Tue Apr 30 14:58:54 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_find_by_goal() (bsc#1222613 CVE-2024-26772). +- commit 4004f20 + +------------------------------------------------------------------- +Tue Apr 30 14:57:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update patches.suse/0001-s390-qdio-handle-deferred-cc1.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes). +- commit 73a9e98 + +------------------------------------------------------------------- +Tue Apr 30 13:17:40 CEST 2024 - davide.benini@suse.com + +- net/ipv6: avoid possible UAF in ip6_route_mpath_notify() + (CVE-2024-26852 bsc#1223057) +- commit 9474f59 + +------------------------------------------------------------------- +Tue Apr 30 12:05:02 CEST 2024 - tiwai@suse.de + +- PCI: Delay after FLR of Solidigm P44 Pro NVMe (stable-fixes). +- commit ec609ee + +------------------------------------------------------------------- +Tue Apr 30 12:04:09 CEST 2024 - tiwai@suse.de + +- PCI: Fix typos in docs and comments (stable-fixes). +- PCI: switchtec: Add support for PCIe Gen5 devices + (stable-fixes). +- PCI: switchtec: Use normal comment style (stable-fixes). +- PCI: Execute quirk_enable_clear_retrain_link() earlier + (stable-fixes). +- commit 9bba47f + +------------------------------------------------------------------- +Tue Apr 30 10:32:18 CEST 2024 - tzimmermann@suse.com + +- Edit "amdkfd: use calloc instead of kzalloc to avoid integer overflow" + Reference CVE and bug numbers. +- commit 267eec1 + +------------------------------------------------------------------- +Tue Apr 30 08:05:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free + (CVE-2024-26909 bsc#1223143). +- commit 043c9e0 + +------------------------------------------------------------------- +Tue Apr 30 03:05:11 CEST 2024 - neilb@suse.de + +- nfsd: use __fput_sync() to avoid delayed closing of files + (bsc#1223380 bsc#1217408). +- commit 36cb9bb + +------------------------------------------------------------------- +Mon Apr 29 16:52:11 CEST 2024 - msuchanek@suse.de + +- Update patches.suse/powerpc-pseries-vas-Hold-mmap_mutex-after-mmap-lock-.patch + (bsc#1012628 jsc#PED-542 git-fixes bsc#1213573 ltc#203238). +- commit 8328f6d + +------------------------------------------------------------------- +Mon Apr 29 16:35:19 CEST 2024 - nik.borisov@suse.com + +- x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups (bsc#1222378 CVE-2024-26674). +- commit 46190f1 + +------------------------------------------------------------------- +Mon Apr 29 12:30:35 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() (bsc#1223202 CVE-2024-26906). +- commit 664e61f + +------------------------------------------------------------------- +Mon Apr 29 12:30:15 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h (bsc#1223202 CVE-2024-26906). +- commit 28c59d1 + +------------------------------------------------------------------- +Mon Apr 29 11:25:07 CEST 2024 - nik.borisov@suse.com + +- x86/boot: Ignore relocations in .notes sections in walk_relocs() too (bsc#1222624 CVE-2024-26816). +- commit 3cc2b03 + +------------------------------------------------------------------- +Mon Apr 29 11:24:52 CEST 2024 - nik.borisov@suse.com + +- x86, relocs: Ignore relocations in .notes section (bsc#1222624 CVE-2024-26816). +- commit 16f8af3 + +------------------------------------------------------------------- +Mon Apr 29 11:23:39 CEST 2024 - osalvador@suse.de + +- mm: zswap: fix missing folio cleanup in writeback race path + (bsc#1223007 CVE-2024-26832). +- commit b985b2a + +------------------------------------------------------------------- +Mon Apr 29 11:02:19 CEST 2024 - osalvador@suse.de + +- mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone + index (bsc#1222615 CVE-2024-26783). +- commit 7fe5b26 + +------------------------------------------------------------------- +Mon Apr 29 10:41:48 CEST 2024 - jslaby@suse.cz + +- Update config files. Disable N_GSM (jsc#PED-8240). +- commit ae9b7c6 + +------------------------------------------------------------------- +Mon Apr 29 09:39:29 CEST 2024 - iivanov@suse.de + +- Update patches.suse/gpio-tegra186-Fix-tegra186_gpio_is_accessible-check.patch (git-fixes bsc#1223439) +- commit 02eb8a1 + +------------------------------------------------------------------- +Mon Apr 29 09:05:25 CEST 2024 - tiwai@suse.de + +- irqchip/gic-v3-its: Prevent double free on error (git-fixes). +- irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on + GIC v4.1 (git-fixes). +- irqchip/armada-370-xp: Suppress unused-function warning + (git-fixes). +- irqchip/renesas-rzg2l: Prevent spurious interrupts when setting + trigger type (git-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Flush posted write in irq_eoi() + (git-fixes). +- irqchip/gic-v3-its: Do not assume vPE tables are preallocated + (git-fixes). +- irqchip/mbigen: Don't use bus_get_dev_root() to find the parent + (git-fixes). +- irqchip/renesas-rzg2l: Add macro to retrieve TITSR register + offset based on register's index (stable-fixes). +- irqchip/renesas-rzg2l: Implement restriction when writing ISCR + register (stable-fixes). +- commit 8e6882b + +------------------------------------------------------------------- +Sun Apr 28 09:56:05 CEST 2024 - tiwai@suse.de + +- i2c: smbus: fix NULL function pointer dereference (git-fixes). +- soundwire: amd: fix for wake interrupt handling for clockstop + mode (git-fixes). +- dmaengine: idxd: Fix oops during rmmod on single-CPU platforms + (git-fixes). +- dma: xilinx_dpdma: Fix locking (git-fixes). +- idma64: Don't try to serve interrupts when device is powered + off (git-fixes). +- dmaengine: tegra186: Fix residual calculation (git-fixes). +- dmaengine: owl: fix register access functions (git-fixes). +- phy: ti: tusb1210: Resolve charger-det crash if charger psy + is unregistered (git-fixes). +- phy: rockchip: naneng-combphy: Fix mux on rk3588 (git-fixes). +- phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits + (git-fixes). +- phy: rockchip-snps-pcie3: fix bifurcation on rk3588 (git-fixes). +- phy: freescale: imx8m-pcie: fix pcie link-up instability + (git-fixes). +- phy: marvell: a3700-comphy: Fix hardcoded array size + (git-fixes). +- phy: marvell: a3700-comphy: Fix out of bounds read (git-fixes). +- commit 900a00b + +------------------------------------------------------------------- +Sun Apr 28 09:41:15 CEST 2024 - tiwai@suse.de + +- selftests: kselftest: Mark functions that unconditionally call + exit() as __noreturn (git-fixes). +- commit f533a19 + +------------------------------------------------------------------- +Sun Apr 28 09:36:33 CEST 2024 - tiwai@suse.de + +- selftests/timers/posix_timers: Reimplement + check_timer_distribution() (git-fixes). +- commit d9f09cc + +------------------------------------------------------------------- +Sun Apr 28 09:30:51 CEST 2024 - tiwai@suse.de + +- USB: serial: option: add Telit FN920C04 rmnet compositions + (stable-fixes). +- USB: serial: option: add Rolling RW101-GL and RW135-GL support + (stable-fixes). +- USB: serial: option: add Lonsung U8300/U9300 product + (stable-fixes). +- USB: serial: option: add support for Fibocom FM650/FG650 + (stable-fixes). +- USB: serial: option: support Quectel EM060K sub-models + (stable-fixes). +- USB: serial: option: add Fibocom FM135-GL variants + (stable-fixes). +- thunderbolt: Avoid notify PM core about runtime PM resume + (stable-fixes). +- thunderbolt: Fix wake configurations after device unplug + (stable-fixes). +- usb: Disable USB3 LPM at shutdown (stable-fixes). +- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb + ep transport error (stable-fixes). +- clk: Get runtime PM before walking tree for clk_summary + (git-fixes). +- clk: Get runtime PM before walking tree during disable_unused + (git-fixes). +- clk: Initialize struct clk_core kref earlier (stable-fixes). +- arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H + (git-fixes). +- drm/radeon: make -fstrict-flex-arrays=3 happy (git-fixes). +- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes + (stable-fixes). +- selftests/ftrace: Limit length in subsystem-enable tests + (git-fixes). +- selftests: kselftest: Fix build failure with NOLIBC (git-fixes). +- selftests: timers: Fix abs() warning in posix_timers test + (git-fixes). +- selftests: timers: Fix posix_timers ksft_print_msg() warning + (git-fixes). +- drm/amd/display: Do not recursively call manual trigger + programming (stable-fixes). +- drm/i915: Disable live M/N updates when using bigjoiner + (stable-fixes). +- thunderbolt: Reset only non-USB4 host routers in resume + (git-fixes). +- thunderbolt: Make tb_switch_reset() support Thunderbolt 2, + 3 and USB4 routers (stable-fixes). +- thunderbolt: Introduce tb_path_deactivate_hop() (stable-fixes). +- thunderbolt: Introduce tb_port_reset() (stable-fixes). +- ASoC: ti: Convert Pandora ASoC to GPIO descriptors + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support + (stable-fixes). +- ALSA: scarlett2: Add correct product series name to messages + (stable-fixes). +- ALSA: scarlett2: Add support for Clarett 8Pre USB + (stable-fixes). +- ALSA: scarlett2: Move USB IDs out from device_info struct + (stable-fixes). +- ALSA: scarlett2: Default mixer driver to enabled (stable-fixes). +- PCI: Simplify pcie_capability_clear_and_set_word() to + ..._clear_word() (stable-fixes). +- PCI/DPC: Use FIELD_GET() (stable-fixes). +- selftests: timers: Convert posix_timers test to generate KTAP + output (stable-fixes). +- clk: Show active consumers of clocks in debugfs (stable-fixes). +- commit 8adba5b + +------------------------------------------------------------------- +Sat Apr 27 09:41:01 CEST 2024 - tiwai@suse.de + +- Update patch reference for x86 p2sb fix (CVE-2024-26650 bsc#1222048) +- commit b68c2ef + +------------------------------------------------------------------- +Sat Apr 27 08:33:05 CEST 2024 - tiwai@suse.de + +- mmc: sdhci-msm: pervent access to suspended controller + (git-fixes). +- gpio: tangier: Use correct type for the IRQ chip data + (git-fixes). +- gpio: tegra186: Fix tegra186_gpio_is_accessible() check + (git-fixes). +- fbdev: fix incorrect address computation in deferred IO + (git-fixes). +- drm/gma500: Remove lid code (git-fixes). +- commit 783bf0e + +------------------------------------------------------------------- +Fri Apr 26 18:54:14 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add 246f80a0b17f8 ("sh: push-switch: Reorder cleanup operations to avoid use-after-free bug") +- commit 0fe9e4b + +------------------------------------------------------------------- +Fri Apr 26 12:38:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore xfrm_bpf_md_dst that depends on CONFIG_DEBUG_* (bsc#1223415) +- commit 689bcfa + +------------------------------------------------------------------- +Fri Apr 26 12:26:57 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: annotate data-races around msk->rmem_fwd_alloc + (git-fixes). +- commit a5d9cb6 + +------------------------------------------------------------------- +Fri Apr 26 12:25:26 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_forward_alloc + (git-fixes). +- commit bceb548 + +------------------------------------------------------------------- +Fri Apr 26 12:23:03 CEST 2024 - denis.kirjanov@suse.com + +- ipv4: annotate data-races around fi->fib_dead (git-fixes). +- commit f1e77d4 + +------------------------------------------------------------------- +Fri Apr 26 12:21:27 CEST 2024 - denis.kirjanov@suse.com + +- sctp: annotate data-races around sk->sk_wmem_queued (git-fixes). +- commit 66bd390 + +------------------------------------------------------------------- +Fri Apr 26 12:19:43 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_lingertime (git-fixes). +- commit 33a5ffc + +------------------------------------------------------------------- +Fri Apr 26 12:18:04 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: Remove unnecessary test for __mptcp_init_sock() + (git-fixes). +- commit dfc1c14 + +------------------------------------------------------------------- +Fri Apr 26 12:15:52 CEST 2024 - denis.kirjanov@suse.com + +- idpf: fix kernel panic on unknown packet types (git-fixes). +- commit def5526 + +------------------------------------------------------------------- +Fri Apr 26 12:13:54 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix enabling RX VLAN filtering (git-fixes). +- commit 3d7f5a8 + +------------------------------------------------------------------- +Fri Apr 26 12:12:26 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: sja1105: Fix parameters order in + sja1110_pcs_mdio_write_c45() (git-fixes). +- commit 9f9ee96 + +------------------------------------------------------------------- +Fri Apr 26 11:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always update error counters (git-fixes). +- commit 5d5deb7 + +------------------------------------------------------------------- +Fri Apr 26 11:55:09 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always process TX descriptor ring (git-fixes). +- commit 99798f7 + +------------------------------------------------------------------- +Fri Apr 26 11:53:42 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: fix rx queue priority assignment (git-fixes). +- commit 3506dda + +------------------------------------------------------------------- +Fri Apr 26 11:52:14 CEST 2024 - denis.kirjanov@suse.com + +- net: fec: Set mac_managed_pm during probe (git-fixes). +- commit c315308 + +------------------------------------------------------------------- +Fri Apr 26 11:50:45 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Add array index check (git-fixes). +- commit 446ffd7 + +------------------------------------------------------------------- +Fri Apr 26 11:49:05 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Fix VF MAC filter removal (git-fixes). +- commit fbb3a5f + +------------------------------------------------------------------- +Fri Apr 26 11:47:23 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: check negative error code in otx2_open() + (git-fixes). +- commit a7c7e4f + +------------------------------------------------------------------- +Fri Apr 26 11:45:50 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix vf may be used uninitialized in this function warning + (git-fixes). +- commit 80b3415 + +------------------------------------------------------------------- +Fri Apr 26 11:43:49 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix i40e_count_filters() to count only active/new filters + (git-fixes). +- commit 1870048 + +------------------------------------------------------------------- +Fri Apr 26 11:42:04 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Enforce software interrupt during busy-poll exit + (git-fixes). +- commit 2c9264a + +------------------------------------------------------------------- +Fri Apr 26 10:59:56 CEST 2024 - tiwai@suse.de + +- wifi: mac80211: fix unaligned le16 access (git-fixes). +- wifi: mac80211: remove link before AP (git-fixes). +- wifi: mac80211_hwsim: init peer measurement result (git-fixes). +- wifi: nl80211: don't free NULL coalescing rule (git-fixes). +- wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd + (git-fixes). +- wifi: iwlwifi: mvm: remove old PASN station when adding a new + one (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev setup (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev suspend + (git-fixes). +- Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE + (git-fixes). +- Bluetooth: btusb: Fix triggering coredump implementation for + QCA (git-fixes). +- net: usb: ax88179_178a: stop lying about skb->truesize + (git-fixes). +- ax25: Fix netdev refcount issue (git-fixes). +- NFC: trf7970a: disable all regulators on removal (git-fixes). +- HID: logitech-dj: allow mice to use all types of reports + (git-fixes). +- HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized + dev->devc (git-fixes). +- HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent + lock-up (git-fixes). +- commit 416e04c + +------------------------------------------------------------------- +Fri Apr 26 10:58:26 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT patch into sorted section +- commit aaffc85 + +------------------------------------------------------------------- +Fri Apr 26 10:51:33 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT fix patch to sorted section +- commit ab94ffe + +------------------------------------------------------------------- +Fri Apr 26 10:07:57 CEST 2024 - tiwai@suse.de + +- Update kabi files: updated for post-PublicRC +- commit f978f5f + +------------------------------------------------------------------- +Thu Apr 25 19:11:05 CEST 2024 - tiwai@suse.de + +- Update patch reference for PM devfreq fix (CVE-2023-52635 bsc#1222294) +- commit f099bed + ------------------------------------------------------------------- Thu Apr 25 18:48:16 CEST 2024 - tiwai@suse.de - Update kabi files: fix for arm64/64kb flavor, too (bsc#1223357) - commit 8ef0762 +------------------------------------------------------------------- +Thu Apr 25 17:30:42 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/Bluetooth-btrtl-fix-out-of-bounds-memory-access.patch + (git-fixes CVE-2024-26890 bsc#1223192). +- Update + patches.suse/RDMA-mlx5-Fix-fortify-source-warning-while-accessing.patch + (jsc#PED-3311 CVE-2024-26907 bsc#1223203). +- Update + patches.suse/Revert-drm-amd-flush-any-delayed-gfxoff-on-suspend-e.patch + (git-fixes CVE-2024-26916 bsc#1223137). +- Update + patches.suse/crypto-xilinx-call-finalize-with-bh-disabled.patch + (git-fixes CVE-2024-26877 bsc#1223140). +- Update + patches.suse/dm-call-the-resume-method-on-internal-suspend-65e8.patch + (git-fixes CVE-2024-26880 bsc#1223188). +- Update + patches.suse/drm-amd-display-Fix-dcn35-8k30-Underflow-Corruption-.patch + (git-fixes CVE-2024-26913 bsc#1223204). +- Update + patches.suse/drm-amd-display-fix-incorrect-mpc_combine-array-size.patch + (git-fixes CVE-2024-26914 bsc#1223205). +- Update patches.suse/drm-amdgpu-Reset-IH-OVERFLOW_CLEAR-bit.patch + (git-fixes CVE-2024-26915 bsc#1223207). +- Update + patches.suse/firmware-arm_scmi-Fix-double-free-in-SMC-transport-c.patch + (git-fixes CVE-2024-26893 bsc#1223196). +- Update + patches.suse/net-tls-fix-use-after-free-with-partial-reads-and-as.patch + (bsc#1221858 CVE-2024-26582 bsc#1220214). +- Update + patches.suse/wifi-ath9k-delay-all-of-ath9k_wmi_event_tasklet-unti.patch + (git-fixes CVE-2024-26897 bsc#1223323). +- Update + patches.suse/wifi-mt76-mt7921e-fix-use-after-free-in-free_irq.patch + (git-fixes CVE-2024-26892 bsc#1223195). +- Update + patches.suse/wifi-wilc1000-prevent-use-after-free-on-vif-when-cle.patch + (git-fixes CVE-2024-26895 bsc#1223197). +- commit d9b565f + ------------------------------------------------------------------- Thu Apr 25 15:58:14 CEST 2024 - tiwai@suse.de - Fix missing CONFIG_SUSE_SUPPORTED for arm64/64kb flavor (bsc#1223357) - commit 1c0959e +------------------------------------------------------------------- +Thu Apr 25 15:30:10 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop interface during shutdown (git-fixes). +- commit f770ea3 + +------------------------------------------------------------------- +Thu Apr 25 15:28:33 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix issue with loading coalesced KPU profiles + (git-fixes). +- commit 65682db + +------------------------------------------------------------------- +Thu Apr 25 15:26:44 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: move force SMBUS from enable ulp function to avoid + PHY loss issue (git-fixes). +- commit af85d1c + +------------------------------------------------------------------- +Thu Apr 25 15:25:13 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Workaround for sporadic MDI error on Meteor Lake systems + (git-fixes). +- commit 8830724 + +------------------------------------------------------------------- +Thu Apr 25 15:23:43 CEST 2024 - denis.kirjanov@suse.com + +- Octeontx2-af: fix pause frame configuration in GMP mode + (git-fixes). +- commit 43722bd + +------------------------------------------------------------------- +Thu Apr 25 13:13:39 CEST 2024 - tiwai@suse.de + +- bootconfig: Fix the kerneldoc of _xbc_exit() (git-fixes). +- commit e671e96 + +------------------------------------------------------------------- +Thu Apr 25 13:12:36 CEST 2024 - tiwai@suse.de + +- arm64: hibernate: Fix level3 translation fault in swsusp_save() + (git-fixes). +- bootconfig: use memblock_free_late to free xbc memory to buddy + (git-fixes). +- init/main.c: Fix potential static_command_line memory overflow + (git-fixes). +- gpiolib: swnode: Remove wrong header inclusion (git-fixes). +- ARM: OMAP2+: fix USB regression on Nokia N8x0 (git-fixes). +- ARM: OMAP2+: fix N810 MMC gpiod table (git-fixes). +- i2c: pxa: hide unused icr_bits[] variable (git-fixes). +- driver core: Introduce device_link_wait_removal() + (stable-fixes). +- ARM: prctl: reject PR_SET_MDWE on pre-ARMv6 (stable-fixes). +- init: open /initrd.image with O_LARGEFILE (stable-fixes). +- Fix build errors due to new UIO_MEM_DMA_COHERENT mess + (git-fixes). +- ARM: s5pv210: fix pm.c kernel-doc warning (git-fixes). +- ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE + (git-fixes). +- kexec: do syscore_shutdown() in kernel_kexec (git-fixes). +- PM / devfreq: Synchronize devfreq_monitor_[start/stop] + (stable-fixes). +- ida: make 'ida_dump' static (git-fixes). +- asm-generic: make sparse happy with odd-sized put_unaligned_*() + (stable-fixes). +- ARM: imx: Check return value of devm_kasprintf in + imx_mmdc_perf_init (git-fixes). +- bootmem: use kmemleak_free_part_phys in put_page_bootmem + (git-fixes). +- commit b6327c9 + +------------------------------------------------------------------- +Thu Apr 25 12:02:42 CEST 2024 - jlee@suse.com + +- Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing + Adv Monitor (bsc#1219216). +- commit 81c5485 + +------------------------------------------------------------------- +Thu Apr 25 11:44:57 CEST 2024 - tiwai@suse.de + +- crypto: ccp - Add support for PCI device 0x156E (bsc#1223338). +- crypto: ccp - Add support for PCI device 0x17E0 (bsc#1223338). +- commit 9af2745 + +------------------------------------------------------------------- +Thu Apr 25 11:34:09 CEST 2024 - tiwai@suse.de + +- lsm: fix the logic in security_inode_getsecctx() (git-fixes). +- commit 9f85f33 + +------------------------------------------------------------------- +Thu Apr 25 09:38:22 CEST 2024 - msuchanek@suse.de + +- PCI: rpaphp: Error out on busy status from get-sensor-state + (bsc#1223369 ltc#205888). +- commit 03aecd7 + +------------------------------------------------------------------- +Wed Apr 24 08:16:47 CEST 2024 - tiwai@suse.de + +- Update ath11k suspend patches from the latest subsystem tree (bsc#1207948). +- commit caea96a + +------------------------------------------------------------------- +Wed Apr 24 05:52:04 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix stackmap overflow check on 32-bit arches (bsc#1223035 + CVE-2024-26883). +- bpf: Fix hashtab overflow check on 32-bit arches (bsc#1223189 + CVE-2024-26884). +- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches + (bsc#1223190 CVE-2024-26885). +- commit 98fad20 + +------------------------------------------------------------------- +Wed Apr 24 05:28:02 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct xsk_buff_pool kABI workaround (bsc#1221303 + CVE-2024-26611). +- commit 764f7c3 + +------------------------------------------------------------------- +Tue Apr 23 17:29:15 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-target-pscsi-Fix-bio_put-for-error-case.patch + (bsc#1222596 cve-2024-26760), fixng CVE number. +- commit 10886ae + +------------------------------------------------------------------- +Tue Apr 23 08:51:08 CEST 2024 - msuchanek@suse.de + +- powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt + (bsc#1221645 ltc#205739 bsc#1223191). +- commit da2d8d3 + +------------------------------------------------------------------- +Mon Apr 22 18:17:45 CEST 2024 - tiwai@suse.de + +- Move out-of-tree powerpc patch to the right section +- commit ff83284 + +------------------------------------------------------------------- +Mon Apr 22 15:14:07 CEST 2024 - denis.kirjanov@suse.com + +- ice: use relative VSI index for VFs instead of PF VSI number + (git-fixes). +- commit 271fd81 + +------------------------------------------------------------------- +Mon Apr 22 15:12:05 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Minor flow correction in e1000_shutdown function + (git-fixes). +- commit cc5b32c + +------------------------------------------------------------------- +Mon Apr 22 15:10:13 CEST 2024 - denis.kirjanov@suse.com + +- net: pcs: xpcs: Return EINVAL in the internal methods + (git-fixes). +- commit 9b19312 + +------------------------------------------------------------------- +Mon Apr 22 15:07:47 CEST 2024 - denis.kirjanov@suse.com + +- net: ip_tunnel: make sure to pull inner header in + ip_tunnel_rcv() (git-fixes CVE-2024-26882 bsc#1223034). +- commit c42f011 + +------------------------------------------------------------------- +Mon Apr 22 15:06:54 CEST 2024 - denis.kirjanov@suse.com + +- ionic: set adminq irq affinity (git-fixes). +- commit 7862c8a + +------------------------------------------------------------------- +Mon Apr 22 15:04:55 CEST 2024 - denis.kirjanov@suse.com + +- net: add netdev_lockdep_set_classes() to virtual drivers + (git-fixes). +- commit a8ebc57 + +------------------------------------------------------------------- +Mon Apr 22 15:03:00 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Let IP-specific receive function to interrogate + descriptors (git-fixes). +- commit d6b522e + +------------------------------------------------------------------- +Mon Apr 22 13:55:02 CEST 2024 - nik.borisov@suse.com + +- x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ (git-fixes). +- commit a29a0e4 + +------------------------------------------------------------------- +Mon Apr 22 13:54:41 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix BHI retpoline check (git-fixes). +- commit 00081b1 + +------------------------------------------------------------------- +Mon Apr 22 13:53:35 CEST 2024 - nik.borisov@suse.com + +- blacklist.conf: Blacklist spurious patch +- commit 14b3e73 + +------------------------------------------------------------------- +Mon Apr 22 08:45:08 CEST 2024 - msuchanek@suse.de + +- selftests/powerpc/papr-vpd: Fix missing variable initialization + (jsc#PED-4486 git-fixes). +- commit 8847657 + +------------------------------------------------------------------- +Mon Apr 22 08:40:46 CEST 2024 - msuchanek@suse.de + +- Rename patches.suse/Workaround-broken-chacha-crypto-fallback.patch to + patches.suse/powerpc-crypto-chacha-p10-Fix-failure-on-non-Power10.patch. +- commit de47fb9 + +------------------------------------------------------------------- +Mon Apr 22 07:20:24 CEST 2024 - tiwai@suse.de + +- peci: linux/peci.h: fix Excess kernel-doc description warning + (git-fixes). +- comedi: vmk80xx: fix incomplete endpoint checking (git-fixes). +- mei: me: disable RPL-S on SPS and IGN firmwares (git-fixes). +- speakup: Avoid crash on very long word (git-fixes). +- serial: stm32: Reset .throttled state in .startup() (git-fixes). +- serial/pmac_zilog: Remove flawed mitigation for rx irq flood + (git-fixes). +- serial: mxs-auart: add spinlock around changing cts state + (git-fixes). +- serial: 8250_dw: Revert: Do not reclock if already at correct + rate (git-fixes). +- Revert "usb: cdc-wdm: close race between read and workqueue" + (git-fixes). +- thunderbolt: Do not create DisplayPort tunnels on adapters of + the same router (git-fixes). +- usb: dwc2: host: Fix dereference issue in DDMA completion flow + (git-fixes). +- usb: typec: tcpm: Correct the PDO counting in pd_set + (git-fixes). +- usb: typec: ucsi: Fix connector check on init (git-fixes). +- usb: xhci: correct return value in case of STS_HCE (git-fixes). +- commit 1d56577 + +------------------------------------------------------------------- +Sun Apr 21 08:37:04 CEST 2024 - tiwai@suse.de + +- clk: mediatek: Do a runtime PM get on controllers during probe + (git-fixes). +- clk: Remove prepare_lock hold assertion in __clk_release() + (git-fixes). +- commit 78e7847 + +------------------------------------------------------------------- +Sun Apr 21 00:31:42 CEST 2024 - lduncan@suse.com + +- scsi: sg: Avoid race in error handling & drop bogus warn + (git-fixes). +- commit 855ebc6 + +------------------------------------------------------------------- +Sat Apr 20 18:13:16 CEST 2024 - tiwai@suse.de + +- Bluetooth: MGMT: Fix failing to + MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID (bsc#1221504). +- commit 8ea8f78 + +------------------------------------------------------------------- +Sat Apr 20 08:42:14 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with + ALC269VC (stable-fixes). +- ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N + (stable-fixes). +- ALSA: hda/realtek: Fixes for Asus GU605M and GA403U sound + (stable-fixes). +- ALSA: hda/tas2781: Add new vendor_id and subsystem_id to + support ThinkPad ICE-1 (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP SnowWhite laptops + (stable-fixes). +- commit 2244c24 + +------------------------------------------------------------------- +Sat Apr 20 08:38:21 CEST 2024 - tiwai@suse.de + +- ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages + (git-fixes). +- ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4 + (git-fixes). +- ALSA: hda/tas2781: correct the register for pow calibrated data + (git-fixes). +- drm/panel: visionox-rm69299: don't unregister DSI device + (git-fixes). +- drm/vmwgfx: Sort primary plane formats by order of preference + (git-fixes). +- drm/vmwgfx: Fix crtc's atomic check conditional (git-fixes). +- drm/vmwgfx: Fix prime import/export (git-fixes). +- drm/ttm: stop pooling cached NUMA pages v2 (git-fixes). +- drm: nv04: Fix out of bounds access (git-fixes). +- nouveau: fix instmem race condition around ptr stores + (git-fixes). +- drm/amdgpu: fix visible VRAM handling during faults (git-fixes). +- drm/amdgpu: validate the parameters of bo mapping operations + more clearly (git-fixes). +- Revert "drm/amd/display: fix USB-C flag update after enc10 + feature init" (stable-fixes). +- drm/amdkfd: Fix memory leak in create_process failure + (git-fixes). +- drm/amdgpu: remove invalid resource->start check v2 (git-fixes). +- nilfs2: fix OOB in nilfs_set_de_type (git-fixes). +- commit de35710 + +------------------------------------------------------------------- +Fri Apr 19 21:07:04 CEST 2024 - tonyj@suse.de + +- blacklist.conf: kill erroneous blank line added by 58324b9ff787 +- commit abcb85f + +------------------------------------------------------------------- +Fri Apr 19 19:47:40 CEST 2024 - lduncan@suse.com + +- blacklist.conf: add 3 commits to be skipped + One is a configuration change for an unused options, and + two are for SCSI structure changes that breaks kabi. +- commit c143746 + +------------------------------------------------------------------- +Fri Apr 19 18:37:34 CEST 2024 - lduncan@suse.com + +- scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() + (git-fixes). +- scsi: hisi_sas: Modify the deadline for ata_wait_after_reset() + (git-fixes). +- scsi: sd: Unregister device if device_add_disk() failed in + sd_probe() (git-fixes). +- scsi: mylex: Fix sysfs buffer lengths (git-fixes). +- scsi: core: Fix unremoved procfs host directory regression + (git-fixes). +- scsi: sg: Avoid sg device teardown race (git-fixes). +- scsi: libsas: Fix disk not being scanned in after being removed + (git-fixes). +- scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type() + (git-fixes). +- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn + (git-fixes). +- scsi: csiostor: Avoid function pointer casts (git-fixes). +- scsi: mpt3sas: Prevent sending diag_reset when the controller + is ready (git-fixes). +- scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports() + (git-fixes). +- scsi: smartpqi: Fix disable_managed_interrupts (git-fixes). +- scsi: core: Consult supported VPD page list prior to fetching + page (git-fixes). +- commit 8d33038 + +------------------------------------------------------------------- +Fri Apr 19 17:37:43 CEST 2024 - tiwai@suse.de + +- pmdomain: mediatek: fix race conditions with genpd + (CVE-2023-52645 bsc#1223033). +- commit c2656fd + +------------------------------------------------------------------- +Fri Apr 19 17:36:44 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/modpost-Add-.ltext-and-.ltext.-to-TEXT_SECTIONS.patch + This caused an overflow of the table as we haven't taken other earlier + changes. Drop it for now. +- commit bc7d928 + +------------------------------------------------------------------- +Fri Apr 19 16:44:36 CEST 2024 - colyli@suse.de + +- block: Fix WARNING in _copy_from_iter (bsc#1223015, + CVE-2024-26844). +- commit a5a381a + +------------------------------------------------------------------- +Fri Apr 19 15:44:52 CEST 2024 - tiwai@suse.de + +- platform/x86: think-lmi: Fix password opcode ordering for + workstations (CVE-2024-26836 bsc#1222968). +- platform/x86: think-lmi: Enable opcode support on BIOS settings + (CVE-2024-26836 bsc#1222968). +- commit a97b715 + +------------------------------------------------------------------- +Fri Apr 19 14:38:06 CEST 2024 - denis.kirjanov@suse.com + +- net: tcp: fix unexcepted socket die when snd_wnd is 0 + (git-fixes). +- commit e8c290a + +------------------------------------------------------------------- +Fri Apr 19 14:35:34 CEST 2024 - denis.kirjanov@suse.com + +- net: Use sockaddr_storage for getsockopt(SO_PEERNAME) + (git-fixes). +- commit 0bf4249 + +------------------------------------------------------------------- +Fri Apr 19 14:33:22 CEST 2024 - denis.kirjanov@suse.com + +- nf_conntrack: fix -Wunused-const-variable= (git-fixes). +- commit 771e185 + +------------------------------------------------------------------- +Fri Apr 19 14:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: NSH: fix kernel-doc notation warning (git-fixes). +- commit ab89a9e + +------------------------------------------------------------------- +Fri Apr 19 14:28:13 CEST 2024 - denis.kirjanov@suse.com + +- net: llc: fix kernel-doc notation warnings (git-fixes). +- commit a9e21ce + +------------------------------------------------------------------- +Fri Apr 19 14:25:10 CEST 2024 - denis.kirjanov@suse.com + +- inet: frags: eliminate kernel-doc warning (git-fixes). +- commit 3d5b832 + +------------------------------------------------------------------- +Fri Apr 19 14:03:12 CEST 2024 - denis.kirjanov@suse.com + +- net: cfg802154: fix kernel-doc notation warnings (git-fixes). +- commit f9d49a1 + +------------------------------------------------------------------- +Fri Apr 19 13:59:44 CEST 2024 - denis.kirjanov@suse.com + +- net: bonding: remove kernel-doc comment marker (git-fixes). +- commit b25069a + +------------------------------------------------------------------- +Fri Apr 19 13:57:45 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (git-fixes). +- commit da73105 + +------------------------------------------------------------------- +Fri Apr 19 13:55:44 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: dwmac-starfive: Add support for JH7100 SoC + (git-fixes). +- commit 644ea8f + +------------------------------------------------------------------- +Fri Apr 19 13:53:29 CEST 2024 - denis.kirjanov@suse.com + +- bnx2x: Fix firmware version string character counts (git-fixes). +- commit b005933 + +------------------------------------------------------------------- +Fri Apr 19 13:51:38 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: Fix use after free inside sparx5_del_mact_entry + (git-fixes). +- commit 3b59a03 + +------------------------------------------------------------------- +Fri Apr 19 13:32:18 CEST 2024 - tiwai@suse.de + +- Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks + in amdgpu_device_init()" (stable-fixes). +- commit f7f3760 + +------------------------------------------------------------------- +Fri Apr 19 13:30:16 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi: Limit read size on v1.2 (stable-fixes). +- Refresh + patches.suse/usb-typec-ucsi-Update-connector-cap-and-status.patch. +- commit e357444 + +------------------------------------------------------------------- +Fri Apr 19 13:28:57 CEST 2024 - tiwai@suse.de + +- wifi: mt76: mt7996: add locking for accessing mapped registers + (stable-fixes). +- commit ac66d90 + +------------------------------------------------------------------- +Fri Apr 19 13:27:03 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid writing the mac address before + first reading (git-fixes). +- random: handle creditable entropy from atomic process context + (git-fixes). +- firmware: arm_scmi: Make raw debugfs entries non-seekable + (git-fixes). +- mmc: omap: restore original power up/down steps (git-fixes). +- mmc: omap: fix deferred probe (git-fixes). +- mmc: omap: fix broken slot switch lookup (git-fixes). +- nouveau: fix function cast warning (git-fixes). +- PM: s2idle: Make sure CPUs will wakeup directly on resume + (git-fixes). +- platform/chrome: cros_ec_uart: properly fix race condition + (git-fixes). +- platform/x86: intel-vbtn: Update tablet mode switch at end of + probe (git-fixes). +- nouveau: fix devinit paths to only handle display on GSP + (git-fixes). +- gpio: cdev: fix missed label sanitizing in debounce_setup() + (git-fixes). +- gpio: cdev: check for NULL labels when sanitizing them for irqs + (git-fixes). +- gpio: cdev: sanitize the label before requesting the interrupt + (stable-fixes). +- usb: sl811-hcd: only defined function checkdone if QUIRK2 is + defined (stable-fixes). +- usb: typec: tcpci: add generic tcpci fallback compatible + (stable-fixes). +- usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR + (stable-fixes). +- thermal/of: Assume polling-delay(-passive) 0 when absent + (stable-fixes). +- Input: xpad - add support for Snakebyte GAMEPADs (stable-fixes). +- Input: imagis - use FIELD_GET where applicable (stable-fixes). +- input/touchscreen: imagis: Correct the maximum touch area value + (stable-fixes). +- Input: synaptics-rmi4 - fail probing if memory allocation for + "phys" fails (stable-fixes). +- media: sta2x11: fix irq handler cast (stable-fixes). +- media: cec: core: remove length check of Timer Status + (stable-fixes). +- PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge + (stable-fixes). +- platform/x86: touchscreen_dmi: Add an extra entry for a variant + of the Chuwi Vi8 tablet (stable-fixes). +- Input: allocate keycode for Display refresh rate toggle + (stable-fixes). +- pinctrl: renesas: checker: Limit cfg reg enum checks to provided + IDs (stable-fixes). +- HID: input: avoid polling stylus battery on Chromebook Pompom + (stable-fixes). +- wifi: cfg80211: check A-MSDU format more carefully + (stable-fixes). +- wifi: mt76: mt7996: disable AMSDU for non-data frames + (stable-fixes). +- wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro + (stable-fixes). +- wifi: iwlwifi: pcie: Add the PCI device id for new hardware + (stable-fixes). +- wifi: rtw89: pci: enlarge RX DMA buffer to consider size of + RX descriptor (stable-fixes). +- wifi: ath9k: fix LNA selection in ath_ant_try_scan() + (stable-fixes). +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (stable-fixes). +- wifi: rtw89: fix null pointer access when abort scan + (stable-fixes). +- overflow: Allow non-type arg to type_max() and type_min() + (stable-fixes). +- pstore/zone: Add a null pointer check to the psz_kmsg_read + (stable-fixes). +- modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS + (stable-fixes). +- commit 7321185 + +------------------------------------------------------------------- +Fri Apr 19 13:20:06 CEST 2024 - tiwai@suse.de + +- drm/msm/dp: fix typo in dp_display_handle_port_status_changed() + (git-fixes). +- drm/msm/dpu: make error messages at + dpu_core_irq_register_callback() more sensible (git-fixes). +- drm/msm/dpu: don't allow overriding data from catalog + (git-fixes). +- drm/msm: Add newlines to some debug prints (git-fixes). +- drm/vmwgfx: Enable DMA mappings with SEV (git-fixes). +- drm/client: Fully protect modes[] with dev->mode_config.mutex + (stable-fixes). +- Revert "drm/qxl: simplify qxl_fence_wait" (git-fixes). +- drm/ast: Fix soft lockup (git-fixes). +- drm/panfrost: Fix the error path in + panfrost_mmu_map_fault_addr() (git-fixes). +- drm/amd/display: Set VSC SDP Colorimetry same way for MST and + SST (stable-fixes). +- drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= + 1.4 (stable-fixes). +- drm/amd/display: fix disable otg wa logic in DCN316 + (stable-fixes). +- drm/amdgpu: fix incorrect number of active RBs for gfx11 + (stable-fixes). +- drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11 + (stable-fixes). +- drm/amdgpu: Reset dGPU if suspend got aborted (stable-fixes). +- drm/amdgpu: always force full reset for SOC21 (stable-fixes). +- drm/amdkfd: Reset GPU on queue preemption failure + (stable-fixes). +- drm/i915/vrr: Disable VRR when using bigjoiner (stable-fixes). +- drm/i915: Disable port sync when bigjoiner is used + (stable-fixes). +- drm/i915/cdclk: Fix CDCLK programming order when pipes are + active (git-fixes). +- drm/i915: Pre-populate the cursor physical dma address + (git-fixes). +- fbmon: prevent division by zero in fb_videomode_from_videomode() + (stable-fixes). +- fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 + (stable-fixes). +- drm/amd/amdgpu: Fix potential ioremap() memory leaks in + amdgpu_device_init() (stable-fixes). +- drm/amd/display: Fix nanosec stat overflow (stable-fixes). +- drm: Check polling initialized before enabling in + drm_helper_probe_single_connector_modes (stable-fixes). +- drm: Check output polling initialized before disabling + (stable-fixes). +- drm/ttm: return ENOSPC from ttm_bo_mem_space v3 (stable-fixes). +- drm: panel-orientation-quirks: Add quirk for GPD Win Mini + (stable-fixes). +- firmware: tegra: bpmp: Return directly after a failed kzalloc() + in get_filename() (stable-fixes). +- commit 2efe82e + +------------------------------------------------------------------- +Fri Apr 19 13:12:20 CEST 2024 - tiwai@suse.de + +- ata: libata-core: Allow command duration limits detection for + ACS-4 drives (git-fixes). +- amdkfd: use calloc instead of kzalloc to avoid integer overflow + (stable-fixes). +- accel/ivpu: Fix deadlock in context_xa (git-fixes). +- ACPI: scan: Do not increase dep_unmet for already met + dependencies (git-fixes). +- Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED + bit (git-fixes). +- Bluetooth: hci_sock: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: L2CAP: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: RFCOMM: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: SCO: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: Fix memory leak in hci_req_sync_complete() + (git-fixes). +- Bluetooth: hci_sync: Fix using the same interval and window + for Coded PHY (git-fixes). +- Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset + (git-fixes). +- batman-adv: Avoid infinite loop trying to resize local TT + (git-fixes). +- Bluetooth: hci_event: set the conn encrypted before conn + establishes (stable-fixes). +- ASoC: soc-core.c: Skip dummy codec when adding platforms + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE + (stable-fixes). +- ASoC: Intel: avs: Populate board selection with new I2S entries + (stable-fixes). +- ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 + (LAPRC710) laptops (stable-fixes). +- ASoC: SOF: amd: Optimize quirk for Valve Galileo (stable-fixes). +- ALSA: firewire-lib: handle quirk to calculate payload quadlets + as data block counter (stable-fixes). +- Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle + by default" (stable-fixes). +- drm/vc4: don't check if plane->state->fb == state->fb + (stable-fixes). +- ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of + CONFIG_X86_ANDROID_TABLETS (stable-fixes). +- Bluetooth: ISO: Align broadcast sync_timeout with connection + timeout (stable-fixes). +- Bluetooth: Add new quirk for broken read key length on ATS2851 + (stable-fixes). +- Bluetooth: hci_sync: Use QoS to determine which PHY to scan + (stable-fixes). +- Bluetooth: btintel: Fixe build regression (git-fixes). +- Bluetooth: btintel: Fix null ptr deref in btintel_read_version + (stable-fixes). +- drm/i915/display: Use i915_gem_object_get_dma_address to get + dma address (stable-fixes). +- commit 79cdb13 + +------------------------------------------------------------------- +Fri Apr 19 12:55:05 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/stmmac-Clear-variable-when-destroying-workqueue.patch + (git-fixes CVE-2024-26802 bsc#1222799). +- commit a49cc37 + ------------------------------------------------------------------- Fri Apr 19 12:24:47 CEST 2024 - osalvador@suse.de @@ -174,15 +7372,50 @@ Fri Apr 19 12:24:39 CEST 2024 - osalvador@suse.de (git-fixes CVE-2023-52644 bsc#1222961). - commit 2c2d37f +------------------------------------------------------------------- +Fri Apr 19 11:19:08 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/wifi-mac80211-fix-race-condition-on-enabling-fast-xm.patch + (git-fixes CVE-2024-26779 bsc#1222772). +- commit 463d6dd + ------------------------------------------------------------------- Fri Apr 19 10:26:17 CEST 2024 - tiwai@suse.de - Update patch reference of iio fix (CVE-2024-26702 bsc#1222424) - commit 9436142 +------------------------------------------------------------------- +Fri Apr 19 10:02:39 CEST 2024 - tiwai@suse.de + +- Update patch reference for interconnect patch (CVE-2024-26714 bsc#1222489) +- commit 773fbda + +------------------------------------------------------------------- +Thu Apr 18 18:09:21 CEST 2024 - jack@suse.cz + +- ext4: regenerate buddy after block freeing failed if under fc + replay (bsc#1220342 CVE-2024-26601). +- commit fec1ddc + ------------------------------------------------------------------- Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de +- nvme-tcp: strict pdu pacing to avoid send stalls on TLS + (bsc#1221858). +- tls: fix peeking with sync+async decryption (bsc#1221858). +- tls: don't skip over different type records from the rx_list + (bsc#1221858). +- tls: stop recv() if initial process_rx_list gave us non-DATA + (bsc#1221858). +- tls: break out of main loop when PEEK gets a non-data record + (bsc#1221858). +- net: tls: fix returned read length with async decrypt + (bsc#1221858). +- net: tls: fix use-after-free with partial reads and async + (bsc#1221858). +- net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - nvme-tcp: strict pdu pacing to avoid send stalls on TLS (bsc#1221858). - tls: fix peeking with sync+async decryption (bsc#1221858). @@ -199,6 +7432,49 @@ Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de - net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - commit 9d8d293 +------------------------------------------------------------------- +Thu Apr 18 10:56:05 CEST 2024 - hare@suse.de + +- Refresh + patches.suse/nvme-keyring-restrict-match-length-for-version-1-ide.patch. +- commit da3d979 + +------------------------------------------------------------------- +Thu Apr 18 10:41:45 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Fix-endless-loop-in-directory-parsing.patch + (git-fixes bsc#1223030 CVE-2024-26848). +- commit 9f64be5 + +------------------------------------------------------------------- +Wed Apr 17 17:03:22 CEST 2024 - jack@suse.cz + +- fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion + (bsc#1222721 CVE-2024-26764). +- commit 72ff5e9 + +------------------------------------------------------------------- +Wed Apr 17 17:02:58 CEST 2024 - jack@suse.cz + +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via + libaio (bsc#1222721 CVE-2024-26764). +- commit 241f561 + +------------------------------------------------------------------- +Wed Apr 17 16:59:24 CEST 2024 - jack@suse.cz + +- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() + when block bitmap corrupt (bsc#1222622 CVE-2024-26774). +- commit f7c2563 + +------------------------------------------------------------------- +Wed Apr 17 16:58:08 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_try_best_found() (bsc#1222618 CVE-2024-26773). +- commit 920069c + ------------------------------------------------------------------- Wed Apr 17 16:49:31 CEST 2024 - jbohac@suse.cz @@ -216,6 +7492,19 @@ Wed Apr 17 10:59:40 CEST 2024 - oneukum@suse.com Added CVE reference - commit 5db3e1d +------------------------------------------------------------------- +Wed Apr 17 10:26:28 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Fix wrong use of pasid config (git-fixes). +- commit 09ffca7 + +------------------------------------------------------------------- +Wed Apr 17 10:10:56 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Allocate local memory for page request queue + (git-fixes). +- commit 9b67401 + ------------------------------------------------------------------- Wed Apr 17 10:02:03 CEST 2024 - msuchanek@suse.de @@ -283,6 +7572,27 @@ Tue Apr 16 16:43:33 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix BHI documentation (git-fixes). - commit b981493 +------------------------------------------------------------------- +Tue Apr 16 16:20:48 CEST 2024 - denis.kirjanov@suse.com + +- net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check + (bsc#1222635 CVE-2024-26815). +- commit 0dd110f + +------------------------------------------------------------------- +Tue Apr 16 14:49:22 CEST 2024 - iivanov@suse.de + +- spi: cadence-qspi: fix pointer reference in runtime PM hooks (CVE-2024-26807 bsc#1222801) +- commit 5687920 + +------------------------------------------------------------------- +Tue Apr 16 11:03:35 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvmet-fc-avoid-deadlock-on-delete-association-path.patch + (git-fixes CVE-2024-26769 bsc#1222727). +- commit 2dfa751 + ------------------------------------------------------------------- Tue Apr 16 09:40:11 CEST 2024 - petr.pavlu@suse.com @@ -296,6 +7606,24 @@ Tue Apr 16 09:16:16 CEST 2024 - tzimmermann@suse.com Reference bug report and CVE number. - commit 92c99bd +------------------------------------------------------------------- +Tue Apr 16 08:13:20 CEST 2024 - jgross@suse.com + +- xen/events: fix error code in xen_bind_pirq_msi_to_irq() + (git-fixes). +- commit 05ac0c8 + +------------------------------------------------------------------- +Tue Apr 16 07:13:46 CEST 2024 - shung-hsi.yu@suse.com + +- xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL + (bsc#1221303 CVE-2024-26611). +- xsk: fix usage of multi-buffer BPF helpers for ZC XDP + (bsc#1221303 CVE-2024-26611). +- xsk: recycle buffer in case Rx queue was full (bsc#1221303 + CVE-2024-26611). +- commit c10f182 + ------------------------------------------------------------------- Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com @@ -307,6 +7635,12 @@ Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com (git-fixes bsc#1222726 CVE-2024-26766) - commit 3b16fea +------------------------------------------------------------------- +Tue Apr 16 05:50:53 CEST 2024 - nmorey@suse.com + +- RDMA/cm: add timeout to cm_destroy_id wait (git-fixes) +- commit e7fcab4 + ------------------------------------------------------------------- Mon Apr 15 18:58:02 CEST 2024 - jwiesner@suse.de @@ -327,6 +7661,39 @@ Mon Apr 15 18:49:18 CEST 2024 - krisman@suse.de (bsc#1220709). - commit 78244c6 +------------------------------------------------------------------- +Mon Apr 15 18:16:23 CEST 2024 - jgross@suse.com + +- xen/evtchn: avoid WARN() when unbinding an event channel + (git-fixes). +- commit fe7eef3 + +------------------------------------------------------------------- +Mon Apr 15 17:40:50 CEST 2024 - jgross@suse.com + +- xen/events: increment refcnt only if event channel is refcounted + (git-fixes). +- commit af3cb5d + +------------------------------------------------------------------- +Mon Apr 15 17:05:19 CEST 2024 - jgross@suse.com + +- xen-netfront: Add missing skb_mark_for_recycle (git-fixes). +- commit 421f313 + +------------------------------------------------------------------- +Mon Apr 15 16:29:50 CEST 2024 - jgross@suse.com + +- x86/xen: attempt to inflate the memory balloon on PVH + (git-fixes). +- commit df9367a + +------------------------------------------------------------------- +Mon Apr 15 15:53:54 CEST 2024 - jgross@suse.com + +- x86/xen: Add some null pointer checking to smp.c (git-fixes). +- commit f502fc5 + ------------------------------------------------------------------- Mon Apr 15 15:31:22 CEST 2024 - nik.borisov@suse.com @@ -352,6 +7719,14 @@ Mon Apr 15 15:23:07 CEST 2024 - nik.borisov@suse.com - x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr' (git-fixes). - commit 6aec207 +------------------------------------------------------------------- +Mon Apr 15 15:17:26 CEST 2024 - jgross@suse.com + +- xen/events: modify internal [un]bind interfaces (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit 77df536 + ------------------------------------------------------------------- Mon Apr 15 15:13:05 CEST 2024 - nik.borisov@suse.com @@ -364,6 +7739,12 @@ Mon Apr 15 15:03:47 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix return type of spectre_bhi_state() (git-fixes). - commit 13662e2 +------------------------------------------------------------------- +Mon Apr 15 15:03:00 CEST 2024 - jgross@suse.com + +- xen/events: drop xen_allocate_irqs_dynamic() (git-fixes). +- commit a93b368 + ------------------------------------------------------------------- Mon Apr 15 14:53:43 CEST 2024 - nik.borisov@suse.com @@ -396,6 +7777,15 @@ Mon Apr 15 14:22:08 CEST 2024 - nik.borisov@suse.com - x86/bhi: Enumerate Branch History Injection (BHI) bug (bsc#1222823). - commit 5ca568d +------------------------------------------------------------------- +Mon Apr 15 14:04:22 CEST 2024 - jgross@suse.com + +- xen/events: remove some simple helpers from events_base.c + (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit faab65b + ------------------------------------------------------------------- Mon Apr 15 14:00:05 CEST 2024 - nik.borisov@suse.com @@ -408,6 +7798,20 @@ Mon Apr 15 13:55:12 CEST 2024 - nik.borisov@suse.com - x86/bhi: Add support for clearing branch history at syscall entry (bsc#1222823). - commit dee5dff +------------------------------------------------------------------- +Mon Apr 15 13:18:01 CEST 2024 - jgross@suse.com + +- xen/events: reduce externally visible helper functions + (git-fixes). +- commit a7834c4 + +------------------------------------------------------------------- +Mon Apr 15 12:39:49 CEST 2024 - jgross@suse.com + +- xen: evtchn: Allow shared registration of IRQ handers + (git-fixes). +- commit fac6c90 + ------------------------------------------------------------------- Mon Apr 15 12:31:43 CEST 2024 - tbogendoerfer@suse.de @@ -471,6 +7875,28 @@ Mon Apr 15 10:15:49 CEST 2024 - iivanov@suse.de - Update patches.suse/spi-hisi-sfc-v3xx-Return-IRQ_NONE-if-no-interrupts-w.patch (git-fixes CVE-2024-26776 bsc#1222764) - commit ec068f3 +------------------------------------------------------------------- +Mon Apr 15 09:13:59 CEST 2024 - colyli@suse.de + +- blacklist.conf: add non-backport md git-fixes patch commit. +- commit 58324b9 + +------------------------------------------------------------------- +Mon Apr 15 09:12:46 CEST 2024 - colyli@suse.de + +- Delete the disabled patch which breaks KABI now, + patches.suse/md-bitmap-don-t-use-index-for-pages-backing-the-bitm-d703.patch. +- blacklist.conf: add the above patch commit. +- commit 9b0b89b + +------------------------------------------------------------------- +Sun Apr 14 03:57:08 CEST 2024 - glass.su@suse.com + +- dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape (bsc#1219596) + Also update diff context in + patches.suse/dm-raid-fix-false-positive-for-requeue-needed-during-b25b.patch +- commit 4604cae + ------------------------------------------------------------------- Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de @@ -479,6 +7905,22 @@ Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de (bsc#1219596, bsc#1222531, CVE-2024-26756). - commit de5884e +------------------------------------------------------------------- +Sat Apr 13 10:57:41 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222531, CVE-2024-26756 references, + patches.suse/md-Don-t-register-sync_thread-for-reshape-directly-ad39.patch + (bsc#1219596, bsc#1222531, CVE-2024-26756). +- commit 4150d19 + +------------------------------------------------------------------- +Sat Apr 13 10:33:55 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222527, CVE-2024-26757 references, + patches.suse/md-Don-t-ignore-read-only-array-in-md_check_recovery-55a4.patch + (bsc#1219596, bsc#1222527, CVE-2024-26757). +- commit 67019f2 + ------------------------------------------------------------------- Sat Apr 13 10:30:45 CEST 2024 - colyli@suse.de @@ -503,12 +7945,69 @@ Sat Apr 13 09:00:48 CEST 2024 - colyli@suse.de (bsc#1222720, CVE-2024-26763). - commit 710cd5e +------------------------------------------------------------------- +Sat Apr 13 03:43:33 CEST 2024 - lduncan@suse.com + +- scsi: target: pscsi: Fix bio_put() for error case (bsc#1222596 + cve-2024-267600). +- commit a67c294 + +------------------------------------------------------------------- +Fri Apr 12 18:13:34 CEST 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Bounds check mapped::pages access + (git-fixes). +- commit b7fc473 + +------------------------------------------------------------------- +Fri Apr 12 18:03:48 CEST 2024 - vkarasulli@suse.de + +- iommufd: Reject non-zero data_type if no data_len is provided + (git-fixes). +- commit ceca619 + +------------------------------------------------------------------- +Fri Apr 12 17:49:22 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Update iotlb in nested domain attach (git-fixes). +- commit e2cf9d1 + +------------------------------------------------------------------- +Fri Apr 12 17:01:14 CEST 2024 - vkarasulli@suse.de + +- iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA + (git-fixes). +- commit 200d970 + +------------------------------------------------------------------- +Fri Apr 12 16:15:33 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: Test racing between bpf_timer_cancel_and_free + and bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- bpf: Fix racing between bpf_timer_cancel_and_free and + bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- commit 24333b7 + ------------------------------------------------------------------- Fri Apr 12 15:26:58 CEST 2024 - iivanov@suse.de - Update patches.suse/ARM-ep93xx-Add-terminator-to-gpiod_lookup_table.patch (git-fixes CVE-2024-26751 bsc#1222724) - commit a85b7fa +------------------------------------------------------------------- +Fri Apr 12 15:00:47 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Fix NULL pointer dereference in + sk_psock_verdict_data_ready() (bsc#1222371 CVE-2024-26731). +- commit 9a8765c + +------------------------------------------------------------------- +Fri Apr 12 14:08:13 CEST 2024 - denis.kirjanov@suse.com + +- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter + (bsc#1222630 CVE-2024-26805). +- commit 8e8585b + ------------------------------------------------------------------- Fri Apr 12 13:46:08 CEST 2024 - iivanov@suse.de @@ -538,12 +8037,19 @@ Fri Apr 12 10:03:51 CEST 2024 - dfaggioli@suse.com (bsc#1219475). - commit 99d8e75 +------------------------------------------------------------------- +Fri Apr 12 08:14:57 CEST 2024 - trenn@suse.com + +- tools/power/turbostat: Fix uncore frequency file string + (bsc#1221765). +- commit dfd2a8e + ------------------------------------------------------------------- Thu Apr 11 17:42:57 CEST 2024 - dfaggioli@suse.com - KVM: arm64: Always invalidate TLB for stage-2 permission faults (bsc#1219478). -- commit 1762ca5 +- commit d1d5006 ------------------------------------------------------------------- Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com @@ -551,7 +8057,7 @@ Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com - Update patches.suse/usb-cdns3-fixed-memory-use-after-free-at-cdns3_gadge.patch (git-fixes CVE-2024-26749 bsc#1222680). -- commit e627f8d +- commit 25b429b ------------------------------------------------------------------- Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com @@ -559,7 +8065,7 @@ Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com - Update patches.suse/powerpc-pseries-iommu-IOMMU-table-is-not-initialized.patch (bsc#1220492 ltc#205270 CVE-2024-26745 bsc#1222678). -- commit 6398fc1 +- commit 589b808 ------------------------------------------------------------------- Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com @@ -567,14 +8073,20 @@ Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com - Update patches.suse/l2tp-pass-correct-message-length-to-ip6_append_data.patch (bsc#1220419 CVE-2024-26752 bsc#1222667). -- commit 1a3becd +- commit 2f09d95 + +------------------------------------------------------------------- +Thu Apr 11 15:17:11 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add d9b3ce8769e3 mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats +- commit 82800cb ------------------------------------------------------------------- Thu Apr 11 12:01:45 CEST 2024 - jslaby@suse.cz - tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619). -- commit a9c1ee0 +- commit 3d5abbd ------------------------------------------------------------------- Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com @@ -582,7 +8094,32 @@ Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com - Update patches.suse/crypto-arm64-neonbs-fix-out-of-bounds-access-on-shor.patch (git-fixes CVE-2024-26789). -- commit 270f850 +- commit 98918ce + +------------------------------------------------------------------- +Wed Apr 10 21:10:17 CEST 2024 - mkubecek@suse.cz + +- arp: Prevent overflow in arp_req_get() (CVE-2024-26733 + bsc#1222585). +- commit 2f8c9e8 + +------------------------------------------------------------------- +Wed Apr 10 20:46:47 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: use the backlog for mirred ingress + (CVE-2024-26740 bsc#1222563). +- refresh: + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit b1920f0 + +------------------------------------------------------------------- +Wed Apr 10 19:15:08 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: don't override retval if we already + lost the skb (CVE-2024-26733 bsc#1222585). +- net/sched: act_mirred: Create function tcf_mirred_to_dev and + improve readability (CVE-2024-26733 bsc#1222585). +- commit 805fd21 ------------------------------------------------------------------- Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com @@ -591,7 +8128,7 @@ Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com patches.suse/usb-cdns3-fix-memory-double-free-when-handle-zero-pa.patch (bsc#1222513 CVE-2024-26748). Added CVE references -- commit b3e425f +- commit 7c3ca16 ------------------------------------------------------------------- Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com @@ -600,7 +8137,34 @@ Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com patches.suse/usb-dwc3-gadget-Fix-NULL-pointer-dereference-in-dwc3.patch (bsc#1222561 CVE-2024-26715). Added CVE reference -- commit ebacab7 +- commit f58a80f + +------------------------------------------------------------------- +Wed Apr 10 13:28:09 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Defer enablement of static branch (bsc#1222366). +- commit a442fcd + +------------------------------------------------------------------- +Wed Apr 10 12:27:41 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Make wake once of ring_buffer_wait() more robust + (git-fixes). +- commit 3cff1f5 + +------------------------------------------------------------------- +Wed Apr 10 12:26:04 CEST 2024 - petr.pavlu@suse.com + +- tracing: Have saved_cmdlines arrays all in one allocation + (git-fixes). +- commit 8871703 + +------------------------------------------------------------------- +Wed Apr 10 12:23:30 CEST 2024 - petr.pavlu@suse.com + +- tracing/ring-buffer: Fix wait_on_pipe() race (git-fixes). +- kABI: Adjust trace_iterator.wait_index (git-fixes). +- commit 503fcea ------------------------------------------------------------------- Wed Apr 10 11:59:16 CEST 2024 - mhocko@suse.com @@ -618,6 +8182,19 @@ Wed Apr 10 11:55:18 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26699 bsc#1222602). - commit f52d16e +------------------------------------------------------------------- +Wed Apr 10 11:51:14 CEST 2024 - denis.kirjanov@suse.com + +- igc: Remove stale comment about Tx timestamping (git-fixes). +- commit 83821ed + +------------------------------------------------------------------- +Wed Apr 10 11:49:20 CEST 2024 - denis.kirjanov@suse.com + +- ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() + (git-fixes). +- commit aab4796 + ------------------------------------------------------------------- Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com @@ -626,13 +8203,128 @@ Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26753 bsc#1222601). - commit 0099199 +------------------------------------------------------------------- +Wed Apr 10 11:47:20 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix memory corruption bug with suspend and rebuild + (git-fixes). +- commit 5927273 + +------------------------------------------------------------------- +Wed Apr 10 11:42:57 CEST 2024 - denis.kirjanov@suse.com + +- ice: Refactor FW data type and fix bitmap casting issue + (git-fixes). +- commit ddf5e8c + +------------------------------------------------------------------- +Wed Apr 10 11:41:07 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: call request_irq() after NAPI initialized + (git-fixes). +- commit 39b7ae3 + +------------------------------------------------------------------- +Wed Apr 10 11:37:17 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: mark unexcuted loopback test result as UNEXECUTED + (git-fixes). +- commit 88d4f13 + +------------------------------------------------------------------- +Wed Apr 10 11:34:49 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when devlink reload during pf + initialization (git-fixes). +- commit 5900fb4 + +------------------------------------------------------------------- +Wed Apr 10 11:33:08 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix index limit to support all queue stats + (git-fixes). +- commit fcda370 + +------------------------------------------------------------------- +Wed Apr 10 11:31:33 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop PHY during open() error paths (git-fixes). +- commit 087df13 + +------------------------------------------------------------------- +Wed Apr 10 11:29:31 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix handling of all link-local frames + (git-fixes). +- commit 62930ae + +------------------------------------------------------------------- +Wed Apr 10 11:27:53 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix link-local frames that ingress vlan + filtering ports (git-fixes). +- commit 7b1c501 + +------------------------------------------------------------------- +Wed Apr 10 11:01:57 CEST 2024 - lhenriques@suse.de + +- ceph: stop copying to iter at EOF on sync reads (bsc#1222606). +- commit 6d8bd5d + +------------------------------------------------------------------- +Wed Apr 10 10:55:25 CEST 2024 - ailiop@suse.com + +- dlm: fix user space lkb refcounting (git-fixes). +- commit 26e28b8 + ------------------------------------------------------------------- Wed Apr 10 10:55:08 CEST 2024 - lhenriques@suse.de - Update patches.suse/ceph-prevent-use-after-free-in-encode_cap_msg.patch (bsc#1221391 CVE-2024-26689). -- commit 8a44287 +- commit 05ffdb2 + +------------------------------------------------------------------- +Wed Apr 10 10:51:29 CEST 2024 - ailiop@suse.com + +- ubifs: Queue up space reservation tasks if retrying many times + (git-fixes). +- commit 44bfcee + +------------------------------------------------------------------- +Wed Apr 10 10:48:38 CEST 2024 - ailiop@suse.com + +- ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed + (git-fixes). +- commit 9a4ebd6 + +------------------------------------------------------------------- +Wed Apr 10 10:46:57 CEST 2024 - ailiop@suse.com + +- ubifs: Remove unreachable code in dbg_check_ltab_lnum + (git-fixes). +- commit f4e5ca1 + +------------------------------------------------------------------- +Wed Apr 10 10:46:09 CEST 2024 - ailiop@suse.com + +- ubifs: fix sort function prototype (git-fixes). +- commit f7d0a9f + +------------------------------------------------------------------- +Wed Apr 10 10:43:35 CEST 2024 - ailiop@suse.com + +- ubifs: Set page uptodate in the correct place (git-fixes). +- commit aa187f8 + +------------------------------------------------------------------- +Wed Apr 10 09:42:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Increase-buffer-size-in-afs_update_volume_status.patch + (git-fixes CVE-2024-26736 bsc#1222586). +- commit 06c0c6c ------------------------------------------------------------------- Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com @@ -642,6 +8334,22 @@ Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com (bsc#1219126 CVE-2024-26727 bsc#1222536). - commit 7bb93e9 +------------------------------------------------------------------- +Tue Apr 9 15:47:49 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-hang-in-nilfs_lookup_dirty_data_buffers.patch + (git-fixes CVE-2024-26696 bsc#1222549). +- commit 932abcf + +------------------------------------------------------------------- +Tue Apr 9 15:45:50 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-data-corruption-in-dsync-block-recovery-f.patch + (git-fixes CVE-2024-26697 bsc#1222550). +- commit fa7ddf4 + ------------------------------------------------------------------- Tue Apr 9 15:31:06 CEST 2024 - mhocko@suse.com @@ -658,6 +8366,22 @@ Tue Apr 9 15:24:32 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26722 bsc#1222520). - commit f0aaca0 +------------------------------------------------------------------- +Tue Apr 9 14:05:59 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: use #define for string constants + (bsc#1222445 CVE-2024-26684). +- net: stmmac: xgmac: fix a typo of register name in DPP safety + handling (bsc#1222445 CVE-2024-26684). +- commit 75e180f + +------------------------------------------------------------------- +Tue Apr 9 13:23:52 CEST 2024 - jack@suse.cz + +- ext4: fix double-free of blocks due to wrong extents moved_len + (bsc#1222422 CVE-2024-26704). +- commit ff97911 + ------------------------------------------------------------------- Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com @@ -666,6 +8390,36 @@ Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com (git-fixes CVE-2024-26681 bsc#1222431). - commit 12b3ceb +------------------------------------------------------------------- +Tue Apr 9 11:58:59 CEST 2024 - mkoutny@suse.com + +- mm: memcg: don't periodically flush stats when memcg is disabled + (bsc#1222525). +- commit 5b28bba + +------------------------------------------------------------------- +Tue Apr 9 11:29:43 CEST 2024 - mkoutny@suse.com + +- mm: memcg: use larger batches for proactive reclaim + (bsc#1222522). +- commit b1effac + +------------------------------------------------------------------- +Tue Apr 9 10:55:41 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: fix handling of DPP safety error for DMA + channels (bsc#1222445 CVE-2024-26684). +- commit a8e5095 + +------------------------------------------------------------------- +Tue Apr 9 10:52:47 CEST 2024 - tbogendoerfer@suse.de + +- Update + patches.suse/gtp-fix-use-after-free-and-null-ptr-deref-in-gtp_new.patch + (bsc#1222428 CVE-2024-26793). + Added CVE reference. +- commit 956dfa1 + ------------------------------------------------------------------- Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com @@ -673,6 +8427,31 @@ Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26694 bsc#1222466). - commit 5048255 +------------------------------------------------------------------- +Tue Apr 9 09:41:50 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix printing of stack records (bsc#1222366). +- commit 18c2e4e + +------------------------------------------------------------------- +Tue Apr 9 09:27:37 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix accounting of pages when migrating + (bsc#1222366). +- commit aaa0270 + +------------------------------------------------------------------- +Tue Apr 9 09:25:23 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix refcount imbalance (bsc#1222366). +- commit f6d6769 + +------------------------------------------------------------------- +Tue Apr 9 09:17:36 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Update metadata for tail pages (bsc#1222366). +- commit 6f3c7f1 + ------------------------------------------------------------------- Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de @@ -680,6 +8459,358 @@ Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de (bsc#1219264 CVE-2024-0841). - commit 440934e +------------------------------------------------------------------- +Mon Apr 8 23:34:57 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-potential-bug-in-end_buffer_async_write.patch + (git-fixes CVE-2024-26685 bsc#1222437). +- commit f659b7a + +------------------------------------------------------------------- +Mon Apr 8 18:52:51 CEST 2024 - jack@suse.cz + +- nfsd: Fix error cleanup path in nfsd_rename() (bsc#1221044 + CVE-2023-52591). +- commit e2fc972 + +------------------------------------------------------------------- +Mon Apr 8 15:42:50 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use separate handlers for interrupts (git-fixes). +- commit fdf696d + +------------------------------------------------------------------- +Mon Apr 8 15:41:20 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Send UP messages to VF only when VF is up + (git-fixes). +- commit e9223ab + +------------------------------------------------------------------- +Mon Apr 8 15:39:52 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Use default max_active works instead of one + (git-fixes). +- commit e2c337f + +------------------------------------------------------------------- +Mon Apr 8 15:38:18 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Wait till detach_resources msg is complete + (git-fixes). +- commit e377bd9 + +------------------------------------------------------------------- +Mon Apr 8 15:36:43 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2: Detect the mbox up or down message via register + (git-fixes). +- commit 9554388 + +------------------------------------------------------------------- +Mon Apr 8 15:35:03 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: fix phy_read_poll_timeout argument type in + genphy_loopback (git-fixes). +- commit 0a16435 + +------------------------------------------------------------------- +Mon Apr 8 15:33:23 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: access device through ctx instead of peer + (git-fixes). +- commit 42d72df + +------------------------------------------------------------------- +Mon Apr 8 15:31:51 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: check for dangling peer via is_dead instead + of empty list (git-fixes). +- commit a1c80d8 + +------------------------------------------------------------------- +Mon Apr 8 15:29:55 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: receive: annotate data-race around + receiving_counter.counter (git-fixes). +- commit 17fcb7b + +------------------------------------------------------------------- +Mon Apr 8 15:28:14 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: prevent possible incorrect XTAL frequency + selection (git-fixes). +- commit 3804285 + +------------------------------------------------------------------- +Mon Apr 8 15:27:55 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Disable wakeup at remove (git-fixes). +- commit d52ac96 + +------------------------------------------------------------------- +Mon Apr 8 15:26:29 CEST 2024 - denis.kirjanov@suse.com + +- net: veth: do not manipulate GRO when using XDP (git-fixes). +- commit 15eca84 + +------------------------------------------------------------------- +Mon Apr 8 15:26:14 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: fix module unload/reload behavior (git-fixes). +- commit 6f51a6a + +------------------------------------------------------------------- +Mon Apr 8 15:22:05 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Rename private data (git-fixes). +- commit 7196cb2 + +------------------------------------------------------------------- +Mon Apr 8 15:13:48 CEST 2024 - oneukum@suse.com + +- net: smsc95xx: add support for SYS TEC USB-SPEmodule1 + (git-fixes). +- commit 9896f5f + +------------------------------------------------------------------- +Mon Apr 8 14:16:41 CEST 2024 - osalvador@suse.de + +- mm,page_owner: fix recursion (bsc#1222366). +- commit 297023a + +------------------------------------------------------------------- +Mon Apr 8 14:15:30 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Use wait_event_interruptible() in + ring_buffer_wait() (git-fixes). +- commit 20eed3f + +------------------------------------------------------------------- +Mon Apr 8 14:13:58 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix full_waiters_pending in poll (git-fixes). +- commit 76c6893 + +------------------------------------------------------------------- +Mon Apr 8 14:13:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: drop unnecessary check (bsc#1222366). +- commit 233b383 + +------------------------------------------------------------------- +Mon Apr 8 14:11:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: check for null stack_record before bumping its + refcount (bsc#1222366). +- commit 232b11a + +------------------------------------------------------------------- +Mon Apr 8 14:09:40 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Do not set shortest_full when full target is hit + (git-fixes). +- commit 9d2e0c0 + +------------------------------------------------------------------- +Mon Apr 8 14:07:35 CEST 2024 - petr.pavlu@suse.com + +- tracing: Use .flush() call to wake up readers (git-fixes). +- commit ae4cfa5 + +------------------------------------------------------------------- +Mon Apr 8 13:52:39 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix resetting of shortest_full (git-fixes). +- commit eec6028 + +------------------------------------------------------------------- +Mon Apr 8 13:46:26 CEST 2024 - iivanov@suse.de + +- arm64/ptrace: Use saved floating point state type to determine SVE (git-fixes) +- commit 7892aeb + +------------------------------------------------------------------- +Mon Apr 8 13:41:37 CEST 2024 - iivanov@suse.de + +- bpf, arm64: fix bug in BPF_LDX_MEMSX (git-fixes) +- commit 8894bd2 + +------------------------------------------------------------------- +Mon Apr 8 13:38:54 CEST 2024 - iivanov@suse.de + +- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (git-fixes) +- commit c68c0f5 + +------------------------------------------------------------------- +Mon Apr 8 13:37:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang") +- commit 92045ae + +------------------------------------------------------------------- +Mon Apr 8 13:35:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (git-fixes) +- commit 193e8cd + +------------------------------------------------------------------- +Mon Apr 8 13:33:18 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Set the correct PHY mode for MGBE (git-fixes) +- commit 68a4464 + +------------------------------------------------------------------- +Mon Apr 8 13:31:20 CEST 2024 - iivanov@suse.de + +- arm64: dts: Fix dtc interrupt_provider warnings (git-fixes) +- commit 41dcf37 + +------------------------------------------------------------------- +Mon Apr 8 13:25:09 CEST 2024 - iivanov@suse.de + +- arm64/sve: Lower the maximum allocation for the SVE ptrace regset (git-fixes) +- commit e1e7f29 + +------------------------------------------------------------------- +Mon Apr 8 13:23:24 CEST 2024 - ohering@suse.de + +- net: mana: Fix Rx DMA datasize and skb_over_panic (git-fixes). +- x86/hyperv: Use per cpu initial stack for vtl context + (git-fixes). +- RDMA/mana_ib: Fix bug in creation of dma regions (git-fixes). +- PCI: hv: Fix ring buffer size calculation (git-fixes). +- x86/hyperv: Allow 15-bit APIC IDs for VTL platforms (git-fixes). +- commit ff0ef0f + +------------------------------------------------------------------- +Mon Apr 8 13:17:05 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix waking up ring buffer readers (git-fixes). +- commit 0457e87 + +------------------------------------------------------------------- +Mon Apr 8 13:12:33 CEST 2024 - mgorman@suse.de + +- sched/fair: Use helper functions to access root_domain::overload + (bsc#1222173). +- sched/fair: Check root_domain::overload value before update + (bsc#1222173). +- sched/balancing: Rename newidle_balance() => + sched_balance_newidle() (bsc#1222173). +- commit bfceb46 + +------------------------------------------------------------------- +Mon Apr 8 12:34:16 CEST 2024 - petr.pavlu@suse.com + +- tracing: Remove precision vsnprintf() check from print event + (git-fixes). +- commit 84653fa + +------------------------------------------------------------------- +Mon Apr 8 12:30:53 CEST 2024 - petr.pavlu@suse.com + +- tracing/net_sched: Fix tracepoints that save qdisc_dev() + as a string (git-fixes). +- commit 623f97a + +------------------------------------------------------------------- +Sat Apr 6 08:52:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for ASUS Laptops using CS35L56 + (stable-fixes). +- ALSA: hda/realtek: Add quirks for some Clevo laptops + (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000 + (stable-fixes). +- ALSA: hda/realtek: fix the hp playback volume issue for LG + machines (stable-fixes). +- commit dc89a62 + +------------------------------------------------------------------- +Sat Apr 6 08:49:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYR + (stable-fixes). +- ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 + 16ARHA7 models (stable-fixes). +- ALSA: hda/realtek - Fix inactive headset mic jack + (stable-fixes). +- commit 048c9fd + +------------------------------------------------------------------- +Sat Apr 6 08:46:37 CEST 2024 - tiwai@suse.de + +- spi: mchp-pci1xxx: Fix a possible null pointer dereference in + pci1xxx_spi_probe (git-fixes). +- spi: spi-fsl-lpspi: remove redundant spi_controller_put call + (git-fixes). +- regmap: maple: Fix uninitialized symbol 'ret' warnings + (git-fixes). +- regmap: maple: Fix cache corruption in regcache_maple_drop() + (git-fixes). +- ata: sata_mv: Fix PCI device ID table declaration compilation + warning (git-fixes). +- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit + (git-fixes). +- ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl() + (git-fixes). +- ASoC: amd: acp: fix for acp_init function error handling + (git-fixes). +- ASoC: rt722-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt712-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdca: fix locking sequence (git-fixes). +- ASoC: rt5682-sdw: fix locking sequence (git-fixes). +- ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw + (git-fixes). +- ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support + headset with microphone (git-fixes). +- ASoC: tas2781: mark dvc_tlv with __maybe_unused (git-fixes). +- ALSA: hda: cs35l56: Add ACPI device match tables (git-fixes). +- drm/i915/mst: Reject FEC+MST on ICL (git-fixes). +- drm/i915/mst: Limit MST+DSC to TGL+ (git-fixes). +- drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY + < 13 (git-fixes). +- drm/i915/gt: Enable only one CCS for compute workload + (git-fixes). +- drm/i915/gt: Do not generate the command streamer for all the + CCS (git-fixes). +- drm/i915/gt: Disable HW load balancing for CCS (git-fixes). +- drm/i915/dp: Remove support for UHBR13.5 (git-fixes). +- drm/display: fix typo (git-fixes). +- drm/prime: Unbreak virtgpu dma-buf export (git-fixes). +- nouveau/uvmm: fix addr/range calcs for remap operations + (git-fixes). +- drm/panfrost: fix power transition timeout warnings (git-fixes). +- commit 7455674 + +------------------------------------------------------------------- +Sat Apr 6 08:42:51 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/counter-fix-privdata-alignment.patch + This actually breaks the build when CONFIG_COUNTER=y +- commit b8cad45 + +------------------------------------------------------------------- +Fri Apr 5 17:14:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-sh-aica-reorder-cleanup-operations-to-avoid-UAF.patch + (git-fixes CVE-2024-26654 bsc#1222304). +- Update patches.suse/drm-amdgpu-fix-use-after-free-bug.patch + (stable-fixes CVE-2024-26656 bsc#1222307). +- Update + patches.suse/drm-sched-fix-null-ptr-deref-in-init-entity.patch + (git-fixes CVE-2024-26657 bsc#1222273). +- Update + patches.suse/net-pds_core-Fix-possible-double-free-in-error-handl.patch + (git-fixes CVE-2024-26652 bsc#1222115). +- Update patches.suse/ppp_async-limit-MRU-to-64K.patch (git-fixes + CVE-2024-26675 bsc#1222379). +- commit 05edc93 + ------------------------------------------------------------------- Fri Apr 5 14:49:11 CEST 2024 - mfranc@suse.cz @@ -774,18 +8905,346 @@ Fri Apr 5 14:49:02 CEST 2024 - mfranc@suse.cz (CVE-2023-4881 bsc#1215221 CVE-2023-52628 bsc#1222117). - commit dc877fc +------------------------------------------------------------------- +Fri Apr 5 10:20:33 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid the interface always configured + as random address (git-fixes). +- net: phy: micrel: lan8814: Fix when enabling/disabling 1-step + timestamping (git-fixes). +- r8169: fix issue caused by buggy BIOS on certain boards with + RTL8168d (git-fixes). +- ax25: fix use-after-free bugs caused by ax25_ds_del_timer + (git-fixes). +- net: phy: micrel: Fix potential null pointer dereference + (git-fixes). +- Bluetooth: Fix TOCTOU in HCI debugfs implementation (git-fixes). +- Bluetooth: hci_sync: Fix not checking error on + hci_cmd_sync_cancel_sync (git-fixes). +- Bluetooth: qca: fix device-address endianness (git-fixes). +- Bluetooth: add quirk for broken address properties (git-fixes). +- r8169: skip DASH fw status checks when DASH is disabled + (git-fixes). +- commit 8be20da + +------------------------------------------------------------------- +Fri Apr 5 10:14:59 CEST 2024 - tiwai@suse.de + +- kasan: disable kasan_non_canonical_hook() for HW tags + (git-fixes). +- commit 0d24410 + ------------------------------------------------------------------- Thu Apr 4 19:00:43 CEST 2024 - jack@suse.cz - selinux: saner handling of policy reloads (bsc#1222230). - commit 35fdf2d +------------------------------------------------------------------- +Thu Apr 4 13:10:54 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore brcmfmac-specific local symbols +- commit 4492559 + +------------------------------------------------------------------- +Thu Apr 4 12:30:48 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix oob in ntfs_listxattr (bsc#1222301 + CVE-2023-52640). +- commit eaa4525 + +------------------------------------------------------------------- +Thu Apr 4 10:53:36 CEST 2024 - mbrugger@suse.com + +- tee: amdtee: fix use-after-free vulnerability in + amdtee_close_session (bsc#1220915 CVE-2023-52503). +- commit 861ab74 + +------------------------------------------------------------------- +Thu Apr 4 10:33:06 CEST 2024 - denis.kirjanov@suse.com + +- net: ethernet: mtk_eth_soc: fix PPE hanging issue (git-fixes). +- commit 57f3e15 + +------------------------------------------------------------------- +Thu Apr 4 10:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when + MAC is up (git-fixes). +- commit 19afa38 + +------------------------------------------------------------------- +Thu Apr 4 10:29:08 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use matching wake_up API variant in CGX command + interface (git-fixes). +- commit 4f98ac2 + +------------------------------------------------------------------- +Thu Apr 4 10:27:05 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: tracing: fix hclgevf trace event strings (git-fixes). +- commit 786a967 + +------------------------------------------------------------------- +Thu Apr 4 10:24:13 CEST 2024 - denis.kirjanov@suse.com + +- nfp: flower: handle acti_netdevs allocation failure (git-fixes). +- commit e441ee8 + +------------------------------------------------------------------- +Thu Apr 4 10:22:25 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix stats being updated by way too large values + (git-fixes). +- commit a2ff54d + +------------------------------------------------------------------- +Thu Apr 4 10:20:37 CEST 2024 - denis.kirjanov@suse.com + +- igb: Fix missing time sync events (git-fixes). +- commit 0cd215b + +------------------------------------------------------------------- +Thu Apr 4 10:18:38 CEST 2024 - denis.kirjanov@suse.com + +- igc: Fix missing time sync events (git-fixes). +- commit f2d41db + +------------------------------------------------------------------- +Thu Apr 4 08:42:09 CEST 2024 - tiwai@suse.de + +- staging: vc04_services: changen strncpy() to strscpy_pad() + (stable-fixes). +- Refresh + patches.suse/staging-vc04_services-fix-information-leak-in-create.patch. +- commit f661a45 + +------------------------------------------------------------------- +Thu Apr 4 08:40:57 CEST 2024 - tiwai@suse.de + +- drm/amd/display: Remove MPC rate control logic from DCN30 and + above (stable-fixes). +- commit 264c256 + +------------------------------------------------------------------- +Thu Apr 4 08:36:44 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: pcie: fix RB status reading (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-pcie-add-another-missing-bh-disable-for.patch. +- commit 9937396 + +------------------------------------------------------------------- +Thu Apr 4 08:31:55 CEST 2024 - tiwai@suse.de + +- vboxsf: Avoid an spurious warning if load_nls_xxx() fails + (git-fixes). +- USB: core: Fix deadlock in port "disable" sysfs attribute + (stable-fixes). +- USB: core: Add hub_get() and hub_put() routines (stable-fixes). +- usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset + (stable-fixes). +- usb: typec: ucsi: Ack unsupported commands (stable-fixes). +- usb: udc: remove warning when queue disabled ep (stable-fixes). +- Revert "usb: phy: generic: Get the vbus supply" (git-fixes). +- USB: UAS: return ENODEV when submit urbs fail with device not + attached (stable-fixes). +- drm/i915/bios: Tolerate devdata==NULL in + intel_bios_encoder_supports_dp_dual_mode() (stable-fixes). +- drm/amd/display: Set DCN351 BB and IP the same as DCN35 + (stable-fixes). +- drm/amd/display: Fix bounds check for dcn35 DcfClocks + (git-fixes). +- drm/amdkfd: fix TLB flush after unmap for GFX9.4.2 + (stable-fixes). +- drm/amd/display: Prevent crash when disable stream + (stable-fixes). +- wifi: mac80211: check/clear fast rx for non-4addr sta VLAN + changes (stable-fixes). +- drm/amd/display: Fix noise issue on HDMI AV mute (stable-fixes). +- drm/amd/display: Return the correct HDCP error code + (stable-fixes). +- drm/amd/display: Fix idle check for shared firmware state + (stable-fixes). +- drm/amd/display: Update odm when ODM combine is changed on an + otg master pipe with no plane (stable-fixes). +- drm/amd/display: Init DPPCLK from SMU on dcn32 (stable-fixes). +- drm/amd/display: Allow dirty rects to be sent to dmub when + abm is active (stable-fixes). +- drm/amd/display: Override min required DCFCLK in dml1_validate + (stable-fixes). +- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag + (stable-fixes). +- drm/amd/display: Change default size for dummy plane in DML2 + (stable-fixes). +- drm/amdgpu: fix use-after-free bug (stable-fixes). +- drm/amd/display: Use freesync when + `DRM_EDID_FEATURE_CONTINUOUS_FREQ` found (stable-fixes). +- drm/vc4: hdmi: do not return negative values from .get_modes() + (stable-fixes). +- drm/imx/ipuv3: do not return negative values from .get_modes() + (stable-fixes). +- drm/exynos: do not return negative values from .get_modes() + (stable-fixes). +- drm/panel: do not return negative error codes from + drm_panel_get_modes() (stable-fixes). +- drm/probe-helper: warn about negative .get_modes() + (stable-fixes). +- kbuild: Move -Wenum-{compare-conditional,enum-conversion} + into W=1 (stable-fixes). +- USB: serial: cp210x: add pid/vid for TDK NC0110013M and + MM0110113M (stable-fixes). +- USB: serial: option: add MeiG Smart SLM320 product + (stable-fixes). +- USB: serial: cp210x: add ID for MGP Instruments PDS100 + (stable-fixes). +- USB: serial: add device ID for VeriFone adapter (stable-fixes). +- USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB + (stable-fixes). +- ahci: asm1064: asm1166: don't limit reported ports (git-fixes). +- cxl/trace: Properly initialize cxl_poison region name + (git-fixes). +- mtd: spinand: Add support for 5-byte IDs (stable-fixes). +- media: mc: Rename pad variable to clarify intent (stable-fixes). +- media: mc: Fix flags handling when creating pad links + (stable-fixes). +- kasan/test: avoid gcc warning for intentional overflow + (git-fixes). +- PCI/PM: Drain runtime-idle callbacks before driver removal + (stable-fixes). +- PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports + (stable-fixes). +- PCI/AER: Block runtime suspend when handling errors + (stable-fixes). +- drm/amdgpu/display: Address kdoc for 'is_psr_su' in + 'fill_dc_dirty_rects' (git-fixes). +- drm/amdgpu: make damage clips support configurable + (stable-fixes). +- drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs + (stable-fixes). +- drm/i915: Include the PLL name in the debug messages + (stable-fixes). +- drm/i915: Try to preserve the current shared_dpll for fastset + on type-c ports (stable-fixes). +- drm/i915: Replace a memset() with zero initialization + (stable-fixes). +- hwmon: (amc6821) add of_match table (stable-fixes). +- mac802154: fix llsec key resources release in + mac802154_llsec_key_del (git-fixes). +- wifi: rtw88: 8821cu: Fix connection failure (stable-fixes). +- wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU + (stable-fixes). +- wifi: brcmfmac: Demote vendor-specific attach/detach messages + to info (git-fixes). +- wifi: brcmfmac: cfg80211: Use WSEC to set SAE password + (stable-fixes). +- wifi: brcmfmac: add per-vendor feature detection callback + (stable-fixes). +- docs: Restore "smart quotes" for quotes (stable-fixes). +- mei: me: add arrow lake point H DID (stable-fixes). +- mei: me: add arrow lake point S DID (stable-fixes). +- Input: xpad - add additional HyperX Controller Identifiers + (stable-fixes). +- nouveau: lock the client object tree (stable-fixes). +- drm/amdgpu/pm: Fix the error of pwm1_enable setting + (stable-fixes). +- drm/amd/display: handle range offsets in VRR ranges + (stable-fixes). +- drm/amd/swsmu: modify the gfx activity scaling (stable-fixes). +- cxl/acpi: Fix load failures due to single window creation + failure (git-fixes). +- cxl/pci: Fix disabling memory if DVSEC CXL Range does not + match a CFMWS window (git-fixes). +- ahci: asm1064: correct count of reported ports (stable-fixes). +- interconnect: qcom: sm8550: Enable sync_state (git-fixes). +- interconnect: qcom: sc8180x: Mark CO0 BCM keepalive (git-fixes). +- nilfs2: fix potential bug in end_buffer_async_write (git-fixes). +- drm/amd/display: Add dml2 copy functions (stable-fixes). +- drm/i915: Stop printing pipe name as hex (stable-fixes). +- drm/i915: Use named initializers for DPLL info (stable-fixes). +- i915: make inject_virtual_interrupt() void (stable-fixes). +- interconnect: qcom: osm-l3: Replace custom implementation of + COUNT_ARGS() (git-fixes). +- kasan: print the original fault addr when access invalid shadow + (git-fixes). +- commit db0bc11 + +------------------------------------------------------------------- +Thu Apr 4 08:31:01 CEST 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit c14e810 + +------------------------------------------------------------------- +Thu Apr 4 04:16:31 CEST 2024 - tonyj@suse.de + +- perf/x86/amd/core: Update and fix stalled-cycles-* events for + Zen 2 and later (git-fixes). +- perf/x86/amd/lbr: Use freeze based on availability (git-fixes). +- perf/x86/amd/core: Avoid register reset when CPU is dead + (git-fixes). +- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return + value checks (git-fixes). +- commit 450ea2e + +------------------------------------------------------------------- +Wed Apr 3 16:14:59 CEST 2024 - andrea.porta@suse.com + +- arm64: bpf: fix 32bit unconditional bswap (git-fixes). +- commit 9eb9b7b + +------------------------------------------------------------------- +Wed Apr 3 15:49:53 CEST 2024 - tiwai@suse.de + +- selinux: avoid dereference of garbage after mount failure + (git-fixes). +- net/x25: fix incorrect parameter validation in the + x25_getsockopt() function (git-fixes). +- commit 7c956e3 + ------------------------------------------------------------------- Wed Apr 3 15:40:16 CEST 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit ebe113d +------------------------------------------------------------------- +Wed Apr 3 15:39:49 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit f0c6082 + +------------------------------------------------------------------- +Wed Apr 3 11:26:09 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix an NULL dereference bug (bsc#1222264 + CVE-2023-52631). +- commit b468789 + +------------------------------------------------------------------- +Wed Apr 3 11:24:07 CEST 2024 - ailiop@suse.com + +- xfs: allow extent free intents to be retried (git-fixes). +- commit 681b677 + +------------------------------------------------------------------- +Wed Apr 3 09:47:40 CEST 2024 - vkarasulli@suse.de + +- Update references in + patches.suse/media-xc4000-Fix-atomicity-violation-in-xc4000_get_f.patch + (git-fixes bsc#1219623 CVE-2024-24861). +- commit cf893ec + +------------------------------------------------------------------- +Tue Apr 2 13:36:01 CEST 2024 - tiwai@suse.de + +- drm/i915/lspcon: Separate lspcon probe and lspcon init + (bsc#1193599). +- drm/i915/lspcon: Separate function to set expected mode + (bsc#1193599). +- commit 3dfca11 + ------------------------------------------------------------------- Tue Apr 2 10:38:32 CEST 2024 - pjakobsson@suse.de @@ -799,11 +9258,96 @@ Tue Apr 2 09:02:40 CEST 2024 - mkubecek@suse.cz (CVE-2024-0193 bsc#1218495). - commit e7bf1c3 +------------------------------------------------------------------- +Tue Apr 2 00:50:29 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: disallow anonymous set with timeout flag + (CVE-2024-26642 bsc#1221830). +- commit 9cf0701 + +------------------------------------------------------------------- +Sun Mar 31 10:19:47 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi_acpi: Refactor and fix DELL quirk (git-fixes). +- usb: typec: ucsi: Check for notifications after init + (git-fixes). +- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock + (git-fixes). +- usb: typec: Return size of buffer if pd_set operation succeeds + (git-fixes). +- usb: dwc3: pci: Drop duplicate ID (git-fixes). +- usb: dwc3: Properly set system wakeup (git-fixes). +- usb: cdc-wdm: close race between read and workqueue (git-fixes). +- usb: dwc2: gadget: LPM flow fix (git-fixes). +- usb: dwc2: gadget: Fix exiting from clock gating (git-fixes). +- usb: dwc2: host: Fix ISOC flow in DDMA mode (git-fixes). +- usb: dwc2: host: Fix remote wakeup from hibernation (git-fixes). +- usb: dwc2: host: Fix hibernation flow (git-fixes). +- USB: core: Fix deadlock in usb_deauthorize_interface() + (git-fixes). +- usb: typec: tcpm: Update PD of Type-C port upon pd_set + (git-fixes). +- usb: typec: tcpm: fix double-free issue in + tcpm_port_unregister_pd() (git-fixes). +- usb: typec: ucsi: Fix race between typec_switch and role_switch + (git-fixes). +- usb: typec: tcpm: Correct port source pdo array in pd_set + callback (git-fixes). +- staging: vc04_services: fix information leak in + create_component() (git-fixes). +- commit d945fd3 + +------------------------------------------------------------------- +Sat Mar 30 09:55:11 CET 2024 - tiwai@suse.de + +- drm/i915/gt: Reset queue_priority_hint on parking (git-fixes). +- drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed() + (git-fixes). +- drm/i915/hwmon: Fix locking inversion in sysfs getter + (git-fixes). +- drm/i915/dsb: Fix DSB vblank waits when using VRR (git-fixes). +- drm/i915/vrr: Generate VRR "safe window" for DSB (git-fixes). +- drm/i915/mtl: Update workaround 14018575942 (git-fixes). +- drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, + mostly (git-fixes). +- drm/qxl: remove unused variable from + `qxl_process_single_command()` (git-fixes). +- drm/qxl: remove unused `count` variable from + `qxl_surface_id_alloc()` (git-fixes). +- drm/vmwgfx: Create debugfs ttm_resource_manager entry only if + needed (git-fixes). +- drm/rockchip: vop2: Remove AR30 and AB30 format support + (git-fixes). +- dma-buf: Fix NULL pointer dereference in sanitycheck() + (git-fixes). +- drm/sched: fix null-ptr-deref in init entity (git-fixes). +- nouveau/dmem: handle kcalloc() allocation failure (git-fixes). +- drm/amdgpu: fix deadlock while reading mqd from debugfs + (git-fixes). +- drm/amd/display: Send DTBCLK disable message on first commit + (git-fixes). +- drm/amd: Flush GFXOFF requests in prepare stage (git-fixes). +- Revert "drm/amd/display: Fix sending VSC (+ colorimetry) + packets for DP/eDP displays without PSR" (stable-fixes). +- thermal: devfreq_cooling: Fix perf state when calculate dfc + res_util (git-fixes). +- Revert "thermal: core: Don't update trip points inside the + hysteresis range" (git-fixes). +- ACPICA: debugger: check status of acpi_evaluate_object() + in acpi_db_walk_for_fields() (git-fixes). +- commit 3764402 + ------------------------------------------------------------------- Fri Mar 29 11:21:00 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name -- commit 795da64 +- commit 1a0e3e3 + +------------------------------------------------------------------- +Fri Mar 29 11:20:58 CET 2024 - mkoutny@suse.com + +- README.BRANCH: Remove copy of branch name +- commit 978e089 ------------------------------------------------------------------- Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com @@ -811,6 +9355,48 @@ Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name - commit fc25aed +------------------------------------------------------------------- +Fri Mar 29 09:28:06 CET 2024 - tiwai@suse.de + +- sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove() + (git-fixes). +- mmc: sdhci-omap: re-tuning is needed after a pm transition to + support emmc HS200 mode (git-fixes). +- mmc: core: Avoid negative index with array access (git-fixes). +- mmc: core: Initialize mmc_blk_ioc_data (git-fixes). +- ALSA: hda/tas2781: add locks to kcontrols (git-fixes). +- ALSA: hda/tas2781: remove digital gain kcontrol (git-fixes). +- ALSA: aoa: avoid false-positive format truncation warning + (git-fixes). +- ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs + (git-fixes). +- ALSA: hda: cs35l56: Set the init_done flag before + component_add() (git-fixes). +- net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips + (git-fixes). +- wifi: iwlwifi: mvm: include link ID when releasing frames + (git-fixes). +- wifi: iwlwifi: fw: don't always use FW dump trig (git-fixes). +- wifi: iwlwifi: mvm: rfi: fix potential response leaks + (git-fixes). +- selftests: vxlan_mdb: Fix failures with old libnet (git-fixes). +- net: wwan: t7xx: Split 64bit accesses to fix alignment issues + (git-fixes). +- net: ll_temac: platform_get_resource replaced by wrong function + (git-fixes). +- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet + (git-fixes). +- commit 699a684 + +------------------------------------------------------------------- +Thu Mar 28 15:49:16 CET 2024 - tbogendoerfer@suse.de + +- ipv6: init the accept_queue's spinlocks in inet6_create + (bsc#1221293 CVE-2024-26614). +- tcp: make sure init the accept_queue's spinlocks once + (bsc#1221293 CVE-2024-26614). +- commit ec637cb + ------------------------------------------------------------------- Thu Mar 28 15:37:39 CET 2024 - dwagner@suse.de @@ -861,6 +9447,20 @@ Thu Mar 28 15:27:22 CET 2024 - dwagner@suse.de - scsi: qla2xxx: Prevent command send on chip reset (bsc#1221816). - commit 5c3d977 +------------------------------------------------------------------- +Thu Mar 28 15:26:24 CET 2024 - mgorman@suse.de + +- Rename and refresh + patches.suse/sched-fair-Combine-EAS-check-with-root_domain-overutilized-access.patch. +- commit 6ad1be8 + +------------------------------------------------------------------- +Thu Mar 28 14:37:37 CET 2024 - msuchanek@suse.de + +- powerpc/crypto/chacha-p10: Fix failure on non Power10 + (bsc#1218205). +- commit 03daeb8 + ------------------------------------------------------------------- Thu Mar 28 14:35:48 CET 2024 - tbogendoerfer@suse.de @@ -888,6 +9488,19 @@ Wed Mar 27 22:54:24 CET 2024 - pjakobsson@suse.de This fixes bsc#1221814 - commit a7a9087 +------------------------------------------------------------------- +Wed Mar 27 20:47:33 CET 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit a5aefa7 + +------------------------------------------------------------------- +Wed Mar 27 18:52:46 CET 2024 - spradhan@suse.de + +- btrfs: fix stripe length calculation for non-zoned data chunk allocation (bsc#1217489). +- commit a8d6afc + ------------------------------------------------------------------- Wed Mar 27 16:49:32 CET 2024 - mkoutny@suse.com @@ -1217,6 +9830,144 @@ Wed Mar 27 16:49:24 CET 2024 - mkoutny@suse.com (git-fixes CVE-2023-52575 bsc#1220871). - commit 6296dca +------------------------------------------------------------------- +Wed Mar 27 13:17:14 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix build when debugfs is not enabled (jsc#PED-7619). +- commit 5b92ea7 + +------------------------------------------------------------------- +Wed Mar 27 13:16:29 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Safely handle saved records of various sizes (jsc#PED-7619). +- commit dbe7333 + +------------------------------------------------------------------- +Wed Mar 27 13:16:10 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records() (jsc#PED-7619). +- commit 6f11306 + +------------------------------------------------------------------- +Wed Mar 27 11:40:29 CET 2024 - tiwai@suse.de + +- ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" + (stable-fixes). +- commit 7817302 + +------------------------------------------------------------------- +Wed Mar 27 11:38:36 CET 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: use correct address 3 in A-MSDU + (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-mvm-use-FW-rate-for-non-data-only-on-ne.patch. +- commit 5b989e7 + +------------------------------------------------------------------- +Wed Mar 27 11:37:48 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: use devres-managed allocation for MDP TOP + (stable-fixes). +- Refresh + patches.suse/drm-msm-dpu-finalise-global-state-object.patch. +- commit d966716 + +------------------------------------------------------------------- +Wed Mar 27 11:36:28 CET 2024 - tiwai@suse.de + +- pwm: img: fix pwm clock lookup (git-fixes). +- crypto: qat - fix ring to service map for dcc in 4xxx + (git-fixes). +- clk: qcom: reset: Ensure write completion on reset de/assertion + (git-fixes). +- clk: qcom: reset: Commonize the de/assert functions + (stable-fixes). +- media: cadence: csi2rx: use match fwnode for media link + (git-fixes). +- ACPI: resource: Do IRQ override on Lunnen Ground laptops + (stable-fixes). +- Bluetooth: hci_core: Cancel request on command timeout + (stable-fixes). +- inet_diag: annotate data-races around inet_diag_table[] + (git-fixes). +- pstore: inode: Only d_invalidate() is needed (git-fixes). +- Input: gpio_keys_polled - suppress deferred probe error for gpio + (stable-fixes). +- firewire: core: use long bus reset on gap count error + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2 + (stable-fixes). +- ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table + (stable-fixes). +- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series + (stable-fixes). +- drm/buddy: check range allocation matches alignment + (stable-fixes). +- Bluetooth: mgmt: Fix limited discoverable off timeout + (stable-fixes). +- wifi: mac80211: only call drv_sta_rc_update for uploaded + stations (stable-fixes). +- soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt + (stable-fixes). +- drm/amd/display: fix input states translation error for dcn35 & + dcn351 (stable-fixes). +- platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios + name (stable-fixes). +- media: rkisp1: Fix IRQ handling due to shared interrupts + (stable-fixes). +- ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system + suspend (stable-fixes). +- ASoC: rt5645: Make LattePanda board DMI match more precise + (stable-fixes). +- spi: intel-pci: Add support for Lunar Lake-M SPI serial flash + (stable-fixes). +- regmap: kunit: Ensure that changed bytes are actually different + (stable-fixes). +- HID: multitouch: Add required quirk for Synaptics 0xcddc device + (stable-fixes). +- wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights + (stable-fixes). +- crypto: qat - relocate and rename get_service_enabled() + (stable-fixes). +- pstore: inode: Convert mutex usage to guard(mutex) + (stable-fixes). +- ACPI: resource: Add Infinity laptops to + irq1_edge_low_force_override (stable-fixes). +- commit 88eb41a + +------------------------------------------------------------------- +Wed Mar 27 11:12:04 CET 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix devlink params (git-fixes). +- commit 4b1b7ca + +------------------------------------------------------------------- +Wed Mar 27 11:09:48 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix port duplex configure error in IMP reset + (git-fixes). +- commit 1e6cd3d + +------------------------------------------------------------------- +Wed Mar 27 11:08:07 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when 1588 is received on HIP08 + devices (git-fixes). +- commit 1a3aae0 + +------------------------------------------------------------------- +Wed Mar 27 11:06:25 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix wrong judgment condition issue (git-fixes). +- commit 1fd3681 + +------------------------------------------------------------------- +Wed Mar 27 11:04:31 CET 2024 - denis.kirjanov@suse.com + +- net: ena: Remove ena_select_queue (git-fixes). +- commit e9af613 + ------------------------------------------------------------------- Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com @@ -1224,6 +9975,67 @@ Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com (git-fixes). - commit 2613145 +------------------------------------------------------------------- +Wed Mar 27 11:00:44 CET 2024 - denis.kirjanov@suse.com + +- xdp, bonding: Fix feature flags when there are no slave devs + anymore (git-fixes). +- commit 1154baf + +------------------------------------------------------------------- +Wed Mar 27 10:59:12 CET 2024 - denis.kirjanov@suse.com + +- intel: legacy: Partial revert of field get conversion + (git-fixes). +- commit d4f114e + +------------------------------------------------------------------- +Wed Mar 27 10:57:22 CET 2024 - denis.kirjanov@suse.com + +- igc: avoid returning frame twice in XDP_REDIRECT (git-fixes). +- commit 75f7f5f + +------------------------------------------------------------------- +Wed Mar 27 10:55:51 CET 2024 - denis.kirjanov@suse.com + +- i40e: Fix firmware version comparison function (git-fixes). +- commit 2c37782 + +------------------------------------------------------------------- +Wed Mar 27 10:54:16 CET 2024 - denis.kirjanov@suse.com + +- ice: fix typo in assignment (git-fixes). +- commit f19020e + +------------------------------------------------------------------- +Wed Mar 27 10:52:12 CET 2024 - denis.kirjanov@suse.com + +- ice: fix uninitialized dplls mutex usage (git-fixes). +- commit ff34920 + +------------------------------------------------------------------- +Wed Mar 27 10:50:39 CET 2024 - denis.kirjanov@suse.com + +- net: ice: Fix potential NULL pointer dereference in + ice_bridge_setlink() (git-fixes). +- commit 1e87fbd + +------------------------------------------------------------------- +Tue Mar 26 17:11:37 CET 2024 - colyli@suse.de + +- block: add check that partition length needs to be aligned + with block size (bsc#1220428, CVE-2023-52458). +- commit 9530f29 + +------------------------------------------------------------------- +Tue Mar 26 13:30:37 CET 2024 - mgorman@suse.de + +- Refresh series +- patches.suse/sched-fair-Add-EAS-checks-before-updating-root_domain-overutilized.patch. +- patches.suse/sched-fair-Introduce-is_rd_overutilized-helper-function-to-access-root_domain-overutilized.patch. +- patches.suse/sched-fair-Combine-EAS-check-with-overutilized-access.patch. +- commit fed9643 + ------------------------------------------------------------------- Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz @@ -1231,24 +10043,633 @@ Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz (fix unused variable warning) - commit c953180 +------------------------------------------------------------------- +Tue Mar 26 08:36:49 CET 2024 - jlee@suse.com + +- Update References + patches.suse/wifi-ath10k-fix-NULL-pointer-dereference-in-ath10k_w.patch + (git-fixes bsc#1218336 CVE-2023-7042). +- commit 5dbf535 + ------------------------------------------------------------------- Tue Mar 26 08:32:30 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 70b2e3d +------------------------------------------------------------------- +Mon Mar 25 21:39:32 CET 2024 - tiwai@suse.de + +- mm_init kABI workaround (git-fixes). +- commit 258a68b + +------------------------------------------------------------------- +Mon Mar 25 18:02:23 CET 2024 - colyli@suse.de + +- device-dax: make dax_bus_type const (jsc#PED-5853). +- nvdimm: make nvdimm_bus_type const (jsc#PED-5853). +- libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help (jsc#PED-5853). +- nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (jsc#PED-5853). +- dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n + (jsc#PED-5853). +- nvdimm/pmem: fix leak on dax_add_host() failure (jsc#PED-5853). +- dax/bus.c: replace several sprintf() with sysfs_emit() + (jsc#PED-5853). +- dax/bus.c: replace driver-core lock usage by a local rwsem + (jsc#PED-5853). +- dm-integrity: set max_integrity_segments in + dm_integrity_io_hints (jsc#PED-7542). +- dm: update relevant MODULE_AUTHOR entries to latest dm-devel + mailing list (jsc#PED-7542). +- dm verity: set DM_TARGET_SINGLETON feature flag (jsc#PED-7542). +- dm crypt: remove redundant state settings after waking up + (jsc#PED-7542). +- dm thin: add braces around conditional code that spans lines + (jsc#PED-7542). +- md/dm-raid: don't call md_reap_sync_thread() directly + (jsc#PED-7542). +- dm-raid: really frozen sync_thread during suspend + (jsc#PED-7542). +- md: add a new helper reshape_interrupted() (jsc#PED-7542). +- md: export helper md_is_rdwr() (jsc#PED-7542). +- md: export helpers to stop sync_thread (jsc#PED-7542). +- md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume + (jsc#PED-7542). +- md/raid1: factor out helpers to choose the best rdev from + read_balance() (jsc#PED-7542). +- md/raid1: factor out the code to manage sequential IO + (jsc#PED-7542). +- md/raid1: factor out choose_bb_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out choose_slow_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out read_first_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1-10: factor out a new helper raid1_should_read_first() + (jsc#PED-7542). +- md/raid1-10: add a helper raid1_check_read_range() + (jsc#PED-7542). +- md/raid1: fix choose next idle in read_balance() (jsc#PED-7542). +- commit 9ee2d7c + +------------------------------------------------------------------- +Mon Mar 25 17:59:43 CET 2024 - colyli@suse.de + +- md: preserve KABI in struct md_personality (jsc#PED-7542). +- dm-raid: add a new helper prepare_suspend() in md_personality + (jsc#PED-7542). +- commit ee8ae3a + +------------------------------------------------------------------- +Mon Mar 25 17:57:08 CET 2024 - colyli@suse.de + +- md/raid1: record nonrot rdevs while adding/removing rdevs to + conf (jsc#PED-7542). +- Refresh patches.suse/md-display-timeout-error.patch. +- commit 6221037 + +------------------------------------------------------------------- +Mon Mar 25 17:55:31 CET 2024 - colyli@suse.de + +- md/raid1: factor out helpers to add rdev to conf (jsc#PED-7542). +- md: add a new helper rdev_has_badblock() (jsc#PED-7542). +- md: check mddev->pers before calling md_set_readonly() + (jsc#PED-7542). +- md: clean up openers check in do_md_stop() and md_set_readonly() + (jsc#PED-7542). +- md: sync blockdev before stopping raid or setting readonly + (jsc#PED-7542). +- md: factor out a helper to sync mddev (jsc#PED-7542). +- md: Don't clear MD_CLOSING when the raid is about to stop + (jsc#PED-7542). +- md: return directly before setting did_set_md_closing + (jsc#PED-7542). +- md: clean up invalid BUG_ON in md_ioctl (jsc#PED-7542). +- md: changed the switch of RAID_VERSION to if (jsc#PED-7542). +- md: merge the check of capabilities into md_ioctl_valid() + (jsc#PED-7542). +- md: fix kmemleak of rdev->serial (jsc#PED-7542). +- md: use RCU lock to protect traversal in md_spares_need_change() + (jsc#PED-7542). +- md: get rdev->mddev with READ_ONCE() (jsc#PED-7542). +- md: remove redundant md_wakeup_thread() (jsc#PED-7542). +- md: remove redundant check of 'mddev->sync_thread' + (jsc#PED-7542). +- commit ce67549 + ------------------------------------------------------------------- Mon Mar 25 17:02:21 CET 2024 - tiwai@suse.de - Move upstreamed uio patches into sorted section - commit bd64fed +------------------------------------------------------------------- +Mon Mar 25 16:52:37 CET 2024 - tiwai@suse.de + +- clocksource/drivers/arm_global_timer: Fix maximum prescaler + value (git-fixes). +- clocksource/drivers/imx: Fix -Wunused-but-set-variable warning + (git-fixes). +- speakup: Fix 8bit characters from direct synth (git-fixes). +- wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPI (git-fixes). +- sock_diag: annotate data-races around sock_diag_handlers[family] + (git-fixes). +- serial: core: Fix atomicity violation in uart_tiocmget + (git-fixes). +- commit 1a369e8 + +------------------------------------------------------------------- +Mon Mar 25 16:52:07 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch (git-fixes) +- commit 520ebef + +------------------------------------------------------------------- +Mon Mar 25 16:41:56 CET 2024 - tiwai@suse.de + +- efi: fix panic in kdump kernel (git-fixes). +- efi: disable mirror feature during crashkernel (stable-fixes). +- commit 1fa1fb0 + +------------------------------------------------------------------- +Mon Mar 25 15:11:53 CET 2024 - oneukum@suse.com + +- xhci: update event ring dequeue pointer position to controller + correctly (git-fixes). + Altered because we cannot take the multiple interrupter code +- commit 09553b9 + +------------------------------------------------------------------- +Mon Mar 25 15:02:58 CET 2024 - oneukum@suse.com + +- xhci: remove unnecessary event_ring_deq parameter from + xhci_handle_event() (git-fixes). +- commit 9738c27 + +------------------------------------------------------------------- +Mon Mar 25 14:54:24 CET 2024 - oneukum@suse.com + +- xhci: simplify event ring dequeue tracking for transfer events + (git-fixes). +- Refresh + patches.suse/xhci-Simplify-event-ring-dequeue-pointer-update-for-.patch. +- commit b590884 + +------------------------------------------------------------------- +Mon Mar 25 14:44:04 CET 2024 - oneukum@suse.com + +- xhci: add helper that checks for unhandled events on a event + ring (git-fixes). +- commit 14f6eb3 + +------------------------------------------------------------------- +Mon Mar 25 14:40:24 CET 2024 - oneukum@suse.com + +- usb: xhci: Implement xhci_handshake_check_state() helper. +- commit f377708 + +------------------------------------------------------------------- +Mon Mar 25 13:47:53 CET 2024 - denis.kirjanov@suse.com + +- kabi/severities: ignore Wangxun ethernet driver local symbols +- commit 86b4a3b + +------------------------------------------------------------------- +Mon Mar 25 12:49:46 CET 2024 - ailiop@suse.com + +- ubi: Check for too small LEB size in VTBL code (bsc#1219834 + CVE-2024-25739). +- commit 8837d83 + +------------------------------------------------------------------- +Mon Mar 25 11:42:05 CET 2024 - oneukum@suse.com + +- xhci: Simplify event ring dequeue pointer update for port + change events (git-fixes). +- commit 87ce2b5 + +------------------------------------------------------------------- +Mon Mar 25 10:47:22 CET 2024 - tiwai@suse.de + +- wifi: ath11k: decrease MHI channel buffer length to 8KB + (bsc#1207948). +- commit fa1c47a + +------------------------------------------------------------------- +Mon Mar 25 10:46:37 CET 2024 - nik.borisov@suse.com + +- x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (git-fixes). +- commit 4352288 + +------------------------------------------------------------------- +Mon Mar 25 10:45:13 CET 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes). +- commit 6ea0e27 + +------------------------------------------------------------------- +Mon Mar 25 10:34:13 CET 2024 - denis.kirjanov@suse.com + +- ice: virtchnl: stop pretending to support RSS over AQ or + registers (git-fixes). +- commit 6cbf931 + +------------------------------------------------------------------- +Mon Mar 25 10:32:43 CET 2024 - denis.kirjanov@suse.com + +- idpf: disable local BH when scheduling napi for marker packets + (git-fixes). +- commit 30580cd + +------------------------------------------------------------------- +Mon Mar 25 10:31:06 CET 2024 - denis.kirjanov@suse.com + +- net: dsa: microchip: fix register write order in + ksz8_ind_write8() (git-fixes). +- commit ed256c0 + +------------------------------------------------------------------- +Mon Mar 25 10:29:29 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Switch to using _bh variant of of spinlock API in + port timestamping NAPI poll context (git-fixes). +- commit 41be7c6 + +------------------------------------------------------------------- +Mon Mar 25 10:26:04 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Fix incorrect dereference in interrupt handlers + (git-fixes). +- commit 0ab8957 + +------------------------------------------------------------------- +Mon Mar 25 10:20:36 CET 2024 - denis.kirjanov@suse.com + +- net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio + (git-fixes). +- commit 82f6a71 + +------------------------------------------------------------------- +Mon Mar 25 10:18:29 CET 2024 - denis.kirjanov@suse.com + +- net: libwx: fix memory leak on free page (git-fixes). +- commit 1147e4f + +------------------------------------------------------------------- +Mon Mar 25 10:15:05 CET 2024 - denis.kirjanov@suse.com + +- Update references +- commit 2642ab1 + +------------------------------------------------------------------- +Mon Mar 25 09:10:29 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one PCI miss +- commit 45d2467 + +------------------------------------------------------------------- +Mon Mar 25 09:06:28 CET 2024 - jslaby@suse.cz + +- PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p + (git-fixes). +- PCI: qcom: Add support for sa8775p SoC (git-fixes). +- PCI/ASPM: Use RMW accessors for changing LNKCTL (git-fixes). +- PCI: Make link retraining use RMW accessors for changing LNKCTL + (git-fixes). +- commit 85600d2 + +------------------------------------------------------------------- +Mon Mar 25 08:53:55 CET 2024 - dwagner@suse.de + +- nvme: fix reconnection fail due to reserved tag allocation + (git-fixes). +- commit b4e9845 + +------------------------------------------------------------------- +Mon Mar 25 07:09:23 CET 2024 - shung-hsi.yu@suse.com + +- bpf, scripts: Correct GPL license name (git-fixes). +- commit 0780a36 + ------------------------------------------------------------------- Sun Mar 24 09:09:01 CET 2024 - tiwai@suse.de - Move out-of-tree kexec patches into the right section - commit 06266e2 +------------------------------------------------------------------- +Sun Mar 24 09:06:31 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit d7cfbed + +------------------------------------------------------------------- +Sat Mar 23 10:48:51 CET 2024 - tiwai@suse.de + +- Drop usb gadget patch that was taken mistakenly and reverted (git-fixes) +- commit 57ae154 + +------------------------------------------------------------------- +Sat Mar 23 09:12:01 CET 2024 - tiwai@suse.de + +- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler + (git-fixes). +- spi: lm70llp: fix links in doc and comments (git-fixes). +- spi: lpspi: Avoid potential use-after-free in probe() + (git-fixes). +- ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates + (git-fixes). +- ASoC: tlv320adc3xxx: Don't strip remove function when driver + is builtin (git-fixes). +- commit 0e27f7b + +------------------------------------------------------------------- +Fri Mar 22 13:17:18 CET 2024 - tiwai@suse.de + +- drm/amdgpu: drop setting buffer funcs in sdma442 (git-fixes). +- drm/amdgpu/pm: Check the validity of overdiver power limit + (git-fixes). +- drm/amdgpu/pm: Fix NULL pointer dereference when get power limit + (git-fixes). +- drm/amdgpu: fix mmhub client id out-of-bounds access + (git-fixes). +- nouveau/gsp: don't check devinit disable on GSP (git-fixes). +- drm: Fix drm_fixp2int_round() making it add 0.5 (git-fixes). +- nouveau: reset the bo resource bus info after an eviction + (git-fixes). +- rtc: mt6397: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- selftests: forwarding: Fix ping failure due to short timeout + (git-fixes). +- soc: fsl: qbman: Use raw spinlock for cgr_lock (git-fixes). +- soc: fsl: qbman: Always disable interrupts when taking cgr_lock + (git-fixes). +- kconfig: fix infinite loop when expanding a macro at the end + of file (git-fixes). +- slimbus: core: Remove usage of the deprecated ida_simple_xx() + API (git-fixes). +- hwtracing: hisi_ptt: Move type check to the beginning of + hisi_ptt_pmu_event_init() (git-fixes). +- bus: mhi: ep: check the correct variable in + mhi_ep_register_controller() (git-fixes). +- iio: gts-helper: Fix division loop (git-fixes). +- iio: dummy_evgen: remove Excess kernel-doc comments (git-fixes). +- serial: Lock console when calling into driver before + registration (git-fixes). +- serial: core: only stop transmit when HW fifo is empty + (git-fixes). +- serial: 8250_exar: Don't remove GPIO device on suspend + (git-fixes). +- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT + (git-fixes). +- serial: max310x: fix syntax error in IRQ error message + (git-fixes). +- serial: max310x: fix NULL pointer dereference in I2C + instantiation (git-fixes). +- tty: vt: fix 20 vs 0x20 typo in EScsiignore (git-fixes). +- usb: gadget: net2272: Use irqflags in the call to + net2272_probe_fin (git-fixes). +- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (git-fixes). +- usb: xhci: Add error handling in xhci_map_urb_for_dma + (git-fixes). +- usb: phy: generic: Get the vbus supply (git-fixes). +- usb: audio-v2: Correct comments for struct + uac_clock_selector_descriptor (git-fixes). +- remoteproc: stm32: Fix incorrect type assignment returned by + stm32_rproc_get_loaded_rsc_tablef (git-fixes). +- remoteproc: virtio: Fix wdg cannot recovery remote processor + (git-fixes). +- commit 0e293ea + +------------------------------------------------------------------- +Fri Mar 22 12:36:58 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array + (git-fixes). +- commit 7b0b857 + +------------------------------------------------------------------- +Fri Mar 22 12:30:29 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Consider page offset for the pages to be + pinned (git-fixes). +- commit 0bcb37d + +------------------------------------------------------------------- +Fri Mar 22 11:56:37 CET 2024 - vkarasulli@suse.de + +- iommu/vt-d: Set SSADE when attaching to a parent with dirty + tracking (git-fixes). +- commit 0dce02e + +------------------------------------------------------------------- +Fri Mar 22 11:13:09 CET 2024 - vkarasulli@suse.de + +- iommufd: Fix iopt_access_list_id overwrite bug (git-fixes). +- commit 393f087 + +------------------------------------------------------------------- +Fri Mar 22 10:48:43 CET 2024 - iivanov@suse.de + +- Update patches.suse/dmaengine-fix-NULL-pointer-in-channel-unregistration.patch (git-fixes bsc#1221276 CVE-2023-52492) +- commit 4334575 + +------------------------------------------------------------------- +Fri Mar 22 08:56:05 CET 2024 - iivanov@suse.de + +- Update patches.suse/firmware-arm_scmi-Check-mailbox-SMT-channel-for-cons.patch (git-fixes bsc#1221375 CVE-2023-52608) +- commit 9e41d96 + +------------------------------------------------------------------- +Thu Mar 21 22:20:29 CET 2024 - tonyj@suse.de + +- perf tests: Skip data symbol test if buf1 symbol is missing + (bsc#1220045). +- perf tests: Make data symbol test wait for perf to start + (bsc#1220045). +- commit c2fa164 + +------------------------------------------------------------------- +Thu Mar 21 17:59:54 CET 2024 - jlee@suse.com + +- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security + (bsc#1219170 CVE-2024-22099). +- commit ee8d9c4 + +------------------------------------------------------------------- +Thu Mar 21 14:35:13 CET 2024 - dwagner@suse.de + +- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816). +- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816). +- scsi: qla2xxx: Change debug message during driver unload + (bsc1221816). +- scsi: qla2xxx: Fix double free of fcport (bsc1221816). +- scsi: qla2xxx: Fix double free of the ha->vp_map pointer + (bsc1221816). +- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816). +- scsi: qla2xxx: NVME|FCP prefer flag not being honored + (bsc1221816). +- scsi: qla2xxx: Update manufacturer detail (bsc1221816). +- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816). +- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816). +- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816). +- commit 1d07bf4 + +------------------------------------------------------------------- +Thu Mar 21 14:12:16 CET 2024 - jlee@suse.com + +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270 CVE-2024-26898 bsc#1223016). +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270). +- commit bd4199d + +------------------------------------------------------------------- +Thu Mar 21 14:08:17 CET 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.1 patches + (bsc#1221777). +- scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777). +- scsi: lpfc: Define types in a union for generic void *context3 + ptr (bsc#1221777). +- scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr + (bsc#1221777). +- scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr + (bsc#1221777). +- scsi: lpfc: Use a dedicated lock for ras_fwlog state + (bsc#1221777). +- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() + (bsc#1221777). +- scsi: lpfc: Replace hbalock with ndlp lock in + lpfc_nvme_unregister_port() (bsc#1221777). +- scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic + (bsc#1221777). +- scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling + (bsc#1221777 bsc#1217959). +- scsi: lpfc: Move NPIV's transport unregistration to after + resource clean up (bsc#1221777). +- scsi: lpfc: Remove unnecessary log message in queuecommand path + (bsc#1221777). +- scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() + (bsc#1221777). +- scsi: lpfc: Correct size for wqe for memset() (bsc#1221777). +- commit eef9737 + +------------------------------------------------------------------- +Thu Mar 21 11:31:29 CET 2024 - msuchanek@suse.de + +- Workaround broken chacha crypto fallback (bsc#1218205). +- commit 55f136c + +------------------------------------------------------------------- +Thu Mar 21 11:19:16 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Use a memory barrier to enforce PTP WQ xmit + submission tracking occurs after populating the metadata_map + (git-fixes). +- commit c382d3a + +------------------------------------------------------------------- +Thu Mar 21 11:17:43 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix MACsec state loss upon state update in offload + path (git-fixes). +- commit 7293938 + +------------------------------------------------------------------- +Thu Mar 21 11:16:11 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Change the warning when ignore_flow_level is not + supported (git-fixes). +- commit 5274665 + +------------------------------------------------------------------- +Thu Mar 21 11:14:37 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix fw reporter diagnose output (git-fixes). +- commit 3377c89 + +------------------------------------------------------------------- +Thu Mar 21 11:13:05 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, Change flow rule destination checking + (git-fixes). +- commit 1d30b46 + +------------------------------------------------------------------- +Thu Mar 21 11:11:26 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5e: Check the number of elements before walk + TC rhashtable" (git-fixes). +- commit a37e618 + +------------------------------------------------------------------- +Thu Mar 21 11:09:49 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5: Block entering switchdev mode with ns + inconsistency" (git-fixes). +- commit 917148d + +------------------------------------------------------------------- +Thu Mar 21 11:08:11 CET 2024 - denis.kirjanov@suse.com + +- ice: reconfig host after changing MSI-X on VF (git-fixes). +- commit f980680 + +------------------------------------------------------------------- +Thu Mar 21 11:06:28 CET 2024 - denis.kirjanov@suse.com + +- ice: reorder disabling IRQ and NAPI in ice_qp_dis (git-fixes). +- commit 4099ba6 + +------------------------------------------------------------------- +Thu Mar 21 11:05:01 CET 2024 - denis.kirjanov@suse.com + +- i40e: disable NAPI right after disabling irqs when handling + xsk_pool (git-fixes). +- commit 1715806 + +------------------------------------------------------------------- +Thu Mar 21 11:03:38 CET 2024 - denis.kirjanov@suse.com + +- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able + (git-fixes). +- commit fbfea47 + +------------------------------------------------------------------- +Thu Mar 21 11:02:10 CET 2024 - denis.kirjanov@suse.com + +- geneve: make sure to pull inner header in geneve_rx() + (git-fixes). +- commit 8b261ce + +------------------------------------------------------------------- +Thu Mar 21 11:00:24 CET 2024 - denis.kirjanov@suse.com + +- gtp: fix use-after-free and null-ptr-deref in gtp_newlink() + (git-fixes). +- commit 897cd65 + +------------------------------------------------------------------- +Thu Mar 21 10:58:44 CET 2024 - denis.kirjanov@suse.com + +- igb: extend PTP timestamp adjustments to i211 (git-fixes). +- commit b173908 + +------------------------------------------------------------------- +Thu Mar 21 10:57:13 CET 2024 - denis.kirjanov@suse.com + +- stmmac: Clear variable when destroying workqueue (git-fixes). +- commit 94d14a9 + +------------------------------------------------------------------- +Thu Mar 21 08:42:50 CET 2024 - mfranc@suse.cz + +- s390/vtime: fix average steal time calculation (git-fixes + bsc#1221783). +- commit e044390 + ------------------------------------------------------------------- Wed Mar 20 14:59:03 CET 2024 - jbohac@suse.cz @@ -1332,6 +10753,48 @@ Wed Mar 20 14:43:57 CET 2024 - jbohac@suse.cz crashkernel=,high (jsc#PED-7249). - commit 9191c97 +------------------------------------------------------------------- +Wed Mar 20 13:05:54 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one x86/mem_encrypt entry +- commit 6d2cc3b + +------------------------------------------------------------------- +Wed Mar 20 13:04:03 CET 2024 - jslaby@suse.cz + +- net/smc: fix documentation of buffer sizes (git-fixes). +- bootmem: use kmemleak_free_part_phys in free_bootmem_page + (git-fixes). +- swiotlb: use the calculated number of areas (git-fixes). +- sched/psi: Select KERNFS as needed (git-fixes). +- commit ed6834a + +------------------------------------------------------------------- +Wed Mar 20 13:00:31 CET 2024 - denis.kirjanov@suse.com + +- veth: try harder when allocating queue memory (git-fixes). +- commit fda44e7 + +------------------------------------------------------------------- +Wed Mar 20 10:59:24 CET 2024 - oneukum@suse.com + +- vdpa/mlx5: Allow CVQ size changes (git-fixes). +- commit 7026f16 + +------------------------------------------------------------------- +Wed Mar 20 10:56:13 CET 2024 - oneukum@suse.com + +- vdpa_sim: reset must not run (git-fixes). +- commit b05aeef + +------------------------------------------------------------------- +Wed Mar 20 08:18:45 CET 2024 - iivanov@suse.de + +- Fix patches.suse/coresight-etm4x-Add-ACPI-support-in-platform-driver.patch (bsc#1218779 bsc#1220587) + Put back patch hunk which where missed because file rename + drivers/acpi/acpi_amba.c -> drivers/acpi/arm64/amba.c +- commit 1eccf32 + ------------------------------------------------------------------- Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de @@ -1343,6 +10806,50 @@ Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de an error handling path (git-fixes). - commit 353a58d +------------------------------------------------------------------- +Wed Mar 20 02:06:22 CET 2024 - neilb@suse.de + +- NFSD: Fix nfsd_clid_class use of __string_len() macro + (git-fixes). +- nfs: fix panic when nfs4_ff_layout_prepare_ds() fails + (git-fixes). +- NFS: Read unlock folio on nfs_page_create_from_folio() error + (git-fixes). +- NFSv4.1/pnfs: fix NFS with TLS in pnfs (git-fixes). +- NFS: Fix an off by one in root_nfs_cat() (git-fixes). +- NFS: Fix nfs_netfs_issue_read() xarray locking for writeback + interrupt (git-fixes). +- NFSv4.2: fix listxattr maximum XDR buffer size (git-fixes). +- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 + (git-fixes). +- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() + (git-fixes). +- nfsd: Fix a regression in nfsd_setattr() (git-fixes). +- nfsd: don't call locks_release_private() twice concurrently + (git-fixes). +- NFSD: Retransmit callbacks after client reconnects (git-fixes). +- NFSD: Reschedule CB operations when backchannel rpc_clnt is + shut down (git-fixes). +- NFSD: Convert the callback workqueue to use delayed_work + (git-fixes). +- NFSD: Reset cb_seq_status after NFS4ERR_DELAY (git-fixes). +- NFSD: fix LISTXATTRS returning more bytes than maxcount + (git-fixes). +- NFSD: fix LISTXATTRS returning a short list with eof=TRUE + (git-fixes). +- NFSD: change LISTXATTRS cookie encoding to big-endian + (git-fixes). +- NFSD: fix nfsd4_listxattr_validate_cookie (git-fixes). +- SUNRPC: fix some memleaks in gssx_dec_option_array (git-fixes). +- SUNRPC: fix a memleak in gss_import_v2_context (git-fixes). +- commit cf1cfe0 + +------------------------------------------------------------------- +Wed Mar 20 01:13:52 CET 2024 - neilb@suse.de + +- blacklist.conf: add a 'cosmetic' commit +- commit 704be6f + ------------------------------------------------------------------- Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com @@ -1350,6 +10857,13 @@ Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com patches.suse/net-sched-Add-module-alias-for-sch_fq_pie.patch. - commit 4c6eb4e +------------------------------------------------------------------- +Tue Mar 19 15:58:13 CET 2024 - vkarasulli@suse.de + +- iommu/dma: Trace bounce buffer usage when mapping buffers + (git-fixes). +- commit a53df01 + ------------------------------------------------------------------- Tue Mar 19 15:30:05 CET 2024 - nmorey@suse.com @@ -1386,6 +10900,15 @@ Tue Mar 19 14:21:35 CET 2024 - pjakobsson@suse.de - drm/amd/display: Fix && vs || typos (git-fixes). - commit 1a09c42 +------------------------------------------------------------------- +Tue Mar 19 12:26:21 CET 2024 - vkarasulli@suse.de + +- iommu: Map reserved memory as cacheable if device is coherent + (git-fixes). +- Refresh + patches.suse/iommu-Don-t-reserve-0-length-IOVA-region.patch. +- commit 3835906 + ------------------------------------------------------------------- Tue Mar 19 11:32:10 CET 2024 - svarbanov@suse.de @@ -3086,6 +12609,36 @@ Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 612fa2e +------------------------------------------------------------------- +Wed Mar 13 08:09:26 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Add a representative platform device for TRBE (bsc#1220587) +- commit e433e12 + +------------------------------------------------------------------- +Wed Mar 13 08:05:56 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Refactor arm_spe_acpi_register_device() (bsc#1220587) +- commit c36cae4 + +------------------------------------------------------------------- +Wed Mar 13 08:03:50 CET 2024 - iivanov@suse.de + +- coresight: trbe: Enable ACPI based TRBE devices (bsc#1220587) +- commit 0aa88dd + +------------------------------------------------------------------- +Wed Mar 13 08:02:46 CET 2024 - iivanov@suse.de + +- coresight: trbe: Add a representative coresight_platform_data for (bsc#1220587) +- commit 4d64f51 + +------------------------------------------------------------------- +Wed Mar 13 07:58:31 CET 2024 - iivanov@suse.de + +- coresight: trbe: Allocate platform data per device (bsc#1220587) +- commit fd3964b + ------------------------------------------------------------------- Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de @@ -3360,6 +12913,21 @@ Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com Added CVE - commit 61b1ebd +------------------------------------------------------------------- +Mon Mar 11 09:48:38 CET 2024 - dwagner@suse.de + +- nvmet-fc: take ref count on tgtport before delete assoc + (git-fixes). +- nvmet-fc: avoid deadlock on delete association path (git-fixes). +- nvmet-fc: abort command when there is no binding (git-fixes). +- nvmet-fc: hold reference on hostport match (git-fixes). +- nvmet-fc: defer cleanup using RCU properly (git-fixes). +- nvmet-fc: release reference on target port (git-fixes). +- nvmet-fcloop: swap the list_add_tail arguments (git-fixes). +- nvme-fc: do not wait in vain when unloading module (git-fixes). +- nvmet-tcp: fix nvme tcp ida memory leak (git-fixes). +- commit 53c6a83 + ------------------------------------------------------------------- Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index 89ab188..97a177f 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -16,7 +16,7 @@ # -%define git_commit 8ef0762757f737c453dc5905f22e49bd8ba0fe20 +%define git_commit 377598714132de649a19f4cde3c4f515959883e3 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -25,7 +25,7 @@ Name: kernel-syms Version: 6.4.0 %if %using_buildservice %if 0%{?is_kotd} -Release: .g8ef0762 +Release: .g3775987 %else Release: 0 %endif diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 73f33dd..826896a 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,15 +1,7213 @@ +------------------------------------------------------------------- +Thu Jun 6 09:32:09 CEST 2024 - denis.kirjanov@suse.com + +- net: preserve kabi for sk_buff (CVE-2024-26921 bsc#1223138). +- commit 7bf5961 + +------------------------------------------------------------------- +Thu Jun 6 09:29:40 CEST 2024 - denis.kirjanov@suse.com + +- inet: inet_defrag: prevent sk release while still in use + (CVE-2024-26921 bsc#1223138). +- commit 2016faf + +------------------------------------------------------------------- +Thu Jun 6 00:27:26 CEST 2024 - tonyj@suse.de + +- perf ui browser: Avoid SEGV on title (git fixes). +- commit 1578c22 + +------------------------------------------------------------------- +Wed Jun 5 20:40:13 CEST 2024 - tonyj@suse.de + +- perf pmu: Count sys and cpuid JSON events separately (git + fixes). +- perf stat: Don't display metric header for non-leader uncore + events (git-fixes). +- perf daemon: Fix file leak in daemon_session__control + (git-fixes). +- perf symbols: Fix ownership of string in dso__load_vmlinux() + (git-fixes). +- perf thread: Fixes to thread__new() related to initializing comm + (git-fixes). +- perf report: Avoid SEGV in report__setup_sample_type() + (git-fixes). +- perf ui browser: Don't save pointer to stack memory (git-fixes). +- perf bench internals inject-build-id: Fix trap divide when + collecting just one DSO (git-fixes). +- perf intel-pt: Fix unassigned instruction op (discovered by + MemorySanitizer) (git-fixes). +- perf test shell arm_coresight: Increase buffer size for + Coresight basic tests (git-fixes). +- perf docs: Document bpf event modifier (git-fixes). +- perf bench uprobe: Remove lib64 from libc.so.6 binary path + (git-fixes). +- perf record: Fix debug message placement for test consumption + (git-fixes). +- perf tests: Apply attributes to all events in object code + reading test (git-fixes). +- perf tests: Make "test data symbol" more robust on Neoverse N1 + (git-fixes). +- perf annotate: Fix annotation_calc_lines() to pass correct + address to get_srcline() (git-fixes). +- perf stat: Do not fail on metrics on s390 z/VM systems + (git-fixes). +- perf sched timehist: Fix -g/--call-graph option failure + (git-fixes). +- perf annotate: Get rid of duplicate --group option item + (git-fixes). +- perf probe: Add missing libgen.h header needed for using + basename() (git-fixes). +- perf record: Delete session after stopping sideband thread + (git-fixes). +- perf auxtrace: Fix multiple use of --itrace option (git-fixes). +- perf script: Show also errors for --insn-trace option + (git-fixes). +- perf lock contention: Add a missing NULL check (git-fixes). +- perf vendor events amd: Fix Zen 4 cache latency events + (git-fixes). +- libperf evlist: Avoid out-of-bounds access (git-fixes). +- perf pmu: Fix a potential memory leak in perf_pmu__lookup() + (git-fixes). +- perf print-events: make is_event_supported() more robust + (git-fixes). +- perf list: fix short description for some cache events + (git-fixes). +- perf metric: Don't remove scale from counts (git-fixes). +- perf stat: Avoid metric-only segv (git-fixes). +- perf expr: Fix "has_event" function for metric style events + (git-fixes). +- perf srcline: Add missed addr2line closes (git-fixes). +- perf thread_map: Free strlist on normal path in + thread_map__new_by_tid_str() (git-fixes). +- perf bpf: Clean up the generated/copied vmlinux.h (git-fixes). +- perf jevents: Drop or simplify small integer values (git-fixes). +- perf evsel: Fix duplicate initialization of data->id in + evsel__parse_sample() (git-fixes). +- perf pmu: Treat the msr pmu as software (git-fixes). +- perf record: Check conflict between '--timestamp-filename' + option and pipe mode before recording (git-fixes). +- perf record: Fix possible incorrect free in + record__switch_output() (git-fixes). +- perf vendor events amd: Add Zen 4 memory controller events + (git-fixes). +- perf top: Uniform the event name for the hybrid machine + (git-fixes). +- perf top: Use evsel's cpus to replace user_requested_cpus + (git-fixes). +- commit a1f9340 + +------------------------------------------------------------------- +Wed Jun 5 17:11:18 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove fix for CVE-2024-35956 bsc#1224674, not applicable +- Delete patches.suse/btrfs-qgroup-fix-qgroup-prealloc-rsv-leak-in-subvolu.patch. + Quoting bsc#1225945#c11: + "So the upstream 6.5 kernel commit (1b53e51a4a8f ("btrfs: don't commit + transaction for every subvol create") + ) was never backported to SLE, so that fix eb96e221937a ("btrfs: fix + unwritten extent buffer after snapshotting a new subvolume") was never + backported." +- commit d947258 + +------------------------------------------------------------------- +Mon Jun 3 20:07:57 CEST 2024 - tonyj@suse.de + +- perf/x86: Fix out of range data (git-fixes). +- perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last + PEBS event (git-fixes). +- perf/x86/amd/lbr: Discard erroneous branch entries (git-fixes). +- commit 664d77f + +------------------------------------------------------------------- +Mon Jun 3 19:14:40 CEST 2024 - ematsumiya@suse.de + +- cifs: failure to add channel on iface should bump up weight + (git-fixes, bsc#1225172). +- commit 007b237 + +------------------------------------------------------------------- +Mon Jun 3 19:14:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix parsing of SMB3.1.1 POSIX create context + (git-fixes, bsc#1225172). +- commit 5f27f69 + +------------------------------------------------------------------- +Mon Jun 3 19:14:13 CEST 2024 - ematsumiya@suse.de + +- Revert "cifs: reconnect work should have reference on server + struct" (git-fixes, bsc#1225172). +- commit 3ca4c0c + +------------------------------------------------------------------- +Mon Jun 3 19:13:59 CEST 2024 - ematsumiya@suse.de + +- cifs: fix leak of iface for primary channel (git-fixes, + bsc#1225172). +- commit b7eb8e8 + +------------------------------------------------------------------- +Mon Jun 3 19:13:45 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix mount when dns_resolver key is not available + (git-fixes, bsc#1225172). +- commit 28edb5c + +------------------------------------------------------------------- +Mon Jun 3 15:46:18 CEST 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.2 patches + (bsc#1225842). +- scsi: lpfc: Update lpfc version to 14.4.0.2 (bsc#1225842). +- scsi: lpfc: Add support for 32 byte CDBs (bsc#1225842). +- scsi: lpfc: Change lpfc_hba hba_flag member into a bitmask + (bsc#1225842). + Refresh: + - patches.suse/lpfc-reintroduce-old-irq-probe-logic.patch +- scsi: lpfc: Introduce rrq_list_lock to protect active_rrq_list + (bsc#1225842). +- scsi: lpfc: Clear deferred RSCN processing flag when driver + is unloading (bsc#1225842). +- scsi: lpfc: Update logging of protection type for T10 DIF I/O + (bsc#1225842). +- scsi: lpfc: Change default logging level for unsolicited CT + MIB commands (bsc#1225842). +- commit 5a56384 + +------------------------------------------------------------------- +Mon Jun 3 15:25:22 CEST 2024 - dwagner@suse.de + +- nvmet: fix ns enable/disable possible hang (git-fixes). +- nvme-multipath: fix io accounting on failover (git-fixes). +- nvme: fix multipath batched completion accounting (git-fixes). +- commit ed3b392 + +------------------------------------------------------------------- +Mon Jun 3 14:06:08 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-hda-intel-sdw-acpi-fix-usage-of-device_get_name.patch + (git-fixes CVE-2024-36955). +- Update + patches.suse/ARM-9381-1-kasan-clear-stale-stack-poison.patch + (git-fixes bsc#1225715 CVE-2024-36906). +- Update + patches.suse/Bluetooth-HCI-Fix-potential-null-ptr-deref.patch + (git-fixes bsc#1225579 CVE-2024-36011). +- Update + patches.suse/Bluetooth-L2CAP-Fix-slab-use-after-free-in-l2cap_con.patch + (git-fixes bsc#1225578 CVE-2024-36013). +- Update + patches.suse/Bluetooth-msft-fix-slab-use-after-free-in-msft_do_cl.patch + (git-fixes bsc#1225502 CVE-2024-36012). +- Update + patches.suse/Bluetooth-qca-add-missing-firmware-sanity-checks.patch + (git-fixes bsc#1225722 CVE-2024-36880). +- Update + patches.suse/Bluetooth-qca-fix-firmware-check-error-path.patch + (git-fixes CVE-2024-36942). +- Update + patches.suse/Bluetooth-qca-fix-info-leak-when-fetching-fw-build-i.patch + (git-fixes bsc#1225720 CVE-2024-36032). +- Update + patches.suse/KVM-x86-mmu-Write-protect-L2-SPTEs-in-TDP-MMU-when-c.patch + (git-fixes bsc#1223749 CVE-2024-26990). +- Update + patches.suse/KVM-x86-pmu-Disable-support-for-adaptive-PEBS.patch + (git-fixes bsc#1223692 CVE-2024-26992). +- Update + patches.suse/Reapply-drm-qxl-simplify-qxl_fence_wait.patch + (stable-fixes CVE-2024-36944). +- Update + patches.suse/USB-core-Fix-access-violation-during-port-device-rem.patch + (git-fixes bsc#1225734 CVE-2024-36896). +- Update + patches.suse/amd-amdkfd-sync-all-devices-to-wait-all-processes-be.patch + (stable-fixes CVE-2024-36949). +- Update patches.suse/bpf-Check-bloom-filter-map-value-size.patch + (bsc#1224488 CVE-2024-35905 bsc#1225766 CVE-2024-36918). +- Update + patches.suse/clk-sunxi-ng-h6-Reparent-CPUX-during-PLL-CPUX-rate-c.patch + (git-fixes bsc#1225692 CVE-2023-52882). +- Update + patches.suse/cxl-pci-Fix-disabling-memory-if-DVSEC-CXL-Range-does.patch + (git-fixes CVE-2024-26761). +- Update + patches.suse/drm-amd-display-Atom-Integrated-System-Info-v2_2-for.patch + (stable-fixes bsc#1225735 CVE-2024-36897). +- Update + patches.suse/drm-amd-pm-fixes-a-random-hang-in-S4-for-SMU-v13.0.4.patch + (stable-fixes bsc#1225705 CVE-2024-36026). +- Update + patches.suse/drm-amdkfd-range-check-cp-bad-op-exception-interrupt.patch + (stable-fixes CVE-2024-36951). +- Update + patches.suse/drm-arm-malidp-fix-a-possible-null-pointer-dereferen.patch + (git-fixes bsc#1225593 CVE-2024-36014). +- Update + patches.suse/drm-nouveau-firmware-Fix-SG_DEBUG-error-with-nvkm_fi.patch + (stable-fixes bsc#1225728 CVE-2024-36885). +- Update + patches.suse/efi-unaccepted-touch-soft-lockup-during-memory-accept.patch + (git-fixes bsc#1225773 CVE-2024-36936). +- Update + patches.suse/firewire-ohci-mask-bus-reset-interrupts-between-ISR-.patch + (stable-fixes CVE-2024-36950). +- Update patches.suse/gpiolib-cdev-fix-uninitialised-kfifo.patch + (git-fixes bsc#1225736 CVE-2024-36898). +- Update + patches.suse/i40e-fix-vf-may-be-used-uninitialized-in-this-functi.patch + (git-fixes bsc#1225698 CVE-2024-36020). +- Update + patches.suse/maple_tree-fix-mas_empty_area_rev-null-pointer-deref.patch + (git-fixes bsc#1225710 CVE-2024-36891). +- Update + patches.suse/mm-slab-make-__free-kfree-accept-error-pointers.patch + (git-fixes bsc#1225714 CVE-2024-36890). +- Update + patches.suse/mmc-sdhci-msm-pervent-access-to-suspended-controller.patch + (git-fixes bsc#1225708 CVE-2024-36029). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-devlink-reload-during.patch + (git-fixes bsc#1225699 CVE-2024-36021). +- Update + patches.suse/nouveau-dmem-handle-kcalloc-allocation-failure.patch + (git-fixes CVE-2024-26943). +- Update + patches.suse/nouveau-uvmm-fix-addr-range-calcs-for-remap-operatio.patch + (git-fixes bsc#1225694 CVE-2024-36018). +- Update + patches.suse/pinctrl-core-delete-incorrect-free-in-pinctrl_enable.patch + (git-fixes CVE-2024-36940). +- Update + patches.suse/pinctrl-devicetree-fix-refcount-leak-in-pinctrl_dt_t.patch + (git-fixes CVE-2024-36959). +- Update + patches.suse/ppdev-Add-an-error-check-in-register_device.patch + (git-fixes bsc#1225640 CVE-2024-36015). +- Update patches.suse/qibfs-fix-dentry-leak.patch (git-fixes + CVE-2024-36947). +- Update + patches.suse/regmap-maple-Fix-cache-corruption-in-regcache_maple_.patch + (git-fixes bsc#1225695 CVE-2024-36019). +- Update + patches.suse/s390-cio-Ensure-the-copied-buf-is-NUL-terminated.patch + (git-fixes bsc#1223869 bsc#1225747 CVE-2024-36931). +- Update + patches.suse/s390-qeth-Fix-kernel-panic-after-setting-hsuid.patch + (git-fixes bsc#1223874 bsc#1225775 CVE-2024-36928). +- Update + patches.suse/scsi-qla2xxx-Fix-off-by-one-in-qla_edif_app_getstats.patch + (git-fixes bsc#1225704 CVE-2024-36025). +- Update + patches.suse/spi-fix-null-pointer-dereference-within-spi_sync.patch + (git-fixes CVE-2024-36930). +- Update + patches.suse/swiotlb-Fix-double-allocation-of-slots-due-to-broken-alignment-handling.patch + (bsc#1224331 bsc#1224602 CVE-2024-35814). +- Update + patches.suse/tty-n_gsm-fix-possible-out-of-bounds-in-gsm0_receive.patch + (git-fixes bsc#1225642 CVE-2024-36016). +- Update + patches.suse/usb-gadget-f_fs-Fix-race-between-aio_cancel-and-AIO-.patch + (git-fixes bsc#1225749 CVE-2024-36894). +- Update + patches.suse/usb-gadget-uvc-use-correct-buffer-size-when-parsing-.patch + (git-fixes bsc#1225750 CVE-2024-36895). +- Update + patches.suse/usb-typec-tcpm-Check-for-port-partner-validity-befor.patch + (git-fixes bsc#1225748 CVE-2024-36893). +- Update + patches.suse/wifi-iwlwifi-mvm-guard-against-invalid-STA-ID-on-rem.patch + (stable-fixes bsc#1225769 CVE-2024-36921). +- Update + patches.suse/wifi-iwlwifi-read-txq-read_ptr-under-lock.patch + (stable-fixes CVE-2024-36922). +- Update + patches.suse/wifi-nl80211-don-t-free-NULL-coalescing-rule.patch + (git-fixes CVE-2024-36941). +- Update + patches.suse/x86-efistub-Call-mixed-mode-boot-services-on-the-firmware-.patch + (git-fixes bsc#1224742 CVE-2024-35803). +- commit 539780f + +------------------------------------------------------------------- +Mon Jun 3 13:25:29 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries/lparcfg: drop error message from guest name + lookup (bsc#1187716 ltc#193451 git-fixes). +- commit ceab637 + +------------------------------------------------------------------- +Mon Jun 3 13:19:17 CEST 2024 - msuchanek@suse.de + +- blacklist.conf: PPC fsl_msi is not used +- commit ae6590d + +------------------------------------------------------------------- +Mon Jun 3 13:03:27 CEST 2024 - msuchanek@suse.de + +- powerpc/uaccess: Use YZ asm constraint for ld (bsc#1194869). +- powerpc/uaccess: Fix build errors seen with GCC 13/14 + (bsc#1194869). +- commit 46b5d84 + +------------------------------------------------------------------- +Mon Jun 3 10:20:30 CEST 2024 - shung-hsi.yu@suse.com + +- Add reference to L3 bsc#1225765 in BPF control flow graph and precision backtrack fixes (bsc#1225756) + The L3 bsc#1225765 was created seperately since our customer requires + PTF. +- Update patches.suse/bpf-fix-precision-backtracking-instruction-iteration.patch +- Update patches.suse/bpf-handle-ldimm64-properly-in-check_cfg.patch +- Update patches.suse/selftests-bpf-add-edge-case-backtracking-logic-test.patch +- Update patches.suse/selftests-bpf-precision-tracking-test-for-BPF_NEG-an.patch +- commit 054635e + +------------------------------------------------------------------- +Mon Jun 3 01:12:20 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: release mutex after nft_gc_seq_end from + abort path (CVE-2024-26925 bsc#1223390). +- commit 578a709 + +------------------------------------------------------------------- +Mon Jun 3 01:11:15 CEST 2024 - mkubecek@suse.cz + +- series.conf: cleanup + Fix subsection header to silence series_insert error. +- commit 4628dc3 + +------------------------------------------------------------------- +Sat Jun 1 10:18:30 CEST 2024 - tiwai@suse.de + +- ASoC: wm_adsp: Add missing MODULE_DESCRIPTION() (git-fixes). +- ALSA: ump: Set default protocol when not given explicitly + (git-fixes). +- ALSA/hda: intel-dsp-config: reduce log verbosity (git-fixes). +- ALSA: core: Remove debugfs at disconnection (git-fixes). +- commit f8e0906 + +------------------------------------------------------------------- +Sat Jun 1 10:14:34 CEST 2024 - tiwai@suse.de + +- drm/panel: sitronix-st7789v: fix display size for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: tweak timing for + jt240mhqs_hwt_ek_e3 panel (git-fixes). +- drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 + panel (git-fixes). +- dma-buf/sw-sync: don't enable IRQ from sync_print_obj() + (git-fixes). +- Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 + devices" (stable-fixes). +- drm/amd/display: Enable colorspace property for MST connectors + (git-fixes). +- drm/i915: Fix audio component initialization (git-fixes). +- drm/i915/dpt: Make DPT object unshrinkable (git-fixes). +- drm/i915/gt: Fix CCS id's calculation for CCS mode setting + (git-fixes). +- drm/i915/guc: avoid FIELD_PREP warning (git-fixes). +- drm/i915/gt: Disarm breadcrumbs if engines are already idle + (git-fixes). +- drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) + (git-fixes). +- hwmon: (shtc1) Fix property misspelling (git-fixes). +- hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board + power sensor (git-fixes). +- spi: stm32: Don't warn about spurious interrupts (git-fixes). +- spi: Don't mark message DMA mapped when no transfer in it is + (git-fixes). +- dma-mapping: benchmark: handle NUMA_NO_NODE correctly + (git-fixes). +- dma-mapping: benchmark: fix node id validation (git-fixes). +- ALSA: seq: ump: Fix swapped song position pointer data + (git-fixes). +- ASoC: SOF: ipc4-topology: Fix input format query of process + modules without base extension (git-fixes). +- ALSA: seq: Fix yet another spot for system message conversion + (git-fixes). +- ALSA: ump: Don't accept an invalid UMP protocol number + (git-fixes). +- ALSA: ump: Don't clear bank selection after sending a program + change (git-fixes). +- ALSA: seq: Fix incorrect UMP type for system messages + (git-fixes). +- ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 + conversion (git-fixes). +- ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP + conversion (git-fixes). +- ALSA: hda/realtek: Adjust G814JZR to use SPI init for amp + (git-fixes). +- docs: netdev: Fix typo in Signed-off-by tag (git-fixes). +- net: usb: smsc95xx: fix changing LED_SEL bit value updated + from EEPROM (git-fixes). +- net: phy: micrel: set soft_reset callback to genphy_soft_reset + for KSZ8061 (git-fixes). +- commit e5505a5 + +------------------------------------------------------------------- +Sat Jun 1 10:09:27 CEST 2024 - tiwai@suse.de + +- Add alt-commit to a nouveau patch +- commit 0024d10 + +------------------------------------------------------------------- +Fri May 31 19:39:48 CEST 2024 - dsterba@suse.com + +- 9p: add missing locking around taking dentry fid list (git-fixes) +- commit 581af2d + +------------------------------------------------------------------- +Fri May 31 18:08:13 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only a VFS cleanup +- commit f4a0ca8 + +------------------------------------------------------------------- +Fri May 31 18:00:27 CEST 2024 - dsterba@suse.com + +- blacklist.conf: openpromfs not built +- commit 475ff82 + +------------------------------------------------------------------- +Fri May 31 17:58:22 CEST 2024 - dsterba@suse.com + +- ecryptfs: Fix buffer size for tag 66 packet (git-fixes) +- commit 17aae28 + +------------------------------------------------------------------- +Fri May 31 17:18:11 CEST 2024 - dsterba@suse.com + +- fs/9p: translate O_TRUNC into OTRUNC (git-fixes) +- commit e03e9a5 + +------------------------------------------------------------------- +Fri May 31 17:14:43 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END + (git-fixes). +- commit e824dba + +------------------------------------------------------------------- +Fri May 31 17:14:08 CEST 2024 - dsterba@suse.com + +- fs/9p: only translate RWX permissions for plain 9P2000 (git-fixes) +- commit ebd0dc6 + +------------------------------------------------------------------- +Fri May 31 17:11:23 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: precision tracking test for BPF_NEG and BPF_END + (bsc#1225756). +- commit a410d73 + +------------------------------------------------------------------- +Fri May 31 17:08:22 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: add edge case backtracking logic test + (bsc#1225756). +- bpf: fix precision backtracking instruction iteration + (bsc#1225756). +- bpf: handle ldimm64 properly in check_cfg() (bsc#1225756). +- commit 9cbb99b + +------------------------------------------------------------------- +Fri May 31 16:48:47 CEST 2024 - dsterba@suse.com + +- blacklist.conf: remove add and revert patch pair +- commit f17fe30 + +------------------------------------------------------------------- +Fri May 31 16:41:07 CEST 2024 - dsterba@suse.com + +- fs: indicate request originates from old mount API (git-fixes) +- commit 0754468 + +------------------------------------------------------------------- +Fri May 31 16:38:52 CEST 2024 - dsterba@suse.com + +- blacklist.conf: only comment fix +- commit b912460 + +------------------------------------------------------------------- +Fri May 31 16:36:29 CEST 2024 - dsterba@suse.com + +- locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock (git-fixes) +- commit 4c48f9f + +------------------------------------------------------------------- +Fri May 31 16:34:32 CEST 2024 - dsterba@suse.com + +- fs: Fix error checking for d_hash_and_lookup() (git-fixes) +- commit c90513f + +------------------------------------------------------------------- +Fri May 31 16:31:13 CEST 2024 - dwagner@suse.de + +- nvme-pci: Add quirk for broken MSIs (git-fixes). +- nvme: fix warn output about shared namespaces without + CONFIG_NVME_MULTIPATH (git-fixes). +- drivers/nvme: Add quirks for device 126f:2262 (git-fixes). +- commit fff60eb + +------------------------------------------------------------------- +Fri May 31 16:05:29 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvme-ensure-disabling-pairs-with-unquiesce.patch + (jsc#PED-6252 jsc#PED-5728 jsc#PED-5062 jsc#PED-3535 + bsc#1224534). +- commit d9497f3 + +------------------------------------------------------------------- +Fri May 31 14:12:49 CEST 2024 - iivanov@suse.de + +- octeontx2-af: fix the double free in rvu_npc_freemem() (bsc#1225712 CVE-2024-36030) +- commit 294ca99 + +------------------------------------------------------------------- +Fri May 31 12:32:57 CEST 2024 - tbogendoerfer@suse.de + +- idpf: extend tx watchdog timeout (bsc#1224137). +- commit fbf0ed6 + +------------------------------------------------------------------- +Fri May 31 11:27:23 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86/pmu: Allow programming events that match + unsupported arch events (bsc#1225696). +- Refresh + patches.suse/KVM-x86-pmu-Allow-programming-events-that-match-unsu.patch. +- commit 0e4ccf5 + +------------------------------------------------------------------- +Thu May 30 10:09:45 CEST 2024 - iivanov@suse.de + +- swiotlb: extend buffer pre-padding to alloc_align_mask if necessary (bsc#1224331) +- commit c148fd3 + +------------------------------------------------------------------- +Thu May 30 09:03:10 CEST 2024 - davide.benini@suse.com + +- calipso: fix memory leak in netlbl_calipso_add_pass() + (CVE-2023-52698 bsc#1224621) +- commit 5fc90b9 + +------------------------------------------------------------------- +Thu May 30 07:29:06 CEST 2024 - jslaby@suse.cz + +- kabi/severities: ignore IMS functions + They were dropped in previous patches. Noone is supposed to use them. +- commit 494909c + +------------------------------------------------------------------- +Thu May 30 05:29:52 CEST 2024 - ematsumiya@suse.de + +- smb: client: set correct id, uid and cruid for multiuser + automounts (bsc#1223011, CVE-2024-26822). +- commit 6fce785 + +------------------------------------------------------------------- +Thu May 30 05:26:33 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential OOBs in smb2_parse_contexts() + (bsc#1220148, CVE-2023-52434). +- commit a00a7f6 + +------------------------------------------------------------------- +Wed May 29 19:16:39 CEST 2024 - colyli@suse.de + +- dm-integrity: fix a memory leak when rechecking the data + (bsc#1223077, CVE-2024-26860). +- commit 29984e7 + +------------------------------------------------------------------- +Wed May 29 19:05:23 CEST 2024 - fdmanana@suse.com + +- btrfs: zoned: don't skip block groups with 100% zone unusable + (bsc#1220120). +- btrfs: don't refill whole delayed refs block reserve when + starting transaction (bsc#1220120). +- btrfs: add new unused block groups to the list of unused block + groups (bsc#1220120). +- btrfs: do not delete unused block group if it may be used soon + (bsc#1220120). +- btrfs: add and use helper to check if block group is used + (bsc#1220120). +- btrfs: always reserve space for delayed refs when starting + transaction (bsc#1220120). +- btrfs: stop doing excessive space reservation for csum deletion + (bsc#1220120). +- btrfs: remove pointless initialization at + btrfs_delayed_refs_rsv_release() (bsc#1220120). +- btrfs: reserve space for delayed refs on a per ref basis + (bsc#1220120). +- btrfs: allow to run delayed refs by bytes to be released + instead of count (bsc#1220120). +- btrfs: simplify check for extent item overrun at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: return -EUCLEAN if extent item is missing when searching + inline backref (bsc#1220120). +- btrfs: use a single variable for return value at + lookup_inline_extent_backref() (bsc#1220120). +- btrfs: use a single variable for return value at + run_delayed_extent_op() (bsc#1220120). +- btrfs: remove pointless 'ref_root' variable from + run_delayed_data_ref() (bsc#1220120). +- btrfs: initialize key where it's used when running delayed + data ref (bsc#1220120). +- btrfs: remove refs_to_drop argument from __btrfs_free_extent() + (bsc#1220120). +- btrfs: remove refs_to_add argument from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: remove the refcount warning/check at + btrfs_put_delayed_ref() (bsc#1220120). +- btrfs: remove unnecessary logic when running new delayed + references (bsc#1220120). +- btrfs: pass a space_info argument to + btrfs_reserve_metadata_bytes() (bsc#1220120). +- btrfs: log message if extent item not found when running + delayed extent op (bsc#1220120). +- btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref() + (bsc#1220120). +- btrfs: move btrfs_free_excluded_extents() into block-group.c + (bsc#1220120). +- btrfs: open code trivial btrfs_add_excluded_extent() + (bsc#1220120). +- btrfs: make find_first_extent_bit() return a boolean + (bsc#1220120). +- btrfs: make btrfs_destroy_pinned_extent() return void + (bsc#1220120). +- btrfs: make btrfs_destroy_marked_extents() return void + (bsc#1220120). +- btrfs: rename add_new_free_space() to btrfs_add_new_free_space() + (bsc#1220120). +- btrfs: update documentation for add_new_free_space() + (bsc#1220120). +- commit 37b05cd + +------------------------------------------------------------------- +Wed May 29 18:24:54 CEST 2024 - nstange@suse.de + +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch (bsc#1222771). + In preparation of enabling CONFIG_FIPS_SIGNATURE_SELFTEST, amend the + missing 'usage' argument in the pkcs7_validate_trust() invocation + from the PKCS#7 selftest. +- commit cfa0827 + +------------------------------------------------------------------- +Wed May 29 17:39:53 CEST 2024 - mbrugger@suse.com + +- blacklist.conf: arm: kernel does not support folios +- commit e0489ca + +------------------------------------------------------------------- +Wed May 29 17:23:53 CEST 2024 - pmladek@suse.com + +- printk: Let no_printk() use _printk() (bsc#1225618). +- commit 2abd745 + +------------------------------------------------------------------- +Wed May 29 17:04:32 CEST 2024 - pmladek@suse.com + +- printk: Update @console_may_schedule in + console_trylock_spinning() (bsc#1225616). +- commit e5e7ac5 + +------------------------------------------------------------------- +Wed May 29 16:39:49 CEST 2024 - mkoutny@suse.com + +- af_unix: fix use-after-free in unix_stream_read_actor() + (CVE-2023-52772 bsc#1224989). +- commit 0f5ff3f + +------------------------------------------------------------------- +Wed May 29 16:37:13 CEST 2024 - nstange@suse.de + +- certs: Add ECDSA signature verification self-test (bsc#1222777). +- Port "certs: Add ECDSA signature verification self-test". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_ECDSA. +- Refresh + 0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + trivial context update to Kconfig +- commit 7338b2e + +------------------------------------------------------------------- +Wed May 29 16:36:36 CEST 2024 - pmladek@suse.com + +- dump_stack: Do not get cpu_sync for panic CPU (bsc#1225607). +- commit 3d953e1 + +------------------------------------------------------------------- +Wed May 29 16:30:09 CEST 2024 - pmladek@suse.com + +- printk: Avoid non-panic CPUs writing to ringbuffer + (bsc#1225607). +- commit 9a41cad + +------------------------------------------------------------------- +Wed May 29 16:25:37 CEST 2024 - nstange@suse.de + +- certs: Move RSA self-test data to separate file (bsc#1222777). +- Port "certs: Move RSA self-test data to separate file". +- Enable new CONFIG_FIPS_SIGNATURE_SELFTEST_RSA. +- Refresh + patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch: + - trivial context update to Kconfig, + - account for changed pkcs7_validate_trust() callsite amended by + this refreshed patch. +- commit 248ad2a + +------------------------------------------------------------------- +Wed May 29 16:22:01 CEST 2024 - pmladek@suse.com + +- printk: Disable passing console lock owner completely during + panic() (bsc#1225607). +- commit a31a4d6 + +------------------------------------------------------------------- +Wed May 29 16:19:57 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Skip non-finalized records in panic + (bsc#1225607). +- commit 8be42db + +------------------------------------------------------------------- +Wed May 29 16:06:55 CEST 2024 - nstange@suse.de + +- Enable CONFIG_FIPS_SIGNATURE_SELFTEST (bsc#1222771) +- commit 4ade1c7 + +------------------------------------------------------------------- +Wed May 29 15:50:37 CEST 2024 - pmladek@suse.com + +- printk: Wait for all reserved records with pr_flush() + (bsc#1225607). +- commit 4a07b6c + +------------------------------------------------------------------- +Wed May 29 15:35:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Cleanup reader terminology (bsc#1225607). +- commit b3f2a50 + +------------------------------------------------------------------- +Wed May 29 15:27:23 CEST 2024 - pmladek@suse.com + +- printk: Add this_cpu_in_panic() (bsc#1225607). +- commit 8afb830 + +------------------------------------------------------------------- +Wed May 29 15:21:57 CEST 2024 - pmladek@suse.com + +- printk: For @suppress_panic_printk check for other CPU in panic + (bsc#1225607). +- commit f2045e0 + +------------------------------------------------------------------- +Wed May 29 15:20:31 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Clarify special lpos values (bsc#1225607). +- commit d1338d8 + +------------------------------------------------------------------- +Wed May 29 15:17:37 CEST 2024 - pmladek@suse.com + +- printk: ringbuffer: Do not skip non-finalized records with + prb_next_seq() (bsc#1225607). +- commit 1ea687c + +------------------------------------------------------------------- +Wed May 29 15:17:05 CEST 2024 - mkoutny@suse.com + +- prctl: generalize PR_SET_MDWE support check to be per-arch + (bsc#1225610). +- commit b86afe4 + +------------------------------------------------------------------- +Wed May 29 15:15:57 CEST 2024 - pmladek@suse.com + +- printk: Use prb_first_seq() as base for 32bit seq macros + (bsc#1225607). +- commit ea93856 + +------------------------------------------------------------------- +Wed May 29 15:14:03 CEST 2024 - pmladek@suse.com + +- printk: Adjust mapping for 32bit seq macros (bsc#1225607). +- commit e9e690d + +------------------------------------------------------------------- +Wed May 29 14:57:00 CEST 2024 - mkoutny@suse.com + +- blk-cgroup: fix list corruption from reorder of WRITE ->lqueued + (bsc#1225605). +- blk-cgroup: fix list corruption from resetting io stat + (bsc#1225605). +- commit c132bd3 + +------------------------------------------------------------------- +Wed May 29 14:56:41 CEST 2024 - pmladek@suse.com + +- printk: nbcon: Relocate 32bit seq macros (bsc#1225607). +- commit 6293dd4 + +------------------------------------------------------------------- +Wed May 29 14:47:13 CEST 2024 - pmladek@suse.com + +- printk: Rename abandon_console_lock_in_panic() to + other_cpu_in_panic() (bsc#1225607). +- commit 74aec78 + +------------------------------------------------------------------- +Wed May 29 14:42:32 CEST 2024 - pmladek@suse.com + +- printk: Consolidate console deferred printing (bsc#1225607). +- commit c45374f + +------------------------------------------------------------------- +Wed May 29 14:39:55 CEST 2024 - pmladek@suse.com + +- printk: Do not take console lock for console_flush_on_panic() + (bsc#1225607). +- commit ca5038f + +------------------------------------------------------------------- +Wed May 29 14:38:54 CEST 2024 - pmladek@suse.com + +- printk: Keep non-panic-CPUs out of console lock (bsc#1225607). +- commit 2d7bf36 + +------------------------------------------------------------------- +Wed May 29 14:24:43 CEST 2024 - pmladek@suse.com + +- printk: Reduce console_unblank() usage in unsafe scenarios + (bsc#1225607). +- commit 54eafaa + +------------------------------------------------------------------- +Wed May 29 13:45:07 CEST 2024 - pmladek@suse.com + +- livepatch: Fix missing newline character in + klp_resolve_symbols() (bsc#1223539). +- commit af0f908 + +------------------------------------------------------------------- +Wed May 29 13:33:07 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: system-wide nr_active enforcement patchset; + not worth the risk (bsc#1225580) +- commit 059cebc + +------------------------------------------------------------------- +Wed May 29 13:28:17 CEST 2024 - shung-hsi.yu@suse.com + +- cpumap: Zero-initialise xdp_rxq_info struct before running + XDP program (bsc#1224718 CVE-2024-27431). +- commit fb7728a + +------------------------------------------------------------------- +Wed May 29 12:12:14 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct bpf_link and bpf_link_ops kABI workaround + (bsc#1224531 CVE-2024-35860). +- commit 7744489 + +------------------------------------------------------------------- +Wed May 29 12:07:39 CEST 2024 - jslaby@suse.cz + +- Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support" + (git-fixes). +- Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()" (git-fixes). +- Revert "PCI/MSI: Provide stubs for IMS functions" (git-fixes). +- commit 0dc394b + +------------------------------------------------------------------- +Wed May 29 11:50:31 CEST 2024 - jslaby@suse.cz + +- ppdev: Add an error check in register_device (git-fixes). +- commit cfdb6a2 + +------------------------------------------------------------------- +Wed May 29 11:43:15 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: support deferring bpf_link dealloc to after RCU grace + period (bsc#1224531 CVE-2024-35860). +- bpf: put uprobe link's path and task in release callback + (bsc#1224531 CVE-2024-35860). +- commit a95dd44 + +------------------------------------------------------------------- +Wed May 29 11:25:39 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Fix not validating setsockopt user input + (bsc#1224581 CVE-2024-35964). +- commit 9d49d44 + +------------------------------------------------------------------- +Wed May 29 11:06:17 CEST 2024 - pmladek@suse.com + +- blacklist.conf: workqueues: cosmetic; truncated names in ps output +- commit 2ed068f + +------------------------------------------------------------------- +Wed May 29 10:52:47 CEST 2024 - jlee@suse.com + +- Bluetooth: ISO: Add support for BT_PKT_STATUS (bsc#1224581 + CVE-2024-35964). +- commit cadac48 + +------------------------------------------------------------------- +Wed May 29 10:13:51 CEST 2024 - jlee@suse.com + +- Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic (bsc#1224581 + CVE-2024-35964). +- Refresh + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch. +- commit 774d916 + +------------------------------------------------------------------- +Wed May 29 09:52:10 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Prevent lock inversion deadlock in map delete elem + (bsc#1209657 CVE-2023-0160 bsc#1224511 CVE-2024-35895). +- commit fa3fb92 + +------------------------------------------------------------------- +Wed May 29 07:53:36 CEST 2024 - tiwai@suse.de + +- tpm_tis_spi: Account for SPI header when allocating TPM SPI + xfer buffer (git-fixes). +- commit 6d124e2 + +------------------------------------------------------------------- +Tue May 28 23:45:57 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_debug_files_proc_show() + (bsc#1225172, bsc#1223532, CVE-2024-26928). +- commit 1089c4a + +------------------------------------------------------------------- +Tue May 28 23:42:54 CEST 2024 - ematsumiya@suse.de + +- smb3: missing lock when picking channel (bsc#1225172, + bsc#1224550, CVE-2024-35999). +- commit d7be3a1 + +------------------------------------------------------------------- +Tue May 28 23:42:14 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in + cifs_signal_cifsd_for_reconnect() (bsc#1225172, bsc#1224766, + CVE-2024-35861). +- commit 0d45a76 + +------------------------------------------------------------------- +Tue May 28 23:41:36 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_network_name_deleted() + (bsc#1225172, bsc#1224764, CVE-2024-35862). +- commit 6632102 + +------------------------------------------------------------------- +Tue May 28 23:40:50 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in is_valid_oplock_break() + (bsc#1225172, bsc#1224763, CVE-2024-35863). +- commit 06c348c + +------------------------------------------------------------------- +Tue May 28 23:40:05 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_oplock_break() + (bsc#1225172, bsc#1224668, CVE-2024-35865). +- commit 60bea5b + +------------------------------------------------------------------- +Tue May 28 23:39:26 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in smb2_is_valid_lease_break() + (bsc#1225172, bsc#1224765, CVE-2024-35864). +- commit 52cc8d8 + +------------------------------------------------------------------- +Tue May 28 23:38:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_show() + (bsc#1225172, bsc#1224664, CVE-2024-35867). +- commit 3a82d6a + +------------------------------------------------------------------- +Tue May 28 23:35:58 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_stats_proc_write() + (bsc#1225172, bsc#1224678, CVE-2024-35868). +- commit fb4bf4e + +------------------------------------------------------------------- +Tue May 28 23:35:08 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix potential UAF in cifs_dump_full_key() + (bsc#1225172, bsc#1224667, CVE-2024-35866). +- commit b0961fe + +------------------------------------------------------------------- +Tue May 28 23:33:25 CEST 2024 - ematsumiya@suse.de + +- smb: client: guarantee refcounted children from parent session + (bsc#1225172, bsc#1224679, CVE-2024-35869). +- commit 97642d2 + +------------------------------------------------------------------- +Tue May 28 23:32:40 CEST 2024 - ematsumiya@suse.de + +- smb: client: fix UAF in smb2_reconnect_server() (bsc#1225172, + bsc#1224672, CVE-2024-35870). +- commit e205efa + +------------------------------------------------------------------- +Tue May 28 23:20:35 CEST 2024 - ematsumiya@suse.de + +- smb: Fix regression in writes when non-standard maximum write + size negotiated (bsc#1222464, CVE-2024-26692). +- commit 761be1f + +------------------------------------------------------------------- +Tue May 28 20:19:26 CEST 2024 - ematsumiya@suse.de + +- cifs: Fix writeback data corruption (bsc#1225172, + bsc#1223810, CVE-2024-27036). +- commit 75108cc + +------------------------------------------------------------------- +Tue May 28 20:07:48 CEST 2024 - ematsumiya@suse.de + +- cifs: Don't use certain unnecessary folio_*() functions + (bsc#1225172). +- commit 3ddf86f + +------------------------------------------------------------------- +Tue May 28 16:02:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: Ignore all devicetree schemes changes + We do not use them, so lets silence all git-fixes for them. +- commit 84a3286 + +------------------------------------------------------------------- +Tue May 28 13:34:20 CEST 2024 - nik.borisov@suse.com + +- x86/bpf: Fix IP after emitting call depth accounting (bsc#1224493 CVE-2024-35903). +- commit 1c0fa71 + +------------------------------------------------------------------- +Tue May 28 10:02:27 CEST 2024 - pjakobsson@suse.de + +- drm/amdgpu: Skip do PCI error slot reset during RAS recovery (CVE-2024-35931 bsc#1224652). +- commit 1dec1c9 + +------------------------------------------------------------------- +Tue May 28 08:15:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore TAS2781 symbol drop, it's only locally used +- commit f367fdb + +------------------------------------------------------------------- +Tue May 28 08:12:45 CEST 2024 - tiwai@suse.de + +- ASoC: tas2781: Fix wrong loading calibrated data sequence + (git-fixes). +- commit 5851e36 + +------------------------------------------------------------------- +Tue May 28 08:10:39 CEST 2024 - tiwai@suse.de + +- mm: page_owner: fix wrong information in dump_page_owner + (git-fixes). +- ALSA: scarlett2: Add missing error check to + scarlett2_config_save() (git-fixes). +- commit 4b2ccd1 + +------------------------------------------------------------------- +Tue May 28 06:53:34 CEST 2024 - jslaby@suse.cz + +- x86/mm/pat: fix VM_PAT handling in COW mappings (bsc#1224525 + CVE-2024-35877). +- commit 24cc941 + +------------------------------------------------------------------- +Mon May 27 21:33:13 CEST 2024 - davide.benini@suse.com + +- ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr + (CVE-2024-35969 bsc#1224580) +- commit f419c6d + +------------------------------------------------------------------- +Mon May 27 20:45:38 CEST 2024 - tbogendoerfer@suse.de + +- mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash + work (CVE-2024-35852 bsc#1224502). +- mlxsw: spectrum_acl_tcam: Fix incorrect list API usage + (CVE-2024-36006 bsc#1224541). +- mlxsw: spectrum_acl_tcam: Fix warning during rehash + (CVE-2024-36007 bsc#1224543). +- commit 88a980b + +------------------------------------------------------------------- +Mon May 27 18:45:10 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/vt-d: Enable PCI/IMS" (git-fixes). +- commit f424462 + +------------------------------------------------------------------- +Mon May 27 18:39:43 CEST 2024 - vkarasulli@suse.de + +- Revert "iommu/amd: Enable PCI/IMS" (git-fixes). +- commit 278bf80 + +------------------------------------------------------------------- +Mon May 27 18:29:15 CEST 2024 - vkarasulli@suse.de + +- iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest + (git-fixes). +- commit 481f9bd + +------------------------------------------------------------------- +Mon May 27 18:26:02 CEST 2024 - fdmanana@suse.com + +- btrfs: avoid start and commit empty transaction when flushing + qgroups (bsc#1220120). +- btrfs: avoid start and commit empty transaction when starting + qgroup rescan (bsc#1220120). +- btrfs: avoid starting and committing empty transaction when + flushing space (bsc#1220120). +- btrfs: avoid starting new transaction when flushing delayed + items and refs (bsc#1220120). +- btrfs: merge find_free_dev_extent() and + find_free_dev_extent_start() (bsc#1220120). +- btrfs: make find_free_dev_extent() static (bsc#1220120). +- btrfs: make btrfs_cleanup_fs_roots() static (bsc#1220120). +- btrfs: fail priority metadata ticket with real fs error + (bsc#1220120). +- btrfs: return real error when orphan cleanup fails due to a + transaction abort (bsc#1220120). +- btrfs: store the error that turned the fs into error state + (bsc#1220120). +- btrfs: don't steal space from global rsv after a transaction + abort (bsc#1220120). +- btrfs: print available space across all block groups when + dumping space info (bsc#1220120). +- btrfs: print available space for a block group when dumping + a space info (bsc#1220120). +- btrfs: print block group super and delalloc bytes when dumping + space info (bsc#1220120). +- btrfs: print target number of bytes when dumping free space + (bsc#1220120). +- btrfs: update comment for btrfs_join_transaction_nostart() + (bsc#1220120). +- commit b4554d4 + +------------------------------------------------------------------- +Mon May 27 18:11:48 CEST 2024 - vbabka@suse.cz + +- mm/secretmem: fix GUP-fast succeeding on secretmem folios + (CVE-2024-35872 bsc#1224530). +- commit 42a2f6f + +------------------------------------------------------------------- +Mon May 27 17:29:41 CEST 2024 - ematsumiya@suse.de + +- cifs: fix charset issue in reconnection (bsc#1225172). +- commit b4ea103 + +------------------------------------------------------------------- +Mon May 27 17:07:38 CEST 2024 - fdmanana@suse.com + +- btrfs: make btrfs_destroy_delayed_refs() return void + (bsc#1220120). +- btrfs: remove unnecessary prototype declarations at disk-io.c + (bsc#1220120). +- btrfs: use a single switch statement when initializing delayed + ref head (bsc#1220120). +- btrfs: use bool type for delayed ref head fields that are used + as booleans (bsc#1220120). +- btrfs: assert correct lock is held at btrfs_select_ref_head() + (bsc#1220120). +- btrfs: get rid of label and goto at insert_delayed_ref() + (bsc#1220120). +- btrfs: make insert_delayed_ref() return a bool instead of an + int (bsc#1220120). +- btrfs: use a bool to track qgroup record insertion when adding + ref head (bsc#1220120). +- btrfs: remove pointless in_tree field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: remove unused is_head field from struct + btrfs_delayed_ref_node (bsc#1220120). +- btrfs: reorder some members of struct btrfs_delayed_ref_head + (bsc#1220120). +- commit 2e19466 + +------------------------------------------------------------------- +Mon May 27 16:12:29 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations (CVE-2024-35956 bsc#1224674) +- commit 9bb0c20 + +------------------------------------------------------------------- +Mon May 27 16:07:17 CEST 2024 - dsterba@suse.com + +- Update patches.suse/btrfs-send-handle-path-ref-underflow-in-header-itera.patch (CVE-2024-35935 bsc#1224645) +- commit 5aa2b5a + +------------------------------------------------------------------- +Mon May 27 15:40:09 CEST 2024 - dsterba@suse.com + +- btrfs: make error messages more clear when getting a chunk map (git-fixes) +- commit 47ecf55 + +------------------------------------------------------------------- +Mon May 27 15:38:41 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: compilation warning fix +- commit 02490e2 + +------------------------------------------------------------------- +Mon May 27 15:37:02 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: code not built +- commit 5199fc3 + +------------------------------------------------------------------- +Mon May 27 15:29:06 CEST 2024 - dsterba@suse.com + +- btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super (git-fixes) +- commit 907e740 + +------------------------------------------------------------------- +Mon May 27 15:26:23 CEST 2024 - petr.pavlu@suse.com + +- tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test + (git-fixes). +- commit 113163c + +------------------------------------------------------------------- +Mon May 27 15:25:37 CEST 2024 - dsterba@suse.com + +- btrfs: use the correct superblock to compare fsid in btrfs_validate_super (git-fixes) +- commit 4318f3e + +------------------------------------------------------------------- +Mon May 27 15:25:21 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix a race between readers and resize checks + (git-fixes). +- commit 568ebcf + +------------------------------------------------------------------- +Mon May 27 15:23:46 CEST 2024 - dsterba@suse.com + +- btrfs: add a helper to read the superblock metadata_uuid (git-fixes) +- commit 543d7b8 + +------------------------------------------------------------------- +Mon May 27 15:21:39 CEST 2024 - petr.pavlu@suse.com + +- ftrace: Fix possible use-after-free issue in ftrace_location() + (git-fixes). +- commit 4cf7fca + +------------------------------------------------------------------- +Mon May 27 15:20:36 CEST 2024 - petr.pavlu@suse.com + +- tracing: hide unused ftrace_event_id_fops (git-fixes). +- commit 61c90c7 + +------------------------------------------------------------------- +Mon May 27 15:19:03 CEST 2024 - petr.pavlu@suse.com + +- blacklist.conf: add not-relevant tracing commits +- commit b97c070 + +------------------------------------------------------------------- +Mon May 27 11:19:26 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSO (git-fixes). +- commit 1340b2d + +------------------------------------------------------------------- +Mon May 27 11:12:16 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Add missing boot_params for mixed mode compat entry (git-fixes). +- commit 12dcb3a + +------------------------------------------------------------------- +Mon May 27 11:08:48 CEST 2024 - nik.borisov@suse.com + +- x86/efistub: Call mixed mode boot services on the firmware's stack (git-fixes). +- commit 9d83518 + +------------------------------------------------------------------- +Mon May 27 11:08:27 CEST 2024 - nik.borisov@suse.com + +- x86/pm: Work around false positive kmemleak report in msr_build_context() (git-fixes). +- commit 2e5a312 + +------------------------------------------------------------------- +Mon May 27 11:07:16 CEST 2024 - nik.borisov@suse.com + +- x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y (git-fixes). +- commit 453faa5 + +------------------------------------------------------------------- +Mon May 27 11:06:52 CEST 2024 - nik.borisov@suse.com + +- x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() (git-fixes). +- commit e894262 + +------------------------------------------------------------------- +Mon May 27 10:59:27 CEST 2024 - nik.borisov@suse.com + +- mm/slab: make __free(kfree) accept error pointers (git-fixes). +- commit 8b5f449 + +------------------------------------------------------------------- +Mon May 27 10:52:46 CEST 2024 - nik.borisov@suse.com + +- x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT (git-fixes). +- commit fa1d89a + +------------------------------------------------------------------- +Mon May 27 09:54:37 CEST 2024 - jgross@suse.com + +- Update + patches.suse/virtio_net-Do-not-send-RSS-key-if-it-is-not-supporte.patch + (bsc#1224565, CVE-2024-35981). +- commit 50a448d + +------------------------------------------------------------------- +Mon May 27 09:52:27 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-x86-Mark-target-gfn-of-emulated-atomic-instructi.patch + (bsc#1224638, CVE-2024-35804). +- commit aac65c3 + +------------------------------------------------------------------- +Mon May 27 09:49:04 CEST 2024 - jgross@suse.com + +- Update + patches.suse/KVM-SVM-Flush-pages-under-kvm-lock-to-fix-UAF-in-svm.patch + (bsc#1224725, CVE-2024-35791). +- commit 80eb8d1 + +------------------------------------------------------------------- +Mon May 27 08:09:27 CEST 2024 - tiwai@suse.de + +- cxl/port: Fix delete_endpoint() vs parent unregistration race + (CVE-2023-52771 bsc#1225007). +- commit b115e15 + +------------------------------------------------------------------- +Sun May 26 09:46:10 CEST 2024 - tiwai@suse.de + +- i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during + start frame (git-fixes). +- commit cc09a8e + +------------------------------------------------------------------- +Sun May 26 09:45:48 CEST 2024 - tiwai@suse.de + +- kselftest: Add a ksft_perror() helper (stable-fixes). +- Refresh + patches.suse/selftests-timers-posix_timers-Reimplement-check_time.patch. +- commit f14f41c + +------------------------------------------------------------------- +Sun May 26 09:45:04 CEST 2024 - tiwai@suse.de + +- nilfs2: fix unexpected freezing of nilfs_segctor_sync() + (git-fixes). +- nilfs2: fix use-after-free of timer for log writer thread + (git-fixes). +- kasan, fortify: properly rename memintrinsics (git-fixes). +- i3c: master: svc: fix invalidate IBI type and miss call client + IBI handler (git-fixes). +- serial: kgdboc: Fix NMI-safety problems from keyboard reset code + (stable-fixes). +- drm/amd/display: Fix division by zero in setup_dsc_config + (stable-fixes). +- docs: kernel_include.py: Cope with docutils 0.21 (stable-fixes). +- mmc: core: Add HS400 tuning in HS400es initialization + (stable-fixes). +- commit 0b2962b + +------------------------------------------------------------------- +Sun May 26 09:41:07 CEST 2024 - tiwai@suse.de + +- Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() + (git-fixes). +- commit 3e2fb47 + +------------------------------------------------------------------- +Sat May 25 08:35:21 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs don't work for ProBook + 440/460 G11 (stable-fixes). +- ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with + ALC897 (stable-fixes). +- ALSA: usb-audio: Fix for sampling rates support for Mbox3 + (stable-fixes). +- ALSA: timer: Set lower bound of start tick time (stable-fixes). +- ALSA: usb-audio: Add sampling rates support for Mbox3 + (stable-fixes). +- commit ae40914 + +------------------------------------------------------------------- +Sat May 25 08:28:19 CEST 2024 - tiwai@suse.de + +- drm/nouveau: use tile_mode and pte_kind for VM_BIND bo + allocations (git-fixes). +- Input: cyapa - add missing input core locking to suspend/resume + functions (git-fixes). +- Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculation + (git-fixes). +- Input: ims-pcu - fix printf string overflow (git-fixes). +- ASoC: tas2552: Add TX path for capturing AUDIO-OUT data + (git-fixes). +- ALSA: core: Fix NULL module pointer assignment at card init + (git-fixes). +- speakup: Fix sizeof() vs ARRAY_SIZE() bug (git-fixes). +- serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using + prescaler (git-fixes). +- serial: 8250_bcm7271: use default_mux_rate if possible + (git-fixes). +- serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup + (git-fixes). +- tty: n_gsm: fix missing receive state reset after mode switch + (git-fixes). +- tty: n_gsm: fix possible out-of-bounds in gsm0_receive() + (git-fixes). +- commit be92dbc + +------------------------------------------------------------------- +Sat May 25 01:33:04 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where multiple sessions share connection + (bsc#1225172). +- commit 6704757 + +------------------------------------------------------------------- +Sat May 25 01:32:51 CEST 2024 - ematsumiya@suse.de + +- smb3: show beginning time for per share stats (bsc#1225172). +- commit 9dab491 + +------------------------------------------------------------------- +Sat May 25 01:32:38 CEST 2024 - ematsumiya@suse.de + +- cifs: cifs_chan_is_iface_active should be called with chan_lock + held (bsc#1225172). +- commit 7f878c6 + +------------------------------------------------------------------- +Sat May 25 01:32:24 CEST 2024 - ematsumiya@suse.de + +- cifs: do not pass cifs_sb when trying to add channels + (bsc#1225172). +- commit b48e89f + +------------------------------------------------------------------- +Sat May 25 01:32:10 CEST 2024 - ematsumiya@suse.de + +- smb: client: remove extra @chan_count check in + __cifs_put_smb_ses() (bsc#1225172). +- commit 58e3272 + +------------------------------------------------------------------- +Sat May 25 01:31:57 CEST 2024 - ematsumiya@suse.de + +- cifs: reconnect work should have reference on server struct + (bsc#1225172). +- commit f1bff59 + +------------------------------------------------------------------- +Sat May 25 01:31:44 CEST 2024 - ematsumiya@suse.de + +- cifs: handle cases where a channel is closed (bsc#1225172). +- commit c305501 + +------------------------------------------------------------------- +Sat May 25 01:31:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: reduce stack usage in cifs_try_adding_channels() + (bsc#1225172). +- commit 16a3d64 + +------------------------------------------------------------------- +Sat May 25 01:31:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs code dep in namespace.c + (bsc#1225172). +- commit 658ebd6 + +------------------------------------------------------------------- +Sat May 25 01:31:04 CEST 2024 - ematsumiya@suse.de + +- smb: client: get rid of dfs naming in automount code + (bsc#1225172). +- commit b47e685 + +------------------------------------------------------------------- +Sat May 25 01:26:39 CEST 2024 - ematsumiya@suse.de + +- smb: client: rename cifs_dfs_ref.c to namespace.c (bsc#1225172). +- commit 429bc2d + +------------------------------------------------------------------- +Sat May 25 01:25:30 CEST 2024 - ematsumiya@suse.de + +- smb: client: ensure to try all targets when finding nested links + (bsc#1225172). +- commit b03bac4 + +------------------------------------------------------------------- +Sat May 25 01:25:17 CEST 2024 - ematsumiya@suse.de + +- smb: client: introduce DFS_CACHE_TGT_LIST() (bsc#1225172). +- commit f066846 + +------------------------------------------------------------------- +Sat May 25 01:25:04 CEST 2024 - ematsumiya@suse.de + +- cifs: account for primary channel in the interface list + (bsc#1225172). +- commit 28558fb + +------------------------------------------------------------------- +Sat May 25 01:24:50 CEST 2024 - ematsumiya@suse.de + +- cifs: distribute channels across interfaces based on speed + (bsc#1225172). +- commit 66db7c6 + +------------------------------------------------------------------- +Fri May 24 20:33:36 CEST 2024 - tiwai@suse.de + +- dmaengine: dw-edma: eDMA: Add sync read before starting the + DMA transfer in remote setup (CVE-2024-27408 bsc#1224430). +- commit 26ca7a6 + +------------------------------------------------------------------- +Fri May 24 20:29:39 CEST 2024 - tiwai@suse.de + +- pmdomain: ti: Add a null pointer check to the + omap_prm_domain_init (CVE-2024-35943 bsc#1224649). +- commit 4abda58 + +------------------------------------------------------------------- +Fri May 24 20:27:11 CEST 2024 - tiwai@suse.de + +- media: mediatek: vcodec: Fix oops when HEVC init fails + (CVE-2024-35921 bsc#1224477). +- commit 7226612 + +------------------------------------------------------------------- +Fri May 24 18:18:36 CEST 2024 - tiwai@suse.de + +- drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() + for hisi_hns3_pmu uninit process (CVE-2023-52860 bsc#1224936). +- commit f0f6842 + +------------------------------------------------------------------- +Fri May 24 18:15:40 CEST 2024 - tiwai@suse.de + +- kABI workaround for struct idxd_evl (CVE-2024-35991 + bsc#1224553). +- commit 4c82821 + +------------------------------------------------------------------- +Fri May 24 18:11:49 CEST 2024 - tiwai@suse.de + +- dmaengine: idxd: Convert spinlock to mutex to lock evl workqueue + (CVE-2024-35991 bsc#1224553). +- commit bba26d6 + +------------------------------------------------------------------- +Fri May 24 16:30:01 CEST 2024 - mgorman@suse.de + +- sched/topology: Optimize topology_span_sane() (bsc#1225053). +- cpumask: Add for_each_cpu_from() (bsc#1225053). +- commit a6ca3d0 + +------------------------------------------------------------------- +Fri May 24 15:19:25 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: spectrum_acl_tcam: Fix possible use-after-free during + rehash (CVE-2024-35854 bsc#1224636). +- commit 2a8bef6 + +------------------------------------------------------------------- +Fri May 24 14:10:08 CEST 2024 - davide.benini@suse.com + +- net: mctp: take ownership of skb in mctp_local_output + (CVE-2024-27418 bsc#1224720) +- commit afb99d9 + +------------------------------------------------------------------- +Fri May 24 13:54:38 CEST 2024 - davide.benini@suse.com + +- ipv6: fix potential "struct net" leak in inet6_rtm_getaddr() + (CVE-2024-27417 bsc#1224721) +- commit 4e68c84 + +------------------------------------------------------------------- +Fri May 24 09:07:32 CEST 2024 - tiwai@suse.de + +- regulator: bd71828: Don't overwrite runtime voltages + (git-fixes). +- nfc: nci: Fix handling of zero-length payload packets in + nci_rx_work() (git-fixes). +- nfc: nci: Fix uninit-value in nci_rx_work (git-fixes). +- selftests: net: kill smcrouted in the cleanup logic in amt.sh + (git-fixes). +- tools/latency-collector: Fix -Wformat-security compile warns + (git-fixes). +- commit 3a26e1a + +------------------------------------------------------------------- +Fri May 24 06:14:35 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Protect against int overflow for stack access size + (bsc#1224488 CVE-2024-35905). +- bpf: Check bloom filter map value size (bsc#1224488 + CVE-2024-35905). +- commit 5fa3c11 + +------------------------------------------------------------------- +Fri May 24 02:11:16 CEST 2024 - neilb@suse.de + +- autofs: use wake_up() instead of wake_up_interruptible(() + (bsc#1224166). +- commit eb57c74 + +------------------------------------------------------------------- +Thu May 23 19:29:39 CEST 2024 - mwilck@suse.com + +- Update patches.suse/scsi-qedf-Wait-for-stag-work-during-unload.patch (bsc#1214852) +- Update patches.suse/scsi-qedf-Don-t-process-stag-work-during-unload.patch (bsc#1214852) +- commit 4cb5fde + +------------------------------------------------------------------- +Thu May 23 15:56:49 CEST 2024 - rgoldwyn@suse.com + +- Remove NTFSv3 from configs (bsc#1224429) + References: bsc#1224429 comment#3 + We only support fuse version of the NTFS-3g driver. Disable NTFSv3 from + all configs. + This was enabled in + d016c04d731 ("Bump to 6.4 kernel (jsc#PED-4593)") +- commit b4be251 + +------------------------------------------------------------------- +Thu May 23 14:51:16 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of len fields in nvme + reipl block (git-fixes bsc#1225136). +- commit 273e6f4 + +------------------------------------------------------------------- +Thu May 23 14:48:04 CEST 2024 - mfranc@suse.cz + +- s390/ipl: Fix incorrect initialization of nvme dump block + (git-fixes bsc#1225134). +- commit 955c716 + +------------------------------------------------------------------- +Thu May 23 14:46:23 CEST 2024 - mfranc@suse.cz + +- s390/cpacf: Split and rework cpacf query functions (git-fixes + bsc#1225133). +- commit ee9583e + +------------------------------------------------------------------- +Thu May 23 14:42:45 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Fix bpf_plt pointer arithmetic (git-fixes bsc#1224481 + CVE-2024-35917). +- commit 34e1a55 + +------------------------------------------------------------------- +Thu May 23 14:33:42 CEST 2024 - tiwai@suse.de + +- Move upstreamed mm patches into sorted section +- commit e3937f1 + +------------------------------------------------------------------- +Thu May 23 14:27:38 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit fdb5fa6 + +------------------------------------------------------------------- +Thu May 23 14:27:05 CEST 2024 - tiwai@suse.de + +- kABI workaround for cs35l56 (git-fixes). +- commit 331f8f7 + +------------------------------------------------------------------- +Thu May 23 14:24:16 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: call dsp dump when boot retry fails + (stable-fixes). +- Refresh + patches.suse/ASoC-SOF-Intel-mtl-Implement-firmware-boot-state-che.patch. +- commit 8e475f5 + +------------------------------------------------------------------- +Thu May 23 14:22:42 CEST 2024 - tiwai@suse.de + +- ASoC: SOF: Intel: mtl: Disable interrupts when firmware boot + failed (git-fixes). +- ASoC: cs35l56: Prevent overwriting firmware ASP config + (git-fixes). +- commit 1a7f82c + +------------------------------------------------------------------- +Thu May 23 13:25:34 CEST 2024 - tiwai@suse.de + +- ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put() + (CVE-2023-52674 bsc#1224727). +- ALSA: scarlett2: Add missing error checks to *_ctl_get() + (CVE-2023-52680 bsc#1224608). +- ALSA: scarlett2: Add missing error check to + scarlett2_usb_set_config() (CVE-2023-52692 bsc#1224628). +- commit fff59c9 + +------------------------------------------------------------------- +Thu May 23 07:45:50 CEST 2024 - tiwai@suse.de + +- vmci: prevent speculation leaks by sanitizing event in + event_deliver() (git-fixes). +- VMCI: Fix an error handling path in vmci_guest_probe_device() + (git-fixes). +- VMCI: Fix possible memcpy() run-time warning in + vmci_datagram_invoke_guest_handler() (stable-fixes). +- VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host() + (stable-fixes CVE-2024-35944 bsc#1224648). +- commit d9694ad + +------------------------------------------------------------------- +Thu May 23 07:42:55 CEST 2024 - tiwai@suse.de + +- spmi: hisi-spmi-controller: Do not override device identifier + (git-fixes). +- extcon: max8997: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- interconnect: qcom: qcm2290: Fix mas_snoc_bimc QoS port + assignment (git-fixes). +- iio: pressure: dps310: support negative temperature values + (git-fixes). +- iio: adc: stm32: Fixing err code to not indicate success + (git-fixes). +- iio: core: Leave private pointer NULL when no private data + supplied (git-fixes). +- counter: linux/counter.h: fix Excess kernel-doc description + warning (git-fixes). +- staging: vt6655: Remove unused declaration of + RFbAL7230SelectChannelPostProcess() (git-fixes). +- serial: sh-sci: protect invalidating RXDMA on shutdown + (git-fixes). +- serial: sc16is7xx: add proper sched.h include for + sched_set_fifo() (git-fixes). +- serial: max3100: Fix bitwise types (git-fixes). +- serial: max3100: Update uart_driver_registered on driver removal + (git-fixes). +- serial: max3100: Lock port->lock when calling + uart_handle_cts_change() (git-fixes). +- usb: fotg210: Add missing kernel doc description (git-fixes). +- usb: typec: tipd: fix event checking for tps6598x (git-fixes). +- usb: typec: ucsi: displayport: Fix potential deadlock + (git-fixes). +- usb: dwc3: Wait unconditionally after issuing EndXfer command + (git-fixes). +- usb: gadget: u_audio: Clear uac pointer when freed (git-fixes). +- usb: gadget: u_audio: Fix race condition use of controls after + free during gadget unbind (git-fixes). +- usb: typec: ucsi: simplify partner's PD caps registration + (git-fixes). +- usb: typec: ucsi: always register a link to USB PD device + (git-fixes). +- leds: pwm: Disable PWM when going to suspend (git-fixes). +- commit 0d08462 + +------------------------------------------------------------------- +Wed May 22 21:16:03 CEST 2024 - mkoutny@suse.com + +- af_unix: Suppress false-positive lockdep splat for spin_lock() + in __unix_gc() (CVE-2024-26923 bsc#1223384). +- af_unix: fix lockdep positive in sk_diag_dump_icons() + (CVE-2024-26923 bsc#1223384). +- commit a652e3a + +------------------------------------------------------------------- +Wed May 22 18:08:37 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-CPPC-Use-access_width-over-bit_width-for-system.patch + (stable-fixes CVE-2024-35995 bsc#1224557). +- Update + patches.suse/ALSA-usb-audio-Stop-parsing-channels-bits-when-all-c.patch + (git-fixes CVE-2024-27436 bsc#1224803). +- Update + patches.suse/ASoC-SOF-ipc4-pcm-Workaround-for-crashed-firmware-on.patch + (stable-fixes CVE-2024-27057 bsc#1223831). +- Update + patches.suse/ASoC-mediatek-sof-common-Add-NULL-check-for-normal_l.patch + (git-fixes CVE-2024-35842 bsc#1224688). +- Update + patches.suse/Bluetooth-Fix-memory-leak-in-hci_req_sync_complete.patch + (git-fixes CVE-2024-35978 bsc#1224571). +- Update + patches.suse/Bluetooth-Fix-use-after-free-bugs-caused-by-sco_sock.patch + (git-fixes CVE-2024-27398 bsc#1224174). +- Update + patches.suse/Bluetooth-L2CAP-Fix-not-validating-setsockopt-user-i.patch + (git-fixes CVE-2024-35965 bsc#1224579). +- Update + patches.suse/Bluetooth-RFCOMM-Fix-not-validating-setsockopt-user-.patch + (git-fixes CVE-2024-35966 bsc#1224576). +- Update + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch + (git-fixes CVE-2024-35967 bsc#1224587). +- Update + patches.suse/Bluetooth-btintel-Fix-null-ptr-deref-in-btintel_read.patch + (stable-fixes CVE-2024-35933 bsc#1224640). +- Update + patches.suse/Bluetooth-hci_event-Fix-handling-of-HCI_EV_IO_CAPA_R.patch + (git-fixes CVE-2024-27416 bsc#1224723). +- Update + patches.suse/Bluetooth-hci_sock-Fix-not-validating-setsockopt-use.patch + (git-fixes CVE-2024-35963 bsc#1224582). +- Update + patches.suse/Bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_chan_tim.patch + (git-fixes CVE-2024-27399 bsc#1224177). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-setup.patch + (git-fixes CVE-2024-35850 bsc#1224600). +- Update + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-suspend.patch + (git-fixes CVE-2024-35851 bsc#1224509). +- Update + patches.suse/Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_check_.patch + (bsc#1219170 CVE-2024-22099 CVE-2024-26903 bsc#1223187). +- Update + patches.suse/HID-i2c-hid-remove-I2C_HID_READ_PENDING-flag-to-prev.patch + (git-fixes CVE-2024-35997 bsc#1224552). +- Update + patches.suse/NFS-Fix-nfs_netfs_issue_read-xarray-locking-for-writ.patch + (git-fixes CVE-2024-27031 bsc#1223805). +- Update + patches.suse/NFSv4.2-fix-nfs4_listxattr-kernel-BUG-at-mm-usercopy.patch + (git-fixes CVE-2024-26870 bsc#1223113). +- Update + patches.suse/PCI-PM-Drain-runtime-idle-callbacks-before-driver-re.patch + (stable-fixes CVE-2024-35809 bsc#1224738). +- Update + patches.suse/SUNRPC-fix-some-memleaks-in-gssx_dec_option_array.patch + (git-fixes CVE-2024-27388 bsc#1223744). +- Update + patches.suse/USB-core-Fix-deadlock-in-usb_deauthorize_interface.patch + (git-fixes CVE-2024-26934 bsc#1223671). +- Update patches.suse/accel-ivpu-Fix-deadlock-in-context_xa.patch + (git-fixes CVE-2024-35953 bsc#1224704). +- Update + patches.suse/arm64-hibernate-Fix-level3-translation-fault-in-swsu.patch + (git-fixes CVE-2024-26989 bsc#1223748). +- Update patches.suse/ax25-Fix-netdev-refcount-issue.patch + (git-fixes CVE-2024-36009 bsc#1224542). +- Update + patches.suse/ax25-fix-use-after-free-bugs-caused-by-ax25_ds_del_t.patch + (git-fixes CVE-2024-35887 bsc#1224663). +- Update + patches.suse/batman-adv-Avoid-infinite-loop-trying-to-resize-loca.patch + (git-fixes CVE-2024-35982 bsc#1224566). +- Update + patches.suse/block-fix-q-blkg_list-corruption-during-disk-rebind.patch + (bsc#1223591 CVE-2024-35974 bsc#1224573). +- Update + patches.suse/bnxt_en-Fix-possible-memory-leak-in-bnxt_rdma_aux_de.patch + (git-fixes CVE-2024-35972 bsc#1224577). +- Update + patches.suse/bootconfig-use-memblock_free_late-to-free-xbc-memory.patch + (git-fixes CVE-2024-26983 bsc#1223637). +- Update + patches.suse/btrfs-fix-deadlock-with-fiemap-and-extent-locking.patch + (bsc#1223285 CVE-2024-35784 bsc#1224804). +- Update + patches.suse/btrfs-fix-information-leak-in-btrfs_ioctl_logical_to.patch + (git-fixes CVE-2024-35849 bsc#1224733). +- Update + patches.suse/btrfs-fix-race-between-ordered-extent-completion-and.patch + (bsc#1223285 CVE-2024-26794 bsc#1222426). +- Update + patches.suse/btrfs-fix-race-when-detecting-delalloc-ranges-during.patch + (bsc#1223285 CVE-2024-27080 bsc#1223782). +- Update + patches.suse/btrfs-handle-chunk-tree-lookup-error-in-btrfs_reloca.patch + (git-fixes CVE-2024-35936 bsc#1224644). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-during-disabl.patch + (git-fixes CVE-2024-27004 bsc#1223762). +- Update + patches.suse/clk-Get-runtime-PM-before-walking-tree-for-clk_summa.patch + (git-fixes CVE-2024-27003 bsc#1223761). +- Update + patches.suse/clk-mediatek-Do-a-runtime-PM-get-on-controllers-duri.patch + (git-fixes CVE-2024-27002 bsc#1223759). +- Update + patches.suse/comedi-vmk80xx-fix-incomplete-endpoint-checking.patch + (git-fixes CVE-2024-27001 bsc#1223698). +- Update + patches.suse/dm-raid-really-frozen-sync_thread-during-suspend-16c4.patch + (jsc#PED-7542 CVE-2024-35794 bsc#1224706). +- Update + patches.suse/dm-raid456-md-raid456-fix-a-deadlock-for-dm-raid456-4142.patch + (bsc#1219596 CVE-2024-26962 bsc#1223654). +- Update + patches.suse/dma-buf-Fix-NULL-pointer-dereference-in-sanitycheck.patch + (git-fixes CVE-2024-35916 bsc#1224480). +- Update patches.suse/dma-xilinx_dpdma-Fix-locking.patch + (git-fixes CVE-2024-35990 bsc#1224559). +- Update + patches.suse/dmaengine-fsl-qdma-Fix-a-memory-leak-related-to-the--3aa58cb.patch + (git-fixes CVE-2024-35833 bsc#1224632). +- Update + patches.suse/dmaengine-idxd-Fix-oops-during-rmmod-on-single-CPU-p.patch + (git-fixes CVE-2024-35989 bsc#1224558). +- Update + patches.suse/dpll-fix-dpll_pin_on_pin_register-for-multiple-paren.patch + (CVE-2024-27027 bsc#1223787 CVE-2024-36002 bsc#1224546). +- Update + patches.suse/dpll-fix-pin-dump-crash-for-rebound-module.patch + (jsc#PED-6079 CVE-2024-35836 bsc#1224633). +- Update + patches.suse/drm-Check-output-polling-initialized-before-disablin.patch + (stable-fixes CVE-2024-35927 bsc#1224654). +- Update + patches.suse/drm-amd-amdgpu-Fix-potential-ioremap-memory-leaks-in.patch + (stable-fixes CVE-2024-35928 bsc#1224653). +- Update + patches.suse/drm-amd-display-Fix-bounds-check-for-dcn35-DcfClocks.patch + (git-fixes CVE-2024-35788 bsc#1224709). +- Update + patches.suse/drm-amd-display-Prevent-crash-when-disable-stream.patch + (stable-fixes CVE-2024-35799 bsc#1224740). +- Update + patches.suse/drm-amdgpu-amdgpu_ttm_gart_bind-set-gtt-bound-flag.patch + (stable-fixes CVE-2024-35817 bsc#1224736). +- Update + patches.suse/drm-amdgpu-fix-deadlock-while-reading-mqd-from-debug.patch + (git-fixes CVE-2024-35795 bsc#1224634). +- Update + patches.suse/drm-amdgpu-fix-mmhub-client-id-out-of-bounds-access.patch + (git-fixes CVE-2024-27029 bsc#1223789). +- Update + patches.suse/drm-amdgpu-once-more-fix-the-call-oder-in-amdgpu_ttm.patch + (git-fixes CVE-2024-27400 bsc#1224180). +- Update + patches.suse/drm-amdgpu-pm-Fix-NULL-pointer-dereference-when-get-.patch + (git-fixes CVE-2024-26949 bsc#1223665). +- Update + patches.suse/drm-amdgpu-validate-the-parameters-of-bo-mapping-ope.patch + (git-fixes CVE-2024-26922 bsc#1223315). +- Update + patches.suse/drm-amdkfd-Fix-memory-leak-in-create_process-failure.patch + (git-fixes CVE-2024-26986 bsc#1223728). +- Update patches.suse/drm-ast-Fix-soft-lockup.patch (git-fixes + CVE-2024-35952 bsc#1224705). +- Update + patches.suse/drm-client-Fully-protect-modes-with-dev-mode_config..patch + (stable-fixes CVE-2024-35950 bsc#1224703). +- Update + patches.suse/drm-i915-bios-Tolerate-devdata-NULL-in-intel_bios_en.patch + (stable-fixes CVE-2024-26938 bsc#1223678). +- Update + patches.suse/drm-i915-gt-Reset-queue_priority_hint-on-parking.patch + (git-fixes CVE-2024-26937 bsc#1223677). +- Update + patches.suse/drm-lima-fix-a-memleak-in-lima_heap_alloc.patch + (git-fixes CVE-2024-35829 bsc#1224707). +- Update + patches.suse/drm-nouveau-fix-stale-locked-mutex-in-nouveau_gem_io.patch + (git-fixes CVE-2024-35786 bsc#1224714). +- Update + patches.suse/drm-nouveau-keep-DMA-buffers-required-for-suspend-re.patch + (git-fixes CVE-2024-27411 bsc#1224433). +- Update patches.suse/drm-nv04-Fix-out-of-bounds-access.patch + (git-fixes CVE-2024-27008 bsc#1223802). +- Update + patches.suse/drm-panfrost-Fix-the-error-path-in-panfrost_mmu_map_.patch + (git-fixes CVE-2024-35951 bsc#1224701). +- Update + patches.suse/drm-vc4-don-t-check-if-plane-state-fb-state-fb.patch + (stable-fixes CVE-2024-35932 bsc#1224650). +- Update + patches.suse/drm-vmwgfx-Create-debugfs-ttm_resource_manager-entry.patch + (git-fixes CVE-2024-26940 bsc#1223718). +- Update + patches.suse/drm-vmwgfx-Fix-the-lifetime-of-the-bo-cursor-memory.patch + (git-fixes CVE-2024-35810 bsc#1224626). +- Update + patches.suse/dyndbg-fix-old-BUG_ON-in-control-parser.patch + (stable-fixes CVE-2024-35947 bsc#1224647). +- Update + patches.suse/efi-capsule-loader-fix-incorrect-allocation-size.patch + (git-fixes CVE-2024-27413 bsc#1224438). +- Update patches.suse/efi-fix-panic-in-kdump-kernel.patch + (git-fixes CVE-2024-35800 bsc#1224507). +- Update + patches.suse/fat-fix-uninitialized-field-in-nostale-filehandles.patch + (git-fixes CVE-2024-26973 bsc#1223641). +- Update + patches.suse/fbmon-prevent-division-by-zero-in-fb_videomode_from_.patch + (stable-fixes CVE-2024-35922 bsc#1224660). +- Update + patches.suse/fs-aio-Check-IOCB_AIO_RW-before-the-struct-aio_kiocb.patch + (bsc#1222721 CVE-2024-26764 CVE-2024-35815 bsc#1224685). +- Update + patches.suse/geneve-fix-header-validation-in-geneve-6-_xmit_skb.patch + (git-fixes CVE-2024-35973 bsc#1224586). +- Update + patches.suse/geneve-make-sure-to-pull-inner-header-in-geneve_rx.patch + (git-fixes CVE-2024-26857 bsc#1223058). +- Update + patches.suse/i2c-smbus-fix-NULL-function-pointer-dereference.patch + (git-fixes CVE-2024-35984 bsc#1224567). +- Update + patches.suse/ice-fix-memory-corruption-bug-with-suspend-and-rebui.patch + (git-fixes CVE-2024-35911 bsc#1224486). +- Update + patches.suse/ice-fix-uninitialized-dplls-mutex-usage.patch + (git-fixes CVE-2024-26854 bsc#1223039). +- Update + patches.suse/idpf-fix-kernel-panic-on-unknown-packet-types.patch + (git-fixes CVE-2024-35889 bsc#1224517). +- Update + patches.suse/igc-avoid-returning-frame-twice-in-XDP_REDIRECT.patch + (git-fixes CVE-2024-26853 bsc#1223061). +- Update + patches.suse/init-main.c-Fix-potential-static_command_line-memory.patch + (git-fixes CVE-2024-26988 bsc#1223747). +- Update + patches.suse/iommufd-Fix-iopt_access_list_id-overwrite-bug.patch + (git-fixes CVE-2024-26786 bsc#1222780). +- Update + patches.suse/irqchip-gic-v3-its-Prevent-double-free-on-error.patch + (git-fixes CVE-2024-35847 bsc#1224697). +- Update + patches.suse/kprobes-Fix-possible-use-after-free-issue-on-kprobe-registration.patch + (git-fixes CVE-2024-35955 bsc#1224676). +- Update + patches.suse/mac802154-fix-llsec-key-resources-release-in-mac8021.patch + (git-fixes CVE-2024-26961 bsc#1223652). +- Update + patches.suse/md-dm-raid-don-t-call-md_reap_sync_thread-directly-cd32.patch + (jsc#PED-7542 CVE-2024-35808 bsc#1224623). +- Update patches.suse/md-fix-kmemleak-of-rdev-serial-6cf3.patch + (jsc#PED-7542 CVE-2024-26900 bsc#1223046). +- Update + patches.suse/media-tc358743-register-v4l2-async-device-only-after.patch + (git-fixes CVE-2024-35830 bsc#1224680). +- Update + patches.suse/misc-lis3lv02d_i2c-Fix-regulators-getting-en-dis-abl.patch + (git-fixes CVE-2024-35824 bsc#1224609). +- Update + patches.suse/mlxbf_gige-call-request_irq-after-NAPI-initialized.patch + (git-fixes CVE-2024-35907 bsc#1224492). +- Update + patches.suse/mlxbf_gige-stop-interface-during-shutdown.patch + (git-fixes CVE-2024-35885 bsc#1224519). +- Update + patches.suse/mmc-core-Avoid-negative-index-with-array-access.patch + (git-fixes CVE-2024-35813 bsc#1224618). +- Update + patches.suse/msft-hv-2971-net-mana-Fix-Rx-DMA-datasize-and-skb_over_panic.patch + (git-fixes CVE-2024-35901 bsc#1224495). +- Update + patches.suse/net-ena-Fix-incorrect-descriptor-free-behavior.patch + (git-fixes CVE-2024-35958 bsc#1224677). +- Update + patches.suse/net-ethernet-mtk_eth_soc-fix-PPE-hanging-issue.patch + (git-fixes CVE-2024-27432 bsc#1224716). +- Update + patches.suse/net-hns3-fix-kernel-crash-when-1588-is-received-on-H.patch + (git-fixes CVE-2024-26881 bsc#1223041). +- Update + patches.suse/net-ice-Fix-potential-NULL-pointer-dereference-in-ic.patch + (git-fixes CVE-2024-26855 bsc#1223051). +- Update + patches.suse/net-ks8851-Handle-softirqs-at-the-end-of-IRQ-thread-.patch + (git-fixes CVE-2024-35971 bsc#1224578). +- Update + patches.suse/net-ll_temac-platform_get_resource-replaced-by-wrong.patch + (git-fixes CVE-2024-35796 bsc#1224615). +- Update + patches.suse/net-mlx5-Properly-link-new-fs-rules-into-the-tree.patch + (git-fixes CVE-2024-35960 bsc#1224588). +- Update + patches.suse/net-mlx5-Register-devlink-first-under-devlink-lock.patch + (git-fixes CVE-2024-35961 bsc#1224585). +- Update + patches.suse/net-mlx5e-Fix-mlx5e_priv_init-cleanup-flow.patch + (git-fixes CVE-2024-35959 bsc#1224666). +- Update + patches.suse/net-mlx5e-Use-a-memory-barrier-to-enforce-PTP-WQ-xmi.patch + (git-fixes CVE-2024-26858 bsc#1223020). +- Update + patches.suse/net-mlx5e-fix-a-double-free-in-arfs_create_groups.patch + (jsc#PED-3311 CVE-2024-35835 bsc#1224605). +- Update + patches.suse/net-mvpp2-clear-BM-pool-before-initialization.patch + (git-fixes CVE-2024-35837 bsc#1224500). +- Update + patches.suse/net-phy-micrel-Fix-potential-null-pointer-dereferenc.patch + (git-fixes CVE-2024-35891 bsc#1224513). +- Update + patches.suse/net-phy-phy_device-Prevent-nullptr-exceptions-on-ISR.patch + (stable-fixes CVE-2024-35945 bsc#1224639). +- Update + patches.suse/net-sparx5-Fix-use-after-free-inside-sparx5_del_mact.patch + (git-fixes CVE-2024-26856 bsc#1223052). +- Update patches.suse/net-tls-fix-WARNIING-in-__sk_msg_free.patch + (bsc#1221858 CVE-2024-35841 bsc#1224687). +- Update + patches.suse/net-wwan-t7xx-Split-64bit-accesses-to-fix-alignment-.patch + (git-fixes CVE-2024-35909 bsc#1224491). +- Update + patches.suse/nfc-nci-Fix-uninit-value-in-nci_dev_up-and-nci_ntf_p.patch + (git-fixes CVE-2024-35915 bsc#1224479). +- Update + patches.suse/nfp-flower-handle-acti_netdevs-allocation-failure.patch + (git-fixes CVE-2024-27046 bsc#1223827). +- Update + patches.suse/nfs-fix-panic-when-nfs4_ff_layout_prepare_ds-fails.patch + (git-fixes CVE-2024-26868 bsc#1223038). +- Update + patches.suse/nfsd-Fix-error-cleanup-path-in-nfsd_rename.patch + (bsc#1221044 CVE-2023-52591 CVE-2024-35914 bsc#1224482). +- Update + patches.suse/nouveau-fix-instmem-race-condition-around-ptr-stores.patch + (git-fixes CVE-2024-26984 bsc#1223633). +- Update patches.suse/nouveau-lock-the-client-object-tree.patch + (stable-fixes CVE-2024-27062 bsc#1223834). +- Update + patches.suse/nvme-fc-do-not-wait-in-vain-when-unloading-module.patch + (git-fixes CVE-2024-26846 bsc#1223023). +- Update + patches.suse/nvme-fix-reconnection-fail-due-to-reserved-tag-alloc.patch + (git-fixes CVE-2024-27435 bsc#1224717). +- Update + patches.suse/octeontx2-af-Use-separate-handlers-for-interrupts.patch + (git-fixes CVE-2024-27030 bsc#1223790). +- Update + patches.suse/octeontx2-pf-Fix-transmit-scheduler-resource-leak.patch + (git-fixes CVE-2024-35975 bsc#1224569). +- Update + patches.suse/of-dynamic-Synchronize-of_changeset_destroy-with-the.patch + (git-fixes CVE-2024-35879 bsc#1224524). +- Update + patches.suse/of-module-prevent-NULL-pointer-dereference-in-vsnpri.patch + (stable-fixes CVE-2024-35878 bsc#1224671). +- Update + patches.suse/phy-marvell-a3700-comphy-Fix-out-of-bounds-read.patch + (git-fixes CVE-2024-35992 bsc#1224555). +- Update + patches.suse/phy-ti-tusb1210-Resolve-charger-det-crash-if-charger.patch + (git-fixes CVE-2024-35986 bsc#1224562). +- Update + patches.suse/platform-chrome-cros_ec_uart-properly-fix-race-condi.patch + (git-fixes CVE-2024-35977 bsc#1224568). +- Update + patches.suse/power-supply-bq27xxx-i2c-Do-not-free-non-existing-IR.patch + (git-fixes CVE-2024-27412 bsc#1224437). +- Update + patches.suse/pstore-inode-Only-d_invalidate-is-needed.patch + (git-fixes CVE-2024-27389 bsc#1223705). +- Update + patches.suse/pstore-zone-Add-a-null-pointer-check-to-the-psz_kmsg.patch + (stable-fixes CVE-2024-35940 bsc#1224537). +- Update + patches.suse/s390-zcrypt-fix-reference-counting-on-zcrypt-card-objects.patch + (git-fixes bsc#1223592 CVE-2024-26957 bsc#1223666). +- Update + patches.suse/scsi-core-Fix-unremoved-procfs-host-directory-regression.patch + (git-fixes CVE-2024-26935 bsc#1223675). +- Update + patches.suse/scsi-lpfc-Fix-possible-memory-leak-in-lpfc_rcv_padis.patch + (bsc#1220021 CVE-2024-35930 bsc#1224651). +- Update patches.suse/scsi-sg-Avoid-sg-device-teardown-race.patch + (git-fixes CVE-2024-35954 bsc#1224675). +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes CVE-2024-26742 bsc#1222608). +- Update + patches.suse/selinux-avoid-dereference-of-garbage-after-mount-fai.patch + (git-fixes CVE-2024-35904 bsc#1224494). +- Update + patches.suse/serial-mxs-auart-add-spinlock-around-changing-cts-st.patch + (git-fixes CVE-2024-27000 bsc#1223757). +- Update + patches.suse/serial-pmac_zilog-Remove-flawed-mitigation-for-rx-ir.patch + (git-fixes CVE-2024-26999 bsc#1223754). +- Update + patches.suse/soc-fsl-qbman-Always-disable-interrupts-when-taking-.patch + (git-fixes CVE-2024-35806 bsc#1224699). +- Update + patches.suse/soc-fsl-qbman-Use-raw-spinlock-for-cgr_lock.patch + (git-fixes CVE-2024-35819 bsc#1224683). +- Update patches.suse/speakup-Avoid-crash-on-very-long-word.patch + (git-fixes CVE-2024-26994 bsc#1223750). +- Update + patches.suse/spi-lpspi-Avoid-potential-use-after-free-in-probe.patch + (git-fixes CVE-2024-26866 bsc#1223024). +- Update + patches.suse/spi-mchp-pci1xxx-Fix-a-possible-null-pointer-derefer.patch + (git-fixes CVE-2024-35883 bsc#1224521). +- Update + patches.suse/spi-spi-mt65xx-Fix-NULL-pointer-access-in-interrupt-.patch + (git-fixes CVE-2024-27028 bsc#1223788). +- Update + patches.suse/ubifs-Set-page-uptodate-in-the-correct-place.patch + (git-fixes CVE-2024-35821 bsc#1224629). +- Update + patches.suse/usb-cdc-wdm-close-race-between-read-and-workqueue.patch + (git-fixes CVE-2024-35812 bsc#1224624). +- Update + patches.suse/usb-dwc2-host-Fix-dereference-issue-in-DDMA-completi.patch + (git-fixes CVE-2024-26997 bsc#1223741). +- Update + patches.suse/usb-dwc3-am62-fix-module-unload-reload-behavior.patch + (git-fixes CVE-2024-26963 bsc#1223651). +- Update + patches.suse/usb-gadget-f_ncm-Fix-UAF-ncm-object-at-re-bind-after.patch + (stable-fixes CVE-2024-26996 bsc#1223752). +- Update + patches.suse/usb-gadget-ncm-Avoid-dropping-datagrams-of-properly-.patch + (git-fixes CVE-2024-27405 bsc#1224423). +- Update + patches.suse/usb-gadget-ncm-Fix-handling-of-zero-block-length-pac.patch + (git-fixes CVE-2024-35825 bsc#1224681). +- Update + patches.suse/usb-typec-altmodes-displayport-create-sysfs-nodes-as.patch + (git-fixes CVE-2024-35790 bsc#1224712). +- Update + patches.suse/usb-typec-tcpm-Correct-the-PDO-counting-in-pd_set.patch + (git-fixes CVE-2024-26995 bsc#1223696). +- Update + patches.suse/usb-typec-tcpm-fix-double-free-issue-in-tcpm_port_un.patch + (git-fixes CVE-2024-26932 bsc#1223649). +- Update patches.suse/usb-typec-ucsi-Limit-read-size-on-v1.2.patch + (stable-fixes CVE-2024-35924 bsc#1224657). +- Update + patches.suse/usb-udc-remove-warning-when-queue-disabled-ep.patch + (stable-fixes CVE-2024-35822 bsc#1224739). +- Update + patches.suse/usb-xhci-Add-error-handling-in-xhci_map_urb_for_dma.patch + (git-fixes CVE-2024-26964 bsc#1223650). +- Update + patches.suse/vt-fix-unicode-buffer-corruption-when-deleting-chara.patch + (git-fixes CVE-2024-35823 bsc#1224692). +- Update + patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch + (bsc#1207948 CVE-2024-35938 bsc#1224643). +- Update + patches.suse/wifi-brcmfmac-Fix-use-after-free-bug-in-brcmf_cfg802.patch + (CVE-2023-47233 bsc#1216702 CVE-2024-35811 bsc#1224592). +- Update + patches.suse/wifi-cfg80211-check-A-MSDU-format-more-carefully.patch + (stable-fixes CVE-2024-35937 bsc#1224526). +- Update + patches.suse/wifi-iwlwifi-dbg-tlv-ensure-NUL-termination.patch + (git-fixes CVE-2024-35845 bsc#1224731). +- Update + patches.suse/wifi-iwlwifi-mvm-don-t-set-the-MFP-flag-for-the-GTK.patch + (git-fixes CVE-2024-27434 bsc#1224710). +- Update + patches.suse/wifi-iwlwifi-mvm-rfi-fix-potential-response-leaks.patch + (git-fixes CVE-2024-35912 bsc#1224487). +- Update + patches.suse/wifi-libertas-fix-some-memleaks-in-lbs_allocate_cmd_.patch + (git-fixes CVE-2024-35828 bsc#1224622). +- Update + patches.suse/wifi-mac80211-check-clear-fast-rx-for-non-4addr-sta-.patch + (stable-fixes CVE-2024-35789 bsc#1224749). +- Update + patches.suse/wifi-mac80211-fix-potential-sta-link-leak.patch + (git-fixes CVE-2024-35838 bsc#1224613). +- Update + patches.suse/wifi-nl80211-reject-iftype-change-with-mesh-ID-chang.patch + (git-fixes CVE-2024-27410 bsc#1224432). +- Update + patches.suse/wifi-rtw89-fix-null-pointer-access-when-abort-scan.patch + (stable-fixes CVE-2024-35946 bsc#1224646). +- Update + patches.suse/wireguard-netlink-access-device-through-ctx-instead-.patch + (git-fixes CVE-2024-26950 bsc#1223661). +- Update + patches.suse/wireguard-netlink-check-for-dangling-peer-via-is_dea.patch + (git-fixes CVE-2024-26951 bsc#1223660). +- Update + patches.suse/wireguard-receive-annotate-data-race-around-receivin.patch + (git-fixes CVE-2024-26861 bsc#1223076). +- Update + patches.suse/x86-coco-Require-seeding-RNG-with-RDRAND-on-CoCo-systems.patch + (git-fixes CVE-2024-35875 bsc#1224665). +- Update + patches.suse/x86-fpu-Keep-xfd_state-in-sync-with-MSR_IA32_XFD.patch + (git-fixes CVE-2024-35801 bsc#1224732). +- Update + patches.suse/xen-evtchn-avoid-WARN-when-unbinding-an-event-channe.patch + (git-fixes CVE-2024-27067 bsc#1223739). +- Update + patches.suse/xsk-recycle-buffer-in-case-Rx-queue-was-full.patch + (bsc#1221303 CVE-2024-26611 CVE-2024-35834 bsc#1224620). +- commit 005afc6 + +------------------------------------------------------------------- +Wed May 22 18:08:15 CEST 2024 - jlee@suse.com + +- Update + patches.suse/ACPI-LPIT-Avoid-u32-multiplication-overflow.patch + (git-fixes CVE-2023-52683 bsc#1224627). +- Update + patches.suse/ACPI-video-check-for-error-while-searching-for-backl.patch + (git-fixes CVE-2023-52693 bsc#1224686). +- Update + patches.suse/ASoC-Intel-sof_sdw_rt_sdca_jack_common-ctx-headset_c.patch + (git-fixes CVE-2023-52697 bsc#1224596). +- Update + patches.suse/ASoC-SOF-amd-Fix-memory-leak-in-amd_sof_acp_probe.patch + (git-fixes CVE-2023-52663 bsc#1224630). +- Update + patches.suse/Revert-drm-amd-pm-resolve-reboot-exception-for-si-ol.patch + (git-fixes CVE-2023-52657 bsc#1224722). +- Update + patches.suse/Revert-net-mlx5-Block-entering-switchdev-mode-with-n.patch + (git-fixes CVE-2023-52658 bsc#1224719). +- Update + patches.suse/SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch + (git-fixes CVE-2023-52653 bsc#1223712). +- Update + patches.suse/bpf-Guard-stack-limits-against-32bit-overflow.patch + (git-fixes CVE-2023-52676 bsc#1224730). +- Update + patches.suse/crypto-rsa-add-a-check-for-allocation-failure.patch + (bsc#1222775 CVE-2023-52472 bsc#1220430). +- Update + patches.suse/crypto-s390-aes-Fix-buffer-overread-in-CTR-mode.patch + (git-fixes CVE-2023-52669 bsc#1224637). +- Update + patches.suse/crypto-safexcel-Add-error-handling-for-dma_map_sg-ca.patch + (git-fixes CVE-2023-52687 bsc#1224501). +- Update + patches.suse/drm-amd-display-Check-writeback-connectors-in-create.patch + (git-fixes CVE-2023-52695 bsc#1224506). +- Update + patches.suse/drm-amd-display-Fix-a-debugfs-null-pointer-error.patch + (git-fixes CVE-2023-52673 bsc#1224741). +- Update + patches.suse/drm-amd-display-Fix-hang-underflow-when-transitionin.patch + (git-fixes CVE-2023-52671 bsc#1224729). +- Update + patches.suse/drm-amd-pm-fix-a-double-free-in-si_dpm_init.patch + (git-fixes CVE-2023-52691 bsc#1224607). +- Update + patches.suse/drm-amdkfd-Confirm-list-is-non-empty-before-utilizin.patch + (git-fixes CVE-2023-52678 bsc#1224617). +- Update + patches.suse/drm-bridge-tpd12s015-Drop-buggy-__exit-annotation-fo.patch + (git-fixes CVE-2023-52694 bsc#1224598). +- Update + patches.suse/drm-tegra-rgb-Fix-missing-clk_put-in-the-error-handl.patch + (git-fixes CVE-2023-52661 bsc#1224445). +- Update + patches.suse/drm-vmwgfx-fix-a-memleak-in-vmw_gmrid_man_get_node.patch + (git-fixes CVE-2023-52662 bsc#1224449). +- Update patches.suse/efivarfs-Free-s_fs_info-on-unmount.patch + (bsc#1220328 CVE-2023-52463 CVE-2023-52681 bsc#1224505). +- Update + patches.suse/media-rkisp1-Fix-IRQ-handling-due-to-shared-interrup.patch + (stable-fixes CVE-2023-52660 bsc#1224443). +- Update + patches.suse/net-atlantic-eliminate-double-free-in-error-handling.patch + (git-fixes CVE-2023-52664 bsc#1224747). +- Update + patches.suse/net-mlx5e-fix-a-potential-double-free-in-fs_any_crea.patch + (jsc#PED-3311 CVE-2023-52667 bsc#1224603). +- Update + patches.suse/of-Fix-double-free-in-of_parse_phandle_with_args_map.patch + (git-fixes CVE-2023-52679 bsc#1224508). +- Update + patches.suse/powerpc-imc-pmu-Add-a-null-pointer-check-in-update_events_in_group.patch + (git-fixes CVE-2023-52675 bsc#1224504). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_eve.patch + (bsc#1065729 CVE-2023-52686 bsc#1224682). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-in-opal_pow.patch + (bsc#1181674 ltc#189159 git-fixes CVE-2023-52696 bsc#1224601). +- Update + patches.suse/powerpc-powernv-Add-a-null-pointer-check-to-scom_deb.patch + (bsc#1194869 CVE-2023-52690 bsc#1224611). +- Update + patches.suse/pstore-ram_core-fix-possible-overflow-in-persistent_.patch + (git-fixes CVE-2023-52685 bsc#1224728). +- Update + patches.suse/rpmsg-virtio-Free-driver_override-when-rpmsg_remove.patch + (git-fixes CVE-2023-52670 bsc#1224696). +- commit 578211b + +------------------------------------------------------------------- +Wed May 22 17:16:55 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_enable_notify() (git-fixes). +- commit 2e20e2c + +------------------------------------------------------------------- +Wed May 22 16:41:31 CEST 2024 - jgross@suse.com + +- vhost: Add smp_rmb() in vhost_vq_avail_empty() (git-fixes). +- commit 936d53e + +------------------------------------------------------------------- +Wed May 22 16:05:24 CEST 2024 - jgross@suse.com + +- virtio_net: Do not send RSS key if it is not supported + (git-fixes). +- commit cc7c4a0 + +------------------------------------------------------------------- +Wed May 22 15:29:52 CEST 2024 - jgross@suse.com + +- vsock/virtio: fix packet delivery to tap device (git-fixes). +- commit dfd8673 + +------------------------------------------------------------------- +Wed May 22 14:54:16 CEST 2024 - jgross@suse.com + +- virtio-blk: Ensure no requests in virtqueues before deleting + vqs (git-fixes). +- commit 966a23e + +------------------------------------------------------------------- +Wed May 22 14:17:42 CEST 2024 - jgross@suse.com + +- KVM: VMX: Disable LBR virtualization if the CPU doesn't support + LBR callstacks (git-fixes). +- commit f941b05 + +------------------------------------------------------------------- +Wed May 22 14:09:42 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: do not let /proc/vmcore try to access unaccepted memory (git-fixes). +- commit c99f198 + +------------------------------------------------------------------- +Wed May 22 14:08:46 CEST 2024 - nik.borisov@suse.com + +- proc/kcore: do not try to access unaccepted memory (git-fixes). +- commit 2daf00c + +------------------------------------------------------------------- +Wed May 22 13:17:05 CEST 2024 - nik.borisov@suse.com + +- efi/unaccepted: touch soft lockup during memory accept (git-fixes). +- commit 45ed7cb + +------------------------------------------------------------------- +Wed May 22 13:14:27 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit type (bsc#1224442 CVE-2023-52659). +- commit dad72fd + +------------------------------------------------------------------- +Wed May 22 13:04:12 CEST 2024 - jgross@suse.com + +- kabi fix of perf/x86/intel: Expose existence of callback support to KVM + (git fixes). +- commit 5db441c + +------------------------------------------------------------------- +Wed May 22 13:03:15 CEST 2024 - jgross@suse.com + +- perf/x86/intel: Expose existence of callback support to KVM + (git-fixes). +- commit b24b5fc + +------------------------------------------------------------------- +Wed May 22 11:25:18 CEST 2024 - jgross@suse.com + +- kABI fix of KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. + Intel compatible (git-fixes). +- commit 38bcaaa + +------------------------------------------------------------------- +Wed May 22 11:11:23 CEST 2024 - lhenriques@suse.de + +- ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE + (bsc#1224866). +- commit 6a4b4a1 + +------------------------------------------------------------------- +Wed May 22 10:35:02 CEST 2024 - lhenriques@suse.de + +- blacklist.conf: cephfs client logging infrastructure commits + These two commits are useless in isolation, they are part of a larger set + of commits that add extra info to debug logs. +- commit 2056926 + +------------------------------------------------------------------- +Wed May 22 08:47:44 CEST 2024 - tiwai@suse.de + +- remoteproc: k3-r5: Jump to error handling labels in start/stop + errors (git-fixes). +- commit 6f545f8 + +------------------------------------------------------------------- +Wed May 22 08:46:38 CEST 2024 - tiwai@suse.de + +- libsubcmd: Fix parse-options memory leak (git-fixes). +- dmaengine: idxd: Avoid unnecessary destruction of file_ida + (git-fixes). +- dmaengine: axi-dmac: fix possible race in remove() (git-fixes). +- dmaengine: idma64: Add check for dma_set_max_seg_size + (git-fixes). +- remoteproc: k3-r5: Do not allow core1 to power up before core0 + via sysfs (git-fixes). +- remoteproc: k3-r5: Wait for core0 power-up before powering up + core1 (git-fixes). +- remoteproc: mediatek: Make sure IPI buffer fits in L2TCM + (git-fixes). +- PCI: tegra194: Fix probe path for Endpoint mode (git-fixes). +- PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id + (git-fixes). +- PCI: dwc: ep: Fix DBI access failure for drivers requiring + refclk from host (git-fixes). +- PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3 + (git-fixes). +- PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3 + (git-fixes). +- KEYS: trusted: Do not use WARN when encode fails (git-fixes). +- KEYS: trusted: Fix memory leak in tpm2_key_encode() (git-fixes). +- commit d7da373 + +------------------------------------------------------------------- +Tue May 21 19:42:14 CEST 2024 - jgross@suse.com + +- KVM: x86: Only set APICV_INHIBIT_REASON_ABSENT if APICv is + enabled (git-fixes). +- commit 7d13726 + +------------------------------------------------------------------- +Tue May 21 19:06:22 CEST 2024 - jgross@suse.com + +- KVM: x86: Allow, don't ignore, same-value writes to immutable + MSRs (git-fixes). +- commit e25e965 + +------------------------------------------------------------------- +Tue May 21 18:30:43 CEST 2024 - jgross@suse.com + +- KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT + Misconfig (git-fixes). +- commit 21a74db + +------------------------------------------------------------------- +Tue May 21 17:54:50 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC + internal slots (git-fixes). +- commit b2d6429 + +------------------------------------------------------------------- +Tue May 21 17:19:17 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Move private vs. shared check above slot validity + checks (git-fixes). +- commit 2108d3a + +------------------------------------------------------------------- +Tue May 21 16:43:17 CEST 2024 - jgross@suse.com + +- KVM: x86: Fully re-initialize supported_mce_cap on vendor + module load (git-fixes). +- commit 52160e6 + +------------------------------------------------------------------- +Tue May 21 16:07:04 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing + dirty status (git-fixes). +- commit 7bdd69f + +------------------------------------------------------------------- +Tue May 21 15:26:06 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add a1fd0b9d751f sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level +- commit 3d0aa70 + +------------------------------------------------------------------- +Tue May 21 15:16:02 CEST 2024 - tiwai@suse.de + +- drm/nouveau/disp: Fix missing backlight control on Macbook 5, + 1 (bsc#1223838). +- commit 07ffc12 + +------------------------------------------------------------------- +Tue May 21 14:27:31 CEST 2024 - iivanov@suse.de + +- iommu/dma: Force swiotlb_max_mapping_size on an untrusted device (bsc#1224331) +- commit 55fb87b + +------------------------------------------------------------------- +Tue May 21 14:26:12 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix alignment checks when both allocation and DMA masks are (bsc#1224331) +- commit 8bebd77 + +------------------------------------------------------------------- +Tue May 21 14:24:53 CEST 2024 - iivanov@suse.de + +- swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc() (bsc#1224331) +- commit fcf796a + +------------------------------------------------------------------- +Tue May 21 14:21:15 CEST 2024 - iivanov@suse.de + +- swiotlb: Fix double-allocation of slots due to broken alignment (bsc#1224331) +- commit c65bb03 + +------------------------------------------------------------------- +Tue May 21 14:19:30 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Set enable bits for GP counters in + PERF_GLOBAL_CTRL at "RESET" (git-fixes). +- commit 1ba62ae + +------------------------------------------------------------------- +Tue May 21 14:17:25 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disable support for adaptive PEBS (git-fixes). +- commit 9862bdd + +------------------------------------------------------------------- +Tue May 21 14:15:41 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD + platforms (git-fixes). +- commit 5f8077d + +------------------------------------------------------------------- +Tue May 21 14:13:58 CEST 2024 - jgross@suse.com + +- KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel + compatible (git-fixes). +- commit c9c8902 + +------------------------------------------------------------------- +Tue May 21 14:10:14 CEST 2024 - jgross@suse.com + +- x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM + (git-fixes). +- commit f882a8e + +------------------------------------------------------------------- +Tue May 21 13:34:01 CEST 2024 - jgross@suse.com + +- KVM: x86: Use actual kvm_cpuid.base for clearing + KVM_FEATURE_PV_UNHALT (git-fixes). +- commit 80b67d0 + +------------------------------------------------------------------- +Tue May 21 13:14:53 CEST 2024 - mfranc@suse.cz + +- s390/cio: fix tracepoint subchannel type field (git-fixes + bsc#1224793). +- commit f1aa928 + +------------------------------------------------------------------- +Tue May 21 13:09:15 CEST 2024 - mfranc@suse.cz + +- s390/bpf: Emit a barrier for BPF_FETCH instructions (git-fixes + bsc#1224792). +- commit d08e4ce + +------------------------------------------------------------------- +Tue May 21 13:05:27 CEST 2024 - mfranc@suse.cz + +- KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M + (git-fixes bsc#1224790). +- commit b0b1c22 + +------------------------------------------------------------------- +Tue May 21 12:57:45 CEST 2024 - jgross@suse.com + +- KVM: x86: Introduce __kvm_get_hypervisor_cpuid() helper + (git-fixes). +- commit 652c188 + +------------------------------------------------------------------- +Tue May 21 12:12:33 CEST 2024 - jslaby@suse.cz + +- rpm/kernel-obs-build.spec.in: remove reiserfs from OBS initrd + We disabled the FS in bug 1202309. And we actively blacklist it in: + /usr/lib/modprobe.d/60-blacklist_fs-reiserfs.conf + This, as a side-effect, fixes obs-build's warning: + dracut-pre-udev[1463]: sh: line 1: /usr/lib/module-init-tools/unblacklist: No such file or directory + Exactly due to the above 60-blacklist_fs-reiserfs.conf trying to call the + above unblacklist. + We should likely drop ext2+ext3 from the list too, as we don't build + them at all. But that's a different story. +- commit 9e1a078 + +------------------------------------------------------------------- +Tue May 21 11:31:32 CEST 2024 - jgross@suse.com + +- KVM: SVM: Add support for allowing zero SEV ASIDs (git-fixes). +- commit 9327154 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - jgross@suse.com + +- KVM: SVM: Use unsigned integers when dealing with ASIDs + (git-fixes). +- commit b0fec37 + +------------------------------------------------------------------- +Tue May 21 11:28:52 CEST 2024 - cfamullaconrad@suse.de + +- tools/power turbostat: Expand probe_intel_uncore_frequency() + (bsc#1221765). +- commit 7c0d70f + +------------------------------------------------------------------- +Tue May 21 11:27:24 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: fix recursive deadlock in timer injection + (git-fixes). +- commit 389ea84 + +------------------------------------------------------------------- +Tue May 21 11:25:54 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: remove WARN_ON_ONCE() with false positives in + evtchn delivery (git-fixes). +- commit d63a8c9 + +------------------------------------------------------------------- +Tue May 21 11:24:29 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: inject vCPU upcall vector when local APIC is + enabled (git-fixes). +- commit 538dcab + +------------------------------------------------------------------- +Tue May 21 11:22:43 CEST 2024 - jgross@suse.com + +- KVM: x86/xen: improve accuracy of Xen timers (git-fixes). +- commit 921d76d + +------------------------------------------------------------------- +Tue May 21 11:20:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Explicitly check NMI from guest to reducee false + positives (git-fixes). +- commit be2edf0 + +------------------------------------------------------------------- +Tue May 21 11:18:52 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Zero out PMU metadata on AMD if PMU is disabled + (git-fixes). +- commit fe18eef + +------------------------------------------------------------------- +Tue May 21 11:16:06 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Disallow "fast" RDPMC for architectural Intel PMUs + (git-fixes). +- commit 406de6b + +------------------------------------------------------------------- +Tue May 21 10:34:00 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Apply "fast" RDPMC only to Intel PMUs (git-fixes). +- commit dd1520f + +------------------------------------------------------------------- +Tue May 21 09:57:46 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Prioritize VMX interception over #GP on RDPMC + due to bad index (git-fixes). +- commit b2e9cf1 + +------------------------------------------------------------------- +Tue May 21 09:22:11 CEST 2024 - shung-hsi.yu@suse.com + +- blacklist.conf: add "libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos" +- commit f859338 + +------------------------------------------------------------------- +Tue May 21 09:07:54 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Don't ignore bits 31:30 for RDPMC index on AMD + (git-fixes). +- commit fd656b7 + +------------------------------------------------------------------- +Tue May 21 09:02:26 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Allow programming events that match unsupported + arch events (git-fixes). +- commit 60f57dc + +------------------------------------------------------------------- +Tue May 21 08:49:53 CEST 2024 - tiwai@suse.de + +- firmware: dmi-id: add a release callback function (git-fixes). +- watchdog: sa1100: Fix PTR_ERR_OR_ZERO() vs NULL check in + sa1100dog_probe() (git-fixes). +- watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a + safety margin (git-fixes). +- watchdog: bd9576: Drop "always-running" property (git-fixes). +- watchdog: cpu5wdt.c: Fix use-after-free bug caused by + cpu5wdt_trigger (git-fixes). +- i2c: acpi: Unbind mux adapters before delete (git-fixes). +- i2c: synquacer: Fix an error handling path in + synquacer_i2c_probe() (git-fixes). +- i2c: cadence: Avoid fifo clear after start (git-fixes). +- pinctrl: qcom: pinctrl-sm7150: Fix sdc1 and ufs special pins + regs (git-fixes). +- pinctrl: armada-37xx: remove an unused variable (git-fixes). +- crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak (git-fixes). +- commit 60d82a4 + +------------------------------------------------------------------- +Tue May 21 08:25:35 CEST 2024 - jgross@suse.com + +- KVM: x86/pmu: Always treat Fixed counters as available when + supported (git-fixes). +- commit c4b0d18 + +------------------------------------------------------------------- +Tue May 21 08:23:45 CEST 2024 - jgross@suse.com + +- KVM: VMX: Report up-to-date exit qualification to userspace + (git-fixes). +- commit d6b020d + +------------------------------------------------------------------- +Tue May 21 08:20:50 CEST 2024 - jgross@suse.com + +- KVM: x86: Fix broken debugregs ABI for 32 bit kernels + (git-fixes). +- commit 69a1ee8 + +------------------------------------------------------------------- +Tue May 21 08:18:03 CEST 2024 - jgross@suse.com + +- SEV: disable SEV-ES DebugSwap by default (git-fixes). +- commit dcaff2f + +------------------------------------------------------------------- +Tue May 21 08:16:02 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: Restrict KVM_SW_PROTECTED_VM to the TDP MMU + (git-fixes). +- commit c561279 + +------------------------------------------------------------------- +Tue May 21 08:11:53 CEST 2024 - jgross@suse.com + +- KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear + they're a WIP (git-fixes). +- commit aba16e8 + +------------------------------------------------------------------- +Tue May 21 08:10:16 CEST 2024 - jgross@suse.com + +- KVM: x86: Mark target gfn of emulated atomic instruction as + dirty (git-fixes). +- commit 303882a + +------------------------------------------------------------------- +Tue May 21 08:08:31 CEST 2024 - jgross@suse.com + +- KVM: SVM: Flush pages under kvm->lock to fix UAF in + svm_register_enc_region() (git-fixes). +- commit 4382f8a + +------------------------------------------------------------------- +Mon May 20 18:22:45 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch + (git-fixes bsc#1222608 CVE-2024-26742). +- commit 950259c + +------------------------------------------------------------------- +Mon May 20 17:34:03 CEST 2024 - dsterba@suse.com + +- btrfs: always clear PERTRANS metadata during commit (git-fixes) +- commit f24386b + +------------------------------------------------------------------- +Mon May 20 17:31:37 CEST 2024 - dsterba@suse.com + +- btrfs: record delayed inode root in transaction (git-fixes) +- commit 3382370 + +------------------------------------------------------------------- +Mon May 20 17:30:52 CEST 2024 - dsterba@suse.com + +- btrfs: send: handle path ref underflow in header iterate_inode_ref() (git-fixes) +- commit 21cfc26 + +------------------------------------------------------------------- +Mon May 20 17:30:06 CEST 2024 - dsterba@suse.com + +- btrfs: export: handle invalid inode or root reference in btrfs_get_parent() (git-fixes) +- commit a357818 + +------------------------------------------------------------------- +Mon May 20 17:28:54 CEST 2024 - dsterba@suse.com + +- btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send() (git-fixes) +- commit 3227c75 + +------------------------------------------------------------------- +Mon May 20 17:28:06 CEST 2024 - dsterba@suse.com + +- btrfs: sysfs: validate scrub_speed_max value (git-fixes) +- commit 333b480 + +------------------------------------------------------------------- +Mon May 20 17:26:31 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: build fix for config we don't use +- commit d489b93 + +------------------------------------------------------------------- +Mon May 20 17:25:16 CEST 2024 - dsterba@suse.com + +- btrfs: prevent transaction block reserve underflow when starting transaction (git-fixes) +- commit e1ff84f + +------------------------------------------------------------------- +Mon May 20 17:19:12 CEST 2024 - dsterba@suse.com + +- btrfs: fix race when refilling delayed refs block reserve (git-fixes) +- commit f241886 + +------------------------------------------------------------------- +Mon May 20 17:17:09 CEST 2024 - dsterba@suse.com + +- btrfs: assert delayed node locked when removing delayed item (git-fixes) +- commit 7298484 + +------------------------------------------------------------------- +Mon May 20 17:16:03 CEST 2024 - dsterba@suse.com + +- btrfs: check for BTRFS_FS_ERROR in pending ordered assert (git-fixes) +- commit f5815af + +------------------------------------------------------------------- +Mon May 20 17:07:38 CEST 2024 - dsterba@suse.com + +- btrfs: output extra debug info if we failed to find an inline backref (git-fixes) +- commit 92fba41 + +------------------------------------------------------------------- +Mon May 20 17:06:06 CEST 2024 - dsterba@suse.com + +- btrfs: set page extent mapped after read_folio in relocate_one_page (git-fixes) +- commit 446041f + +------------------------------------------------------------------- +Mon May 20 17:04:32 CEST 2024 - dsterba@suse.com + +- btrfs: handle errors properly in update_inline_extent_backref() (git-fixes) +- commit ca5b7a2 + +------------------------------------------------------------------- +Mon May 20 15:43:05 CEST 2024 - nmorey@suse.com + +- RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw (git-fixes) +- commit 4bdc550 + +------------------------------------------------------------------- +Mon May 20 15:42:55 CEST 2024 - nmorey@suse.com + +- RDMA/IPoIB: Fix format truncation compilation errors (git-fixes) +- commit 6d737b0 + +------------------------------------------------------------------- +Mon May 20 15:42:41 CEST 2024 - nmorey@suse.com + +- bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq (git-fixes) +- commit 3e0bec3 + +------------------------------------------------------------------- +Mon May 20 15:42:30 CEST 2024 - nmorey@suse.com + +- IB/mlx5: Use __iowrite64_copy() for write combining stores (git-fixes) +- commit 9a3847d + +------------------------------------------------------------------- +Mon May 20 15:41:38 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix incorrect rxe_put in error path (git-fixes) +- commit c50f3b5 + +------------------------------------------------------------------- +Mon May 20 15:41:28 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Allow good work requests to be executed (git-fixes) +- commit b36653a + +------------------------------------------------------------------- +Mon May 20 15:41:18 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt (git-fixes) +- commit ba9e71d + +------------------------------------------------------------------- +Mon May 20 15:41:06 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Modify the print level of CQE error (git-fixes) +- commit 12a2ba5 + +------------------------------------------------------------------- +Mon May 20 15:40:45 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Use complete parentheses in macros (git-fixes) +- commit 7a9c544 + +------------------------------------------------------------------- +Mon May 20 15:40:34 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix GMV table pagesize (git-fixes) +- commit fb0321b + +------------------------------------------------------------------- +Mon May 20 15:40:20 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix UAF for cq async event (git-fixes) +- commit 8ea7fea + +------------------------------------------------------------------- +Mon May 20 15:40:10 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix deadlock on SRQ async events. (git-fixes) +- commit fb64efc + +------------------------------------------------------------------- +Mon May 20 15:39:57 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Add max_ah and cq moderation capacities in query_device() (git-fixes) +- commit 6c2f69b + +------------------------------------------------------------------- +Mon May 20 15:39:41 CEST 2024 - nmorey@suse.com + +- RDMA/hns: Fix return value in hns_roce_map_mr_sg (git-fixes) +- commit 60cadbc + +------------------------------------------------------------------- +Mon May 20 15:39:25 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Adding remote atomic access flag to updatable flags (git-fixes) +- commit dacefcf + +------------------------------------------------------------------- +Mon May 20 15:39:09 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Change check for cacheable mkeys (git-fixes) +- commit c838c29 + +------------------------------------------------------------------- +Mon May 20 15:38:50 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent (git-fixes) +- commit 3012f2a + +------------------------------------------------------------------- +Mon May 20 15:38:31 CEST 2024 - nmorey@suse.com + +- qibfs: fix dentry leak (git-fixes) +- commit 3dd0249 + +------------------------------------------------------------------- +Mon May 20 15:37:55 CEST 2024 - nmorey@suse.com + +- RDMA/mlx5: Fix port number for counter query in multi-port configuration (git-fixes) +- commit 52028fd + +------------------------------------------------------------------- +Mon May 20 15:37:35 CEST 2024 - nmorey@suse.com + +- RDMA/cm: Print the old state when cm_destroy_id gets timeout (git-fixes) +- commit 1a1a1ef + +------------------------------------------------------------------- +Mon May 20 15:37:10 CEST 2024 - nmorey@suse.com + +- RDMA/rxe: Fix the problem "mutex_destroy missing" (git-fixes) +- commit 0a73f85 + +------------------------------------------------------------------- +Mon May 20 14:08:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: broadcom: bcmbca: bcm4908: set brcm,wp-not-connected") +- commit a7b0273 + +------------------------------------------------------------------- +Mon May 20 14:04:41 CEST 2024 - iivanov@suse.de + +- arm64: dts: microchip: sparx5: fix mdio reg (git-fixes) +- commit 88132f5 + +------------------------------------------------------------------- +Mon May 20 14:03:25 CEST 2024 - iivanov@suse.de + +- arm64: dts: hi3798cv200: fix the size of GICR (git-fixes) +- commit 366d274 + +------------------------------------------------------------------- +Mon May 20 14:02:14 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Correct Tegra132 I2C alias (git-fixes) +- commit da1130e + +------------------------------------------------------------------- +Mon May 20 13:28:11 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: h616: Fix I2C0 pins (git-fixes) +- commit eee423c + +------------------------------------------------------------------- +Mon May 20 13:27:02 CEST 2024 - iivanov@suse.de + +- arm64: dts: allwinner: Pine H64: correctly remove reg_gmac_3v3 (git-fixes) +- commit 7d432cc + +------------------------------------------------------------------- +Mon May 20 13:25:37 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit d52e38e + +------------------------------------------------------------------- +Mon May 20 13:24:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Add enable-strobe-pulldown to emmc phy on ROCK (git-fixes) +- commit 029788f + +------------------------------------------------------------------- +Mon May 20 13:22:07 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix alphabetical ordering RK3399 puma (git-fixes) + Refresh patches.suse/arm64-dts-rockchip-enable-internal-pull-up-on-PCIE_WAKE-for-RK3399-Puma.patch +- commit aeac8db + +------------------------------------------------------------------- +Mon May 20 12:53:44 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: samsung,ams495qa01: add missing SPI properties") +- commit f4f5a90 + +------------------------------------------------------------------- +Mon May 20 12:53:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio: health: maxim,max30102: fix compatible check") +- commit 1690e24 + +------------------------------------------------------------------- +Mon May 20 12:52:51 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: mediatek,pwm-disp: Document power-domains property") +- commit 6958159 + +------------------------------------------------------------------- +Mon May 20 12:52:16 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: fsl-imx-sdma: fix HDMI audio index") +- commit 952bf73 + +------------------------------------------------------------------- +Mon May 20 12:52:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: lcdif: Do not require power-domains for i.MX6ULL") +- commit eabdd33 + +------------------------------------------------------------------- +Mon May 20 12:51:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update") +- commit ad9009e + +------------------------------------------------------------------- +Mon May 20 12:51:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mtd: avoid automatically select from mtd.yaml") +- commit 2d9981a + +------------------------------------------------------------------- +Mon May 20 12:51:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: can: mpfs: add missing required clock") +- commit d5f79eb + +------------------------------------------------------------------- +Mon May 20 12:50:57 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: dlg,da9063: Make #interrupt-cells required") +- commit a6ea77b + +------------------------------------------------------------------- +Mon May 20 12:50:46 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pinctr: pinctrl-zynq: Fix compatible string") +- commit f208a95 + +------------------------------------------------------------------- +Mon May 20 12:49:28 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible") +- commit 3478db8 + +------------------------------------------------------------------- +Mon May 20 12:49:08 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: ti,am65x-dss: Add support for common1 region") +- commit 7eb6591 + +------------------------------------------------------------------- +Mon May 20 12:48:50 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: opp: drop maxItems from inner items") +- commit 878a019 + +------------------------------------------------------------------- +Mon May 20 12:48:31 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: pwm: amlogic: fix s4 bindings") +- commit e2029e3 + +------------------------------------------------------------------- +Mon May 20 12:48:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Banana Pi R2 Pro") +- commit c1d1519 + +------------------------------------------------------------------- +Mon May 20 12:45:53 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: rockchip: Correct vendor for Orange Pi RK3399 board") +- commit 88539b6 + +------------------------------------------------------------------- +Mon May 20 12:45:20 CEST 2024 - iivanov@suse.de + +- dt-bindings: clock: qcom: Add missing UFS QREF clocks (git-fixes) +- commit 4e403e4 + +------------------------------------------------------------------- +Mon May 20 12:43:49 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: qcom: drop the superfluous device compatibility") +- commit f6fdbc2 + +------------------------------------------------------------------- +Mon May 20 12:43:00 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: riscv: cpus: Clarify mmu-type interpretation") +- commit 4b6b7f4 + +------------------------------------------------------------------- +Mon May 20 12:42:52 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: power: reset: qcom-pon: fix inconsistent example") +- commit b2da43b + +------------------------------------------------------------------- +Mon May 20 12:42:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: rtc: qcom-pm8xxx: fix inconsistent example") +- commit 673e959 + +------------------------------------------------------------------- +Mon May 20 12:42:30 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: fix path to header") +- commit 2965719 + +------------------------------------------------------------------- +Mon May 20 12:42:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg") +- commit 44293cc + +------------------------------------------------------------------- +Mon May 20 12:42:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: gpio: xilinx: Fix node address in gpio") +- commit 51eae0f + +------------------------------------------------------------------- +Mon May 20 12:41:48 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-vadc: fix example node names") +- commit 5559cae + +------------------------------------------------------------------- +Mon May 20 12:41:19 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name") +- commit 6d910c5 + +------------------------------------------------------------------- +Mon May 20 12:39:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: qcom: Correct reset-names property") +- commit cfa6f44 + +------------------------------------------------------------------- +Mon May 20 12:17:43 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: zynqmp: extend required list") +- commit 193f0ac + +------------------------------------------------------------------- +Mon May 20 12:17:21 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mailbox: qcom,apcs-kpss-global: drop duplicated") +- commit 855a271 + +------------------------------------------------------------------- +Mon May 20 12:17:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix regulator binding") +- commit 9b3e020 + +------------------------------------------------------------------- +Mon May 20 12:16:23 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mfd: hisilicon,hi6421-spmi-pmic: Fix up binding") +- commit a0c4967 + +------------------------------------------------------------------- +Mon May 20 12:16:03 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: remoteproc: qcom: sc7180-pas: Fix SC7280 MPSS PD-names") +- commit de1ba63 + +------------------------------------------------------------------- +Mon May 20 11:58:54 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: mmc: sdhci-pxa: Fix 'regs' typo") +- commit 3378497 + +------------------------------------------------------------------- +Mon May 20 11:58:39 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: Remove alt_ref from versal") +- commit 4d14333 + +------------------------------------------------------------------- +Mon May 20 11:58:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: watchdog: qcom-wdt: Make the interrupt example edge") +- commit 17a3ab8 + +------------------------------------------------------------------- +Mon May 20 11:57:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: display: msm: qcm2290-mdss: Use the non-deprecated DSI") +- commit 4aa1481 + +------------------------------------------------------------------- +Mon May 20 11:56:20 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: arm: stm32: don't mix SCMI and non-SCMI board") +- commit 448ff06 + +------------------------------------------------------------------- +Mon May 20 11:55:42 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: media: mediatek: mdp3: correct RDMA and WROT node with") +- commit ab03332 + +------------------------------------------------------------------- +Mon May 20 11:55:04 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp") +- commit 1d6fc28 + +------------------------------------------------------------------- +Mon May 20 11:54:37 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: interrupt-controller: Allow #power-domain-cells") +- commit 027195f + +------------------------------------------------------------------- +Mon May 20 11:54:05 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt: dt-extract-compatibles: Don't follow symlinks when walking tree") +- commit 60fcfee + +------------------------------------------------------------------- +Mon May 20 11:52:07 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property") +- commit de60146 + +------------------------------------------------------------------- +Mon May 20 11:51:01 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: PCI: brcm,iproc-pcie: Fix 'msi' child node schema") +- commit d7b96e4 + +------------------------------------------------------------------- +Mon May 20 11:49:15 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("dt-bindings: soc: qcom: smd-rpm: Add MSM8909 to qcom,smd-channels") +- commit 1171729 + +------------------------------------------------------------------- +Mon May 20 08:14:54 CEST 2024 - tiwai@suse.de + +- selftests/kcmp: remove unused open mode (git-fixes). +- nilfs2: make superblock data array index computation sparse + friendly (git-fixes). +- Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS + filter matching sysfs file (git-fixes). +- lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure + (git-fixes). +- commit 7902091 + +------------------------------------------------------------------- +Mon May 20 03:46:23 CEST 2024 - lzhong@suse.de + +- powerpc/pseries/vio: Don't return ENODEV if node or compatible + missing (bsc#1220783). +- commit 19e446b + +------------------------------------------------------------------- +Sun May 19 09:24:05 CEST 2024 - tiwai@suse.de + +- clk: qcom: clk-alpha-pll: fix rate setting for Stromer PLLs + (git-fixes). +- clk: qcom: mmcc-msm8998: fix venus clock issue (git-fixes). +- clk: qcom: dispcc-sm8550: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm6350: fix DisplayPort clocks (git-fixes). +- clk: qcom: dispcc-sm8450: fix DisplayPort clocks (git-fixes). +- clk: qcom: clk-alpha-pll: remove invalid Stromer register offset + (git-fixes). +- clk: samsung: exynosautov9: fix wrong pll clock id value + (git-fixes). +- clk: renesas: r9a07g043: Add clock and reset entry for PLIC + (git-fixes). +- clk: renesas: r8a779a0: Fix CANFD parent clock (git-fixes). +- clk: rs9: fix wrong default value for clock amplitude + (git-fixes). +- clk: mediatek: mt8365-mm: fix DPI0 parent (git-fixes). +- clk: mediatek: pllfh: Don't log error for missing fhctl node + (git-fixes). +- commit 8bfa411 + +------------------------------------------------------------------- +Sat May 18 09:44:27 CEST 2024 - tiwai@suse.de + +- blacklist.conf: Add reverted dmaengine commit entries +- commit 134f997 + +------------------------------------------------------------------- +Sat May 18 09:42:47 CEST 2024 - tiwai@suse.de + +- selftests: net: bridge: increase IGMP/MLD exclude timeout + membership interval (git-fixes). +- of: module: add buffer overflow check in of_modalias() + (git-fixes). +- selftests/powerpc/dexcr: Add -no-pie to hashchk tests + (git-fixes). +- firmware: raspberrypi: Use correct device for DMA mappings + (git-fixes). +- Revert "drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor()" (stable-fixes). +- drm/i915/audio: Fix audio time stamp programming for DP + (stable-fixes). +- gpiolib: cdev: fix uninitialised kfifo (git-fixes). +- selftests: test_bridge_neigh_suppress.sh: Fix failures due to + duplicate MAC (git-fixes). +- Bluetooth: qca: fix firmware check error path (git-fixes). +- dyndbg: fix old BUG_ON in >control parser (stable-fixes). +- mei: me: add lunar lake point M DID (stable-fixes). +- usb: xhci-plat: Don't include xhci.h (stable-fixes). +- ASoC: meson: axg-fifo: use threaded irq to check periods + (git-fixes). +- drm/nouveau/firmware: Fix SG_DEBUG error with + nvkm_firmware_ctor() (stable-fixes). +- drm/amd/display: Fix incorrect DSC instance for MST + (stable-fixes). +- drm/amd/display: Atom Integrated System Info v2_2 for DCN35 + (stable-fixes). +- drm/amd/display: Handle Y carry-over in VCP X.Y calculation + (stable-fixes). +- clk: Don't hold prepare_lock when calling kref_put() + (stable-fixes). +- drm/nouveau/dp: Don't probe eDP ports twice harder + (stable-fixes). +- drm/radeon: silence UBSAN warning (v3) (stable-fixes). +- net:usb:qmi_wwan: support Rolling modules (stable-fixes). +- gpio: crystalcove: Use -ENOTSUPP consistently (stable-fixes). +- gpio: wcove: Use -ENOTSUPP consistently (stable-fixes). +- platform/x86: ISST: Add Granite Rapids-D to HPM CPU list + (stable-fixes). +- selftests: timers: Fix valid-adjtimex signed left-shift + undefined behavior (stable-fixes). +- gpu: host1x: Do not setup DMA for virtual devices + (stable-fixes). +- amd/amdkfd: sync all devices to wait all processes being evicted + (stable-fixes). +- drm/amdgpu: Fix VCN allocation in CPX partition (stable-fixes). +- drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2 + (stable-fixes). +- drm/amdgpu: Refine IB schedule error logging (stable-fixes). +- firewire: ohci: mask bus reset interrupts between ISR and + bottom half (stable-fixes). +- regulator: tps65132: Add of_match table (stable-fixes). +- ata: sata_gemini: Check clk_enable() result (stable-fixes). +- ASoC: SOF: Intel: hda-dsp: Skip IMR boot on ACE platforms in + case of S3 suspend (stable-fixes). +- ALSA: line6: Zero-initialize message buffers (stable-fixes). +- vboxsf: explicitly deny setlease attempts (stable-fixes). +- drm/amdkfd: range check cp bad op exception interrupts + (stable-fixes). +- drm/amdkfd: Check cgroup when returning DMABuf info + (stable-fixes). +- selftests/ftrace: Fix event filter target_func selection + (stable-fixes). +- wifi: iwlwifi: mvm: guard against invalid STA ID on removal + (stable-fixes). +- wifi: iwlwifi: read txq->read_ptr under lock (stable-fixes). +- wifi: mac80211: fix prep_connection error path (stable-fixes). +- wifi: cfg80211: fix rdev_dump_mpp() arguments order + (stable-fixes). +- wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc + (stable-fixes). +- ASoC: meson: axg-fifo: use FIELD helpers (stable-fixes). +- gpiolib: cdev: relocate debounce_period_us from struct gpio_desc + (stable-fixes). +- selftests/net: convert test_bridge_neigh_suppress.sh to run + it in unique namespace (stable-fixes). +- commit 2872089 + +------------------------------------------------------------------- +Fri May 17 18:46:21 CEST 2024 - mkoutny@suse.com + +- af_unix: Fix garbage collector racing against connect() + (CVE-2024-26923 bsc#1223384). +- af_unix: Replace BUG_ON() with WARN_ON_ONCE() (CVE-2024-26923 + bsc#1223384). +- af_unix: Do not use atomic ops for unix_sk(sk)->inflight + (CVE-2024-26923 bsc#1223384). +- commit a683abb + +------------------------------------------------------------------- +Fri May 17 18:05:19 CEST 2024 - mwilck@suse.com + +- dm-multipath: dont't attempt SG_IO on non-SCSI-disks + (bsc#1223575). +- commit 2f6779f + +------------------------------------------------------------------- +Fri May 17 17:18:26 CEST 2024 - dsterba@suse.com + +- btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans (git-fixes) +- commit b85295a + +------------------------------------------------------------------- +Fri May 17 14:36:47 CEST 2024 - dsterba@suse.com + +- btrfs: don't arbitrarily slow down delalloc if we're committing (git-fixes) +- commit d9b2223 + +------------------------------------------------------------------- +Fri May 17 14:33:37 CEST 2024 - dsterba@suse.com + +- btrfs: reset destination buffer when read_extent_buffer() gets invalid range (git-fixes) +- commit 7ef02d5 + +------------------------------------------------------------------- +Fri May 17 14:32:16 CEST 2024 - dsterba@suse.com + +- btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1 (git-fixes) +- commit e6b51c1 + +------------------------------------------------------------------- +Fri May 17 14:31:26 CEST 2024 - dsterba@suse.com + +- btrfs: file_remove_privs needs an exclusive lock in direct io write (git-fixes) +- commit 0bc88db + +------------------------------------------------------------------- +Fri May 17 14:29:12 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: cleanup, v0 extent removal +- commit fecc398 + +------------------------------------------------------------------- +Fri May 17 14:28:15 CEST 2024 - dsterba@suse.com + +- btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART (git-fixes) +- commit 74fcad3 + +------------------------------------------------------------------- +Fri May 17 14:27:30 CEST 2024 - dsterba@suse.com + +- btrfs: fix start transaction qgroup rsv double free (git-fixes) +- commit 272247e + +------------------------------------------------------------------- +Fri May 17 14:26:14 CEST 2024 - dsterba@suse.com + +- btrfs: free qgroup rsv on io failure (git-fixes) +- commit 384dac4 + +------------------------------------------------------------------- +Fri May 17 13:18:52 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: disable toggling dormant table state + more than once (git-fixes). +- commit 76bebd5 + +------------------------------------------------------------------- +Fri May 17 13:15:53 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: process pending subflow error on close (git-fixes). +- commit ef629c5 + +------------------------------------------------------------------- +Fri May 17 13:14:24 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: move __mptcp_error_report in protocol.c (git-fixes). +- commit a777e91 + +------------------------------------------------------------------- +Fri May 17 13:12:58 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: fix bogus receive window shrinkage with multiple subflows + (git-fixes). +- commit deea9a0 + +------------------------------------------------------------------- +Fri May 17 13:08:02 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nft_set_rbtree: use read spinlock to avoid datapath + contention (git-fixes). +- commit ddc952e + +------------------------------------------------------------------- +Fri May 17 13:06:21 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list + iterate in smcr_port_add (git-fixes). +- commit 2d7895b + +------------------------------------------------------------------- +Fri May 17 13:03:07 CEST 2024 - denis.kirjanov@suse.com + +- net/smc: bugfix for smcr v2 server connect success statistic + (git-fixes). +- commit e746f6b + +------------------------------------------------------------------- +Fri May 17 13:01:08 CEST 2024 - denis.kirjanov@suse.com + +- netfilter: nf_tables: uapi: Describe NFTA_RULE_CHAIN_ID + (git-fixes). +- commit ec5b855 + +------------------------------------------------------------------- +Fri May 17 12:59:23 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_bind_phc (git-fixes). +- commit 16b7a1e + +------------------------------------------------------------------- +Fri May 17 12:57:42 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_tsflags (git-fixes). +- commit b028530 + +------------------------------------------------------------------- +Fri May 17 12:55:31 CEST 2024 - andrea.porta@suse.com + +- arm64: Add the arm64.no32bit_el0 command line option + (jsc#PED-3184). + Please note that some adjustments were needed since the upstream commit + is based on kernel 6.9 which has idreg-override.c moved under + arch/arm64/kernel/pi/. +- commit 4fba46a + +------------------------------------------------------------------- +Fri May 17 09:14:44 CEST 2024 - tiwai@suse.de + +- platform/x86/intel-uncore-freq: Don't present root domain on + error (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_certificate decoding + (git-fixes). +- tools/arch/x86/intel_sdsi: Fix meter_show display (git-fixes). +- tools/arch/x86/intel_sdsi: Fix maximum meter bundle length + (git-fixes). +- platform/x86: xiaomi-wmi: Fix race condition when reporting + key events (git-fixes). +- mtd: rawnand: hynix: fixed typo (git-fixes). +- mtd: core: Report error if first mtd_otp_size() call fails in + mtd_otp_nvmem_add() (git-fixes). +- mmc: davinci: Don't strip remove function when driver is builtin + (git-fixes). +- mmc: sdhci_am654: Fix ITAPDLY for HS400 timing (git-fixes). +- mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock + (git-fixes). +- mmc: sdhci_am654: Add OTAP/ITAP delay enable (git-fixes). +- mmc: sdhci_am654: Write ITAPDLY for DDR52 timing (git-fixes). +- mmc: sdhci_am654: Add tuning algorithm for delay chain + (git-fixes). +- media: sunxi: a83-mips-csi2: also select GENERIC_PHY + (git-fixes). +- media: flexcop-usb: fix sanity check of bNumEndpoints + (git-fixes). +- media: stk1160: fix bounds checking in stk1160_copy_video() + (git-fixes). +- media: uvcvideo: Add quirk for Logitech Rally Bar (git-fixes). +- media: v4l: Don't turn on privacy LED if streamon fails + (git-fixes). +- media: mc: mark the media devnode as registered from the, + start (git-fixes). +- media: atomisp: ssh_css: Fix a null-pointer dereference in + load_video_binaries (git-fixes). +- media: v4l2-subdev: Fix stream handling for crop API + (git-fixes). +- media: mc: Fix graph walk in media_pipeline_start (git-fixes). +- media: i2c: et8ek8: Don't strip remove function when driver + is builtin (git-fixes). +- media: dt-bindings: ovti,ov2680: Fix the power supply names + (git-fixes). +- media: ipu3-cio2: Request IRQ earlier (git-fixes). +- media: rcar-vin: work around -Wenum-compare-conditional warning + (git-fixes). +- media: ngene: Add dvb_ca_en50221_init return value check + (git-fixes). +- commit ceb1555 + +------------------------------------------------------------------- +Fri May 17 09:00:45 CEST 2024 - tiwai@suse.de + +- Move upstreamed media patches into sorted section +- commit 521e539 + +------------------------------------------------------------------- +Thu May 16 19:23:55 CEST 2024 - duwe@suse.de + +- dmaengine: idxd: move safety flag to struct ends (bsc#1223625 + CVE-2024-21823). +- dmaengine: idxd: add a write() method for applications to + submit work (bsc#1223625 CVE-2024-21823). +- dmaengine: idxd: add a new security check to deal with a + hardware erratum (bsc#1223625 CVE-2024-21823). +- VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist + (bsc#1223625 CVE-2024-21823). +- commit 8718675 + +------------------------------------------------------------------- +Thu May 16 19:03:19 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/io_uring-af_unix-disable-sending-io_uring-over-socke.patch + (bsc#1218447 CVE-2023-6531 CVE-2023-52654 bsc#1224099). +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (git-fixes CVE-2023-52655 bsc#1217169). +- commit 07c8bc1 + +------------------------------------------------------------------- +Thu May 16 16:26:11 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation + (git-fixes). +- commit 78ec58d + +------------------------------------------------------------------- +Thu May 16 16:24:27 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix peer devlink set for SF representor devlink port + (git-fixes). +- commit 6a691b6 + +------------------------------------------------------------------- +Thu May 16 16:20:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Lag, restore buckets number to default after hash + LAG deactivation (git-fixes). +- commit 19da0bb + +------------------------------------------------------------------- +Thu May 16 16:19:25 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: flower: fix fragment flags handling (git-fixes). +- commit 5fd27e9 + +------------------------------------------------------------------- +Thu May 16 16:17:56 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Set tx_info->xdpf value to NULL (git-fixes). +- commit 7d1d83a + +------------------------------------------------------------------- +Thu May 16 16:16:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix incorrect descriptor free behavior (git-fixes). +- commit 69577fd + +------------------------------------------------------------------- +Thu May 16 16:10:18 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Wrong missing IO completions check order (git-fixes). +- commit fbbd86e + +------------------------------------------------------------------- +Thu May 16 16:08:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Fix potential sign extension issue (git-fixes). +- commit b3cc5f8 + +------------------------------------------------------------------- +Thu May 16 16:06:38 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: trap link-local frames regardless of ST Port + State (git-fixes). +- commit 726080b + +------------------------------------------------------------------- +Thu May 16 16:04:41 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: fix wrong config being used when reconfiguring PCS + (git-fixes). +- commit d2d1229 + +------------------------------------------------------------------- +Thu May 16 16:02:53 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block XOR hash with over 128 channels + (git-fixes). +- commit 40b1ccb + +------------------------------------------------------------------- +Thu May 16 16:00:48 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Restore mistakenly dropped parts in register devlink + flow (git-fixes). +- commit dfb4099 + +------------------------------------------------------------------- +Thu May 16 15:38:16 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: avoid unnecessary defrag caused by incorrect extent size (git-fixes) +- commit a1c6e8c + +------------------------------------------------------------------- +Thu May 16 15:36:42 CEST 2024 - dsterba@suse.com + +- btrfs: don't warn if discard range is not aligned to sector (git-fixes) +- commit f239c2a + +------------------------------------------------------------------- +Thu May 16 15:35:09 CEST 2024 - dsterba@suse.com + +- btrfs: tree-checker: fix inline ref size in error messages (git-fixes) +- commit a304971 + +------------------------------------------------------------------- +Thu May 16 15:33:15 CEST 2024 - dsterba@suse.com + +- btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_args (git-fixes) +- commit 81a1329 + +------------------------------------------------------------------- +Thu May 16 15:31:46 CEST 2024 - dsterba@suse.com + +- btrfs: do not allow non subvolume root targets for snapshot (git-fixes) +- commit d495a4b + +------------------------------------------------------------------- +Thu May 16 15:30:42 CEST 2024 - dsterba@suse.com + +- btrfs: send: ensure send_fd is writable (git-fixes) +- commit 5055583 + +------------------------------------------------------------------- +Thu May 16 15:28:27 CEST 2024 - dsterba@suse.com + +- btrfs: free the allocated memory if btrfs_alloc_page_array() fails (git-fixes) +- commit 532ad3c + +------------------------------------------------------------------- +Thu May 16 15:24:48 CEST 2024 - dsterba@suse.com + +- btrfs: fix 64bit compat send ioctl arguments not initializing version member (git-fixes) +- commit 2c30d15 + +------------------------------------------------------------------- +Thu May 16 15:22:52 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one when checking chunk map includes logical address (git-fixes) +- commit e5842bb + +------------------------------------------------------------------- +Thu May 16 15:20:56 CEST 2024 - dsterba@suse.com + +- blacklist.conf: btrfs: ref-verify not built +- commit 701d654 + +------------------------------------------------------------------- +Thu May 16 15:20:06 CEST 2024 - dsterba@suse.com + +- btrfs: use u64 for buffer sizes in the tree search ioctls (git-fixes) +- commit a1c6ed1 + +------------------------------------------------------------------- +Thu May 16 15:19:07 CEST 2024 - dsterba@suse.com + +- btrfs: error out when reallocating block for defrag using a stale transaction (git-fixes) +- commit e6bb34b + +------------------------------------------------------------------- +Thu May 16 15:17:20 CEST 2024 - dsterba@suse.com + +- btrfs: error when COWing block from a root that is being deleted (git-fixes) +- commit 78a2694 + +------------------------------------------------------------------- +Thu May 16 15:16:01 CEST 2024 - dsterba@suse.com + +- btrfs: error out when COWing block using a stale transaction (git-fixes) +- commit 850d86f + +------------------------------------------------------------------- +Thu May 16 13:09:22 CEST 2024 - mfranc@suse.cz + +- s390/cpum_cf: make crypto counters upward compatible across + machine types (bsc#1224348). +- commit 36c1e09 + +------------------------------------------------------------------- +Thu May 16 12:18:15 CEST 2024 - dsterba@suse.com + +- btrfs: always print transaction aborted messages with an error level (git-fixes) +- commit 26fa5ae + +------------------------------------------------------------------- +Thu May 16 12:00:22 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Do not produce metadata freelist entries in Tx port + ts WQE xmit (git-fixes). +- commit 287b501 + +------------------------------------------------------------------- +Thu May 16 11:58:47 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: HTB, Fix inconsistencies with QoS SQs number + (git-fixes). +- commit 0085432 + +------------------------------------------------------------------- +Thu May 16 11:57:19 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix mlx5e_priv_init() cleanup flow (git-fixes). +- commit 01134b3 + +------------------------------------------------------------------- +Thu May 16 11:55:49 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5e: RSS, Block changing channels number when RXFH is + configured (git-fixes). +- commit c93a7d5 + +------------------------------------------------------------------- +Thu May 16 11:54:14 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Correctly compare pkt reformat ids (git-fixes). +- commit 76a7159 + +------------------------------------------------------------------- +Thu May 16 11:52:39 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Properly link new fs rules into the tree (git-fixes). +- commit 7272c33 + +------------------------------------------------------------------- +Thu May 16 11:51:07 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: offset comp irq index in name by one (git-fixes). +- commit 56809e4 + +------------------------------------------------------------------- +Thu May 16 11:46:42 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: Register devlink first under devlink lock (git-fixes). +- commit 3162538 + +------------------------------------------------------------------- +Thu May 16 11:44:32 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, store eswitch pointer before registering + devlink_param (git-fixes). +- commit d6f7fd4 + +------------------------------------------------------------------- +Thu May 16 09:18:51 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - fixed headset Mic not show (stable-fixes). +- ALSA: hda: hda_cs_dsp_ctl: Remove notification of driver write + (stable-fixes). +- ALSA: Fix deadlocks with kctl removals at disconnection + (stable-fixes). +- ALSA: hda: clarify Copyright information (stable-fixes). +- ALSA: hda/realtek: Add support for ASUS Zenbook 2024 HN7306W + (stable-fixes). +- ALSA: hda/realtek: Fix internal speakers for Legion Y9000X + 2022 IAH7 (stable-fixes). +- ALSA: hda: Add Intel BMG PCI ID and HDMI codec vid + (stable-fixes). +- ALSA: hda: cs35l41: Add support for ASUS ROG 2024 Laptops + (stable-fixes). +- ALSA: hda: cs35l41: Ignore errors when configuring IRQs + (stable-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo 13X (stable-fixes). +- ALSA: hda: cs35l41: Support Lenovo 13X laptop without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Remove redundant argument to + cs35l41_request_firmware_file() (stable-fixes). +- ALSA: hda: cs35l41: Update DSP1RX5/6 Sources for DSP config + (stable-fixes). +- ALSA: hda/realtek: Add quirks for HP Omen models using CS35L41 + (stable-fixes). +- ALSA: hda: cs35l41: Support HP Omen models without _DSD + (stable-fixes). +- ALSA: hda: cs35l41: Set the max PCM Gain using tuning setting + (stable-fixes). +- commit bd5e5fc + +------------------------------------------------------------------- +Thu May 16 09:09:00 CEST 2024 - tiwai@suse.de + +- Add cherry-picked patch references to amdgpu patches +- commit fb4ef8e + +------------------------------------------------------------------- +Thu May 16 09:02:33 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Drop doubly quirk entry for 103c:8a2e + (git-fixes). +- ASoC: tas2781: Fix a warning reported by robot kernel test + (git-fixes). +- ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value + (git-fixes). +- ASoC: Intel: avs: Test result of avs_get_module_entry() + (git-fixes). +- ASoC: Intel: avs: Fix potential integer overflow (git-fixes). +- ASoC: Intel: avs: Fix ASRC module initialization (git-fixes). +- ASoC: SOF: Intel: mtl: Implement firmware boot state check + (git-fixes). +- ASoC: SOF: Intel: lnl: Correct rom_status_reg (git-fixes). +- ASoC: SOF: Intel: mtl: Correct rom_status_reg (git-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: only allocate/release + streams for first CPU DAI" (stable-fixes). +- Revert "ASoC: SOF: Intel: hda-dai-ops: reset device count for + SoundWire DAIs" (stable-fixes). +- ASoC: kirkwood: Fix potential NULL dereference (git-fixes). +- ASoC: Intel: avs: ssm4567: Do not ignore route checks + (git-fixes). +- ASoC: Intel: Disable route checks for Skylake boards + (git-fixes). +- ASoC: mediatek: Assign dummy when codec not specified for a + DAI link (git-fixes). +- ASoC: mediatek: mt8192: fix register configuration for tdm + (git-fixes). +- ALSA: hda: cs35l56: Fix lifetime of cs_dsp instance (git-fixes). +- ALSA: hda/cs_dsp_ctl: Use private_free for control cleanup + (git-fixes). +- ALSA: hda: cs35l41: Remove Speaker ID for Lenovo Legion slim + 7 16ARHA7 (git-fixes). +- fbdev: savage: Handle err return when savagefb_check_var failed + (git-fixes). +- fbdev: sh7760fb: allow modular build (git-fixes). +- fbdev: sisfb: hide unused variables (git-fixes). +- fbdev: shmobile: fix snprintf truncation (git-fixes). +- drm: zynqmp_dpsub: Always register bridge (git-fixes). +- Revert "drm/bridge: ti-sn65dsi83: Fix enable error path" + (git-fixes). +- drm/fbdev-generic: Do not set physical framebuffer address + (git-fixes). +- drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting + fails (git-fixes). +- drm/msm/adreno: fix CP cycles stat retrieval on a7xx + (git-fixes). +- drm/msm/dpu: Add callback function pointer check before its call + (git-fixes). +- drm/msm/dpu: Allow configuring multiple active DSC blocks + (git-fixes). +- drm/msm/dpu: Always flush the slave INTF on the CTL (git-fixes). +- drm/msm/dsi: Print dual-DSI-adjusted pclk instead of original + mode pclk (git-fixes). +- drm/msm/dp: Avoid a long timeout for AUX transfer if nothing + connected (git-fixes). +- drm/msm/dp: allow voltage swing / pre emphasis of 3 (git-fixes). +- drm/mediatek: dp: Fix mtk_dp_aux_transfer return value + (git-fixes). +- drm/mediatek: Init `ddp_comp` with devm_kcalloc() (git-fixes). +- drm/mediatek: Add 0 size check to mtk_drm_gem_obj (git-fixes). +- drm/bridge: tc358775: fix support for jeida-18 and jeida-24 + (git-fixes). +- drm/meson: gate px_clk when setting rate (git-fixes). +- drm/rockchip: vop2: Do not divide height twice for YUV + (git-fixes). +- drm/panel: simple: Add missing Innolux G121X1-L03 format, + flags, connector (git-fixes). +- drm/bridge: anx7625: Update audio status while detecting + (git-fixes). +- drm/panel: novatek-nt35950: Don't log an error when DSI host + can't be found (git-fixes). +- drm/bridge: dpc3433: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: tc358775: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611uxc: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: lt9611: Don't log an error when DSI host can't be + found (git-fixes). +- drm/bridge: lt8912b: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: icn6211: Don't log an error when DSI host can't + be found (git-fixes). +- drm/bridge: anx7625: Don't log an error when DSI host can't + be found (git-fixes). +- drm: vc4: Fix possible null pointer dereference (git-fixes). +- drm/arm/malidp: fix a possible null pointer dereference + (git-fixes). +- drm/amd/display: Remove redundant condition in + dcn35_calc_blocks_to_gate() (git-fixes). +- drm/amd/display: Fix potential index out of bounds in color + transformation function (git-fixes). +- drm: bridge: cdns-mhdp8546: Fix possible null pointer + dereference (git-fixes). +- drm/meson: vclk: fix calculation of 59.94 fractional rates + (git-fixes). +- drm/panel: ltk050h3146w: drop duplicate commands from + LTK050H3148W init (git-fixes). +- drm/panel: ltk050h3146w: add MIPI_DSI_MODE_VIDEO to LTK050H3148W + flags (git-fixes). +- drm/lcdif: Do not disable clocks on already suspended hardware + (git-fixes). +- drm/omapdrm: Fix console by implementing fb_dirty (git-fixes). +- drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer() + (git-fixes). +- drm/ci: update device type for volteer devices (git-fixes). +- drm/bridge: Fix improper bridge init order with + pre_enable_prev_first (git-fixes). +- commit e7d2777 + +------------------------------------------------------------------- +Thu May 16 08:24:39 CEST 2024 - tiwai@suse.de + +- Revert "selinux: introduce an initial SID for early boot processes" (bsc#1208593) + It caused a regression on ALP-current branch, kernel-obs-qa build failed. +- commit 35271c3 + +------------------------------------------------------------------- +Wed May 15 17:14:07 CEST 2024 - msuchanek@suse.de + +- powerpc/eeh: Permanently disable the removed device (bsc#1223991 + ltc#205740). +- commit b9c2f2f + +------------------------------------------------------------------- +Wed May 15 15:15:17 CEST 2024 - dsterba@suse.com + +- fat: fix uninitialized field in nostale filehandles (git-fixes) +- commit f1e1fd7 + +------------------------------------------------------------------- +Wed May 15 15:09:17 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Queue RX packets in IRQ handler instead of + disabling BHs (git-fixes). +- commit cc9313f + +------------------------------------------------------------------- +Wed May 15 15:01:36 CEST 2024 - tiwai@suse.de + +- Move upstreamed ACPI patch into sorted section +- commit 6c48aae + +------------------------------------------------------------------- +Wed May 15 14:54:26 CEST 2024 - dsterba@suse.com + +- fs: relax mount_setattr() permission checks (git-fixes) +- commit 3b377cf + +------------------------------------------------------------------- +Wed May 15 14:49:02 CEST 2024 - iivanov@suse.de + +- bpf, arm64: Fix incorrect runtime stats (git-fixes) +- commit c30a258 + +------------------------------------------------------------------- +Wed May 15 14:48:53 CEST 2024 - dsterba@suse.com + +- fast_dput(): handle underflows gracefully (git-fixes) +- commit 7a48807 + +------------------------------------------------------------------- +Wed May 15 14:42:00 CEST 2024 - dsterba@suse.com + +- ecryptfs: Reject casefold directory inodes (git-fixes) +- commit bc23622 + +------------------------------------------------------------------- +Wed May 15 14:34:09 CEST 2024 - dsterba@suse.com + +- fsverity: skip PKCS#7 parser when keyring is empty (git-fixes) +- commit 97f203b + +------------------------------------------------------------------- +Wed May 15 14:30:48 CEST 2024 - mkoutny@suse.com + +- cifs: fix underflow in parse_server_interfaces() (CVE-2024-26828 bsc#1223084). +- commit 40aba68 + +------------------------------------------------------------------- +Wed May 15 14:27:20 CEST 2024 - dsterba@suse.com + +- blacklist.conf: fs updates +- commit 372a9be + +------------------------------------------------------------------- +Wed May 15 13:58:14 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix NIX SQ mode and BP config (git-fixes). +- commit 6fa6e4e + +------------------------------------------------------------------- +Wed May 15 13:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Handle softirqs at the end of IRQ thread to fix + hang (git-fixes). +- commit 871b504 + +------------------------------------------------------------------- +Wed May 15 13:53:39 CEST 2024 - denis.kirjanov@suse.com + +- net: ks8851: Inline ks8851_rx_skb() (git-fixes). +- commit 0fafe3f + +------------------------------------------------------------------- +Wed May 15 13:52:12 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Reset PTP tx_avail after possible firmware reset + (git-fixes). +- commit 9421aa8 + +------------------------------------------------------------------- +Wed May 15 13:50:35 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix error recovery for RoCE ulp client (git-fixes). +- commit a747a74 + +------------------------------------------------------------------- +Wed May 15 13:49:07 CEST 2024 - denis.kirjanov@suse.com + +- bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init() + (git-fixes). +- commit 6a62a82 + +------------------------------------------------------------------- +Wed May 15 13:47:28 CEST 2024 - denis.kirjanov@suse.com + +- geneve: fix header validation in geneve[6]_xmit_skb (git-fixes). +- commit d4d699c + +------------------------------------------------------------------- +Wed May 15 13:46:00 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Fix transmit scheduler resource leak (git-fixes). +- commit 9beffaf + +------------------------------------------------------------------- +Wed May 15 13:44:11 CEST 2024 - denis.kirjanov@suse.com + +- net/mlx5: SF, Stop waiting for FW as teardown was called + (git-fixes). +- commit 2583247 + +------------------------------------------------------------------- +Wed May 15 13:42:36 CEST 2024 - denis.kirjanov@suse.com + +- mlxsw: Use refcount_t for reference counting (git-fixes). +- commit 5be65d6 + +------------------------------------------------------------------- +Wed May 15 13:40:51 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Use tx_ring instead of xdp_ring for XDP channel TX + (git-fixes). +- commit d4b3628 + +------------------------------------------------------------------- +Wed May 15 13:39:21 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Pass ena_adapter instead of net_device to + ena_xmit_common() (git-fixes). +- commit c080c13 + +------------------------------------------------------------------- +Wed May 15 13:37:24 CEST 2024 - denis.kirjanov@suse.com + +- net: ena: Move XDP code to its new files (git-fixes). +- commit 7cd4a35 + +------------------------------------------------------------------- +Wed May 15 13:35:18 CEST 2024 - denis.kirjanov@suse.com + +- net: openvswitch: Fix Use-After-Free in ovs_ct_exit (bsc#1224098 + CVE-2024-27395). +- commit a237c4c + +------------------------------------------------------------------- +Wed May 15 13:29:39 CEST 2024 - ddiss@suse.de + +- selinux: introduce an initial SID for early boot processes + (bsc#1208593). +- commit a82f05c + +------------------------------------------------------------------- +Wed May 15 12:26:31 CEST 2024 - mkubecek@suse.cz + +- mctp: perform route lookups under a RCU read-side lock + (CVE-2023-52483 bsc#1220738). +- commit 659b74f + +------------------------------------------------------------------- +Wed May 15 10:24:39 CEST 2024 - tbogendoerfer@suse.de + +- net: gtp: Fix Use-After-Free in gtp_dellink (bsc#1224096 + CVE-2024-27396). +- commit 7f59223 + +------------------------------------------------------------------- +Wed May 15 09:25:00 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 25085d6 + +------------------------------------------------------------------- +Wed May 15 09:23:53 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: fix check in iwl_mvm_sta_fw_id_mask + (git-fixes). +- commit 61c5310 + +------------------------------------------------------------------- +Wed May 15 09:21:39 CEST 2024 - tiwai@suse.de + +- ax25: Fix reference count leak issue of net_device (git-fixes). +- ax25: Fix reference count leak issues of ax25_dev (git-fixes). +- net: usb: ax88179_178a: fix link status when link is set to + down/up (git-fixes). +- selftests: net: move amt to socat for better compatibility + (git-fixes). +- Bluetooth: qca: Fix error code in qca_read_fw_build_info() + (git-fixes). +- net: usb: smsc95xx: stop lying about skb->truesize (git-fixes). +- wifi: mwl8k: initialize cmd->addr[] properly (git-fixes). +- wifi: rtw89: pci: correct TX resource checking for PCI DMA + channel of firmware command (git-fixes). +- wifi: ar5523: enable proper endpoint verification (git-fixes). +- wifi: carl9170: add a proper sanity check for endpoints + (git-fixes). +- wifi: ath10k: populate board data for WCN3990 (git-fixes). +- wifi: ath10k: Fix an error code problem in + ath10k_dbg_sta_write_peer_debug_trigger() (git-fixes). +- wifi: ath12k: fix out-of-bound access of qmi_invoke_handler() + (git-fixes). +- wifi: carl9170: re-fix fortified-memset warning (git-fixes). +- wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset + (git-fixes). +- wifi: mt76: mt7603: fix tx queue of loopback packets + (git-fixes). +- net: usb: sr9700: stop lying about skb->truesize (git-fixes). +- usb: aqc111: stop lying about skb->truesize (git-fixes). +- wifi: iwlwifi: mvm: init vif works only once (git-fixes). +- net: nfc: remove inappropriate attrs check (stable-fixes). +- wifi: ath11k: don't force enable power save on non-running vdevs + (git-fixes). +- wifi: ath10k: poll service ready message before failing + (git-fixes). +- wifi: iwlwifi: reconfigure TLC during HW restart (git-fixes). +- wifi: iwlwifi: mvm: select STA mask only for active links + (git-fixes). +- wifi: iwlwifi: mvm: fix active link counting during recovery + (git-fixes). +- wifi: iwlwifi: mvm: allocate STA links only for active links + (git-fixes). +- wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok() + (git-fixes). +- wifi: mt76: mt7915: workaround too long expansion sparse + warnings (git-fixes). +- wifi: brcmfmac: pcie: handle randbuf allocation failure + (git-fixes). +- bitops: add missing prototype check (git-fixes). +- ata: pata_legacy: make legacy_exit() work again (git-fixes). +- efi: libstub: only free priv.runtime_map when allocated + (git-fixes). +- HID: amd_sfh: Handle "no sensors" in PM operations (git-fixes). +- HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors + (git-fixes). +- hwmon: (lm70) fix links in doc and comments (git-fixes). +- spi: xilinx: Fix kernel documentation in the xilinx_spi.h + (git-fixes). +- ACPI: LPSS: Advertise number of chip selects via property + (git-fixes). +- ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC + (git-fixes). +- ACPI: Fix Generic Initiator Affinity _OSC bit (git-fixes). +- ACPI: bus: Indicate support for the Generic Event Device thru + _OSC (git-fixes). +- ACPI: bus: Indicate support for _TFP thru _OSC (git-fixes). +- ACPI: disable -Wstringop-truncation (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarations + (git-fixes). +- cppc_cpufreq: Fix possible null pointer dereference (git-fixes). +- cpufreq: exit() callback is optional (git-fixes). +- thermal/drivers/tsens: Fix null pointer dereference (git-fixes). +- thermal/drivers/qcom/lmh: Check for SCM availability at probe + (git-fixes). +- selftests: default to host arch for LLVM builds (git-fixes). +- selftests/resctrl: fix clang build failure: use LOCAL_HDRS + (git-fixes). +- selftests/binderfs: use the Makefile's rules, not Make's + implicit rules (git-fixes). +- irqchip/loongson-pch-msi: Fix off-by-one on allocation error + path (git-fixes). +- irqchip/alpine-msi: Fix off-by-one in allocation error path + (git-fixes). +- commit ea6926d + +------------------------------------------------------------------- +Tue May 14 22:38:00 CEST 2024 - lduncan@suse.com + +- block: Fix iterating over an empty bio with + bio_for_each_folio_all (bsc#1221635 CVE-2024-26632). +- commit a419383 + +------------------------------------------------------------------- +Tue May 14 15:42:02 CEST 2024 - dsterba@suse.com + +- iomap: clear the per-folio dirty bits on all writeback failures (git-fixes) +- commit cfedccd + +------------------------------------------------------------------- +Tue May 14 14:43:22 CEST 2024 - nik.borisov@suse.com + +- x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk (git-fixes). +- commit 431e388 + +------------------------------------------------------------------- +Tue May 14 14:41:24 CEST 2024 - nik.borisov@suse.com + +- kabi/severities: Remove mitigation-related symbols + Those are used by the core kernel to implement CPU vulnerabilities + mitigation and are not expected to be consumed by 3rd party users. +- commit 8d79889 + +------------------------------------------------------------------- +Tue May 14 13:52:42 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/Bluetooth-hci_sync-Don-t-double-print-name-in-add-re.patch + (bsc#1216358). + Added bugzilla reference +- commit 3985fb5 + +------------------------------------------------------------------- +Tue May 14 13:37:13 CEST 2024 - oneukum@suse.com + +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (bsc#1223847 CVE-2024-26919). + Added bugzilla ID and CVE +- commit 44b677b + +------------------------------------------------------------------- +Tue May 14 12:14:59 CEST 2024 - ailiop@suse.com + +- xfs: fix perag leak when growfs fails (git-fixes). +- commit 111377b + +------------------------------------------------------------------- +Tue May 14 12:14:09 CEST 2024 - ailiop@suse.com + +- xfs: add lock protection when remove perag from radix tree + (git-fixes). +- commit fdadeb0 + +------------------------------------------------------------------- +Tue May 14 12:13:09 CEST 2024 - ailiop@suse.com + +- xfs: force all buffers to be written during btree bulk load + (git-fixes). +- commit bcc67e9 + +------------------------------------------------------------------- +Tue May 14 12:11:21 CEST 2024 - ailiop@suse.com + +- xfs: recompute growfsrtfree transaction reservation while + growing rt volume (git-fixes). +- commit 0ef8d73 + +------------------------------------------------------------------- +Tue May 14 12:09:52 CEST 2024 - ailiop@suse.com + +- xfs: make xchk_iget safer in the presence of corrupt inode + btrees (git-fixes). +- commit 3312038 + +------------------------------------------------------------------- +Tue May 14 12:07:44 CEST 2024 - ailiop@suse.com + +- xfs: transfer recovered intent item ownership in ->iop_recover + (git-fixes). +- commit 9cdf2ef + +------------------------------------------------------------------- +Tue May 14 12:05:26 CEST 2024 - ailiop@suse.com + +- xfs: pass the xfs_defer_pending object to iop_recover + (git-fixes). +- commit c4d4eda + +------------------------------------------------------------------- +Tue May 14 12:04:27 CEST 2024 - ailiop@suse.com + +- xfs: use xfs_defer_pending objects to recover intent items + (git-fixes). +- commit 4e8f44d + +------------------------------------------------------------------- +Tue May 14 11:22:00 CEST 2024 - ailiop@suse.com + +- jffs2: prevent xattr node from overflowing the eraseblock + (git-fixes). +- commit bb15e9c + +------------------------------------------------------------------- +Tue May 14 11:20:58 CEST 2024 - nik.borisov@suse.com + +- x86/cpu: Add model number for Intel Arrow Lake mobile processor (git-fixes). +- commit 7c55ce6 + +------------------------------------------------------------------- +Tue May 14 11:09:53 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes). +- commit b73f38c + +------------------------------------------------------------------- +Tue May 14 10:55:59 CEST 2024 - nik.borisov@suse.com + +- x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk() (git-fixes). +- commit 5ad2192 + +------------------------------------------------------------------- +Tue May 14 10:55:41 CEST 2024 - nik.borisov@suse.com + +- x86/nospec: Refactor UNTRAIN_RET[_*] (git-fixes). +- commit 653bafb + +------------------------------------------------------------------- +Tue May 14 10:55:20 CEST 2024 - nik.borisov@suse.com + +- x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros (git-fixes). +- commit 3e5de92 + +------------------------------------------------------------------- +Tue May 14 10:54:54 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Disentangle rethunk-dependent options (git-fixes). +- Refresh + patches.suse/x86-bugs-Cache-the-value-of-MSR_IA32_ARCH_CAPABILITIES.patch. +- commit 4761d61 + +------------------------------------------------------------------- +Tue May 14 10:53:48 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Remove default case for fully switched enums (git-fixes). +- commit caa1a64 + +------------------------------------------------------------------- +Tue May 14 10:53:32 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Remove 'pred_cmd' label (git-fixes). +- commit d2d0e6a + +------------------------------------------------------------------- +Tue May 14 10:53:02 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Unexport untraining functions (git-fixes). +- commit f855258 + +------------------------------------------------------------------- +Tue May 14 10:52:43 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Improve i-cache locality for alias mitigation (git-fixes). +- commit 8ffea3d + +------------------------------------------------------------------- +Tue May 14 10:50:51 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Fix unret validation dependencies (git-fixes). +- commit 95452af + +------------------------------------------------------------------- +Tue May 14 10:50:12 CEST 2024 - nik.borisov@suse.com + +- x86/srso: Print actual mitigation if requested mitigation isn't possible (git-fixes). +- Refresh + patches.suse/x86-srso-fix-vulnerability-reporting-for-missing-microcode.patch. +- commit 3afb908 + +------------------------------------------------------------------- +Tue May 14 10:41:29 CEST 2024 - oneukum@suse.com + +- blacklist.conf: not applicable +- commit 158f7dc + +------------------------------------------------------------------- +Tue May 14 10:25:06 CEST 2024 - nik.borisov@suse.com + +- x86/coco: Require seeding RNG with RDRAND on CoCo systems (git-fixes). +- commit 9588be6 + +------------------------------------------------------------------- +Tue May 14 10:22:32 CEST 2024 - nik.borisov@suse.com + +- x86/nmi: Fix the inverse "in NMI handler" check (git-fixes). +- commit 3b9c9ee + +------------------------------------------------------------------- +Tue May 14 10:22:12 CEST 2024 - nik.borisov@suse.com + +- x86/purgatory: Switch to the position-independent small code model (git-fixes). +- commit 57ab7d5 + +------------------------------------------------------------------- +Tue May 14 10:21:57 CEST 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range (git-fixes). +- commit f043bca + +------------------------------------------------------------------- +Tue May 14 08:25:02 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 96e6c4c + +------------------------------------------------------------------- +Tue May 14 08:24:29 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink: Make client-lock non-sleeping + (git-fixes). +- commit 410217d + +------------------------------------------------------------------- +Tue May 14 08:16:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request + (git-fixes). +- commit 2c41b82 + +------------------------------------------------------------------- +Tue May 14 08:08:44 CEST 2024 - tiwai@suse.de + +- crypto: qat - specify firmware files for 402xx (git-fixes). +- crypto: qat - improve error logging to be consistent across + features (git-fixes). +- crypto: x86/sha512-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/sha256-avx2 - add missing vzeroupper (git-fixes). +- crypto: x86/nh-avx2 - add missing vzeroupper (git-fixes). +- crypto: ccp - drop platform ifdef checks (git-fixes). +- crypto: bcm - Fix pointer arithmetic (git-fixes). +- crypto: ecdsa - Fix module auto-load on add-key (git-fixes). +- kunit/fortify: Fix mismatched kvalloc()/vfree() usage + (git-fixes). +- nilfs2: fix out-of-range warning (git-fixes). +- admin-guide/hw-vuln/core-scheduling: fix return type of + PR_SCHED_CORE_GET (git-fixes). +- soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE (git-fixes). +- soc: qcom: pmic_glink: notify clients about the current state + (git-fixes). +- soc: qcom: pmic_glink: don't traverse clients list without a + lock (git-fixes). +- commit 7da1cbc + +------------------------------------------------------------------- +Mon May 13 19:20:28 CEST 2024 - dsterba@suse.com + +- btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks() (git-fixes) +- commit 8bc326a + +------------------------------------------------------------------- +Mon May 13 18:29:29 CEST 2024 - tonyj@suse.de + +- blacklist.conf: add perf patch already known by alias commit +- commit 706da8e + +------------------------------------------------------------------- +Mon May 13 17:53:02 CEST 2024 - dsterba@suse.com + +- btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range() (git-fixes) + Dropped hunk in selftests (test_case_7), 92e1229b204d6. +- commit 8dcf7c1 + +------------------------------------------------------------------- +Mon May 13 17:50:51 CEST 2024 - dsterba@suse.com + +- btrfs: fix information leak in btrfs_ioctl_logical_to_ino() (git-fixes) +- commit 622d549 + +------------------------------------------------------------------- +Mon May 13 17:47:31 CEST 2024 - dsterba@suse.com + +- btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks() (git-fixes) +- commit 84f4309 + +------------------------------------------------------------------- +Mon May 13 17:46:30 CEST 2024 - dsterba@suse.com + +- btrfs: reject encoded write if inode has nodatasum flag set (git-fixes) +- commit bbc649d + +------------------------------------------------------------------- +Mon May 13 17:45:16 CEST 2024 - dsterba@suse.com + +- btrfs: send: return EOPNOTSUPP on unknown flags (git-fixes) +- commit 8ef1c53 + +------------------------------------------------------------------- +Mon May 13 17:40:46 CEST 2024 - dsterba@suse.com + +- btrfs: fix lockdep splat and potential deadlock after failure running delayed items (git-fixes) +- commit a6f28a6 + +------------------------------------------------------------------- +Mon May 13 17:32:40 CEST 2024 - dsterba@suse.com + +- btrfs: release path before inode lookup during the ino lookup ioctl (git-fixes) +- commit 4b7ba54 + +------------------------------------------------------------------- +Mon May 13 17:29:01 CEST 2024 - dsterba@suse.com + +- blacklist.conf: Add 2d6cd791e63e "btrfs: fix race between finishing block group creation and its item update" +- commit ca673ac + +------------------------------------------------------------------- +Mon May 13 17:09:25 CEST 2024 - tiwai@suse.de + +- firewire: nosy: ensure user_length is taken into account when + fetching packet contents (CVE-2024-27401 bsc#1224181). +- commit 5441039 + +------------------------------------------------------------------- +Mon May 13 16:51:11 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/usb-aqc111-check-packet-for-fixup-for-true-limit.patch + (bsc#1217169 CVE-2023-52655). + Added bugzilla and CVE +- commit 20db8f9 + +------------------------------------------------------------------- +Mon May 13 15:34:42 CEST 2024 - dsterba@suse.com + +- btrfs: fix off-by-one chunk length calculation at contains_pending_extent() (git-fixes) +- commit 9ec1333 + +------------------------------------------------------------------- +Mon May 13 15:02:10 CEST 2024 - nstange@suse.de + +- crypto: rsa - add a check for allocation failure (bsc#1222775). +- commit 8c6c396 + +------------------------------------------------------------------- +Mon May 13 14:53:32 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 70f199a + +------------------------------------------------------------------- +Mon May 13 14:51:33 CEST 2024 - oneukum@suse.com + +- blacklist.conf: kABI +- commit 835874a + +------------------------------------------------------------------- +Mon May 13 14:00:14 CEST 2024 - tiwai@suse.de + +- kABI workaround for of driver changes (git-fixes). +- commit ef08885 + +------------------------------------------------------------------- +Mon May 13 12:29:23 CEST 2024 - colyli@suse.de + +- aoe: avoid potential deadlock at set_capacity (CVE-2024-26775, + bsc#1222627). +- commit fd6e05d + +------------------------------------------------------------------- +Mon May 13 11:57:20 CEST 2024 - nstange@suse.de + +- crypto: testmgr - remove unused xts4096 and xts512 algorithms + from testmgr.c (bsc#1222769). +- commit 0de6756 + +------------------------------------------------------------------- +Mon May 13 11:46:01 CEST 2024 - nstange@suse.de + +- crypto: rsa - allow only odd e and restrict value in FIPS mode + (bsc#1222775). +- commit c5ca0e4 + +------------------------------------------------------------------- +Mon May 13 11:44:23 CEST 2024 - tiwai@suse.de + +- of: module: prevent NULL pointer dereference in vsnprintf() + (stable-fixes). +- of: dynamic: Synchronize of_changeset_destroy() with the + devlink removals (git-fixes). +- of: property: fw_devlink: Fix stupid bug in remote-endpoint + parsing (git-fixes). +- of: property: Add in-ports/out-ports support to + of_graph_get_port_parent() (stable-fixes). +- of: property: Improve finding the supplier of a remote-endpoint + property (git-fixes). +- of: property: Improve finding the consumer of a remote-endpoint + property (git-fixes). +- of: unittest: Fix compile in the non-dynamic case (git-fixes). +- of: property: fix typo in io-channels (git-fixes). +- commit 7743bc7 + +------------------------------------------------------------------- +Mon May 13 11:37:15 CEST 2024 - nstange@suse.de + +- crypto: ecc - update ecc_gen_privkey for FIPS 186-5 + (bsc#1222782). +- commit bcc0381 + +------------------------------------------------------------------- +Mon May 13 08:31:07 CEST 2024 - tiwai@suse.de + +- selftests/pidfd: Fix config for pidfd_setns_test (git-fixes). +- EDAC/synopsys: Fix ECC status and IRQ control race condition + (git-fixes). +- commit 85ce9d3 + +------------------------------------------------------------------- +Mon May 13 04:24:13 CEST 2024 - neilb@suse.de + +- nfs: fix UAF in direct writes (bsc#1223653 CVE-2024-26958). +- commit 9b53f23 + +------------------------------------------------------------------- +Sat May 11 08:30:35 CEST 2024 - tiwai@suse.de + +- drm/connector: Add \n to message about demoting connector + force-probes (git-fixes). +- drm/meson: dw-hdmi: add bandgap setting for g12 (git-fixes). +- drm/meson: dw-hdmi: power up phy on device init (git-fixes). +- drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible + (git-fixes). +- drm/amdkfd: don't allow mapping the MMIO HDP page with large + pages (git-fixes). +- dm/amd/pm: Fix problems with reboot/shutdown for some SMU + 13.0.4/13.0.11 users (git-fixes). +- drm/i915/bios: Fix parsing backlight BDB data (git-fixes). +- drm/i915/gt: Automate CCS Mode setting during engine resets + (git-fixes). +- maple_tree: fix mas_empty_area_rev() null pointer dereference + (git-fixes). +- spi: microchip-core-qspi: fix setting spi bus clock rate + (git-fixes). +- regulator: core: fix debugfs creation regression (git-fixes). +- commit 3a3ad92 + +------------------------------------------------------------------- +Fri May 10 16:36:48 CEST 2024 - jlee@suse.com + +- netfilter: nf_tables: mark set as dead when unbinding anonymous + set with timeout (bsc#1221829 CVE-2024-26643). +- commit c841ee9 + +------------------------------------------------------------------- +Fri May 10 11:47:33 CEST 2024 - jlee@suse.com + +- block/rnbd-srv: Check for unlikely string overflow (bsc#1221615 + CVE-2023-52618). +- commit 3cf7eb9 + +------------------------------------------------------------------- +Fri May 10 10:35:21 CEST 2024 - dwagner@suse.de + +- block: bio-integrity: fix kcalloc() arguments order (bsc#1217384 + CVE-2023-6238). +- commit 37816df + +------------------------------------------------------------------- +Fri May 10 09:51:05 CEST 2024 - tiwai@suse.de + +- hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us + (git-fixes). +- hwmon: (corsair-cpro) Protect ccp->wait_input_report with a + spinlock (git-fixes). +- hwmon: (corsair-cpro) Use complete_all() instead of complete() + in ccp_raw_event() (git-fixes). +- hwmon: (corsair-cpro) Use a separate buffer for sending commands + (git-fixes). +- nfc: nci: Fix kcov check in nci_rx_work() (git-fixes). +- Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout + (git-fixes). +- Bluetooth: HCI: Fix potential null-ptr-deref (git-fixes). +- Bluetooth: qca: fix info leak when fetching fw build id + (git-fixes). +- Bluetooth: qca: fix NVM configuration parsing (git-fixes). +- Bluetooth: qca: add missing firmware sanity checks (git-fixes). +- Bluetooth: msft: fix slab-use-after-free in msft_do_close() + (git-fixes). +- Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout + (git-fixes). +- ARM: 9381/1: kasan: clear stale stack poison (git-fixes). +- commit aa6a883 + +------------------------------------------------------------------- +Fri May 10 01:57:58 CEST 2024 - krisman@suse.de + +- Update + patches.suse/xen-netfront-Add-missing-skb_mark_for_recycle.patch + (git-fixes CVE-2024-27393 bsc#1224076). +- commit 3dacd9a + +------------------------------------------------------------------- +Thu May 9 10:12:28 CEST 2024 - jslaby@suse.cz + +- kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe + address (CVE-2024-26946 bsc#1223669). +- commit c3ef9f9 + +------------------------------------------------------------------- +Thu May 9 10:06:13 CEST 2024 - tiwai@suse.de + +- Move upstreamed powerpc patches into sorted section +- commit de7fc3a + +------------------------------------------------------------------- +Wed May 8 15:16:20 CEST 2024 - dwagner@suse.de + +- io_uring: kabi cookie remove (bsc#1217384). +- commit 6174cfd + +------------------------------------------------------------------- +Wed May 8 14:47:51 CEST 2024 - oneukum@suse.com + +- Update + patches.suse/USB-core-Fix-deadlock-in-port-disable-sysfs-attribut.patch + (bsc#1223670 CVE-2024-26933). + Added CVE and bugzilla ID +- commit 2932a82 + +------------------------------------------------------------------- +Wed May 8 14:32:33 CEST 2024 - oneukum@suse.com + +- crypto: iaa - Fix nr_cpus < nr_iaa case (bsc#1223732 + CVE-2024-26945). +- commit d4480a0 + +------------------------------------------------------------------- +Wed May 8 13:00:52 CEST 2024 - dwagner@suse.de + +- supported.conf: support tcp_dctcp module (jsc#PED-8111) +- commit 84b1f91 + +------------------------------------------------------------------- +Wed May 8 09:35:19 CEST 2024 - nstange@suse.de + +- Update + patches.suse/crypto-lib-mpi-Fix-unexpected-pointer-access-in-mpi_.patch + (git-fixes CVE-2023-52616 bsc#1221612). +- commit 0f801e9 + +------------------------------------------------------------------- +Wed May 8 09:33:26 CEST 2024 - tzimmermann@suse.com + +- Update "drm/vmwgfx: Fix possible null pointer derefence with invalid contexts" (CVE-2024-26979 bsc#1223628) +- commit 562486d + +------------------------------------------------------------------- +Tue May 7 17:18:31 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race when detecting delalloc ranges during fiemap + (bsc#1223285). +- commit b4449a9 + +------------------------------------------------------------------- +Tue May 7 17:04:53 CEST 2024 - fdmanana@suse.com + +- btrfs: ensure fiemap doesn't race with writes when + FIEMAP_FLAG_SYNC is given (bsc#1223285). +- commit e1d5456 + +------------------------------------------------------------------- +Tue May 7 17:00:54 CEST 2024 - fdmanana@suse.com + +- btrfs: fix race between ordered extent completion and fiemap + (bsc#1223285). +- commit b2ade77 + +------------------------------------------------------------------- +Tue May 7 16:49:51 CEST 2024 - fdmanana@suse.com + +- btrfs: fix deadlock with fiemap and extent locking + (bsc#1223285). +- commit 032df64 + +------------------------------------------------------------------- +Tue May 7 16:35:53 CEST 2024 - fdmanana@suse.com + +- btrfs: send: don't issue unnecessary zero writes for trailing + hole (bsc#1222459). +- commit 79ef069 + +------------------------------------------------------------------- +Tue May 7 16:30:29 CEST 2024 - vkarasulli@suse.de + +- inet: read sk->sk_family once in inet_recv_error() (bsc#1222385 + CVE-2024-26679). +- commit cb5e75a + +------------------------------------------------------------------- +Tue May 7 14:12:46 CEST 2024 - tiwai@suse.de + +- Move upstreamed HD-audio patch into sorted section +- commit d615f15 + +------------------------------------------------------------------- +Tue May 7 14:12:37 CEST 2024 - tiwai@suse.de + +- ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 + (bsc#1217750). +- commit 9e75dfd + +------------------------------------------------------------------- +Tue May 7 13:37:02 CEST 2024 - dsterba@suse.com + +- btrfs: dev-replace: properly validate device names (CVE-2024-26791 bsc#1222793) +- commit 0244362 + +------------------------------------------------------------------- +Tue May 7 12:59:26 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 3195e8d + +------------------------------------------------------------------- +Tue May 7 12:14:44 CEST 2024 - mkubecek@suse.cz + +- fix patch references (CVE-2024-26739 bsc#1222559): + - patches.suse/net-sched-act_mirred-Create-function-tcf_mirred_to_d.patch + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit af4b677 + +------------------------------------------------------------------- +Tue May 7 11:01:53 CEST 2024 - oneukum@suse.com + +- usb: dwc3: core: Prevent phy suspend during init (Git-fixes). +- commit 0feb823 + +------------------------------------------------------------------- +Tue May 7 10:05:18 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: fix l3num expectations with inet pseudo + family (git-fixes). +- commit e0fbf15 + +------------------------------------------------------------------- +Tue May 7 08:51:04 CEST 2024 - pjakobsson@suse.de + +- drm/i915/vma: Fix UAF on destroy against retire race (CVE-2024-26939 bsc#1223679). +- commit 0c69759 + +------------------------------------------------------------------- +Tue May 7 07:56:59 CEST 2024 - tiwai@suse.de + +- Reapply "drm/qxl: simplify qxl_fence_wait" (stable-fixes). +- commit 2bd2798 + +------------------------------------------------------------------- +Tue May 7 00:12:18 CEST 2024 - mkubecek@suse.cz + +- rds: tcp: Fix use-after-free of net in reqsk_timer_handler() + (CVE-2024-26865 bsc#1223062). +- commit 4df5c35 + +------------------------------------------------------------------- +Mon May 6 22:49:40 CEST 2024 - mkubecek@suse.cz + +- packet: annotate data-races around ignore_outgoing + (CVE-2024-26862 bsc#1223111). +- commit 50ec7e9 + +------------------------------------------------------------------- +Mon May 6 22:21:54 CEST 2024 - mkubecek@suse.cz + +- Update + patches.suse/sctp-fix-potential-deadlock-on-net-sctp.addr_wq.patch + references (add CVE-2024-0639 bsc#1218917). +- commit 61e4bcd + +------------------------------------------------------------------- +Mon May 6 21:33:30 CEST 2024 - dsterba@suse.com + +- fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame() (CVE-2023-52641 bsc#1222303) +- commit 45e1211 + +------------------------------------------------------------------- +Mon May 6 19:19:07 CEST 2024 - vkarasulli@suse.de + +- netfilter: nft_ct: sanitize layer 3 and 4 protocol number in + custom expectations (bsc#1222368 CVE-2024-26673). +- commit bffaac0 + +------------------------------------------------------------------- +Mon May 6 18:14:52 CEST 2024 - dsterba@suse.com + +- fs: sysfs: Fix reference leak in sysfs_break_active_protection() (CVE-2024-26993 bsc#1223693) +- commit b75cd2c + +------------------------------------------------------------------- +Mon May 6 18:02:40 CEST 2024 - dsterba@suse.com + +- btrfs: don't drop extent_map for free space inode on write error (CVE-2024-26726 bsc#1222532) +- commit 60707c9 + +------------------------------------------------------------------- +Mon May 6 17:37:25 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Only update pages_touched when a new page is + touched (git-fixes). +- commit f2292de + +------------------------------------------------------------------- +Mon May 6 17:34:30 CEST 2024 - petr.pavlu@suse.com + +- kprobes: Fix possible use-after-free issue on kprobe + registration (git-fixes). +- commit 3121e4a + +------------------------------------------------------------------- +Mon May 6 17:23:41 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes CVE-2024-27009 bsc#1223699). +- Update + patches.suse/Bluetooth-btnxpuart-Fix-btnxpuart_close.patch + (git-fixes CVE-2024-26959 bsc#1223667). +- Update + patches.suse/USB-usb-storage-Prevent-divide-by-0-error-in-isd200_.patch + (git-fixes CVE-2024-27059 bsc#1223738). +- Update + patches.suse/backlight-hx8357-Fix-potential-NULL-pointer-derefere.patch + (git-fixes CVE-2024-27071 bsc#1223734). +- Update patches.suse/clk-Fix-clk_core_get-NULL-dereference.patch + (git-fixes CVE-2024-27038 bsc#1223816). +- Update + patches.suse/clk-hisilicon-hi3559a-Fix-an-erroneous-devm_kfree.patch + (git-fixes CVE-2024-27039 bsc#1223821). +- Update + patches.suse/clk-qcom-gcc-ipq6018-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26970 bsc#1223644). +- Update + patches.suse/clk-qcom-gcc-ipq8074-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26969 bsc#1223645). +- Update + patches.suse/clk-qcom-gcc-ipq9574-fix-terminating-of-frequency-ta.patch + (git-fixes CVE-2024-26968 bsc#1223642). +- Update + patches.suse/clk-qcom-mmcc-apq8084-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26966 bsc#1223646). +- Update + patches.suse/clk-qcom-mmcc-msm8974-fix-terminating-of-frequency-t.patch + (git-fixes CVE-2024-26965 bsc#1223648). +- Update + patches.suse/clk-zynq-Prevent-null-pointer-dereference-caused-by-.patch + (git-fixes CVE-2024-27037 bsc#1223717). +- Update + patches.suse/cpufreq-brcmstb-avs-cpufreq-add-check-for-cpufreq_cp.patch + (git-fixes CVE-2024-27051 bsc#1223769). +- Update + patches.suse/crypto-qat-resolve-race-condition-during-AER-recover.patch + (git-fixes CVE-2024-26974 bsc#1223638). +- Update + patches.suse/drm-amd-display-Add-replay-NULL-check-in-edp_set_rep.patch + (git-fixes CVE-2024-27040 bsc#1223711). +- Update + patches.suse/drm-amd-display-Fix-a-potential-buffer-overflow-in-d.patch + (git-fixes CVE-2024-27045 bsc#1223826). +- Update + patches.suse/drm-amd-display-Fix-potential-NULL-pointer-dereferen.patch + (git-fixes CVE-2024-27044 bsc#1223723). +- Update + patches.suse/drm-amd-display-fix-NULL-checks-for-adev-dm.dc-in-am.patch + (git-fixes CVE-2024-27041 bsc#1223714). +- Update + patches.suse/drm-amdgpu-Fix-potential-out-of-bounds-access-in-amd.patch + (git-fixes CVE-2024-27042 bsc#1223823). +- Update + patches.suse/drm-vmwgfx-Fix-possible-null-pointer-derefence-with-.patch + (git-fixes CVE-2024-26979 bsc#1223628). +- Update + patches.suse/md-Fix-missing-release-of-active_io-for-flush-8556.patch + (jsc#PED-7542 CVE-2024-27023 bsc#1223776). +- Update + patches.suse/media-dvb-frontends-avoid-stack-overflow-warnings-wi.patch + (git-fixes CVE-2024-27075 bsc#1223842). +- Update patches.suse/media-edia-dvbdev-fix-a-use-after-free.patch + (git-fixes CVE-2024-27043 bsc#1223824). +- Update + patches.suse/media-go7007-fix-a-memleak-in-go7007_load_encoder.patch + (git-fixes CVE-2024-27074 bsc#1223844). +- Update + patches.suse/media-imx-csc-scaler-fix-v4l2_ctrl_handler-memory-le.patch + (git-fixes CVE-2024-27076 bsc#1223779). +- Update + patches.suse/media-ttpci-fix-two-memleaks-in-budget_av_attach.patch + (git-fixes CVE-2024-27073 bsc#1223843). +- Update + patches.suse/media-usbtv-Remove-useless-locks-in-usbtv_video_free.patch + (git-fixes CVE-2024-27072 bsc#1223837). +- Update + patches.suse/media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_registe.patch + (git-fixes CVE-2024-27077 bsc#1223780). +- Update + patches.suse/media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch + (git-fixes CVE-2024-27078 bsc#1223781). +- Update + patches.suse/net-phy-fix-phy_get_internal_delay-accessing-an-empt.patch + (git-fixes CVE-2024-27047 bsc#1223828). +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- Update patches.suse/pci_iounmap-Fix-MMIO-mapping-leak.patch + (git-fixes CVE-2024-26977 bsc#1223631). +- Update + patches.suse/powercap-intel_rapl-Fix-a-NULL-pointer-dereference.patch + (git-fixes CVE-2024-26975 bsc#1223632). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes CVE-2024-27054 bsc#1223819). +- Update + patches.suse/scsi-qla2xxx-Fix-command-flush-on-cable-pull.patch + (bsc#1221816 CVE-2024-26931 bsc#1223627). +- Update patches.suse/scsi-qla2xxx-Fix-double-free-of-fcport.patch + (bsc#1221816 CVE-2024-26929 bsc#1223715). +- Update + patches.suse/scsi-qla2xxx-Fix-double-free-of-the-ha-vp_map-pointe.patch + (bsc#1221816 CVE-2024-26930 bsc#1223626). +- Update + patches.suse/thermal-drivers-mediatek-lvts_thermal-Fix-a-memory-l.patch + (git-fixes CVE-2024-27068 bsc#1223808). +- Update + patches.suse/thunderbolt-Fix-NULL-pointer-dereference-in-tb_port_.patch + (git-fixes CVE-2024-27060 bsc#1223725). +- Update patches.suse/usb-ulpi-Fix-debugfs-directory-leak.patch + (git-fixes CVE-2024-26919 bsc#1223847). +- Update + patches.suse/wifi-brcm80211-handle-pmk_op-allocation-failure.patch + (git-fixes CVE-2024-27048 bsc#1223760). +- Update + patches.suse/wifi-rtl8xxxu-add-cancel_work_sync-for-c2hcmd_work.patch + (git-fixes CVE-2024-27052 bsc#1223829). +- Update + patches.suse/wifi-wilc1000-do-not-realloc-workqueue-everytime-an-.patch + (git-fixes CVE-2024-27391 bsc#1223709). +- Update + patches.suse/wifi-wilc1000-fix-RCU-usage-in-connect-path.patch + (git-fixes CVE-2024-27053 bsc#1223737). +- commit 9296e40 + +------------------------------------------------------------------- +Mon May 6 17:23:27 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/drm-tegra-dsi-Add-missing-check-for-of_find_device_b.patch + (git-fixes CVE-2023-52650 bsc#1223770). +- Update + patches.suse/drm-vkms-Avoid-reading-beyond-LUT-array.patch + (git-fixes CVE-2023-52649 bsc#1223768). +- Update + patches.suse/drm-vmwgfx-Unmap-the-surface-before-resetting-it-on-.patch + (git-fixes CVE-2023-52648 bsc#1223765). +- Update + patches.suse/media-nxp-imx8-isi-Check-whether-crossbar-pad-is-non.patch + (git-fixes CVE-2023-52647 bsc#1223764). +- commit f67398e + +------------------------------------------------------------------- +Mon May 6 17:23:18 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/powerpc-pseries-Fix-potential-memleak-in-papr_get_at.patch + (bsc#1215199 CVE-2022-48669 bsc#1223756). +- commit e9a7939 + +------------------------------------------------------------------- +Mon May 6 17:22:04 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page + in concurrent environment (git-fixes). +- commit 8f1aa4c + +------------------------------------------------------------------- +Mon May 6 16:11:25 CEST 2024 - jgross@suse.com + +- Delete + patches.suse/iommufd-iova_bitmap-Move-symbols-to-IOMMUFD-namespace. + (bsc#1222654) +- commit dc5c22e + +------------------------------------------------------------------- +Mon May 6 12:34:10 CEST 2024 - lhenriques@suse.de + +- fuse: don't unhash root (bsc#1223946). +- fuse: fix root lookup with nonzero generation (bsc#1223945). +- virtio: treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (bsc#1223944). +- commit 5171d01 + +------------------------------------------------------------------- +Mon May 6 11:15:05 CEST 2024 - tbogendoerfer@suse.de + +- tun: limit printing rate when illegal packet received by tun + dev (bsc#1223745 CVE-2024-27013). +- net/mlx5e: Prevent deadlock while disabling aRFS (bsc#1223735 + CVE-2024-27014). +- commit d039d3b + +------------------------------------------------------------------- +Mon May 6 11:14:31 CEST 2024 - tzimmermann@suse.com + +- drm/amd/display: Add a dc_state NULL check in dc_state_release (CVE-2024-26948 bsc#1223664) +- commit adac21d + +------------------------------------------------------------------- +Mon May 6 08:32:36 CEST 2024 - tiwai@suse.de + +- slimbus: qcom-ngd-ctrl: Add timeout for wait operation + (git-fixes). +- iio:imu: adis16475: Fix sync mode setting (git-fixes). +- iio: accel: mxc4005: Interrupt handling fixes (git-fixes). +- iio: pressure: Fixes BME280 SPI driver data (git-fixes). +- usb: typec: tcpm: Check for port partner validity before + consuming it (git-fixes). +- usb: typec: tcpm: unregister existing source caps before + re-registration (git-fixes). +- usb: typec: tcpm: clear pd_event queue in PORT_RESET + (git-fixes). +- usb: ohci: Prevent missed ohci interrupts (git-fixes). +- usb: gadget: f_fs: Fix a race condition when processing setup + packets (git-fixes). +- USB: core: Fix access violation during port device removal + (git-fixes). +- usb: gadget: uvc: use correct buffer size when parsing configfs + lists (git-fixes). +- usb: gadget: composite: fix OS descriptors w_value logic + (git-fixes). +- usb: gadget: f_fs: Fix race between aio_cancel() and AIO + request complete (git-fixes). +- clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change + (git-fixes). +- commit 8d8f752 + +------------------------------------------------------------------- +Mon May 6 08:29:57 CEST 2024 - tiwai@suse.de + +- Move upstreamed USB fix into sorted section +- commit 21751fe + +------------------------------------------------------------------- +Sat May 4 09:44:18 CEST 2024 - tiwai@suse.de + +- ASoC: da7219-aad: fix usage of device_get_named_child_node() + (git-fixes). +- ASoC: rt715-sdca: volume step modification (git-fixes). +- ASoC: rt715: add vendor clear control register (git-fixes). +- ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP config + (git-fixes). +- ASoC: cs35l56: Fix unintended bus access while resetting amp + (git-fixes). +- ASoC: rt722-sdca: add headset microphone vrefo setting + (git-fixes). +- ASoC: rt722-sdca: modify channel number to support 4 channels + (git-fixes). +- ASoC: rt5645: Fix the electric noise due to the CBJ contacts + floating (git-fixes). +- ASoC: acp: Support microphone from device Acer 315-24p + (git-fixes). +- ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus + T100TAM too (git-fixes). +- commit 59787a2 + +------------------------------------------------------------------- +Sat May 4 09:37:36 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix build error without CONFIG_PM + (stable-fixes). +- ALSA: hda: cs35l56: Exit cache-only after + cs35l56_wait_for_firmware_boot() (stable-fixes). +- ALSA: hda/realtek - Set GPIO3 to default at S4 state for + Thinkpad with ALC1318 (stable-fixes). +- ALSA: hda: intel-dsp-config: harden I2C/I2S codec detection + (stable-fixes). +- ALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TU + (stable-fixes). +- commit 11f233b + +------------------------------------------------------------------- +Sat May 4 09:35:07 CEST 2024 - tiwai@suse.de + +- ASoC: meson: axg-tdm-interface: manage formatters in trigger + (git-fixes). +- ASoC: meson: axg-card: make links nonatomic (git-fixes). +- ASoC: meson: cards: select SND_DYNAMIC_MINORS (git-fixes). +- ASoC: codecs: wsa881x: set clk_stop_mode1 flag (git-fixes). +- ASoC: ti: davinci-mcasp: Fix race condition during probe + (git-fixes). +- ASoC: Intel: avs: Set name of control as in topology + (git-fixes). +- regmap: Add regmap_read_bypassed() (git-fixes). +- ASoC: SOF: Intel: add default firmware library path for LNL + (git-fixes). +- ASoC: tegra: Fix DSPK 16-bit playback (git-fixes). +- ALSA: hda: intel-sdw-acpi: fix usage of + device_get_named_child_node() (git-fixes). +- drm/panel: ili9341: Use predefined error codes (git-fixes). +- drm/panel: ili9341: Respect deferred probe (git-fixes). +- drm/vmwgfx: Fix invalid reads in fence signaled events + (git-fixes). +- drm/vmwgfx: Fix Legacy Display Unit (git-fixes). +- drm/amdgpu: fix doorbell regression (git-fixes). +- drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() + v2 (git-fixes). +- spi: fix null pointer dereference within spi_sync (git-fixes). +- spi: hisi-kunpeng: Delete the dump interface of data registers + in debugfs (git-fixes). +- commit de68d11 + +------------------------------------------------------------------- +Fri May 3 18:53:42 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: ensure offloading TID queue exists + (CVE-2024-27056 bsc#1223822). +- commit 8f83255 + +------------------------------------------------------------------- +Fri May 3 17:55:12 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_pin_on_pin_register() for multiple parent pins + (CVE-2024-27027 bsc#1223787). +- commit ce9b326 + +------------------------------------------------------------------- +Fri May 3 17:52:05 CEST 2024 - tiwai@suse.de + +- dpll: fix dpll_xa_ref_*_del() for multiple registrations + (CVE-2024-27027 bsc#1223787). +- commit f5ff522 + +------------------------------------------------------------------- +Fri May 3 17:44:24 CEST 2024 - mfranc@suse.cz + +- s390/qeth: Fix kernel panic after setting hsuid (git-fixes + bsc#1223874). +- commit eae1390 + +------------------------------------------------------------------- +Fri May 3 17:39:31 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix storage key clearing for guest huge pages + (git-fixes bsc#1223872). +- commit 329e03c + +------------------------------------------------------------------- +Fri May 3 17:37:13 CEST 2024 - mfranc@suse.cz + +- s390/mm: Fix clearing storage keys for huge pages (git-fixes + bsc#1223871). +- commit a7e3ff2 + +------------------------------------------------------------------- +Fri May 3 17:30:04 CEST 2024 - mfranc@suse.cz + +- s390/vdso: Add CFI for RA register to asm macro vdso_func + (git-fixes bsc#1223870). +- commit 2641ba1 + +------------------------------------------------------------------- +Fri May 3 17:19:03 CEST 2024 - mfranc@suse.cz + +- s390/cio: Ensure the copied buf is NUL terminated (git-fixes + bsc#1223869). +- commit dcf45a9 + +------------------------------------------------------------------- +Fri May 3 17:14:55 CEST 2024 - jgross@suse.com + +- KVM: x86/mmu: x86: Don't overflow lpage_info when checking + attributes (bsc#1223695, CVE-2024-26991). +- commit da41325 + +------------------------------------------------------------------- +Fri May 3 16:46:02 CEST 2024 - vbabka@suse.cz + +- mm: swap: fix race between free_swap_and_cache() and swapoff() + (CVE-2024-26960 bsc#1223655). +- swap: comments get_swap_device() with usage rule (CVE-2024-26960 + bsc#1223655). +- commit 9df3192 + +------------------------------------------------------------------- +Fri May 3 16:38:44 CEST 2024 - tiwai@suse.de + +- NTB: fix possible name leak in ntb_register_device() + (CVE-2023-52652 bsc#1223686). +- commit a6fcfa7 + +------------------------------------------------------------------- +Fri May 3 15:57:39 CEST 2024 - msuchanek@suse.de + +- Refresh patches.suse/powerpc-pseries-iommu-LPAR-panics-when-rebooted-with.patch. +- commit ca33aea + +------------------------------------------------------------------- +Fri May 3 15:36:14 CEST 2024 - msuchanek@suse.de + +- powerpc/pseries: make max polling consistent for longer H_CALLs + (bsc#1215199). +- commit bead2d2 + +------------------------------------------------------------------- +Fri May 3 10:14:31 CEST 2024 - mhocko@suse.com + +- fork: defer linking file vma until vma is fully initialized + (bsc#1223774 CVE-2024-27022). +- commit 126ee1a + +------------------------------------------------------------------- +Fri May 3 09:40:30 CEST 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit 5a30b4d + +------------------------------------------------------------------- +Fri May 3 08:10:09 CEST 2024 - tiwai@suse.de + +- Fix a potential infinite loop in extract_user_to_sg() + (git-fixes). +- mtd: diskonchip: work around ubsan link failure (stable-fixes). +- drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3 + (stable-fixes). +- drm/amdgpu: Assign correct bits for SDMA HDP flush + (stable-fixes). +- drm/amdgpu: Fix leak when GPU memory allocation fails + (stable-fixes). +- ACPI: CPPC: Fix access width used for PCC registers (git-fixes). +- ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro + (git-fixes). +- Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853 + (stable-fixes). +- Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old() + (stable-fixes). +- drm: add drm_gem_object_is_shared_for_memory_stats() helper + (stable-fixes). +- ACPI: CPPC: Use access_width over bit_width for system memory + accesses (stable-fixes). +- wifi: mac80211: clean up assignments to pointer cache + (stable-fixes). +- commit 49aaf49 + +------------------------------------------------------------------- +Thu May 2 16:47:00 CEST 2024 - dwagner@suse.de + +- io_uring: remove uring_cmd cookie (bsc#1217384 CVE-2023-6238). +- iouring: remove IORING_URING_CMD_POLLED (bsc#1217384 + CVE-2023-6238). +- nvme: use bio_integrity_map_user (bsc#1217384 CVE-2023-6238). +- block: bio-integrity: directly map user buffers (bsc#1217384 + CVE-2023-6238). +- commit 3372add + +------------------------------------------------------------------- +Thu May 2 16:35:48 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-lsio: fix pwm lpcg indices (git-fixes) +- commit c9b9705 + +------------------------------------------------------------------- +Thu May 2 16:34:40 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: regulator for sd needs to be always on for (git-fixes) +- commit 51da7a0 + +------------------------------------------------------------------- +Thu May 2 16:33:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: Remove unsupported node from the Pinebook Pro (git-fixes) +- commit d74d11d + +------------------------------------------------------------------- +Thu May 2 16:31:31 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on PCIE_WAKE# for (git-fixes) +- commit 300083f + +------------------------------------------------------------------- +Thu May 2 16:29:21 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up on Q7_USB_ID for RK3399 (git-fixes) +- commit 7730872 + +------------------------------------------------------------------- +Thu May 2 16:27:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: enable internal pull-up for Q7_THRM# on RK3399 (git-fixes) +- commit 279e432 + +------------------------------------------------------------------- +Thu May 2 16:25:32 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: set PHY address of MT7531 switch to 0x1f (git-fixes) +- commit 57cc3f7 + +------------------------------------------------------------------- +Thu May 2 16:23:58 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8qm-ss-dma: fix can lpcg indices (git-fixes) +- commit 9f868d4 + +------------------------------------------------------------------- +Thu May 2 16:23:23 CEST 2024 - tiwai@suse.de + +- kABI workaround for cec_adapter (CVE-2024-23848 bsc#1219104). +- commit 03d06c5 + +------------------------------------------------------------------- +Thu May 2 16:22:55 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix can lpcg indices (git-fixes) +- commit dd3deb9 + +------------------------------------------------------------------- +Thu May 2 16:20:00 CEST 2024 - tiwai@suse.de + +- media: cec: core: avoid recursive cec_claim_log_addrs + (CVE-2024-23848 bsc#1219104). +- commit c64de88 + +------------------------------------------------------------------- +Thu May 2 16:18:20 CEST 2024 - tiwai@suse.de + +- Update media cec fix patches to the latest upstream version (CVE-2024-23848 bsc#1219104) +- commit 4a0b406 + +------------------------------------------------------------------- +Thu May 2 15:23:56 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix adc lpcg indices (git-fixes) +- commit e69bdf0 + +------------------------------------------------------------------- +Thu May 2 15:19:35 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-dma: fix spi lpcg indices (git-fixes) +- commit 4dc5b7a + +------------------------------------------------------------------- +Thu May 2 15:18:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usb lpcg indices (git-fixes) +- commit e2d7944 + +------------------------------------------------------------------- +Thu May 2 15:16:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order (git-fixes) +- commit fbb3351 + +------------------------------------------------------------------- +Thu May 2 15:15:23 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3399 hdmi ports node (git-fixes) +- commit a21edf3 + +------------------------------------------------------------------- +Thu May 2 15:14:12 CEST 2024 - iivanov@suse.de + +- arm64: dts: rockchip: fix rk3328 hdmi ports node (git-fixes) +- commit 3f691a1 + +------------------------------------------------------------------- +Thu May 2 15:12:55 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: dts: rockchip: mark system power controller on rk3588-evb1") +- commit 24dc024 + +------------------------------------------------------------------- +Thu May 2 15:11:02 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64/mm: Modify range-based tlbi to decrement scale") +- commit 9fd5163 + +------------------------------------------------------------------- +Thu May 2 13:38:24 CEST 2024 - jslaby@suse.cz + +- Update + patches.suse/serial-max310x-fix-NULL-pointer-dereference-in-I2C-i.patch + (git-fixes bsc#1223629 CVE-2024-26978). +- commit b81ff78 + +------------------------------------------------------------------- +Thu May 2 11:54:35 CEST 2024 - ailiop@suse.com + +- Squashfs: check the inode number is not the invalid value of + zero (bsc#1223634 CVE-2024-26982). +- commit a406e7c + +------------------------------------------------------------------- +Thu May 2 11:33:02 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/ubifs-ubifs_symlink-Fix-memleak-of-inode-i_link-in-error-path.patch + (git-fixes CVE-2024-26972 bsc#1223643). +- commit 6db660a + +------------------------------------------------------------------- +Thu May 2 11:23:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + (git-fixes CVE-2024-26955 bsc#1223657). +- commit a77f45b + +------------------------------------------------------------------- +Thu May 2 11:14:35 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + (git-fixes CVE-2024-26956 bsc#1223663). +- commit 95ba522 + +------------------------------------------------------------------- +Thu May 2 11:13:34 CEST 2024 - ailiop@suse.com + +- Update patches.suse/nilfs2-fix-OOB-in-nilfs_set_de_type.patch + (git-fixes CVE-2024-26981 bsc#1223668). +- commit 5740c7f + +------------------------------------------------------------------- +Thu May 2 10:28:22 CEST 2024 - vkarasulli@suse.de + +- Update + patches.suse/ASoC-SOF-Add-some-bounds-checking-to-firmware-data.patch + (git-fixes CVE-2024-26927 bsc#1223525). +- commit d3c5f91 + +------------------------------------------------------------------- +Thu May 2 09:58:58 CEST 2024 - tiwai@suse.de + +- cec: core: avoid confusing "transmit timed out" message + (CVE-2024-23848 bsc#1219104). +- commit eae740c + +------------------------------------------------------------------- +Thu May 2 07:36:00 CEST 2024 - tiwai@suse.de + +- regulator: change devm_regulator_get_enable_optional() stub + to return Ok (git-fixes). +- regulator: change stubbed devm_regulator_get_enable to return Ok + (git-fixes). +- regulator: mt6360: De-capitalize devicetree regulator subnodes + (git-fixes). +- commit c50a631 + +------------------------------------------------------------------- +Wed May 1 09:50:43 CEST 2024 - tiwai@suse.de + +- power: supply: mt6360_charger: Fix of_match for usb-otg-vbus + regulator (git-fixes). +- power: rt9455: hide unused rt9455_boost_voltage_values + (git-fixes). +- pinctrl: baytrail: Fix selecting gpio pinctrl state (git-fixes). +- pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map() + (git-fixes). +- pinctrl: mediatek: paris: Rework support for + PIN_CONFIG_{INPUT,OUTPUT}_ENABLE (git-fixes). +- pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE + readback (git-fixes). +- pinctrl: core: delete incorrect free in pinctrl_enable() + (git-fixes). +- pinctrl/meson: fix typo in PDM's pin name (git-fixes). +- pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf + of GPIOR-T (git-fixes). +- crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init + (git-fixes). +- commit d973920 + +------------------------------------------------------------------- +Tue Apr 30 18:44:35 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for + Lenovo Legion models (bsc#1223462). +- commit 6f0889c + +------------------------------------------------------------------- +Tue Apr 30 16:38:27 CEST 2024 - tiwai@suse.de + +- usb: Fix regression caused by invalid ep0 maxpacket in virtual + SuperSpeed device (bsc#1220569). +- commit 4748678 + +------------------------------------------------------------------- +Tue Apr 30 16:11:40 CEST 2024 - tiwai@suse.de + +- media: cec: cec-api: add locking in cec_release() + (CVE-2024-23848 bsc#1219104). +- media: cec: cec-adap: always cancel work in cec_transmit_msg_fh + (CVE-2024-23848 bsc#1219104). +- commit c39ac04 + +------------------------------------------------------------------- +Tue Apr 30 16:07:18 CEST 2024 - mfranc@suse.cz + +- blacklist.conf: refactoring, not a fix +- commit d5a22ac + +------------------------------------------------------------------- +Tue Apr 30 16:02:50 CEST 2024 - mfranc@suse.cz + +- s390/vdso: drop '-fPIC' from LDFLAGS (git-fixes bsc#1223593). +- commit 643ece2 + +------------------------------------------------------------------- +Tue Apr 30 15:48:20 CEST 2024 - mfranc@suse.cz + +- s390/zcrypt: fix reference counting on zcrypt card objects + (git-fixes bsc#1223592). +- commit c37186f + +------------------------------------------------------------------- +Tue Apr 30 15:42:12 CEST 2024 - mkoutny@suse.com + +- block: fix q->blkg_list corruption during disk rebind + (bsc#1223591). +- commit 9da98d5 + +------------------------------------------------------------------- +Tue Apr 30 15:40:39 CEST 2024 - mfranc@suse.cz + +- s390/ism: Properly fix receive message buffer allocation + (git-fixes bsc#1223590). +- commit 0652865 + +------------------------------------------------------------------- +Tue Apr 30 15:28:05 CEST 2024 - jack@suse.cz + +- block: fix deadlock between bd_link_disk_holder and partition + scan (bsc#1223045 CVE-2024-26899). +- commit e4bd17c + +------------------------------------------------------------------- +Tue Apr 30 15:23:23 CEST 2024 - jack@suse.cz + +- quota: Fix potential NULL pointer dereference (bsc#1223060 + CVE-2024-26878). +- commit dcf7382 + +------------------------------------------------------------------- +Tue Apr 30 15:21:07 CEST 2024 - jack@suse.cz + +- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak + (bsc#1223198 CVE-2024-26901). +- commit 5c1d722 + +------------------------------------------------------------------- +Tue Apr 30 15:16:03 CEST 2024 - jack@suse.cz + +- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1222357 CVE-2024-26671). +- commit 1ebf5fb + +------------------------------------------------------------------- +Tue Apr 30 15:00:59 CEST 2024 - jack@suse.cz + +- nbd: always initialize struct msghdr completely (bsc#1221649 CVE-2024-26638). +- commit eb8ab1c + +------------------------------------------------------------------- +Tue Apr 30 14:58:54 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_find_by_goal() (bsc#1222613 CVE-2024-26772). +- commit 4004f20 + +------------------------------------------------------------------- +Tue Apr 30 14:57:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update patches.suse/0001-s390-qdio-handle-deferred-cc1.patch + (bsc#1219485 bsc#1219451 git-fixes). +- Update + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch + (bsc#1141539 git-fixes). +- commit 73a9e98 + +------------------------------------------------------------------- +Tue Apr 30 13:17:40 CEST 2024 - davide.benini@suse.com + +- net/ipv6: avoid possible UAF in ip6_route_mpath_notify() + (CVE-2024-26852 bsc#1223057) +- commit 9474f59 + +------------------------------------------------------------------- +Tue Apr 30 12:05:02 CEST 2024 - tiwai@suse.de + +- PCI: Delay after FLR of Solidigm P44 Pro NVMe (stable-fixes). +- commit ec609ee + +------------------------------------------------------------------- +Tue Apr 30 12:04:09 CEST 2024 - tiwai@suse.de + +- PCI: Fix typos in docs and comments (stable-fixes). +- PCI: switchtec: Add support for PCIe Gen5 devices + (stable-fixes). +- PCI: switchtec: Use normal comment style (stable-fixes). +- PCI: Execute quirk_enable_clear_retrain_link() earlier + (stable-fixes). +- commit 9bba47f + +------------------------------------------------------------------- +Tue Apr 30 10:32:18 CEST 2024 - tzimmermann@suse.com + +- Edit "amdkfd: use calloc instead of kzalloc to avoid integer overflow" + Reference CVE and bug numbers. +- commit 267eec1 + +------------------------------------------------------------------- +Tue Apr 30 08:05:26 CEST 2024 - tiwai@suse.de + +- soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free + (CVE-2024-26909 bsc#1223143). +- commit 043c9e0 + +------------------------------------------------------------------- +Tue Apr 30 03:05:11 CEST 2024 - neilb@suse.de + +- nfsd: use __fput_sync() to avoid delayed closing of files + (bsc#1223380 bsc#1217408). +- commit 36cb9bb + +------------------------------------------------------------------- +Mon Apr 29 16:52:11 CEST 2024 - msuchanek@suse.de + +- Update patches.suse/powerpc-pseries-vas-Hold-mmap_mutex-after-mmap-lock-.patch + (bsc#1012628 jsc#PED-542 git-fixes bsc#1213573 ltc#203238). +- commit 8328f6d + +------------------------------------------------------------------- +Mon Apr 29 16:35:19 CEST 2024 - nik.borisov@suse.com + +- x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups (bsc#1222378 CVE-2024-26674). +- commit 46190f1 + +------------------------------------------------------------------- +Mon Apr 29 12:30:35 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault() (bsc#1223202 CVE-2024-26906). +- commit 664e61f + +------------------------------------------------------------------- +Mon Apr 29 12:30:15 CEST 2024 - nik.borisov@suse.com + +- x86/mm: Move is_vsyscall_vaddr() into asm/vsyscall.h (bsc#1223202 CVE-2024-26906). +- commit 28c59d1 + +------------------------------------------------------------------- +Mon Apr 29 11:25:07 CEST 2024 - nik.borisov@suse.com + +- x86/boot: Ignore relocations in .notes sections in walk_relocs() too (bsc#1222624 CVE-2024-26816). +- commit 3cc2b03 + +------------------------------------------------------------------- +Mon Apr 29 11:24:52 CEST 2024 - nik.borisov@suse.com + +- x86, relocs: Ignore relocations in .notes section (bsc#1222624 CVE-2024-26816). +- commit 16f8af3 + +------------------------------------------------------------------- +Mon Apr 29 11:23:39 CEST 2024 - osalvador@suse.de + +- mm: zswap: fix missing folio cleanup in writeback race path + (bsc#1223007 CVE-2024-26832). +- commit b985b2a + +------------------------------------------------------------------- +Mon Apr 29 11:02:19 CEST 2024 - osalvador@suse.de + +- mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone + index (bsc#1222615 CVE-2024-26783). +- commit 7fe5b26 + +------------------------------------------------------------------- +Mon Apr 29 10:41:48 CEST 2024 - jslaby@suse.cz + +- Update config files. Disable N_GSM (jsc#PED-8240). +- commit ae9b7c6 + +------------------------------------------------------------------- +Mon Apr 29 09:39:29 CEST 2024 - iivanov@suse.de + +- Update patches.suse/gpio-tegra186-Fix-tegra186_gpio_is_accessible-check.patch (git-fixes bsc#1223439) +- commit 02eb8a1 + +------------------------------------------------------------------- +Mon Apr 29 09:05:25 CEST 2024 - tiwai@suse.de + +- irqchip/gic-v3-its: Prevent double free on error (git-fixes). +- irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on + GIC v4.1 (git-fixes). +- irqchip/armada-370-xp: Suppress unused-function warning + (git-fixes). +- irqchip/renesas-rzg2l: Prevent spurious interrupts when setting + trigger type (git-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi() (stable-fixes). +- irqchip/renesas-rzg2l: Flush posted write in irq_eoi() + (git-fixes). +- irqchip/gic-v3-its: Do not assume vPE tables are preallocated + (git-fixes). +- irqchip/mbigen: Don't use bus_get_dev_root() to find the parent + (git-fixes). +- irqchip/renesas-rzg2l: Add macro to retrieve TITSR register + offset based on register's index (stable-fixes). +- irqchip/renesas-rzg2l: Implement restriction when writing ISCR + register (stable-fixes). +- commit 8e6882b + +------------------------------------------------------------------- +Sun Apr 28 09:56:05 CEST 2024 - tiwai@suse.de + +- i2c: smbus: fix NULL function pointer dereference (git-fixes). +- soundwire: amd: fix for wake interrupt handling for clockstop + mode (git-fixes). +- dmaengine: idxd: Fix oops during rmmod on single-CPU platforms + (git-fixes). +- dma: xilinx_dpdma: Fix locking (git-fixes). +- idma64: Don't try to serve interrupts when device is powered + off (git-fixes). +- dmaengine: tegra186: Fix residual calculation (git-fixes). +- dmaengine: owl: fix register access functions (git-fixes). +- phy: ti: tusb1210: Resolve charger-det crash if charger psy + is unregistered (git-fixes). +- phy: rockchip: naneng-combphy: Fix mux on rk3588 (git-fixes). +- phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits + (git-fixes). +- phy: rockchip-snps-pcie3: fix bifurcation on rk3588 (git-fixes). +- phy: freescale: imx8m-pcie: fix pcie link-up instability + (git-fixes). +- phy: marvell: a3700-comphy: Fix hardcoded array size + (git-fixes). +- phy: marvell: a3700-comphy: Fix out of bounds read (git-fixes). +- commit 900a00b + +------------------------------------------------------------------- +Sun Apr 28 09:41:15 CEST 2024 - tiwai@suse.de + +- selftests: kselftest: Mark functions that unconditionally call + exit() as __noreturn (git-fixes). +- commit f533a19 + +------------------------------------------------------------------- +Sun Apr 28 09:36:33 CEST 2024 - tiwai@suse.de + +- selftests/timers/posix_timers: Reimplement + check_timer_distribution() (git-fixes). +- commit d9f09cc + +------------------------------------------------------------------- +Sun Apr 28 09:30:51 CEST 2024 - tiwai@suse.de + +- USB: serial: option: add Telit FN920C04 rmnet compositions + (stable-fixes). +- USB: serial: option: add Rolling RW101-GL and RW135-GL support + (stable-fixes). +- USB: serial: option: add Lonsung U8300/U9300 product + (stable-fixes). +- USB: serial: option: add support for Fibocom FM650/FG650 + (stable-fixes). +- USB: serial: option: support Quectel EM060K sub-models + (stable-fixes). +- USB: serial: option: add Fibocom FM135-GL variants + (stable-fixes). +- thunderbolt: Avoid notify PM core about runtime PM resume + (stable-fixes). +- thunderbolt: Fix wake configurations after device unplug + (stable-fixes). +- usb: Disable USB3 LPM at shutdown (stable-fixes). +- usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb + ep transport error (stable-fixes). +- clk: Get runtime PM before walking tree for clk_summary + (git-fixes). +- clk: Get runtime PM before walking tree during disable_unused + (git-fixes). +- clk: Initialize struct clk_core kref earlier (stable-fixes). +- arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2H + (git-fixes). +- drm/radeon: make -fstrict-flex-arrays=3 happy (git-fixes). +- platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes + (stable-fixes). +- selftests/ftrace: Limit length in subsystem-enable tests + (git-fixes). +- selftests: kselftest: Fix build failure with NOLIBC (git-fixes). +- selftests: timers: Fix abs() warning in posix_timers test + (git-fixes). +- selftests: timers: Fix posix_timers ksft_print_msg() warning + (git-fixes). +- drm/amd/display: Do not recursively call manual trigger + programming (stable-fixes). +- drm/i915: Disable live M/N updates when using bigjoiner + (stable-fixes). +- thunderbolt: Reset only non-USB4 host routers in resume + (git-fixes). +- thunderbolt: Make tb_switch_reset() support Thunderbolt 2, + 3 and USB4 routers (stable-fixes). +- thunderbolt: Introduce tb_path_deactivate_hop() (stable-fixes). +- thunderbolt: Introduce tb_port_reset() (stable-fixes). +- ASoC: ti: Convert Pandora ASoC to GPIO descriptors + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett 2Pre and 4Pre USB support + (stable-fixes). +- ALSA: scarlett2: Add Focusrite Clarett+ 2Pre and 4Pre support + (stable-fixes). +- ALSA: scarlett2: Add correct product series name to messages + (stable-fixes). +- ALSA: scarlett2: Add support for Clarett 8Pre USB + (stable-fixes). +- ALSA: scarlett2: Move USB IDs out from device_info struct + (stable-fixes). +- ALSA: scarlett2: Default mixer driver to enabled (stable-fixes). +- PCI: Simplify pcie_capability_clear_and_set_word() to + ..._clear_word() (stable-fixes). +- PCI/DPC: Use FIELD_GET() (stable-fixes). +- selftests: timers: Convert posix_timers test to generate KTAP + output (stable-fixes). +- clk: Show active consumers of clocks in debugfs (stable-fixes). +- commit 8adba5b + +------------------------------------------------------------------- +Sat Apr 27 09:41:01 CEST 2024 - tiwai@suse.de + +- Update patch reference for x86 p2sb fix (CVE-2024-26650 bsc#1222048) +- commit b68c2ef + +------------------------------------------------------------------- +Sat Apr 27 08:33:05 CEST 2024 - tiwai@suse.de + +- mmc: sdhci-msm: pervent access to suspended controller + (git-fixes). +- gpio: tangier: Use correct type for the IRQ chip data + (git-fixes). +- gpio: tegra186: Fix tegra186_gpio_is_accessible() check + (git-fixes). +- fbdev: fix incorrect address computation in deferred IO + (git-fixes). +- drm/gma500: Remove lid code (git-fixes). +- commit 783bf0e + +------------------------------------------------------------------- +Fri Apr 26 18:54:14 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add 246f80a0b17f8 ("sh: push-switch: Reorder cleanup operations to avoid use-after-free bug") +- commit 0fe9e4b + +------------------------------------------------------------------- +Fri Apr 26 12:38:44 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore xfrm_bpf_md_dst that depends on CONFIG_DEBUG_* (bsc#1223415) +- commit 689bcfa + +------------------------------------------------------------------- +Fri Apr 26 12:26:57 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: annotate data-races around msk->rmem_fwd_alloc + (git-fixes). +- commit a5d9cb6 + +------------------------------------------------------------------- +Fri Apr 26 12:25:26 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_forward_alloc + (git-fixes). +- commit bceb548 + +------------------------------------------------------------------- +Fri Apr 26 12:23:03 CEST 2024 - denis.kirjanov@suse.com + +- ipv4: annotate data-races around fi->fib_dead (git-fixes). +- commit f1e77d4 + +------------------------------------------------------------------- +Fri Apr 26 12:21:27 CEST 2024 - denis.kirjanov@suse.com + +- sctp: annotate data-races around sk->sk_wmem_queued (git-fixes). +- commit 66bd390 + +------------------------------------------------------------------- +Fri Apr 26 12:19:43 CEST 2024 - denis.kirjanov@suse.com + +- net: annotate data-races around sk->sk_lingertime (git-fixes). +- commit 33a5ffc + +------------------------------------------------------------------- +Fri Apr 26 12:18:04 CEST 2024 - denis.kirjanov@suse.com + +- mptcp: Remove unnecessary test for __mptcp_init_sock() + (git-fixes). +- commit dfc1c14 + +------------------------------------------------------------------- +Fri Apr 26 12:15:52 CEST 2024 - denis.kirjanov@suse.com + +- idpf: fix kernel panic on unknown packet types (git-fixes). +- commit def5526 + +------------------------------------------------------------------- +Fri Apr 26 12:13:54 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix enabling RX VLAN filtering (git-fixes). +- commit 3d7f5a8 + +------------------------------------------------------------------- +Fri Apr 26 12:12:26 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: sja1105: Fix parameters order in + sja1110_pcs_mdio_write_c45() (git-fixes). +- commit 9f9ee96 + +------------------------------------------------------------------- +Fri Apr 26 11:56:35 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always update error counters (git-fixes). +- commit 5d5deb7 + +------------------------------------------------------------------- +Fri Apr 26 11:55:09 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Always process TX descriptor ring (git-fixes). +- commit 99798f7 + +------------------------------------------------------------------- +Fri Apr 26 11:53:42 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: fix rx queue priority assignment (git-fixes). +- commit 3506dda + +------------------------------------------------------------------- +Fri Apr 26 11:52:14 CEST 2024 - denis.kirjanov@suse.com + +- net: fec: Set mac_managed_pm during probe (git-fixes). +- commit c315308 + +------------------------------------------------------------------- +Fri Apr 26 11:50:45 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Add array index check (git-fixes). +- commit 446ffd7 + +------------------------------------------------------------------- +Fri Apr 26 11:49:05 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Fix VF MAC filter removal (git-fixes). +- commit fbb3a5f + +------------------------------------------------------------------- +Fri Apr 26 11:47:23 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: check negative error code in otx2_open() + (git-fixes). +- commit a7c7e4f + +------------------------------------------------------------------- +Fri Apr 26 11:45:50 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix vf may be used uninitialized in this function warning + (git-fixes). +- commit 80b3415 + +------------------------------------------------------------------- +Fri Apr 26 11:43:49 CEST 2024 - denis.kirjanov@suse.com + +- i40e: fix i40e_count_filters() to count only active/new filters + (git-fixes). +- commit 1870048 + +------------------------------------------------------------------- +Fri Apr 26 11:42:04 CEST 2024 - denis.kirjanov@suse.com + +- i40e: Enforce software interrupt during busy-poll exit + (git-fixes). +- commit 2c9264a + +------------------------------------------------------------------- +Fri Apr 26 10:59:56 CEST 2024 - tiwai@suse.de + +- wifi: mac80211: fix unaligned le16 access (git-fixes). +- wifi: mac80211: remove link before AP (git-fixes). +- wifi: mac80211_hwsim: init peer measurement result (git-fixes). +- wifi: nl80211: don't free NULL coalescing rule (git-fixes). +- wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmd + (git-fixes). +- wifi: iwlwifi: mvm: remove old PASN station when adding a new + one (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev setup (git-fixes). +- Bluetooth: qca: fix NULL-deref on non-serdev suspend + (git-fixes). +- Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE + (git-fixes). +- Bluetooth: btusb: Fix triggering coredump implementation for + QCA (git-fixes). +- net: usb: ax88179_178a: stop lying about skb->truesize + (git-fixes). +- ax25: Fix netdev refcount issue (git-fixes). +- NFC: trf7970a: disable all regulators on removal (git-fixes). +- HID: logitech-dj: allow mice to use all types of reports + (git-fixes). +- HID: intel-ish-hid: ipc: Fix dev_err usage with uninitialized + dev->devc (git-fixes). +- HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent + lock-up (git-fixes). +- commit 416e04c + +------------------------------------------------------------------- +Fri Apr 26 10:58:26 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT patch into sorted section +- commit aaffc85 + +------------------------------------------------------------------- +Fri Apr 26 10:51:33 CEST 2024 - tiwai@suse.de + +- Move the upstreamed BT fix patch to sorted section +- commit ab94ffe + +------------------------------------------------------------------- +Fri Apr 26 10:07:57 CEST 2024 - tiwai@suse.de + +- Update kabi files: updated for post-PublicRC +- commit f978f5f + +------------------------------------------------------------------- +Thu Apr 25 19:11:05 CEST 2024 - tiwai@suse.de + +- Update patch reference for PM devfreq fix (CVE-2023-52635 bsc#1222294) +- commit f099bed + ------------------------------------------------------------------- Thu Apr 25 18:48:16 CEST 2024 - tiwai@suse.de - Update kabi files: fix for arm64/64kb flavor, too (bsc#1223357) - commit 8ef0762 +------------------------------------------------------------------- +Thu Apr 25 17:30:42 CEST 2024 - mkoutny@suse.com + +- Update + patches.suse/Bluetooth-btrtl-fix-out-of-bounds-memory-access.patch + (git-fixes CVE-2024-26890 bsc#1223192). +- Update + patches.suse/RDMA-mlx5-Fix-fortify-source-warning-while-accessing.patch + (jsc#PED-3311 CVE-2024-26907 bsc#1223203). +- Update + patches.suse/Revert-drm-amd-flush-any-delayed-gfxoff-on-suspend-e.patch + (git-fixes CVE-2024-26916 bsc#1223137). +- Update + patches.suse/crypto-xilinx-call-finalize-with-bh-disabled.patch + (git-fixes CVE-2024-26877 bsc#1223140). +- Update + patches.suse/dm-call-the-resume-method-on-internal-suspend-65e8.patch + (git-fixes CVE-2024-26880 bsc#1223188). +- Update + patches.suse/drm-amd-display-Fix-dcn35-8k30-Underflow-Corruption-.patch + (git-fixes CVE-2024-26913 bsc#1223204). +- Update + patches.suse/drm-amd-display-fix-incorrect-mpc_combine-array-size.patch + (git-fixes CVE-2024-26914 bsc#1223205). +- Update patches.suse/drm-amdgpu-Reset-IH-OVERFLOW_CLEAR-bit.patch + (git-fixes CVE-2024-26915 bsc#1223207). +- Update + patches.suse/firmware-arm_scmi-Fix-double-free-in-SMC-transport-c.patch + (git-fixes CVE-2024-26893 bsc#1223196). +- Update + patches.suse/net-tls-fix-use-after-free-with-partial-reads-and-as.patch + (bsc#1221858 CVE-2024-26582 bsc#1220214). +- Update + patches.suse/wifi-ath9k-delay-all-of-ath9k_wmi_event_tasklet-unti.patch + (git-fixes CVE-2024-26897 bsc#1223323). +- Update + patches.suse/wifi-mt76-mt7921e-fix-use-after-free-in-free_irq.patch + (git-fixes CVE-2024-26892 bsc#1223195). +- Update + patches.suse/wifi-wilc1000-prevent-use-after-free-on-vif-when-cle.patch + (git-fixes CVE-2024-26895 bsc#1223197). +- commit d9b565f + ------------------------------------------------------------------- Thu Apr 25 15:58:14 CEST 2024 - tiwai@suse.de - Fix missing CONFIG_SUSE_SUPPORTED for arm64/64kb flavor (bsc#1223357) - commit 1c0959e +------------------------------------------------------------------- +Thu Apr 25 15:30:10 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop interface during shutdown (git-fixes). +- commit f770ea3 + +------------------------------------------------------------------- +Thu Apr 25 15:28:33 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix issue with loading coalesced KPU profiles + (git-fixes). +- commit 65682db + +------------------------------------------------------------------- +Thu Apr 25 15:26:44 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: move force SMBUS from enable ulp function to avoid + PHY loss issue (git-fixes). +- commit af85d1c + +------------------------------------------------------------------- +Thu Apr 25 15:25:13 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Workaround for sporadic MDI error on Meteor Lake systems + (git-fixes). +- commit 8830724 + +------------------------------------------------------------------- +Thu Apr 25 15:23:43 CEST 2024 - denis.kirjanov@suse.com + +- Octeontx2-af: fix pause frame configuration in GMP mode + (git-fixes). +- commit 43722bd + +------------------------------------------------------------------- +Thu Apr 25 13:13:39 CEST 2024 - tiwai@suse.de + +- bootconfig: Fix the kerneldoc of _xbc_exit() (git-fixes). +- commit e671e96 + +------------------------------------------------------------------- +Thu Apr 25 13:12:36 CEST 2024 - tiwai@suse.de + +- arm64: hibernate: Fix level3 translation fault in swsusp_save() + (git-fixes). +- bootconfig: use memblock_free_late to free xbc memory to buddy + (git-fixes). +- init/main.c: Fix potential static_command_line memory overflow + (git-fixes). +- gpiolib: swnode: Remove wrong header inclusion (git-fixes). +- ARM: OMAP2+: fix USB regression on Nokia N8x0 (git-fixes). +- ARM: OMAP2+: fix N810 MMC gpiod table (git-fixes). +- i2c: pxa: hide unused icr_bits[] variable (git-fixes). +- driver core: Introduce device_link_wait_removal() + (stable-fixes). +- ARM: prctl: reject PR_SET_MDWE on pre-ARMv6 (stable-fixes). +- init: open /initrd.image with O_LARGEFILE (stable-fixes). +- Fix build errors due to new UIO_MEM_DMA_COHERENT mess + (git-fixes). +- ARM: s5pv210: fix pm.c kernel-doc warning (git-fixes). +- ARM: imx_v6_v7_defconfig: Restore CONFIG_BACKLIGHT_CLASS_DEVICE + (git-fixes). +- kexec: do syscore_shutdown() in kernel_kexec (git-fixes). +- PM / devfreq: Synchronize devfreq_monitor_[start/stop] + (stable-fixes). +- ida: make 'ida_dump' static (git-fixes). +- asm-generic: make sparse happy with odd-sized put_unaligned_*() + (stable-fixes). +- ARM: imx: Check return value of devm_kasprintf in + imx_mmdc_perf_init (git-fixes). +- bootmem: use kmemleak_free_part_phys in put_page_bootmem + (git-fixes). +- commit b6327c9 + +------------------------------------------------------------------- +Thu Apr 25 12:02:42 CEST 2024 - jlee@suse.com + +- Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing + Adv Monitor (bsc#1219216). +- commit 81c5485 + +------------------------------------------------------------------- +Thu Apr 25 11:44:57 CEST 2024 - tiwai@suse.de + +- crypto: ccp - Add support for PCI device 0x156E (bsc#1223338). +- crypto: ccp - Add support for PCI device 0x17E0 (bsc#1223338). +- commit 9af2745 + +------------------------------------------------------------------- +Thu Apr 25 11:34:09 CEST 2024 - tiwai@suse.de + +- lsm: fix the logic in security_inode_getsecctx() (git-fixes). +- commit 9f85f33 + +------------------------------------------------------------------- +Thu Apr 25 09:38:22 CEST 2024 - msuchanek@suse.de + +- PCI: rpaphp: Error out on busy status from get-sensor-state + (bsc#1223369 ltc#205888). +- commit 03aecd7 + +------------------------------------------------------------------- +Wed Apr 24 08:16:47 CEST 2024 - tiwai@suse.de + +- Update ath11k suspend patches from the latest subsystem tree (bsc#1207948). +- commit caea96a + +------------------------------------------------------------------- +Wed Apr 24 05:52:04 CEST 2024 - shung-hsi.yu@suse.com + +- bpf: Fix stackmap overflow check on 32-bit arches (bsc#1223035 + CVE-2024-26883). +- bpf: Fix hashtab overflow check on 32-bit arches (bsc#1223189 + CVE-2024-26884). +- bpf: Fix DEVMAP_HASH overflow check on 32-bit arches + (bsc#1223190 CVE-2024-26885). +- commit 98fad20 + +------------------------------------------------------------------- +Wed Apr 24 05:28:02 CEST 2024 - shung-hsi.yu@suse.com + +- kABI: bpf: struct xsk_buff_pool kABI workaround (bsc#1221303 + CVE-2024-26611). +- commit 764f7c3 + +------------------------------------------------------------------- +Tue Apr 23 17:29:15 CEST 2024 - lduncan@suse.com + +- Update + patches.suse/scsi-target-pscsi-Fix-bio_put-for-error-case.patch + (bsc#1222596 cve-2024-26760), fixng CVE number. +- commit 10886ae + +------------------------------------------------------------------- +Tue Apr 23 08:51:08 CEST 2024 - msuchanek@suse.de + +- powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt + (bsc#1221645 ltc#205739 bsc#1223191). +- commit da2d8d3 + +------------------------------------------------------------------- +Mon Apr 22 18:17:45 CEST 2024 - tiwai@suse.de + +- Move out-of-tree powerpc patch to the right section +- commit ff83284 + +------------------------------------------------------------------- +Mon Apr 22 15:14:07 CEST 2024 - denis.kirjanov@suse.com + +- ice: use relative VSI index for VFs instead of PF VSI number + (git-fixes). +- commit 271fd81 + +------------------------------------------------------------------- +Mon Apr 22 15:12:05 CEST 2024 - denis.kirjanov@suse.com + +- e1000e: Minor flow correction in e1000_shutdown function + (git-fixes). +- commit cc5b32c + +------------------------------------------------------------------- +Mon Apr 22 15:10:13 CEST 2024 - denis.kirjanov@suse.com + +- net: pcs: xpcs: Return EINVAL in the internal methods + (git-fixes). +- commit 9b19312 + +------------------------------------------------------------------- +Mon Apr 22 15:07:47 CEST 2024 - denis.kirjanov@suse.com + +- net: ip_tunnel: make sure to pull inner header in + ip_tunnel_rcv() (git-fixes CVE-2024-26882 bsc#1223034). +- commit c42f011 + +------------------------------------------------------------------- +Mon Apr 22 15:06:54 CEST 2024 - denis.kirjanov@suse.com + +- ionic: set adminq irq affinity (git-fixes). +- commit 7862c8a + +------------------------------------------------------------------- +Mon Apr 22 15:04:55 CEST 2024 - denis.kirjanov@suse.com + +- net: add netdev_lockdep_set_classes() to virtual drivers + (git-fixes). +- commit a8ebc57 + +------------------------------------------------------------------- +Mon Apr 22 15:03:00 CEST 2024 - denis.kirjanov@suse.com + +- net: ravb: Let IP-specific receive function to interrogate + descriptors (git-fixes). +- commit d6b522e + +------------------------------------------------------------------- +Mon Apr 22 13:55:02 CEST 2024 - nik.borisov@suse.com + +- x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQ (git-fixes). +- commit a29a0e4 + +------------------------------------------------------------------- +Mon Apr 22 13:54:41 CEST 2024 - nik.borisov@suse.com + +- x86/bugs: Fix BHI retpoline check (git-fixes). +- commit 00081b1 + +------------------------------------------------------------------- +Mon Apr 22 13:53:35 CEST 2024 - nik.borisov@suse.com + +- blacklist.conf: Blacklist spurious patch +- commit 14b3e73 + +------------------------------------------------------------------- +Mon Apr 22 08:45:08 CEST 2024 - msuchanek@suse.de + +- selftests/powerpc/papr-vpd: Fix missing variable initialization + (jsc#PED-4486 git-fixes). +- commit 8847657 + +------------------------------------------------------------------- +Mon Apr 22 08:40:46 CEST 2024 - msuchanek@suse.de + +- Rename patches.suse/Workaround-broken-chacha-crypto-fallback.patch to + patches.suse/powerpc-crypto-chacha-p10-Fix-failure-on-non-Power10.patch. +- commit de47fb9 + +------------------------------------------------------------------- +Mon Apr 22 07:20:24 CEST 2024 - tiwai@suse.de + +- peci: linux/peci.h: fix Excess kernel-doc description warning + (git-fixes). +- comedi: vmk80xx: fix incomplete endpoint checking (git-fixes). +- mei: me: disable RPL-S on SPS and IGN firmwares (git-fixes). +- speakup: Avoid crash on very long word (git-fixes). +- serial: stm32: Reset .throttled state in .startup() (git-fixes). +- serial/pmac_zilog: Remove flawed mitigation for rx irq flood + (git-fixes). +- serial: mxs-auart: add spinlock around changing cts state + (git-fixes). +- serial: 8250_dw: Revert: Do not reclock if already at correct + rate (git-fixes). +- Revert "usb: cdc-wdm: close race between read and workqueue" + (git-fixes). +- thunderbolt: Do not create DisplayPort tunnels on adapters of + the same router (git-fixes). +- usb: dwc2: host: Fix dereference issue in DDMA completion flow + (git-fixes). +- usb: typec: tcpm: Correct the PDO counting in pd_set + (git-fixes). +- usb: typec: ucsi: Fix connector check on init (git-fixes). +- usb: xhci: correct return value in case of STS_HCE (git-fixes). +- commit 1d56577 + +------------------------------------------------------------------- +Sun Apr 21 08:37:04 CEST 2024 - tiwai@suse.de + +- clk: mediatek: Do a runtime PM get on controllers during probe + (git-fixes). +- clk: Remove prepare_lock hold assertion in __clk_release() + (git-fixes). +- commit 78e7847 + +------------------------------------------------------------------- +Sun Apr 21 00:31:42 CEST 2024 - lduncan@suse.com + +- scsi: sg: Avoid race in error handling & drop bogus warn + (git-fixes). +- commit 855ebc6 + +------------------------------------------------------------------- +Sat Apr 20 18:13:16 CEST 2024 - tiwai@suse.de + +- Bluetooth: MGMT: Fix failing to + MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID (bsc#1221504). +- commit 8ea8f78 + +------------------------------------------------------------------- +Sat Apr 20 08:42:14 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with + ALC269VC (stable-fixes). +- ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9N + (stable-fixes). +- ALSA: hda/realtek: Fixes for Asus GU605M and GA403U sound + (stable-fixes). +- ALSA: hda/tas2781: Add new vendor_id and subsystem_id to + support ThinkPad ICE-1 (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP SnowWhite laptops + (stable-fixes). +- commit 2244c24 + +------------------------------------------------------------------- +Sat Apr 20 08:38:21 CEST 2024 - tiwai@suse.de + +- ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messages + (git-fixes). +- ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4 + (git-fixes). +- ALSA: hda/tas2781: correct the register for pow calibrated data + (git-fixes). +- drm/panel: visionox-rm69299: don't unregister DSI device + (git-fixes). +- drm/vmwgfx: Sort primary plane formats by order of preference + (git-fixes). +- drm/vmwgfx: Fix crtc's atomic check conditional (git-fixes). +- drm/vmwgfx: Fix prime import/export (git-fixes). +- drm/ttm: stop pooling cached NUMA pages v2 (git-fixes). +- drm: nv04: Fix out of bounds access (git-fixes). +- nouveau: fix instmem race condition around ptr stores + (git-fixes). +- drm/amdgpu: fix visible VRAM handling during faults (git-fixes). +- drm/amdgpu: validate the parameters of bo mapping operations + more clearly (git-fixes). +- Revert "drm/amd/display: fix USB-C flag update after enc10 + feature init" (stable-fixes). +- drm/amdkfd: Fix memory leak in create_process failure + (git-fixes). +- drm/amdgpu: remove invalid resource->start check v2 (git-fixes). +- nilfs2: fix OOB in nilfs_set_de_type (git-fixes). +- commit de35710 + +------------------------------------------------------------------- +Fri Apr 19 21:07:04 CEST 2024 - tonyj@suse.de + +- blacklist.conf: kill erroneous blank line added by 58324b9ff787 +- commit abcb85f + +------------------------------------------------------------------- +Fri Apr 19 19:47:40 CEST 2024 - lduncan@suse.com + +- blacklist.conf: add 3 commits to be skipped + One is a configuration change for an unused options, and + two are for SCSI structure changes that breaks kabi. +- commit c143746 + +------------------------------------------------------------------- +Fri Apr 19 18:37:34 CEST 2024 - lduncan@suse.com + +- scsi: qla2xxx: Fix off by one in qla_edif_app_getstats() + (git-fixes). +- scsi: hisi_sas: Modify the deadline for ata_wait_after_reset() + (git-fixes). +- scsi: sd: Unregister device if device_add_disk() failed in + sd_probe() (git-fixes). +- scsi: mylex: Fix sysfs buffer lengths (git-fixes). +- scsi: core: Fix unremoved procfs host directory regression + (git-fixes). +- scsi: sg: Avoid sg device teardown race (git-fixes). +- scsi: libsas: Fix disk not being scanned in after being removed + (git-fixes). +- scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type() + (git-fixes). +- scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn + (git-fixes). +- scsi: csiostor: Avoid function pointer casts (git-fixes). +- scsi: mpt3sas: Prevent sending diag_reset when the controller + is ready (git-fixes). +- scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports() + (git-fixes). +- scsi: smartpqi: Fix disable_managed_interrupts (git-fixes). +- scsi: core: Consult supported VPD page list prior to fetching + page (git-fixes). +- commit 8d33038 + +------------------------------------------------------------------- +Fri Apr 19 17:37:43 CEST 2024 - tiwai@suse.de + +- pmdomain: mediatek: fix race conditions with genpd + (CVE-2023-52645 bsc#1223033). +- commit c2656fd + +------------------------------------------------------------------- +Fri Apr 19 17:36:44 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/modpost-Add-.ltext-and-.ltext.-to-TEXT_SECTIONS.patch + This caused an overflow of the table as we haven't taken other earlier + changes. Drop it for now. +- commit bc7d928 + +------------------------------------------------------------------- +Fri Apr 19 16:44:36 CEST 2024 - colyli@suse.de + +- block: Fix WARNING in _copy_from_iter (bsc#1223015, + CVE-2024-26844). +- commit a5a381a + +------------------------------------------------------------------- +Fri Apr 19 15:44:52 CEST 2024 - tiwai@suse.de + +- platform/x86: think-lmi: Fix password opcode ordering for + workstations (CVE-2024-26836 bsc#1222968). +- platform/x86: think-lmi: Enable opcode support on BIOS settings + (CVE-2024-26836 bsc#1222968). +- commit a97b715 + +------------------------------------------------------------------- +Fri Apr 19 14:38:06 CEST 2024 - denis.kirjanov@suse.com + +- net: tcp: fix unexcepted socket die when snd_wnd is 0 + (git-fixes). +- commit e8c290a + +------------------------------------------------------------------- +Fri Apr 19 14:35:34 CEST 2024 - denis.kirjanov@suse.com + +- net: Use sockaddr_storage for getsockopt(SO_PEERNAME) + (git-fixes). +- commit 0bf4249 + +------------------------------------------------------------------- +Fri Apr 19 14:33:22 CEST 2024 - denis.kirjanov@suse.com + +- nf_conntrack: fix -Wunused-const-variable= (git-fixes). +- commit 771e185 + +------------------------------------------------------------------- +Fri Apr 19 14:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: NSH: fix kernel-doc notation warning (git-fixes). +- commit ab89a9e + +------------------------------------------------------------------- +Fri Apr 19 14:28:13 CEST 2024 - denis.kirjanov@suse.com + +- net: llc: fix kernel-doc notation warnings (git-fixes). +- commit a9e21ce + +------------------------------------------------------------------- +Fri Apr 19 14:25:10 CEST 2024 - denis.kirjanov@suse.com + +- inet: frags: eliminate kernel-doc warning (git-fixes). +- commit 3d5b832 + +------------------------------------------------------------------- +Fri Apr 19 14:03:12 CEST 2024 - denis.kirjanov@suse.com + +- net: cfg802154: fix kernel-doc notation warnings (git-fixes). +- commit f9d49a1 + +------------------------------------------------------------------- +Fri Apr 19 13:59:44 CEST 2024 - denis.kirjanov@suse.com + +- net: bonding: remove kernel-doc comment marker (git-fixes). +- commit b25069a + +------------------------------------------------------------------- +Fri Apr 19 13:57:45 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (git-fixes). +- commit da73105 + +------------------------------------------------------------------- +Fri Apr 19 13:55:44 CEST 2024 - denis.kirjanov@suse.com + +- net: stmmac: dwmac-starfive: Add support for JH7100 SoC + (git-fixes). +- commit 644ea8f + +------------------------------------------------------------------- +Fri Apr 19 13:53:29 CEST 2024 - denis.kirjanov@suse.com + +- bnx2x: Fix firmware version string character counts (git-fixes). +- commit b005933 + +------------------------------------------------------------------- +Fri Apr 19 13:51:38 CEST 2024 - denis.kirjanov@suse.com + +- net: sparx5: Fix use after free inside sparx5_del_mact_entry + (git-fixes). +- commit 3b59a03 + +------------------------------------------------------------------- +Fri Apr 19 13:32:18 CEST 2024 - tiwai@suse.de + +- Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks + in amdgpu_device_init()" (stable-fixes). +- commit f7f3760 + +------------------------------------------------------------------- +Fri Apr 19 13:30:16 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi: Limit read size on v1.2 (stable-fixes). +- Refresh + patches.suse/usb-typec-ucsi-Update-connector-cap-and-status.patch. +- commit e357444 + +------------------------------------------------------------------- +Fri Apr 19 13:28:57 CEST 2024 - tiwai@suse.de + +- wifi: mt76: mt7996: add locking for accessing mapped registers + (stable-fixes). +- commit ac66d90 + +------------------------------------------------------------------- +Fri Apr 19 13:27:03 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid writing the mac address before + first reading (git-fixes). +- random: handle creditable entropy from atomic process context + (git-fixes). +- firmware: arm_scmi: Make raw debugfs entries non-seekable + (git-fixes). +- mmc: omap: restore original power up/down steps (git-fixes). +- mmc: omap: fix deferred probe (git-fixes). +- mmc: omap: fix broken slot switch lookup (git-fixes). +- nouveau: fix function cast warning (git-fixes). +- PM: s2idle: Make sure CPUs will wakeup directly on resume + (git-fixes). +- platform/chrome: cros_ec_uart: properly fix race condition + (git-fixes). +- platform/x86: intel-vbtn: Update tablet mode switch at end of + probe (git-fixes). +- nouveau: fix devinit paths to only handle display on GSP + (git-fixes). +- gpio: cdev: fix missed label sanitizing in debounce_setup() + (git-fixes). +- gpio: cdev: check for NULL labels when sanitizing them for irqs + (git-fixes). +- gpio: cdev: sanitize the label before requesting the interrupt + (stable-fixes). +- usb: sl811-hcd: only defined function checkdone if QUIRK2 is + defined (stable-fixes). +- usb: typec: tcpci: add generic tcpci fallback compatible + (stable-fixes). +- usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR + (stable-fixes). +- thermal/of: Assume polling-delay(-passive) 0 when absent + (stable-fixes). +- Input: xpad - add support for Snakebyte GAMEPADs (stable-fixes). +- Input: imagis - use FIELD_GET where applicable (stable-fixes). +- input/touchscreen: imagis: Correct the maximum touch area value + (stable-fixes). +- Input: synaptics-rmi4 - fail probing if memory allocation for + "phys" fails (stable-fixes). +- media: sta2x11: fix irq handler cast (stable-fixes). +- media: cec: core: remove length check of Timer Status + (stable-fixes). +- PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge + (stable-fixes). +- platform/x86: touchscreen_dmi: Add an extra entry for a variant + of the Chuwi Vi8 tablet (stable-fixes). +- Input: allocate keycode for Display refresh rate toggle + (stable-fixes). +- pinctrl: renesas: checker: Limit cfg reg enum checks to provided + IDs (stable-fixes). +- HID: input: avoid polling stylus battery on Chromebook Pompom + (stable-fixes). +- wifi: cfg80211: check A-MSDU format more carefully + (stable-fixes). +- wifi: mt76: mt7996: disable AMSDU for non-data frames + (stable-fixes). +- wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro + (stable-fixes). +- wifi: iwlwifi: pcie: Add the PCI device id for new hardware + (stable-fixes). +- wifi: rtw89: pci: enlarge RX DMA buffer to consider size of + RX descriptor (stable-fixes). +- wifi: ath9k: fix LNA selection in ath_ant_try_scan() + (stable-fixes). +- net: phy: phy_device: Prevent nullptr exceptions on ISR + (stable-fixes). +- wifi: rtw89: fix null pointer access when abort scan + (stable-fixes). +- overflow: Allow non-type arg to type_max() and type_min() + (stable-fixes). +- pstore/zone: Add a null pointer check to the psz_kmsg_read + (stable-fixes). +- modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS + (stable-fixes). +- commit 7321185 + +------------------------------------------------------------------- +Fri Apr 19 13:20:06 CEST 2024 - tiwai@suse.de + +- drm/msm/dp: fix typo in dp_display_handle_port_status_changed() + (git-fixes). +- drm/msm/dpu: make error messages at + dpu_core_irq_register_callback() more sensible (git-fixes). +- drm/msm/dpu: don't allow overriding data from catalog + (git-fixes). +- drm/msm: Add newlines to some debug prints (git-fixes). +- drm/vmwgfx: Enable DMA mappings with SEV (git-fixes). +- drm/client: Fully protect modes[] with dev->mode_config.mutex + (stable-fixes). +- Revert "drm/qxl: simplify qxl_fence_wait" (git-fixes). +- drm/ast: Fix soft lockup (git-fixes). +- drm/panfrost: Fix the error path in + panfrost_mmu_map_fault_addr() (git-fixes). +- drm/amd/display: Set VSC SDP Colorimetry same way for MST and + SST (stable-fixes). +- drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= + 1.4 (stable-fixes). +- drm/amd/display: fix disable otg wa logic in DCN316 + (stable-fixes). +- drm/amdgpu: fix incorrect number of active RBs for gfx11 + (stable-fixes). +- drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11 + (stable-fixes). +- drm/amdgpu: Reset dGPU if suspend got aborted (stable-fixes). +- drm/amdgpu: always force full reset for SOC21 (stable-fixes). +- drm/amdkfd: Reset GPU on queue preemption failure + (stable-fixes). +- drm/i915/vrr: Disable VRR when using bigjoiner (stable-fixes). +- drm/i915: Disable port sync when bigjoiner is used + (stable-fixes). +- drm/i915/cdclk: Fix CDCLK programming order when pipes are + active (git-fixes). +- drm/i915: Pre-populate the cursor physical dma address + (git-fixes). +- fbmon: prevent division by zero in fb_videomode_from_videomode() + (stable-fixes). +- fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 + (stable-fixes). +- drm/amd/amdgpu: Fix potential ioremap() memory leaks in + amdgpu_device_init() (stable-fixes). +- drm/amd/display: Fix nanosec stat overflow (stable-fixes). +- drm: Check polling initialized before enabling in + drm_helper_probe_single_connector_modes (stable-fixes). +- drm: Check output polling initialized before disabling + (stable-fixes). +- drm/ttm: return ENOSPC from ttm_bo_mem_space v3 (stable-fixes). +- drm: panel-orientation-quirks: Add quirk for GPD Win Mini + (stable-fixes). +- firmware: tegra: bpmp: Return directly after a failed kzalloc() + in get_filename() (stable-fixes). +- commit 2efe82e + +------------------------------------------------------------------- +Fri Apr 19 13:12:20 CEST 2024 - tiwai@suse.de + +- ata: libata-core: Allow command duration limits detection for + ACS-4 drives (git-fixes). +- amdkfd: use calloc instead of kzalloc to avoid integer overflow + (stable-fixes). +- accel/ivpu: Fix deadlock in context_xa (git-fixes). +- ACPI: scan: Do not increase dep_unmet for already met + dependencies (git-fixes). +- Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED + bit (git-fixes). +- Bluetooth: hci_sock: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: L2CAP: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: RFCOMM: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: SCO: Fix not validating setsockopt user input + (git-fixes). +- Bluetooth: Fix memory leak in hci_req_sync_complete() + (git-fixes). +- Bluetooth: hci_sync: Fix using the same interval and window + for Coded PHY (git-fixes). +- Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset + (git-fixes). +- batman-adv: Avoid infinite loop trying to resize local TT + (git-fixes). +- Bluetooth: hci_event: set the conn encrypted before conn + establishes (stable-fixes). +- ASoC: soc-core.c: Skip dummy codec when adding platforms + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE + (stable-fixes). +- ASoC: Intel: avs: Populate board selection with new I2S entries + (stable-fixes). +- ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 + (LAPRC710) laptops (stable-fixes). +- ASoC: SOF: amd: Optimize quirk for Valve Galileo (stable-fixes). +- ALSA: firewire-lib: handle quirk to calculate payload quadlets + as data block counter (stable-fixes). +- Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle + by default" (stable-fixes). +- drm/vc4: don't check if plane->state->fb == state->fb + (stable-fixes). +- ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of + CONFIG_X86_ANDROID_TABLETS (stable-fixes). +- Bluetooth: ISO: Align broadcast sync_timeout with connection + timeout (stable-fixes). +- Bluetooth: Add new quirk for broken read key length on ATS2851 + (stable-fixes). +- Bluetooth: hci_sync: Use QoS to determine which PHY to scan + (stable-fixes). +- Bluetooth: btintel: Fixe build regression (git-fixes). +- Bluetooth: btintel: Fix null ptr deref in btintel_read_version + (stable-fixes). +- drm/i915/display: Use i915_gem_object_get_dma_address to get + dma address (stable-fixes). +- commit 79cdb13 + +------------------------------------------------------------------- +Fri Apr 19 12:55:05 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/stmmac-Clear-variable-when-destroying-workqueue.patch + (git-fixes CVE-2024-26802 bsc#1222799). +- commit a49cc37 + ------------------------------------------------------------------- Fri Apr 19 12:24:47 CEST 2024 - osalvador@suse.de @@ -174,15 +7372,50 @@ Fri Apr 19 12:24:39 CEST 2024 - osalvador@suse.de (git-fixes CVE-2023-52644 bsc#1222961). - commit 2c2d37f +------------------------------------------------------------------- +Fri Apr 19 11:19:08 CEST 2024 - osalvador@suse.de + +- Update + patches.suse/wifi-mac80211-fix-race-condition-on-enabling-fast-xm.patch + (git-fixes CVE-2024-26779 bsc#1222772). +- commit 463d6dd + ------------------------------------------------------------------- Fri Apr 19 10:26:17 CEST 2024 - tiwai@suse.de - Update patch reference of iio fix (CVE-2024-26702 bsc#1222424) - commit 9436142 +------------------------------------------------------------------- +Fri Apr 19 10:02:39 CEST 2024 - tiwai@suse.de + +- Update patch reference for interconnect patch (CVE-2024-26714 bsc#1222489) +- commit 773fbda + +------------------------------------------------------------------- +Thu Apr 18 18:09:21 CEST 2024 - jack@suse.cz + +- ext4: regenerate buddy after block freeing failed if under fc + replay (bsc#1220342 CVE-2024-26601). +- commit fec1ddc + ------------------------------------------------------------------- Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de +- nvme-tcp: strict pdu pacing to avoid send stalls on TLS + (bsc#1221858). +- tls: fix peeking with sync+async decryption (bsc#1221858). +- tls: don't skip over different type records from the rx_list + (bsc#1221858). +- tls: stop recv() if initial process_rx_list gave us non-DATA + (bsc#1221858). +- tls: break out of main loop when PEEK gets a non-data record + (bsc#1221858). +- net: tls: fix returned read length with async decrypt + (bsc#1221858). +- net: tls: fix use-after-free with partial reads and async + (bsc#1221858). +- net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - nvme-tcp: strict pdu pacing to avoid send stalls on TLS (bsc#1221858). - tls: fix peeking with sync+async decryption (bsc#1221858). @@ -199,6 +7432,49 @@ Thu Apr 18 10:59:11 CEST 2024 - hare@suse.de - net: tls, fix WARNIING in __sk_msg_free (bsc#1221858). - commit 9d8d293 +------------------------------------------------------------------- +Thu Apr 18 10:56:05 CEST 2024 - hare@suse.de + +- Refresh + patches.suse/nvme-keyring-restrict-match-length-for-version-1-ide.patch. +- commit da3d979 + +------------------------------------------------------------------- +Thu Apr 18 10:41:45 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Fix-endless-loop-in-directory-parsing.patch + (git-fixes bsc#1223030 CVE-2024-26848). +- commit 9f64be5 + +------------------------------------------------------------------- +Wed Apr 17 17:03:22 CEST 2024 - jack@suse.cz + +- fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion + (bsc#1222721 CVE-2024-26764). +- commit 72ff5e9 + +------------------------------------------------------------------- +Wed Apr 17 17:02:58 CEST 2024 - jack@suse.cz + +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via + libaio (bsc#1222721 CVE-2024-26764). +- commit 241f561 + +------------------------------------------------------------------- +Wed Apr 17 16:59:24 CEST 2024 - jack@suse.cz + +- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() + when block bitmap corrupt (bsc#1222622 CVE-2024-26774). +- commit f7c2563 + +------------------------------------------------------------------- +Wed Apr 17 16:58:08 CEST 2024 - jack@suse.cz + +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_try_best_found() (bsc#1222618 CVE-2024-26773). +- commit 920069c + ------------------------------------------------------------------- Wed Apr 17 16:49:31 CEST 2024 - jbohac@suse.cz @@ -216,6 +7492,19 @@ Wed Apr 17 10:59:40 CEST 2024 - oneukum@suse.com Added CVE reference - commit 5db3e1d +------------------------------------------------------------------- +Wed Apr 17 10:26:28 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Fix wrong use of pasid config (git-fixes). +- commit 09ffca7 + +------------------------------------------------------------------- +Wed Apr 17 10:10:56 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Allocate local memory for page request queue + (git-fixes). +- commit 9b67401 + ------------------------------------------------------------------- Wed Apr 17 10:02:03 CEST 2024 - msuchanek@suse.de @@ -283,6 +7572,27 @@ Tue Apr 16 16:43:33 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix BHI documentation (git-fixes). - commit b981493 +------------------------------------------------------------------- +Tue Apr 16 16:20:48 CEST 2024 - denis.kirjanov@suse.com + +- net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check + (bsc#1222635 CVE-2024-26815). +- commit 0dd110f + +------------------------------------------------------------------- +Tue Apr 16 14:49:22 CEST 2024 - iivanov@suse.de + +- spi: cadence-qspi: fix pointer reference in runtime PM hooks (CVE-2024-26807 bsc#1222801) +- commit 5687920 + +------------------------------------------------------------------- +Tue Apr 16 11:03:35 CEST 2024 - dwagner@suse.de + +- Update + patches.suse/nvmet-fc-avoid-deadlock-on-delete-association-path.patch + (git-fixes CVE-2024-26769 bsc#1222727). +- commit 2dfa751 + ------------------------------------------------------------------- Tue Apr 16 09:40:11 CEST 2024 - petr.pavlu@suse.com @@ -296,6 +7606,24 @@ Tue Apr 16 09:16:16 CEST 2024 - tzimmermann@suse.com Reference bug report and CVE number. - commit 92c99bd +------------------------------------------------------------------- +Tue Apr 16 08:13:20 CEST 2024 - jgross@suse.com + +- xen/events: fix error code in xen_bind_pirq_msi_to_irq() + (git-fixes). +- commit 05ac0c8 + +------------------------------------------------------------------- +Tue Apr 16 07:13:46 CEST 2024 - shung-hsi.yu@suse.com + +- xdp: reflect tail increase for MEM_TYPE_XSK_BUFF_POOL + (bsc#1221303 CVE-2024-26611). +- xsk: fix usage of multi-buffer BPF helpers for ZC XDP + (bsc#1221303 CVE-2024-26611). +- xsk: recycle buffer in case Rx queue was full (bsc#1221303 + CVE-2024-26611). +- commit c10f182 + ------------------------------------------------------------------- Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com @@ -307,6 +7635,12 @@ Tue Apr 16 05:54:37 CEST 2024 - nmorey@suse.com (git-fixes bsc#1222726 CVE-2024-26766) - commit 3b16fea +------------------------------------------------------------------- +Tue Apr 16 05:50:53 CEST 2024 - nmorey@suse.com + +- RDMA/cm: add timeout to cm_destroy_id wait (git-fixes) +- commit e7fcab4 + ------------------------------------------------------------------- Mon Apr 15 18:58:02 CEST 2024 - jwiesner@suse.de @@ -327,6 +7661,39 @@ Mon Apr 15 18:49:18 CEST 2024 - krisman@suse.de (bsc#1220709). - commit 78244c6 +------------------------------------------------------------------- +Mon Apr 15 18:16:23 CEST 2024 - jgross@suse.com + +- xen/evtchn: avoid WARN() when unbinding an event channel + (git-fixes). +- commit fe7eef3 + +------------------------------------------------------------------- +Mon Apr 15 17:40:50 CEST 2024 - jgross@suse.com + +- xen/events: increment refcnt only if event channel is refcounted + (git-fixes). +- commit af3cb5d + +------------------------------------------------------------------- +Mon Apr 15 17:05:19 CEST 2024 - jgross@suse.com + +- xen-netfront: Add missing skb_mark_for_recycle (git-fixes). +- commit 421f313 + +------------------------------------------------------------------- +Mon Apr 15 16:29:50 CEST 2024 - jgross@suse.com + +- x86/xen: attempt to inflate the memory balloon on PVH + (git-fixes). +- commit df9367a + +------------------------------------------------------------------- +Mon Apr 15 15:53:54 CEST 2024 - jgross@suse.com + +- x86/xen: Add some null pointer checking to smp.c (git-fixes). +- commit f502fc5 + ------------------------------------------------------------------- Mon Apr 15 15:31:22 CEST 2024 - nik.borisov@suse.com @@ -352,6 +7719,14 @@ Mon Apr 15 15:23:07 CEST 2024 - nik.borisov@suse.com - x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr' (git-fixes). - commit 6aec207 +------------------------------------------------------------------- +Mon Apr 15 15:17:26 CEST 2024 - jgross@suse.com + +- xen/events: modify internal [un]bind interfaces (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit 77df536 + ------------------------------------------------------------------- Mon Apr 15 15:13:05 CEST 2024 - nik.borisov@suse.com @@ -364,6 +7739,12 @@ Mon Apr 15 15:03:47 CEST 2024 - nik.borisov@suse.com - x86/bugs: Fix return type of spectre_bhi_state() (git-fixes). - commit 13662e2 +------------------------------------------------------------------- +Mon Apr 15 15:03:00 CEST 2024 - jgross@suse.com + +- xen/events: drop xen_allocate_irqs_dynamic() (git-fixes). +- commit a93b368 + ------------------------------------------------------------------- Mon Apr 15 14:53:43 CEST 2024 - nik.borisov@suse.com @@ -396,6 +7777,15 @@ Mon Apr 15 14:22:08 CEST 2024 - nik.borisov@suse.com - x86/bhi: Enumerate Branch History Injection (BHI) bug (bsc#1222823). - commit 5ca568d +------------------------------------------------------------------- +Mon Apr 15 14:04:22 CEST 2024 - jgross@suse.com + +- xen/events: remove some simple helpers from events_base.c + (git-fixes). +- Refresh + patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch. +- commit faab65b + ------------------------------------------------------------------- Mon Apr 15 14:00:05 CEST 2024 - nik.borisov@suse.com @@ -408,6 +7798,20 @@ Mon Apr 15 13:55:12 CEST 2024 - nik.borisov@suse.com - x86/bhi: Add support for clearing branch history at syscall entry (bsc#1222823). - commit dee5dff +------------------------------------------------------------------- +Mon Apr 15 13:18:01 CEST 2024 - jgross@suse.com + +- xen/events: reduce externally visible helper functions + (git-fixes). +- commit a7834c4 + +------------------------------------------------------------------- +Mon Apr 15 12:39:49 CEST 2024 - jgross@suse.com + +- xen: evtchn: Allow shared registration of IRQ handers + (git-fixes). +- commit fac6c90 + ------------------------------------------------------------------- Mon Apr 15 12:31:43 CEST 2024 - tbogendoerfer@suse.de @@ -471,6 +7875,28 @@ Mon Apr 15 10:15:49 CEST 2024 - iivanov@suse.de - Update patches.suse/spi-hisi-sfc-v3xx-Return-IRQ_NONE-if-no-interrupts-w.patch (git-fixes CVE-2024-26776 bsc#1222764) - commit ec068f3 +------------------------------------------------------------------- +Mon Apr 15 09:13:59 CEST 2024 - colyli@suse.de + +- blacklist.conf: add non-backport md git-fixes patch commit. +- commit 58324b9 + +------------------------------------------------------------------- +Mon Apr 15 09:12:46 CEST 2024 - colyli@suse.de + +- Delete the disabled patch which breaks KABI now, + patches.suse/md-bitmap-don-t-use-index-for-pages-backing-the-bitm-d703.patch. +- blacklist.conf: add the above patch commit. +- commit 9b0b89b + +------------------------------------------------------------------- +Sun Apr 14 03:57:08 CEST 2024 - glass.su@suse.com + +- dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent with reshape (bsc#1219596) + Also update diff context in + patches.suse/dm-raid-fix-false-positive-for-requeue-needed-during-b25b.patch +- commit 4604cae + ------------------------------------------------------------------- Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de @@ -479,6 +7905,22 @@ Sat Apr 13 10:59:08 CEST 2024 - colyli@suse.de (bsc#1219596, bsc#1222531, CVE-2024-26756). - commit de5884e +------------------------------------------------------------------- +Sat Apr 13 10:57:41 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222531, CVE-2024-26756 references, + patches.suse/md-Don-t-register-sync_thread-for-reshape-directly-ad39.patch + (bsc#1219596, bsc#1222531, CVE-2024-26756). +- commit 4150d19 + +------------------------------------------------------------------- +Sat Apr 13 10:33:55 CEST 2024 - colyli@suse.de + +- Update to add bsc#1222527, CVE-2024-26757 references, + patches.suse/md-Don-t-ignore-read-only-array-in-md_check_recovery-55a4.patch + (bsc#1219596, bsc#1222527, CVE-2024-26757). +- commit 67019f2 + ------------------------------------------------------------------- Sat Apr 13 10:30:45 CEST 2024 - colyli@suse.de @@ -503,12 +7945,69 @@ Sat Apr 13 09:00:48 CEST 2024 - colyli@suse.de (bsc#1222720, CVE-2024-26763). - commit 710cd5e +------------------------------------------------------------------- +Sat Apr 13 03:43:33 CEST 2024 - lduncan@suse.com + +- scsi: target: pscsi: Fix bio_put() for error case (bsc#1222596 + cve-2024-267600). +- commit a67c294 + +------------------------------------------------------------------- +Fri Apr 12 18:13:34 CEST 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Bounds check mapped::pages access + (git-fixes). +- commit b7fc473 + +------------------------------------------------------------------- +Fri Apr 12 18:03:48 CEST 2024 - vkarasulli@suse.de + +- iommufd: Reject non-zero data_type if no data_len is provided + (git-fixes). +- commit ceca619 + +------------------------------------------------------------------- +Fri Apr 12 17:49:22 CEST 2024 - vkarasulli@suse.de + +- iommu/vt-d: Update iotlb in nested domain attach (git-fixes). +- commit e2cf9d1 + +------------------------------------------------------------------- +Fri Apr 12 17:01:14 CEST 2024 - vkarasulli@suse.de + +- iommu/arm-smmu-v3: Check that the RID domain is S1 in SVA + (git-fixes). +- commit 200d970 + +------------------------------------------------------------------- +Fri Apr 12 16:15:33 CEST 2024 - shung-hsi.yu@suse.com + +- selftests/bpf: Test racing between bpf_timer_cancel_and_free + and bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- bpf: Fix racing between bpf_timer_cancel_and_free and + bpf_timer_cancel (bsc#1222557 CVE-2024-26737). +- commit 24333b7 + ------------------------------------------------------------------- Fri Apr 12 15:26:58 CEST 2024 - iivanov@suse.de - Update patches.suse/ARM-ep93xx-Add-terminator-to-gpiod_lookup_table.patch (git-fixes CVE-2024-26751 bsc#1222724) - commit a85b7fa +------------------------------------------------------------------- +Fri Apr 12 15:00:47 CEST 2024 - shung-hsi.yu@suse.com + +- bpf, sockmap: Fix NULL pointer dereference in + sk_psock_verdict_data_ready() (bsc#1222371 CVE-2024-26731). +- commit 9a8765c + +------------------------------------------------------------------- +Fri Apr 12 14:08:13 CEST 2024 - denis.kirjanov@suse.com + +- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter + (bsc#1222630 CVE-2024-26805). +- commit 8e8585b + ------------------------------------------------------------------- Fri Apr 12 13:46:08 CEST 2024 - iivanov@suse.de @@ -538,12 +8037,19 @@ Fri Apr 12 10:03:51 CEST 2024 - dfaggioli@suse.com (bsc#1219475). - commit 99d8e75 +------------------------------------------------------------------- +Fri Apr 12 08:14:57 CEST 2024 - trenn@suse.com + +- tools/power/turbostat: Fix uncore frequency file string + (bsc#1221765). +- commit dfd2a8e + ------------------------------------------------------------------- Thu Apr 11 17:42:57 CEST 2024 - dfaggioli@suse.com - KVM: arm64: Always invalidate TLB for stage-2 permission faults (bsc#1219478). -- commit 1762ca5 +- commit d1d5006 ------------------------------------------------------------------- Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com @@ -551,7 +8057,7 @@ Thu Apr 11 16:17:01 CEST 2024 - mhocko@suse.com - Update patches.suse/usb-cdns3-fixed-memory-use-after-free-at-cdns3_gadge.patch (git-fixes CVE-2024-26749 bsc#1222680). -- commit e627f8d +- commit 25b429b ------------------------------------------------------------------- Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com @@ -559,7 +8065,7 @@ Thu Apr 11 16:11:22 CEST 2024 - mhocko@suse.com - Update patches.suse/powerpc-pseries-iommu-IOMMU-table-is-not-initialized.patch (bsc#1220492 ltc#205270 CVE-2024-26745 bsc#1222678). -- commit 6398fc1 +- commit 589b808 ------------------------------------------------------------------- Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com @@ -567,14 +8073,20 @@ Thu Apr 11 15:27:33 CEST 2024 - mhocko@suse.com - Update patches.suse/l2tp-pass-correct-message-length-to-ip6_append_data.patch (bsc#1220419 CVE-2024-26752 bsc#1222667). -- commit 1a3becd +- commit 2f09d95 + +------------------------------------------------------------------- +Thu Apr 11 15:17:11 CEST 2024 - mkoutny@suse.com + +- blacklist.conf: Add d9b3ce8769e3 mm: writeback: ratelimit stat flush from mem_cgroup_wb_stats +- commit 82800cb ------------------------------------------------------------------- Thu Apr 11 12:01:45 CEST 2024 - jslaby@suse.cz - tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619). -- commit a9c1ee0 +- commit 3d5abbd ------------------------------------------------------------------- Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com @@ -582,7 +8094,32 @@ Thu Apr 11 11:44:09 CEST 2024 - mhocko@suse.com - Update patches.suse/crypto-arm64-neonbs-fix-out-of-bounds-access-on-shor.patch (git-fixes CVE-2024-26789). -- commit 270f850 +- commit 98918ce + +------------------------------------------------------------------- +Wed Apr 10 21:10:17 CEST 2024 - mkubecek@suse.cz + +- arp: Prevent overflow in arp_req_get() (CVE-2024-26733 + bsc#1222585). +- commit 2f8c9e8 + +------------------------------------------------------------------- +Wed Apr 10 20:46:47 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: use the backlog for mirred ingress + (CVE-2024-26740 bsc#1222563). +- refresh: + - patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch +- commit b1920f0 + +------------------------------------------------------------------- +Wed Apr 10 19:15:08 CEST 2024 - mkubecek@suse.cz + +- net/sched: act_mirred: don't override retval if we already + lost the skb (CVE-2024-26733 bsc#1222585). +- net/sched: act_mirred: Create function tcf_mirred_to_dev and + improve readability (CVE-2024-26733 bsc#1222585). +- commit 805fd21 ------------------------------------------------------------------- Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com @@ -591,7 +8128,7 @@ Wed Apr 10 16:28:26 CEST 2024 - oneukum@suse.com patches.suse/usb-cdns3-fix-memory-double-free-when-handle-zero-pa.patch (bsc#1222513 CVE-2024-26748). Added CVE references -- commit b3e425f +- commit 7c3ca16 ------------------------------------------------------------------- Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com @@ -600,7 +8137,34 @@ Wed Apr 10 15:00:09 CEST 2024 - oneukum@suse.com patches.suse/usb-dwc3-gadget-Fix-NULL-pointer-dereference-in-dwc3.patch (bsc#1222561 CVE-2024-26715). Added CVE reference -- commit ebacab7 +- commit f58a80f + +------------------------------------------------------------------- +Wed Apr 10 13:28:09 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Defer enablement of static branch (bsc#1222366). +- commit a442fcd + +------------------------------------------------------------------- +Wed Apr 10 12:27:41 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Make wake once of ring_buffer_wait() more robust + (git-fixes). +- commit 3cff1f5 + +------------------------------------------------------------------- +Wed Apr 10 12:26:04 CEST 2024 - petr.pavlu@suse.com + +- tracing: Have saved_cmdlines arrays all in one allocation + (git-fixes). +- commit 8871703 + +------------------------------------------------------------------- +Wed Apr 10 12:23:30 CEST 2024 - petr.pavlu@suse.com + +- tracing/ring-buffer: Fix wait_on_pipe() race (git-fixes). +- kABI: Adjust trace_iterator.wait_index (git-fixes). +- commit 503fcea ------------------------------------------------------------------- Wed Apr 10 11:59:16 CEST 2024 - mhocko@suse.com @@ -618,6 +8182,19 @@ Wed Apr 10 11:55:18 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26699 bsc#1222602). - commit f52d16e +------------------------------------------------------------------- +Wed Apr 10 11:51:14 CEST 2024 - denis.kirjanov@suse.com + +- igc: Remove stale comment about Tx timestamping (git-fixes). +- commit 83821ed + +------------------------------------------------------------------- +Wed Apr 10 11:49:20 CEST 2024 - denis.kirjanov@suse.com + +- ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa() + (git-fixes). +- commit aab4796 + ------------------------------------------------------------------- Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com @@ -626,13 +8203,128 @@ Wed Apr 10 11:48:26 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26753 bsc#1222601). - commit 0099199 +------------------------------------------------------------------- +Wed Apr 10 11:47:20 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix memory corruption bug with suspend and rebuild + (git-fixes). +- commit 5927273 + +------------------------------------------------------------------- +Wed Apr 10 11:42:57 CEST 2024 - denis.kirjanov@suse.com + +- ice: Refactor FW data type and fix bitmap casting issue + (git-fixes). +- commit ddf5e8c + +------------------------------------------------------------------- +Wed Apr 10 11:41:07 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: call request_irq() after NAPI initialized + (git-fixes). +- commit 39b7ae3 + +------------------------------------------------------------------- +Wed Apr 10 11:37:17 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: mark unexcuted loopback test result as UNEXECUTED + (git-fixes). +- commit 88d4f13 + +------------------------------------------------------------------- +Wed Apr 10 11:34:49 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when devlink reload during pf + initialization (git-fixes). +- commit 5900fb4 + +------------------------------------------------------------------- +Wed Apr 10 11:33:08 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: fix index limit to support all queue stats + (git-fixes). +- commit fcda370 + +------------------------------------------------------------------- +Wed Apr 10 11:31:33 CEST 2024 - denis.kirjanov@suse.com + +- mlxbf_gige: stop PHY during open() error paths (git-fixes). +- commit 087df13 + +------------------------------------------------------------------- +Wed Apr 10 11:29:31 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix handling of all link-local frames + (git-fixes). +- commit 62930ae + +------------------------------------------------------------------- +Wed Apr 10 11:27:53 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: fix link-local frames that ingress vlan + filtering ports (git-fixes). +- commit 7b1c501 + +------------------------------------------------------------------- +Wed Apr 10 11:01:57 CEST 2024 - lhenriques@suse.de + +- ceph: stop copying to iter at EOF on sync reads (bsc#1222606). +- commit 6d8bd5d + +------------------------------------------------------------------- +Wed Apr 10 10:55:25 CEST 2024 - ailiop@suse.com + +- dlm: fix user space lkb refcounting (git-fixes). +- commit 26e28b8 + ------------------------------------------------------------------- Wed Apr 10 10:55:08 CEST 2024 - lhenriques@suse.de - Update patches.suse/ceph-prevent-use-after-free-in-encode_cap_msg.patch (bsc#1221391 CVE-2024-26689). -- commit 8a44287 +- commit 05ffdb2 + +------------------------------------------------------------------- +Wed Apr 10 10:51:29 CEST 2024 - ailiop@suse.com + +- ubifs: Queue up space reservation tasks if retrying many times + (git-fixes). +- commit 44bfcee + +------------------------------------------------------------------- +Wed Apr 10 10:48:38 CEST 2024 - ailiop@suse.com + +- ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed + (git-fixes). +- commit 9a4ebd6 + +------------------------------------------------------------------- +Wed Apr 10 10:46:57 CEST 2024 - ailiop@suse.com + +- ubifs: Remove unreachable code in dbg_check_ltab_lnum + (git-fixes). +- commit f4e5ca1 + +------------------------------------------------------------------- +Wed Apr 10 10:46:09 CEST 2024 - ailiop@suse.com + +- ubifs: fix sort function prototype (git-fixes). +- commit f7d0a9f + +------------------------------------------------------------------- +Wed Apr 10 10:43:35 CEST 2024 - ailiop@suse.com + +- ubifs: Set page uptodate in the correct place (git-fixes). +- commit aa187f8 + +------------------------------------------------------------------- +Wed Apr 10 09:42:24 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/afs-Increase-buffer-size-in-afs_update_volume_status.patch + (git-fixes CVE-2024-26736 bsc#1222586). +- commit 06c0c6c ------------------------------------------------------------------- Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com @@ -642,6 +8334,22 @@ Tue Apr 9 16:07:19 CEST 2024 - mhocko@suse.com (bsc#1219126 CVE-2024-26727 bsc#1222536). - commit 7bb93e9 +------------------------------------------------------------------- +Tue Apr 9 15:47:49 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-hang-in-nilfs_lookup_dirty_data_buffers.patch + (git-fixes CVE-2024-26696 bsc#1222549). +- commit 932abcf + +------------------------------------------------------------------- +Tue Apr 9 15:45:50 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-data-corruption-in-dsync-block-recovery-f.patch + (git-fixes CVE-2024-26697 bsc#1222550). +- commit fa7ddf4 + ------------------------------------------------------------------- Tue Apr 9 15:31:06 CEST 2024 - mhocko@suse.com @@ -658,6 +8366,22 @@ Tue Apr 9 15:24:32 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26722 bsc#1222520). - commit f0aaca0 +------------------------------------------------------------------- +Tue Apr 9 14:05:59 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: use #define for string constants + (bsc#1222445 CVE-2024-26684). +- net: stmmac: xgmac: fix a typo of register name in DPP safety + handling (bsc#1222445 CVE-2024-26684). +- commit 75e180f + +------------------------------------------------------------------- +Tue Apr 9 13:23:52 CEST 2024 - jack@suse.cz + +- ext4: fix double-free of blocks due to wrong extents moved_len + (bsc#1222422 CVE-2024-26704). +- commit ff97911 + ------------------------------------------------------------------- Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com @@ -666,6 +8390,36 @@ Tue Apr 9 12:13:38 CEST 2024 - denis.kirjanov@suse.com (git-fixes CVE-2024-26681 bsc#1222431). - commit 12b3ceb +------------------------------------------------------------------- +Tue Apr 9 11:58:59 CEST 2024 - mkoutny@suse.com + +- mm: memcg: don't periodically flush stats when memcg is disabled + (bsc#1222525). +- commit 5b28bba + +------------------------------------------------------------------- +Tue Apr 9 11:29:43 CEST 2024 - mkoutny@suse.com + +- mm: memcg: use larger batches for proactive reclaim + (bsc#1222522). +- commit b1effac + +------------------------------------------------------------------- +Tue Apr 9 10:55:41 CEST 2024 - tbogendoerfer@suse.de + +- net: stmmac: xgmac: fix handling of DPP safety error for DMA + channels (bsc#1222445 CVE-2024-26684). +- commit a8e5095 + +------------------------------------------------------------------- +Tue Apr 9 10:52:47 CEST 2024 - tbogendoerfer@suse.de + +- Update + patches.suse/gtp-fix-use-after-free-and-null-ptr-deref-in-gtp_new.patch + (bsc#1222428 CVE-2024-26793). + Added CVE reference. +- commit 956dfa1 + ------------------------------------------------------------------- Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com @@ -673,6 +8427,31 @@ Tue Apr 9 10:47:07 CEST 2024 - mhocko@suse.com (git-fixes CVE-2024-26694 bsc#1222466). - commit 5048255 +------------------------------------------------------------------- +Tue Apr 9 09:41:50 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix printing of stack records (bsc#1222366). +- commit 18c2e4e + +------------------------------------------------------------------- +Tue Apr 9 09:27:37 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix accounting of pages when migrating + (bsc#1222366). +- commit aaa0270 + +------------------------------------------------------------------- +Tue Apr 9 09:25:23 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Fix refcount imbalance (bsc#1222366). +- commit f6d6769 + +------------------------------------------------------------------- +Tue Apr 9 09:17:36 CEST 2024 - osalvador@suse.de + +- mm,page_owner: Update metadata for tail pages (bsc#1222366). +- commit 6f3c7f1 + ------------------------------------------------------------------- Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de @@ -680,6 +8459,358 @@ Tue Apr 9 04:31:35 CEST 2024 - osalvador@suse.de (bsc#1219264 CVE-2024-0841). - commit 440934e +------------------------------------------------------------------- +Mon Apr 8 23:34:57 CEST 2024 - ailiop@suse.com + +- Update + patches.suse/nilfs2-fix-potential-bug-in-end_buffer_async_write.patch + (git-fixes CVE-2024-26685 bsc#1222437). +- commit f659b7a + +------------------------------------------------------------------- +Mon Apr 8 18:52:51 CEST 2024 - jack@suse.cz + +- nfsd: Fix error cleanup path in nfsd_rename() (bsc#1221044 + CVE-2023-52591). +- commit e2fc972 + +------------------------------------------------------------------- +Mon Apr 8 15:42:50 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use separate handlers for interrupts (git-fixes). +- commit fdf696d + +------------------------------------------------------------------- +Mon Apr 8 15:41:20 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Send UP messages to VF only when VF is up + (git-fixes). +- commit e9223ab + +------------------------------------------------------------------- +Mon Apr 8 15:39:52 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Use default max_active works instead of one + (git-fixes). +- commit e2c337f + +------------------------------------------------------------------- +Mon Apr 8 15:38:18 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-pf: Wait till detach_resources msg is complete + (git-fixes). +- commit e377bd9 + +------------------------------------------------------------------- +Mon Apr 8 15:36:43 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2: Detect the mbox up or down message via register + (git-fixes). +- commit 9554388 + +------------------------------------------------------------------- +Mon Apr 8 15:35:03 CEST 2024 - denis.kirjanov@suse.com + +- net: phy: fix phy_read_poll_timeout argument type in + genphy_loopback (git-fixes). +- commit 0a16435 + +------------------------------------------------------------------- +Mon Apr 8 15:33:23 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: access device through ctx instead of peer + (git-fixes). +- commit 42d72df + +------------------------------------------------------------------- +Mon Apr 8 15:31:51 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: netlink: check for dangling peer via is_dead instead + of empty list (git-fixes). +- commit a1c80d8 + +------------------------------------------------------------------- +Mon Apr 8 15:29:55 CEST 2024 - denis.kirjanov@suse.com + +- wireguard: receive: annotate data-race around + receiving_counter.counter (git-fixes). +- commit 17fcb7b + +------------------------------------------------------------------- +Mon Apr 8 15:28:14 CEST 2024 - denis.kirjanov@suse.com + +- net: dsa: mt7530: prevent possible incorrect XTAL frequency + selection (git-fixes). +- commit 3804285 + +------------------------------------------------------------------- +Mon Apr 8 15:27:55 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Disable wakeup at remove (git-fixes). +- commit d52ac96 + +------------------------------------------------------------------- +Mon Apr 8 15:26:29 CEST 2024 - denis.kirjanov@suse.com + +- net: veth: do not manipulate GRO when using XDP (git-fixes). +- commit 15eca84 + +------------------------------------------------------------------- +Mon Apr 8 15:26:14 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: fix module unload/reload behavior (git-fixes). +- commit 6f51a6a + +------------------------------------------------------------------- +Mon Apr 8 15:22:05 CEST 2024 - oneukum@suse.com + +- usb: dwc3-am62: Rename private data (git-fixes). +- commit 7196cb2 + +------------------------------------------------------------------- +Mon Apr 8 15:13:48 CEST 2024 - oneukum@suse.com + +- net: smsc95xx: add support for SYS TEC USB-SPEmodule1 + (git-fixes). +- commit 9896f5f + +------------------------------------------------------------------- +Mon Apr 8 14:16:41 CEST 2024 - osalvador@suse.de + +- mm,page_owner: fix recursion (bsc#1222366). +- commit 297023a + +------------------------------------------------------------------- +Mon Apr 8 14:15:30 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Use wait_event_interruptible() in + ring_buffer_wait() (git-fixes). +- commit 20eed3f + +------------------------------------------------------------------- +Mon Apr 8 14:13:58 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix full_waiters_pending in poll (git-fixes). +- commit 76c6893 + +------------------------------------------------------------------- +Mon Apr 8 14:13:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: drop unnecessary check (bsc#1222366). +- commit 233b383 + +------------------------------------------------------------------- +Mon Apr 8 14:11:06 CEST 2024 - osalvador@suse.de + +- mm,page_owner: check for null stack_record before bumping its + refcount (bsc#1222366). +- commit 232b11a + +------------------------------------------------------------------- +Mon Apr 8 14:09:40 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Do not set shortest_full when full target is hit + (git-fixes). +- commit 9d2e0c0 + +------------------------------------------------------------------- +Mon Apr 8 14:07:35 CEST 2024 - petr.pavlu@suse.com + +- tracing: Use .flush() call to wake up readers (git-fixes). +- commit ae4cfa5 + +------------------------------------------------------------------- +Mon Apr 8 13:52:39 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix resetting of shortest_full (git-fixes). +- commit eec6028 + +------------------------------------------------------------------- +Mon Apr 8 13:46:26 CEST 2024 - iivanov@suse.de + +- arm64/ptrace: Use saved floating point state type to determine SVE (git-fixes) +- commit 7892aeb + +------------------------------------------------------------------- +Mon Apr 8 13:41:37 CEST 2024 - iivanov@suse.de + +- bpf, arm64: fix bug in BPF_LDX_MEMSX (git-fixes) +- commit 8894bd2 + +------------------------------------------------------------------- +Mon Apr 8 13:38:54 CEST 2024 - iivanov@suse.de + +- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (git-fixes) +- commit c68c0f5 + +------------------------------------------------------------------- +Mon Apr 8 13:37:17 CEST 2024 - iivanov@suse.de + +- blacklist.conf: ("arm64: ftrace: Don't forbid CALL_OPS+CC_OPTIMIZE_FOR_SIZE with Clang") +- commit 92045ae + +------------------------------------------------------------------- +Mon Apr 8 13:35:46 CEST 2024 - iivanov@suse.de + +- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (git-fixes) +- commit 193e8cd + +------------------------------------------------------------------- +Mon Apr 8 13:33:18 CEST 2024 - iivanov@suse.de + +- arm64: tegra: Set the correct PHY mode for MGBE (git-fixes) +- commit 68a4464 + +------------------------------------------------------------------- +Mon Apr 8 13:31:20 CEST 2024 - iivanov@suse.de + +- arm64: dts: Fix dtc interrupt_provider warnings (git-fixes) +- commit 41dcf37 + +------------------------------------------------------------------- +Mon Apr 8 13:25:09 CEST 2024 - iivanov@suse.de + +- arm64/sve: Lower the maximum allocation for the SVE ptrace regset (git-fixes) +- commit e1e7f29 + +------------------------------------------------------------------- +Mon Apr 8 13:23:24 CEST 2024 - ohering@suse.de + +- net: mana: Fix Rx DMA datasize and skb_over_panic (git-fixes). +- x86/hyperv: Use per cpu initial stack for vtl context + (git-fixes). +- RDMA/mana_ib: Fix bug in creation of dma regions (git-fixes). +- PCI: hv: Fix ring buffer size calculation (git-fixes). +- x86/hyperv: Allow 15-bit APIC IDs for VTL platforms (git-fixes). +- commit ff0ef0f + +------------------------------------------------------------------- +Mon Apr 8 13:17:05 CEST 2024 - petr.pavlu@suse.com + +- ring-buffer: Fix waking up ring buffer readers (git-fixes). +- commit 0457e87 + +------------------------------------------------------------------- +Mon Apr 8 13:12:33 CEST 2024 - mgorman@suse.de + +- sched/fair: Use helper functions to access root_domain::overload + (bsc#1222173). +- sched/fair: Check root_domain::overload value before update + (bsc#1222173). +- sched/balancing: Rename newidle_balance() => + sched_balance_newidle() (bsc#1222173). +- commit bfceb46 + +------------------------------------------------------------------- +Mon Apr 8 12:34:16 CEST 2024 - petr.pavlu@suse.com + +- tracing: Remove precision vsnprintf() check from print event + (git-fixes). +- commit 84653fa + +------------------------------------------------------------------- +Mon Apr 8 12:30:53 CEST 2024 - petr.pavlu@suse.com + +- tracing/net_sched: Fix tracepoints that save qdisc_dev() + as a string (git-fixes). +- commit 623f97a + +------------------------------------------------------------------- +Sat Apr 6 08:52:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for ASUS Laptops using CS35L56 + (stable-fixes). +- ALSA: hda/realtek: Add quirks for some Clevo laptops + (stable-fixes). +- ALSA: hda/realtek: Add quirk for HP Spectre x360 14 eu0000 + (stable-fixes). +- ALSA: hda/realtek: fix the hp playback volume issue for LG + machines (stable-fixes). +- commit dc89a62 + +------------------------------------------------------------------- +Sat Apr 6 08:49:13 CEST 2024 - tiwai@suse.de + +- ALSA: hda/realtek: cs35l41: Support ASUS ROG G634JYR + (stable-fixes). +- ALSA: hda/realtek: Add sound quirks for Lenovo Legion slim 7 + 16ARHA7 models (stable-fixes). +- ALSA: hda/realtek - Fix inactive headset mic jack + (stable-fixes). +- commit 048c9fd + +------------------------------------------------------------------- +Sat Apr 6 08:46:37 CEST 2024 - tiwai@suse.de + +- spi: mchp-pci1xxx: Fix a possible null pointer dereference in + pci1xxx_spi_probe (git-fixes). +- spi: spi-fsl-lpspi: remove redundant spi_controller_put call + (git-fixes). +- regmap: maple: Fix uninitialized symbol 'ret' warnings + (git-fixes). +- regmap: maple: Fix cache corruption in regcache_maple_drop() + (git-fixes). +- ata: sata_mv: Fix PCI device ID table declaration compilation + warning (git-fixes). +- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit + (git-fixes). +- ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl() + (git-fixes). +- ASoC: amd: acp: fix for acp_init function error handling + (git-fixes). +- ASoC: rt722-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt712-sdca-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdw: fix locking sequence (git-fixes). +- ASoC: rt711-sdca: fix locking sequence (git-fixes). +- ASoC: rt5682-sdw: fix locking sequence (git-fixes). +- ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw + (git-fixes). +- ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support + headset with microphone (git-fixes). +- ASoC: tas2781: mark dvc_tlv with __maybe_unused (git-fixes). +- ALSA: hda: cs35l56: Add ACPI device match tables (git-fixes). +- drm/i915/mst: Reject FEC+MST on ICL (git-fixes). +- drm/i915/mst: Limit MST+DSC to TGL+ (git-fixes). +- drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY + < 13 (git-fixes). +- drm/i915/gt: Enable only one CCS for compute workload + (git-fixes). +- drm/i915/gt: Do not generate the command streamer for all the + CCS (git-fixes). +- drm/i915/gt: Disable HW load balancing for CCS (git-fixes). +- drm/i915/dp: Remove support for UHBR13.5 (git-fixes). +- drm/display: fix typo (git-fixes). +- drm/prime: Unbreak virtgpu dma-buf export (git-fixes). +- nouveau/uvmm: fix addr/range calcs for remap operations + (git-fixes). +- drm/panfrost: fix power transition timeout warnings (git-fixes). +- commit 7455674 + +------------------------------------------------------------------- +Sat Apr 6 08:42:51 CEST 2024 - tiwai@suse.de + +- Delete patches.suse/counter-fix-privdata-alignment.patch + This actually breaks the build when CONFIG_COUNTER=y +- commit b8cad45 + +------------------------------------------------------------------- +Fri Apr 5 17:14:23 CEST 2024 - mfranc@suse.cz + +- Update + patches.suse/ALSA-sh-aica-reorder-cleanup-operations-to-avoid-UAF.patch + (git-fixes CVE-2024-26654 bsc#1222304). +- Update patches.suse/drm-amdgpu-fix-use-after-free-bug.patch + (stable-fixes CVE-2024-26656 bsc#1222307). +- Update + patches.suse/drm-sched-fix-null-ptr-deref-in-init-entity.patch + (git-fixes CVE-2024-26657 bsc#1222273). +- Update + patches.suse/net-pds_core-Fix-possible-double-free-in-error-handl.patch + (git-fixes CVE-2024-26652 bsc#1222115). +- Update patches.suse/ppp_async-limit-MRU-to-64K.patch (git-fixes + CVE-2024-26675 bsc#1222379). +- commit 05edc93 + ------------------------------------------------------------------- Fri Apr 5 14:49:11 CEST 2024 - mfranc@suse.cz @@ -774,18 +8905,346 @@ Fri Apr 5 14:49:02 CEST 2024 - mfranc@suse.cz (CVE-2023-4881 bsc#1215221 CVE-2023-52628 bsc#1222117). - commit dc877fc +------------------------------------------------------------------- +Fri Apr 5 10:20:33 CEST 2024 - tiwai@suse.de + +- net: usb: ax88179_178a: avoid the interface always configured + as random address (git-fixes). +- net: phy: micrel: lan8814: Fix when enabling/disabling 1-step + timestamping (git-fixes). +- r8169: fix issue caused by buggy BIOS on certain boards with + RTL8168d (git-fixes). +- ax25: fix use-after-free bugs caused by ax25_ds_del_timer + (git-fixes). +- net: phy: micrel: Fix potential null pointer dereference + (git-fixes). +- Bluetooth: Fix TOCTOU in HCI debugfs implementation (git-fixes). +- Bluetooth: hci_sync: Fix not checking error on + hci_cmd_sync_cancel_sync (git-fixes). +- Bluetooth: qca: fix device-address endianness (git-fixes). +- Bluetooth: add quirk for broken address properties (git-fixes). +- r8169: skip DASH fw status checks when DASH is disabled + (git-fixes). +- commit 8be20da + +------------------------------------------------------------------- +Fri Apr 5 10:14:59 CEST 2024 - tiwai@suse.de + +- kasan: disable kasan_non_canonical_hook() for HW tags + (git-fixes). +- commit 0d24410 + ------------------------------------------------------------------- Thu Apr 4 19:00:43 CEST 2024 - jack@suse.cz - selinux: saner handling of policy reloads (bsc#1222230). - commit 35fdf2d +------------------------------------------------------------------- +Thu Apr 4 13:10:54 CEST 2024 - tiwai@suse.de + +- kabi/severities: ignore brcmfmac-specific local symbols +- commit 4492559 + +------------------------------------------------------------------- +Thu Apr 4 12:30:48 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix oob in ntfs_listxattr (bsc#1222301 + CVE-2023-52640). +- commit eaa4525 + +------------------------------------------------------------------- +Thu Apr 4 10:53:36 CEST 2024 - mbrugger@suse.com + +- tee: amdtee: fix use-after-free vulnerability in + amdtee_close_session (bsc#1220915 CVE-2023-52503). +- commit 861ab74 + +------------------------------------------------------------------- +Thu Apr 4 10:33:06 CEST 2024 - denis.kirjanov@suse.com + +- net: ethernet: mtk_eth_soc: fix PPE hanging issue (git-fixes). +- commit 57f3e15 + +------------------------------------------------------------------- +Thu Apr 4 10:31:05 CEST 2024 - denis.kirjanov@suse.com + +- net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when + MAC is up (git-fixes). +- commit 19afa38 + +------------------------------------------------------------------- +Thu Apr 4 10:29:08 CEST 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Use matching wake_up API variant in CGX command + interface (git-fixes). +- commit 4f98ac2 + +------------------------------------------------------------------- +Thu Apr 4 10:27:05 CEST 2024 - denis.kirjanov@suse.com + +- net: hns3: tracing: fix hclgevf trace event strings (git-fixes). +- commit 786a967 + +------------------------------------------------------------------- +Thu Apr 4 10:24:13 CEST 2024 - denis.kirjanov@suse.com + +- nfp: flower: handle acti_netdevs allocation failure (git-fixes). +- commit e441ee8 + +------------------------------------------------------------------- +Thu Apr 4 10:22:25 CEST 2024 - denis.kirjanov@suse.com + +- ice: fix stats being updated by way too large values + (git-fixes). +- commit a2ff54d + +------------------------------------------------------------------- +Thu Apr 4 10:20:37 CEST 2024 - denis.kirjanov@suse.com + +- igb: Fix missing time sync events (git-fixes). +- commit 0cd215b + +------------------------------------------------------------------- +Thu Apr 4 10:18:38 CEST 2024 - denis.kirjanov@suse.com + +- igc: Fix missing time sync events (git-fixes). +- commit f2d41db + +------------------------------------------------------------------- +Thu Apr 4 08:42:09 CEST 2024 - tiwai@suse.de + +- staging: vc04_services: changen strncpy() to strscpy_pad() + (stable-fixes). +- Refresh + patches.suse/staging-vc04_services-fix-information-leak-in-create.patch. +- commit f661a45 + +------------------------------------------------------------------- +Thu Apr 4 08:40:57 CEST 2024 - tiwai@suse.de + +- drm/amd/display: Remove MPC rate control logic from DCN30 and + above (stable-fixes). +- commit 264c256 + +------------------------------------------------------------------- +Thu Apr 4 08:36:44 CEST 2024 - tiwai@suse.de + +- wifi: iwlwifi: pcie: fix RB status reading (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-pcie-add-another-missing-bh-disable-for.patch. +- commit 9937396 + +------------------------------------------------------------------- +Thu Apr 4 08:31:55 CEST 2024 - tiwai@suse.de + +- vboxsf: Avoid an spurious warning if load_nls_xxx() fails + (git-fixes). +- USB: core: Fix deadlock in port "disable" sysfs attribute + (stable-fixes). +- USB: core: Add hub_get() and hub_put() routines (stable-fixes). +- usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before reset + (stable-fixes). +- usb: typec: ucsi: Ack unsupported commands (stable-fixes). +- usb: udc: remove warning when queue disabled ep (stable-fixes). +- Revert "usb: phy: generic: Get the vbus supply" (git-fixes). +- USB: UAS: return ENODEV when submit urbs fail with device not + attached (stable-fixes). +- drm/i915/bios: Tolerate devdata==NULL in + intel_bios_encoder_supports_dp_dual_mode() (stable-fixes). +- drm/amd/display: Set DCN351 BB and IP the same as DCN35 + (stable-fixes). +- drm/amd/display: Fix bounds check for dcn35 DcfClocks + (git-fixes). +- drm/amdkfd: fix TLB flush after unmap for GFX9.4.2 + (stable-fixes). +- drm/amd/display: Prevent crash when disable stream + (stable-fixes). +- wifi: mac80211: check/clear fast rx for non-4addr sta VLAN + changes (stable-fixes). +- drm/amd/display: Fix noise issue on HDMI AV mute (stable-fixes). +- drm/amd/display: Return the correct HDCP error code + (stable-fixes). +- drm/amd/display: Fix idle check for shared firmware state + (stable-fixes). +- drm/amd/display: Update odm when ODM combine is changed on an + otg master pipe with no plane (stable-fixes). +- drm/amd/display: Init DPPCLK from SMU on dcn32 (stable-fixes). +- drm/amd/display: Allow dirty rects to be sent to dmub when + abm is active (stable-fixes). +- drm/amd/display: Override min required DCFCLK in dml1_validate + (stable-fixes). +- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag + (stable-fixes). +- drm/amd/display: Change default size for dummy plane in DML2 + (stable-fixes). +- drm/amdgpu: fix use-after-free bug (stable-fixes). +- drm/amd/display: Use freesync when + `DRM_EDID_FEATURE_CONTINUOUS_FREQ` found (stable-fixes). +- drm/vc4: hdmi: do not return negative values from .get_modes() + (stable-fixes). +- drm/imx/ipuv3: do not return negative values from .get_modes() + (stable-fixes). +- drm/exynos: do not return negative values from .get_modes() + (stable-fixes). +- drm/panel: do not return negative error codes from + drm_panel_get_modes() (stable-fixes). +- drm/probe-helper: warn about negative .get_modes() + (stable-fixes). +- kbuild: Move -Wenum-{compare-conditional,enum-conversion} + into W=1 (stable-fixes). +- USB: serial: cp210x: add pid/vid for TDK NC0110013M and + MM0110113M (stable-fixes). +- USB: serial: option: add MeiG Smart SLM320 product + (stable-fixes). +- USB: serial: cp210x: add ID for MGP Instruments PDS100 + (stable-fixes). +- USB: serial: add device ID for VeriFone adapter (stable-fixes). +- USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USB + (stable-fixes). +- ahci: asm1064: asm1166: don't limit reported ports (git-fixes). +- cxl/trace: Properly initialize cxl_poison region name + (git-fixes). +- mtd: spinand: Add support for 5-byte IDs (stable-fixes). +- media: mc: Rename pad variable to clarify intent (stable-fixes). +- media: mc: Fix flags handling when creating pad links + (stable-fixes). +- kasan/test: avoid gcc warning for intentional overflow + (git-fixes). +- PCI/PM: Drain runtime-idle callbacks before driver removal + (stable-fixes). +- PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root Ports + (stable-fixes). +- PCI/AER: Block runtime suspend when handling errors + (stable-fixes). +- drm/amdgpu/display: Address kdoc for 'is_psr_su' in + 'fill_dc_dirty_rects' (git-fixes). +- drm/amdgpu: make damage clips support configurable + (stable-fixes). +- drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLs + (stable-fixes). +- drm/i915: Include the PLL name in the debug messages + (stable-fixes). +- drm/i915: Try to preserve the current shared_dpll for fastset + on type-c ports (stable-fixes). +- drm/i915: Replace a memset() with zero initialization + (stable-fixes). +- hwmon: (amc6821) add of_match table (stable-fixes). +- mac802154: fix llsec key resources release in + mac802154_llsec_key_del (git-fixes). +- wifi: rtw88: 8821cu: Fix connection failure (stable-fixes). +- wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CU + (stable-fixes). +- wifi: brcmfmac: Demote vendor-specific attach/detach messages + to info (git-fixes). +- wifi: brcmfmac: cfg80211: Use WSEC to set SAE password + (stable-fixes). +- wifi: brcmfmac: add per-vendor feature detection callback + (stable-fixes). +- docs: Restore "smart quotes" for quotes (stable-fixes). +- mei: me: add arrow lake point H DID (stable-fixes). +- mei: me: add arrow lake point S DID (stable-fixes). +- Input: xpad - add additional HyperX Controller Identifiers + (stable-fixes). +- nouveau: lock the client object tree (stable-fixes). +- drm/amdgpu/pm: Fix the error of pwm1_enable setting + (stable-fixes). +- drm/amd/display: handle range offsets in VRR ranges + (stable-fixes). +- drm/amd/swsmu: modify the gfx activity scaling (stable-fixes). +- cxl/acpi: Fix load failures due to single window creation + failure (git-fixes). +- cxl/pci: Fix disabling memory if DVSEC CXL Range does not + match a CFMWS window (git-fixes). +- ahci: asm1064: correct count of reported ports (stable-fixes). +- interconnect: qcom: sm8550: Enable sync_state (git-fixes). +- interconnect: qcom: sc8180x: Mark CO0 BCM keepalive (git-fixes). +- nilfs2: fix potential bug in end_buffer_async_write (git-fixes). +- drm/amd/display: Add dml2 copy functions (stable-fixes). +- drm/i915: Stop printing pipe name as hex (stable-fixes). +- drm/i915: Use named initializers for DPLL info (stable-fixes). +- i915: make inject_virtual_interrupt() void (stable-fixes). +- interconnect: qcom: osm-l3: Replace custom implementation of + COUNT_ARGS() (git-fixes). +- kasan: print the original fault addr when access invalid shadow + (git-fixes). +- commit db0bc11 + +------------------------------------------------------------------- +Thu Apr 4 08:31:01 CEST 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit c14e810 + +------------------------------------------------------------------- +Thu Apr 4 04:16:31 CEST 2024 - tonyj@suse.de + +- perf/x86/amd/core: Update and fix stalled-cycles-* events for + Zen 2 and later (git-fixes). +- perf/x86/amd/lbr: Use freeze based on availability (git-fixes). +- perf/x86/amd/core: Avoid register reset when CPU is dead + (git-fixes). +- powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return + value checks (git-fixes). +- commit 450ea2e + +------------------------------------------------------------------- +Wed Apr 3 16:14:59 CEST 2024 - andrea.porta@suse.com + +- arm64: bpf: fix 32bit unconditional bswap (git-fixes). +- commit 9eb9b7b + +------------------------------------------------------------------- +Wed Apr 3 15:49:53 CEST 2024 - tiwai@suse.de + +- selinux: avoid dereference of garbage after mount failure + (git-fixes). +- net/x25: fix incorrect parameter validation in the + x25_getsockopt() function (git-fixes). +- commit 7c956e3 + ------------------------------------------------------------------- Wed Apr 3 15:40:16 CEST 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit ebe113d +------------------------------------------------------------------- +Wed Apr 3 15:39:49 CEST 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit f0c6082 + +------------------------------------------------------------------- +Wed Apr 3 11:26:09 CEST 2024 - ailiop@suse.com + +- fs/ntfs3: Fix an NULL dereference bug (bsc#1222264 + CVE-2023-52631). +- commit b468789 + +------------------------------------------------------------------- +Wed Apr 3 11:24:07 CEST 2024 - ailiop@suse.com + +- xfs: allow extent free intents to be retried (git-fixes). +- commit 681b677 + +------------------------------------------------------------------- +Wed Apr 3 09:47:40 CEST 2024 - vkarasulli@suse.de + +- Update references in + patches.suse/media-xc4000-Fix-atomicity-violation-in-xc4000_get_f.patch + (git-fixes bsc#1219623 CVE-2024-24861). +- commit cf893ec + +------------------------------------------------------------------- +Tue Apr 2 13:36:01 CEST 2024 - tiwai@suse.de + +- drm/i915/lspcon: Separate lspcon probe and lspcon init + (bsc#1193599). +- drm/i915/lspcon: Separate function to set expected mode + (bsc#1193599). +- commit 3dfca11 + ------------------------------------------------------------------- Tue Apr 2 10:38:32 CEST 2024 - pjakobsson@suse.de @@ -799,11 +9258,96 @@ Tue Apr 2 09:02:40 CEST 2024 - mkubecek@suse.cz (CVE-2024-0193 bsc#1218495). - commit e7bf1c3 +------------------------------------------------------------------- +Tue Apr 2 00:50:29 CEST 2024 - mkubecek@suse.cz + +- netfilter: nf_tables: disallow anonymous set with timeout flag + (CVE-2024-26642 bsc#1221830). +- commit 9cf0701 + +------------------------------------------------------------------- +Sun Mar 31 10:19:47 CEST 2024 - tiwai@suse.de + +- usb: typec: ucsi_acpi: Refactor and fix DELL quirk (git-fixes). +- usb: typec: ucsi: Check for notifications after init + (git-fixes). +- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock + (git-fixes). +- usb: typec: Return size of buffer if pd_set operation succeeds + (git-fixes). +- usb: dwc3: pci: Drop duplicate ID (git-fixes). +- usb: dwc3: Properly set system wakeup (git-fixes). +- usb: cdc-wdm: close race between read and workqueue (git-fixes). +- usb: dwc2: gadget: LPM flow fix (git-fixes). +- usb: dwc2: gadget: Fix exiting from clock gating (git-fixes). +- usb: dwc2: host: Fix ISOC flow in DDMA mode (git-fixes). +- usb: dwc2: host: Fix remote wakeup from hibernation (git-fixes). +- usb: dwc2: host: Fix hibernation flow (git-fixes). +- USB: core: Fix deadlock in usb_deauthorize_interface() + (git-fixes). +- usb: typec: tcpm: Update PD of Type-C port upon pd_set + (git-fixes). +- usb: typec: tcpm: fix double-free issue in + tcpm_port_unregister_pd() (git-fixes). +- usb: typec: ucsi: Fix race between typec_switch and role_switch + (git-fixes). +- usb: typec: tcpm: Correct port source pdo array in pd_set + callback (git-fixes). +- staging: vc04_services: fix information leak in + create_component() (git-fixes). +- commit d945fd3 + +------------------------------------------------------------------- +Sat Mar 30 09:55:11 CET 2024 - tiwai@suse.de + +- drm/i915/gt: Reset queue_priority_hint on parking (git-fixes). +- drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed() + (git-fixes). +- drm/i915/hwmon: Fix locking inversion in sysfs getter + (git-fixes). +- drm/i915/dsb: Fix DSB vblank waits when using VRR (git-fixes). +- drm/i915/vrr: Generate VRR "safe window" for DSB (git-fixes). +- drm/i915/mtl: Update workaround 14018575942 (git-fixes). +- drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, + mostly (git-fixes). +- drm/qxl: remove unused variable from + `qxl_process_single_command()` (git-fixes). +- drm/qxl: remove unused `count` variable from + `qxl_surface_id_alloc()` (git-fixes). +- drm/vmwgfx: Create debugfs ttm_resource_manager entry only if + needed (git-fixes). +- drm/rockchip: vop2: Remove AR30 and AB30 format support + (git-fixes). +- dma-buf: Fix NULL pointer dereference in sanitycheck() + (git-fixes). +- drm/sched: fix null-ptr-deref in init entity (git-fixes). +- nouveau/dmem: handle kcalloc() allocation failure (git-fixes). +- drm/amdgpu: fix deadlock while reading mqd from debugfs + (git-fixes). +- drm/amd/display: Send DTBCLK disable message on first commit + (git-fixes). +- drm/amd: Flush GFXOFF requests in prepare stage (git-fixes). +- Revert "drm/amd/display: Fix sending VSC (+ colorimetry) + packets for DP/eDP displays without PSR" (stable-fixes). +- thermal: devfreq_cooling: Fix perf state when calculate dfc + res_util (git-fixes). +- Revert "thermal: core: Don't update trip points inside the + hysteresis range" (git-fixes). +- ACPICA: debugger: check status of acpi_evaluate_object() + in acpi_db_walk_for_fields() (git-fixes). +- commit 3764402 + ------------------------------------------------------------------- Fri Mar 29 11:21:00 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name -- commit 795da64 +- commit 1a0e3e3 + +------------------------------------------------------------------- +Fri Mar 29 11:20:58 CET 2024 - mkoutny@suse.com + +- README.BRANCH: Remove copy of branch name +- commit 978e089 ------------------------------------------------------------------- Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com @@ -811,6 +9355,48 @@ Fri Mar 29 11:20:57 CET 2024 - mkoutny@suse.com - README.BRANCH: Remove copy of branch name - commit fc25aed +------------------------------------------------------------------- +Fri Mar 29 09:28:06 CET 2024 - tiwai@suse.de + +- sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove() + (git-fixes). +- mmc: sdhci-omap: re-tuning is needed after a pm transition to + support emmc HS200 mode (git-fixes). +- mmc: core: Avoid negative index with array access (git-fixes). +- mmc: core: Initialize mmc_blk_ioc_data (git-fixes). +- ALSA: hda/tas2781: add locks to kcontrols (git-fixes). +- ALSA: hda/tas2781: remove digital gain kcontrol (git-fixes). +- ALSA: aoa: avoid false-positive format truncation warning + (git-fixes). +- ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs + (git-fixes). +- ALSA: hda: cs35l56: Set the init_done flag before + component_add() (git-fixes). +- net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips + (git-fixes). +- wifi: iwlwifi: mvm: include link ID when releasing frames + (git-fixes). +- wifi: iwlwifi: fw: don't always use FW dump trig (git-fixes). +- wifi: iwlwifi: mvm: rfi: fix potential response leaks + (git-fixes). +- selftests: vxlan_mdb: Fix failures with old libnet (git-fixes). +- net: wwan: t7xx: Split 64bit accesses to fix alignment issues + (git-fixes). +- net: ll_temac: platform_get_resource replaced by wrong function + (git-fixes). +- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet + (git-fixes). +- commit 699a684 + +------------------------------------------------------------------- +Thu Mar 28 15:49:16 CET 2024 - tbogendoerfer@suse.de + +- ipv6: init the accept_queue's spinlocks in inet6_create + (bsc#1221293 CVE-2024-26614). +- tcp: make sure init the accept_queue's spinlocks once + (bsc#1221293 CVE-2024-26614). +- commit ec637cb + ------------------------------------------------------------------- Thu Mar 28 15:37:39 CET 2024 - dwagner@suse.de @@ -861,6 +9447,20 @@ Thu Mar 28 15:27:22 CET 2024 - dwagner@suse.de - scsi: qla2xxx: Prevent command send on chip reset (bsc#1221816). - commit 5c3d977 +------------------------------------------------------------------- +Thu Mar 28 15:26:24 CET 2024 - mgorman@suse.de + +- Rename and refresh + patches.suse/sched-fair-Combine-EAS-check-with-root_domain-overutilized-access.patch. +- commit 6ad1be8 + +------------------------------------------------------------------- +Thu Mar 28 14:37:37 CET 2024 - msuchanek@suse.de + +- powerpc/crypto/chacha-p10: Fix failure on non Power10 + (bsc#1218205). +- commit 03daeb8 + ------------------------------------------------------------------- Thu Mar 28 14:35:48 CET 2024 - tbogendoerfer@suse.de @@ -888,6 +9488,19 @@ Wed Mar 27 22:54:24 CET 2024 - pjakobsson@suse.de This fixes bsc#1221814 - commit a7a9087 +------------------------------------------------------------------- +Wed Mar 27 20:47:33 CET 2024 - wqu@suse.com + +- btrfs: qgroup: always free reserved space for extent records + (bsc#1216196). +- commit a5aefa7 + +------------------------------------------------------------------- +Wed Mar 27 18:52:46 CET 2024 - spradhan@suse.de + +- btrfs: fix stripe length calculation for non-zoned data chunk allocation (bsc#1217489). +- commit a8d6afc + ------------------------------------------------------------------- Wed Mar 27 16:49:32 CET 2024 - mkoutny@suse.com @@ -1217,6 +9830,144 @@ Wed Mar 27 16:49:24 CET 2024 - mkoutny@suse.com (git-fixes CVE-2023-52575 bsc#1220871). - commit 6296dca +------------------------------------------------------------------- +Wed Mar 27 13:17:14 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix build when debugfs is not enabled (jsc#PED-7619). +- commit 5b92ea7 + +------------------------------------------------------------------- +Wed Mar 27 13:16:29 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Safely handle saved records of various sizes (jsc#PED-7619). +- commit dbe7333 + +------------------------------------------------------------------- +Wed Mar 27 13:16:10 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Avoid NULL ptr deref in get_saved_records() (jsc#PED-7619). +- commit 6f11306 + +------------------------------------------------------------------- +Wed Mar 27 11:40:29 CET 2024 - tiwai@suse.de + +- ASoC: amd: yc: Revert "Fix non-functional mic on Lenovo 21J2" + (stable-fixes). +- commit 7817302 + +------------------------------------------------------------------- +Wed Mar 27 11:38:36 CET 2024 - tiwai@suse.de + +- wifi: iwlwifi: mvm: use correct address 3 in A-MSDU + (stable-fixes). +- Refresh + patches.suse/wifi-iwlwifi-mvm-use-FW-rate-for-non-data-only-on-ne.patch. +- commit 5b989e7 + +------------------------------------------------------------------- +Wed Mar 27 11:37:48 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: use devres-managed allocation for MDP TOP + (stable-fixes). +- Refresh + patches.suse/drm-msm-dpu-finalise-global-state-object.patch. +- commit d966716 + +------------------------------------------------------------------- +Wed Mar 27 11:36:28 CET 2024 - tiwai@suse.de + +- pwm: img: fix pwm clock lookup (git-fixes). +- crypto: qat - fix ring to service map for dcc in 4xxx + (git-fixes). +- clk: qcom: reset: Ensure write completion on reset de/assertion + (git-fixes). +- clk: qcom: reset: Commonize the de/assert functions + (stable-fixes). +- media: cadence: csi2rx: use match fwnode for media link + (git-fixes). +- ACPI: resource: Do IRQ override on Lunnen Ground laptops + (stable-fixes). +- Bluetooth: hci_core: Cancel request on command timeout + (stable-fixes). +- inet_diag: annotate data-races around inet_diag_table[] + (git-fixes). +- pstore: inode: Only d_invalidate() is needed (git-fixes). +- Input: gpio_keys_polled - suppress deferred probe error for gpio + (stable-fixes). +- firewire: core: use long bus reset on gap count error + (stable-fixes). +- ASoC: amd: yc: Fix non-functional mic on Lenovo 21J2 + (stable-fixes). +- ASoC: amd: yc: Add Lenovo ThinkBook 21J0 into DMI quirk table + (stable-fixes). +- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series + (stable-fixes). +- drm/buddy: check range allocation matches alignment + (stable-fixes). +- Bluetooth: mgmt: Fix limited discoverable off timeout + (stable-fixes). +- wifi: mac80211: only call drv_sta_rc_update for uploaded + stations (stable-fixes). +- soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt + (stable-fixes). +- drm/amd/display: fix input states translation error for dcn35 & + dcn351 (stable-fixes). +- platform/x86: x86-android-tablets: Fix acer_b1_750_goodix_gpios + name (stable-fixes). +- media: rkisp1: Fix IRQ handling due to shared interrupts + (stable-fixes). +- ASoC: SOF: ipc4-pcm: Workaround for crashed firmware on system + suspend (stable-fixes). +- ASoC: rt5645: Make LattePanda board DMI match more precise + (stable-fixes). +- spi: intel-pci: Add support for Lunar Lake-M SPI serial flash + (stable-fixes). +- regmap: kunit: Ensure that changed bytes are actually different + (stable-fixes). +- HID: multitouch: Add required quirk for Synaptics 0xcddc device + (stable-fixes). +- wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrights + (stable-fixes). +- crypto: qat - relocate and rename get_service_enabled() + (stable-fixes). +- pstore: inode: Convert mutex usage to guard(mutex) + (stable-fixes). +- ACPI: resource: Add Infinity laptops to + irq1_edge_low_force_override (stable-fixes). +- commit 88eb41a + +------------------------------------------------------------------- +Wed Mar 27 11:12:04 CET 2024 - denis.kirjanov@suse.com + +- octeontx2-af: Fix devlink params (git-fixes). +- commit 4b1b7ca + +------------------------------------------------------------------- +Wed Mar 27 11:09:48 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix port duplex configure error in IMP reset + (git-fixes). +- commit 1e6cd3d + +------------------------------------------------------------------- +Wed Mar 27 11:08:07 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix kernel crash when 1588 is received on HIP08 + devices (git-fixes). +- commit 1a3aae0 + +------------------------------------------------------------------- +Wed Mar 27 11:06:25 CET 2024 - denis.kirjanov@suse.com + +- net: hns3: fix wrong judgment condition issue (git-fixes). +- commit 1fd3681 + +------------------------------------------------------------------- +Wed Mar 27 11:04:31 CET 2024 - denis.kirjanov@suse.com + +- net: ena: Remove ena_select_queue (git-fixes). +- commit e9af613 + ------------------------------------------------------------------- Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com @@ -1224,6 +9975,67 @@ Wed Mar 27 11:02:49 CET 2024 - denis.kirjanov@suse.com (git-fixes). - commit 2613145 +------------------------------------------------------------------- +Wed Mar 27 11:00:44 CET 2024 - denis.kirjanov@suse.com + +- xdp, bonding: Fix feature flags when there are no slave devs + anymore (git-fixes). +- commit 1154baf + +------------------------------------------------------------------- +Wed Mar 27 10:59:12 CET 2024 - denis.kirjanov@suse.com + +- intel: legacy: Partial revert of field get conversion + (git-fixes). +- commit d4f114e + +------------------------------------------------------------------- +Wed Mar 27 10:57:22 CET 2024 - denis.kirjanov@suse.com + +- igc: avoid returning frame twice in XDP_REDIRECT (git-fixes). +- commit 75f7f5f + +------------------------------------------------------------------- +Wed Mar 27 10:55:51 CET 2024 - denis.kirjanov@suse.com + +- i40e: Fix firmware version comparison function (git-fixes). +- commit 2c37782 + +------------------------------------------------------------------- +Wed Mar 27 10:54:16 CET 2024 - denis.kirjanov@suse.com + +- ice: fix typo in assignment (git-fixes). +- commit f19020e + +------------------------------------------------------------------- +Wed Mar 27 10:52:12 CET 2024 - denis.kirjanov@suse.com + +- ice: fix uninitialized dplls mutex usage (git-fixes). +- commit ff34920 + +------------------------------------------------------------------- +Wed Mar 27 10:50:39 CET 2024 - denis.kirjanov@suse.com + +- net: ice: Fix potential NULL pointer dereference in + ice_bridge_setlink() (git-fixes). +- commit 1e87fbd + +------------------------------------------------------------------- +Tue Mar 26 17:11:37 CET 2024 - colyli@suse.de + +- block: add check that partition length needs to be aligned + with block size (bsc#1220428, CVE-2023-52458). +- commit 9530f29 + +------------------------------------------------------------------- +Tue Mar 26 13:30:37 CET 2024 - mgorman@suse.de + +- Refresh series +- patches.suse/sched-fair-Add-EAS-checks-before-updating-root_domain-overutilized.patch. +- patches.suse/sched-fair-Introduce-is_rd_overutilized-helper-function-to-access-root_domain-overutilized.patch. +- patches.suse/sched-fair-Combine-EAS-check-with-overutilized-access.patch. +- commit fed9643 + ------------------------------------------------------------------- Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz @@ -1231,24 +10043,633 @@ Tue Mar 26 11:14:07 CET 2024 - jbohac@suse.cz (fix unused variable warning) - commit c953180 +------------------------------------------------------------------- +Tue Mar 26 08:36:49 CET 2024 - jlee@suse.com + +- Update References + patches.suse/wifi-ath10k-fix-NULL-pointer-dereference-in-ath10k_w.patch + (git-fixes bsc#1218336 CVE-2023-7042). +- commit 5dbf535 + ------------------------------------------------------------------- Tue Mar 26 08:32:30 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 70b2e3d +------------------------------------------------------------------- +Mon Mar 25 21:39:32 CET 2024 - tiwai@suse.de + +- mm_init kABI workaround (git-fixes). +- commit 258a68b + +------------------------------------------------------------------- +Mon Mar 25 18:02:23 CET 2024 - colyli@suse.de + +- device-dax: make dax_bus_type const (jsc#PED-5853). +- nvdimm: make nvdimm_bus_type const (jsc#PED-5853). +- libnvdimm: Fix ACPI_NFIT in BLK_DEV_PMEM help (jsc#PED-5853). +- nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal + (jsc#PED-5853). +- dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n + (jsc#PED-5853). +- nvdimm/pmem: fix leak on dax_add_host() failure (jsc#PED-5853). +- dax/bus.c: replace several sprintf() with sysfs_emit() + (jsc#PED-5853). +- dax/bus.c: replace driver-core lock usage by a local rwsem + (jsc#PED-5853). +- dm-integrity: set max_integrity_segments in + dm_integrity_io_hints (jsc#PED-7542). +- dm: update relevant MODULE_AUTHOR entries to latest dm-devel + mailing list (jsc#PED-7542). +- dm verity: set DM_TARGET_SINGLETON feature flag (jsc#PED-7542). +- dm crypt: remove redundant state settings after waking up + (jsc#PED-7542). +- dm thin: add braces around conditional code that spans lines + (jsc#PED-7542). +- md/dm-raid: don't call md_reap_sync_thread() directly + (jsc#PED-7542). +- dm-raid: really frozen sync_thread during suspend + (jsc#PED-7542). +- md: add a new helper reshape_interrupted() (jsc#PED-7542). +- md: export helper md_is_rdwr() (jsc#PED-7542). +- md: export helpers to stop sync_thread (jsc#PED-7542). +- md: don't clear MD_RECOVERY_FROZEN for new dm-raid until resume + (jsc#PED-7542). +- md/raid1: factor out helpers to choose the best rdev from + read_balance() (jsc#PED-7542). +- md/raid1: factor out the code to manage sequential IO + (jsc#PED-7542). +- md/raid1: factor out choose_bb_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out choose_slow_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1: factor out read_first_rdev() from read_balance() + (jsc#PED-7542). +- md/raid1-10: factor out a new helper raid1_should_read_first() + (jsc#PED-7542). +- md/raid1-10: add a helper raid1_check_read_range() + (jsc#PED-7542). +- md/raid1: fix choose next idle in read_balance() (jsc#PED-7542). +- commit 9ee2d7c + +------------------------------------------------------------------- +Mon Mar 25 17:59:43 CET 2024 - colyli@suse.de + +- md: preserve KABI in struct md_personality (jsc#PED-7542). +- dm-raid: add a new helper prepare_suspend() in md_personality + (jsc#PED-7542). +- commit ee8ae3a + +------------------------------------------------------------------- +Mon Mar 25 17:57:08 CET 2024 - colyli@suse.de + +- md/raid1: record nonrot rdevs while adding/removing rdevs to + conf (jsc#PED-7542). +- Refresh patches.suse/md-display-timeout-error.patch. +- commit 6221037 + +------------------------------------------------------------------- +Mon Mar 25 17:55:31 CET 2024 - colyli@suse.de + +- md/raid1: factor out helpers to add rdev to conf (jsc#PED-7542). +- md: add a new helper rdev_has_badblock() (jsc#PED-7542). +- md: check mddev->pers before calling md_set_readonly() + (jsc#PED-7542). +- md: clean up openers check in do_md_stop() and md_set_readonly() + (jsc#PED-7542). +- md: sync blockdev before stopping raid or setting readonly + (jsc#PED-7542). +- md: factor out a helper to sync mddev (jsc#PED-7542). +- md: Don't clear MD_CLOSING when the raid is about to stop + (jsc#PED-7542). +- md: return directly before setting did_set_md_closing + (jsc#PED-7542). +- md: clean up invalid BUG_ON in md_ioctl (jsc#PED-7542). +- md: changed the switch of RAID_VERSION to if (jsc#PED-7542). +- md: merge the check of capabilities into md_ioctl_valid() + (jsc#PED-7542). +- md: fix kmemleak of rdev->serial (jsc#PED-7542). +- md: use RCU lock to protect traversal in md_spares_need_change() + (jsc#PED-7542). +- md: get rdev->mddev with READ_ONCE() (jsc#PED-7542). +- md: remove redundant md_wakeup_thread() (jsc#PED-7542). +- md: remove redundant check of 'mddev->sync_thread' + (jsc#PED-7542). +- commit ce67549 + ------------------------------------------------------------------- Mon Mar 25 17:02:21 CET 2024 - tiwai@suse.de - Move upstreamed uio patches into sorted section - commit bd64fed +------------------------------------------------------------------- +Mon Mar 25 16:52:37 CET 2024 - tiwai@suse.de + +- clocksource/drivers/arm_global_timer: Fix maximum prescaler + value (git-fixes). +- clocksource/drivers/imx: Fix -Wunused-but-set-variable warning + (git-fixes). +- speakup: Fix 8bit characters from direct synth (git-fixes). +- wifi: iwlwifi: fw: fix compile w/o CONFIG_ACPI (git-fixes). +- sock_diag: annotate data-races around sock_diag_handlers[family] + (git-fixes). +- serial: core: Fix atomicity violation in uart_tiocmget + (git-fixes). +- commit 1a369e8 + +------------------------------------------------------------------- +Mon Mar 25 16:52:07 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch (git-fixes) +- commit 520ebef + +------------------------------------------------------------------- +Mon Mar 25 16:41:56 CET 2024 - tiwai@suse.de + +- efi: fix panic in kdump kernel (git-fixes). +- efi: disable mirror feature during crashkernel (stable-fixes). +- commit 1fa1fb0 + +------------------------------------------------------------------- +Mon Mar 25 15:11:53 CET 2024 - oneukum@suse.com + +- xhci: update event ring dequeue pointer position to controller + correctly (git-fixes). + Altered because we cannot take the multiple interrupter code +- commit 09553b9 + +------------------------------------------------------------------- +Mon Mar 25 15:02:58 CET 2024 - oneukum@suse.com + +- xhci: remove unnecessary event_ring_deq parameter from + xhci_handle_event() (git-fixes). +- commit 9738c27 + +------------------------------------------------------------------- +Mon Mar 25 14:54:24 CET 2024 - oneukum@suse.com + +- xhci: simplify event ring dequeue tracking for transfer events + (git-fixes). +- Refresh + patches.suse/xhci-Simplify-event-ring-dequeue-pointer-update-for-.patch. +- commit b590884 + +------------------------------------------------------------------- +Mon Mar 25 14:44:04 CET 2024 - oneukum@suse.com + +- xhci: add helper that checks for unhandled events on a event + ring (git-fixes). +- commit 14f6eb3 + +------------------------------------------------------------------- +Mon Mar 25 14:40:24 CET 2024 - oneukum@suse.com + +- usb: xhci: Implement xhci_handshake_check_state() helper. +- commit f377708 + +------------------------------------------------------------------- +Mon Mar 25 13:47:53 CET 2024 - denis.kirjanov@suse.com + +- kabi/severities: ignore Wangxun ethernet driver local symbols +- commit 86b4a3b + +------------------------------------------------------------------- +Mon Mar 25 12:49:46 CET 2024 - ailiop@suse.com + +- ubi: Check for too small LEB size in VTBL code (bsc#1219834 + CVE-2024-25739). +- commit 8837d83 + +------------------------------------------------------------------- +Mon Mar 25 11:42:05 CET 2024 - oneukum@suse.com + +- xhci: Simplify event ring dequeue pointer update for port + change events (git-fixes). +- commit 87ce2b5 + +------------------------------------------------------------------- +Mon Mar 25 10:47:22 CET 2024 - tiwai@suse.de + +- wifi: ath11k: decrease MHI channel buffer length to 8KB + (bsc#1207948). +- commit fa1c47a + +------------------------------------------------------------------- +Mon Mar 25 10:46:37 CET 2024 - nik.borisov@suse.com + +- x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (git-fixes). +- commit 4352288 + +------------------------------------------------------------------- +Mon Mar 25 10:45:13 CET 2024 - nik.borisov@suse.com + +- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes). +- commit 6ea0e27 + +------------------------------------------------------------------- +Mon Mar 25 10:34:13 CET 2024 - denis.kirjanov@suse.com + +- ice: virtchnl: stop pretending to support RSS over AQ or + registers (git-fixes). +- commit 6cbf931 + +------------------------------------------------------------------- +Mon Mar 25 10:32:43 CET 2024 - denis.kirjanov@suse.com + +- idpf: disable local BH when scheduling napi for marker packets + (git-fixes). +- commit 30580cd + +------------------------------------------------------------------- +Mon Mar 25 10:31:06 CET 2024 - denis.kirjanov@suse.com + +- net: dsa: microchip: fix register write order in + ksz8_ind_write8() (git-fixes). +- commit ed256c0 + +------------------------------------------------------------------- +Mon Mar 25 10:29:29 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Switch to using _bh variant of of spinlock API in + port timestamping NAPI poll context (git-fixes). +- commit 41be7c6 + +------------------------------------------------------------------- +Mon Mar 25 10:26:04 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Fix incorrect dereference in interrupt handlers + (git-fixes). +- commit 0ab8957 + +------------------------------------------------------------------- +Mon Mar 25 10:20:36 CET 2024 - denis.kirjanov@suse.com + +- net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdio + (git-fixes). +- commit 82f6a71 + +------------------------------------------------------------------- +Mon Mar 25 10:18:29 CET 2024 - denis.kirjanov@suse.com + +- net: libwx: fix memory leak on free page (git-fixes). +- commit 1147e4f + +------------------------------------------------------------------- +Mon Mar 25 10:15:05 CET 2024 - denis.kirjanov@suse.com + +- Update references +- commit 2642ab1 + +------------------------------------------------------------------- +Mon Mar 25 09:10:29 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one PCI miss +- commit 45d2467 + +------------------------------------------------------------------- +Mon Mar 25 09:06:28 CET 2024 - jslaby@suse.cz + +- PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p + (git-fixes). +- PCI: qcom: Add support for sa8775p SoC (git-fixes). +- PCI/ASPM: Use RMW accessors for changing LNKCTL (git-fixes). +- PCI: Make link retraining use RMW accessors for changing LNKCTL + (git-fixes). +- commit 85600d2 + +------------------------------------------------------------------- +Mon Mar 25 08:53:55 CET 2024 - dwagner@suse.de + +- nvme: fix reconnection fail due to reserved tag allocation + (git-fixes). +- commit b4e9845 + +------------------------------------------------------------------- +Mon Mar 25 07:09:23 CET 2024 - shung-hsi.yu@suse.com + +- bpf, scripts: Correct GPL license name (git-fixes). +- commit 0780a36 + ------------------------------------------------------------------- Sun Mar 24 09:09:01 CET 2024 - tiwai@suse.de - Move out-of-tree kexec patches into the right section - commit 06266e2 +------------------------------------------------------------------- +Sun Mar 24 09:06:31 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit d7cfbed + +------------------------------------------------------------------- +Sat Mar 23 10:48:51 CET 2024 - tiwai@suse.de + +- Drop usb gadget patch that was taken mistakenly and reverted (git-fixes) +- commit 57ae154 + +------------------------------------------------------------------- +Sat Mar 23 09:12:01 CET 2024 - tiwai@suse.de + +- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler + (git-fixes). +- spi: lm70llp: fix links in doc and comments (git-fixes). +- spi: lpspi: Avoid potential use-after-free in probe() + (git-fixes). +- ASoC: rockchip: i2s-tdm: Fix inaccurate sampling rates + (git-fixes). +- ASoC: tlv320adc3xxx: Don't strip remove function when driver + is builtin (git-fixes). +- commit 0e27f7b + +------------------------------------------------------------------- +Fri Mar 22 13:17:18 CET 2024 - tiwai@suse.de + +- drm/amdgpu: drop setting buffer funcs in sdma442 (git-fixes). +- drm/amdgpu/pm: Check the validity of overdiver power limit + (git-fixes). +- drm/amdgpu/pm: Fix NULL pointer dereference when get power limit + (git-fixes). +- drm/amdgpu: fix mmhub client id out-of-bounds access + (git-fixes). +- nouveau/gsp: don't check devinit disable on GSP (git-fixes). +- drm: Fix drm_fixp2int_round() making it add 0.5 (git-fixes). +- nouveau: reset the bo resource bus info after an eviction + (git-fixes). +- rtc: mt6397: select IRQ_DOMAIN instead of depending on it + (git-fixes). +- selftests: forwarding: Fix ping failure due to short timeout + (git-fixes). +- soc: fsl: qbman: Use raw spinlock for cgr_lock (git-fixes). +- soc: fsl: qbman: Always disable interrupts when taking cgr_lock + (git-fixes). +- kconfig: fix infinite loop when expanding a macro at the end + of file (git-fixes). +- slimbus: core: Remove usage of the deprecated ida_simple_xx() + API (git-fixes). +- hwtracing: hisi_ptt: Move type check to the beginning of + hisi_ptt_pmu_event_init() (git-fixes). +- bus: mhi: ep: check the correct variable in + mhi_ep_register_controller() (git-fixes). +- iio: gts-helper: Fix division loop (git-fixes). +- iio: dummy_evgen: remove Excess kernel-doc comments (git-fixes). +- serial: Lock console when calling into driver before + registration (git-fixes). +- serial: core: only stop transmit when HW fifo is empty + (git-fixes). +- serial: 8250_exar: Don't remove GPIO device on suspend + (git-fixes). +- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT + (git-fixes). +- serial: max310x: fix syntax error in IRQ error message + (git-fixes). +- serial: max310x: fix NULL pointer dereference in I2C + instantiation (git-fixes). +- tty: vt: fix 20 vs 0x20 typo in EScsiignore (git-fixes). +- usb: gadget: net2272: Use irqflags in the call to + net2272_probe_fin (git-fixes). +- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (git-fixes). +- usb: xhci: Add error handling in xhci_map_urb_for_dma + (git-fixes). +- usb: phy: generic: Get the vbus supply (git-fixes). +- usb: audio-v2: Correct comments for struct + uac_clock_selector_descriptor (git-fixes). +- remoteproc: stm32: Fix incorrect type assignment returned by + stm32_rproc_get_loaded_rsc_tablef (git-fixes). +- remoteproc: virtio: Fix wdg cannot recovery remote processor + (git-fixes). +- commit 0e293ea + +------------------------------------------------------------------- +Fri Mar 22 12:36:58 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array + (git-fixes). +- commit 7b0b857 + +------------------------------------------------------------------- +Fri Mar 22 12:30:29 CET 2024 - vkarasulli@suse.de + +- iommufd/iova_bitmap: Consider page offset for the pages to be + pinned (git-fixes). +- commit 0bcb37d + +------------------------------------------------------------------- +Fri Mar 22 11:56:37 CET 2024 - vkarasulli@suse.de + +- iommu/vt-d: Set SSADE when attaching to a parent with dirty + tracking (git-fixes). +- commit 0dce02e + +------------------------------------------------------------------- +Fri Mar 22 11:13:09 CET 2024 - vkarasulli@suse.de + +- iommufd: Fix iopt_access_list_id overwrite bug (git-fixes). +- commit 393f087 + +------------------------------------------------------------------- +Fri Mar 22 10:48:43 CET 2024 - iivanov@suse.de + +- Update patches.suse/dmaengine-fix-NULL-pointer-in-channel-unregistration.patch (git-fixes bsc#1221276 CVE-2023-52492) +- commit 4334575 + +------------------------------------------------------------------- +Fri Mar 22 08:56:05 CET 2024 - iivanov@suse.de + +- Update patches.suse/firmware-arm_scmi-Check-mailbox-SMT-channel-for-cons.patch (git-fixes bsc#1221375 CVE-2023-52608) +- commit 9e41d96 + +------------------------------------------------------------------- +Thu Mar 21 22:20:29 CET 2024 - tonyj@suse.de + +- perf tests: Skip data symbol test if buf1 symbol is missing + (bsc#1220045). +- perf tests: Make data symbol test wait for perf to start + (bsc#1220045). +- commit c2fa164 + +------------------------------------------------------------------- +Thu Mar 21 17:59:54 CET 2024 - jlee@suse.com + +- Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security + (bsc#1219170 CVE-2024-22099). +- commit ee8d9c4 + +------------------------------------------------------------------- +Thu Mar 21 14:35:13 CET 2024 - dwagner@suse.de + +- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816). +- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816). +- scsi: qla2xxx: Change debug message during driver unload + (bsc1221816). +- scsi: qla2xxx: Fix double free of fcport (bsc1221816). +- scsi: qla2xxx: Fix double free of the ha->vp_map pointer + (bsc1221816). +- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816). +- scsi: qla2xxx: NVME|FCP prefer flag not being honored + (bsc1221816). +- scsi: qla2xxx: Update manufacturer detail (bsc1221816). +- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816). +- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816). +- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816). +- commit 1d07bf4 + +------------------------------------------------------------------- +Thu Mar 21 14:12:16 CET 2024 - jlee@suse.com + +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270 CVE-2024-26898 bsc#1223016). +- aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts + (bsc#1218562 CVE-2023-6270). +- commit bd4199d + +------------------------------------------------------------------- +Thu Mar 21 14:08:17 CET 2024 - dwagner@suse.de + +- scsi: lpfc: Copyright updates for 14.4.0.1 patches + (bsc#1221777). +- scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777). +- scsi: lpfc: Define types in a union for generic void *context3 + ptr (bsc#1221777). +- scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr + (bsc#1221777). +- scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr + (bsc#1221777). +- scsi: lpfc: Use a dedicated lock for ras_fwlog state + (bsc#1221777). +- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() + (bsc#1221777). +- scsi: lpfc: Replace hbalock with ndlp lock in + lpfc_nvme_unregister_port() (bsc#1221777). +- scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic + (bsc#1221777). +- scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling + (bsc#1221777 bsc#1217959). +- scsi: lpfc: Move NPIV's transport unregistration to after + resource clean up (bsc#1221777). +- scsi: lpfc: Remove unnecessary log message in queuecommand path + (bsc#1221777). +- scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() + (bsc#1221777). +- scsi: lpfc: Correct size for wqe for memset() (bsc#1221777). +- commit eef9737 + +------------------------------------------------------------------- +Thu Mar 21 11:31:29 CET 2024 - msuchanek@suse.de + +- Workaround broken chacha crypto fallback (bsc#1218205). +- commit 55f136c + +------------------------------------------------------------------- +Thu Mar 21 11:19:16 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Use a memory barrier to enforce PTP WQ xmit + submission tracking occurs after populating the metadata_map + (git-fixes). +- commit c382d3a + +------------------------------------------------------------------- +Thu Mar 21 11:17:43 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Fix MACsec state loss upon state update in offload + path (git-fixes). +- commit 7293938 + +------------------------------------------------------------------- +Thu Mar 21 11:16:11 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5e: Change the warning when ignore_flow_level is not + supported (git-fixes). +- commit 5274665 + +------------------------------------------------------------------- +Thu Mar 21 11:14:37 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: Fix fw reporter diagnose output (git-fixes). +- commit 3377c89 + +------------------------------------------------------------------- +Thu Mar 21 11:13:05 CET 2024 - denis.kirjanov@suse.com + +- net/mlx5: E-switch, Change flow rule destination checking + (git-fixes). +- commit 1d30b46 + +------------------------------------------------------------------- +Thu Mar 21 11:11:26 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5e: Check the number of elements before walk + TC rhashtable" (git-fixes). +- commit a37e618 + +------------------------------------------------------------------- +Thu Mar 21 11:09:49 CET 2024 - denis.kirjanov@suse.com + +- Revert "net/mlx5: Block entering switchdev mode with ns + inconsistency" (git-fixes). +- commit 917148d + +------------------------------------------------------------------- +Thu Mar 21 11:08:11 CET 2024 - denis.kirjanov@suse.com + +- ice: reconfig host after changing MSI-X on VF (git-fixes). +- commit f980680 + +------------------------------------------------------------------- +Thu Mar 21 11:06:28 CET 2024 - denis.kirjanov@suse.com + +- ice: reorder disabling IRQ and NAPI in ice_qp_dis (git-fixes). +- commit 4099ba6 + +------------------------------------------------------------------- +Thu Mar 21 11:05:01 CET 2024 - denis.kirjanov@suse.com + +- i40e: disable NAPI right after disabling irqs when handling + xsk_pool (git-fixes). +- commit 1715806 + +------------------------------------------------------------------- +Thu Mar 21 11:03:38 CET 2024 - denis.kirjanov@suse.com + +- ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able + (git-fixes). +- commit fbfea47 + +------------------------------------------------------------------- +Thu Mar 21 11:02:10 CET 2024 - denis.kirjanov@suse.com + +- geneve: make sure to pull inner header in geneve_rx() + (git-fixes). +- commit 8b261ce + +------------------------------------------------------------------- +Thu Mar 21 11:00:24 CET 2024 - denis.kirjanov@suse.com + +- gtp: fix use-after-free and null-ptr-deref in gtp_newlink() + (git-fixes). +- commit 897cd65 + +------------------------------------------------------------------- +Thu Mar 21 10:58:44 CET 2024 - denis.kirjanov@suse.com + +- igb: extend PTP timestamp adjustments to i211 (git-fixes). +- commit b173908 + +------------------------------------------------------------------- +Thu Mar 21 10:57:13 CET 2024 - denis.kirjanov@suse.com + +- stmmac: Clear variable when destroying workqueue (git-fixes). +- commit 94d14a9 + +------------------------------------------------------------------- +Thu Mar 21 08:42:50 CET 2024 - mfranc@suse.cz + +- s390/vtime: fix average steal time calculation (git-fixes + bsc#1221783). +- commit e044390 + ------------------------------------------------------------------- Wed Mar 20 14:59:03 CET 2024 - jbohac@suse.cz @@ -1332,6 +10753,48 @@ Wed Mar 20 14:43:57 CET 2024 - jbohac@suse.cz crashkernel=,high (jsc#PED-7249). - commit 9191c97 +------------------------------------------------------------------- +Wed Mar 20 13:05:54 CET 2024 - jslaby@suse.cz + +- blacklist.conf: add one x86/mem_encrypt entry +- commit 6d2cc3b + +------------------------------------------------------------------- +Wed Mar 20 13:04:03 CET 2024 - jslaby@suse.cz + +- net/smc: fix documentation of buffer sizes (git-fixes). +- bootmem: use kmemleak_free_part_phys in free_bootmem_page + (git-fixes). +- swiotlb: use the calculated number of areas (git-fixes). +- sched/psi: Select KERNFS as needed (git-fixes). +- commit ed6834a + +------------------------------------------------------------------- +Wed Mar 20 13:00:31 CET 2024 - denis.kirjanov@suse.com + +- veth: try harder when allocating queue memory (git-fixes). +- commit fda44e7 + +------------------------------------------------------------------- +Wed Mar 20 10:59:24 CET 2024 - oneukum@suse.com + +- vdpa/mlx5: Allow CVQ size changes (git-fixes). +- commit 7026f16 + +------------------------------------------------------------------- +Wed Mar 20 10:56:13 CET 2024 - oneukum@suse.com + +- vdpa_sim: reset must not run (git-fixes). +- commit b05aeef + +------------------------------------------------------------------- +Wed Mar 20 08:18:45 CET 2024 - iivanov@suse.de + +- Fix patches.suse/coresight-etm4x-Add-ACPI-support-in-platform-driver.patch (bsc#1218779 bsc#1220587) + Put back patch hunk which where missed because file rename + drivers/acpi/acpi_amba.c -> drivers/acpi/arm64/amba.c +- commit 1eccf32 + ------------------------------------------------------------------- Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de @@ -1343,6 +10806,50 @@ Wed Mar 20 07:47:07 CET 2024 - tiwai@suse.de an error handling path (git-fixes). - commit 353a58d +------------------------------------------------------------------- +Wed Mar 20 02:06:22 CET 2024 - neilb@suse.de + +- NFSD: Fix nfsd_clid_class use of __string_len() macro + (git-fixes). +- nfs: fix panic when nfs4_ff_layout_prepare_ds() fails + (git-fixes). +- NFS: Read unlock folio on nfs_page_create_from_folio() error + (git-fixes). +- NFSv4.1/pnfs: fix NFS with TLS in pnfs (git-fixes). +- NFS: Fix an off by one in root_nfs_cat() (git-fixes). +- NFS: Fix nfs_netfs_issue_read() xarray locking for writeback + interrupt (git-fixes). +- NFSv4.2: fix listxattr maximum XDR buffer size (git-fixes). +- NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 + (git-fixes). +- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() + (git-fixes). +- nfsd: Fix a regression in nfsd_setattr() (git-fixes). +- nfsd: don't call locks_release_private() twice concurrently + (git-fixes). +- NFSD: Retransmit callbacks after client reconnects (git-fixes). +- NFSD: Reschedule CB operations when backchannel rpc_clnt is + shut down (git-fixes). +- NFSD: Convert the callback workqueue to use delayed_work + (git-fixes). +- NFSD: Reset cb_seq_status after NFS4ERR_DELAY (git-fixes). +- NFSD: fix LISTXATTRS returning more bytes than maxcount + (git-fixes). +- NFSD: fix LISTXATTRS returning a short list with eof=TRUE + (git-fixes). +- NFSD: change LISTXATTRS cookie encoding to big-endian + (git-fixes). +- NFSD: fix nfsd4_listxattr_validate_cookie (git-fixes). +- SUNRPC: fix some memleaks in gssx_dec_option_array (git-fixes). +- SUNRPC: fix a memleak in gss_import_v2_context (git-fixes). +- commit cf1cfe0 + +------------------------------------------------------------------- +Wed Mar 20 01:13:52 CET 2024 - neilb@suse.de + +- blacklist.conf: add a 'cosmetic' commit +- commit 704be6f + ------------------------------------------------------------------- Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com @@ -1350,6 +10857,13 @@ Tue Mar 19 18:30:13 CET 2024 - mkoutny@suse.com patches.suse/net-sched-Add-module-alias-for-sch_fq_pie.patch. - commit 4c6eb4e +------------------------------------------------------------------- +Tue Mar 19 15:58:13 CET 2024 - vkarasulli@suse.de + +- iommu/dma: Trace bounce buffer usage when mapping buffers + (git-fixes). +- commit a53df01 + ------------------------------------------------------------------- Tue Mar 19 15:30:05 CET 2024 - nmorey@suse.com @@ -1386,6 +10900,15 @@ Tue Mar 19 14:21:35 CET 2024 - pjakobsson@suse.de - drm/amd/display: Fix && vs || typos (git-fixes). - commit 1a09c42 +------------------------------------------------------------------- +Tue Mar 19 12:26:21 CET 2024 - vkarasulli@suse.de + +- iommu: Map reserved memory as cacheable if device is coherent + (git-fixes). +- Refresh + patches.suse/iommu-Don-t-reserve-0-length-IOVA-region.patch. +- commit 3835906 + ------------------------------------------------------------------- Tue Mar 19 11:32:10 CET 2024 - svarbanov@suse.de @@ -3086,6 +12609,36 @@ Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de - Move upstreamed patches into sorted section - commit 612fa2e +------------------------------------------------------------------- +Wed Mar 13 08:09:26 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Add a representative platform device for TRBE (bsc#1220587) +- commit e433e12 + +------------------------------------------------------------------- +Wed Mar 13 08:05:56 CET 2024 - iivanov@suse.de + +- arm_pmu: acpi: Refactor arm_spe_acpi_register_device() (bsc#1220587) +- commit c36cae4 + +------------------------------------------------------------------- +Wed Mar 13 08:03:50 CET 2024 - iivanov@suse.de + +- coresight: trbe: Enable ACPI based TRBE devices (bsc#1220587) +- commit 0aa88dd + +------------------------------------------------------------------- +Wed Mar 13 08:02:46 CET 2024 - iivanov@suse.de + +- coresight: trbe: Add a representative coresight_platform_data for (bsc#1220587) +- commit 4d64f51 + +------------------------------------------------------------------- +Wed Mar 13 07:58:31 CET 2024 - iivanov@suse.de + +- coresight: trbe: Allocate platform data per device (bsc#1220587) +- commit fd3964b + ------------------------------------------------------------------- Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de @@ -3360,6 +12913,21 @@ Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com Added CVE - commit 61b1ebd +------------------------------------------------------------------- +Mon Mar 11 09:48:38 CET 2024 - dwagner@suse.de + +- nvmet-fc: take ref count on tgtport before delete assoc + (git-fixes). +- nvmet-fc: avoid deadlock on delete association path (git-fixes). +- nvmet-fc: abort command when there is no binding (git-fixes). +- nvmet-fc: hold reference on hostport match (git-fixes). +- nvmet-fc: defer cleanup using RCU properly (git-fixes). +- nvmet-fc: release reference on target port (git-fixes). +- nvmet-fcloop: swap the list_add_tail arguments (git-fixes). +- nvme-fc: do not wait in vain when unloading module (git-fixes). +- nvmet-tcp: fix nvme tcp ida memory leak (git-fixes). +- commit 53c6a83 + ------------------------------------------------------------------- Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index c23ea9f..db9e12a 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -19,7 +19,7 @@ %define srcversion 6.4 %define patchversion 6.4.0 -%define git_commit 8ef0762757f737c453dc5905f22e49bd8ba0fe20 +%define git_commit 377598714132de649a19f4cde3c4f515959883e3 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -38,7 +38,7 @@ Name: kernel-zfcpdump Version: 6.4.0 %if 0%{?is_kotd} -Release: .g8ef0762 +Release: .g3775987 %else Release: 0 %endif diff --git a/patches.kabi.tar.bz2 b/patches.kabi.tar.bz2 index eabe37c..5493715 100644 --- a/patches.kabi.tar.bz2 +++ b/patches.kabi.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dafb51bba219cd7ef8ae9647598bd2e18b0f3065c5a6d6ffad9ee43bf1ebc4f4 -size 3316 +oid sha256:aa2fd840265cd406454addcb33cb23605aa95f5d5a90b5a8700b1a8722b8bfe5 +size 8774 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 57e000a..9a4ecd2 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:319756390468af01a0010fee717ed1898bbafa3a0503264fe62cedfdece08867 -size 18807193 +oid sha256:6b37f63474e162be151500f9030637ce2a4a19f34949000cc8342141a66a72a1 +size 20083631 diff --git a/series.conf b/series.conf index 9372120..72da67d 100644 --- a/series.conf +++ b/series.conf @@ -79,6 +79,17 @@ patches.suse/btrfs-don-t-use-btrfs_bio_ctrl-for-extent-buffe.patch patches.suse/btrfs-return-bool-from-lock_extent_buffer_for_i.patch patches.suse/btrfs-submit-a-writeback-bio-per-extent_buffer.patch + patches.suse/btrfs-reorder-some-members-of-struct-btrfs_delayed_r.patch + patches.suse/btrfs-remove-unused-is_head-field-from-struct-btrfs_.patch + patches.suse/btrfs-remove-pointless-in_tree-field-from-struct-btr.patch + patches.suse/btrfs-use-a-bool-to-track-qgroup-record-insertion-wh.patch + patches.suse/btrfs-make-insert_delayed_ref-return-a-bool-instead-.patch + patches.suse/btrfs-get-rid-of-label-and-goto-at-insert_delayed_re.patch + patches.suse/btrfs-assert-correct-lock-is-held-at-btrfs_select_re.patch + patches.suse/btrfs-use-bool-type-for-delayed-ref-head-fields-that.patch + patches.suse/btrfs-use-a-single-switch-statement-when-initializin.patch + patches.suse/btrfs-remove-unnecessary-prototype-declarations-at-d.patch + patches.suse/btrfs-make-btrfs_destroy_delayed_refs-return-void.patch patches.suse/btrfs-add-xxhash-to-fast-checksum-implementatio.patch patches.suse/btrfs-warn-on-invalid-slot-in-tree-mod-log-rewi.patch patches.suse/btrfs-insert-tree-mod-log-move-in-push_node_lef.patch @@ -852,6 +863,7 @@ patches.suse/maple_tree-relocate-the-declaration-of-mas_empty_are.patch patches.suse/mm-mm_init.c-introduce-reset_memoryless_node_totalpages.patch patches.suse/mm-mm_init.c-do-not-calculate-zone_start_pfn-zone_end_pfn-in-zone_absent_pages_in_node.patch + patches.suse/swap-comments-get_swap_device-with-usage-rule.patch patches.suse/THP-avoid-lock-when-check-whether-THP-is-in-deferred-list.patch patches.suse/mm-mm_init.c-remove-free_area_init_memoryless_node.patch patches.suse/mm-page_alloc-don-t-wake-kswapd-from-rmqueue-unless-__GFP_KSWAPD_RECLAIM-is-specified.patch @@ -4673,6 +4685,7 @@ patches.suse/platform-x86-amd-pmc-Update-metrics-table-info-for-P.patch patches.suse/platform-x86-intel-pmc-Remove-Meteor-Lake-S-pla.patch patches.suse/platform-x86-think-lmi-mutex-protection-around-.patch + patches.suse/platform-x86-think-lmi-Enable-opcode-support-on-BIOS.patch patches.suse/platform-x86-think-lmi-Correct-System-password-.patch patches.suse/platform-x86-think-lmi-Correct-NVME-password-ha.patch patches.suse/platform-x86-thinkpad_acpi-Fix-lkp-tests-warnin.patch @@ -4718,12 +4731,14 @@ patches.suse/PCI-ASPM-Factor-out-pcie_wait_for_retrain.patch patches.suse/PCI-ASPM-Avoid-link-retraining-race.patch patches.suse/net-mlx5-Rely-on-dev-link_active_reporting.patch + patches.suse/PCI-Execute-quirk_enable_clear_retrain_link-earlier.patch patches.suse/PCI-pciehp-Cancel-bringup-sequence-if-card-is-n.patch patches.suse/PCI-acpiphp-Reassign-resources-on-bridge-if-ne.patch patches.suse/PCI-PM-Avoid-putting-EloPOS-E2-S2-H2-PCIe-Ports.patch patches.suse/PCI-ACPI-Validate-acpi_pci_set_power_state-para.patch patches.suse/PCI-ACPI-Call-_REG-when-transitioning-D-states.patch patches.suse/PCI-Release-resource-invalidated-by-coalescing.patch + patches.suse/PCI-Delay-after-FLR-of-Solidigm-P44-Pro-NVMe.patch patches.suse/PCI-Add-function-1-DMA-alias-quirk-for-Marvell-.patch patches.suse/PCI-Add-pci_clear_master-stub-for-non-CONFIG_PC.patch patches.suse/PCI-cadence-Fix-Gen2-Link-Retraining-process.patch @@ -4780,6 +4795,8 @@ patches.suse/crypto-jitter-replace-LFSR-with-SHA3-256.patch patches.suse/hwrng-virtio-Fix-race-on-data_avail-and-actual-.patch patches.suse/crypto-nx-fix-build-warnings-when-DEBUG_FS-is-n.patch + patches.suse/crypto-ccp-Add-support-for-PCI-device-0x17E0.patch + patches.suse/crypto-ccp-Add-support-for-PCI-device-0x156E.patch patches.suse/crypto-marvell-cesa-Fix-type-mismatch-warning.patch patches.suse/crypto-jitter-correct-health-test-during-initia.patch patches.suse/crypto-qat-move-dbgfs-init-to-separate-file.patch @@ -4797,6 +4814,7 @@ patches.suse/crypto-qat-expose-pm_idle_enabled-through-sysfs.patch patches.suse/crypto-qat-do-not-export-adf_init_admin_pm.patch patches.suse/crypto-algboss-Add-missing-dependency-on-RNG2-fb28fabf.patch + patches.suse/crypto-rsa-allow-only-odd-e-and-restrict-value-in-FI.patch patches.suse/crypto-akcipher-Add-sync-interface-without-SG-lists-addde1f2.patch patches.suse/crypto-sig-Add-interface-for-sign-verify-6cb8815f.patch patches.suse/KEYS-Add-forward-declaration-in-asymmetric-parser.h-b6d0695b.patch @@ -5309,6 +5327,7 @@ patches.suse/xfs-don-t-reverse-order-of-items-in-bulk-AIL-insertion.patch patches.suse/xfs-use-deferred-frees-for-btree-block-freeing.patch patches.suse/xfs-pass-alloc-flags-through-to-xfs_extent_busy_flush.patch + patches.suse/xfs-allow-extent-free-intents-to-be-retried.patch patches.suse/xfs-don-t-block-in-busy-flushing-when-freeing-extents.patch patches.suse/xfs-AGF-length-has-never-been-bounds-checked.patch patches.suse/xfs-fix-bounds-check-in-xfs_defer_agfl_block.patch @@ -5860,8 +5879,13 @@ patches.suse/net-ethernet-mtk_eth_soc-handle-probe-deferral.patch patches.suse/bna-Remove-error-checking-for-debugfs_create_dir.patch patches.suse/gso-fix-dodgy-bit-handling-for-GSO_UDP_L4.patch + patches.suse/net-bonding-remove-kernel-doc-comment-marker.patch + patches.suse/net-cfg802154-fix-kernel-doc-notation-warnings.patch patches.suse/codel-fix-kernel-doc-notation-warnings.patch patches.suse/devlink-fix-kernel-doc-notation-warnings.patch + patches.suse/inet-frags-eliminate-kernel-doc-warning.patch + patches.suse/net-llc-fix-kernel-doc-notation-warnings.patch + patches.suse/net-NSH-fix-kernel-doc-notation-warning.patch patches.suse/pie-fix-kernel-doc-notation-warning.patch patches.suse/rsi-remove-kernel-doc-comment-marker.patch patches.suse/net-sched-cls_matchall-Undo-tcf_bind_filter-in-.patch @@ -6276,6 +6300,7 @@ patches.suse/LoongArch-BPF-Fix-check-condition-to-call-lu32i.patch patches.suse/ring-buffer-Fix-wrong-stat-of-cpu_buffer-read.patch patches.suse/tracing-Fix-warning-in-trace_buffered_event_dis.patch + patches.suse/cifs-fix-charset-issue-in-reconnection.patch patches.suse/smb3-do-not-set-NTLMSSP_VERSION-flag-for-negoti.patch patches.suse/cifs-add-missing-return-value-check-for-cifs_sb_tlink.patch patches.suse/irq-bcm6345-l1-Do-not-assume-a-fixed-block-to-c.patch @@ -7058,6 +7083,7 @@ patches.suse/efivarfs-convert-to-ctime-accessor-functions.patch patches.suse/bpf-convert-to-ctime-accessor-functions.patch patches.suse/reiserfs-Check-the-return-value-from-__getblk.patch + patches.suse/fs-Fix-error-checking-for-d_hash_and_lookup.patch patches.suse/fs-buffer.c-disable-per-CPU-buffer_head-cache-for-is.patch patches.suse/io_uring-rename-kiocb_end_write-local-helper.patch patches.suse/fs-add-kerneldoc-to-file_-start-end-_write-helpers.patch @@ -7069,9 +7095,11 @@ patches.suse/nbd-call-blk_mark_disk_dead-in-nbd_clear_sock_ioctl.patch patches.suse/block-simplify-the-disk_force_media_change-interface.patch patches.suse/floppy-call-disk_force_media_change-when-changing-the-format.patch + patches.suse/autofs-use-wake_up-instead-of-wake_up_interruptible.patch patches.suse/selftests-nolibc-drop-test-chmod_net.patch patches.suse/proc-use-generic-setattr-for-proc-PID-net.patch patches.suse/procfs-block-chmod-on-proc-thread-self-comm.patch + patches.suse/locks-fix-KASAN-use-after-free-in-trace_event_raw_ev.patch patches.suse/erofs-ensure-that-the-post-EOF-tails-are-all-z.patch patches.suse/iomap-Remove-large-folio-handling-in-iomap_invalidate_folio.patch patches.suse/iomap-Remove-unnecessary-test-from-iomap_release_folio.patch @@ -7091,6 +7119,39 @@ patches.suse/fs-add-IOCB-flags-related-to-passing-back-dio-comple.patch patches.suse/io_uring-rw-add-write-support-for-IOCB_DIO_CALLER_CO.patch patches.suse/iomap-support-IOCB_DIO_CALLER_COMP.patch + patches.suse/fsverity-skip-PKCS-7-parser-when-keyring-is-empty.patch + patches.suse/btrfs-update-documentation-for-add_new_free_space.patch + patches.suse/btrfs-rename-add_new_free_space-to-btrfs_add_new_fre.patch + patches.suse/btrfs-make-btrfs_destroy_marked_extents-return-void.patch + patches.suse/btrfs-make-btrfs_destroy_pinned_extent-return-void.patch + patches.suse/btrfs-make-find_first_extent_bit-return-a-boolean.patch + patches.suse/btrfs-open-code-trivial-btrfs_add_excluded_extent.patch + patches.suse/btrfs-move-btrfs_free_excluded_extents-into-block-gr.patch + patches.suse/btrfs-free-qgroup-rsv-on-io-failure.patch + patches.suse/btrfs-fix-start-transaction-qgroup-rsv-double-free.patch + patches.suse/btrfs-don-t-start-transaction-when-joining-with-TRAN.patch + patches.suse/btrfs-update-comment-for-btrfs_join_transaction_nost.patch + patches.suse/btrfs-print-target-number-of-bytes-when-dumping-free.patch + patches.suse/btrfs-print-block-group-super-and-delalloc-bytes-whe.patch + patches.suse/btrfs-print-available-space-for-a-block-group-when-d.patch + patches.suse/btrfs-print-available-space-across-all-block-groups-.patch + patches.suse/btrfs-don-t-steal-space-from-global-rsv-after-a-tran.patch + patches.suse/btrfs-store-the-error-that-turned-the-fs-into-error-.patch + patches.suse/btrfs-return-real-error-when-orphan-cleanup-fails-du.patch + patches.suse/btrfs-fail-priority-metadata-ticket-with-real-fs-err.patch + patches.suse/btrfs-make-btrfs_cleanup_fs_roots-static.patch + patches.suse/btrfs-make-find_free_dev_extent-static.patch + patches.suse/btrfs-merge-find_free_dev_extent-and-find_free_dev_e.patch + patches.suse/btrfs-avoid-starting-new-transaction-when-flushing-d.patch + patches.suse/btrfs-avoid-starting-and-committing-empty-transactio.patch + patches.suse/btrfs-avoid-start-and-commit-empty-transaction-when-.patch + patches.suse/btrfs-avoid-start-and-commit-empty-transaction-when.patch + patches.suse/btrfs-handle-errors-properly-in-update_inline_extent.patch + patches.suse/btrfs-set-page-extent-mapped-after-read_folio-in-rel.patch + patches.suse/btrfs-output-extra-debug-info-if-we-failed-to-find-a.patch + patches.suse/btrfs-add-a-helper-to-read-the-superblock-metadata_u.patch + patches.suse/btrfs-use-the-correct-superblock-to-compare-fsid-in-.patch + patches.suse/btrfs-compare-the-correct-fsid-metadata_uuid-in-btrf.patch patches.suse/pstore-ram-Check-start-of-empty-przs-during-init.patch patches.suse/sched-add-WF_CURRENT_CPU-and-externise-ttwu.patch patches.suse/sched-add-a-few-helpers-to-wake-up-tasks-on-the-current-cpu.patch @@ -7180,6 +7241,7 @@ patches.suse/sched-debug-Dump-domains-sched-group-flags.patch patches.suse/sched-fair-Stabilize-asym-cpu-capacity-system-idle-cpu-selection.patch patches.suse/sched-fair-remove-util_est-boosting.patch + patches.suse/sched-psi-Select-KERNFS-as-needed.patch patches.suse/sched-cgroup-Restore-meaning-to-hierarchical_quota.patch patches.suse/sched-fair-Block-nohz-tick_stop-when-cfs-bandwidth-in-use.patch patches.suse/sched-rt-Fix-sysctl_sched_rr_timeslice-intial-value.patch @@ -7219,6 +7281,8 @@ patches.suse/arm64-vdso-remove-two-.altinstructions-related-symbo.patch patches.suse/arm64-sdei-abort-running-SDEI-handlers-during-crash.patch patches.suse/hw_breakpoint-fix-single-stepping-when-using-bpf_ove.patch + patches.suse/arm_pmu-acpi-Refactor-arm_spe_acpi_register_device.patch + patches.suse/arm_pmu-acpi-Add-a-representative-platform-device-for-TRBE.patch patches.suse/kselftest-arm64-Add-a-test-case-for-SVE-VL-changes-with-SME-active.patch patches.suse/kselftest-arm64-Validate-that-changing-one-VL-type-does-not-affect-another.patch patches.suse/kselftest-arm64-fix-a-memleak-in-zt_regs_run.patch @@ -7564,6 +7628,7 @@ patches.suse/net-tls-Use-tcp_read_sock-instead-of-ops-read_sock.patch patches.suse/net-tls-split-tls_rx_reader_lock.patch patches.suse/net-tls-implement-read_sock.patch + patches.suse/nf_conntrack-fix-Wunused-const-variable.patch patches.suse/netlink-allow-be16-and-be32-types-in-all-uint-policy.patch patches.suse/net-ethtool-Unify-ETHTOOL_-G-S-RXFH-rxnfc-copy.patch patches.suse/net-mlx5-Fix-flowhash-key-set-get-for-custom-RSS.patch @@ -7623,6 +7688,7 @@ patches.suse/SUNRPC-Use-new-helpers-to-handle-TLS-Alerts.patch patches.suse/net-handshake-Trace-events-for-TLS-Alert-helpers.patch patches.suse/net-flow_dissector-Use-64bits-for-used_keys.patch + patches.suse/net-Use-sockaddr_storage-for-getsockopt-SO_PEERNAME.patch patches.suse/devlink-Remove-unused-extern-declaration-devlink_por.patch patches.suse/i40e-remove-i40e_status.patch patches.suse/vsock-Remove-unused-function-declarations.patch @@ -7848,6 +7914,7 @@ patches.suse/i40e-Replace-one-element-array-with-flex-array-membe-fbfa49f9.patch patches.suse/i40e-Replace-one-element-array-with-flex-array-membe-ff1a724c.patch patches.suse/i40e-Replace-one-element-array-with-flex-array-membe-4bb28b27.patch + patches.suse/net-tcp-fix-unexcepted-socket-die-when-snd_wnd-is-0.patch patches.suse/netlink-convert-nlk-flags-to-atomic-flags.patch patches.suse/tg3-Use-pci_dev_id-to-simplify-the-code.patch patches.suse/Bluetooth-btrtl-Add-Realtek-devcoredump-support.patch @@ -7869,6 +7936,8 @@ patches.suse/Bluetooth-hci_ldisc-check-HCI_UART_PROTO_READY-flag-.patch patches.suse/Bluetooth-Fix-hci_suspend_sync-crash.patch patches.suse/Bluetooth-btusb-Add-support-for-another-MediaTek-792.patch + patches.suse/Bluetooth-af_bluetooth-Make-BT_PKT_STATUS-generic.patch + patches.suse/Bluetooth-ISO-Add-support-for-BT_PKT_STATUS.patch patches.suse/Bluetooth-nokia-fix-value-check-in-nokia_bluetooth_s.patch patches.suse/Bluetooth-btusb-Move-btusb_recv_event_intel-to-btint.patch patches.suse/Bluetooth-Remove-unused-declaration-amp_read_loc_inf.patch @@ -7883,6 +7952,7 @@ patches.suse/Bluetooth-hci_sync-Avoid-use-after-free-in-dbg-for-h.patch patches.suse/Bluetooth-btrtl-Load-FW-v2-otherwise-FW-v1-for-RTL88.patch patches.suse/Bluetooth-hci_event-drop-only-unbound-CIS-if-Set-CIG.patch + patches.suse/mptcp-Remove-unnecessary-test-for-__mptcp_init_sock.patch patches.suse/net-openvswitch-add-last-action-drop-reason.patch patches.suse/net-openvswitch-add-action-error-drop-reason.patch patches.suse/net-openvswitch-add-explicit-drop-action.patch @@ -7980,6 +8050,7 @@ patches.suse/tools-ynl-gen-use-temporary-file-for-rendering.patch patches.suse/net-lan966x-Fix-return-value-check-for-vcap_get_rule.patch patches.suse/ipv6-do-not-match-device-when-remove-source-route.patch + patches.suse/net-annotate-data-races-around-sk-sk_lingertime.patch patches.suse/alx-fix-OOB-read-compiler-warning.patch patches.suse/ionic-Remove-unused-declarations.patch patches.suse/vxlan-vnifilter-Use-GFP_KERNEL-instead-of-GFP_ATOMIC.patch @@ -10072,7 +10143,9 @@ patches.suse/docs-kernel-parameters-Refer-to-the-correct-bitmap-f.patch patches.suse/docs-mm-remove-references-to-hmm_mirror-ops-and-clea.patch patches.suse/PCI-Add-locking-to-RMW-PCI-Express-Capability-Regist.patch + patches.suse/PCI-Make-link-retraining-use-RMW-accessors-for-chang.patch patches.suse/PCI-pciehp-Use-RMW-accessors-for-changing-LNKCTL.patch + patches.suse/PCI-ASPM-Use-RMW-accessors-for-changing-LNKCTL.patch patches.suse/drm-amdgpu-Use-RMW-accessors-for-changing-LNKCTL.patch patches.suse/drm-radeon-Use-RMW-accessors-for-changing-LNKCTL.patch patches.suse/net-mlx5-Use-RMW-accessors-for-changing-LNKCTL.patch @@ -10096,13 +10169,17 @@ patches.suse/PCI-hv-Fix-a-crash-in-hv_pci_restore_msi_msg-during-.patch patches.suse/PCI-microchip-Correct-the-DED-and-SEC-interrupt-bit-.patch patches.suse/PCI-qcom-ep-Switch-MHI-bus-master-clock-off-during-L.patch + patches.suse/PCI-qcom-Add-support-for-sa8775p-SoC.patch patches.suse/PCI-rockchip-Use-64-bit-mask-on-MSI-64-bit-PCI-addre.patch patches.suse/Revert-PCI-tegra194-Enable-support-for-256-Byte-payl.patch patches.suse/PCI-vmd-Disable-bridge-window-for-domain-reset.patch patches.suse/PCI-meson-Remove-cast-between-incompatible-function-.patch patches.suse/PCI-keembay-Remove-cast-between-incompatible-functio.patch patches.suse/PCI-microchip-Remove-cast-between-incompatible-funct.patch + patches.suse/PCI-switchtec-Use-normal-comment-style.patch + patches.suse/PCI-switchtec-Add-support-for-PCIe-Gen5-devices.patch patches.suse/PCI-DOE-Fix-destroy_work_on_stack-race.patch + patches.suse/PCI-Fix-typos-in-docs-and-comments.patch patches.suse/vfio-pci-Update-comment-around-group_fd-get-in-vfio_pci_ioctl_pc patches.suse/vfio-pci-Move-the-existing-hot-reset-logic-to-be-a-helper patches.suse/iommufd-Reserve-all-negative-IDs-in-the-iommufd-xarray @@ -10198,6 +10275,12 @@ patches.suse/nvdimm-pfn_dev-Avoid-unnecessary-endian-conversion-feb7.patch patches.suse/nvdimm-Fix-memleak-of-pmu-attr_groups-in-unregister_-85ae.patch patches.suse/nvdimm-Fix-dereference-after-free-in-register_nvdimm-08ca.patch + patches.suse/smb-client-introduce-DFS_CACHE_TGT_LIST-.patch + patches.suse/smb-client-ensure-to-try-all-targets-when-finding-nested-links.patch + patches.suse/smb-client-rename-cifs_dfs_ref-c-to-namespace-c.patch + patches.suse/smb-client-get-rid-of-dfs-naming-in-automount-code.patch + patches.suse/smb-client-get-rid-of-dfs-code-dep-in-namespace-c.patch + patches.suse/smb-client-reduce-stack-usage-in-cifs_try_adding_channels-.patch patches.suse/mm-rename-arch-pte_mkwrite-s-to-pte_mkwrite_novma.patch patches.suse/mm-move-pte-pmd_mkwrite-callers-with-no-vma-to-novma.patch patches.suse/mm-make-pte_mkwrite-take-a-vma.patch @@ -10267,6 +10350,7 @@ patches.suse/powerpc-fadump-invoke-ibm-os-term-with-rtas_call_unl.patch patches.suse/powerpc-idle-Add-support-for-nohlt.patch patches.suse/powerpc-rtas-export-rtas_error_rc-for-reuse.patch + patches.suse/PCI-rpaphp-Error-out-on-busy-status-from-get-sensor-.patch patches.suse/powerpc-perf-Convert-fsl_emb-notifier-to-state-machine-callbacks.patch patches.suse/powerpc-ftrace-Fix-dropping-weak-symbols-with-older-toolchains.patch patches.suse/powerpc-powernv-Fix-fortify-source-warnings-in-opal-.patch @@ -10331,6 +10415,7 @@ patches.suse/usb-typec-intel_pmc_mux-Configure-Active-and-Retimer.patch patches.suse/usb-chipidea-imx-improve-logic-if-samsung-pico.patch patches.suse/usb-phy-mxs-fix-getting-wrong-state-with-mxs_phy_is_.patch + patches.suse/usb-dwc3-am62-Rename-private-data.patch patches.suse/usb-gadget-udc-udc-xilinx-Use-devm_platform_get_and_.patch patches.suse/usb-misc-onboard-hub-support-multiple-power-supplies.patch patches.suse/usb-typec-tcpm-Refactor-the-PPS-APDO-selection.patch @@ -10411,6 +10496,7 @@ patches.suse/coresight-platform-acpi-Ignore-the-absence-of-graph.patch patches.suse/coresight-etm4x-Add-ACPI-support-in-platform-driver.patch patches.suse/coresight-tmc-Explicit-type-conversions-to-prevent-i.patch + patches.suse/coresight-trbe-Allocate-platform-data-per-device.patch patches.suse/coresight-etm4x-Ensure-valid-drvdata-and-clock-before-clk_put.patch patches.suse/coresight-trbe-Fix-TRBE-potential-sleep-in-atomic-co.patch patches.suse/dt-bindings-extcon-maxim-max77843-restrict-connector.patch @@ -10775,6 +10861,11 @@ patches.suse/lib-test_scanf-Add-explicit-type-cast-to-result-init.patch patches.suse/docs-printk-formats-Fix-hex-printing-of-signed-value.patch patches.suse/docs-printk-formats-Treat-char-as-always-unsigned.patch + patches.suse/printk-Reduce-console_unblank-usage-in-unsafe-scenarios.patch + patches.suse/printk-Keep-non-panic-CPUs-out-of-console-lock.patch + patches.suse/printk-Do-not-take-console-lock-for-console_flush_on_panic.patch + patches.suse/printk-Consolidate-console-deferred-printing.patch + patches.suse/printk-Rename-abandon_console_lock_in_panic-to-other_cpu_in_panic.patch patches.suse/i2c-mlxbf-Use-dev_err_probe-in-probe-function.patch patches.suse/i2c-mlxbf-Use-devm_platform_get_and_ioremap_resource.patch patches.suse/leds-pwm-Fix-error-code-in-led_pwm_create_fwnode.patch @@ -11041,6 +11132,8 @@ patches.suse/netfilter-xt_sctp-validate-the-flag_info-count.patch patches.suse/netfilter-xt_u32-validate-user-space-input.patch patches.suse/net-sched-fq_pie-avoid-stalls-in-fq_pie_timer.patch + patches.suse/sctp-annotate-data-races-around-sk-sk_wmem_queued.patch + patches.suse/ipv4-annotate-data-races-around-fi-fib_dead.patch patches.suse/net-read-sk-sk_family-once-in-sk_mc_loop.patch patches.suse/net-fib-avoid-warn-splat-in-flow-dissector.patch patches.suse/bpf-Prevent-inlining-of-bpf_fentry_test7.patch @@ -11060,6 +11153,10 @@ patches.suse/selftests-bpf-Include-build-flavors-for-install-targ.patch patches.suse/net-handshake-fix-null-ptr-deref-in-handshake_nl_don.patch patches.suse/net-use-sk_forward_alloc_get-in-sk_get_meminfo.patch + patches.suse/net-annotate-data-races-around-sk-sk_forward_alloc.patch + patches.suse/mptcp-annotate-data-races-around-msk-rmem_fwd_alloc.patch + patches.suse/net-annotate-data-races-around-sk-sk_tsflags.patch + patches.suse/net-annotate-data-races-around-sk-sk_bind_phc.patch patches.suse/skbuff-skb_segment-Call-zero-copy-functions-before-u.patch patches.suse/ipv4-ignore-dst-hint-for-multipath-routes.patch patches.suse/ipv6-ignore-dst-hint-for-multipath-routes.patch @@ -11107,6 +11204,7 @@ patches.suse/net-hns3-remove-GSO-partial-feature-bit.patch patches.suse/netfilter-nftables-exthdr-fix-4-byte-stack-OOB-write.patch patches.suse/0001-netfilter-nfnetlink_osf-avoid-OOB-read.patch + patches.suse/netfilter-nf_tables-uapi-Describe-NFTA_RULE_CHAIN_ID.patch patches.suse/netfilter-nft_set_rbtree-skip-sync-GC-for-new-elemen.patch patches.suse/netfilter-ipset-add-the-missing-IP_SET_HASH_WITH_NET.patch patches.suse/net-enetc-distinguish-error-from-valid-pointers-in-e.patch @@ -11463,8 +11561,12 @@ patches.suse/platform-mellanox-mlxbf-bootctl-add-NET-dependency-i.patch patches.suse/platform-mellanox-NVSW_SN2201-should-depend-on-ACPI.patch patches.suse/platform-x86-asus-wmi-Support-2023-ROG-X16-tablet-mo.patch + patches.suse/btrfs-release-path-before-inode-lookup-during-the-in.patch + patches.suse/btrfs-fix-lockdep-splat-and-potential-deadlock-after.patch + patches.suse/btrfs-check-for-BTRFS_FS_ERROR-in-pending-ordered-as.patch patches.suse/btrfs-improve-error-message-after-failure-to-add-del.patch patches.suse/btrfs-remove-BUG-after-failure-to-insert-delayed-dir.patch + patches.suse/btrfs-assert-delayed-node-locked-when-removing-delay.patch patches.suse/tracing-Increase-trace-array-ref-count-on-enable-and-filter-files.patch patches.suse/tracing-Have-tracing_max_latency-inc-the-trace-array-ref-count.patch patches.suse/tracing-Have-current_trace-inc-the-trace-array-ref-count.patch @@ -11478,6 +11580,8 @@ patches.suse/net-ipv4-fix-one-memleak-in-__inet_del_ifa.patch patches.suse/net-microchip-vcap-api-Fix-possible-memory-leak-for-.patch patches.suse/octeontx2-pf-Fix-page-pool-cache-index-corruption.patch + patches.suse/net-smc-bugfix-for-smcr-v2-server-connect-success-st.patch + patches.suse/net-smc-use-smc_lgr_list.lock-to-protect-smc_lgr_lis.patch patches.suse/net-stmmac-fix-handling-of-zero-coalescing-tx-usecs.patch patches.suse/net-ethernet-mvpp2_main-fix-possible-OOB-write-in-mv.patch patches.suse/net-ethernet-mtk_eth_soc-fix-possible-NULL-pointer-d.patch @@ -11599,6 +11703,7 @@ patches.suse/spi-stm32-add-a-delay-before-SPI-disable.patch patches.suse/spi-intel-pci-Add-support-for-Granite-Rapids-SPI-ser.patch patches.suse/spi-zynqmp-gqspi-fix-clock-imbalance-on-probe-failur.patch + patches.suse/btrfs-file_remove_privs-needs-an-exclusive-lock-in-d.patch patches.suse/btrfs-set-last-dir-index-to-the-current-last-index-w.patch patches.suse/btrfs-refresh-dir-last-index-during-a-rewinddir-3-ca.patch patches.suse/btrfs-fix-race-between-reading-a-directory-and-addin.patch @@ -11663,6 +11768,7 @@ patches.suse/net-thunderbolt-Fix-TCPv6-GSO-checksum-calculation.patch patches.suse/octeon_ep-fix-tx-dma-unmap-len-values-in-SG.patch patches.suse/netfilter-nf_tables-disallow-rule-removal-from-chain.patch + patches.suse/netfilter-nft_set_rbtree-use-read-spinlock-to-avoid-.patch patches.suse/selftests-netfilter-Test-nf_tables-audit-logging.patch patches.suse/bpf-Add-override-check-to-kprobe-multi-link-attach.patch patches.suse/selftests-bpf-Add-kprobe_multi-override-test.patch @@ -11699,6 +11805,9 @@ patches.suse/tsnep-Fix-NAPI-scheduling.patch patches.suse/tsnep-Fix-ethtool-channels.patch patches.suse/tsnep-Fix-NAPI-polling-with-budget-0.patch + patches.suse/mptcp-fix-bogus-receive-window-shrinkage-with-multip.patch + patches.suse/mptcp-move-__mptcp_error_report-in-protocol.c.patch + patches.suse/mptcp-process-pending-subflow-error-on-close.patch patches.suse/net-hns3-add-cmdq-check-for-vf-periodic-service-task.patch patches.suse/net-hns3-fix-GRE-checksum-offload-issue.patch patches.suse/net-hns3-only-enable-unicast-promisc-when-mac-table-.patch @@ -11714,6 +11823,7 @@ patches.suse/octeontx2-pf-Do-xdp_do_flush-after-redirects.patch patches.suse/igc-Expose-tx-usecs-coalesce-setting-to-user.patch patches.suse/sfc-handle-error-pointers-returned-by-rhashtable_loo.patch + patches.suse/netfilter-nf_tables-disable-toggling-dormant-table-s.patch patches.suse/netfilter-ipset-Fix-race-between-IPSET_CMD_CREATE-an.patch patches.suse/platform-x86-intel_scu_ipc-Check-status-after-timeou.patch patches.suse/platform-x86-intel_scu_ipc-Check-status-upon-timeout.patch @@ -11799,6 +11909,12 @@ patches.suse/reiserfs-Replace-1-element-array-with-C99-style-flex-array.patch patches.suse/direct_write_fallback-on-error-revert-the-ki_pos-upd.patch patches.suse/ovl-disable-IOCB_DIO_CALLER_COMP.patch + patches.suse/btrfs-fix-race-when-refilling-delayed-refs-block-res.patch + patches.suse/btrfs-prevent-transaction-block-reserve-underflow-wh.patch + patches.suse/btrfs-return-EUCLEAN-for-delayed-tree-ref-with-a-ref.patch + patches.suse/btrfs-remove-redundant-BUG_ON-from-__btrfs_inc_exten.patch + patches.suse/btrfs-log-message-if-extent-item-not-found-when-runn.patch + patches.suse/btrfs-reset-destination-buffer-when-read_extent_buff.patch patches.suse/vfio-pds-Add-missing-PCI_IOV-depends patches.suse/vfio-mdev-Fix-a-null-ptr-deref-bug-for-mdev_unregist.patch patches.suse/scsi-core-ata-Do-no-try-to-probe-for-CDL-on-old-driv.patch @@ -11852,6 +11968,7 @@ patches.suse/ACPI-video-Fix-NULL-pointer-dereference-in-acpi_vide-f4dcf06b.patch patches.suse/i2c-mux-Avoid-potential-false-error-message-in-i2c_m.patch patches.suse/i2c-npcm7xx-Fix-callback-completion-ordering.patch + patches.suse/swiotlb-use-the-calculated-number-of-areas.patch patches.suse/ring-buffer-Update-shortest_full-in-polling.patch patches.suse/tracing-relax-trace_event_eval_update-execution-with-cond_resched.patch patches.suse/tracing-user_events-Align-set_bit-address-for-all-archs.patch @@ -12005,6 +12122,10 @@ patches.suse/arm64-Add-Cortex-A520-CPU-part-definition.patch patches.suse/arm64-errata-Add-Cortex-A520-speculative-unprivilege.patch patches.suse/cpuidle-ACPI-Evaluate-LPI-arch_flags-for-broadcast-t-4785aa80.patch + patches.suse/btrfs-always-print-transaction-aborted-messages-with.patch + patches.suse/btrfs-error-out-when-COWing-block-using-a-stale-tran.patch + patches.suse/btrfs-error-when-COWing-block-from-a-root-that-is-be.patch + patches.suse/btrfs-error-out-when-reallocating-block-for-defrag-u.patch patches.suse/platform-x86-think-lmi-Fix-reference-leak.patch patches.suse/platform-x86-intel-ifs-release-cpus_read_lock.patch patches.suse/platform-mellanox-tmfifo-fix-kernel-doc-warnings.patch @@ -12087,6 +12208,7 @@ patches.suse/pinctrl-starfive-jh7110-Fix-failure-to-set-irq-after.patch patches.suse/pinctrl-avoid-unsafe-code-pattern-in-find_pinctrl.patch patches.suse/pinctrl-renesas-rzn1-Enable-missing-PINMUX.patch + patches.suse/tee-amdtee-fix-use-after-free-vulnerability-in-amdte.patch patches.suse/arm64-dts-mediatek-mt8195-demo-fix-the-memory-size-t.patch patches.suse/arm64-dts-mediatek-mt8195-demo-update-and-reorder-re.patch patches.suse/arm64-dts-mediatek-fix-t-phy-unit-name.patch @@ -12108,6 +12230,7 @@ patches.suse/net-mlx5e-macsec-use-update_pn-flag-instead-of-PN-co.patch patches.suse/ixgbe-fix-crash-with-empty-VF-macvlan-list.patch patches.suse/net-mlx5e-Again-mutually-exclude-RX-FCS-and-RX-port-.patch + patches.suse/mctp-perform-route-lookups-under-a-RCU-read-side-loc.patch patches.suse/net-nfc-fix-races-in-nfc_llcp_sock_get-and-nfc_llcp_.patch patches.suse/can-isotp-isotp_sendmsg-fix-TX-state-detection-and-w.patch patches.suse/can-sun4i_can-Only-show-Kconfig-if-ARCH_SUNXI-is-set.patch @@ -12242,6 +12365,8 @@ patches.suse/1351-fbdev-core-syscopyarea-fix-sloppy-typing.patch patches.suse/regmap-fix-NULL-deref-on-lookup.patch patches.suse/spi-npcm-fiu-Fix-UMA-reads-when-dummy.nbytes-0.patch + patches.suse/btrfs-fix-stripe-length-calculation-for-non-zoned-da.patch + patches.suse/fs-ntfs3-Fix-NULL-pointer-dereference-on-error-in-at.patch patches.suse/perf-benchmark-fix-seccomp_unotify-benchmark-for-32-bit.patch patches.suse/bonding-Return-pointer-to-data-after-pull-on-skb.patch patches.suse/tcp-Fix-listen-warning-with-v4-mapped-v6-address.patch @@ -12427,6 +12552,8 @@ patches.suse/mmap-fix-error-paths-with-dup_anon_vma.patch patches.suse/mm-migrate-fix-do_pages_move-for-compat-pointers.patch patches.suse/mm-zswap-fix-pool-refcount-bug-around-shrink_worker.patch + patches.suse/kasan-print-the-original-fault-addr-when-access-inva.patch + patches.suse/kasan-disable-kasan_non_canonical_hook-for-HW-tags.patch patches.suse/maple_tree-add-GFP_KERNEL-to-allocations-in-mas_expe.patch patches.suse/ACPI-NFIT-Install-Notify-handler-before-getting-NFIT-9b311b73.patch patches.suse/i40e-xsk-remove-count_mask.patch @@ -12507,6 +12634,7 @@ patches.suse/tracing-kprobes-Fix-the-description-of-variable-length-arguments.patch patches.suse/tracing-kprobes-Fix-symbol-counting-logic-by-looking-at-modules-as-well.patch patches.suse/perf-core-Fix-potential-NULL-deref.patch + patches.suse/x86-cpu-Add-model-number-for-Intel-Arrow-Lake-mobile-proce.patch patches.suse/x86-i8259-Skip-probing-when-ACPI-MADT-advertises-PCA-128b0c97.patch patches.suse/drdb-Convert-to-use-bdev_open_by_path.patch patches.suse/io_uring-use-files_lookup_fd_locked.patch @@ -12514,6 +12642,23 @@ patches.suse/infiniband-Use-user_backed_iter-to-see-if-iterator-i.patch patches.suse/nfsd-Handle-EOPENSTALE-correctly-in-the-filecache.patch patches.suse/svcrdma-Drop-connection-after-an-RDMA-Read-error.patch + patches.suse/btrfs-pass-a-space_info-argument-to-btrfs_reserve_me.patch + patches.suse/btrfs-remove-unnecessary-logic-when-running-new-dela.patch + patches.suse/btrfs-remove-the-refcount-warning-check-at-btrfs_put.patch + patches.suse/btrfs-remove-refs_to_add-argument-from-__btrfs_inc_e.patch + patches.suse/btrfs-remove-refs_to_drop-argument-from-__btrfs_free.patch + patches.suse/btrfs-initialize-key-where-it-s-used-when-running-de.patch + patches.suse/btrfs-remove-pointless-ref_root-variable-from-run_de.patch + patches.suse/btrfs-use-a-single-variable-for-return-value-at-run_.patch + patches.suse/btrfs-use-a-single-variable-for-return-value-at-look.patch + patches.suse/btrfs-return-EUCLEAN-if-extent-item-is-missing-when-.patch + patches.suse/btrfs-simplify-check-for-extent-item-overrun-at-look.patch + patches.suse/btrfs-allow-to-run-delayed-refs-by-bytes-to-be-relea.patch + patches.suse/btrfs-reserve-space-for-delayed-refs-on-a-per-ref-ba.patch + patches.suse/btrfs-remove-pointless-initialization-at-btrfs_delay.patch + patches.suse/btrfs-stop-doing-excessive-space-reservation-for-csu.patch + patches.suse/btrfs-always-reserve-space-for-delayed-refs-when-sta.patch + patches.suse/btrfs-don-t-arbitrarily-slow-down-delalloc-if-we-re-.patch patches.suse/bcache-move-closures-to-lib-8c8d.patch patches.suse/closures-closure_wait_event-ced5.patch patches.suse/closures-closure_nr_remaining-48b7.patch @@ -12523,9 +12668,19 @@ patches.suse/x86-mce-Define-amd_mce_usable_address.patch patches.suse/x86-mce-Cleanup-mce_usable_address.patch patches.suse/x86-srso-fix-sbpb-enablement-for-possible-future-fixed-hw.patch + patches.suse/x86-srso-Print-actual-mitigation-if-requested-mitigation-i.patch patches.suse/x86-srso-Print-mitigation-for-retbleed-IBPB-case.patch patches.suse/x86-srso-fix-vulnerability-reporting-for-missing-microcode.patch + patches.suse/x86-srso-Fix-unret-validation-dependencies.patch + patches.suse/x86-srso-Improve-i-cache-locality-for-alias-mitigation.patch + patches.suse/x86-srso-Unexport-untraining-functions.patch + patches.suse/x86-srso-Remove-pred_cmd-label.patch + patches.suse/x86-bugs-Remove-default-case-for-fully-switched-enums.patch patches.suse/x86-srso-Move-retbleed-IBPB-check-into-existing-has_microc.patch + patches.suse/x86-srso-Disentangle-rethunk-dependent-options.patch + patches.suse/x86-rethunk-Use-SYM_CODE_START-_LOCAL-_NOALIGN-macros.patch + patches.suse/x86-nospec-Refactor-UNTRAIN_RET-_.patch + patches.suse/x86-calldepth-Rename-__x86_return_skl-to-call_depth_return.patch patches.suse/x86-resctrl-rename-arch_has_sparse_bitmaps.patch patches.suse/x86-resctrl-enable-non-contiguous-cbms-in-intel-cat.patch patches.suse/x86-resctrl-add-sparse_masks-file-in-info.patch @@ -12867,6 +13022,7 @@ patches.suse/wifi-mac80211-fix-of-MSDU-in-A-MSDU-calculation.patch patches.suse/wifi-iwlwifi-honor-the-enable_ini-value.patch patches.suse/wifi-iwlwifi-don-t-use-an-uninitialized-variable.patch + patches.suse/wifi-iwlwifi-pcie-fix-RB-status-reading.patch patches.suse/wifi-iwlwifi-increase-number-of-RX-buffers-for-EHT-d.patch patches.suse/wifi-cfg80211-fix-kernel-doc-for-wiphy_delayed_work_.patch patches.suse/wifi-iwlwifi-Use-FW-rate-for-non-data-frames.patch @@ -13221,6 +13377,7 @@ patches.suse/clk-imx-imx8mq-correct-error-handling-path.patch patches.suse/clk-imx-imx8dxl-rsrc-keep-sorted-in-the-ascending-or.patch patches.suse/clk-imx-imx8qxp-Fix-elcdif_pll-clock.patch + patches.suse/clk-Show-active-consumers-of-clocks-in-debugfs.patch patches.suse/clk-visconti-Fix-undefined-behavior-bug-in-struct-vi.patch patches.suse/clk-socfpga-Fix-undefined-behavior-bug-in-struct-str.patch patches.suse/clk-qcom-ipq5332-Drop-set-rate-parent-from-gpll0-dep.patch @@ -14804,6 +14961,7 @@ patches.suse/perf-arm_cspmu-Support-implementation-specific-validation.patch patches.suse/perf-arm_cspmu-ampere_cspmu-Add-support-for-Ampere-SoC-PMU.patch patches.suse/docs-perf-Add-ampere_cspmu-to-toctree-to-fix-a-build-warning.patch + patches.suse/drivers-perf-hisi-use-cpuhp_state_remove_instance_no.patch patches.suse/clocksource-drivers-arm_arch_timer-limit-XGene-1-wor.patch patches.suse/arm64-module-Fix-PLT-counting-when-CONFIG_RANDOMIZE_.patch patches.suse/arm64-Restrict-CPU_BIG_ENDIAN-to-GNU-as-or-LLVM-IAS-.patch @@ -14823,6 +14981,7 @@ patches.suse/x86-virt-tdx-Make-TDX_MODULE_CALL-handle-SEAMCALL-UD-and-G.patch patches.suse/x86-tdx-mark-tsc-reliable.patch patches.suse/xenbus-fix-error-exit-in-xenbus_init.patch + patches.suse/xen-evtchn-Allow-shared-registration-of-IRQ-handers.patch patches.suse/xen-pciback-Consider-INTx-disabled-when-MSI-MSI-X-is.patch patches.suse/io_uring-rw-split-io_read-into-a-helper.patch patches.suse/io_uring-rw-mark-readv-writev-as-vectored-in-the-opc.patch @@ -15005,7 +15164,6 @@ patches.suse/iommufd-Correct-IOMMU_HWPT_ALLOC_NEST_PARENT-description patches.suse/vfio-iova_bitmap-Export-more-API-symbols patches.suse/vfio-Move-iova_bitmap-into-iommufd - patches.suse/iommufd-iova_bitmap-Move-symbols-to-IOMMUFD-namespace patches.suse/iommu-Add-iommu_domain-ops-for-dirty-tracking patches.suse/iommufd-Add-a-flag-to-enforce-dirty-tracking-on-attach patches.suse/iommufd-Add-IOMMU_HWPT_SET_DIRTY_TRACKING @@ -15046,6 +15204,8 @@ patches.suse/iommufd-selftest-Fix-page-size-check-in-iommufd_test_dirty patches.suse/iommufd-Organize-the-mock-domain-alloc-functions-closer-to-Joerg patches.suse/kunit-Fix-missed-memory-release-in-kunit_free_suite_.patch + patches.suse/kselftest-Add-a-ksft_perror-helper.patch + patches.suse/selftests-timers-Convert-posix_timers-test-to-genera.patch patches.suse/selftests-pidfd-Fix-ksft-print-formats.patch patches.suse/selftests-resctrl-Ensure-the-benchmark-commands-fits.patch patches.suse/selftests-resctrl-Fix-uninitialized-.sa_flags.patch @@ -15105,9 +15265,11 @@ patches.suse/PCI-mvebu-Use-FIELD_PREP-with-Link-Width.patch patches.suse/PCI-Use-FIELD_GET-to-extract-Link-Width.patch patches.suse/PCI-dwc-Use-FIELD_GET-PREP.patch + patches.suse/PCI-DPC-Use-FIELD_GET.patch patches.suse/PCI-Use-FIELD_GET-in-Sapphire-RX-5600-XT-Pulse-quirk.patch patches.suse/PCI-Prevent-xHCI-driver-from-claiming-AMD-VanGogh-US.patch patches.suse/PCI-endpoint-Fix-double-free-in-__pci_epc_create.patch + patches.suse/PCI-Simplify-pcie_capability_clear_and_set_word-to-..patch patches.suse/HID-Add-quirk-for-Dell-Pro-Wireless-Keyboard-and-Mou.patch patches.suse/hid-cp2112-Fix-duplicate-workqueue-initialization.patch patches.suse/hid-cp2112-Fix-IRQ-shutdown-stopping-polling-for-all.patch @@ -15120,12 +15282,18 @@ patches.suse/HID-uclogic-Fix-a-work-entry-not-empty-bug-in-__queu.patch patches.suse/ALSA-hda-intel-dsp-config-Fix-JSL-Chromebook-quirk-d.patch patches.suse/ALSA-usb-audio-add-quirk-flag-to-enable-native-DSD-f.patch + patches.suse/ALSA-scarlett2-Default-mixer-driver-to-enabled.patch + patches.suse/ALSA-scarlett2-Move-USB-IDs-out-from-device_info-str.patch + patches.suse/ALSA-scarlett2-Add-support-for-Clarett-8Pre-USB.patch + patches.suse/ALSA-scarlett2-Add-correct-product-series-name-to-me.patch patches.suse/ALSA-hda-cs35l56-Add-support-for-speaker-id.patch patches.suse/ALSA-hda-cs35l41-Add-notification-support-into-compo.patch patches.suse/ALSA-hda-realtek-Support-ACPI-Notification-framework.patch patches.suse/ALSA-hda-cs35l41-Support-mute-notifications-for-CS35.patch patches.suse/ALSA-hda-cs35l41-Add-read-only-ALSA-control-for-forc.patch + patches.suse/ALSA-scarlett2-Add-Focusrite-Clarett-2Pre-and-4Pre-s.patch patches.suse/ALSA-hda-Fix-possible-null-ptr-deref-when-assigning-.patch + patches.suse/ALSA-scarlett2-Add-Focusrite-Clarett-2Pre-and-4Pre-U.patch patches.suse/ASoC-SOF-core-Ensure-sof_ops_free-is-still-called-wh.patch patches.suse/ALSA-hda-Intel-Fix-error-handling-in-azx_probe.patch patches.suse/ASoC-cs35l41-Handle-mdsync_down-reg-write-errors.patch @@ -15148,6 +15316,7 @@ patches.suse/ASoC-soc-pcm.c-Make-sure-DAI-parameters-cleared-if-t.patch patches.suse/ASoC-doc-Update-codec-to-codec-examples.patch patches.suse/ASoC-SOF-ipc4-topology-Use-size_add-in-call-to-struc.patch + patches.suse/ASoC-ti-Convert-Pandora-ASoC-to-GPIO-descriptors.patch patches.suse/ASoC-cs35l56-Remove-unused-hibernate-wake-constants.patch patches.suse/ASoC-cs35l56-Wake-transactions-need-to-be-issued-twi.patch patches.suse/ASoC-codecs-wsa-macro-fix-uninitialized-stack-variab.patch @@ -15374,6 +15543,8 @@ patches.suse/0001-mm-mremap-optimize-the-start-addresses-in-move_page_.patch patches.suse/0002-mm-mremap-allow-moves-within-the-same-VMA-for-stack-.patch patches.suse/memfd-drop-warning-for-missing-exec-related-flags.patch + patches.suse/efi-unaccepted-do-not-let-proc-vmcore-try-to-access-unacce.patch + patches.suse/proc-kcore-do-not-try-to-access-unaccepted-memory.patch patches.suse/kselftest-vm-fix-mdwe-s-mmap_FIXED-test-case.patch patches.suse/mm-make-PR_MDWE_REFUSE_EXEC_GAIN-an-unsigned-long.patch patches.suse/selftests-clone3-Fix-broken-test-under-CONFIG_TIME_N.patch @@ -15382,6 +15553,8 @@ patches.suse/kasan-use-unchecked-__memset-internally.patch patches.suse/mm-page_alloc-remove-unnecessary-check-in-break_down_buddy_pages.patch patches.suse/mm-page_alloc-remove-unnecessary-next_page-in-break_down_buddy_pages.patch + patches.suse/bootmem-use-kmemleak_free_part_phys-in-put_page_boot.patch + patches.suse/bootmem-use-kmemleak_free_part_phys-in-free_bootmem_.patch patches.suse/mm-migrate-record-the-mlocked-page-status-to-remove-unnecessary-lru-drain.patch patches.suse/minmax-deduplicate-__unconst_integer_typeof.patch patches.suse/minmax-fix-header-inclusions.patch @@ -15402,6 +15575,7 @@ patches.suse/fs-ocfs2-check-status-values.patch patches.suse/scripts-gdb-fix-usage-of-MOD_TEXT-not-defined-when-C.patch patches.suse/buildid-reduce-header-file-dependencies-for-module.patch + patches.suse/livepatch-Fix-missing-newline-character-in-klp_resolve_symbols.patch patches.suse/verification-dot2k-Delete-duplicate-imports.patch patches.suse/tracing-Expand-all-ring-buffers-individually.patch patches.suse/seq_buf-fix-a-misleading-comment.patch @@ -15640,6 +15814,7 @@ patches.suse/iio-frequency-adf4350-Use-device-managed-functions-a.patch patches.suse/iio-adc-stm32-adc-harden-against-NULL-pointer-deref-.patch patches.suse/tools-iio-iio_generic_buffer-ensure-alignment.patch + patches.suse/interconnect-qcom-osm-l3-Replace-custom-implementati.patch patches.suse/misc-pci_endpoint_test-Add-deviceID-for-J721S2-PCIe-.patch patches.suse/device-property-Clarify-usage-scope-of-some-struct-f.patch patches.suse/driver-core-Add-missing-parameter-description-to-__f.patch @@ -15700,8 +15875,11 @@ patches.suse/xhci-Update-last-segment-pointer-after-Event-Ring-ex.patch patches.suse/xhci-Expose-segment-numbers-in-debugfs.patch patches.suse/xhci-Clean-up-ERST_PTR_MASK-inversion.patch + patches.suse/xhci-simplify-event-ring-dequeue-tracking-for-transf.patch + patches.suse/xhci-Simplify-event-ring-dequeue-pointer-update-for-.patch patches.suse/xhci-Loosen-RPM-as-default-policy-to-cover-for-AMD-x.patch patches.suse/xhci-Enable-RPM-on-controllers-that-support-low-powe.patch + patches.suse/usb-xhci-Implement-xhci_handshake_check_state-helper.patch patches.suse/usb-host-xhci-plat-fix-possible-kernel-oops-while-re.patch patches.suse/usb-host-xhci-Avoid-XHCI-resume-delay-if-SSUSB-devic.patch patches.suse/usb-storage-uas-make-internal-quirks-flags-64bit.patch @@ -15744,6 +15922,7 @@ patches.suse/modpost-fix-tee-MODULE_DEVICE_TABLE-built-on-big-end.patch patches.suse/modpost-fix-ishtp-MODULE_DEVICE_TABLE-built-on-big-e.patch patches.suse/efivarfs-Add-uid-gid-mount-options.patch + patches.suse/smb-client-remove-extra-chan_count-check-in-__cifs_put_smb_ses-.patch patches.suse/9p-trans_fd-Annotate-data-racy-writes-to-file-f_flag.patch patches.suse/9p-v9fs_listxattr-fix-s-null-argument-warning.patch patches.suse/9p-net-fix-possible-memory-leak-in-p9_check_errors.patch @@ -15811,6 +15990,7 @@ patches.suse/cxl-region-Do-not-try-to-cleanup-after-cxl_region_se.patch patches.suse/cxl-region-Fix-cxl_region_rwsem-lock-held-when-retur.patch patches.suse/cxl-region-Fix-x1-root-decoder-granularity-calculati.patch + patches.suse/cxl-port-Fix-delete_endpoint-vs-parent-unregistratio.patch patches.suse/i3c-master-cdns-Fix-reading-status-register.patch patches.suse/i3c-mipi-i3c-hci-Fix-out-of-bounds-access-in-hci_dma.patch patches.suse/i3c-Fix-potential-refcount-leak-in-i3c_master_regist.patch @@ -16122,6 +16302,7 @@ patches.suse/net-dsa-lan9303-consequently-nested-lock-physical-MD.patch patches.suse/net-ethtool-Fix-documentation-of-ethtool_sprintf.patch patches.suse/net-page_pool-add-missing-free_percpu-when-page_pool.patch + patches.suse/net-smc-fix-documentation-of-buffer-sizes.patch patches.suse/Fix-termination-state-for-idr_for_each_entry_ul.patch patches.suse/net-stmmac-xgmac-Enable-support-for-multiple-Flexibl.patch patches.suse/selftests-pmtu.sh-fix-result-checking.patch @@ -16134,6 +16315,8 @@ patches.suse/r8169-respect-userspace-disabling-IFF_MULTICAST.patch patches.suse/virtio-vsock-Fix-uninit-value-in-virtio_transport_re.patch patches.suse/net-enetc-shorten-enetc_setup_xdp_prog-error-message.patch + patches.suse/bpf-Fix-precision-tracking-for-BPF_ALU-BPF_TO_BE-BPF.patch + patches.suse/selftests-bpf-precision-tracking-test-for-BPF_NEG-an.patch patches.suse/i40e-Do-not-call-devlink_port_type_clear.patch patches.suse/i40e-Fix-devlink-port-unregistering.patch patches.suse/ice-Fix-SRIOV-LAG-disable-on-non-compliant-aggregate.patch @@ -16292,12 +16475,23 @@ patches.suse/1818-fbdev-amifb-Convert-to-platform-remove-callback-retu.patch patches.suse/fbdev-fsl-diu-fb-mark-wr_reg_wa-static.patch patches.suse/tracing-kprobes-Fix-the-order-of-argument-descriptions.patch + patches.suse/cifs-handle-cases-where-a-channel-is-closed.patch + patches.suse/cifs-distribute-channels-across-interfaces-based-on-speed.patch + patches.suse/cifs-account-for-primary-channel-in-the-interface-list.patch + patches.suse/cifs-do-not-pass-cifs_sb-when-trying-to-add-channels.patch + patches.suse/cifs-reconnect-work-should-have-reference-on-server-struct.patch + patches.suse/smb-client-fix-mount-when-dns_resolver-key-is-not-available.patch patches.suse/1820-drm-ci-make-github-dependabot-happy-again.patch + patches.suse/btrfs-use-u64-for-buffer-sizes-in-the-tree-search-io.patch patches.suse/zstd-Fix-array-index-out-of-bounds-UBSAN-warning.patch patches.suse/vhost-vdpa-fix-use-after-free-in-vhost_vdpa_probe.patch patches.suse/xen-events-avoid-using-info_for_irq-in-xen_send_IPI_.patch patches.suse/acpi-processor-sanitize-_OSC-_PDC-capabilities-for-X.patch patches.suse/xen-events-fix-delayed-eoi-list-handling.patch + patches.suse/xen-events-reduce-externally-visible-helper-function.patch + patches.suse/xen-events-remove-some-simple-helpers-from-events_ba.patch + patches.suse/xen-events-drop-xen_allocate_irqs_dynamic.patch + patches.suse/xen-events-modify-internal-un-bind-interfaces.patch patches.suse/ipvlan-add-ipvlan_route_v6_outbound-helper.patch patches.suse/tty-Fix-uninit-value-access-in-ppp_sync_receive.patch patches.suse/net-hns3-fix-add-VLAN-fail-issue.patch @@ -16315,6 +16509,7 @@ patches.suse/net-ethernet-cortina-Fix-MTU-max-setting.patch patches.suse/r8169-add-handling-DASH-when-DASH-is-disabled.patch patches.suse/8169-fix-network-lost-after-resume-on-DASH-systems.patch + patches.suse/af_unix-fix-use-after-free-in-unix_stream_read_actor.patch patches.suse/net-stmmac-fix-rx-budget-limit-check.patch patches.suse/net-stmmac-avoid-rx-queue-overrun.patch patches.suse/tg3-Move-the-rt-x_dropped-counters-to-tg3_napi.patch @@ -16326,6 +16521,9 @@ patches.suse/ice-dpll-fix-output-pin-capabilities.patch patches.suse/ice-fix-DDP-package-download-for-packages-without-si.patch patches.suse/gve-Fixes-for-napi_poll-when-budget-is-0.patch + patches.suse/bpf-handle-ldimm64-properly-in-check_cfg.patch + patches.suse/bpf-fix-precision-backtracking-instruction-iteration.patch + patches.suse/selftests-bpf-add-edge-case-backtracking-logic-test.patch patches.suse/Revert-net-mlx5-DR-Supporting-inline-WQE-when-possib.patch patches.suse/net-mlx5-Free-used-cpus-mask-when-an-IRQ-is-released.patch patches.suse/net-mlx5-DR-Allow-old-devices-to-use-multi-destinati.patch @@ -16476,6 +16674,7 @@ patches.suse/dm-bufio-fix-no-sleep-mode-2a69.patch patches.suse/dm-verity-don-t-use-blocking-calls-from-tasklets-28f0.patch patches.suse/dm-crypt-start-allocating-with-MAX_ORDER-1364.patch + patches.suse/cifs-fix-leak-of-iface-for-primary-channel.patch patches.suse/nfsd-fix-file-memleak-on-client_opens_release.patch patches.suse/NFSD-Update-nfsd_cache_append-to-use-xdr_stream.patch patches.suse/NFSD-Fix-start-of-NFS-reply-pointer-passed-to-nfsd_c.patch @@ -16624,6 +16823,11 @@ patches.suse/USB-serial-option-add-Luat-Air72-U-series-products.patch patches.suse/lockdep-Fix-block-chain-corruption.patch patches.suse/media-v4l2-subdev-Fix-a-64bit-bug.patch + patches.suse/btrfs-fix-off-by-one-when-checking-chunk-map-include.patch + patches.suse/btrfs-make-error-messages-more-clear-when-getting-a-.patch + patches.suse/btrfs-fix-64bit-compat-send-ioctl-arguments-not-init.patch + patches.suse/btrfs-free-the-allocated-memory-if-btrfs_alloc_page_.patch + patches.suse/btrfs-send-ensure-send_fd-is-writable.patch patches.suse/pinctrl-s32cc-Avoid-possible-string-truncation.patch patches.suse/pinctrl-avoid-reload-of-p-state-in-list-iteration.patch patches.suse/pinctrl-lochnagar-Don-t-build-on-MIPS.patch @@ -16777,6 +16981,7 @@ patches.suse/kprobes-consistent-rcu-api-usage-for-kretprobe-holder.patch patches.suse/rethook-Use-__rcu-pointer-for-rethook-handler.patch patches.suse/x86-xen-fix-percpu-vcpu_info-allocation.patch + patches.suse/xen-events-fix-error-code-in-xen_bind_pirq_msi_to_ir.patch patches.suse/vfio-pds-Fix-mutex-lock-magic-lock-warning patches.suse/vfio-pds-Fix-possible-sleep-while-in-atomic-context patches.suse/vfio-Drop-vfio_file_iommu_group-stub-to-fudge-around-a-KVM-wart @@ -16854,6 +17059,7 @@ patches.suse/arm64-dts-imx8mp-imx8mq-Add-parkmode-disable-ss-quirk-on-DWC3.patch patches.suse/arm64-dts-freescale-imx8-ss-lsio-Fix-pwm-cells.patch patches.suse/arm64-dts-imx93-correct-mediamix-power.patch + patches.suse/ARM-imx-Check-return-value-of-devm_kasprintf-in-imx_.patch patches.suse/arm64-dts-imx8-apalis-set-wifi-regulator-to-always-on.patch patches.suse/arm64-dts-rockchip-Expand-reg-size-of-vdec-node-for-RK3328.patch patches.suse/arm64-dts-rockchip-Expand-reg-size-of-vdec-node-for-RK3399.patch @@ -16958,6 +17164,7 @@ patches.suse/nvme-pci-Add-sleep-quirk-for-Kingston-drives.patch patches.suse/md-split-MD_RECOVERY_NEEDED-out-of-mddev_resume-b391.patch patches.suse/scsi-be2iscsi-Fix-a-memleak-in-beiscsi_init_wrb_handle.patch + patches.suse/Revert-cifs-reconnect-work-should-have-reference-on-server-struct-.patch patches.suse/perf-metrics-Avoid-segv-if-default-metricgroup-isn-t-set.patch patches.suse/perf-vendor-events-arm64-AmpereOne-Add-missing-DefaultMetricgroupName-fields.patch patches.suse/perf-list-Fix-JSON-segfault-by-setting-the-used-skip_duplicate_pmus-callback.patch @@ -17057,6 +17264,7 @@ patches.suse/net-atlantic-fix-double-free-in-ring-reinit-logic.patch patches.suse/platform-x86-intel-vbtn-Fix-missing-tablet-mode-swit.patch patches.suse/smb-client-fix-OOB-in-receive_encrypted_standard-.patch + patches.suse/smb-client-fix-potential-OOBs-in-smb2_parse_contexts-.patch patches.suse/1946-drm-mediatek-mtk_disp_gamma-Fix-breakage-due-to-merg.patch patches.suse/drm-mediatek-fix-kernel-oops-if-no-crtc-is-found.patch patches.suse/drm-mediatek-Add-spinlock-for-setting-vblank-event-i.patch @@ -17133,6 +17341,7 @@ patches.suse/phy-sunplus-return-negative-error-code-in-sp_usb_phy.patch patches.suse/soundwire-stream-fix-NULL-pointer-dereference-for-mu.patch patches.suse/soundwire-intel_ace2x-fix-AC-timing-setting-for-ACE2.patch + patches.suse/btrfs-do-not-allow-non-subvolume-root-targets-for-sn.patch patches.suse/perf-Fix-perf_event_validate_size-lockdep-splat.patch patches.suse/spi-cadence-revert-Add-SPI-transfer-delays.patch patches.suse/spi-atmel-Fix-clock-issue-when-using-devices-with-di.patch @@ -17188,6 +17397,7 @@ patches.suse/wifi-iwlwifi-pcie-avoid-a-NULL-pointer-dereference.patch patches.suse/wifi-mt76-fix-crash-with-WED-rx-support-enabled.patch patches.suse/wifi-cfg80211-fix-certs-build-to-not-depend-on-file-.patch + patches.suse/net-libwx-fix-memory-leak-on-free-page.patch patches.suse/octeontx2-pf-Fix-graceful-exit-during-PFC-configurat.patch patches.suse/ethernet-atheros-fix-a-memleak-in-atl1e_setup_ring_r.patch patches.suse/net-rose-fix-races-in-rose_kill_by_device.patch @@ -17369,6 +17579,7 @@ patches.suse/i40e-Restore-VF-MSI-X-state-during-PCI-reset.patch patches.suse/ice-fix-Get-link-status-data-length.patch patches.suse/igc-Fix-hicredit-calculation.patch + patches.suse/cifs-cifs_chan_is_iface_active-should-be-called-with-chan_lock-held.patch patches.suse/x86-kprobes-fix-incorrect-return-address-calculation-in-kp.patch patches.suse/KVM-x86-pmu-fix-masking-logic-for-MSR_CORE_PERF_GLOBAL_CTRL.patch patches.suse/ARM-sun9i-smp-Fix-array-index-out-of-bounds-read-in-.patch @@ -17400,7 +17611,9 @@ patches.suse/firewire-ohci-suppress-unexpected-system-reboot-in-A.patch patches.suse/mm-fix-unmap_mapping_range-high-bits-shift-bug.patch patches.suse/i2c-core-Fix-atomic-xfer-check-for-non-preempt-confi.patch + patches.suse/asm-generic-make-sparse-happy-with-odd-sized-put_una.patch patches.suse/userns-eliminate-many-kernel-doc-warnings.patch + patches.suse/i915-make-inject_virtual_interrupt-void.patch patches.suse/EDAC-thunderx-Fix-possible-out-of-bounds-string-acce.patch patches.suse/EDAC-mc-Add-support-for-HBM3-memory-type.patch patches.suse/EDAC-amd64-Add-support-for-family-0x19-models-0x90-9f-devi.patch @@ -17461,6 +17674,8 @@ patches.suse/PCI-Add-Alibaba-Vendor-ID-to-linux-pci_ids.h.patch patches.suse/x86-Fix-CPUIDLE_FLAG_IRQ_ENABLE-leaking-timer-reprogram.patch patches.suse/cpu-hotplug-Increase-the-number-of-dynamic-states.patch + patches.suse/irqchip-renesas-rzg2l-Implement-restriction-when-wri.patch + patches.suse/irqchip-renesas-rzg2l-Add-macro-to-retrieve-TITSR-re.patch patches.suse/perf-Add-branch-stack-counters.patch patches.suse/perf-x86-Add-PERF_X86_EVENT_NEEDS_BRANCH_STACK-flag.patch patches.suse/perf-Add-branch_sample_call_stack.patch @@ -17488,6 +17703,7 @@ patches.suse/selftests-mm-dont-run-ksm_functional_tests-twice.patch patches.suse/mm-migrate-fix-getting-incorrect-page-mapping-during-page-migration.patch patches.suse/nilfs2-convert-nilfs_page_mkwrite-to-use-a-folio.patch + patches.suse/ida-make-ida_dump-static.patch patches.suse/sched-fair-move-unused-stub-functions-to-header.patch patches.suse/x86-sta2x11-include-header-for-sta2x11_get_instance-protot.patch patches.suse/usb-fsl-mph-dr-of-mark-fsl_usb2_mpc5121_init-static.patch @@ -17495,6 +17711,7 @@ patches.suse/selinux-saner-handling-of-policy-reloads.patch patches.suse/selinux-remove-the-wrong-comment-about-multithreaded.patch patches.suse/selinux-Fix-error-priority-for-bind-with-AF_UNSPEC-o.patch + patches.suse/calipso-fix-memory-leak-in-netlbl_calipso_add_pass.patch patches.suse/KEYS-encrypted-Add-check-for-strsep.patch patches.suse/regulator-core-Only-increment-use_count-when-enable_.patch patches.suse/spi-spi-zynqmp-gqspi-fix-driver-kconfig-dependencies.patch @@ -17518,6 +17735,7 @@ patches.suse/ACPI-extlog-fix-NULL-pointer-dereference-check.patch patches.suse/ACPI-extlog-Clear-Extended-Error-Log-status-when-RAS.patch patches.suse/ACPI-resource-Add-another-DMI-match-for-the-TongFang.patch + patches.suse/ACPI-resource-Add-Infinity-laptops-to-irq1_edge_low_.patch patches.suse/ACPI-NUMA-Fix-the-logic-of-getting-the-fake_pxm-valu.patch patches.suse/ACPI-LPSS-Fix-the-fractional-clock-divider-flags.patch patches.suse/PNP-ACPI-fix-fortify-warning.patch @@ -17531,6 +17749,7 @@ patches.suse/cpuidle-haltpoll-Do-not-enable-interrupts-when-enter.patch patches.suse/cpufreq-scmi-process-the-result-of-devm_of_clk_add_h.patch patches.suse/PM-devfreq-Fix-buffer-overflow-in-trans_stat_show.patch + patches.suse/PM-devfreq-Synchronize-devfreq_monitor_-start-stop.patch patches.suse/PM-hibernate-Enforce-ordering-during-image-compressi.patch patches.suse/async-Split-async_schedule_node_domain.patch patches.suse/async-Introduce-async_schedule_dev_nocall.patch @@ -17545,12 +17764,22 @@ patches.suse/fanotify-store-fsid-in-mark-instead-of-in-connector.patch patches.suse/fanotify-allow-weak-fsid-when-watching-a-single-file.patch patches.suse/xfs-don-t-leak-recovered-attri-intent-items.patch + patches.suse/xfs-use-xfs_defer_pending-objects-to-recover-intent-items.patch + patches.suse/xfs-pass-the-xfs_defer_pending-object-to-iop_recover.patch + patches.suse/xfs-transfer-recovered-intent-item-ownership-in-iop_recover.patch + patches.suse/xfs-make-xchk_iget-safer-in-the-presence-of-corrupt-inode-btrees.patch patches.suse/xfs-remove-unused-fields-from-struct-xbtree_ifakeroot.patch patches.suse/xfs-ensure-logflagsp-is-initialized-in-xfs_bmap_del_extent_real.patch patches.suse/xfs-update-dir3-leaf-block-metadata-after-swap.patch + patches.suse/xfs-recompute-growfsrtfree-transaction-reservation-while-growing-rt-volume.patch patches.suse/xfs-short-circuit-xfs_growfs_data_private-if-delta-is-zero.patch patches.suse/xfs-initialise-di_crc-in-xfs_log_dinode.patch + patches.suse/xfs-force-all-buffers-to-be-written-during-btree-bulk-load.patch patches.suse/xfs-add-missing-nrext64-inode-flag-check-to-scrub.patch + patches.suse/xfs-add-lock-protection-when-remove-perag-from-radix-tree.patch + patches.suse/xfs-fix-perag-leak-when-growfs-fails.patch + patches.suse/fs-indicate-request-originates-from-old-mount-API.patch + patches.suse/btrfs-sysfs-validate-scrub_speed_max-value.patch patches.suse/gfs2-Fix-kernel-NULL-pointer-dereference-in-gfs2_rgrp_dump.patch patches.suse/FS-JFS-UBSAN-array-index-out-of-bounds-in-dbAdjTree.patch patches.suse/UBSAN-array-index-out-of-bounds-in-dtSplitRoot.patch @@ -17567,7 +17796,9 @@ patches.suse/erofs-fix-up-compacted-indexes-for-block-size-4096.patch patches.suse/pstore-ram-Fix-crash-when-setting-number-of-cpus-to-.patch patches.suse/pstore-ram_core-fix-possible-overflow-in-persistent_.patch + patches.suse/pstore-inode-Convert-mutex-usage-to-guard-mutex.patch patches.suse/nvdimm-btt-replace-deprecated-strncpy-with-strscpy-ab7e.patch + patches.suse/crypto-rsa-add-a-check-for-allocation-failure.patch patches.suse/crypto-qat-prevent-underflow-in-rp2srv_store.patch patches.suse/crypto-virtio-Handle-dataq-logic-with-tasklet.patch patches.suse/crypto-qat-add-sysfs_added-flag-for-ras.patch @@ -17604,6 +17835,8 @@ patches.suse/crypto-api-Disallow-identical-driver-names.patch patches.suse/crypto-octeontx2-Fix-cptvf-driver-cleanup.patch patches.suse/crypto-virtio-Wait-for-tasklet-to-complete-on-device.patch + patches.suse/crypto-lib-mpi-Fix-unexpected-pointer-access-in-mpi_.patch + patches.suse/crypto-qat-relocate-and-rename-get_service_enabled.patch patches.suse/crypto-stm32-crc32-fix-parsing-list-of-devices.patch patches.suse/crypto-shash-remove-excess-kerneldoc-members.patch patches.suse/crypto-sahara-handle-zero-length-aes-requests.patch @@ -17613,6 +17846,7 @@ patches.suse/crypto-sahara-fix-processing-hash-requests-with-req-.patch patches.suse/crypto-sahara-do-not-resize-req-src-when-doing-hash-.patch patches.suse/crypto-scomp-fix-req-dst-buffer-overflow.patch + patches.suse/ecryptfs-Reject-casefold-directory-inodes.patch patches.suse/SUNRPC-Fix-a-suspicious-RCU-usage-warning.patch patches.suse/blocklayoutdriver-Fix-reference-leak-of-pnfs_device_.patch patches.suse/NFS-Use-parent-s-objective-cred-in-nfs_access_login_.patch @@ -17816,6 +18050,7 @@ patches.suse/octeontx2-af-cn10k-Increase-outstanding-LMTST-transa.patch patches.suse/ethtool-Implement-ethtool_puts.patch patches.suse/net-Convert-some-ethtool_sprintf-to-ethtool_puts.patch + patches.suse/selftests-net-convert-test_bridge_neigh_suppress.sh-.patch patches.suse/netlink-Return-unsigned-value-for-nla_len.patch patches.suse/net-sysfs-fix-locking-in-carrier-read.patch patches.suse/qlcnic-replace-deprecated-strncpy-with-strscpy.patch @@ -17902,6 +18137,7 @@ patches.suse/wifi-mwifiex-configure-BSSID-consistently-when-start.patch patches.suse/wifi-ath11k-Defer-on-rproc_get-failure.patch patches.suse/wifi-ath9k-Fix-potential-array-index-out-of-bounds-r.patch + patches.suse/wifi-ath12k-Update-Qualcomm-Innovation-Center-Inc.-c.patch patches.suse/wifi-ath11k-fix-race-due-to-setting-ATH11K_FLAG_EXT_.patch patches.suse/wifi-ath12k-fix-and-enable-AP-mode-for-WCN7850.patch patches.suse/bpf-Minor-logging-improvement.patch @@ -17963,6 +18199,7 @@ patches.suse/idpf-refactor-some-missing-field-get-prep-conversion.patch patches.suse/octeontx2-af-Fix-a-double-free-issue.patch patches.suse/selftests-net-convert-pmtu.sh-to-run-it-in-unique-na.patch + patches.suse/net-sched-act_mirred-Create-function-tcf_mirred_to_d.patch patches.suse/net-mlx5e-Use-the-correct-lag-ports-number-when-crea.patch patches.suse/net-mlx5-Fix-query-of-sd_group-field.patch patches.suse/net-mlx5-SD-Introduce-SD-lib.patch @@ -18024,6 +18261,9 @@ patches.suse/net-ethtool-Fix-symmetric-xor-RSS-RX-flow-hash-check.patch patches.suse/selftests-net-change-shebang-to-bash-to-support-sour.patch patches.suse/octeontx2-af-Fix-max-NPC-MCAM-entry-check-while-vali.patch + patches.suse/net-ena-Move-XDP-code-to-its-new-files.patch + patches.suse/net-ena-Pass-ena_adapter-instead-of-net_device-to-en.patch + patches.suse/net-ena-Use-tx_ring-instead-of-xdp_ring-for-XDP-chan.patch patches.suse/ixgbe-report-link-state-for-VF-devices.patch patches.suse/ixgbe-Refactor-overtemp-event-handling.patch patches.suse/ixgbe-Refactor-returning-internal-error-codes.patch @@ -18083,12 +18323,18 @@ patches.suse/bus-moxtet-Add-spi-device-table.patch patches.suse/ARM-davinci-always-select-CONFIG_CPU_ARM926T.patch patches.suse/dma-mapping-clear-dev-dma_mem-to-NULL-after-freeing-.patch + patches.suse/block-bio-integrity-directly-map-user-buffers.patch + patches.suse/nvme-use-bio_integrity_map_user.patch + patches.suse/iouring-remove-IORING_URING_CMD_POLLED.patch + patches.suse/io_uring-remove-uring_cmd-cookie.patch patches.suse/md-bypass-block-throttle-for-superblock-update-d6e0.patch patches.suse/md-remove-flag-RemoveSynchronized-c891.patch patches.suse/md-raid10-remove-rcu-protection-to-access-rdev-from--a448.patch patches.suse/md-raid1-remove-rcu-protection-to-access-rdev-from-c-2d32.patch patches.suse/md-raid5-remove-rcu-protection-to-access-rdev-from-c-ad86.patch patches.suse/md-synchronize-flush-io-with-array-reconfiguration-fa2b.patch + patches.suse/block-rnbd-srv-Check-for-unlikely-string-overflow.patch + patches.suse/block-add-check-that-partition-length-needs-to-be-al-6f64.patch patches.suse/md-raid1-remove-unnecessary-null-checking-af14.patch patches.suse/md-Whenassemble-the-array-consult-the-superblock-of--dc1c.patch patches.suse/virtio_blk-remove-the-broken-zone-revalidation-suppo.patch @@ -18176,6 +18422,7 @@ patches.suse/rename-fix-the-locking-of-subdirectories.patch patches.suse/kill-lock_two_inodes.patch patches.suse/rename-avoid-a-deadlock-in-the-case-of-parents-havin.patch + patches.suse/fast_dput-handle-underflows-gracefully.patch patches.suse/drm-panel-edp-Add-AUO-B116XTN02-BOE-NT116WHM-N21-836.patch patches.suse/Revert-drm-tidss-Annotate-dma-fence-critical-section.patch patches.suse/Revert-drm-omapdrm-Annotate-dma-fence-critical-secti.patch @@ -18189,6 +18436,7 @@ patches.suse/drm-bridge-tpd12s015-Drop-buggy-__exit-annotation-fo.patch patches.suse/drm-tilcdc-Fix-irq-free-on-unload.patch patches.suse/drm-i915-display-Move-releasing-gem-object-away-from.patch + patches.suse/drm-i915-Use-named-initializers-for-DPLL-info.patch patches.suse/drm-dp_mst-Fix-fractional-DSC-bpp-handling.patch patches.suse/drm-amd-display-Fix-a-debugfs-null-pointer-error.patch patches.suse/drm-amd-display-update-pixel-clock-params-after-stre.patch @@ -18198,6 +18446,8 @@ patches.suse/drm-radeon-r100-Fix-integer-overflow-issues-in-r100_.patch patches.suse/drm-radeon-check-return-value-of-radeon_ring_lock.patch patches.suse/drm-amd-display-Fix-NULL-pointer-dereference-at-hibe.patch + patches.suse/drm-i915-Stop-printing-pipe-name-as-hex.patch + patches.suse/drm-i915-display-Use-i915_gem_object_get_dma_address.patch patches.suse/drm-Disable-the-cursor-plane-on-atomic-contexts-with.patch patches.suse/drm-Allow-drivers-to-indicate-the-damage-helpers-to-.patch patches.suse/drm-virtio-Disable-damage-clipping-if-FB-changed-sin.patch @@ -18229,6 +18479,7 @@ patches.suse/drm-amd-display-Pass-pwrseq-inst-for-backlight-and-A.patch patches.suse/drm-amd-display-Fix-MST-PBN-X.Y-value-calculations.patch patches.suse/drm-amd-display-Fix-disable_otg_wa-logic.patch + patches.suse/drm-amd-display-Add-dml2-copy-functions.patch patches.suse/drm-amd-display-Fix-Replay-Desync-Error-IRQ-handler.patch patches.suse/drm-amd-display-add-support-for-DTO-genarated-dscclk.patch patches.suse/drm-amd-display-Return-drm_connector-from-find_first.patch @@ -18260,6 +18511,7 @@ patches.suse/drm-msm-dsi-Use-pm_runtime_resume_and_get-to-prevent.patch patches.suse/drm-msm-dsi-Enable-runtime-PM.patch patches.suse/drm-msm-dpu-populate-SSPP-scaler-block-version.patch + patches.suse/drm-msm-dpu-use-devres-managed-allocation-for-MDP-TO.patch patches.suse/drm-msm-dpu-correct-clk-bit-for-WB2-block.patch patches.suse/drm-msm-dp-Add-DisplayPort-controller-for-SM8650.patch patches.suse/drm-msm-adreno-Fix-A680-chip-id.patch @@ -18311,6 +18563,10 @@ patches.suse/ALSA-hda-cs35l41-Support-additional-Dell-models-with.patch patches.suse/ALSA-hda-cs35l41-Prevent-firmware-load-if-SPI-speed-.patch patches.suse/ALSA-hda-realtek-Add-quirks-for-Dell-models.patch + patches.suse/ALSA-scarlett2-Add-missing-error-check-to-scarlett2_-5f6ff69.patch + patches.suse/ALSA-scarlett2-Add-missing-error-check-to-scarlett2_.patch + patches.suse/ALSA-scarlett2-Add-missing-error-checks-to-_ctl_get.patch + patches.suse/ALSA-scarlett2-Add-clamp-in-scarlett2_mixer_ctl_put.patch patches.suse/ALSA-hda-tas2781-configure-the-amp-after-firmware-lo.patch patches.suse/ALSA-hda-realtek-enable-SND_PCI_QUIRK-for-Lenovo-Leg.patch patches.suse/ALSA-hda-Add-driver-properties-for-cs35l41-for-Lenov.patch @@ -18320,6 +18576,7 @@ patches.suse/ALSA-hda-tas2781-add-fixup-for-Lenovo-14ARB7.patch patches.suse/ALSA-hda-cs35l41-Support-more-HP-models-without-_DSD.patch patches.suse/ASoC-doc-Fix-undefined-SND_SOC_DAPM_NOPM-argument.patch + patches.suse/ASoC-SOF-Intel-mtl-call-dsp-dump-when-boot-retry-fai.patch patches.suse/ASoC-cs35l33-Fix-GPIO-name-and-drop-legacy-include.patch patches.suse/ASoC-Intel-glk_rt5682_max98357a-fix-board-id-mismatc.patch patches.suse/ASoC-Intel-sof_sdw_rt_sdca_jack_common-ctx-headset_c.patch @@ -18347,6 +18604,7 @@ patches.suse/watchdog-it87_wdt-Keep-WDTCTRL-bit-3-unmodified-for-.patch patches.suse/gpio-sysfs-fix-forward-declaration-of-struct-gpio_de.patch patches.suse/gpio-xilinx-remove-excess-kernel-doc.patch + patches.suse/gpiolib-cdev-relocate-debounce_period_us-from-struct.patch patches.suse/clk-renesas-rzg2l-cpg-Reuse-code-in-rzg2l_cpg_reset.patch patches.suse/clk-renesas-rzg2l-Check-reset-monitor-registers.patch patches.suse/clk-sp7021-fix-return-value-check-in-sp7021_clk_prob.patch @@ -18435,6 +18693,7 @@ patches.suse/mmc-mmc_spi-remove-custom-DMA-mapped-buffers.patch patches.suse/mmc-sdhci_am654-Fix-TI-SoC-dependencies.patch patches.suse/mmc-sdhci_omap-Fix-TI-SoC-dependencies.patch + patches.suse/mmc-core-Add-HS400-tuning-in-HS400es-initialization.patch patches.suse/nvdimm-Remove-usage-of-the-deprecated-ida_simple_xx--deb3.patch patches.suse/nvdimm-btt-simplify-code-with-the-scope-based-resour-9aa6.patch patches.suse/nvdimm-btt-fix-btt_blk_cleanup-kernel-doc-b192.patch @@ -18485,6 +18744,8 @@ patches.suse/srcu-Use-try-lock-lockdep-annotation-for-NMI-safe-access.patch patches.suse/kdump-defer-the-insertion-of-crashkernel-resources.patch patches.suse/scripts-decode_stacktrace.sh-optionally-use-LLVM-uti.patch + patches.suse/kexec-do-syscore_shutdown-in-kernel_kexec.patch + patches.suse/efi-disable-mirror-feature-during-crashkernel.patch patches.suse/kernel-crash_core.c-make-__crash_hotplug_lock-static.patch patches.suse/selftests-mm-hugepage-vmemmap-fails-on-64K-page-size.patch patches.suse/ubifs-Check-c-dirty_-n-p-n_cnt-and-c-nroot-state-under-c-lp_mutex.patch @@ -18598,6 +18859,8 @@ patches.suse/PCI-keystone-Fix-race-condition-when-initializing-PH.patch patches.suse/PCI-mediatek-Clear-interrupt-status-before-dispatchi.patch patches.suse/PCI-mediatek-gen3-Fix-translation-window-size-calcul.patch + patches.suse/coresight-trbe-Add-a-representative-coresight_platform_data-for-TRBE.patch + patches.suse/coresight-trbe-Enable-ACPI-based-TRBE-devices.patch patches.suse/spmi-mtk-pmif-Serialize-PMIF-status-check-and-comman.patch patches.suse/spmi-mediatek-Fix-UAF-on-device-remove.patch patches.suse/parport-parport_serial-Add-Brainboxes-BAR-details.patch @@ -18719,6 +18982,8 @@ patches.suse/s390-vfio-ap-reset-queues-filtered-from-the-guest-s-AP-config.patch patches.suse/s390-vfio-ap-reset-queues-associated-with-adapter-for-queue-unbound-from-driver.patch patches.suse/s390-vfio-ap-do-not-reset-queue-removed-from-host-config.patch + patches.suse/iommu-Map-reserved-memory-as-cacheable-if-device-is-.patch + patches.suse/iommu-dma-Trace-bounce-buffer-usage-when-mapping-buf.patch patches.suse/iommu-Don-t-reserve-0-length-IOVA-region.patch patches.suse/vfio-pds-Fix-calculations-in-pds_vfio_dirty_sync patches.suse/hisi_acc_vfio_pci-Update-migration-data-pointer-correctly-on-saving-resume.patch @@ -18795,6 +19060,10 @@ patches.suse/nvmet-re-fix-tracing-strncpy-warning.patch patches.suse/nvme-trace-avoid-memcpy-overflow-warning.patch patches.suse/nvmet-tcp-Fix-the-H2C-expected-PDU-len-calculation.patch + patches.suse/blk-mq-fix-IO-hang-from-sbitmap-wakeup-race.patch + patches.suse/block-bio-integrity-fix-kcalloc-arguments-order.patch + patches.suse/block-Fix-iterating-over-an-empty-bio-with-bio_for_each_folio_all.patch + patches.suse/nbd-always-initialize-struct-msghdr-completely.patch patches.suse/9p-Fix-initialisation-of-netfs_inode-for-9p.patch patches.suse/ceph-reinitialize-mds-feature-bit-even-when-session-i.patch patches.suse/ceph-fix-deadlock-or-deadcode-of-misusing-dget.patch @@ -18862,6 +19131,8 @@ patches.suse/perf-header-Fix-segfault-on-build_mem_topology-error-path.patch patches.suse/perf-tests-lib-Add-perf_has_symbol.sh.patch patches.suse/perf-tests-Skip-pipe-test-if-noploop-symbol-is-missing.patch + patches.suse/perf-tests-Make-data-symbol-test-wait-for-perf-to-start.patch + patches.suse/perf-tests-Skip-data-symbol-test-if-buf1-symbol-is-missing.patch patches.suse/perf-test-record-probe_libc_inet_pton-Fix-call-chain-match-on-powerpc.patch patches.suse/libapi-Add-missing-linux-types.h-header-to-get-the-_.patch patches.suse/perf-docs-Fix-man-page-formatting-for-perf-lock.patch @@ -18877,10 +19148,13 @@ patches.suse/perf-genelf-Set-ELF-program-header-addresses-properly.patch patches.suse/perf-unwind-libdw-Handle-JIT-generated-DSOs-properly.patch patches.suse/perf-unwind-libunwind-Fix-base-address-for-.eh_frame.patch + patches.suse/perf-top-Use-evsel-s-cpus-to-replace-user_requested_cpus.patch + patches.suse/perf-top-Uniform-the-event-name-for-the-hybrid-machine.patch patches.suse/perf-vendor-events-Remove-UTF-8-characters-from-cmn.json.patch patches.suse/perf-vendor-events-powerpc-Add-PVN-for-HX-C2000-CPU-with-Power8-Architecture.patch patches.suse/perf-env-Avoid-recursively-taking-env-bpf_progs.lock.patch patches.suse/perf-stat-Fix-hard-coded-LL-miss-units.patch + patches.suse/perf-vendor-events-amd-Add-Zen-4-memory-controller-events.patch patches.suse/libsubcmd-Fix-memory-leak-in-uniq.patch patches.suse/perf-db-export-Fix-missing-reference-count-get-in-call_path_from_sample.patch patches.suse/scsi-smartpqi-Add-new-controller-PCI-IDs-c6d5aa44.patch @@ -18893,21 +19167,29 @@ patches.suse/dmaengine-idxd-Move-dma_free_coherent-out-of-spinloc.patch patches.suse/dmaengine-shdma-increase-size-of-dev_id.patch patches.suse/dmaengine-fsl-qdma-increase-size-of-irq_name.patch + patches.suse/smb3-show-beginning-time-for-per-share-stats.patch + patches.suse/smb-client-fix-parsing-of-SMB3-1-1-POSIX-create-context.patch patches.suse/powerpc-64s-Increase-default-stack-size-to-32KB.patch patches.suse/clocksource-drivers-timer-ti-dm-Fix-make-W-n-kerneld.patch patches.suse/tick-sched-Fix-idle-and-iowait-sleeptime-accounting-.patch patches.suse/xen-netback-don-t-produce-zero-size-SKB-frags.patch + patches.suse/btrfs-fix-kvcalloc-arguments-order-in-btrfs_ioctl_se.patch patches.suse/btrfs-don-t-abort-filesystem-when-attempting-to-snap.patch patches.suse/btrfs-avoid-copying-BTRFS_ROOT_SUBVOL_DEAD-flag-to-s.patch + patches.suse/btrfs-defrag-reject-unknown-flags-of-btrfs_ioctl_def.patch + patches.suse/btrfs-tree-checker-fix-inline-ref-size-in-error-mess.patch + patches.suse/btrfs-don-t-warn-if-discard-range-is-not-aligned-to-.patch patches.suse/btrfs-scrub-avoid-use-after-free-when-chunk-length-i.patch patches.suse/tracing-Ensure-visibility-when-inserting-an-element-into-tracing_map.patch patches.suse/fbdev-savage-Error-out-if-pixclock-equals-zero.patch patches.suse/fbdev-sis-Error-out-if-pixclock-equals-zero.patch patches.suse/exec-Fix-error-handling-in-begin_new_exec.patch patches.suse/nfsd-fix-RELEASE_LOCKOWNER.patch + patches.suse/cifs-Don-t-use-certain-unnecessary-folio_-functions.patch patches.suse/netfs-fscache-Prevent-Oops-in-fscache_put_cache.patch patches.suse/afs-Hide-silly-rename-files-from-userspace.patch patches.suse/selftests-bonding-Increase-timeout-to-1200s.patch + patches.suse/tcp-make-sure-init-the-accept_queue-s-spinlocks-once.patch patches.suse/bnxt_en-Wait-for-FLR-to-complete-during-probe.patch patches.suse/bnxt_en-Fix-memory-leak-in-bnxt_hwrm_get_rings.patch patches.suse/bnxt_en-Fix-RSS-table-entries-calculation-for-P5_PLU.patch @@ -18924,6 +19206,7 @@ patches.suse/net-micrel-Fix-PTP-frame-parsing-for-lan8814.patch patches.suse/net-rds-Fix-UBSAN-array-index-out-of-bounds-in-rds_c.patch patches.suse/selftest-Don-t-reuse-port-for-SO_INCOMING_CPU-test.patch + patches.suse/ipv6-init-the-accept_queue-s-spinlocks-in-inet6_crea.patch patches.suse/wifi-cfg80211-fix-missing-interfaces-when-dumping.patch patches.suse/wifi-mac80211-fix-potential-sta-link-leak.patch patches.suse/wifi-iwlwifi-fix-a-memory-corruption.patch @@ -18938,12 +19221,15 @@ patches.suse/netfilter-nf_tables-reject-QUEUE-DROP-verdict-parame.patch patches.suse/selftests-bonding-do-not-test-arp-ns-target-with-mod.patch patches.suse/net-fec-fix-the-unhandled-context-fault-from-smmu.patch + patches.suse/xsk-recycle-buffer-in-case-Rx-queue-was-full.patch patches.suse/xsk-make-xsk_buff_pool-responsible-for-clearing-xdp_.patch + patches.suse/xsk-fix-usage-of-multi-buffer-BPF-helpers-for-ZC-XDP.patch patches.suse/ice-work-on-pre-XDP-prog-frag-count.patch patches.suse/i40e-handle-multi-buffer-packets-that-are-shrunk-by-.patch patches.suse/ice-remove-redundant-xdp_rxq_info-registration.patch patches.suse/intel-xsk-initialize-skb_frag_t-bv_offset-in-ZC-driv.patch patches.suse/ice-update-xdp_rxq_info-frag_size-for-ZC-enabled-Rx-.patch + patches.suse/xdp-reflect-tail-increase-for-MEM_TYPE_XSK_BUFF_POOL.patch patches.suse/i40e-set-xdp_rxq_info-frag_size.patch patches.suse/i40e-update-xdp_rxq_info-frag_size-for-ZC-enabled-Rx.patch patches.suse/net-mlx5e-Use-the-correct-lag-ports-number-when-crea-25461ce8.patch @@ -19001,6 +19287,8 @@ patches.suse/Revert-nouveau-push-event-block-allowing-out-of-the-.patch patches.suse/drm-bridge-samsung-dsim-Don-t-use-FORCE_STOP_STATE.patch patches.suse/cpufreq-amd-pstate-Fix-setting-scaling-max-min-freq-.patch + patches.suse/block-Fix-WARNING-in-_copy_from_iter-13f3.patch + patches.suse/aoe-avoid-potential-deadlock-at-set_capacity-e169.patch patches.suse/ahci-asm1166-correct-count-of-reported-ports.patch patches.suse/ahci-add-43-bit-DMA-address-quirk-for-ASMedia-ASM106.patch patches.suse/platform-x86-intel-uncore-freq-Fix-types-in-sysfs-ca.patch @@ -19022,6 +19310,7 @@ patches.suse/scsi-isci-Fix-an-error-code-problem-in-isci_io_request_build.patch patches.suse/scsi-core-Move-scsi_host_busy-out-of-host-lock-for-waking-up-EH-handler.patch patches.suse/msft-hv-2939-scsi-storvsc-Fix-ring-buffer-size-calculation.patch + patches.suse/lsm-fix-the-logic-in-security_inode_getsecctx.patch patches.suse/regulator-pwm-regulator-Add-validity-checks-in-conti.patch patches.suse/regulator-ti-abb-don-t-use-devm_platform_ioremap_res.patch patches.suse/spi-sh-msiof-avoid-integer-overflow-in-constants.patch @@ -19042,12 +19331,14 @@ patches.suse/e1000e-correct-maximum-frequency-adjustment-values.patch patches.suse/ixgbe-Fix-an-error-handling-path-in-ixgbe_read_iosf_.patch patches.suse/net-dsa-mv88e6xxx-Fix-failed-probe-due-to-unsupporte.patch + patches.suse/af_unix-fix-lockdep-positive-in-sk_diag_dump_icons.patch patches.suse/pds_core-Cancel-AQ-work-on-teardown.patch patches.suse/pds_core-Use-struct-pdsc-for-the-pdsc_adminq_isr-pri.patch patches.suse/octeontx2-pf-Remove-xdp-queues-on-program-detach.patch patches.suse/xen-netback-properly-sync-TX-responses.patch patches.suse/msft-hv-2940-hv_netvsc-Fix-race-condition-between-netvsc_probe-an.patch patches.suse/idpf-avoid-compiler-padding-in-virtchnl2_ptype-struc.patch + patches.suse/netfilter-nft_ct-sanitize-layer-3-and-4-protocol-num.patch patches.suse/io_uring-rw-ensure-poll-based-multishot-read-retries.patch patches.suse/io_uring-poll-move-poll-execution-helpers-higher-up.patch patches.suse/io_uring-net-un-indent-mshot-retry-path-in-io_recv_f.patch @@ -19055,10 +19346,19 @@ patches.suse/io_uring-net-limit-inline-multishot-retries.patch patches.suse/io_uring-net-fix-sr-len-for-IORING_OP_RECV-with-MSG_.patch patches.suse/nvme-rdma-Fix-transfer-length-when-write_generate-re.patch + patches.suse/nvmet-tcp-fix-nvme-tcp-ida-memory-leak.patch patches.suse/nvme-use-ctrl-state-accessor.patch patches.suse/nvme-auth-open-code-single-use-macros.patch patches.suse/nvme-change-__nvme_submit_sync_cmd-calling-conventio.patch patches.suse/nvme-enable-retries-for-authentication-commands.patch + patches.suse/nvme-fc-do-not-wait-in-vain-when-unloading-module.patch + patches.suse/nvmet-fcloop-swap-the-list_add_tail-arguments.patch + patches.suse/nvmet-fc-release-reference-on-target-port.patch + patches.suse/nvmet-fc-defer-cleanup-using-RCU-properly.patch + patches.suse/nvmet-fc-hold-reference-on-hostport-match.patch + patches.suse/nvmet-fc-abort-command-when-there-is-no-binding.patch + patches.suse/nvmet-fc-avoid-deadlock-on-delete-association-path.patch + patches.suse/nvmet-fc-take-ref-count-on-tgtport-before-delete-ass.patch patches.suse/ahci-Extend-ASM1061-43-bit-DMA-address-quirk-to-othe.patch patches.suse/dm-limit-the-number-of-targets-and-parameter-size-ar.patch patches.suse/dm-stats-limit-the-number-of-entries-9cf1.patch @@ -19166,12 +19466,20 @@ patches.suse/USB-serial-cp210x-add-ID-for-IMST-iM871A-USB.patch patches.suse/USB-serial-qcserial-add-new-usb-id-for-Dell-Wireless.patch patches.suse/USB-serial-option-add-Fibocom-FM101-GL-variant.patch + patches.suse/serial-core-Fix-atomicity-violation-in-uart_tiocmget.patch patches.suse/serial-max310x-set-default-value-when-reading-clock-.patch patches.suse/serial-max310x-improve-crystal-stable-clock-detectio.patch patches.suse/serial-max310x-fail-probe-if-clock-crystal-is-unstab.patch patches.suse/serial-max310x-prevent-infinite-while-loop-in-port-s.patch patches.suse/misc-fastrpc-Mark-all-sessions-as-invalid-in-cb_remo.patch patches.suse/xfs-reset-XFS_ATTR_INCOMPLETE-filter-on-node-removal.patch + patches.suse/cifs-failure-to-add-channel-on-iface-should-bump-up-weight.patch + patches.suse/ext4-fix-double-free-of-blocks-due-to-wrong-extents-.patch + patches.suse/ext4-regenerate-buddy-after-block-freeing-failed-if-.patch + patches.suse/ext4-avoid-dividing-by-0-in-mb_update_avg_fragment_s.patch + patches.suse/ext4-avoid-allocating-blocks-from-corrupted-group-in.patch + patches.suse/ext4-avoid-allocating-blocks-from-corrupted-group-in_01.patch + patches.suse/btrfs-send-return-EOPNOTSUPP-on-unknown-flags.patch patches.suse/btrfs-do-not-ASSERT-if-the-newly-created-subvolume-a.patch patches.suse/nfsd-don-t-take-fi_lock-in-nfsd_break_deleg_cb.patch patches.suse/KVM-s390-vsie-fix-race-during-shadow-creation.patch @@ -19182,6 +19490,7 @@ patches.suse/x86-coco-Define-cc_vendor-without-CONFIG_ARCH_HAS_CC.patch patches.suse/crypto-ccp-Fix-null-pointer-dereference-in-__sev_pla.patch patches.suse/crypto-algif_hash-Remove-bogus-SGL-free-on-zero-leng.patch + patches.suse/net-stmmac-xgmac-fix-handling-of-DPP-safety-error-fo.patch patches.suse/netdevsim-avoid-potential-loop-in-nsim_dev_trap_repo.patch patches.suse/net-atlantic-Fix-DMA-mapping-for-PTP-hwts-ring.patch patches.suse/selftests-net-cut-more-slack-for-gro-fwd-tests.patch @@ -19190,10 +19499,12 @@ patches.suse/atm-idt77252-fix-a-memleak-in-open_card_ubr0.patch patches.suse/octeontx2-pf-Fix-a-memleak-otx2_sq_init.patch patches.suse/msft-hv-2942-hv_netvsc-Register-VF-in-netvsc_probe-if-NET_DEVICE_.patch + patches.suse/inet-read-sk-sk_family-once-in-inet_recv_error.patch patches.suse/nfp-use-correct-macro-for-LengthSelect-in-BAR-config.patch patches.suse/nfp-flower-prevent-re-adding-mac-index-for-bonded-po.patch patches.suse/nfp-enable-NETDEV_XDP_ACT_REDIRECT-feature-flag.patch patches.suse/selftests-net-let-big_tcp-test-cope-with-slow-env.patch + patches.suse/net-stmmac-xgmac-fix-a-typo-of-register-name-in-DPP-.patch patches.suse/ppp_async-limit-MRU-to-64K.patch patches.suse/selftests-cmsg_ipv6-repeat-the-exact-packet.patch patches.suse/net-intel-fix-old-compiler-regressions.patch @@ -19208,6 +19519,7 @@ patches.suse/wifi-iwlwifi-do-not-announce-EPCS-support.patch patches.suse/wifi-brcmfmac-Adjust-n_channels-usage-for-__counted_.patch patches.suse/net-ethernet-ti-cpsw_new-enable-mac_managed_pm-to-fi.patch + patches.suse/net-ethernet-ti-cpsw-enable-mac_managed_pm-to-fix-md.patch patches.suse/octeontx2-af-Initialize-maps.patch patches.suse/s390-qeth-Fix-potential-loss-of-L3-IP-in-case-of-network-issues.patch patches.suse/netfilter-nft_set_rbtree-skip-end-interval-element-f.patch @@ -19228,6 +19540,7 @@ patches.suse/drm-msms-dp-fixed-link-clock-divider-bits-be-over-wr.patch patches.suse/drm-msm-dp-return-correct-Colorimetry-for-DP_TEST_DY.patch patches.suse/drm-msm-dpu-check-for-valid-hw_pp-in-dpu_encoder_hel.patch + patches.suse/pmdomain-mediatek-fix-race-conditions-with-genpd.patch patches.suse/mmc-sdhci-pci-o2micro-Fix-a-warm-reboot-issue-that-d.patch patches.suse/mmc-slot-gpio-Allow-non-sleeping-GPIO-ro.patch patches.suse/hwmon-aspeed-pwm-tacho-mutex-for-tach-reading.patch @@ -19240,23 +19553,46 @@ patches.suse/tracing-probes-Fix-to-show-a-parse-error-for-bad-type-for-comm.patch patches.suse/ftrace-Fix-DIRECT_CALLS-to-use-SAVE_REGS-by-default.patch patches.suse/tracing-Fix-wasted-memory-in-saved_cmdlines-logic.patch + patches.suse/fs-ntfs3-Add-NULL-ptr-dereference-checking-at-the-en.patch + patches.suse/fs-ntfs3-Fix-an-NULL-dereference-bug.patch + patches.suse/fs-ntfs3-Fix-oob-in-ntfs_listxattr.patch patches.suse/libceph-fail-sparse-read-if-the-data-length-doesn-t-m.patch patches.suse/libceph-rename-read_sparse_msg_-to-read_partial_spars.patch patches.suse/libceph-just-wait-for-more-data-to-be-available-on-th.patch patches.suse/ceph-prevent-use-after-free-in-encode_cap_msg.patch + patches.suse/cifs-handle-cases-where-multiple-sessions-share-connection.patch patches.suse/scsi-core-Move-scsi_host_busy-out-of-host-lock-if-it-is-for-per-command.patch patches.suse/scsi-lpfc-Use-unsigned-type-for-num_sge.patch patches.suse/firewire-core-send-bus-reset-promptly-on-gap-count-e.patch + patches.suse/virtio-blk-Ensure-no-requests-in-virtqueues-before-d.patch patches.suse/nvme-host-fix-the-updating-of-the-firmware-version.patch patches.suse/nilfs2-fix-data-corruption-in-dsync-block-recovery-f.patch patches.suse/0001-fs-hugetlb-fix-NULL-pointer-dereference-in-hugetlbs_.patch patches.suse/nilfs2-fix-hang-in-nilfs_lookup_dirty_data_buffers.patch + patches.suse/nilfs2-fix-potential-bug-in-end_buffer_async_write.patch + patches.suse/x86-lib-Revert-to-_ASM_EXTABLE_UA-for-get-put-_user-fixups.patch patches.suse/x86-fpu-Stop-relying-on-userspace-for-info-to-fault-in-xsa.patch patches.suse/x86-Kconfig-Transmeta-Crusoe-is-CPU-family-5-not-6.patch + patches.suse/fs-relax-mount_setattr-permission-checks.patch + patches.suse/btrfs-don-t-drop-extent_map-for-free-space-inode-on-.patch + patches.suse/btrfs-add-and-use-helper-to-check-if-block-group-is-.patch + patches.suse/btrfs-do-not-delete-unused-block-group-if-it-may-be-.patch + patches.suse/btrfs-add-new-unused-block-groups-to-the-list-of-unu.patch + patches.suse/btrfs-reject-encoded-write-if-inode-has-nodatasum-fl.patch + patches.suse/btrfs-don-t-refill-whole-delayed-refs-block-reserve-.patch patches.suse/HID-wacom-Do-not-register-input-devices-until-after-.patch + patches.suse/HID-multitouch-Add-required-quirk-for-Synaptics-0xcd-1741a82.patch patches.suse/HID-wacom-generic-Avoid-reporting-a-serial-of-0-to-u.patch + patches.suse/regmap-kunit-Ensure-that-changed-bytes-are-actually-.patch patches.suse/spi-ppc4xx-Drop-write-only-variable.patch + patches.suse/spi-intel-pci-Add-support-for-Lunar-Lake-M-SPI-seria.patch patches.suse/spi-mxs-Fix-chipselect-glitch.patch + patches.suse/of-property-fix-typo-in-io-channels.patch + patches.suse/of-unittest-Fix-compile-in-the-non-dynamic-case.patch + patches.suse/of-property-Improve-finding-the-consumer-of-a-remote.patch + patches.suse/of-property-Improve-finding-the-supplier-of-a-remote.patch + patches.suse/of-property-Add-in-ports-out-ports-support-to-of_gra.patch + patches.suse/x86-xen-Add-some-null-pointer-checking-to-smp.c.patch patches.suse/xen-events-close-evtchn-after-mapping-cleanup.patch patches.suse/dpll-fix-possible-deadlock-during-netlink-dump-opera.patch patches.suse/net-mlx5-DPLL-Fix-possible-use-after-free-after-dela.patch @@ -19273,6 +19609,7 @@ patches.suse/tcp-move-tp-tcp_usec_ts-to-tcp_sock_read_txrx-group.patch patches.suse/net-device-move-lstats-in-net_device_read_txrx.patch patches.suse/i40e-Do-not-allow-untrusted-VF-to-remove-administrat.patch + patches.suse/net-stmmac-xgmac-use-define-for-string-constants.patch patches.suse/ionic-minimal-work-with-0-budget.patch patches.suse/connector-cn_proc-revert-connector-Fix-proc_event_nu.patch patches.suse/octeontx2-af-Remove-the-PF_FUNC-validation-for-NPC-t.patch @@ -19283,6 +19620,7 @@ patches.suse/bnad-fix-work_queue-type-mismatch.patch patches.suse/ethernet-cpts-fix-function-pointer-cast-warnings.patch patches.suse/wifi-mac80211-reload-info-pointer-in-ieee80211_tx_de.patch + patches.suse/wifi-iwlwifi-mvm-use-correct-address-3-in-A-MSDU.patch patches.suse/wifi-iwlwifi-Fix-some-error-codes.patch patches.suse/wifi-iwlwifi-uninitialized-variable-in-iwl_acpi_get_.patch patches.suse/wifi-iwlwifi-mvm-fix-a-crash-when-we-run-out-of-stat.patch @@ -19330,13 +19668,16 @@ patches.suse/ASoC-cs35l56-Fix-deadlock-in-ASP1-mixer-register-ini.patch patches.suse/ASoC-SOF-ipc3-topology-Fix-pipeline-tear-down-logic.patch patches.suse/ASoC-rt5645-Fix-deadlock-in-rt5645_jack_detect_work.patch + patches.suse/ASoC-rt5645-Make-LattePanda-board-DMI-match-more-pre.patch patches.suse/ASoC-amd-yc-Fix-non-functional-mic-on-Lenovo-82UU.patch patches.suse/ASoC-q6dsp-fix-event-handler-prototype.patch + patches.suse/ASoC-SOF-ipc4-pcm-Workaround-for-crashed-firmware-on.patch patches.suse/ASoC-SOF-IPC3-fix-message-bounds-on-ipc-ops.patch patches.suse/ALSA-hda-realtek-fix-mute-micmute-LED-For-HP-mt645.patch patches.suse/ALSA-usb-audio-More-relaxed-check-of-MIDI-jack-names.patch patches.suse/arm64-signal-Don-t-assume-that-TIF_SVE-means-we-saved-SVE-state.patch patches.suse/arm64-Subscribe-Microsoft-Azure-Cobalt-100-to-ARM-Neoverse-N2-errata.patch + patches.suse/arm64-sve-Lower-the-maximum-allocation-for-the-SVE-ptrace-regset.patch patches.suse/tracing-Fix-HAVE_DYNAMIC_FTRACE_WITH_REGS-ifdef.patch patches.suse/tracing-Inform-kmemleak-of-saved_cmdlines-allocation.patch patches.suse/tracing-synthetic-Fix-trace_string-return-value.patch @@ -19348,12 +19689,18 @@ patches.suse/nvme-fabrics-fix-I-O-connect-error-handling.patch patches.suse/scsi-Revert-scsi-fcoe-Fix-potential-deadlock-on-fip-ctlr_lock.patch patches.suse/scsi-fnic-Move-fnic_fnic_flush_tx-to-a-work-queue.patch + patches.suse/cifs-fix-underflow-in-parse_server_interfaces.patch + patches.suse/smb-client-set-correct-id-uid-and-cruid-for-multiuser-automounts.patch + patches.suse/smb-Fix-regression-in-writes-when-non-standard-maximum-write-size-n.patch patches.suse/media-Revert-media-rkisp1-Drop-IRQF_SHARED.patch + patches.suse/media-rkisp1-Fix-IRQ-handling-due-to-shared-interrup.patch patches.suse/media-rc-bpf-attach-detach-requires-write-permission.patch patches.suse/media-ir_toy-fix-a-memleak-in-irtoy_tx.patch patches.suse/thunderbolt-Fix-setting-the-CNS-bit-in-ROUTER_CS_5.patch patches.suse/serial-core-introduce-uart_port_tx_flags.patch patches.suse/serial-mxs-auart-fix-tx.patch + patches.suse/interconnect-qcom-sc8180x-Mark-CO0-BCM-keepalive.patch + patches.suse/interconnect-qcom-sm8550-Enable-sync_state.patch patches.suse/iio-core-fix-memleak-in-iio_device_register_sysfs.patch patches.suse/iio-pressure-bmp280-Add-missing-bmp085-to-SPI-id-tab.patch patches.suse/iio-magnetometer-rm3100-add-boundary-check-for-the-v.patch @@ -19399,8 +19746,14 @@ patches.suse/RDMA-qedr-Fix-qedr_create_user_qp-error-flow.patch patches.suse/RDMA-srpt-fix-function-pointer-cast-warnings.patch patches.suse/crypto-virtio-akcipher-Fix-stack-overflow-on-memcpy.patch + patches.suse/btrfs-defrag-avoid-unnecessary-defrag-caused-by-inco.patch + patches.suse/btrfs-fix-deadlock-with-fiemap-and-extent-locking.patch + patches.suse/net-sched-act_mirred-use-the-backlog-for-mirred-ingr.patch + patches.suse/net-sched-act_mirred-don-t-override-retval-if-we-alr.patch + patches.suse/net-stmmac-Fix-incorrect-dereference-in-interrupt-ha.patch patches.suse/selftests-bonding-set-active-slave-to-primary-eth1-s.patch patches.suse/ionic-use-pci_is_enabled-not-open-code.patch + patches.suse/arp-Prevent-overflow-in-arp_req_get.patch patches.suse/octeontx2-af-Consider-the-action-set-by-PF.patch patches.suse/net-ipa-don-t-overrun-IPA-suspend-interrupt-register.patch patches.suse/gtp-fix-use-after-free-and-null-ptr-deref-in-gtp_gen.patch @@ -19409,12 +19762,25 @@ patches.suse/tls-don-t-skip-over-different-type-records-from-the-.patch patches.suse/net-sparx5-Add-spinlock-for-frame-transmission-from-.patch patches.suse/net-phy-realtek-Fix-rtl8211f_config_init-for-RTL8211.patch + patches.suse/bpf-scripts-Correct-GPL-license-name.patch + patches.suse/x86-mm-Move-is_vsyscall_vaddr-into-asm-vsyscall.h.patch + patches.suse/x86-mm-Disallow-vsyscall-page-read-for-copy_from_kernel_no.patch + patches.suse/bpf-Fix-racing-between-bpf_timer_cancel_and_free-and.patch + patches.suse/selftests-bpf-Test-racing-between-bpf_timer_cancel_a.patch + patches.suse/bpf-sockmap-Fix-NULL-pointer-dereference-in-sk_psock.patch patches.suse/l2tp-pass-correct-message-length-to-ip6_append_data.patch patches.suse/cachefiles-fix-memory-leak-in-cachefiles_add_cache.patch patches.suse/afs-Increase-buffer-size-in-afs_update_volume_status.patch + patches.suse/fs-aio-Restrict-kiocb_set_cancel_fn-to-I-O-submitted.patch + patches.suse/platform-x86-think-lmi-Fix-password-opcode-ordering-.patch patches.suse/platform-x86-touchscreen_dmi-Allow-partial-prefix-ma.patch + patches.suse/platform-x86-x86-android-tablets-Fix-acer_b1_750_goo.patch patches.suse/platform-x86-intel-vbtn-Stop-calling-VBDL-from-notif.patch patches.suse/platform-x86-thinkpad_acpi-Only-update-profile-if-su.patch + patches.suse/iommufd-iova_bitmap-Bounds-check-mapped-pages-access.patch + patches.suse/iommufd-iova_bitmap-Switch-iova_bitmap-bitmap-to-an-.patch + patches.suse/iommufd-iova_bitmap-Consider-page-offset-for-the-pag.patch + patches.suse/iommufd-Reject-non-zero-data_type-if-no-data_len-is-.patch patches.suse/selftests-iommu-fix-the-config-fragment.patch patches.suse/md-Fix-missing-release-of-active_io-for-flush-8556.patch patches.suse/md-Don-t-ignore-suspended-array-in-md_check_recovery-1baa.patch @@ -19424,6 +19790,7 @@ patches.suse/md-Don-t-suspend-the-array-for-interrupted-reshape-9e46.patch patches.suse/block-sed-opal-handle-empty-atoms-when-parsing-respo.patch patches.suse/ata-libata-core-Do-not-try-to-set-sleeping-devices-t.patch + patches.suse/ahci-asm1064-correct-count-of-reported-ports.patch patches.suse/ata-ahci_ceva-fix-error-handling-for-Xilinx-GT-PHY-s.patch patches.suse/drm-buddy-Modify-duplicate-list_splice_tail-call.patch patches.suse/nouveau-fix-function-cast-warnings.patch @@ -19436,6 +19803,7 @@ patches.suse/drm-amd-display-adjust-few-initialization-order-in-d.patch patches.suse/drm-amd-display-Only-allow-dig-mapping-to-pwrseq-in-.patch patches.suse/drm-amd-display-Fix-potential-null-pointer-dereferen.patch + patches.suse/drm-amd-display-fix-input-states-translation-error-f.patch patches.suse/drm-amd-display-Fix-memory-leak-in-dm_sw_fini.patch patches.suse/drm-amd-display-fix-null-pointer-dereference-on-edid.patch patches.suse/drm-amdgpu-Fix-the-runtime-resume-failure-issue.patch @@ -19445,6 +19813,7 @@ patches.suse/dm-crypt-recheck-the-integrity-tag-after-a-failure-42e1.patch patches.suse/dm-verity-dm-crypt-align-struct-bvec_iter-correctly-787f.patch patches.suse/dm-crypt-dm-integrity-dm-verity-bump-target-version-0e0c.patch + patches.suse/mm-zswap-fix-missing-folio-cleanup-in-writeback-race.patch patches.suse/s390-use-the-correct-count-for-__iowrite64_copy.patch patches.suse/s390-cio-fix-invalid-EBUSY-on-ccw_device_start.patch patches.suse/arm64-sme-Restore-SME-registers-on-exit-from-suspend.patch @@ -19453,12 +19822,23 @@ patches.suse/arm64-dts-imx8mp-Disable-UART4-by-default-on-Data-Modul-i.MX8M-Plus-eDM-SBC.patch patches.suse/bus-imx-weim-fix-valid-range-check.patch patches.suse/arm64-dts-rockchip-set-num-cs-property-for-spi-on-px30.patch + patches.suse/arm64-dts-Fix-dtc-interrupt_provider-warnings.patch + patches.suse/soc-microchip-Fix-POLARFIRE_SOC_SYS_CTRL-input-promp.patch patches.suse/i2c-imx-when-being-a-target-mark-the-last-read-as-pr.patch + patches.suse/scsi-core-Consult-supported-VPD-page-list-prior-to-fetching-page.patch + patches.suse/scsi-target-pscsi-Fix-bio_put-for-error-case.patch + patches.suse/scsi-smartpqi-Fix-disable_managed_interrupts.patch patches.suse/dm-integrity-dm-verity-reduce-stack-usage-for-rechec-66ad.patch + patches.suse/cxl-pci-Fix-disabling-memory-if-DVSEC-CXL-Range-does.patch + patches.suse/cxl-acpi-Fix-load-failures-due-to-single-window-crea.patch + patches.suse/iommu-vt-d-Update-iotlb-in-nested-domain-attach.patch + patches.suse/iommu-vt-d-Set-SSADE-when-attaching-to-a-parent-with.patch patches.suse/powerpc-pseries-iommu-DLPAR-add-doesn-t-completely-i.patch patches.suse/erofs-fix-handling-kern_mount-failure.patch patches.suse/erofs-fix-refcount-on-the-metabuf-used-for-inode-lookup.patch patches.suse/PCI-MSI-Prevent-MSI-hardware-interrupt-number-trunca.patch + patches.suse/irqchip-mbigen-Don-t-use-bus_get_dev_root-to-find-th.patch + patches.suse/irqchip-gic-v3-its-Do-not-assume-vPE-tables-are-prea.patch patches.suse/x86-bugs-Add-asm-helpers-for-executing-VERW.patch patches.suse/x86-entry_64-Add-VERW-just-before-userspace-transition.patch patches.suse/x86-entry_32-Add-VERW-just-before-userspace-transition.patch @@ -19478,25 +19858,39 @@ patches.suse/usb-gadget-ncm-Avoid-dropping-datagrams-of-properly-.patch patches.suse/usb-typec-tpcm-Fix-issues-with-power-being-removed-d.patch patches.suse/docs-Instruct-LaTeX-to-cope-with-deeper-nesting.patch + patches.suse/btrfs-dev-replace-properly-validate-device-names.patch + patches.suse/btrfs-send-don-t-issue-unnecessary-zero-writes-for-t.patch patches.suse/mtd-spinand-gigadevice-Fix-the-get-ecc-status-issue.patch patches.suse/mtd-rawnand-marvell-fix-layouts.patch + patches.suse/mm-vmscan-fix-a-bug-calling-wakeup_kswapd-with-a-wro.patch patches.suse/crypto-arm64-neonbs-fix-out-of-bounds-access-on-shor.patch + patches.suse/spi-cadence-qspi-fix-pointer-reference-in-runtime-PM-hooks.patch + patches.suse/netlink-Fix-kernel-infoleak-after-free-in-__skb_data.patch + patches.suse/net-smsc95xx-add-support-for-SYS-TEC-USB-SPEmodule1.patch patches.suse/ice-fix-connection-state-of-DPLL-and-out-pin.patch patches.suse/ice-fix-dpll-input-pin-phase_adjust-value-updates.patch patches.suse/ice-fix-dpll-and-dpll_pin-data-access-on-PF-reset.patch patches.suse/ice-fix-dpll-periodic-work-data-updates-on-PF-reset.patch patches.suse/ice-fix-pin-phase-adjust-updates-on-PF-reset.patch patches.suse/ice-Fix-ASSERT_RTNL-warning-during-certain-scenarios.patch + patches.suse/net-mctp-take-ownership-of-skb-in-mctp_local_output.patch patches.suse/net-dpaa-fman_memac-accept-phy-interface-type-10gbas.patch patches.suse/tun-Fix-xdp_rxq_info-s-queue_index-when-detaching.patch patches.suse/net-veth-clear-GRO-when-clearing-XDP-even-when-down.patch + patches.suse/ipv6-fix-potential-struct-net-leak-in-inet6_rtm_geta.patch patches.suse/lan78xx-enable-auto-speed-configuration-for-LAN7850-.patch patches.suse/ionic-check-before-releasing-pci-regions.patch patches.suse/ionic-check-cmd_regs-before-copying-in-or-out.patch patches.suse/ionic-restore-netdev-feature-bits-after-reset.patch + patches.suse/veth-try-harder-when-allocating-queue-memory.patch patches.suse/net-usb-dm9601-fix-wrong-return-value-in-dm9601_mdio.patch patches.suse/net-lan78xx-fix-softirq-work-is-pending-error.patch patches.suse/wifi-nl80211-reject-iftype-change-with-mesh-ID-chang.patch + patches.suse/wifi-iwlwifi-mvm-ensure-offloading-TID-queue-exists.patch + patches.suse/wifi-mac80211-only-call-drv_sta_rc_update-for-upload.patch + patches.suse/stmmac-Clear-variable-when-destroying-workqueue.patch + patches.suse/igb-extend-PTP-timestamp-adjustments-to-i211.patch + patches.suse/gtp-fix-use-after-free-and-null-ptr-deref-in-gtp_new.patch patches.suse/tls-decrement-decrypt_pending-if-no-async-completion.patch patches.suse/tls-fix-peeking-with-sync-async-decryption.patch patches.suse/tls-separate-no-async-decryption-request-handling-fr.patch @@ -19505,18 +19899,23 @@ patches.suse/Bluetooth-hci_sync-Check-the-correct-flag-before-sta.patch patches.suse/Bluetooth-Avoid-potential-use-after-free-in-hci_erro.patch patches.suse/Bluetooth-hci_sync-Fix-accept_list-when-attempting-t.patch + patches.suse/Bluetooth-rfcomm-Fix-null-ptr-deref-in-rfcomm_check_.patch patches.suse/Bluetooth-hci_event-Fix-wrongly-recorded-wakeup-BD_A.patch + patches.suse/Bluetooth-mgmt-Fix-limited-discoverable-off-timeout.patch patches.suse/Bluetooth-hci_event-Fix-handling-of-HCI_EV_IO_CAPA_R.patch patches.suse/Bluetooth-Enforce-validation-on-max-value-of-connect.patch patches.suse/Bluetooth-qca-Fix-wrong-event-type-for-patch-config-.patch patches.suse/tomoyo-fix-UAF-write-bug-in-tomoyo_write_control.patch patches.suse/gpu-host1x-Skip-reset-assert-on-Tegra186.patch + patches.suse/soc-qcom-pmic_glink_altmode-fix-drm-bridge-use-after.patch patches.suse/soc-qcom-pmic_glink-Fix-boot-when-QRTR-m.patch patches.suse/drm-tegra-Remove-existing-framebuffer-only-if-we-sup.patch patches.suse/fbcon-always-restore-the-old-font-data-in-fbcon_do_s.patch patches.suse/drm-buddy-fix-range-bias.patch + patches.suse/drm-buddy-check-range-allocation-matches-alignment.patch patches.suse/drm-amd-display-Prevent-potential-buffer-overflow-in.patch patches.suse/drm-amdgpu-pm-Fix-the-power1_min_cap-value.patch + patches.suse/drm-amdgpu-Enable-gpu-reset-for-S3-abort-cases-on-Ra.patch patches.suse/Revert-drm-amd-pm-resolve-reboot-exception-for-si-ol.patch patches.suse/drm-amd-display-Add-monitor-patch-for-specific-eDP-b7cdccc.patch patches.suse/drm-nouveau-keep-DMA-buffers-required-for-suspend-re.patch @@ -19531,6 +19930,8 @@ patches.suse/ALSA-hda-realtek-ALC285-reduce-pop-noise-from-Headph.patch patches.suse/ASoC-cs35l56-Must-clear-HALO_STATE-before-issuing-SY.patch patches.suse/ASoC-qcom-Fix-uninitialized-pointer-dmactl.patch + patches.suse/ASoC-amd-yc-Add-Lenovo-ThinkBook-21J0-into-DMI-quirk.patch + patches.suse/ASoC-amd-yc-Fix-non-functional-mic-on-Lenovo-21J2.patch patches.suse/efi-capsule-loader-fix-incorrect-allocation-size.patch patches.suse/efivarfs-Request-at-most-512-bytes-for-variable-name.patch patches.suse/mmc-core-Fix-eMMC-initialization-with-1-bit-bus-conn.patch @@ -19538,16 +19939,24 @@ patches.suse/mmc-sdhci-xenon-fix-PHY-init-clock-stability.patch patches.suse/mmc-sdhci-xenon-add-timeout-for-PHY-init-complete.patch patches.suse/afs-Fix-endless-loop-in-directory-parsing.patch + patches.suse/btrfs-fix-race-between-ordered-extent-completion-and.patch + patches.suse/btrfs-ensure-fiemap-doesn-t-race-with-writes-when-FI.patch patches.suse/btrfs-fix-double-free-of-anonymous-device-after-snap.patch patches.suse/ceph-switch-to-corrected-encoding-of-max_xattr_size-i.patch patches.suse/kbuild-Add-Wa-fatal-warnings-to-as-instr-invocation.patch + patches.suse/of-property-fw_devlink-Fix-stupid-bug-in-remote-endp.patch + patches.suse/iommufd-Fix-iopt_access_list_id-overwrite-bug.patch patches.suse/power-supply-bq27xxx-i2c-Do-not-free-non-existing-IR.patch + patches.suse/scsi-mpi3mr-Reduce-stack-usage-in-mpi3mr_refresh_sas_ports.patch + patches.suse/scsi-mpt3sas-Prevent-sending-diag_reset-when-the-controller-is-ready.patch patches.suse/gpio-74x164-Enable-output-pins-after-registers-are-r.patch patches.suse/gpiolib-Fix-the-error-path-order-in-gpiochip_add_dat.patch patches.suse/gpio-fix-resource-unwinding-order-in-error-path.patch + patches.suse/firewire-core-use-long-bus-reset-on-gap-count-error.patch patches.suse/x86-e820-Don-t-reserve-SETUP_RNG_SEED-in-e820.patch patches.suse/powerpc-pseries-iommu-IOMMU-table-is-not-initialized.patch patches.suse/powerpc-rtas-use-correct-function-name-for-resetting.patch + patches.suse/dmaengine-dw-edma-eDMA-Add-sync-read-before-starting.patch patches.suse/dmaengine-fsl-qdma-fix-SoC-may-hang-on-16-byte-unali.patch patches.suse/dmaengine-fsl-qdma-init-irq-after-reg-initialization.patch patches.suse/dmaengine-idxd-Ensure-safe-user-copy-of-completion-r.patch @@ -19557,10 +19966,44 @@ patches.suse/msft-hv-2944-Drivers-hv-vmbus-Calculate-ring-buffer-size-for-more.patch patches.suse/msft-hv-2946-Drivers-hv-vmbus-Remove-duplication-and-cleanup-code.patch patches.suse/msft-hv-2947-Drivers-hv-vmbus-Update-indentation-in-create_gpadl_.patch + patches.suse/msft-hv-2950-x86-hyperv-Allow-15-bit-APIC-IDs-for-VTL-platforms.patch patches.suse/integrity-eliminate-unnecessary-Problem-loading-X.50.patch + patches.suse/ARM-imx_v6_v7_defconfig-Restore-CONFIG_BACKLIGHT_CLA.patch patches.suse/arm64-dts-imx8mp-Fix-LDB-clocks-property.patch + patches.suse/arm64-tegra-Set-the-correct-PHY-mode-for-MGBE.patch patches.suse/arm64-tegra-Fix-Tegra234-MGBE-power-domains.patch + patches.suse/fs-aio-Check-IOCB_AIO_RW-before-the-struct-aio_kiocb.patch patches.suse/net-lan78xx-fix-runtime-PM-count-underflow-on-link-s.patch + patches.suse/tracing-net_sched-Fix-tracepoints-that-save-qdisc_dev-as-a-string.patch + patches.suse/geneve-make-sure-to-pull-inner-header-in-geneve_rx.patch + patches.suse/net-sparx5-Fix-use-after-free-inside-sparx5_del_mact.patch + patches.suse/ixgbe-dis-en-able-irqs-in-ixgbe_txrx_ring_-dis-en-ab.patch + patches.suse/i40e-disable-NAPI-right-after-disabling-irqs-when-ha.patch + patches.suse/ice-reorder-disabling-IRQ-and-NAPI-in-ice_qp_dis.patch + patches.suse/ice-reconfig-host-after-changing-MSI-X-on-VF.patch + patches.suse/Revert-net-mlx5-Block-entering-switchdev-mode-with-n.patch + patches.suse/Revert-net-mlx5e-Check-the-number-of-elements-before.patch + patches.suse/net-mlx5-E-switch-Change-flow-rule-destination-check.patch + patches.suse/net-mlx5-Fix-fw-reporter-diagnose-output.patch + patches.suse/net-mlx5e-Change-the-warning-when-ignore_flow_level-.patch + patches.suse/net-mlx5e-Fix-MACsec-state-loss-upon-state-update-in.patch + patches.suse/net-mlx5e-Use-a-memory-barrier-to-enforce-PTP-WQ-xmi.patch + patches.suse/net-mlx5e-Switch-to-using-_bh-variant-of-of-spinlock.patch + patches.suse/net-ipv6-avoid-possible-UAF-in-ip6_route_mpath_notif.patch + patches.suse/net-dsa-microchip-fix-register-write-order-in-ksz8_i.patch + patches.suse/idpf-disable-local-BH-when-scheduling-napi-for-marke.patch + patches.suse/ice-virtchnl-stop-pretending-to-support-RSS-over-AQ-.patch + patches.suse/net-ice-Fix-potential-NULL-pointer-dereference-in-ic.patch + patches.suse/ice-fix-uninitialized-dplls-mutex-usage.patch + patches.suse/ice-fix-typo-in-assignment.patch + patches.suse/i40e-Fix-firmware-version-comparison-function.patch + patches.suse/igc-avoid-returning-frame-twice-in-XDP_REDIRECT.patch + patches.suse/intel-legacy-Partial-revert-of-field-get-conversion.patch + patches.suse/xdp-bonding-Fix-feature-flags-when-there-are-no-slav.patch + patches.suse/cpumap-Zero-initialise-xdp_rxq_info-struct-before-ru.patch + patches.suse/netfilter-nf_tables-disallow-anonymous-set-with-time.patch + patches.suse/netfilter-nft_ct-fix-l3num-expectations-with-inet-ps.patch + patches.suse/netfilter-nf_tables-mark-set-as-dead-when-unbinding-.patch patches.suse/net-pds_core-Fix-possible-double-free-in-error-handl.patch patches.suse/erofs-apply-proper-VMA-alignment-for-memory-mapped-files-on-THP.patch patches.suse/mm-vmscan-prevent-infinite-loop-for-costly-GFP_NOIO-__GFP_RETRY_MAYFAIL-allocations.patch @@ -19571,10 +20014,14 @@ patches.suse/drm-i915-Check-before-removing-mm-notifier.patch patches.suse/drm-i915-Don-t-explode-when-the-dig-port-we-don-t-ha.patch patches.suse/drm-i915-selftests-Fix-dependency-of-some-timeouts-o.patch + patches.suse/drm-amd-swsmu-modify-the-gfx-activity-scaling.patch patches.suse/drm-amd-display-check-dc_link-before-dereferencing.patch + patches.suse/drm-amd-display-handle-range-offsets-in-VRR-ranges.patch + patches.suse/drm-amdgpu-pm-Fix-the-error-of-pwm1_enable-setting.patch patches.suse/drm-Fix-output-poll-work-for-drm_kms_helper_poll-n.patch patches.suse/drm-panel-boe-tv101wum-nl6-Fine-tune-Himax83102-j02--9dfc46c.patch patches.suse/drm-nouveau-fix-stale-locked-mutex-in-nouveau_gem_io.patch + patches.suse/nouveau-lock-the-client-object-tree.patch patches.suse/ALSA-hda-realtek-Fix-headset-Mic-no-show-at-resume-b.patch patches.suse/ALSA-hda-optimize-the-probe-codec-process.patch patches.suse/ALSA-hda-realtek-Add-Headset-Mic-supported-Acer-NB-p.patch @@ -19589,6 +20036,8 @@ patches.suse/ASoC-wm8962-Enable-oscillator-if-selecting-WM8962_FL.patch patches.suse/ASoC-wm8962-Enable-both-SPKOUTR_ENA-and-SPKOUTL_ENA-.patch patches.suse/ASoC-wm8962-Fix-up-incorrect-error-message-in-wm8962.patch + patches.suse/Input-xpad-add-additional-HyperX-Controller-Identifi.patch + patches.suse/Input-gpio_keys_polled-suppress-deferred-probe-error.patch patches.suse/Input-synaptics-rmi4-fix-UAF-of-IRQ-domain-on-driver.patch patches.suse/thunderbolt-Fix-NULL-pointer-dereference-in-tb_port_.patch patches.suse/USB-usb-storage-Prevent-divide-by-0-error-in-isd200_.patch @@ -19602,7 +20051,8 @@ patches.suse/vt-fix-unicode-buffer-corruption-when-deleting-chara.patch patches.suse/tty-serial-fsl_lpuart-avoid-idle-preamble-pending-if.patch patches.suse/Revert-tty-serial-simplify-qcom_geni_serial_send_chu.patch - patches.suse/counter-fix-privdata-alignment.patch + patches.suse/mei-me-add-arrow-lake-point-S-DID.patch + patches.suse/mei-me-add-arrow-lake-point-H-DID.patch patches.suse/iio-pressure-dlhl60d-Initialize-empty-DLH-bytes.patch patches.suse/iio-accel-adxl367-fix-DEVID-read-after-reset.patch patches.suse/iio-accel-adxl367-fix-I2C-FIFO-data-register.patch @@ -19614,14 +20064,61 @@ patches.suse/i2c-i801-Avoid-potential-double-call-to-gpiod_remove.patch patches.suse/i2c-wmt-Fix-an-error-handling-path-in-wmt_i2c_probe.patch patches.suse/i2c-aspeed-Fix-the-dummy-irq-expected-print.patch + patches.suse/KVM-SVM-Flush-pages-under-kvm-lock-to-fix-UAF-in-svm.patch + patches.suse/KVM-x86-Mark-target-gfn-of-emulated-atomic-instructi.patch + patches.suse/KVM-x86-Update-KVM_SW_PROTECTED_VM-docs-to-make-it-c.patch + patches.suse/KVM-x86-mmu-Restrict-KVM_SW_PROTECTED_VM-to-the-TDP-.patch + patches.suse/SEV-disable-SEV-ES-DebugSwap-by-default.patch + patches.suse/tracing-Remove-precision-vsnprintf-check-from-print-event.patch + patches.suse/ring-buffer-Fix-waking-up-ring-buffer-readers.patch + patches.suse/ring-buffer-Fix-resetting-of-shortest_full.patch + patches.suse/tracing-Use-.flush-call-to-wake-up-readers.patch patches.suse/selftests-mqueue-Set-timeout-to-180-seconds.patch patches.suse/lib-cmdline-Fix-an-invalid-format-specifier-in-an-as.patch patches.suse/lib-memcpy_kunit-Fix-an-invalid-format-specifier-in-.patch patches.suse/rtc-test-Fix-invalid-format-specifier.patch + patches.suse/do_sys_name_to_handle-use-kzalloc-to-fix-kernel-info.patch + patches.suse/iomap-clear-the-per-folio-dirty-bits-on-all-writebac.patch + patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch patches.suse/dm-dm-zoned-guard-blkdev_zone_mgmt-with-noio-scope-2180.patch + patches.suse/md-remove-redundant-check-of-mddev-sync_thread-61c9.patch + patches.suse/md-remove-redundant-md_wakeup_thread-faea.patch + patches.suse/md-get-rdev-mddev-with-READ_ONCE-9cfc.patch + patches.suse/md-use-RCU-lock-to-protect-traversal-in-md_spares_ne-570b.patch + patches.suse/md-fix-kmemleak-of-rdev-serial-6cf3.patch + patches.suse/block-fix-deadlock-between-bd_link_disk_holder-and-p.patch patches.suse/blk-mq-don-t-change-nr_hw_queues-and-nr_maps-for-kdu.patch + patches.suse/md-merge-the-check-of-capabilities-into-md_ioctl_val-2fe4.patch + patches.suse/md-changed-the-switch-of-RAID_VERSION-to-if-4e26.patch + patches.suse/md-clean-up-invalid-BUG_ON-in-md_ioctl-9dd8.patch + patches.suse/md-return-directly-before-setting-did_set_md_closing-91b2.patch + patches.suse/md-Don-t-clear-MD_CLOSING-when-the-raid-is-about-to--9674.patch + patches.suse/md-factor-out-a-helper-to-sync-mddev-f74a.patch + patches.suse/md-sync-blockdev-before-stopping-raid-or-setting-rea-99b9.patch + patches.suse/md-clean-up-openers-check-in-do_md_stop-and-md_set_r-650b.patch + patches.suse/md-check-mddev-pers-before-calling-md_set_readonly-e9b0.patch patches.suse/md-raid5-fix-atomicity-violation-in-raid5_cache_coun-dfd2.patch + patches.suse/md-add-a-new-helper-rdev_has_badblock-3a0f.patch + patches.suse/md-raid1-factor-out-helpers-to-add-rdev-to-conf-969d.patch + patches.suse/md-raid1-record-nonrot-rdevs-while-adding-removing-r-2c27.patch + patches.suse/md-raid1-fix-choose-next-idle-in-read_balance-257a.patch + patches.suse/md-raid1-10-add-a-helper-raid1_check_read_range-f298.patch + patches.suse/md-raid1-10-factor-out-a-new-helper-raid1_should_rea-f109.patch + patches.suse/md-raid1-factor-out-read_first_rdev-from-read_balanc-31a7.patch + patches.suse/md-raid1-factor-out-choose_slow_rdev-from-read_balan-dfa8.patch + patches.suse/md-raid1-factor-out-choose_bb_rdev-from-read_balance-9f3c.patch + patches.suse/md-raid1-factor-out-the-code-to-manage-sequential-IO-ba58.patch + patches.suse/md-raid1-factor-out-helpers-to-choose-the-best-rdev--0091.patch + patches.suse/md-don-t-clear-MD_RECOVERY_FROZEN-for-new-dm-raid-un-2f03.patch + patches.suse/md-export-helpers-to-stop-sync_thread-7a23.patch + patches.suse/md-export-helper-md_is_rdwr-314e.patch + patches.suse/md-add-a-new-helper-reshape_interrupted-503f.patch + patches.suse/dm-raid-really-frozen-sync_thread-during-suspend-16c4.patch + patches.suse/md-dm-raid-don-t-call-md_reap_sync_thread-directly-cd32.patch + patches.suse/dm-raid-add-a-new-helper-prepare_suspend-in-md_perso-5625.patch + patches.suse/dm-raid456-md-raid456-fix-a-deadlock-for-dm-raid456-4142.patch patches.suse/dm-raid-fix-lockdep-waring-in-pers-hot_add_disk-9500.patch + patches.suse/aoe-fix-the-potential-use-after-free-problem-in-aoec.patch patches.suse/x86-sev-Harden-VC-instruction-emulation-somewhat patches.suse/x86-mm-Fix-memory-encryption-features-advertisement patches.suse/x86-sme-Fix-memory-encryption-setting-if-enabled-by-default-and- @@ -19651,8 +20148,10 @@ patches.suse/crypto-ccp-Add-the-SNP_COMMIT-command patches.suse/crypto-ccp-Add-the-SNP_SET_CONFIG-command patches.suse/Documentation-virt-Fix-up-pre-formatted-text-block-f.patch + patches.suse/x86-Kconfig-Remove-CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAUL.patch patches.suse/0001-iommu-amd-Fix-failure-return-from-snp_lookup_rmpentr.patch patches.suse/crypto-ccp-Have-it-depend-on-AMD_IOMMU.patch + patches.suse/x86-nmi-Fix-the-inverse-in-NMI-handler-check.patch patches.suse/RAS-Introduce-AMD-Address-Translation-Library.patch patches.suse/EDAC-amd64-Use-new-AMD-Address-Translation-Library.patch patches.suse/Documentation-RAS-Add-index-and-address-translation-sectio.patch @@ -19666,13 +20165,18 @@ patches.suse/RAS-AMD-FMPM-Save-SPA-values.patch patches.suse/RAS-AMD-FMPM-Add-debugfs-interface-to-print-record-entries.patch patches.suse/RAS-AMD-FMPM-Fix-off-by-one-when-unwinding-on-error.patch + patches.suse/x86-mm-Ensure-input-to-pfn_to_kaddr-is-treated-as-a-64-bit.patch patches.suse/x86-mmio-Disable-KVM-mitigation-when-X86_FEATURE_CLEAR_CPU.patch patches.suse/Documentation-hw-vuln-Add-documentation-for-RFDS.patch patches.suse/x86-rfds-Mitigate-Register-File-Data-Sampling-RFDS.patch patches.suse/KVM-x86-Export-RFDS_NO-and-RFDS_CLEAR-to-guests.patch patches.suse/s390-pai-fix-attr_event_free-upper-limit-for-pai-device-drivers.patch + patches.suse/s390-vdso-drop-fPIC-from-LDFLAGS.patch patches.suse/s390-cache-prevent-rebuild-of-shared_cpu_list.patch + patches.suse/arm64-dts-rockchip-fix-rk3328-hdmi-ports-node.patch + patches.suse/arm64-dts-rockchip-fix-rk3399-hdmi-ports-node.patch patches.suse/arm64-dts-allwinner-h6-Add-RX-DMA-channel-for-SPDIF.patch + patches.suse/dt-bindings-clock-qcom-Add-missing-UFS-QREF-clocks.patch patches.suse/arm64-dts-imx8mm-kontron-Disable-pullups-for-I2C-signals-on-OSM-S-i.MX8MM.patch patches.suse/arm64-dts-imx8mm-kontron-Disable-pullups-for-I2C-signals-on-SL-BL-i.MX8MM.patch patches.suse/arm64-dts-imx8mm-kontron-Disable-pullups-for-onboard-UART-signals-on-BL-OSM-S-board.patch @@ -19684,17 +20188,48 @@ patches.suse/arm64-dts-imx8mm-kontron-Refactor-devicetree-for-OSM-S-module-and-board.patch patches.suse/arm64-dts-imx8mm-venice-gw71xx-fix-USB-OTG-VBUS.patch patches.suse/arm64-dts-imx8mp-Set-SPI-NOR-to-max-40-MHz-on-Data-Modul-i.MX8M-Plus-eDM-SBC.patch + patches.suse/arm64-dts-marvell-reorder-crypto-interrupts-on-Armada-SoCs.patch patches.suse/arm64-dts-rockchip-add-missing-interrupt-names-for-rk356x-vdpu.patch patches.suse/arm64-dts-rockchip-fix-reset-names-for-rk356x-i2s2-controller.patch patches.suse/arm64-dts-rockchip-drop-rockchip-trcm-sync-tx-only-from-rk3588-i2s.patch patches.suse/firmware-arm_scmi-Fix-double-free-in-SMC-transport-c.patch patches.suse/bus-tegra-aconnect-Update-dependency-to-ARCH_TEGRA.patch + patches.suse/firmware-tegra-bpmp-Return-directly-after-a-failed-k.patch patches.suse/soc-qcom-socinfo-rename-PM2250-to-PM4125.patch patches.suse/soc-qcom-llcc-Check-return-value-on-Broadcast_OR-reg.patch patches.suse/memory-tegra-Correct-DLA-client-names.patch patches.suse/memory-tegra-Add-BPMP-and-ICC-info-for-DLA-clients.patch + patches.suse/ARM-s5pv210-fix-pm.c-kernel-doc-warning.patch patches.suse/btrfs-preallocate-temporary-extent-buffer-for-inode-.patch + patches.suse/btrfs-handle-chunk-tree-lookup-error-in-btrfs_reloca.patch + patches.suse/btrfs-export-handle-invalid-inode-or-root-reference-.patch + patches.suse/btrfs-send-handle-path-ref-underflow-in-header-itera.patch + patches.suse/btrfs-qgroup-always-free-reserved-space-for-extent-r.patch + patches.suse/btrfs-fix-off-by-one-chunk-length-calculation-at-con.patch + patches.suse/btrfs-fix-race-when-detecting-delalloc-ranges-during.patch + patches.suse/SUNRPC-fix-a-memleak-in-gss_import_v2_context.patch + patches.suse/SUNRPC-fix-some-memleaks-in-gssx_dec_option_array.patch + patches.suse/nfsd-use-__fput_sync-to-avoid-delayed-closing-of-fil.patch + patches.suse/NFSD-fix-nfsd4_listxattr_validate_cookie.patch + patches.suse/NFSD-change-LISTXATTRS-cookie-encoding-to-big-endian.patch + patches.suse/NFSD-fix-LISTXATTRS-returning-a-short-list-with-eof-.patch + patches.suse/NFSD-fix-LISTXATTRS-returning-more-bytes-than-maxcou.patch + patches.suse/NFSD-Reset-cb_seq_status-after-NFS4ERR_DELAY.patch + patches.suse/NFSD-Convert-the-callback-workqueue-to-use-delayed_w.patch + patches.suse/NFSD-Reschedule-CB-operations-when-backchannel-rpc_c.patch + patches.suse/NFSD-Retransmit-callbacks-after-client-reconnects.patch + patches.suse/nfsd-don-t-call-locks_release_private-twice-concurre.patch + patches.suse/nfsd-Fix-a-regression-in-nfsd_setattr.patch + patches.suse/pstore-inode-Only-d_invalidate-is-needed.patch + patches.suse/pstore-zone-Add-a-null-pointer-check-to-the-psz_kmsg.patch + patches.suse/VMCI-Fix-memcpy-run-time-warning-in-dg_dispatch_as_h.patch + patches.suse/x86-relocs-Ignore-relocations-in-.notes-section.patch + patches.suse/VMCI-Fix-possible-memcpy-run-time-warning-in-vmci_da.patch + patches.suse/overflow-Allow-non-type-arg-to-type_max-and-type_min.patch patches.suse/doc-guide-kernel-doc-tell-about-object-like-macros.patch + patches.suse/docs-Restore-smart-quotes-for-quotes.patch + patches.suse/sock_diag-annotate-data-races-around-sock_diag_handl.patch + patches.suse/inet_diag-annotate-data-races-around-inet_diag_table.patch patches.suse/wifi-b43-Stop-wake-correct-queue-in-DMA-Tx-path-when.patch patches.suse/wifi-b43-Stop-wake-correct-queue-in-PIO-Tx-path-when.patch patches.suse/wifi-b43-Stop-correct-queue-in-DMA-worker-when-QoS-i.patch @@ -19705,20 +20240,37 @@ patches.suse/wifi-wilc1000-fix-multi-vif-management-when-deleting.patch patches.suse/wifi-mwifiex-debugfs-Drop-unnecessary-error-check-fo.patch patches.suse/wifi-brcmfmac-Fix-use-after-free-bug-in-brcmf_cfg802.patch + patches.suse/wifi-brcmfmac-add-per-vendor-feature-detection-callb.patch + patches.suse/wifi-brcmfmac-cfg80211-Use-WSEC-to-set-SAE-password.patch + patches.suse/wifi-brcmfmac-Demote-vendor-specific-attach-detach-m.patch patches.suse/wifi-brcmfmac-avoid-invalid-list-operation-when-vend.patch + patches.suse/wifi-rtw89-fix-null-pointer-access-when-abort-scan.patch + patches.suse/af_unix-Do-not-use-atomic-ops-for-unix_sk-sk-inflight.patch + patches.suse/bnx2x-Fix-firmware-version-string-character-counts.patch + patches.suse/mlxsw-Use-refcount_t-for-reference-counting.patch + patches.suse/net-stmmac-dwmac-starfive-Add-support-for-JH7100-SoC.patch + patches.suse/net-phy-phy_device-Prevent-nullptr-exceptions-on-ISR.patch + patches.suse/af_unix-Replace-BUG_ON-with-WARN_ON_ONCE.patch patches.suse/net-sched-Add-helper-macros-with-module-names.patch patches.suse/net-sched-Add-module-aliases-for-cls_-sch_-act_-modules.patch patches.suse/net-sched-Load-modules-via-their-alias.patch patches.suse/net-sched-Remove-alias-of-sch_clsact.patch patches.suse/net-phy-realtek-add-support-for-RTL8126A-integrated-.patch patches.suse/r8169-add-support-for-RTL8126A.patch + patches.suse/net-ravb-Let-IP-specific-receive-function-to-interro.patch patches.suse/net-mdio-add-2.5g-and-5g-related-PMA-speed-constants.patch patches.suse/net-phy-realtek-use-generic-MDIO-constants.patch patches.suse/net-phy-realtek-add-5Gbps-support-to-rtl822x_config_.patch + patches.suse/net-mlx5-SF-Stop-waiting-for-FW-as-teardown-was-call.patch + patches.suse/net-add-netdev_lockdep_set_classes-to-virtual-driver.patch patches.suse/can-softing-remove-redundant-NULL-check.patch + patches.suse/ionic-set-adminq-irq-affinity.patch + patches.suse/net-ena-Remove-ena_select_queue.patch patches.suse/wifi-ath10k-fix-NULL-pointer-dereference-in-ath10k_w.patch + patches.suse/wifi-ath9k-fix-LNA-selection-in-ath_ant_try_scan.patch patches.suse/wifi-ath12k-Fix-issues-in-channel-list-update.patch patches.suse/wifi-brcmfmac-fix-copyright-year-mentioned-in-platfo.patch + patches.suse/wifi-rtw89-pci-enlarge-RX-DMA-buffer-to-consider-siz.patch patches.suse/wifi-iwlwifi-mvm-report-beacon-protection-failures.patch patches.suse/wifi-iwlwifi-dbg-tlv-ensure-NUL-termination.patch patches.suse/wifi-iwlwifi-acpi-fix-WPFC-reading.patch @@ -19727,7 +20279,9 @@ patches.suse/wifi-iwlwifi-mvm-d3-fix-IPN-byte-order.patch patches.suse/wifi-iwlwifi-mvm-use-FW-rate-for-non-data-only-on-ne.patch patches.suse/wifi-iwlwifi-mvm-fix-the-TLC-command-after-ADD_STA.patch + patches.suse/wifi-iwlwifi-pcie-Add-the-PCI-device-id-for-new-hard.patch patches.suse/wifi-iwlwifi-read-BIOS-PNVM-only-for-non-Intel-SKU.patch + patches.suse/wifi-iwlwifi-fw-fix-compile-w-o-CONFIG_ACPI.patch patches.suse/wifi-iwlwifi-mvm-fix-warnings-from-dmi_get_system_in.patch patches.suse/wifi-libertas-fix-some-memleaks-in-lbs_allocate_cmd_.patch patches.suse/wifi-brcmsmac-Drop-legacy-header.patch @@ -19739,25 +20293,38 @@ patches.suse/wifi-iwlwifi-mvm-Fix-the-listener-MAC-filter-flags.patch patches.suse/wifi-wilc1000-prevent-use-after-free-on-vif-when-cle.patch patches.suse/wifi-brcmsmac-avoid-function-pointer-casts.patch + patches.suse/wifi-mac80211-clean-up-assignments-to-pointer-cache.patch + patches.suse/wifi-brcmfmac-Add-DMI-nvram-filename-quirk-for-ACEPC.patch patches.suse/wifi-wilc1000-revert-reset-line-logic-flip.patch patches.suse/wifi-ath9k-delay-all-of-ath9k_wmi_event_tasklet-unti.patch patches.suse/wifi-ath11k-change-to-move-WMI_VDEV_PARAM_SET_HEMU_M.patch patches.suse/wifi-ath11k-initialize-rx_mcs_80-and-rx_mcs_160-befo.patch patches.suse/wifi-ath12k-fix-incorrect-logic-of-calculating-vdev_.patch + patches.suse/net-pcs-xpcs-Return-EINVAL-in-the-internal-methods.patch patches.suse/selftests-bpf-trace_helpers.c-do-not-use-poisoned-ty.patch + patches.suse/e1000e-Minor-flow-correction-in-e1000_shutdown-funct.patch + patches.suse/ice-use-relative-VSI-index-for-VFs-instead-of-PF-VSI.patch patches.suse/sr9800-Add-check-for-usbnet_get_endpoints.patch + patches.suse/net-hns3-fix-wrong-judgment-condition-issue.patch + patches.suse/net-hns3-fix-kernel-crash-when-1588-is-received-on-H.patch + patches.suse/net-hns3-fix-port-duplex-configure-error-in-IMP-rese.patch patches.suse/wifi-mt76-mt7996-fix-TWT-issues.patch + patches.suse/wifi-mt76-mt7996-disable-AMSDU-for-non-data-frames.patch patches.suse/wifi-mt76-mt7996-fix-incorrect-interpretation-of-EHT.patch patches.suse/wifi-mt76-mt7996-fix-HE-beamformer-phy-cap-for-stati.patch patches.suse/wifi-mt76-mt7996-fix-efuse-reading-issue.patch + patches.suse/wifi-mt76-mt7996-add-locking-for-accessing-mapped-re.patch patches.suse/wifi-mt76-mt7996-fix-HIF_TXD_V2_1-value.patch patches.suse/wifi-mt76-mt7921e-fix-use-after-free-in-free_irq.patch patches.suse/wifi-mt76-mt7921-fix-incorrect-type-conversion-for-C.patch patches.suse/wifi-mt76-mt792x-fix-a-potential-loading-failure-of-.patch patches.suse/wifi-mac80211-track-capability-opmode-NSS-separately.patch patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch + patches.suse/wifi-cfg80211-check-A-MSDU-format-more-carefully.patch patches.suse/wifi-mac80211-update-scratch_pos-after-defrag.patch + patches.suse/wifi-rtw88-Add-missing-VID-PIDs-for-8811CU-and-8821C.patch patches.suse/wifi-rtw88-8821cu-Fix-firmware-upload-fail.patch + patches.suse/wifi-rtw88-8821cu-Fix-connection-failure.patch patches.suse/wifi-rtw88-8821c-Fix-beacon-loss-and-disconnect.patch patches.suse/wifi-rtw88-8821c-Fix-false-alarm-count.patch patches.suse/wifi-brcm80211-handle-pmk_op-allocation-failure.patch @@ -19766,26 +20333,64 @@ patches.suse/wifi-ath11k-do-not-dump-SRNG-statistics-during-resum.patch patches.suse/wifi-ath11k-fix-warning-on-DMA-ring-capabilities-eve.patch patches.suse/wifi-ath11k-thermal-don-t-try-to-register-multiple-t.patch + patches.suse/wifi-ath11k-decrease-MHI-channel-buffer-length-to-8K.patch + patches.suse/mac802154-fix-llsec-key-resources-release-in-mac8021.patch patches.suse/Bluetooth-Remove-HCI_POWER_OFF_TIMEOUT.patch patches.suse/Bluetooth-mgmt-Remove-leftover-queuing-of-power_off-.patch patches.suse/Bluetooth-Remove-superfluous-call-to-hci_conn_check_.patch + patches.suse/Bluetooth-hci_core-Cancel-request-on-command-timeout.patch + patches.suse/Bluetooth-btintel-Fix-null-ptr-deref-in-btintel_read.patch patches.suse/Bluetooth-hci_event-Fix-not-indicating-new-connectio.patch patches.suse/Bluetooth-hci_qca-don-t-use-IS_ERR_OR_NULL-with-gpio.patch + patches.suse/Bluetooth-btintel-Fixe-build-regression.patch + patches.suse/Bluetooth-hci_sync-Use-QoS-to-determine-which-PHY-to.patch patches.suse/Bluetooth-hci_h5-Add-ability-to-allocate-memory-for-.patch patches.suse/Bluetooth-btrtl-fix-out-of-bounds-memory-access.patch patches.suse/Bluetooth-hci_core-Fix-possible-buffer-overflow.patch patches.suse/Bluetooth-af_bluetooth-Fix-deadlock.patch patches.suse/Bluetooth-btnxpuart-Fix-btnxpuart_close.patch patches.suse/Bluetooth-btmtk-Add-MODULE_FIRMWARE-for-MT7922.patch + patches.suse/Bluetooth-Add-new-quirk-for-broken-read-key-length-o.patch + patches.suse/Bluetooth-ISO-Align-broadcast-sync_timeout-with-conn.patch patches.suse/Bluetooth-Fix-eir-name-length.patch + patches.suse/net-x25-fix-incorrect-parameter-validation-in-the-x2.patch + patches.suse/bpf-Fix-DEVMAP_HASH-overflow-check-on-32-bit-arches.patch + patches.suse/bpf-Fix-hashtab-overflow-check-on-32-bit-arches.patch + patches.suse/bpf-Fix-stackmap-overflow-check-on-32-bit-arches.patch + patches.suse/net-ip_tunnel-make-sure-to-pull-inner-header-in-ip_t.patch + patches.suse/octeontx2-af-Fix-devlink-params.patch patches.suse/net-phy-fix-phy_get_internal_delay-accessing-an-empt.patch + patches.suse/dpll-fix-dpll_xa_ref_-_del-for-multiple-registration.patch + patches.suse/igc-Fix-missing-time-sync-events.patch + patches.suse/igb-Fix-missing-time-sync-events.patch + patches.suse/ice-fix-stats-being-updated-by-way-too-large-values.patch patches.suse/net-phy-dp83822-Fix-RGMII-TX-delay-configuration.patch patches.suse/r8152-fix-unknown-device-for-choose_configuration.patch + patches.suse/nfp-flower-handle-acti_netdevs-allocation-failure.patch patches.suse/selinux-don-t-filter-copy-up-xattrs-while-uninitiali.patch + patches.suse/printk-nbcon-Relocate-32bit-seq-macros.patch + patches.suse/printk-Adjust-mapping-for-32bit-seq-macros.patch + patches.suse/printk-Use-prb_first_seq-as-base-for-32bit-seq-macros.patch + patches.suse/printk-ringbuffer-Do-not-skip-non-finalized-records-with-prb_next_seq.patch + patches.suse/printk-ringbuffer-Clarify-special-lpos-values.patch + patches.suse/printk-For-suppress_panic_printk-check-for-other-CPU-in-panic.patch + patches.suse/printk-Add-this_cpu_in_panic.patch + patches.suse/printk-ringbuffer-Cleanup-reader-terminology.patch + patches.suse/printk-Wait-for-all-reserved-records-with-pr_flush.patch + patches.suse/printk-ringbuffer-Skip-non-finalized-records-in-panic.patch + patches.suse/printk-Disable-passing-console-lock-owner-completely-during-panic.patch + patches.suse/printk-Avoid-non-panic-CPUs-writing-to-ringbuffer.patch + patches.suse/dump_stack-Do-not-get-cpu_sync-for-panic-CPU.patch + patches.suse/iommu-arm-smmu-v3-Check-that-the-RID-domain-is-S1-in.patch patches.suse/0001-PCI-Make-pci_dev_is_disconnected-helper-public-for-o.patch patches.suse/0002-iommu-vt-d-Don-t-issue-ATS-Invalidation-request-when.patch patches.suse/0001-iommu-amd-Mark-interrupt-as-managed.patch + patches.suse/dm-thin-add-braces-around-conditional-code-that-span-47c0.patch + patches.suse/dm-crypt-remove-redundant-state-settings-after-wakin-b9d3.patch + patches.suse/dm-verity-set-DM_TARGET_SINGLETON-feature-flag-9356.patch patches.suse/dm-ioctl-update-DM_DRIVER_EMAIL-to-new-dm-devel-mail-86ab.patch + patches.suse/dm-update-relevant-MODULE_AUTHOR-entries-to-latest-d-fa34.patch + patches.suse/dm-integrity-set-max_integrity_segments-in-dm_integr-f30e.patch patches.suse/dm-raid-fix-false-positive-for-requeue-needed-during-b25b.patch patches.suse/dm-call-the-resume-method-on-internal-suspend-65e8.patch patches.suse/pwm-sti-Fix-capture-for-st-pwm-num-chan-st-capture-n.patch @@ -19797,6 +20402,8 @@ patches.suse/gpio-vf610-allow-disabling-the-vf610-driver.patch patches.suse/gpiolib-Pass-consumer-device-through-to-core-in-devm.patch patches.suse/selftest-gpio-remove-obsolete-gpio-mockup-test.patch + patches.suse/hwmon-amc6821-add-of_match-table.patch + patches.suse/pmdomain-ti-Add-a-null-pointer-check-to-the-omap_prm.patch patches.suse/PM-suspend-Set-mem_sleep_current-during-kernel-comma.patch patches.suse/PM-sleep-wakeirq-fix-wake-irq-warning-in-system-susp.patch patches.suse/cpufreq-amd-pstate-Fix-min_perf-assignment-in-amd_ps.patch @@ -19807,15 +20414,20 @@ patches.suse/powercap-intel_rapl_tpmi-Fix-a-register-bug.patch patches.suse/powercap-dtpm_cpu-Fix-error-check-against-freq_qos_a.patch patches.suse/ACPI-CPPC-enable-AMD-CPPC-V2-support-for-family-17h-.patch + patches.suse/ACPI-CPPC-Use-access_width-over-bit_width-for-system.patch patches.suse/ACPI-scan-Fix-device-check-notification-handling.patch + patches.suse/ACPI-resource-Do-IRQ-override-on-Lunnen-Ground-lapto.patch patches.suse/ACPI-resource-Add-MAIBENBEN-X577-to-irq1_edge_low_fo.patch patches.suse/ACPI-processor_idle-Fix-memory-leak-in-acpi_processo.patch + patches.suse/ACPI-x86-Move-acpi_quirk_skip_serdev_enumeration-out.patch patches.suse/thermal-intel-Fix-intel_tcc_get_temp-to-support-nega.patch patches.suse/tpm-tpm_tis-Avoid-warning-splat-at-shutdown.patch + patches.suse/cifs-Fix-writeback-data-corruption.patch patches.suse/xfs-ensure-submit-buffers-on-LSN-boundaries-in-error-handlers.patch patches.suse/xfs-fix-SEEK_HOLE-DATA-for-regions-with-active-COW-extents.patch patches.suse/xfs-fix-imprecise-logic-in-xchk_btree_check_block_owner.patch patches.suse/xfs-shrink-failure-needs-to-hold-AGI-buffer.patch + patches.suse/quota-Fix-potential-NULL-pointer-dereference.patch patches.suse/drm-tegra-dsi-Add-missing-check-for-of_find_device_b.patch patches.suse/drm-tegra-dpaux-Fix-PM-disable-depth-imbalance-in-te.patch patches.suse/drm-tegra-dsi-Fix-some-error-handling-paths-in-tegra.patch @@ -19832,27 +20444,39 @@ patches.suse/drm-rockchip-lvds-do-not-overwrite-error-code.patch patches.suse/drm-rockchip-lvds-do-not-print-scary-message-when-pr.patch patches.suse/drm-panel-edp-use-put_sync-in-unprepare.patch + patches.suse/drm-vc4-don-t-check-if-plane-state-fb-state-fb.patch patches.suse/drm-lima-fix-a-memleak-in-lima_heap_alloc.patch + patches.suse/drm-panel-orientation-quirks-Add-quirk-for-GPD-Win-M.patch patches.suse/media-tc358743-register-v4l2-async-device-only-after.patch + patches.suse/drm-ttm-return-ENOSPC-from-ttm_bo_mem_space-v3.patch patches.suse/drm-vmwgfx-Fix-possible-null-pointer-derefence-with-.patch patches.suse/drm-vmwgfx-Fix-vmw_du_get_cursor_mob-fencing-of-newl.patch patches.suse/drm-vmwgfx-Fix-the-lifetime-of-the-bo-cursor-memory.patch + patches.suse/drm-amdgpu-Skip-do-PCI-error-slot-reset-during-RAS-r.patch patches.suse/drm-radeon-remove-dead-code-in-ni_mc_load_microcode.patch patches.suse/drm-radeon-ni_dpm-remove-redundant-NULL-check.patch patches.suse/drm-amd-display-Fix-a-potential-buffer-overflow-in-d.patch patches.suse/drm-amd-display-Fix-potential-NULL-pointer-dereferen.patch patches.suse/drm-amdgpu-Fix-potential-out-of-bounds-access-in-amd.patch + patches.suse/drm-i915-Replace-a-memset-with-zero-initialization.patch patches.suse/Revert-drm-i915-xe2lpd-Treat-cursor-plane-as-regular.patch + patches.suse/drm-i915-Try-to-preserve-the-current-shared_dpll-for.patch + patches.suse/drm-i915-Include-the-PLL-name-in-the-debug-messages.patch + patches.suse/drm-i915-Suppress-old-PLL-pipe_mask-checks-for-MG-TC.patch patches.suse/drm-ci-use-clk_ignore_unused-for-apq8016.patch + patches.suse/drm-amdgpu-make-damage-clips-support-configurable.patch patches.suse/drm-amd-display-Fix-vs-typos.patch patches.suse/drm-radeon-ni-Fix-wrong-firmware-size-logging-in-ni_.patch patches.suse/drm-amd-display-fix-NULL-checks-for-adev-dm.dc-in-am.patch patches.suse/drm-amd-display-Add-replay-NULL-check-in-edp_set_rep.patch + patches.suse/drm-add-drm_gem_object_is_shared_for_memory_stats-he.patch patches.suse/drm-panel-boe-tv101wum-nl6-make-use-of-prepare_prev_.patch patches.suse/drm-bridge-adv7511-fix-crash-on-irq-during-probe.patch patches.suse/drm-tegra-put-drm_gem_object-ref-on-error-in-tegra_f.patch patches.suse/drm-tidss-Fix-initial-plane-zpos-values.patch patches.suse/drm-tidss-Fix-sync-lost-issue-with-two-displays.patch + patches.suse/drm-Check-output-polling-initialized-before-disablin.patch + patches.suse/drm-Check-polling-initialized-before-enabling-in-drm.patch patches.suse/drm-tests-helpers-Include-missing-drm_drv-header.patch patches.suse/drm-mediatek-dsi-Fix-DSI-RGB666-formats-and-definiti.patch patches.suse/drm-mediatek-Fix-a-null-pointer-crash-in-mtk_drm_crt.patch @@ -19863,16 +20487,21 @@ patches.suse/drm-msm-a7xx-Fix-LLC-typo.patch patches.suse/Revert-drm-amdgpu-Add-pci-usage-to-nbio-v7.9.patch patches.suse/Revert-drm-amdgpu-Add-pcie-usage-callback-to-nbio.patch + patches.suse/drm-amd-display-Fix-nanosec-stat-overflow.patch + patches.suse/drm-amdgpu-display-Address-kdoc-for-is_psr_su-in-fil.patch patches.suse/drm-amdgpu-Fix-missing-break-in-ATOM_ARG_IMM-Case-of.patch + patches.suse/drm-amd-amdgpu-Fix-potential-ioremap-memory-leaks-in.patch patches.suse/drm-amd-pm-Fix-esm-reg-mask-use-to-get-pcie-speed.patch patches.suse/drm-etnaviv-Restore-some-id-values.patch patches.suse/drm-msm-dpu-add-division-of-drm_display_mode-s-hskew.patch + patches.suse/HID-input-avoid-polling-stylus-battery-on-Chromebook.patch patches.suse/HID-amd_sfh-Update-HPD-sensor-structure-elements.patch patches.suse/HID-amd_sfh-Avoid-disabling-the-interrupt.patch patches.suse/HID-lenovo-Add-middleclick_workaround-sysfs-knob-for.patch patches.suse/pinctrl-mediatek-Drop-bogus-slew-rate-register-range.patch patches.suse/pinctrl-mediatek-Drop-bogus-slew-rate-register-range-e15ab05.patch patches.suse/pinctrl-renesas-r8a779g0-Add-missing-SCIF_CLK2-pin-g.patch + patches.suse/pinctrl-renesas-checker-Limit-cfg-reg-enum-checks-to.patch patches.suse/gpio-nomadik-fix-offset-bug-in-nmk_pmx_set.patch patches.suse/mfd-syscon-Call-of_node_put-only-when-of_parse_phand.patch patches.suse/mfd-altera-sysmgr-Call-of_node_put-only-when-of_pars.patch @@ -19887,16 +20516,26 @@ patches.suse/Revert-leds-Only-descend-into-leds-directory-when-CO.patch patches.suse/leds-sgm3140-Add-missing-timer-cleanup-and-flash-gpi.patch patches.suse/Revert-platform-x86-asus-wmi-Support-WMI-event-queue.patch + patches.suse/Input-allocate-keycode-for-Display-refresh-rate-togg.patch + patches.suse/platform-x86-touchscreen_dmi-Add-an-extra-entry-for-.patch patches.suse/platform-x86-intel-tpmi-Change-vsec-offset-to-u64.patch patches.suse/platform-mellanox-mlxreg-hotplug-Remove-redundant-NU.patch patches.suse/PCI-AER-Fix-rootport-attribute-paths-in-ABI-docs.patch + patches.suse/PCI-AER-Block-runtime-suspend-when-handling-errors.patch patches.suse/pci_iounmap-Fix-MMIO-mapping-leak.patch patches.suse/PCI-DPC-Print-all-TLP-Prefixes-not-just-the-first.patch + patches.suse/PCI-DPC-Quirk-PIO-log-size-for-Intel-Raptor-Lake-Roo.patch patches.suse/PCI-Mark-3ware-9650SE-Root-Port-Extended-Tags-as-bro.patch patches.suse/PCI-P2PDMA-Fix-a-sleeping-issue-in-a-RCU-read-sectio.patch + patches.suse/PCI-Disable-D3cold-on-Asus-B1400-PCI-NVMe-bridge.patch + patches.suse/Revert-ACPI-PM-Block-ASUS-B1400CEAE-from-suspend-to-.patch + patches.suse/PCI-PM-Drain-runtime-idle-callbacks-before-driver-re.patch patches.suse/PCI-switchtec-Fix-an-error-handling-path-in-switchte.patch + patches.suse/NTB-fix-possible-name-leak-in-ntb_register_device.patch patches.suse/PCI-brcmstb-Fix-broken-brcm_pcie_mdio_write-polling.patch patches.suse/PCI-dwc-endpoint-Fix-advertised-resizable-BAR-size.patch + patches.suse/msft-hv-2965-PCI-hv-Fix-ring-buffer-size-calculation.patch + patches.suse/PCI-qcom-Disable-ASPM-L0s-for-sc8280xp-sa8540p-and-s.patch patches.suse/PCI-qcom-Enable-BDF-to-SID-translation-properly.patch patches.suse/ALSA-hda-realtek-Re-work-CS35L41-fixups-to-re-use-fo.patch patches.suse/ALSA-hda-realtek-Add-quirks-for-HP-G11-Laptops-using.patch @@ -19909,6 +20548,7 @@ patches.suse/ALSA-ctxfi-avoid-casting-function-pointers.patch patches.suse/ALSA-aw2-avoid-casting-function-pointers.patch patches.suse/ALSA-seq-fix-function-cast-warnings.patch + patches.suse/ALSA-firewire-lib-handle-quirk-to-calculate-payload-.patch patches.suse/ALSA-usb-audio-Name-feature-ctl-using-output-if-inpu.patch patches.suse/ALSA-hda-Reuse-for_each_pcm_streams.patch patches.suse/ALSA-hda-realtek-fix-ALC285-issues-on-HP-Envy-x360-l.patch @@ -19919,19 +20559,52 @@ patches.suse/ALSA-hda-tas2781-restore-power-state-after-system_re.patch patches.suse/ASoC-amd-acp-Add-missing-error-handling-in-sof-mach.patch patches.suse/ASoC-SOF-amd-Fix-memory-leak-in-amd_sof_acp_probe.patch + patches.suse/ASoC-SOF-amd-Optimize-quirk-for-Valve-Galileo.patch patches.suse/ASoC-sh-rz-ssi-Fix-error-message-print.patch + patches.suse/ASoC-Intel-common-DMI-remap-for-rebranded-Intel-NUC-.patch patches.suse/ASoC-meson-aiu-fix-function-pointer-type-mismatch.patch patches.suse/ASoC-meson-t9015-fix-function-pointer-type-mismatch.patch patches.suse/ASoC-SOF-Add-some-bounds-checking-to-firmware-data.patch + patches.suse/ASoC-Intel-avs-Populate-board-selection-with-new-I2S.patch patches.suse/ASoC-meson-axg-tdm-interface-fix-mclk-setup-without-.patch patches.suse/ASoC-meson-axg-tdm-interface-add-frame-rate-constrai.patch + patches.suse/ASoC-meson-axg-fifo-use-FIELD-helpers.patch patches.suse/ALSA-aaci-Delete-unused-variable-in-aaci_do_suspend.patch patches.suse/ALSA-hda-realtek-ALC236-fix-volume-mute-mic-mute-LED.patch patches.suse/ALSA-hda-tas2781-remove-unnecessary-runtime_pm-calls.patch patches.suse/ALSA-usb-audio-Stop-parsing-channels-bits-when-all-c.patch + patches.suse/ring-buffer-Do-not-set-shortest_full-when-full-target-is-hit.patch + patches.suse/ring-buffer-Fix-full_waiters_pending-in-poll.patch + patches.suse/ring-buffer-Use-wait_event_interruptible-in-ring_buffer_wait.patch + patches.suse/tracing-ring-buffer-Fix-wait_on_pipe-race.patch + patches.suse/perf-record-Fix-possible-incorrect-free-in-record__switch_output.patch + patches.suse/perf-record-Check-conflict-between-timestamp-filename-option-and-pipe-mode-before-recording.patch + patches.suse/perf-pmu-Treat-the-msr-pmu-as-software.patch + patches.suse/perf-evsel-Fix-duplicate-initialization-of-data-id-in-evsel__parse_sample.patch + patches.suse/perf-jevents-Drop-or-simplify-small-integer-values.patch + patches.suse/perf-bpf-Clean-up-the-generated-copied-vmlinux.h.patch patches.suse/perf-pmu-events-powerpc-Update-json-mapfile-with-Power11-PVR.patch + patches.suse/perf-thread_map-Free-strlist-on-normal-path-in-thread_map__new_by_tid_str.patch + patches.suse/perf-srcline-Add-missed-addr2line-closes.patch + patches.suse/perf-expr-Fix-has_event-function-for-metric-style-events.patch + patches.suse/perf-stat-Avoid-metric-only-segv.patch + patches.suse/perf-metric-Don-t-remove-scale-from-counts.patch + patches.suse/perf-list-fix-short-description-for-some-cache-events.patch + patches.suse/perf-print-events-make-is_event_supported-more-robust.patch + patches.suse/perf-pmu-Fix-a-potential-memory-leak-in-perf_pmu__lookup.patch + patches.suse/libperf-evlist-Avoid-out-of-bounds-access.patch + patches.suse/perf-vendor-events-amd-Fix-Zen-4-cache-latency-events.patch + patches.suse/dax-bus.c-replace-driver-core-lock-usage-by-a-local--c05a.patch + patches.suse/dax-bus.c-replace-several-sprintf-with-sysfs_emit-6ebe.patch + patches.suse/mm-memcg-don-t-periodically-flush-stats-when-memcg-is-disabled.patch + patches.suse/mm-memcg-use-larger-batches-for-proactive-reclaim.patch + patches.suse/kasan-test-avoid-gcc-warning-for-intentional-overflo.patch + patches.suse/nvdimm-pmem-fix-leak-on-dax_add_host-failure-f693.patch + patches.suse/dax-alloc_dax-return-ERR_PTR-EOPNOTSUPP-for-CONFIG_D-6d43.patch + patches.suse/nvdimm-pmem-Treat-alloc_dax-EOPNOTSUPP-failure-as-no-f4d3.patch patches.suse/dm-treat-alloc_dax-EOPNOTSUPP-failure-as-non-fatal-c292.patch patches.suse/dcssblk-handle-alloc_dax-EOPNOTSUPP-failure.patch + patches.suse/virtio-treat-alloc_dax-EOPNOTSUPP-failure-as-non-fata.patch patches.suse/0001-lib-stackdepot-Fix-first-entry-having-a-0-handle.patch patches.suse/0002-lib-stackdepot-Move-stack_record-struct-definition-i.patch patches.suse/0003-mm-page_owner-Maintain-own-list-of-stack_records-str.patch @@ -19940,19 +20613,29 @@ patches.suse/0006-mm-page_owner-Filter-out-stacks-by-a-threshold.patch patches.suse/0007-mm-page_owner-Update-Documentation-regarding-page_ow.patch patches.suse/modules-wait-do_free_init-correctly.patch + patches.suse/mm-swap-fix-race-between-free_swap_and_cache-and-swapoff.patch + patches.suse/0001-mm-page_owner-check-for-null-stack_record-before-bum.patch + patches.suse/0001-mm-page_owner-drop-unnecessary-check.patch patches.suse/selftests-mm-dont-fail-testsuite-due-to-a-lack-of-hu.patch patches.suse/selftests-mm-hugetlb_reparenting_test-do-not-unmount.patch patches.suse/selftests-mm-protection_keys-save-restore-nr_hugepag.patch + patches.suse/fat-fix-uninitialized-field-in-nostale-filehandles.patch patches.suse/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + patches.suse/fuse-fix-root-lookup-with-nonzero-generation.patch + patches.suse/fuse-don-t-unhash-root.patch + patches.suse/media-cadence-csi2rx-use-match-fwnode-for-media-link.patch patches.suse/media-staging-ipu3-imgu-Set-fields-before-media_enti.patch patches.suse/media-xc4000-Fix-atomicity-violation-in-xc4000_get_f.patch patches.suse/media-videobuf2-Fix-doc-comment.patch patches.suse/media-em28xx-annotate-unchecked-call-to-media_device.patch + patches.suse/media-cec-core-remove-length-check-of-Timer-Status.patch patches.suse/media-v4l2-tpg-fix-some-memleaks-in-tpg_alloc.patch patches.suse/media-v4l2-mem2mem-fix-a-memleak-in-v4l2_m2m_registe.patch patches.suse/media-mc-Add-local-pad-to-pipeline-regardless-of-the.patch + patches.suse/media-mc-Fix-flags-handling-when-creating-pad-links.patch patches.suse/media-nxp-imx8-isi-Check-whether-crossbar-pad-is-non.patch + patches.suse/media-mc-Rename-pad-variable-to-clarify-intent.patch patches.suse/media-edia-dvbdev-fix-a-use-after-free.patch patches.suse/media-cedrus-h265-Fix-configuring-bitstream-size.patch patches.suse/media-sun8i-di-Fix-coefficient-writes.patch @@ -19961,6 +20644,7 @@ patches.suse/media-imx-csc-scaler-fix-v4l2_ctrl_handler-memory-le.patch patches.suse/media-go7007-add-check-of-return-value-of-go7007_rea.patch patches.suse/media-pvrusb2-remove-redundant-NULL-check.patch + patches.suse/media-sta2x11-fix-irq-handler-cast.patch patches.suse/media-pvrusb2-fix-pvr2_stream_callback-casts.patch patches.suse/media-i2c-imx290-Fix-IMX920-typo.patch patches.suse/media-pvrusb2-fix-uaf-in-pvr2_context_set_notify.patch @@ -19979,6 +20663,8 @@ patches.suse/clk-keystone-sci-clk-Adding-support-for-non-contiguo.patch patches.suse/clk-meson-Add-missing-clocks-to-axg_clk_regmaps.patch patches.suse/clk-qcom-gcc-sdm845-Add-soft-dependency-on-rpmhpd.patch + patches.suse/clk-qcom-reset-Commonize-the-de-assert-functions.patch + patches.suse/clk-qcom-reset-Ensure-write-completion-on-reset-de-a.patch patches.suse/clk-qcom-dispcc-sdm845-Adjust-internal-GDSC-wait-tim.patch patches.suse/clk-qcom-gcc-ipq6018-fix-terminating-of-frequency-ta.patch patches.suse/clk-qcom-gcc-ipq8074-fix-terminating-of-frequency-ta.patch @@ -19988,13 +20674,32 @@ patches.suse/clk-Fix-clk_core_get-NULL-dereference.patch patches.suse/clk-samsung-exynos850-Propagate-SPI-IPCLK-rate-chang.patch patches.suse/clk-imx-imx8mp-Fix-SAI_MCLK_SEL-definition.patch + patches.suse/libnvdimm-Fix-ACPI_NFIT-in-BLK_DEV_PMEM-help-e4b0.patch + patches.suse/nvdimm-make-nvdimm_bus_type-const-1333.patch + patches.suse/device-dax-make-dax_bus_type-const-bc22.patch patches.suse/mtd-maps-physmap-core-fix-flash-size-larger-than-32-.patch + patches.suse/mtd-spinand-Add-support-for-5-byte-IDs.patch patches.suse/mtd-rawnand-meson-fix-scrambling-mode-value-in-comma.patch patches.suse/mtd-rawnand-lpc32xx_mlc-fix-irq-handler-prototype.patch patches.suse/mtd-rawnand-Fix-and-simplify-again-the-continuous-re.patch patches.suse/mtd-rawnand-Constrain-even-more-when-continuous-read.patch patches.suse/of-make-for_each_property_of_node-available-to-to-OF.patch + patches.suse/KVM-x86-Fix-broken-debugregs-ABI-for-32-bit-kernels.patch + patches.suse/KVM-VMX-Report-up-to-date-exit-qualification-to-user.patch + patches.suse/KVM-x86-pmu-Always-treat-Fixed-counters-as-available.patch + patches.suse/KVM-x86-pmu-Allow-programming-events-that-match-unsu.patch + patches.suse/KVM-x86-pmu-Don-t-ignore-bits-31-30-for-RDPMC-index-.patch + patches.suse/KVM-x86-pmu-Prioritize-VMX-interception-over-GP-on-R.patch + patches.suse/KVM-x86-pmu-Apply-fast-RDPMC-only-to-Intel-PMUs.patch + patches.suse/KVM-x86-pmu-Disallow-fast-RDPMC-for-architectural-In.patch + patches.suse/KVM-x86-pmu-Zero-out-PMU-metadata-on-AMD-if-PMU-is-d.patch + patches.suse/KVM-x86-pmu-Explicitly-check-NMI-from-guest-to-reduc.patch + patches.suse/KVM-x86-xen-improve-accuracy-of-Xen-timers.patch + patches.suse/KVM-x86-xen-inject-vCPU-upcall-vector-when-local-API.patch + patches.suse/KVM-x86-xen-remove-WARN_ON_ONCE-with-false-positives.patch + patches.suse/KVM-x86-xen-fix-recursive-deadlock-in-timer-injectio.patch patches.suse/KVM-s390-only-deliver-the-set-service-event-bits.patch + patches.suse/crypto-testmgr-remove-unused-xts4096-and-xts512-algo.patch patches.suse/crypto-xilinx-call-finalize-with-bh-disabled.patch patches.suse/crypto-qat-change-SLAs-cleanup-flow-at-shutdown.patch patches.suse/crypto-qat-resolve-race-condition-during-AER-recover.patch @@ -20004,6 +20709,7 @@ patches.suse/crypto-qat-removed-unused-macro-in-adf_cnv_dbgfs.c.patch patches.suse/crypto-qat-avoid-division-by-zero.patch patches.suse/crypto-qat-remove-double-initialization-of-value.patch + patches.suse/crypto-qat-fix-ring-to-service-map-for-dcc-in-4xxx.patch patches.suse/crypto-jitter-fix-CRYPTO_JITTERENTROPY-help-text.patch patches.suse/powerpc-smp-Adjust-nr_cpu_ids-to-cover-all-threads-o.patch patches.suse/powerpc-smp-Increase-nr_cpu_ids-to-include-the-boot-.patch @@ -20018,10 +20724,21 @@ patches.suse/powerpc-Implement-set_memory_rox.patch patches.suse/powerpc-kprobes-Handle-error-returned-by-set_memory_.patch patches.suse/powerpc-pseries-Fix-potential-memleak-in-papr_get_at.patch + patches.suse/powerpc-hv-gpci-Fix-the-H_GET_PERF_COUNTER_INFO-hcall-return-value-checks.patch patches.suse/powerpc-64s-Move-dcbt-dcbtst-sequence-into-a-macro.patch patches.suse/powerpc-64s-Use-.machine-power4-around-dcbt.patch patches.suse/powerpc-Remove-cpu-as-y-completely.patch patches.suse/powerpc-64s-Fix-get_hugepd_cache_index-build-failure.patch + patches.suse/x86-CPU-AMD-Update-the-Zenbleed-microcode-revisions.patch + patches.suse/net-sunrpc-Fix-an-off-by-one-in-rpc_sockaddr2uaddr.patch + patches.suse/NFSv4.2-fix-nfs4_listxattr-kernel-BUG-at-mm-usercopy.patch + patches.suse/NFSv4.2-fix-listxattr-maximum-XDR-buffer-size.patch + patches.suse/NFS-Fix-nfs_netfs_issue_read-xarray-locking-for-writ.patch + patches.suse/NFS-Fix-an-off-by-one-in-root_nfs_cat.patch + patches.suse/NFSv4.1-pnfs-fix-NFS-with-TLS-in-pnfs.patch + patches.suse/nfs-fix-UAF-in-direct-writes.patch + patches.suse/NFS-Read-unlock-folio-on-nfs_page_create_from_folio-.patch + patches.suse/nfs-fix-panic-when-nfs4_ff_layout_prepare_ds-fails.patch patches.suse/scsi-mpt3sas-Reload-SBR-without-rebooting-HBA.patch patches.suse/scsi-lpfc-Initialize-status-local-variable-in-lpfc_s.patch patches.suse/scsi-lpfc-Fix-possible-memory-leak-in-lpfc_rcv_padis.patch @@ -20040,35 +20757,300 @@ patches.suse/scsi-lpfc-Change-lpfc_vport-load_flag-member-into-a-.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.0.patch patches.suse/scsi-lpfc-Copyright-updates-for-14.4.0.0-patches.patch + patches.suse/scsi-csiostor-Avoid-function-pointer-casts.patch + patches.suse/scsi-bfa-Fix-function-pointer-type-mismatch-for-hcb_qe-cbfn.patch patches.suse/scsi-lpfc-Replace-deprecated-strncpy-with-strscpy.patch + patches.suse/Input-synaptics-rmi4-fail-probing-if-memory-allocati.patch + patches.suse/input-touchscreen-imagis-Correct-the-maximum-touch-a.patch + patches.suse/Input-imagis-use-FIELD_GET-where-applicable.patch + patches.suse/Input-xpad-add-support-for-Snakebyte-GAMEPADs.patch patches.suse/watchdog-starfive-Check-pm_runtime_enabled-before-de.patch patches.suse/watchdog-stm32_iwdg-initialize-default-timeout.patch + patches.suse/perf-x86-amd-lbr-Discard-erroneous-branch-entries.patch + patches.suse/perf-x86-amd-core-Avoid-register-reset-when-CPU-is-dead.patch patches.suse/i3c-dw-Disable-IBI-IRQ-depends-on-hot-join-and-SIR-e.patch patches.suse/ALSA-hda-realtek-Add-quirk-for-Lenovo-Yoga-9-14IMH9.patch patches.suse/Revert-ALSA-usb-audio-Name-feature-ctl-using-output-.patch patches.suse/ALSA-hda-realtek-add-in-quirk-for-Acer-Swift-Go-16-S.patch + patches.suse/tracing-Have-saved_cmdlines-arrays-all-in-one-allocation.patch + patches.suse/ring-buffer-use-READ_ONCE-to-read-cpu_buffer-commit_page-in-concurrent-environment.patch + patches.suse/ring-buffer-Make-wake-once-of-ring_buffer_wait-more-robust.patch + patches.suse/NFSD-Fix-nfsd_clid_class-use-of-__string_len-macro.patch patches.suse/drm-i915-Add-missing-to-__assign_str-macros-in-trace.patch + patches.suse/net-hns3-tracing-fix-hclgevf-trace-event-strings.patch + patches.suse/cxl-trace-Properly-initialize-cxl_poison-region-name.patch patches.suse/RDMA-irdma-Remove-duplicate-assignment.patch patches.suse/RDMA-srpt-Do-not-register-event-handler-until-srpt-d.patch patches.suse/RDMA-hns-Fix-mis-modifying-default-congestion-contro.patch patches.suse/RDMA-device-Fix-a-race-between-mad_client-and-cm_cli.patch patches.suse/RDMA-rtrs-clt-Check-strnlen-return-len-in-sysfs-mpat.patch + patches.suse/msft-hv-2962-RDMA-mana_ib-Fix-bug-in-creation-of-dma-regions.patch + patches.suse/RDMA-cm-add-timeout-to-cm_destroy_id-wait.patch + patches.suse/dlm-fix-user-space-lkb-refcounting.patch + patches.suse/x86-xen-attempt-to-inflate-the-memory-balloon-on-PVH.patch + patches.suse/xen-evtchn-avoid-WARN-when-unbinding-an-event-channe.patch + patches.suse/xen-events-increment-refcnt-only-if-event-channel-is.patch + patches.suse/vdpa_sim-reset-must-not-run.patch + patches.suse/vdpa-mlx5-Allow-CVQ-size-changes.patch + patches.suse/ahci-asm1064-asm1166-don-t-limit-reported-ports.patch patches.suse/thermal-drivers-mediatek-lvts_thermal-Fix-a-memory-l.patch patches.suse/thermal-drivers-mediatek-Fix-control-buffer-enableme.patch + patches.suse/thermal-of-Assume-polling-delay-passive-0-when-absen.patch patches.suse/cpufreq-dt-always-allocate-zeroed-cpumask.patch + patches.suse/s390-vtime-fix-average-steal-time-calculation.patch + patches.suse/s390-zcrypt-fix-reference-counting-on-zcrypt-card-objects.patch + patches.suse/arm64-dts-broadcom-bcmbca-bcm4908-drop-invalid-switch-cells.patch patches.suse/soc-fsl-dpio-fix-kcalloc-argument-order.patch + patches.suse/msft-hv-2964-x86-hyperv-Use-per-cpu-initial-stack-for-vtl-context.patch + patches.suse/remoteproc-virtio-Fix-wdg-cannot-recovery-remote-pro.patch + patches.suse/remoteproc-stm32-Fix-incorrect-type-assignment-retur.patch + patches.suse/usb-audio-v2-Correct-comments-for-struct-uac_clock_s.patch + patches.suse/xhci-remove-unnecessary-event_ring_deq-parameter-fro.patch + patches.suse/xhci-update-event-ring-dequeue-pointer-position-to-c.patch + patches.suse/xhci-add-helper-that-checks-for-unhandled-events-on-.patch + patches.suse/usb-gadget-uvc-mark-incomplete-frames-with-UVC_STREA.patch + patches.suse/usb-typec-ucsi-Limit-read-size-on-v1.2.patch patches.suse/usb-typec-ucsi-Update-connector-cap-and-status.patch + patches.suse/thunderbolt-Introduce-tb_port_reset.patch + patches.suse/thunderbolt-Introduce-tb_path_deactivate_hop.patch + patches.suse/thunderbolt-Make-tb_switch_reset-support-Thunderbolt.patch + patches.suse/thunderbolt-Reset-only-non-USB4-host-routers-in-resu.patch + patches.suse/usb-xhci-Add-error-handling-in-xhci_map_urb_for_dma.patch + patches.suse/usb-typec-ucsi-Clean-up-UCSI_CABLE_PROP-macros.patch + patches.suse/usb-dwc3-am62-fix-module-unload-reload-behavior.patch + patches.suse/usb-dwc3-am62-Disable-wakeup-at-remove.patch + patches.suse/usb-typec-tcpci-add-generic-tcpci-fallback-compatibl.patch + patches.suse/usb-sl811-hcd-only-defined-function-checkdone-if-QUI.patch patches.suse/phy-tegra-xusb-Add-API-to-retrieve-the-port-number-of-phy.patch patches.suse/usb-gadget-tegra-xudc-Fix-USB3-PHY-retrieval-logic.patch + patches.suse/usb-gadget-net2272-Use-irqflags-in-the-call-to-net22.patch + patches.suse/USB-serial-ftdi_sio-add-support-for-GMC-Z216C-Adapte.patch + patches.suse/USB-serial-add-device-ID-for-VeriFone-adapter.patch + patches.suse/USB-serial-cp210x-add-ID-for-MGP-Instruments-PDS100.patch + patches.suse/USB-serial-option-add-MeiG-Smart-SLM320-product.patch + patches.suse/USB-serial-cp210x-add-pid-vid-for-TDK-NC0110013M-and.patch + patches.suse/tty-vt-fix-20-vs-0x20-typo-in-EScsiignore.patch + patches.suse/serial-max310x-fix-NULL-pointer-dereference-in-I2C-i.patch + patches.suse/serial-max310x-fix-syntax-error-in-IRQ-error-message.patch + patches.suse/tty-serial-samsung-fix-tx_empty-to-return-TIOCSER_TE.patch + patches.suse/serial-8250_exar-Don-t-remove-GPIO-device-on-suspend.patch + patches.suse/serial-core-only-stop-transmit-when-HW-fifo-is-empty.patch + patches.suse/serial-Lock-console-when-calling-into-driver-before-.patch + patches.suse/iio-dummy_evgen-remove-Excess-kernel-doc-comments.patch + patches.suse/iio-gts-helper-Fix-division-loop.patch + patches.suse/bus-mhi-ep-check-the-correct-variable-in-mhi_ep_regi.patch + patches.suse/hwtracing-hisi_ptt-Move-type-check-to-the-beginning-.patch + patches.suse/slimbus-core-Remove-usage-of-the-deprecated-ida_simp.patch + patches.suse/speakup-Fix-8bit-characters-from-direct-synth.patch patches.suse/uio-introduce-uio_mem_dma_coherent-type.patch patches.suse/cnic-bnx2-bnx2x-use-uio_mem_dma_coherent.patch patches.suse/uio_pruss-uio_mem_dma_coherent-conversion.patch patches.suse/uio_dmem_genirq-uio_mem_dma_coherent-conversion.patch + patches.suse/kconfig-fix-infinite-loop-when-expanding-a-macro-at-.patch patches.suse/kbuild-Use-fmin-function-alignment-when-available.patch + patches.suse/kbuild-Move-Wenum-compare-conditional-enum-conversio.patch + patches.suse/rds-tcp-Fix-use-after-free-of-net-in-reqsk_timer_han.patch + patches.suse/soc-fsl-qbman-Always-disable-interrupts-when-taking-.patch + patches.suse/soc-fsl-qbman-Use-raw-spinlock-for-cgr_lock.patch + patches.suse/octeontx2-af-Use-matching-wake_up-API-variant-in-CGX.patch + patches.suse/net-sched-taprio-proper-TCA_TAPRIO_TC_ENTRY_INDEX-ch.patch + patches.suse/net-mediatek-mtk_eth_soc-clear-MAC_MCR_FORCE_LINK-on.patch + patches.suse/net-ethernet-mtk_eth_soc-fix-PPE-hanging-issue.patch + patches.suse/packet-annotate-data-races-around-ignore_outgoing.patch + patches.suse/net-veth-do-not-manipulate-GRO-when-using-XDP.patch + patches.suse/net-dsa-mt7530-prevent-possible-incorrect-XTAL-frequ.patch + patches.suse/wireguard-receive-annotate-data-race-around-receivin.patch + patches.suse/wireguard-netlink-check-for-dangling-peer-via-is_dea.patch + patches.suse/wireguard-netlink-access-device-through-ctx-instead-.patch patches.suse/net-sched-Add-module-alias-for-sch_fq_pie.patch + patches.suse/net-phy-fix-phy_read_poll_timeout-argument-type-in-g.patch patches.suse/net-bnx2x-Prevent-access-to-a-freed-page-in-page_poo.patch + patches.suse/octeontx2-Detect-the-mbox-up-or-down-message-via-reg.patch + patches.suse/octeontx2-pf-Wait-till-detach_resources-msg-is-compl.patch + patches.suse/octeontx2-pf-Use-default-max_active-works-instead-of.patch + patches.suse/octeontx2-pf-Send-UP-messages-to-VF-only-when-VF-is-.patch + patches.suse/octeontx2-af-Use-separate-handlers-for-interrupts.patch + patches.suse/net-dsa-mt7530-fix-link-local-frames-that-ingress-vl.patch + patches.suse/net-dsa-mt7530-fix-handling-of-all-link-local-frames.patch + patches.suse/selftests-forwarding-Fix-ping-failure-due-to-short-t.patch + patches.suse/ubifs-Set-page-uptodate-in-the-correct-place.patch + patches.suse/ubi-Check-for-too-small-LEB-size-in-VTBL-code.patch + patches.suse/ubifs-fix-sort-function-prototype.patch + patches.suse/ubifs-Remove-unreachable-code-in-dbg_check_ltab_lnum.patch + patches.suse/ubifs-dbg_check_idx_size-Fix-kmemleak-if-loading-znode-failed.patch + patches.suse/ubifs-Queue-up-space-reservation-tasks-if-retrying-many-times.patch + patches.suse/rtc-mt6397-select-IRQ_DOMAIN-instead-of-depending-on.patch + patches.suse/nouveau-reset-the-bo-resource-bus-info-after-an-evic.patch + patches.suse/drm-probe-helper-warn-about-negative-.get_modes.patch + patches.suse/drm-panel-do-not-return-negative-error-codes-from-dr.patch + patches.suse/drm-exynos-do-not-return-negative-values-from-.get_m.patch + patches.suse/drm-imx-ipuv3-do-not-return-negative-values-from-.ge.patch + patches.suse/drm-vc4-hdmi-do-not-return-negative-values-from-.get.patch + patches.suse/drm-Fix-drm_fixp2int_round-making-it-add-0.5.patch + patches.suse/nouveau-gsp-don-t-check-devinit-disable-on-GSP.patch + patches.suse/drm-amd-display-Use-freesync-when-DRM_EDID_FEATURE_C.patch + patches.suse/drm-amdgpu-fix-use-after-free-bug.patch + patches.suse/drm-amdgpu-fix-mmhub-client-id-out-of-bounds-access.patch + patches.suse/drm-amd-display-Change-default-size-for-dummy-plane-.patch + patches.suse/drm-amdgpu-amdgpu_ttm_gart_bind-set-gtt-bound-flag.patch + patches.suse/drm-amdgpu-pm-Fix-NULL-pointer-dereference-when-get-.patch + patches.suse/drm-amdgpu-pm-Check-the-validity-of-overdiver-power-.patch + patches.suse/drm-amd-display-Override-min-required-DCFCLK-in-dml1.patch + patches.suse/drm-amd-display-Allow-dirty-rects-to-be-sent-to-dmub.patch + patches.suse/drm-amd-display-Init-DPPCLK-from-SMU-on-dcn32.patch + patches.suse/drm-amd-display-Update-odm-when-ODM-combine-is-chang.patch + patches.suse/drm-amd-display-Fix-idle-check-for-shared-firmware-s.patch + patches.suse/drm-amd-display-Return-the-correct-HDCP-error-code.patch + patches.suse/0001-drm-amd-display-Add-a-dc_state-NULL-check-in-dc_stat.patch + patches.suse/Revert-drm-amd-amdgpu-Fix-potential-ioremap-memory-l.patch + patches.suse/drm-amd-display-Fix-noise-issue-on-HDMI-AV-mute.patch + patches.suse/drm-amdgpu-drop-setting-buffer-funcs-in-sdma442.patch + patches.suse/ALSA-hda-realtek-fix-the-hp-playback-volume-issue-fo.patch + patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Spectre-x360-14-eu.patch + patches.suse/ALSA-hda-realtek-Add-quirks-for-some-Clevo-laptops.patch + patches.suse/ASoC-tlv320adc3xxx-Don-t-strip-remove-function-when-.patch + patches.suse/ASoC-amd-yc-Fix-non-functional-mic-on-ASUS-M7600RE.patch + patches.suse/ASoC-soc-core.c-Skip-dummy-codec-when-adding-platfor.patch + patches.suse/ASoC-rockchip-i2s-tdm-Fix-inaccurate-sampling-rates.patch + patches.suse/ASoC-amd-yc-Revert-Fix-non-functional-mic-on-Lenovo-.patch + patches.suse/spi-lpspi-Avoid-potential-use-after-free-in-probe.patch + patches.suse/spi-lm70llp-fix-links-in-doc-and-comments.patch + patches.suse/spi-spi-mt65xx-Fix-NULL-pointer-access-in-interrupt-.patch + patches.suse/fbdev-viafb-fix-typo-in-hw_bitblt_1-and-hw_bitblt_2.patch + patches.suse/fbmon-prevent-division-by-zero-in-fb_videomode_from_.patch + patches.suse/ceph-stop-copying-to-iter-at-EOF-on-sync-reads.patch + patches.suse/dm-integrity-fix-a-memory-leak-when-rechecking-the-d-55e5.patch + patches.suse/nvme-fix-reconnection-fail-due-to-reserved-tag-alloc.patch + patches.suse/drivers-nvme-Add-quirks-for-device-126f-2262.patch + patches.suse/irqchip-renesas-rzg2l-Flush-posted-write-in-irq_eoi.patch + patches.suse/irqchip-renesas-rzg2l-Rename-rzg2l_tint_eoi.patch + patches.suse/irqchip-renesas-rzg2l-Rename-rzg2l_irq_eoi.patch + patches.suse/irqchip-renesas-rzg2l-Prevent-spurious-interrupts-wh.patch + patches.suse/clocksource-drivers-imx-Fix-Wunused-but-set-variable.patch + patches.suse/clocksource-drivers-arm_global_timer-Fix-maximum-pre.patch + patches.suse/swiotlb-Fix-double-allocation-of-slots-due-to-broken-alignment-handling.patch + patches.suse/swiotlb-Honour-dma_alloc_coherent-alignment-in-swiotlb_alloc.patch + patches.suse/swiotlb-Fix-alignment-checks-when-both-allocation-and-DMA-masks-are-present.patch + patches.suse/iommu-dma-Force-swiotlb_max_mapping_size-on-an-untrusted-device.patch + patches.suse/x86-pm-Work-around-false-positive-kmemleak-report-in-msr_b.patch + patches.suse/kprobes-x86-Use-copy_from_kernel_nofault-to-read-fro.patch + patches.suse/x86-fpu-Keep-xfd_state-in-sync-with-MSR_IA32_XFD.patch + patches.suse/x86-efistub-Call-mixed-mode-boot-services-on-the-firmware-.patch + patches.suse/efi-fix-panic-in-kdump-kernel.patch + patches.suse/crypto-iaa-Fix-nr_cpus-nr_iaa-case.patch + patches.suse/pwm-img-fix-pwm-clock-lookup.patch + patches.suse/printk-Update-console_may_schedule-in-console_trylock_spinning.patch + patches.suse/Fix-build-errors-due-to-new-UIO_MEM_DMA_COHERENT-mes.patch + patches.suse/init-open-initrd.image-with-O_LARGEFILE.patch + patches.suse/0001-mm-page_owner-fix-recursion.patch + patches.suse/prctl-generalize-PR_SET_MDWE-support-check-to-be-per-arch.patch + patches.suse/ARM-prctl-reject-PR_SET_MDWE-on-pre-ARMv6.patch patches.suse/crash-use-macro-to-add-crashk_res-into-iomem-early-for-specific-arch.patch + patches.suse/btrfs-zoned-don-t-skip-block-groups-with-100-zone-un.patch + patches.suse/nfc-nci-Fix-uninit-value-in-nci_dev_up-and-nci_ntf_p.patch + patches.suse/mlxbf_gige-stop-PHY-during-open-error-paths.patch patches.suse/s390-qeth-handle-deferred-cc1.patch + patches.suse/net-ll_temac-platform_get_resource-replaced-by-wrong.patch + patches.suse/net-wwan-t7xx-Split-64bit-accesses-to-fix-alignment-.patch + patches.suse/selftests-vxlan_mdb-Fix-failures-with-old-libnet.patch + patches.suse/s390-bpf-Fix-bpf_plt-pointer-arithmetic.patch + patches.suse/bpf-arm64-fix-bug-in-BPF_LDX_MEMSX.patch + patches.suse/arm64-bpf-fix-32bit-unconditional-bswap.patch + patches.suse/net-hns3-fix-index-limit-to-support-all-queue-stats.patch + patches.suse/net-hns3-fix-kernel-crash-when-devlink-reload-during.patch + patches.suse/net-hns3-mark-unexcuted-loopback-test-result-as-UNEX.patch + patches.suse/mlxbf_gige-call-request_irq-after-NAPI-initialized.patch + patches.suse/ice-Refactor-FW-data-type-and-fix-bitmap-casting-iss.patch + patches.suse/ice-fix-memory-corruption-bug-with-suspend-and-rebui.patch + patches.suse/ixgbe-avoid-sleeping-allocation-in-ixgbe_ipsec_vf_ad.patch + patches.suse/igc-Remove-stale-comment-about-Tx-timestamping.patch + patches.suse/wifi-mac80211-check-clear-fast-rx-for-non-4addr-sta-.patch + patches.suse/wifi-mac80211-fix-ieee80211_bss_-_flags-kernel-doc.patch + patches.suse/wifi-cfg80211-fix-rdev_dump_mpp-arguments-order.patch + patches.suse/wifi-mac80211-fix-prep_connection-error-path.patch + patches.suse/wifi-iwlwifi-mvm-rfi-fix-potential-response-leaks.patch + patches.suse/wifi-iwlwifi-fw-don-t-always-use-FW-dump-trig.patch + patches.suse/wifi-iwlwifi-read-txq-read_ptr-under-lock.patch + patches.suse/wifi-iwlwifi-mvm-guard-against-invalid-STA-ID-on-rem.patch + patches.suse/wifi-iwlwifi-mvm-include-link-ID-when-releasing-fram.patch + patches.suse/bpf-Check-bloom-filter-map-value-size.patch + patches.suse/bpf-Protect-against-int-overflow-for-stack-access-si.patch + patches.suse/net-lan743x-Add-set-RFE-read-fifo-threshold-for-PCI1.patch + patches.suse/Octeontx2-af-fix-pause-frame-configuration-in-GMP-mo.patch + patches.suse/inet-inet_defrag-prevent-sk-release-while-still-in-u.patch + patches.suse/nfsd-Fix-error-cleanup-path-in-nfsd_rename.patch + patches.suse/ALSA-hda-cs35l56-Set-the-init_done-flag-before-compo.patch + patches.suse/ALSA-sh-aica-reorder-cleanup-operations-to-avoid-UAF.patch + patches.suse/ALSA-aoa-avoid-false-positive-format-truncation-warn.patch + patches.suse/ALSA-hda-tas2781-remove-digital-gain-kcontrol.patch + patches.suse/ALSA-hda-tas2781-add-locks-to-kcontrols.patch + patches.suse/mmc-core-Initialize-mmc_blk_ioc_data.patch + patches.suse/mmc-core-Avoid-negative-index-with-array-access.patch + patches.suse/mmc-sdhci-omap-re-tuning-is-needed-after-a-pm-transi.patch + patches.suse/sdhci-of-dwcmshc-disable-PM-runtime-in-dwcmshc_remov.patch + patches.suse/gpio-cdev-sanitize-the-label-before-requesting-the-i.patch + patches.suse/x86-efistub-Add-missing-boot_params-for-mixed-mode-compat-.patch + patches.suse/ACPICA-debugger-check-status-of-acpi_evaluate_object.patch + patches.suse/Revert-thermal-core-Don-t-update-trip-points-inside-.patch + patches.suse/thermal-devfreq_cooling-Fix-perf-state-when-calculat.patch + patches.suse/x86-bugs-Fix-the-SRSO-mitigation-on-Zen3-4.patch + patches.suse/selftests-ftrace-Fix-event-filter-target_func-select.patch + patches.suse/drm-amdkfd-Check-cgroup-when-returning-DMABuf-info.patch + patches.suse/drm-amd-display-Prevent-crash-when-disable-stream.patch + patches.suse/drm-amdkfd-fix-TLB-flush-after-unmap-for-GFX9.4.2.patch + patches.suse/Revert-drm-amd-display-Fix-sending-VSC-colorimetry-p.patch + patches.suse/drm-amdkfd-range-check-cp-bad-op-exception-interrupt.patch + patches.suse/drm-amd-Flush-GFXOFF-requests-in-prepare-stage.patch + patches.suse/drm-amd-display-Send-DTBCLK-disable-message-on-first.patch + patches.suse/drm-amd-display-Remove-MPC-rate-control-logic-from-D.patch + patches.suse/drm-amd-display-Fix-bounds-check-for-dcn35-DcfClocks.patch + patches.suse/drm-amd-display-Set-DCN351-BB-and-IP-the-same-as-DCN.patch + patches.suse/drm-amdgpu-fix-deadlock-while-reading-mqd-from-debug.patch + patches.suse/nouveau-dmem-handle-kcalloc-allocation-failure.patch + patches.suse/drm-sched-fix-null-ptr-deref-in-init-entity.patch + patches.suse/dma-buf-Fix-NULL-pointer-dereference-in-sanitycheck.patch + patches.suse/drm-rockchip-vop2-Remove-AR30-and-AB30-format-suppor.patch + patches.suse/drm-vmwgfx-Create-debugfs-ttm_resource_manager-entry.patch + patches.suse/drm-qxl-remove-unused-count-variable-from-qxl_surfac.patch + patches.suse/drm-qxl-remove-unused-variable-from-qxl_process_sing.patch + patches.suse/drm-i915-dsi-Go-back-to-the-previous-INIT_OTP-DISPLA.patch + patches.suse/drm-i915-mtl-Update-workaround-14018575942.patch + patches.suse/drm-i915-vrr-Generate-VRR-safe-window-for-DSB.patch + patches.suse/drm-i915-dsb-Fix-DSB-vblank-waits-when-using-VRR.patch + patches.suse/drm-i915-hwmon-Fix-locking-inversion-in-sysfs-getter.patch + patches.suse/drm-i915-Do-not-match-JSL-in-ehl_combo_pll_div_frac_.patch + patches.suse/drm-i915-vma-Fix-UAF-on-destroy-against-retire-race.patch + patches.suse/drm-i915-gt-Reset-queue_priority_hint-on-parking.patch + patches.suse/drm-i915-Pre-populate-the-cursor-physical-dma-addres.patch + patches.suse/drm-i915-bios-Tolerate-devdata-NULL-in-intel_bios_en.patch + patches.suse/staging-vc04_services-changen-strncpy-to-strscpy_pad.patch + patches.suse/staging-vc04_services-fix-information-leak-in-create.patch + patches.suse/USB-UAS-return-ENODEV-when-submit-urbs-fail-with-dev.patch + patches.suse/usb-typec-tcpm-Correct-port-source-pdo-array-in-pd_s.patch + patches.suse/usb-typec-ucsi-Fix-race-between-typec_switch-and-rol.patch + patches.suse/usb-typec-tcpm-fix-double-free-issue-in-tcpm_port_un.patch + patches.suse/usb-typec-tcpm-Update-PD-of-Type-C-port-upon-pd_set.patch + patches.suse/USB-core-Fix-deadlock-in-usb_deauthorize_interface.patch + patches.suse/usb-dwc2-host-Fix-hibernation-flow.patch + patches.suse/usb-dwc2-host-Fix-remote-wakeup-from-hibernation.patch + patches.suse/usb-dwc2-host-Fix-ISOC-flow-in-DDMA-mode.patch + patches.suse/usb-dwc2-gadget-Fix-exiting-from-clock-gating.patch + patches.suse/usb-dwc2-gadget-LPM-flow-fix.patch + patches.suse/usb-cdc-wdm-close-race-between-read-and-workqueue.patch + patches.suse/Revert-usb-phy-generic-Get-the-vbus-supply.patch + patches.suse/usb-dwc3-Properly-set-system-wakeup.patch + patches.suse/usb-dwc3-pci-Drop-duplicate-ID.patch + patches.suse/usb-udc-remove-warning-when-queue-disabled-ep.patch + patches.suse/usb-typec-Return-size-of-buffer-if-pd_set-operation-.patch + patches.suse/usb-typec-ucsi-Clear-EVENT_PENDING-under-PPM-lock.patch + patches.suse/usb-typec-ucsi-Check-for-notifications-after-init.patch + patches.suse/usb-typec-ucsi-Ack-unsupported-commands.patch + patches.suse/usb-typec-ucsi_acpi-Refactor-and-fix-DELL-quirk.patch + patches.suse/usb-typec-ucsi-Clear-UCSI_CCI_RESET_COMPLETE-before-.patch + patches.suse/USB-core-Add-hub_get-and-hub_put-routines.patch + patches.suse/USB-core-Fix-deadlock-in-port-disable-sysfs-attribut.patch + patches.suse/scsi-libsas-Add-a-helper-sas_get_sas_addr_and_dev_type.patch + patches.suse/scsi-libsas-Fix-disk-not-being-scanned-in-after-being-removed.patch patches.suse/scsi-lpfc-Correct-size-for-wqe-for-memset.patch patches.suse/scsi-lpfc-Correct-size-for-cmdwqe-rspwqe-for-memset.patch patches.suse/scsi-qla2xxx-Prevent-command-send-on-chip-reset.patch @@ -20094,6 +21076,124 @@ patches.suse/scsi-lpfc-Define-types-in-a-union-for-generic-void-c.patch patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.1.patch patches.suse/scsi-lpfc-Copyright-updates-for-14.4.0.1-patches.patch + patches.suse/scsi-sg-Avoid-sg-device-teardown-race.patch + patches.suse/scsi-core-Fix-unremoved-procfs-host-directory-regression.patch + patches.suse/perf-x86-amd-lbr-Use-freeze-based-on-availability.patch + patches.suse/perf-x86-amd-core-Update-and-fix-stalled-cycles-events-for-Zen-2-and-later.patch + patches.suse/irqchip-armada-370-xp-Suppress-unused-function-warni.patch + patches.suse/RAS-AMD-FMPM-Avoid-NULL-ptr-deref-in-get_saved_records.patch + patches.suse/RAS-AMD-FMPM-Safely-handle-saved-records-of-various-sizes.patch + patches.suse/selinux-avoid-dereference-of-garbage-after-mount-fai.patch + patches.suse/x86-retpoline-Do-the-necessary-fixup-to-the-Zen3-4-srso-re.patch + patches.suse/KVM-SVM-Use-unsigned-integers-when-dealing-with-ASID.patch + patches.suse/KVM-SVM-Add-support-for-allowing-zero-SEV-ASIDs.patch + patches.suse/KVM-x86-Introduce-__kvm_get_hypervisor_cpuid-helper.patch + patches.suse/KVM-x86-Use-actual-kvm_cpuid.base-for-clearing-KVM_F.patch + patches.suse/vboxsf-Avoid-an-spurious-warning-if-load_nls_xxx-fai.patch + patches.suse/vboxsf-explicitly-deny-setlease-attempts.patch + patches.suse/xen-netfront-Add-missing-skb_mark_for_recycle.patch + patches.suse/e1000e-Workaround-for-sporadic-MDI-error-on-Meteor-L.patch + patches.suse/e1000e-move-force-SMBUS-from-enable-ulp-function-to-.patch + patches.suse/octeontx2-af-Fix-issue-with-loading-coalesced-KPU-pr.patch + patches.suse/mlxbf_gige-stop-interface-during-shutdown.patch + patches.suse/i40e-Enforce-software-interrupt-during-busy-poll-exi.patch + patches.suse/i40e-fix-i40e_count_filters-to-count-only-active-new.patch + patches.suse/i40e-fix-vf-may-be-used-uninitialized-in-this-functi.patch + patches.suse/octeontx2-pf-check-negative-error-code-in-otx2_open.patch + patches.suse/r8169-skip-DASH-fw-status-checks-when-DASH-is-disabl.patch + patches.suse/Bluetooth-add-quirk-for-broken-address-properties.patch + patches.suse/Bluetooth-qca-fix-device-address-endianness.patch + patches.suse/Bluetooth-hci_sync-Fix-not-checking-error-on-hci_cmd.patch + patches.suse/Bluetooth-hci_event-set-the-conn-encrypted-before-co.patch + patches.suse/Bluetooth-Fix-TOCTOU-in-HCI-debugfs-implementation.patch + patches.suse/net-phy-micrel-Fix-potential-null-pointer-dereferenc.patch + patches.suse/i40e-Fix-VF-MAC-filter-removal.patch + patches.suse/ax25-fix-use-after-free-bugs-caused-by-ax25_ds_del_t.patch + patches.suse/vsock-virtio-fix-packet-delivery-to-tap-device.patch + patches.suse/r8169-fix-issue-caused-by-buggy-BIOS-on-certain-boar.patch + patches.suse/octeontx2-af-Add-array-index-check.patch + patches.suse/net-fec-Set-mac_managed_pm-during-probe.patch + patches.suse/net-stmmac-fix-rx-queue-priority-assignment.patch + patches.suse/net-phy-micrel-lan8814-Fix-when-enabling-disabling-1.patch + patches.suse/msft-hv-2971-net-mana-Fix-Rx-DMA-datasize-and-skb_over_panic.patch + patches.suse/net-ravb-Always-process-TX-descriptor-ring.patch + patches.suse/net-ravb-Always-update-error-counters.patch + patches.suse/net-dsa-sja1105-Fix-parameters-order-in-sja1110_pcs_.patch + patches.suse/net-usb-ax88179_178a-avoid-the-interface-always-conf.patch + patches.suse/ice-fix-enabling-RX-VLAN-filtering.patch + patches.suse/idpf-fix-kernel-panic-on-unknown-packet-types.patch + patches.suse/netfilter-nf_tables-release-mutex-after-nft_gc_seq_e.patch + patches.suse/bpf-put-uprobe-link-s-path-and-task-in-release-callb.patch + patches.suse/bpf-support-deferring-bpf_link-dealloc-to-after-RCU-.patch + patches.suse/x86-bpf-Fix-IP-after-emitting-call-depth-accounting.patch + patches.suse/bpf-sockmap-Prevent-lock-inversion-deadlock-in-map-d.patch + patches.suse/drm-panfrost-fix-power-transition-timeout-warnings.patch + patches.suse/nouveau-uvmm-fix-addr-range-calcs-for-remap-operatio.patch + patches.suse/drm-prime-Unbreak-virtgpu-dma-buf-export.patch + patches.suse/drm-display-fix-typo.patch + patches.suse/drm-i915-dp-Remove-support-for-UHBR13.5.patch + patches.suse/drm-i915-gt-Disable-HW-load-balancing-for-CCS.patch + patches.suse/drm-i915-gt-Do-not-generate-the-command-streamer-for.patch + patches.suse/drm-i915-gt-Enable-only-one-CCS-for-compute-workload.patch + patches.suse/drm-i915-dp-Fix-the-computation-for-compressed_bpp-f.patch + patches.suse/drm-i915-mst-Limit-MST-DSC-to-TGL.patch + patches.suse/drm-i915-mst-Reject-FEC-MST-on-ICL.patch + patches.suse/ALSA-hda-realtek-Fix-inactive-headset-mic-jack.patch + patches.suse/ALSA-hda-cs35l56-Add-ACPI-device-match-tables.patch + patches.suse/ASoC-tas2781-mark-dvc_tlv-with-__maybe_unused.patch + patches.suse/ALSA-hda-realtek-Add-quirks-for-ASUS-Laptops-using-C.patch + patches.suse/ALSA-hda-realtek-Add-sound-quirks-for-Lenovo-Legion-.patch + patches.suse/ALSA-hda-realtek-Update-Panasonic-CF-SZ6-quirk-to-su.patch + patches.suse/ALSA-hda-realtek-cs35l41-Support-ASUS-ROG-G634JYR.patch + patches.suse/ALSA-line6-Zero-initialize-message-buffers.patch + patches.suse/ASoC-SOF-Intel-hda-dsp-Skip-IMR-boot-on-ACE-platform.patch + patches.suse/ASoC-ops-Fix-wraparound-for-mask-in-snd_soc_get_vols.patch + patches.suse/ASoC-rt5682-sdw-fix-locking-sequence.patch + patches.suse/ASoC-rt711-sdca-fix-locking-sequence.patch + patches.suse/ASoC-rt711-sdw-fix-locking-sequence.patch + patches.suse/ASoC-rt712-sdca-sdw-fix-locking-sequence.patch + patches.suse/ASoC-rt722-sdca-sdw-fix-locking-sequence.patch + patches.suse/ASoC-amd-acp-fix-for-acp_init-function-error-handlin.patch + patches.suse/ASoC-wm_adsp-Fix-missing-mutex_lock-in-wm_adsp_write.patch + patches.suse/ata-sata_sx4-fix-pdc20621_get_from_dimm-on-64-bit.patch + patches.suse/ata-sata_mv-Fix-PCI-device-ID-table-declaration-comp.patch + patches.suse/ata-sata_gemini-Check-clk_enable-result.patch + patches.suse/gpio-cdev-check-for-NULL-labels-when-sanitizing-them.patch + patches.suse/gpio-cdev-fix-missed-label-sanitizing-in-debounce_se.patch + patches.suse/arm64-ptrace-Use-saved-floating-point-state-type-to-determine-SVE-layout.patch + patches.suse/mm-secretmem-fix-GUP-fast-succeeding-on-secretmem-folios.patch + patches.suse/x86-mm-pat-fix-VM_PAT-handling-in-COW-mappings.patch + patches.suse/driver-core-Introduce-device_link_wait_removal.patch + patches.suse/of-dynamic-Synchronize-of_changeset_destroy-with-the.patch + patches.suse/of-module-prevent-NULL-pointer-dereference-in-vsnpri.patch + patches.suse/scsi-mylex-Fix-sysfs-buffer-lengths.patch + patches.suse/scsi-sd-Unregister-device-if-device_add_disk-failed-in-sd_probe.patch + patches.suse/regmap-maple-Fix-cache-corruption-in-regcache_maple_.patch + patches.suse/regmap-maple-Fix-uninitialized-symbol-ret-warnings.patch + patches.suse/regulator-tps65132-Add-of_match-table.patch + patches.suse/spi-spi-fsl-lpspi-remove-redundant-spi_controller_pu.patch + patches.suse/spi-mchp-pci1xxx-Fix-a-possible-null-pointer-derefer.patch + patches.suse/firewire-ohci-mask-bus-reset-interrupts-between-ISR-.patch + patches.suse/smb-client-fix-UAF-in-smb2_reconnect_server-.patch + patches.suse/smb-client-guarantee-refcounted-children-from-parent-session.patch + patches.suse/smb-client-fix-potential-UAF-in-cifs_debug_files_proc_show-.patch + patches.suse/smb-client-fix-potential-UAF-in-cifs_dump_full_key-.patch + patches.suse/smb-client-fix-potential-UAF-in-cifs_stats_proc_write-.patch + patches.suse/smb-client-fix-potential-UAF-in-cifs_stats_proc_show-.patch + patches.suse/smb-client-fix-potential-UAF-in-smb2_is_valid_lease_break-.patch + patches.suse/smb-client-fix-potential-UAF-in-smb2_is_valid_oplock_break-.patch + patches.suse/smb-client-fix-potential-UAF-in-is_valid_oplock_break-.patch + patches.suse/smb-client-fix-potential-UAF-in-smb2_is_network_name_deleted-.patch + patches.suse/smb-client-fix-potential-UAF-in-cifs_signal_cifsd_for_reconnect-.patch + patches.suse/i2c-pxa-hide-unused-icr_bits-variable.patch + patches.suse/perf-x86-intel-ds-Don-t-clear-pebs_data_cfg-for-the-last-PEBS-event.patch + patches.suse/x86-coco-Require-seeding-RNG-with-RDRAND-on-CoCo-systems.patch + patches.suse/x86-kvm-Kconfig-Have-KVM_AMD_SEV-select-ARCH_HAS_CC_.patch + patches.suse/x86-mce-Make-sure-to-grab-mce_sysfs_mutex-in-set_bank.patch + patches.suse/x86-retpoline-Add-NOENDBR-annotation-to-the-SRSO-dummy-ret.patch + patches.suse/btrfs-record-delayed-inode-root-in-transaction.patch + patches.suse/btrfs-qgroup-convert-PREALLOC-to-PERTRANS-after-reco.patch + patches.suse/btrfs-always-clear-PERTRANS-metadata-during-commit.patch patches.suse/x86-bugs-Change-commas-to-semicolons-in-spectre_v2-sysfs-f.patch patches.suse/x86-bhi-Add-support-for-clearing-branch-history-at-syscall.patch patches.suse/x86-bhi-Define-SPEC_CTRL_BHI_DIS_S.patch @@ -20101,6 +21201,115 @@ patches.suse/x86-bhi-Add-BHI-mitigation-knob.patch patches.suse/x86-bhi-Mitigate-KVM-by-default.patch patches.suse/KVM-x86-Add-BHI_NO.patch + patches.suse/nouveau-fix-devinit-paths-to-only-handle-display-on-.patch + patches.suse/platform-x86-intel-vbtn-Update-tablet-mode-switch-at.patch + patches.suse/tools-power-turbostat-Expand-probe_intel_uncore_frequency.patch + patches.suse/media-mediatek-vcodec-Fix-oops-when-HEVC-init-fails.patch + patches.suse/kprobes-Fix-possible-use-after-free-issue-on-kprobe-registration.patch + patches.suse/platform-chrome-cros_ec_uart-properly-fix-race-condi.patch + patches.suse/scsi-sg-Avoid-race-in-error-handling-drop-bogus-warn.patch + patches.suse/scsi-hisi_sas-Modify-the-deadline-for-ata_wait_after_reset.patch + patches.suse/scsi-qla2xxx-Fix-off-by-one-in-qla_edif_app_getstats.patch + patches.suse/virtio_net-Do-not-send-RSS-key-if-it-is-not-supporte.patch + patches.suse/octeontx2-pf-Fix-transmit-scheduler-resource-leak.patch + patches.suse/batman-adv-Avoid-infinite-loop-trying-to-resize-loca.patch + patches.suse/geneve-fix-header-validation-in-geneve-6-_xmit_skb.patch + patches.suse/bnxt_en-Fix-possible-memory-leak-in-bnxt_rdma_aux_de.patch + patches.suse/bnxt_en-Fix-error-recovery-for-RoCE-ulp-client.patch + patches.suse/bnxt_en-Reset-PTP-tx_avail-after-possible-firmware-r.patch + patches.suse/net-ks8851-Inline-ks8851_rx_skb.patch + patches.suse/net-ks8851-Handle-softirqs-at-the-end-of-IRQ-thread-.patch + patches.suse/octeontx2-af-Fix-NIX-SQ-mode-and-BP-config.patch + patches.suse/ipv6-fix-race-condition-between-ipv6_get_ifaddr-and-.patch + patches.suse/net-mlx5-E-switch-store-eswitch-pointer-before-regis.patch + patches.suse/net-mlx5-Register-devlink-first-under-devlink-lock.patch + patches.suse/net-mlx5-offset-comp-irq-index-in-name-by-one.patch + patches.suse/net-mlx5-Properly-link-new-fs-rules-into-the-tree.patch + patches.suse/net-mlx5-Correctly-compare-pkt-reformat-ids.patch + patches.suse/net-mlx5e-RSS-Block-changing-channels-number-when-RX.patch + patches.suse/net-mlx5e-Fix-mlx5e_priv_init-cleanup-flow.patch + patches.suse/net-mlx5e-HTB-Fix-inconsistencies-with-QoS-SQs-numbe.patch + patches.suse/net-mlx5e-Do-not-produce-metadata-freelist-entries-i.patch + patches.suse/net-mlx5e-RSS-Block-XOR-hash-with-over-128-channels.patch + patches.suse/net-sparx5-fix-wrong-config-being-used-when-reconfig.patch + patches.suse/net-dsa-mt7530-trap-link-local-frames-regardless-of-.patch + patches.suse/af_unix-Fix-garbage-collector-racing-against-connect.patch + patches.suse/Bluetooth-ISO-Don-t-reject-BT_ISO_QOS-if-parameters-.patch + patches.suse/Bluetooth-hci_sync-Fix-using-the-same-interval-and-w.patch + patches.suse/Bluetooth-Fix-memory-leak-in-hci_req_sync_complete.patch + patches.suse/Bluetooth-SCO-Fix-not-validating-setsockopt-user-inp.patch + patches.suse/Bluetooth-RFCOMM-Fix-not-validating-setsockopt-user-.patch + patches.suse/Bluetooth-L2CAP-Fix-not-validating-setsockopt-user-i.patch + patches.suse/Bluetooth-ISO-Fix-not-validating-setsockopt-user-inp.patch + patches.suse/Bluetooth-hci_sock-Fix-not-validating-setsockopt-use.patch + patches.suse/Bluetooth-l2cap-Don-t-double-set-the-HCI_CONN_MGMT_C.patch + patches.suse/net-ena-Fix-potential-sign-extension-issue.patch + patches.suse/net-ena-Wrong-missing-IO-completions-check-order.patch + patches.suse/net-ena-Fix-incorrect-descriptor-free-behavior.patch + patches.suse/net-ena-Set-tx_info-xdpf-value-to-NULL.patch + patches.suse/PM-s2idle-Make-sure-CPUs-will-wakeup-directly-on-res.patch + patches.suse/ACPI-scan-Do-not-increase-dep_unmet-for-already-met-.patch + patches.suse/drm-i915-cdclk-Fix-CDCLK-programming-order-when-pipe.patch + patches.suse/drm-i915-Disable-port-sync-when-bigjoiner-is-used.patch + patches.suse/drm-i915-Disable-live-M-N-updates-when-using-bigjoin.patch + patches.suse/drm-i915-vrr-Disable-VRR-when-using-bigjoiner.patch + patches.suse/drm-amdkfd-Reset-GPU-on-queue-preemption-failure.patch + patches.suse/drm-amdgpu-always-force-full-reset-for-SOC21.patch + patches.suse/drm-amdgpu-Refine-IB-schedule-error-logging.patch + patches.suse/drm-amdgpu-Reset-dGPU-if-suspend-got-aborted.patch + patches.suse/drm-amd-pm-fixes-a-random-hang-in-S4-for-SMU-v13.0.4.patch + patches.suse/drm-amdgpu-implement-IRQ_STATE_ENABLE-for-SDMA-v4.4..patch + patches.suse/drm-amdgpu-Fix-VCN-allocation-in-CPX-partition.patch + patches.suse/amd-amdkfd-sync-all-devices-to-wait-all-processes-be.patch + patches.suse/drm-amdgpu-fix-incorrect-number-of-active-RBs-for-gf.patch + patches.suse/drm-amd-display-Do-not-recursively-call-manual-trigg.patch + patches.suse/drm-amd-display-fix-disable-otg-wa-logic-in-DCN316.patch + patches.suse/drm-amd-display-Program-VSC-SDP-colorimetry-for-all-.patch + patches.suse/drm-amd-display-Set-VSC-SDP-Colorimetry-same-way-for.patch + patches.suse/drm-panfrost-Fix-the-error-path-in-panfrost_mmu_map_.patch + patches.suse/drm-ast-Fix-soft-lockup.patch + patches.suse/Revert-drm-qxl-simplify-qxl_fence_wait.patch + patches.suse/nouveau-fix-function-cast-warning.patch + patches.suse/accel-ivpu-Fix-deadlock-in-context_xa.patch + patches.suse/gpu-host1x-Do-not-setup-DMA-for-virtual-devices.patch + patches.suse/drm-client-Fully-protect-modes-with-dev-mode_config..patch + patches.suse/drm-vmwgfx-Enable-DMA-mappings-with-SEV.patch + patches.suse/drm-msm-Add-newlines-to-some-debug-prints.patch + patches.suse/drm-msm-dpu-don-t-allow-overriding-data-from-catalog.patch + patches.suse/drm-msm-dpu-make-error-messages-at-dpu_core_irq_regi.patch + patches.suse/drm-msm-dp-fix-typo-in-dp_display_handle_port_status.patch + patches.suse/amdkfd-use-calloc-instead-of-kzalloc-to-avoid-intege.patch + patches.suse/tracing-hide-unused-ftrace_event_id_fops.patch + patches.suse/ring-buffer-Only-update-pages_touched-when-a-new-page-is-touched.patch + patches.suse/ceph-redirty-page-before-returning-AOP_WRITEPAGE_ACTI.patch + patches.suse/block-fix-q-blkg_list-corruption-during-disk-rebind.patch + patches.suse/iommu-vt-d-Fix-wrong-use-of-pasid-config.patch + patches.suse/iommu-vt-d-Allocate-local-memory-for-page-request-qu.patch + patches.suse/ARM-OMAP2-fix-N810-MMC-gpiod-table.patch + patches.suse/mmc-omap-fix-broken-slot-switch-lookup.patch + patches.suse/mmc-omap-fix-deferred-probe.patch + patches.suse/mmc-omap-restore-original-power-up-down-steps.patch + patches.suse/ARM-OMAP2-fix-USB-regression-on-Nokia-N8x0.patch + patches.suse/arm64-dts-imx8-ss-conn-fix-usdhc-wrong-lpcg-clock-order.patch + patches.suse/arm64-dts-imx8-ss-lsio-fix-pwm-lpcg-indices.patch + patches.suse/arm64-dts-imx8-ss-conn-fix-usb-lpcg-indices.patch + patches.suse/arm64-dts-imx8-ss-dma-fix-spi-lpcg-indices.patch + patches.suse/arm64-dts-imx8-ss-dma-fix-adc-lpcg-indices.patch + patches.suse/arm64-dts-imx8-ss-dma-fix-can-lpcg-indices.patch + patches.suse/arm64-dts-imx8qm-ss-dma-fix-can-lpcg-indices.patch + patches.suse/firmware-arm_scmi-Make-raw-debugfs-entries-non-seeka.patch + patches.suse/ata-libata-core-Allow-command-duration-limits-detect.patch + patches.suse/swiotlb-extend-buffer-pre-padding-to-alloc_align_mask-if-necessary.patch + patches.suse/vhost-Add-smp_rmb-in-vhost_vq_avail_empty.patch + patches.suse/vhost-Add-smp_rmb-in-vhost_enable_notify.patch + patches.suse/irqchip-gic-v3-its-Fix-VSYNC-referencing-an-unmapped.patch + patches.suse/perf-x86-Fix-out-of-range-data.patch + patches.suse/selftests-timers-posix_timers-Reimplement-check_time.patch + patches.suse/selftests-timers-Fix-valid-adjtimex-signed-left-shif.patch + patches.suse/selftests-timers-Fix-posix_timers-ksft_print_msg-war.patch + patches.suse/selftests-kselftest-Mark-functions-that-unconditiona.patch + patches.suse/selftests-timers-Fix-abs-warning-in-posix_timers-tes.patch + patches.suse/selftests-kselftest-Fix-build-failure-with-NOLIBC.patch patches.suse/x86-bugs-Fix-return-type-of-spectre_bhi_state.patch patches.suse/x86-bugs-Fix-BHI-documentation.patch patches.suse/x86-bugs-Cache-the-value-of-MSR_IA32_ARCH_CAPABILITIES.patch @@ -20108,12 +21317,742 @@ patches.suse/x86-bugs-Fix-BHI-handling-of-RRSBA.patch patches.suse/x86-bugs-Remove-CONFIG_BHI_MITIGATION_AUTO-and-spectre_bhi.patch patches.suse/x86-bugs-Replace-CONFIG_SPECTRE_BHI_-ON-OFF-with-CONFIG_MI.patch - - # netdev/net-next main + patches.suse/selftests-ftrace-Limit-length-in-subsystem-enable-te.patch + patches.suse/platform-x86-ISST-Add-Granite-Rapids-D-to-HPM-CPU-li.patch + patches.suse/platform-x86-amd-pmc-Extend-Framework-13-quirk-to-mo.patch + patches.suse/random-handle-creditable-entropy-from-atomic-process.patch + patches.suse/gpio-wcove-Use-ENOTSUPP-consistently.patch + patches.suse/gpio-crystalcove-Use-ENOTSUPP-consistently.patch + patches.suse/gpiolib-swnode-Remove-wrong-header-inclusion.patch + patches.suse/net-sparx5-flower-fix-fragment-flags-handling.patch + patches.suse/net-mlx5-Lag-restore-buckets-number-to-default-after.patch + patches.suse/net-mlx5-Restore-mistakenly-dropped-parts-in-registe.patch + patches.suse/net-mlx5e-Prevent-deadlock-while-disabling-aRFS.patch + patches.suse/octeontx2-pf-fix-FLOW_DIS_IS_FRAGMENT-implementation.patch + patches.suse/tun-limit-printing-rate-when-illegal-packet-received.patch + patches.suse/s390-ism-Properly-fix-receive-message-buffer-allocation.patch + patches.suse/net-usb-qmi_wwan-support-Rolling-modules.patch + patches.suse/net-usb-ax88179_178a-avoid-writing-the-mac-address-b.patch + patches.suse/0001-mm-page_owner-Update-metadata-for-tail-pages.patch + patches.suse/0001-mm-page_owner-Fix-refcount-imbalance.patch + patches.suse/0001-mm-page_owner-Fix-accounting-of-pages-when-migrating.patch + patches.suse/0001-mm-page_owner-Fix-printing-of-stack-records.patch + patches.suse/Squashfs-check-the-inode-number-is-not-the-invalid-v.patch + patches.suse/0001-mm-page_owner-Defer-enablement-of-static-branch.patch + patches.suse/0001-fork-defer-linking-file-vma-until-vma-is-fully-initi.patch + patches.suse/nilfs2-fix-OOB-in-nilfs_set_de_type.patch + patches.suse/drm-amdgpu-remove-invalid-resource-start-check-v2.patch + patches.suse/drm-amdkfd-Fix-memory-leak-in-create_process-failure.patch + patches.suse/Revert-drm-amd-display-fix-USB-C-flag-update-after-e.patch + patches.suse/drm-amdgpu-validate-the-parameters-of-bo-mapping-ope.patch + patches.suse/drm-amdgpu-fix-visible-VRAM-handling-during-faults.patch + patches.suse/drm-radeon-make-fstrict-flex-arrays-3-happy.patch + patches.suse/drm-radeon-silence-UBSAN-warning-v3.patch + patches.suse/nouveau-fix-instmem-race-condition-around-ptr-stores.patch + patches.suse/drm-nv04-Fix-out-of-bounds-access.patch + patches.suse/drm-ttm-stop-pooling-cached-NUMA-pages-v2.patch + patches.suse/drm-vmwgfx-Fix-prime-import-export.patch + patches.suse/drm-vmwgfx-Fix-crtc-s-atomic-check-conditional.patch + patches.suse/drm-vmwgfx-Sort-primary-plane-formats-by-order-of-pr.patch + patches.suse/drm-nouveau-dp-Don-t-probe-eDP-ports-twice-harder.patch + patches.suse/drm-panel-visionox-rm69299-don-t-unregister-DSI-devi.patch + patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-SnowWhite-laptops.patch + patches.suse/ALSA-hda-tas2781-correct-the-register-for-pow-calibr.patch + patches.suse/ALSA-hda-tas2781-Add-new-vendor_id-and-subsystem_id-.patch + patches.suse/ALSA-hda-realtek-Fixes-for-Asus-GU605M-and-GA403U-so.patch + patches.suse/ALSA-hda-realtek-Fix-volumn-control-of-ThinkBook-16P.patch + patches.suse/ALSA-hda-realtek-Add-quirks-for-Huawei-Matebook-D14-.patch + patches.suse/ALSA-hda-realtek-Enable-audio-jacks-of-Haier-Boyue-G.patch + patches.suse/ALSA-seq-ump-Fix-conversion-from-MIDI2-to-MIDI1-UMP-.patch + patches.suse/init-main.c-Fix-potential-static_command_line-memory.patch + patches.suse/bootconfig-use-memblock_free_late-to-free-xbc-memory.patch + patches.suse/bootconfig-Fix-the-kerneldoc-of-_xbc_exit.patch + patches.suse/0001-s390-qdio-handle-deferred-cc1.patch + patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch + patches.suse/arm64-head-Disable-MMU-at-EL2-before-clearing-HCR_EL.patch + patches.suse/arm64-hibernate-Fix-level3-translation-fault-in-swsu.patch + patches.suse/fs-9p-only-translate-RWX-permissions-for-plain-9P200.patch + patches.suse/fs-9p-translate-O_TRUNC-into-OTRUNC.patch + patches.suse/RDMA-rxe-Fix-the-problem-mutex_destroy-missing.patch + patches.suse/RDMA-cm-Print-the-old-state-when-cm_destroy_id-gets-.patch + patches.suse/RDMA-mlx5-Fix-port-number-for-counter-query-in-multi.patch + patches.suse/iommufd-Add-missing-IOMMUFD_DRIVER-kconfig-for-the-s.patch + patches.suse/perf-lock-contention-Add-a-missing-NULL-check.patch + patches.suse/clk-Remove-prepare_lock-hold-assertion-in-__clk_rele.patch + patches.suse/clk-Don-t-hold-prepare_lock-when-calling-kref_put.patch + patches.suse/clk-Initialize-struct-clk_core-kref-earlier.patch + patches.suse/clk-Get-runtime-PM-before-walking-tree-during-disabl.patch + patches.suse/clk-Get-runtime-PM-before-walking-tree-for-clk_summa.patch + patches.suse/clk-mediatek-Do-a-runtime-PM-get-on-controllers-duri.patch + patches.suse/powerpc-crypto-chacha-p10-Fix-failure-on-non-Power10.patch + patches.suse/selftests-powerpc-papr-vpd-Fix-missing-variable-init.patch + patches.suse/KVM-x86-Snapshot-if-a-vCPU-s-vendor-model-is-AMD-vs..patch + patches.suse/KVM-x86-pmu-Do-not-mask-LVTPC-when-handling-a-PMI-on.patch + patches.suse/KVM-x86-pmu-Disable-support-for-adaptive-PEBS.patch + patches.suse/KVM-x86-mmu-x86-Don-t-overflow-lpage_info-when-check.patch + patches.suse/KVM-x86-pmu-Set-enable-bits-for-GP-counters-in-PERF_.patch + patches.suse/perf-x86-intel-Expose-existence-of-callback-support-.patch + patches.suse/KVM-VMX-Disable-LBR-virtualization-if-the-CPU-doesn-.patch + patches.suse/KVM-x86-mmu-Write-protect-L2-SPTEs-in-TDP-MMU-when-c.patch + patches.suse/x86-bugs-Fix-BHI-retpoline-check.patch + patches.suse/x86-cpufeatures-Fix-dependencies-for-GFNI-VAES-and-VPCLMUL.patch + patches.suse/usb-xhci-correct-return-value-in-case-of-STS_HCE.patch + patches.suse/usb-typec-ucsi-Fix-connector-check-on-init.patch + patches.suse/usb-typec-tcpm-Correct-the-PDO-counting-in-pd_set.patch + patches.suse/usb-gadget-f_ncm-Fix-UAF-ncm-object-at-re-bind-after.patch + patches.suse/usb-Disable-USB3-LPM-at-shutdown.patch + patches.suse/usb-dwc2-host-Fix-dereference-issue-in-DDMA-completi.patch + patches.suse/thunderbolt-Do-not-create-DisplayPort-tunnels-on-ada.patch + patches.suse/thunderbolt-Fix-wake-configurations-after-device-unp.patch + patches.suse/thunderbolt-Avoid-notify-PM-core-about-runtime-PM-re.patch + patches.suse/Revert-usb-cdc-wdm-close-race-between-read-and-workq.patch + patches.suse/USB-serial-option-add-Fibocom-FM135-GL-variants.patch + patches.suse/USB-serial-option-support-Quectel-EM060K-sub-models.patch + patches.suse/USB-serial-option-add-support-for-Fibocom-FM650-FG65.patch + patches.suse/USB-serial-option-add-Lonsung-U8300-U9300-product.patch + patches.suse/USB-serial-option-add-Rolling-RW101-GL-and-RW135-GL-.patch + patches.suse/USB-serial-option-add-Telit-FN920C04-rmnet-compositi.patch + patches.suse/serial-8250_dw-Revert-Do-not-reclock-if-already-at-c.patch + patches.suse/serial-mxs-auart-add-spinlock-around-changing-cts-st.patch + patches.suse/serial-pmac_zilog-Remove-flawed-mitigation-for-rx-ir.patch + patches.suse/serial-stm32-Reset-.throttled-state-in-.startup.patch + patches.suse/fs-sysfs-Fix-reference-leak-in-sysfs_break_active_pr.patch + patches.suse/speakup-Avoid-crash-on-very-long-word.patch + patches.suse/mei-me-disable-RPL-S-on-SPS-and-IGN-firmwares.patch + patches.suse/comedi-vmk80xx-fix-incomplete-endpoint-checking.patch + patches.suse/peci-linux-peci.h-fix-Excess-kernel-doc-description-.patch + patches.suse/btrfs-fix-information-leak-in-btrfs_ioctl_logical_to.patch + patches.suse/btrfs-fix-wrong-block_start-calculation-for-btrfs_dr.patch + patches.suse/HID-i2c-hid-remove-I2C_HID_READ_PENDING-flag-to-prev.patch + patches.suse/HID-intel-ish-hid-ipc-Fix-dev_err-usage-with-uniniti.patch + patches.suse/HID-logitech-dj-allow-mice-to-use-all-types-of-repor.patch + patches.suse/NFC-trf7970a-disable-all-regulators-on-removal.patch + patches.suse/ax25-Fix-netdev-refcount-issue.patch + patches.suse/net-usb-ax88179_178a-stop-lying-about-skb-truesize.patch + patches.suse/net-gtp-Fix-Use-After-Free-in-gtp_dellink.patch + patches.suse/net-openvswitch-Fix-Use-After-Free-in-ovs_ct_exit.patch + patches.suse/mlxsw-spectrum_acl_tcam-Fix-possible-use-after-free-.patch + patches.suse/mlxsw-spectrum_acl_tcam-Fix-warning-during-rehash.patch + patches.suse/mlxsw-spectrum_acl_tcam-Fix-incorrect-list-API-usage.patch + patches.suse/mlxsw-spectrum_acl_tcam-Fix-memory-leak-when-canceli.patch + patches.suse/Bluetooth-Fix-type-of-len-in-l2cap-sco-_sock_getsock.patch + patches.suse/Bluetooth-btusb-Add-Realtek-RTL8852BE-support-ID-0x0.patch + patches.suse/Bluetooth-btusb-Fix-triggering-coredump-implementati.patch + patches.suse/Bluetooth-hci_event-Fix-sending-HCI_OP_READ_ENC_KEY_.patch + patches.suse/Bluetooth-MGMT-Fix-failing-to-MGMT_OP_ADD_UUID-MGMT_.patch + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-suspend.patch + patches.suse/Bluetooth-qca-fix-NULL-deref-on-non-serdev-setup.patch + patches.suse/Bluetooth-hci_sync-Using-hci_cmd_sync_submit-when-re.patch + patches.suse/wifi-iwlwifi-mvm-remove-old-PASN-station-when-adding.patch + patches.suse/wifi-iwlwifi-mvm-return-uid-from-iwl_mvm_build_scan_.patch + patches.suse/wifi-nl80211-don-t-free-NULL-coalescing-rule.patch + patches.suse/wifi-mac80211_hwsim-init-peer-measurement-result.patch + patches.suse/wifi-mac80211-remove-link-before-AP.patch + patches.suse/wifi-mac80211-fix-unaligned-le16-access.patch + patches.suse/octeontx2-af-fix-the-double-free-in-rvu_npc_freemem.patch + patches.suse/dpll-fix-dpll_pin_on_pin_register-for-multiple-paren.patch + patches.suse/af_unix-Suppress-false-positive-lockdep-splat-for-spin_lock-in-__unix_gc.patch + patches.suse/ACPI-CPPC-Fix-bit_offset-shift-in-MASK_VAL-macro.patch + patches.suse/ACPI-CPPC-Fix-access-width-used-for-PCC-registers.patch + patches.suse/drm-amdgpu-Fix-leak-when-GPU-memory-allocation-fails.patch + patches.suse/drm-amdgpu-Assign-correct-bits-for-SDMA-HDP-flush.patch + patches.suse/drm-amdgpu-sdma5.2-use-legacy-HDP-flush-for-SDMA2-3.patch + patches.suse/drm-gma500-Remove-lid-code.patch + patches.suse/fbdev-fix-incorrect-address-computation-in-deferred-.patch + patches.suse/gpio-tegra186-Fix-tegra186_gpio_is_accessible-check.patch + patches.suse/gpio-tangier-Use-correct-type-for-the-IRQ-chip-data.patch + patches.suse/mtd-diskonchip-work-around-ubsan-link-failure.patch + patches.suse/mmc-sdhci-msm-pervent-access-to-suspended-controller.patch + patches.suse/arm64-dts-rockchip-set-PHY-address-of-MT7531-switch-to-0x1f.patch + patches.suse/arm64-dts-rockchip-enable-internal-pull-up-for-Q7_THRM-on-RK3399-Puma.patch + patches.suse/arm64-dts-rockchip-fix-alphabetical-ordering-RK3399-puma.patch + patches.suse/arm64-dts-rockchip-enable-internal-pull-up-on-Q7_USB_ID-for-RK3399-Puma.patch + patches.suse/arm64-dts-rockchip-enable-internal-pull-up-on-PCIE_WAKE-for-RK3399-Puma.patch + patches.suse/arm64-dts-rockchip-Remove-unsupported-node-from-the-Pinebook-Pro-dts.patch + patches.suse/arm64-dts-rockchip-regulator-for-sd-needs-to-be-always-on-for-BPI-R2Pro.patch + patches.suse/phy-marvell-a3700-comphy-Fix-out-of-bounds-read.patch + patches.suse/phy-marvell-a3700-comphy-Fix-hardcoded-array-size.patch + patches.suse/phy-freescale-imx8m-pcie-fix-pcie-link-up-instabilit.patch + patches.suse/phy-rockchip-snps-pcie3-fix-bifurcation-on-rk3588.patch + patches.suse/phy-rockchip-snps-pcie3-fix-clearing-PHP_GRF_PCIESEL.patch + patches.suse/phy-rockchip-naneng-combphy-Fix-mux-on-rk3588.patch + patches.suse/phy-ti-tusb1210-Resolve-charger-det-crash-if-charger.patch + patches.suse/dmaengine-owl-fix-register-access-functions.patch + patches.suse/dmaengine-tegra186-Fix-residual-calculation.patch + patches.suse/idma64-Don-t-try-to-serve-interrupts-when-device-is-.patch + patches.suse/dmaengine-idxd-Convert-spinlock-to-mutex-to-lock-evl.patch + patches.suse/dma-xilinx_dpdma-Fix-locking.patch + patches.suse/dmaengine-idxd-Fix-oops-during-rmmod-on-single-CPU-p.patch + patches.suse/soundwire-amd-fix-for-wake-interrupt-handling-for-cl.patch + patches.suse/i2c-smbus-fix-NULL-function-pointer-dereference.patch + patches.suse/smb3-missing-lock-when-picking-channel.patch + patches.suse/irqchip-gic-v3-its-Prevent-double-free-on-error.patch + patches.suse/x86-CPU-AMD-Add-models-0x10-0x1f-to-the-Zen5-range.patch + patches.suse/pinctrl-pinctrl-aspeed-g6-Fix-register-offset-for-pi.patch + patches.suse/pinctrl-meson-fix-typo-in-PDM-s-pin-name.patch + patches.suse/pinctrl-core-delete-incorrect-free-in-pinctrl_enable.patch + patches.suse/pinctrl-mediatek-paris-Fix-PIN_CONFIG_INPUT_SCHMITT_.patch + patches.suse/pinctrl-mediatek-paris-Rework-support-for-PIN_CONFIG.patch + patches.suse/pinctrl-devicetree-fix-refcount-leak-in-pinctrl_dt_t.patch + patches.suse/pinctrl-baytrail-Fix-selecting-gpio-pinctrl-state.patch + patches.suse/power-rt9455-hide-unused-rt9455_boost_voltage_values.patch + patches.suse/power-supply-mt6360_charger-Fix-of_match-for-usb-otg.patch + patches.suse/regulator-mt6360-De-capitalize-devicetree-regulator-.patch + patches.suse/regulator-change-stubbed-devm_regulator_get_enable-t.patch + patches.suse/regulator-change-devm_regulator_get_enable_optional-.patch + patches.suse/Fix-a-potential-infinite-loop-in-extract_user_to_sg.patch + patches.suse/bpf-arm64-Fix-incorrect-runtime-stats.patch + patches.suse/s390-qeth-Fix-kernel-panic-after-setting-hsuid.patch + patches.suse/firewire-nosy-ensure-user_length-is-taken-into-accou.patch + patches.suse/s390-mm-Fix-storage-key-clearing-for-guest-huge-pages.patch + patches.suse/s390-mm-Fix-clearing-storage-keys-for-huge-pages.patch + patches.suse/s390-vdso-Add-CFI-for-RA-register-to-asm-macro-vdso_func.patch + patches.suse/s390-cio-Ensure-the-copied-buf-is-NUL-terminated.patch + patches.suse/btrfs-add-missing-mutex_unlock-in-btrfs_relocate_sys.patch + patches.suse/spi-hisi-kunpeng-Delete-the-dump-interface-of-data-r.patch + patches.suse/spi-fix-null-pointer-dereference-within-spi_sync.patch + patches.suse/drm-amd-display-Handle-Y-carry-over-in-VCP-X.Y-calcu.patch + patches.suse/drm-amd-display-Atom-Integrated-System-Info-v2_2-for.patch + patches.suse/drm-amd-display-Fix-incorrect-DSC-instance-for-MST.patch + patches.suse/drm-amdgpu-once-more-fix-the-call-oder-in-amdgpu_ttm.patch + patches.suse/drm-amdgpu-fix-doorbell-regression.patch + patches.suse/drm-vmwgfx-Fix-Legacy-Display-Unit.patch + patches.suse/drm-nouveau-firmware-Fix-SG_DEBUG-error-with-nvkm_fi.patch + patches.suse/drm-vmwgfx-Fix-invalid-reads-in-fence-signaled-event.patch + patches.suse/drm-panel-ili9341-Respect-deferred-probe.patch + patches.suse/drm-panel-ili9341-Use-predefined-error-codes.patch + patches.suse/ALSA-hda-realtek-Fix-mute-led-of-HP-Laptop-15-da3001.patch + patches.suse/ALSA-hda-intel-dsp-config-harden-I2C-I2S-codec-detec.patch + patches.suse/ALSA-hda-intel-sdw-acpi-fix-usage-of-device_get_name.patch + patches.suse/ALSA-hda-realtek-Set-GPIO3-to-default-at-S4-state-fo.patch + patches.suse/ALSA-hda-realtek-Fix-conflicting-PCI-SSID-17aa-386f-.patch + patches.suse/ASoC-tegra-Fix-DSPK-16-bit-playback.patch + patches.suse/ASoC-Intel-bytcr_rt5640-Apply-Asus-T100TA-quirk-to-A.patch + patches.suse/ASoC-acp-Support-microphone-from-device-Acer-315-24p.patch + patches.suse/ASoC-rt5645-Fix-the-electric-noise-due-to-the-CBJ-co.patch + patches.suse/ASoC-rt722-sdca-modify-channel-number-to-support-4-c.patch + patches.suse/ASoC-rt722-sdca-add-headset-microphone-vrefo-setting.patch + patches.suse/ASoC-SOF-Intel-add-default-firmware-library-path-for.patch + patches.suse/regmap-Add-regmap_read_bypassed.patch + patches.suse/ALSA-hda-cs35l56-Exit-cache-only-after-cs35l56_wait_.patch + patches.suse/ASoC-cs35l56-Fix-unintended-bus-access-while-resetti.patch + patches.suse/ASoC-cs35l56-Prevent-overwriting-firmware-ASP-config.patch + patches.suse/ASoC-cs35l41-Update-DSP1RX5-6-Sources-for-DSP-config.patch + patches.suse/ASoC-rt715-add-vendor-clear-control-register.patch + patches.suse/ASoC-Intel-avs-Set-name-of-control-as-in-topology.patch + patches.suse/ASoC-ti-davinci-mcasp-Fix-race-condition-during-prob.patch + patches.suse/ASoC-codecs-wsa881x-set-clk_stop_mode1-flag.patch + patches.suse/ASoC-rt715-sdca-volume-step-modification.patch + patches.suse/ASoC-meson-cards-select-SND_DYNAMIC_MINORS.patch + patches.suse/ASoC-da7219-aad-fix-usage-of-device_get_named_child_.patch + patches.suse/ASoC-meson-axg-fifo-use-threaded-irq-to-check-period.patch + patches.suse/ASoC-meson-axg-card-make-links-nonatomic.patch + patches.suse/ASoC-meson-axg-tdm-interface-manage-formatters-in-tr.patch + patches.suse/ALSA-hda-realtek-Fix-build-error-without-CONFIG_PM.patch + patches.suse/nvme-fix-warn-output-about-shared-namespaces-without.patch + patches.suse/efi-unaccepted-touch-soft-lockup-during-memory-accept.patch + patches.suse/clk-sunxi-ng-h6-Reparent-CPUX-during-PLL-CPUX-rate-c.patch + patches.suse/usb-gadget-f_fs-Fix-race-between-aio_cancel-and-AIO-.patch + patches.suse/usb-gadget-composite-fix-OS-descriptors-w_value-logi.patch + patches.suse/usb-gadget-uvc-use-correct-buffer-size-when-parsing-.patch + patches.suse/usb-xhci-plat-Don-t-include-xhci.h.patch + patches.suse/usb-dwc3-core-Prevent-phy-suspend-during-init.patch + patches.suse/USB-core-Fix-access-violation-during-port-device-rem.patch + patches.suse/usb-gadget-f_fs-Fix-a-race-condition-when-processing.patch + patches.suse/usb-ohci-Prevent-missed-ohci-interrupts.patch + patches.suse/usb-Fix-regression-caused-by-invalid-ep0-maxpacket-i.patch + patches.suse/usb-typec-tcpm-clear-pd_event-queue-in-PORT_RESET.patch + patches.suse/usb-typec-tcpm-unregister-existing-source-caps-befor.patch + patches.suse/usb-typec-tcpm-Check-for-port-partner-validity-befor.patch + patches.suse/iio-pressure-Fixes-BME280-SPI-driver-data.patch + patches.suse/iio-accel-mxc4005-Interrupt-handling-fixes.patch + patches.suse/iio-imu-adis16475-Fix-sync-mode-setting.patch + patches.suse/mei-me-add-lunar-lake-point-M-DID.patch + patches.suse/dyndbg-fix-old-BUG_ON-in-control-parser.patch + patches.suse/slimbus-qcom-ngd-ctrl-Add-timeout-for-wait-operation.patch + patches.suse/powerpc-pseries-make-max-polling-consistent-for-long.patch + patches.suse/powerpc-pseries-iommu-LPAR-panics-during-boot-up-wit.patch + patches.suse/mm-slab-make-__free-kfree-accept-error-pointers.patch + patches.suse/Reapply-drm-qxl-simplify-qxl_fence_wait.patch + patches.suse/qibfs-fix-dentry-leak.patch + patches.suse/ARM-9381-1-kasan-clear-stale-stack-poison.patch + patches.suse/net-ks8851-Queue-RX-packets-in-IRQ-handler-instead-o.patch + patches.suse/Bluetooth-Fix-use-after-free-bugs-caused-by-sco_sock.patch + patches.suse/Bluetooth-L2CAP-Fix-slab-use-after-free-in-l2cap_con.patch + patches.suse/Bluetooth-msft-fix-slab-use-after-free-in-msft_do_cl.patch + patches.suse/Bluetooth-qca-add-missing-firmware-sanity-checks.patch + patches.suse/Bluetooth-qca-fix-NVM-configuration-parsing.patch + patches.suse/Bluetooth-qca-fix-info-leak-when-fetching-fw-build-i.patch + patches.suse/Bluetooth-HCI-Fix-potential-null-ptr-deref.patch + patches.suse/Bluetooth-l2cap-fix-null-ptr-deref-in-l2cap_chan_tim.patch + patches.suse/Bluetooth-qca-fix-firmware-check-error-path.patch + patches.suse/nfc-nci-Fix-kcov-check-in-nci_rx_work.patch + patches.suse/selftests-test_bridge_neigh_suppress.sh-Fix-failures.patch + patches.suse/hwmon-corsair-cpro-Use-a-separate-buffer-for-sending.patch + patches.suse/hwmon-corsair-cpro-Use-complete_all-instead-of-compl.patch + patches.suse/hwmon-corsair-cpro-Protect-ccp-wait_input_report-wit.patch + patches.suse/hwmon-pmbus-ucd9000-Increase-delay-from-250-to-500us.patch + patches.suse/regulator-core-fix-debugfs-creation-regression.patch + patches.suse/spi-microchip-core-qspi-fix-setting-spi-bus-clock-ra.patch + patches.suse/nvme-pci-Add-quirk-for-broken-MSIs.patch + patches.suse/gpiolib-cdev-fix-uninitialised-kfifo.patch + patches.suse/maple_tree-fix-mas_empty_area_rev-null-pointer-deref.patch + patches.suse/mm-page_owner-fix-wrong-information-in-dump_page_own.patch + patches.suse/drm-i915-gt-Automate-CCS-Mode-setting-during-engine-.patch + patches.suse/drm-i915-audio-Fix-audio-time-stamp-programming-for-.patch + patches.suse/drm-i915-bios-Fix-parsing-backlight-BDB-data.patch + patches.suse/dm-amd-pm-Fix-problems-with-reboot-shutdown-for-some.patch + patches.suse/drm-amdkfd-don-t-allow-mapping-the-MMIO-HDP-page-wit.patch + patches.suse/drm-amdgpu-Fix-comparison-in-amdgpu_res_cpu_visible.patch + patches.suse/drm-meson-dw-hdmi-power-up-phy-on-device-init.patch + patches.suse/drm-meson-dw-hdmi-add-bandgap-setting-for-g12.patch + patches.suse/drm-connector-Add-n-to-message-about-demoting-connec.patch + patches.suse/Revert-drm-nouveau-firmware-Fix-SG_DEBUG-error-with-.patch + patches.suse/EDAC-synopsys-Fix-ECC-status-and-IRQ-control-race-co.patch + patches.suse/KVM-s390-Check-kvm-pointer-when-testing-KVM_CAP_S390_HPAGE_1M.patch + patches.suse/selftests-pidfd-Fix-config-for-pidfd_setns_test.patch + patches.suse/s390-cpum_cf-make-crypto-counters-upward-compatible-across-machine-types.patch + patches.suse/s390-cio-fix-tracepoint-subchannel-type-field.patch + patches.suse/arm64-dts-rockchip-Add-enable-strobe-pulldown-to-emmc-phy-on-ROCK-Pi-4.patch + patches.suse/arm64-dts-rockchip-Add-enable-strobe-pulldown-to-emmc-phy-on-ROCK-4C.patch + patches.suse/arm64-dts-allwinner-Pine-H64-correctly-remove-reg_gmac_3v3.patch + patches.suse/arm64-dts-allwinner-h616-Fix-I2C0-pins.patch + patches.suse/arm64-tegra-Correct-Tegra132-I2C-alias.patch + patches.suse/arm64-dts-hi3798cv200-fix-the-size-of-GICR.patch + patches.suse/arm64-dts-microchip-sparx5-fix-mdio-reg.patch + patches.suse/firmware-raspberrypi-Use-correct-device-for-DMA-mapp.patch + patches.suse/soc-qcom-pmic_glink-don-t-traverse-clients-list-with.patch + patches.suse/soc-qcom-pmic_glink-notify-clients-about-the-current.patch + patches.suse/soc-qcom-rpmh-rsc-Enhance-check-for-VRM-in-flight-re.patch + patches.suse/soc-mediatek-cmdq-Fix-typo-of-CMDQ_JUMP_RELATIVE.patch + patches.suse/soc-qcom-pmic_glink-Make-client-lock-non-sleeping.patch + patches.suse/admin-guide-hw-vuln-core-scheduling-fix-return-type-.patch + patches.suse/docs-kernel_include.py-Cope-with-docutils-0.21.patch + patches.suse/ecryptfs-Fix-buffer-size-for-tag-66-packet.patch + patches.suse/nilfs2-fix-out-of-range-warning.patch + patches.suse/jffs2-prevent-xattr-node-from-overflowing-the-eraseblock.patch + patches.suse/kunit-fortify-Fix-mismatched-kvalloc-vfree-usage.patch + patches.suse/crypto-ecc-update-ecc_gen_privkey-for-FIPS-186-5.patch + patches.suse/crypto-ecdsa-Fix-module-auto-load-on-add-key.patch + patches.suse/crypto-bcm-Fix-pointer-arithmetic.patch + patches.suse/crypto-ccp-drop-platform-ifdef-checks.patch + patches.suse/crypto-x86-nh-avx2-add-missing-vzeroupper.patch + patches.suse/crypto-x86-sha256-avx2-add-missing-vzeroupper.patch + patches.suse/crypto-x86-sha512-avx2-add-missing-vzeroupper.patch + patches.suse/crypto-qat-improve-error-logging-to-be-consistent-ac.patch + patches.suse/crypto-qat-specify-firmware-files-for-402xx.patch + patches.suse/sched-balancing-Rename-newidle_balance-sched_balance_newidle.patch + patches.suse/sched-fair-Add-EAS-checks-before-updating-root_domain-overutilized.patch + patches.suse/sched-fair-Introduce-is_rd_overutilized-helper-function-to-access-root_domain-overutilized.patch + patches.suse/sched-fair-Combine-EAS-check-with-root_domain-overutilized-access.patch + patches.suse/sched-fair-Check-root_domain-overload-value-before-update.patch + patches.suse/sched-fair-Use-helper-functions-to-access-root_domain-overload.patch + patches.suse/x86-boot-Ignore-relocations-in-.notes-sections-in-walk_rel.patch + patches.suse/x86-purgatory-Switch-to-the-position-independent-small-cod.patch + patches.suse/VFIO-Add-the-SPR_DSA-and-SPR_IAX-devices-to-the-deny.patch + patches.suse/dmaengine-idxd-add-a-new-security-check-to-deal-with.patch + patches.suse/dmaengine-idxd-add-a-write-method-for-applications-t.patch + patches.suse/irqchip-alpine-msi-Fix-off-by-one-in-allocation-erro.patch + patches.suse/irqchip-loongson-pch-msi-Fix-off-by-one-on-allocatio.patch + patches.suse/arm64-Add-the-arm64.no32bit_el0-command-line-option.patch + patches.suse/selftests-binderfs-use-the-Makefile-s-rules-not-Make.patch + patches.suse/selftests-resctrl-fix-clang-build-failure-use-LOCAL_.patch + patches.suse/selftests-default-to-host-arch-for-LLVM-builds.patch + patches.suse/thermal-drivers-qcom-lmh-Check-for-SCM-availability-.patch + patches.suse/thermal-drivers-tsens-Fix-null-pointer-dereference.patch + patches.suse/cpufreq-exit-callback-is-optional.patch + patches.suse/cppc_cpufreq-Fix-possible-null-pointer-dereference.patch + patches.suse/cpufreq-brcmstb-avs-cpufreq-ISO-C90-forbids-mixed-de.patch + patches.suse/ACPI-video-Add-backlight-native-quirk-for-Lenovo-Sli.patch + patches.suse/ACPI-disable-Wstringop-truncation.patch + patches.suse/ACPI-bus-Indicate-support-for-_TFP-thru-_OSC.patch + patches.suse/ACPI-bus-Indicate-support-for-the-Generic-Event-Devi.patch + patches.suse/ACPI-Fix-Generic-Initiator-Affinity-_OSC-bit.patch + patches.suse/ACPI-bus-Indicate-support-for-IRQ-ResourceSource-thr.patch + patches.suse/ACPI-LPSS-Advertise-number-of-chip-selects-via-prope.patch + patches.suse/spi-xilinx-Fix-kernel-documentation-in-the-xilinx_sp.patch + patches.suse/hwmon-lm70-fix-links-in-doc-and-comments.patch + patches.suse/HID-intel-ish-hid-ipc-Add-check-for-pci_alloc_irq_ve.patch + patches.suse/HID-amd_sfh-Handle-no-sensors-in-PM-operations.patch + patches.suse/efi-libstub-only-free-priv.runtime_map-when-allocate.patch + patches.suse/ata-pata_legacy-make-legacy_exit-work-again.patch + patches.suse/scsi-lpfc-Change-default-logging-level-for-unsolicit.patch + patches.suse/scsi-lpfc-Update-logging-of-protection-type-for-T10-.patch + patches.suse/scsi-lpfc-Clear-deferred-RSCN-processing-flag-when-d.patch + patches.suse/scsi-lpfc-Introduce-rrq_list_lock-to-protect-active_.patch + patches.suse/scsi-lpfc-Change-lpfc_hba-hba_flag-member-into-a-bit.patch + patches.suse/scsi-lpfc-Add-support-for-32-byte-CDBs.patch + patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.2.patch + patches.suse/scsi-lpfc-Copyright-updates-for-14.4.0.2-patches.patch + patches.suse/bitops-add-missing-prototype-check.patch + patches.suse/wifi-brcmfmac-pcie-handle-randbuf-allocation-failure.patch + patches.suse/wifi-mt76-mt7915-workaround-too-long-expansion-spars.patch + patches.suse/wifi-ieee80211-fix-ieee80211_mle_basic_sta_prof_size.patch + patches.suse/wifi-iwlwifi-mvm-allocate-STA-links-only-for-active-.patch + patches.suse/wifi-iwlwifi-mvm-fix-active-link-counting-during-rec.patch + patches.suse/wifi-iwlwifi-mvm-select-STA-mask-only-for-active-lin.patch + patches.suse/wifi-iwlwifi-reconfigure-TLC-during-HW-restart.patch + patches.suse/wifi-iwlwifi-mvm-fix-check-in-iwl_mvm_sta_fw_id_mask.patch + patches.suse/wifi-ath10k-poll-service-ready-message-before-failin.patch + patches.suse/wifi-ath11k-don-t-force-enable-power-save-on-non-run.patch + patches.suse/net-nfc-remove-inappropriate-attrs-check.patch patches.suse/udp-Avoid-call-to-compute_score-on-multiple-sites.patch + patches.suse/wifi-iwlwifi-mvm-init-vif-works-only-once.patch + patches.suse/usb-aqc111-stop-lying-about-skb-truesize.patch + patches.suse/net-usb-sr9700-stop-lying-about-skb-truesize.patch + patches.suse/wifi-mt76-mt7603-fix-tx-queue-of-loopback-packets.patch + patches.suse/wifi-mt76-mt7603-add-wpdma-tx-eof-flag-for-PSE-clien.patch + patches.suse/wifi-carl9170-re-fix-fortified-memset-warning.patch + patches.suse/bus-mhi-host-add-mhi_power_down_no_destroy.patch + patches.suse/net-qrtr-support-suspend-hibernation.patch + patches.suse/wifi-ath11k-support-hibernation.patch + patches.suse/wifi-ath12k-fix-out-of-bound-access-of-qmi_invoke_ha.patch + patches.suse/wifi-ath10k-Fix-an-error-code-problem-in-ath10k_dbg_.patch + patches.suse/wifi-ath10k-populate-board-data-for-WCN3990.patch + patches.suse/wifi-carl9170-add-a-proper-sanity-check-for-endpoint.patch + patches.suse/wifi-ar5523-enable-proper-endpoint-verification.patch + patches.suse/wifi-rtw89-pci-correct-TX-resource-checking-for-PCI-.patch + patches.suse/wifi-mwl8k-initialize-cmd-addr-properly.patch + patches.suse/net-usb-smsc95xx-stop-lying-about-skb-truesize.patch + patches.suse/s390-bpf-Emit-a-barrier-for-BPF_FETCH-instructions.patch + patches.suse/Bluetooth-qca-Fix-error-code-in-qca_read_fw_build_in.patch + patches.suse/selftests-net-move-amt-to-socat-for-better-compatibi.patch + patches.suse/net-mlx5-Fix-peer-devlink-set-for-SF-representor-dev.patch + patches.suse/net-usb-ax88179_178a-fix-link-status-when-link-is-se.patch + patches.suse/ax25-Fix-reference-count-leak-issues-of-ax25_dev.patch + patches.suse/ax25-Fix-reference-count-leak-issue-of-net_device.patch + patches.suse/certs-Move-RSA-self-test-data-to-separate-file.patch + patches.suse/certs-Add-ECDSA-signature-verification-self-test.patch + patches.suse/drm-bridge-Fix-improper-bridge-init-order-with-pre_e.patch + patches.suse/drm-ci-update-device-type-for-volteer-devices.patch + patches.suse/drm-nouveau-dp-Fix-incorrect-return-code-in-r535_dp_.patch + patches.suse/drm-omapdrm-Fix-console-by-implementing-fb_dirty.patch + patches.suse/drm-lcdif-Do-not-disable-clocks-on-already-suspended.patch + patches.suse/drm-panel-ltk050h3146w-add-MIPI_DSI_MODE_VIDEO-to-LT.patch + patches.suse/drm-panel-ltk050h3146w-drop-duplicate-commands-from-.patch + patches.suse/drm-meson-vclk-fix-calculation-of-59.94-fractional-r.patch + patches.suse/drm-bridge-cdns-mhdp8546-Fix-possible-null-pointer-d.patch + patches.suse/drm-amd-display-Fix-potential-index-out-of-bounds-in.patch + patches.suse/drm-amd-display-Remove-redundant-condition-in-dcn35_.patch + patches.suse/drm-arm-malidp-fix-a-possible-null-pointer-dereferen.patch + patches.suse/drm-vc4-Fix-possible-null-pointer-dereference.patch + patches.suse/drm-bridge-anx7625-Don-t-log-an-error-when-DSI-host-.patch + patches.suse/drm-bridge-icn6211-Don-t-log-an-error-when-DSI-host-.patch + patches.suse/drm-bridge-lt8912b-Don-t-log-an-error-when-DSI-host-.patch + patches.suse/drm-bridge-lt9611-Don-t-log-an-error-when-DSI-host-c.patch + patches.suse/drm-bridge-lt9611uxc-Don-t-log-an-error-when-DSI-hos.patch + patches.suse/drm-bridge-tc358775-Don-t-log-an-error-when-DSI-host.patch + patches.suse/drm-bridge-dpc3433-Don-t-log-an-error-when-DSI-host-.patch + patches.suse/drm-panel-novatek-nt35950-Don-t-log-an-error-when-DS.patch + patches.suse/drm-bridge-anx7625-Update-audio-status-while-detecti.patch + patches.suse/drm-panel-simple-Add-missing-Innolux-G121X1-L03-form.patch + patches.suse/drm-rockchip-vop2-Do-not-divide-height-twice-for-YUV.patch + patches.suse/drm-meson-gate-px_clk-when-setting-rate.patch + patches.suse/drm-bridge-tc358775-fix-support-for-jeida-18-and-jei.patch + patches.suse/drm-mediatek-Add-0-size-check-to-mtk_drm_gem_obj.patch + patches.suse/drm-mediatek-Init-ddp_comp-with-devm_kcalloc.patch + patches.suse/drm-mediatek-dp-Fix-mtk_dp_aux_transfer-return-value.patch + patches.suse/drm-amd-display-Fix-division-by-zero-in-setup_dsc_co.patch + patches.suse/drm-msm-dp-allow-voltage-swing-pre-emphasis-of-3.patch + patches.suse/drm-msm-dp-Avoid-a-long-timeout-for-AUX-transfer-if-.patch + patches.suse/drm-msm-dsi-Print-dual-DSI-adjusted-pclk-instead-of-.patch + patches.suse/drm-msm-dpu-Always-flush-the-slave-INTF-on-the-CTL.patch + patches.suse/drm-msm-dpu-Allow-configuring-multiple-active-DSC-bl.patch + patches.suse/drm-msm-dpu-Add-callback-function-pointer-check-befo.patch + patches.suse/drm-msm-adreno-fix-CP-cycles-stat-retrieval-on-a7xx.patch + patches.suse/drm-msm-a6xx-Avoid-a-nullptr-dereference-when-speedb.patch + patches.suse/drm-fbdev-generic-Do-not-set-physical-framebuffer-ad.patch + patches.suse/Revert-drm-bridge-ti-sn65dsi83-Fix-enable-error-path.patch + patches.suse/drm-zynqmp_dpsub-Always-register-bridge.patch + patches.suse/fbdev-shmobile-fix-snprintf-truncation.patch + patches.suse/fbdev-sisfb-hide-unused-variables.patch + patches.suse/fbdev-sh7760fb-allow-modular-build.patch + patches.suse/fbdev-savage-Handle-err-return-when-savagefb_check_v.patch + patches.suse/ALSA-hda-cs35l41-Set-the-max-PCM-Gain-using-tuning-s.patch + patches.suse/ALSA-hda-cs35l41-Support-HP-Omen-models-without-_DSD.patch + patches.suse/ALSA-hda-realtek-Add-quirks-for-HP-Omen-models-using.patch + patches.suse/ALSA-hda-cs35l41-Update-DSP1RX5-6-Sources-for-DSP-co.patch + patches.suse/ALSA-hda-cs35l41-Remove-redundant-argument-to-cs35l4.patch + patches.suse/ALSA-hda-cs35l41-Remove-Speaker-ID-for-Lenovo-Legion.patch + patches.suse/ALSA-hda-cs35l41-Support-Lenovo-13X-laptop-without-_.patch + patches.suse/ALSA-hda-realtek-Add-quirks-for-Lenovo-13X.patch + patches.suse/ALSA-hda-cs35l41-Ignore-errors-when-configuring-IRQs.patch + patches.suse/ALSA-hda-cs35l41-Add-support-for-ASUS-ROG-2024-Lapto.patch + patches.suse/ALSA-usb-audio-Add-sampling-rates-support-for-Mbox3.patch + patches.suse/ALSA-hda-Add-Intel-BMG-PCI-ID-and-HDMI-codec-vid.patch + patches.suse/ALSA-hda-realtek-Fix-internal-speakers-for-Legion-Y9.patch + patches.suse/ALSA-hda-realtek-Add-support-for-ASUS-Zenbook-2024-H.patch + patches.suse/ALSA-hda-cs_dsp_ctl-Use-private_free-for-control-cle.patch + patches.suse/ALSA-hda-cs35l56-Fix-lifetime-of-cs_dsp-instance.patch + patches.suse/ALSA-hda-clarify-Copyright-information.patch + patches.suse/ASoC-mediatek-mt8192-fix-register-configuration-for-.patch + patches.suse/ALSA-Fix-deadlocks-with-kctl-removals-at-disconnecti.patch + patches.suse/ASoC-mediatek-Assign-dummy-when-codec-not-specified-.patch + patches.suse/ASoC-Intel-Disable-route-checks-for-Skylake-boards.patch + patches.suse/ASoC-Intel-avs-ssm4567-Do-not-ignore-route-checks.patch + patches.suse/ASoC-kirkwood-Fix-potential-NULL-dereference.patch + patches.suse/Revert-ASoC-SOF-Intel-hda-dai-ops-reset-device-count.patch + patches.suse/Revert-ASoC-SOF-Intel-hda-dai-ops-only-allocate-rele.patch + patches.suse/ASoC-SOF-Intel-mtl-Correct-rom_status_reg.patch + patches.suse/ASoC-SOF-Intel-lnl-Correct-rom_status_reg.patch + patches.suse/ASoC-SOF-Intel-mtl-Disable-interrupts-when-firmware-.patch + patches.suse/ASoC-SOF-Intel-mtl-Implement-firmware-boot-state-che.patch + patches.suse/ALSA-hda-hda_cs_dsp_ctl-Remove-notification-of-drive.patch + patches.suse/ASoC-Intel-avs-Fix-ASRC-module-initialization.patch + patches.suse/ASoC-Intel-avs-Fix-potential-integer-overflow.patch + patches.suse/ASoC-Intel-avs-Test-result-of-avs_get_module_entry.patch + patches.suse/ASoC-tracing-Export-SND_SOC_DAPM_DIR_OUT-to-its-valu.patch + patches.suse/ASoC-tas2781-Fix-a-warning-reported-by-robot-kernel-.patch + patches.suse/ALSA-hda-realtek-fixed-headset-Mic-not-show.patch + patches.suse/ALSA-hda-realtek-Drop-doubly-quirk-entry-for-103c-8a.patch + patches.suse/printk-Let-no_printk-use-_printk.patch + patches.suse/KVM-x86-Fully-re-initialize-supported_mce_cap-on-ven.patch + patches.suse/KVM-x86-mmu-Move-private-vs.-shared-check-above-slot.patch + patches.suse/KVM-x86-mmu-Don-t-force-emulation-of-L2-accesses-to-.patch + patches.suse/KVM-nVMX-Clear-EXIT_QUALIFICATION-when-injecting-an-.patch + patches.suse/KVM-x86-Allow-don-t-ignore-same-value-writes-to-immu.patch + patches.suse/KVM-x86-Only-set-APICV_INHIBIT_REASON_ABSENT-if-APIC.patch + patches.suse/media-ngene-Add-dvb_ca_en50221_init-return-value-che.patch + patches.suse/media-rcar-vin-work-around-Wenum-compare-conditional.patch + patches.suse/media-ipu3-cio2-Request-IRQ-earlier.patch + patches.suse/media-dt-bindings-ovti-ov2680-Fix-the-power-supply-n.patch + patches.suse/media-i2c-et8ek8-Don-t-strip-remove-function-when-dr.patch + patches.suse/media-mc-Fix-graph-walk-in-media_pipeline_start.patch + patches.suse/media-v4l2-subdev-Fix-stream-handling-for-crop-API.patch + patches.suse/media-atomisp-ssh_css-Fix-a-null-pointer-dereference.patch + patches.suse/media-mc-mark-the-media-devnode-as-registered-from-t.patch + patches.suse/media-v4l-Don-t-turn-on-privacy-LED-if-streamon-fail.patch + patches.suse/media-uvcvideo-Add-quirk-for-Logitech-Rally-Bar.patch + patches.suse/media-stk1160-fix-bounds-checking-in-stk1160_copy_vi.patch + patches.suse/media-flexcop-usb-fix-sanity-check-of-bNumEndpoints.patch + patches.suse/media-sunxi-a83-mips-csi2-also-select-GENERIC_PHY.patch + patches.suse/media-cec-cec-adap-always-cancel-work-in-cec_transmi.patch + patches.suse/media-cec-cec-api-add-locking-in-cec_release.patch + patches.suse/media-cec-core-avoid-recursive-cec_claim_log_addrs.patch + patches.suse/media-cec-core-avoid-confusing-transmit-timed-out-me.patch + patches.suse/mmc-sdhci_am654-Add-tuning-algorithm-for-delay-chain.patch + patches.suse/mmc-sdhci_am654-Write-ITAPDLY-for-DDR52-timing.patch + patches.suse/mmc-sdhci_am654-Add-OTAP-ITAP-delay-enable.patch + patches.suse/mmc-sdhci_am654-Add-ITAPDLYSEL-in-sdhci_j721e_4bit_s.patch + patches.suse/mmc-sdhci_am654-Fix-ITAPDLY-for-HS400-timing.patch + patches.suse/mmc-davinci-Don-t-strip-remove-function-when-driver-.patch + patches.suse/mtd-core-Report-error-if-first-mtd_otp_size-call-fai.patch + patches.suse/mtd-rawnand-hynix-fixed-typo.patch + patches.suse/platform-x86-xiaomi-wmi-Fix-race-condition-when-repo.patch + patches.suse/tools-arch-x86-intel_sdsi-Fix-maximum-meter-bundle-l.patch + patches.suse/tools-arch-x86-intel_sdsi-Fix-meter_show-display.patch + patches.suse/tools-arch-x86-intel_sdsi-Fix-meter_certificate-deco.patch + patches.suse/platform-x86-intel-uncore-freq-Don-t-present-root-do.patch + patches.suse/powerpc-Avoid-nmi_enter-nmi_exit-in-real-mode-interr.patch + patches.suse/powerpc-eeh-Permanently-disable-the-removed-device.patch + patches.suse/0001-powerpc-pseries-vio-Don-t-return-ENODEV-if-node-or-c.patch + patches.suse/selftests-powerpc-dexcr-Add-no-pie-to-hashchk-tests.patch + patches.suse/of-module-add-buffer-overflow-check-in-of_modalias.patch + patches.suse/ftrace-Fix-possible-use-after-free-issue-in-ftrace_location.patch + patches.suse/selftests-net-bridge-increase-IGMP-MLD-exclude-timeo.patch + patches.suse/clk-mediatek-pllfh-Don-t-log-error-for-missing-fhctl.patch + patches.suse/clk-mediatek-mt8365-mm-fix-DPI0-parent.patch + patches.suse/clk-rs9-fix-wrong-default-value-for-clock-amplitude.patch + patches.suse/clk-renesas-r8a779a0-Fix-CANFD-parent-clock.patch + patches.suse/clk-renesas-r9a07g043-Add-clock-and-reset-entry-for-.patch + patches.suse/clk-samsung-exynosautov9-fix-wrong-pll-clock-id-valu.patch + patches.suse/clk-qcom-clk-alpha-pll-remove-invalid-Stromer-regist.patch + patches.suse/clk-qcom-dispcc-sm8450-fix-DisplayPort-clocks.patch + patches.suse/clk-qcom-dispcc-sm6350-fix-DisplayPort-clocks.patch + patches.suse/clk-qcom-dispcc-sm8550-fix-DisplayPort-clocks.patch + patches.suse/clk-qcom-mmcc-msm8998-fix-venus-clock-issue.patch + patches.suse/clk-qcom-clk-alpha-pll-fix-rate-setting-for-Stromer-.patch + patches.suse/RDMA-mlx5-Uncacheable-mkey-has-neither-rb_key-or-cac.patch + patches.suse/RDMA-mlx5-Change-check-for-cacheable-mkeys.patch + patches.suse/RDMA-mlx5-Adding-remote-atomic-access-flag-to-updata.patch + patches.suse/RDMA-hns-Fix-return-value-in-hns_roce_map_mr_sg.patch + patches.suse/RDMA-hns-Add-max_ah-and-cq-moderation-capacities-in-.patch + patches.suse/RDMA-hns-Fix-deadlock-on-SRQ-async-events.patch + patches.suse/RDMA-hns-Fix-UAF-for-cq-async-event.patch + patches.suse/RDMA-hns-Fix-GMV-table-pagesize.patch + patches.suse/RDMA-hns-Use-complete-parentheses-in-macros.patch + patches.suse/RDMA-hns-Modify-the-print-level-of-CQE-error.patch + patches.suse/RDMA-rxe-Fix-seg-fault-in-rxe_comp_queue_pkt.patch + patches.suse/RDMA-rxe-Allow-good-work-requests-to-be-executed.patch + patches.suse/RDMA-rxe-Fix-incorrect-rxe_put-in-error-path.patch + patches.suse/IB-mlx5-Use-__iowrite64_copy-for-write-combining-sto.patch + patches.suse/bnxt_re-avoid-shift-undefined-behavior-in-bnxt_qplib.patch + patches.suse/RDMA-IPoIB-Fix-format-truncation-compilation-errors.patch + patches.suse/RDMA-cma-Fix-kmemleak-in-rdma_core-observed-during-b.patch + patches.suse/lib-test_hmm.c-handle-src_pfns-and-dst_pfns-allocati.patch + patches.suse/Docs-admin-guide-mm-damon-usage-fix-wrong-example-of.patch + patches.suse/serial-kgdboc-Fix-NMI-safety-problems-from-keyboard-.patch + patches.suse/nilfs2-make-superblock-data-array-index-computation-.patch + patches.suse/selftests-kcmp-remove-unused-open-mode.patch + patches.suse/crypto-qat-Fix-ADF_DEV_RESET_SYNC-memory-leak.patch + patches.suse/pinctrl-armada-37xx-remove-an-unused-variable.patch + patches.suse/pinctrl-qcom-pinctrl-sm7150-Fix-sdc1-and-ufs-special.patch + patches.suse/i2c-cadence-Avoid-fifo-clear-after-start.patch + patches.suse/i2c-synquacer-Fix-an-error-handling-path-in-synquace.patch + patches.suse/i2c-acpi-Unbind-mux-adapters-before-delete.patch + patches.suse/watchdog-cpu5wdt.c-Fix-use-after-free-bug-caused-by-.patch + patches.suse/watchdog-bd9576-Drop-always-running-property.patch + patches.suse/watchdog-rti_wdt-Set-min_hw_heartbeat_ms-to-accommod.patch + patches.suse/watchdog-sa1100-Fix-PTR_ERR_OR_ZERO-vs-NULL-check-in.patch + patches.suse/firmware-dmi-id-add-a-release-callback-function.patch + patches.suse/KEYS-trusted-Fix-memory-leak-in-tpm2_key_encode.patch + patches.suse/KEYS-trusted-Do-not-use-WARN-when-encode-fails.patch + patches.suse/PCI-EDR-Align-EDR_PORT_DPC_ENABLE_DSM-with-PCI-Firmw.patch + patches.suse/PCI-EDR-Align-EDR_PORT_LOCATE_DSM-with-PCI-Firmware-.patch + patches.suse/PCI-dwc-ep-Fix-DBI-access-failure-for-drivers-requir.patch + patches.suse/PCI-rockchip-ep-Remove-wrong-mask-on-subsys_vendor_i.patch + patches.suse/PCI-tegra194-Fix-probe-path-for-Endpoint-mode.patch + patches.suse/Revert-PCI-MSI-Provide-stubs-for-IMS-functions.patch + patches.suse/Revert-PCI-MSI-Provide-pci_ims_alloc-free_irq.patch + patches.suse/Revert-PCI-MSI-Provide-IMS-Interrupt-Message-Store-s.patch + patches.suse/Revert-iommu-amd-Enable-PCI-IMS.patch + patches.suse/Revert-iommu-vt-d-Enable-PCI-IMS.patch + patches.suse/remoteproc-mediatek-Make-sure-IPI-buffer-fits-in-L2T.patch + patches.suse/remoteproc-k3-r5-Wait-for-core0-power-up-before-powe.patch + patches.suse/remoteproc-k3-r5-Do-not-allow-core1-to-power-up-befo.patch + patches.suse/remoteproc-k3-r5-Jump-to-error-handling-labels-in-st.patch + patches.suse/dmaengine-idma64-Add-check-for-dma_set_max_seg_size.patch + patches.suse/dmaengine-axi-dmac-fix-possible-race-in-remove.patch + patches.suse/dmaengine-idxd-Avoid-unnecessary-destruction-of-file.patch + patches.suse/s390-ipl-Fix-incorrect-initialization-of-len-fields-in-nvme-reipl-block.patch + patches.suse/s390-ipl-Fix-incorrect-initialization-of-nvme-dump-block.patch + patches.suse/s390-cpacf-Split-and-rework-cpacf-query-functions.patch + patches.suse/cpumask-Add-for_each_cpu_from.patch + patches.suse/sched-topology-Optimize-topology_span_sane.patch + patches.suse/perf-script-Show-also-errors-for-insn-trace-option.patch + patches.suse/perf-auxtrace-Fix-multiple-use-of-itrace-option.patch + patches.suse/perf-record-Delete-session-after-stopping-sideband-thread.patch + patches.suse/perf-probe-Add-missing-libgen.h-header-needed-for-using-basename.patch + patches.suse/perf-annotate-Get-rid-of-duplicate-group-option-item.patch + patches.suse/perf-sched-timehist-Fix-g-call-graph-option-failure.patch + patches.suse/perf-stat-Do-not-fail-on-metrics-on-s390-z-VM-systems.patch + patches.suse/perf-annotate-Fix-annotation_calc_lines-to-pass-correct-address-to-get_srcline.patch + patches.suse/perf-tests-Make-test-data-symbol-more-robust-on-Neoverse-N1.patch + patches.suse/perf-tests-Apply-attributes-to-all-events-in-object-code-reading-test.patch + patches.suse/perf-record-Fix-debug-message-placement-for-test-consumption.patch + patches.suse/perf-bench-uprobe-Remove-lib64-from-libc.so.6-binary-path.patch + patches.suse/perf-docs-Document-bpf-event-modifier.patch + patches.suse/perf-test-shell-arm_coresight-Increase-buffer-size-for-Coresight-basic-tests.patch + patches.suse/perf-intel-pt-Fix-unassigned-instruction-op-discovered-by-MemorySanitizer.patch + patches.suse/perf-bench-internals-inject-build-id-Fix-trap-divide-when-collecting-just-one-DSO.patch + patches.suse/perf-ui-browser-Don-t-save-pointer-to-stack-memory.patch + patches.suse/perf-ui-browser-Avoid-SEGV-on-title.patch + patches.suse/perf-report-Avoid-SEGV-in-report__setup_sample_type.patch + patches.suse/perf-thread-Fixes-to-thread__new-related-to-initializing-comm.patch + patches.suse/perf-symbols-Fix-ownership-of-string-in-dso__load_vmlinux.patch + patches.suse/libsubcmd-Fix-parse-options-memory-leak.patch + patches.suse/perf-daemon-Fix-file-leak-in-daemon_session__control.patch + patches.suse/perf-stat-Don-t-display-metric-header-for-non-leader-uncore-events.patch + patches.suse/perf-pmu-Count-sys-and-cpuid-JSON-events-separately.patch + patches.suse/leds-pwm-Disable-PWM-when-going-to-suspend.patch + patches.suse/usb-typec-ucsi-always-register-a-link-to-USB-PD-devi.patch + patches.suse/usb-typec-ucsi-simplify-partner-s-PD-caps-registrati.patch + patches.suse/usb-gadget-u_audio-Fix-race-condition-use-of-control.patch + patches.suse/usb-gadget-u_audio-Clear-uac-pointer-when-freed.patch + patches.suse/usb-dwc3-Wait-unconditionally-after-issuing-EndXfer-.patch + patches.suse/usb-typec-ucsi-displayport-Fix-potential-deadlock.patch + patches.suse/usb-typec-tipd-fix-event-checking-for-tps6598x.patch + patches.suse/usb-fotg210-Add-missing-kernel-doc-description.patch + patches.suse/serial-max3100-Lock-port-lock-when-calling-uart_hand.patch + patches.suse/serial-max3100-Update-uart_driver_registered-on-driv.patch + patches.suse/serial-max3100-Fix-bitwise-types.patch + patches.suse/serial-sc16is7xx-add-proper-sched.h-include-for-sche.patch + patches.suse/serial-sh-sci-protect-invalidating-RXDMA-on-shutdown.patch + patches.suse/staging-vt6655-Remove-unused-declaration-of-RFbAL723.patch + patches.suse/counter-linux-counter.h-fix-Excess-kernel-doc-descri.patch + patches.suse/iio-core-Leave-private-pointer-NULL-when-no-private-.patch + patches.suse/iio-adc-stm32-Fixing-err-code-to-not-indicate-succes.patch + patches.suse/iio-pressure-dps310-support-negative-temperature-val.patch + patches.suse/VMCI-Fix-an-error-handling-path-in-vmci_guest_probe_.patch + patches.suse/vmci-prevent-speculation-leaks-by-sanitizing-event-i.patch + patches.suse/interconnect-qcom-qcm2290-Fix-mas_snoc_bimc-QoS-port.patch + patches.suse/ppdev-Add-an-error-check-in-register_device.patch + patches.suse/extcon-max8997-select-IRQ_DOMAIN-instead-of-dependin.patch + patches.suse/spmi-hisi-spmi-controller-Do-not-override-device-ide.patch + patches.suse/tools-latency-collector-Fix-Wformat-security-compile.patch + patches.suse/ring-buffer-Fix-a-race-between-readers-and-resize-checks.patch + patches.suse/tracing-Add-MODULE_DESCRIPTION-to-preemptirq_delay_test.patch + patches.suse/selftests-net-kill-smcrouted-in-the-cleanup-logic-in.patch + patches.suse/nfc-nci-Fix-uninit-value-in-nci_rx_work.patch + patches.suse/nfc-nci-Fix-handling-of-zero-length-payload-packets-.patch + patches.suse/regulator-bd71828-Don-t-overwrite-runtime-voltages.patch + patches.suse/blk-cgroup-fix-list-corruption-from-resetting-io-stat.patch + patches.suse/blk-cgroup-fix-list-corruption-from-reorder-of-WRITE-lqueued.patch + patches.suse/tty-n_gsm-fix-possible-out-of-bounds-in-gsm0_receive.patch + patches.suse/tty-n_gsm-fix-missing-receive-state-reset-after-mode.patch + patches.suse/serial-8520_mtk-Set-RTS-on-shutdown-for-Rx-in-band-w.patch + patches.suse/serial-8250_bcm7271-use-default_mux_rate-if-possible.patch + patches.suse/serial-sc16is7xx-fix-bug-in-sc16is7xx_set_baud-when-.patch + patches.suse/speakup-Fix-sizeof-vs-ARRAY_SIZE-bug.patch + patches.suse/ALSA-timer-Set-lower-bound-of-start-tick-time.patch + patches.suse/ALSA-usb-audio-Fix-for-sampling-rates-support-for-Mb.patch + patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-JP-IK-LEAP-W5.patch + patches.suse/ALSA-core-Fix-NULL-module-pointer-assignment-at-card.patch + patches.suse/ALSA-hda-realtek-fix-mute-micmute-LEDs-don-t-work-fo.patch + patches.suse/ASoC-tas2552-Add-TX-path-for-capturing-AUDIO-OUT-dat.patch + patches.suse/ASoC-tas2781-Fix-wrong-loading-calibrated-data-seque.patch + patches.suse/Input-ims-pcu-fix-printf-string-overflow.patch + patches.suse/Input-pm8xxx-vibrator-correct-VIB_MAX_LEVELS-calcula.patch + patches.suse/Input-cyapa-add-missing-input-core-locking-to-suspen.patch + patches.suse/drm-nouveau-use-tile_mode-and-pte_kind-for-VM_BIND-b.patch + patches.suse/i3c-master-svc-change-ENXIO-to-EAGAIN-when-IBI-occur.patch + patches.suse/i3c-master-svc-fix-invalidate-IBI-type-and-miss-call.patch + patches.suse/x86-kconfig-Select-ARCH_WANT_FRAME_POINTERS-again-when-UNW.patch + patches.suse/kasan-fortify-properly-rename-memintrinsics.patch + patches.suse/nilfs2-fix-use-after-free-of-timer-for-log-writer-th.patch + patches.suse/nilfs2-fix-unexpected-freezing-of-nilfs_segctor_sync.patch + patches.suse/tpm_tis_spi-Account-for-SPI-header-when-allocating-T.patch + patches.suse/9p-add-missing-locking-around-taking-dentry-fid-list.patch + patches.suse/net-phy-micrel-set-soft_reset-callback-to-genphy_sof.patch + patches.suse/net-usb-smsc95xx-fix-changing-LED_SEL-bit-value-upda.patch + patches.suse/docs-netdev-Fix-typo-in-Signed-off-by-tag.patch + patches.suse/ALSA-core-Remove-debugfs-at-disconnection.patch + patches.suse/ALSA-hda-realtek-Adjust-G814JZR-to-use-SPI-init-for-.patch + patches.suse/ALSA-seq-Fix-missing-bank-setup-between-MIDI1-MIDI2-.patch + patches.suse/ALSA-seq-Don-t-clear-bank-selection-at-event-UMP-MID.patch + patches.suse/ALSA-hda-intel-dsp-config-reduce-log-verbosity.patch + patches.suse/ALSA-seq-Fix-incorrect-UMP-type-for-system-messages.patch + patches.suse/ALSA-ump-Don-t-clear-bank-selection-after-sending-a-.patch + patches.suse/ALSA-ump-Don-t-accept-an-invalid-UMP-protocol-number.patch + patches.suse/ALSA-ump-Set-default-protocol-when-not-given-explici.patch + patches.suse/ALSA-seq-Fix-yet-another-spot-for-system-message-con.patch + patches.suse/ASoC-wm_adsp-Add-missing-MODULE_DESCRIPTION.patch + patches.suse/ASoC-SOF-ipc4-topology-Fix-input-format-query-of-pro.patch + patches.suse/ALSA-seq-ump-Fix-swapped-song-position-pointer-data.patch + patches.suse/dma-mapping-benchmark-fix-node-id-validation.patch + patches.suse/dma-mapping-benchmark-handle-NUMA_NO_NODE-correctly.patch + patches.suse/nvme-fix-multipath-batched-completion-accounting.patch + patches.suse/nvme-multipath-fix-io-accounting-on-failover.patch + patches.suse/nvmet-fix-ns-enable-disable-possible-hang.patch + patches.suse/spi-Don-t-mark-message-DMA-mapped-when-no-transfer-i.patch + patches.suse/spi-stm32-Don-t-warn-about-spurious-interrupts.patch + patches.suse/hwmon-intel-m10-bmc-hwmon-Fix-multiplier-for-N6000-b.patch + patches.suse/hwmon-shtc1-Fix-property-misspelling.patch + patches.suse/drm-shmem-helper-Fix-BUG_ON-on-mmap-PROT_WRITE-MAP_P.patch + patches.suse/drm-i915-gt-Disarm-breadcrumbs-if-engines-are-alread.patch + patches.suse/drm-i915-guc-avoid-FIELD_PREP-warning.patch + patches.suse/drm-i915-gt-Fix-CCS-id-s-calculation-for-CCS-mode-se.patch + patches.suse/drm-i915-dpt-Make-DPT-object-unshrinkable.patch + patches.suse/drm-i915-Fix-audio-component-initialization.patch + patches.suse/drm-amd-display-Enable-colorspace-property-for-MST-c.patch + patches.suse/Revert-drm-amdkfd-fix-gfx_target_version-for-certain.patch + patches.suse/dma-buf-sw-sync-don-t-enable-IRQ-from-sync_print_obj.patch + patches.suse/drm-panel-sitronix-st7789v-fix-timing-for-jt240mhqs_.patch + patches.suse/drm-panel-sitronix-st7789v-tweak-timing-for-jt240mhq.patch + patches.suse/drm-panel-sitronix-st7789v-fix-display-size-for-jt24.patch + patches.suse/powerpc-pseries-lparcfg-drop-error-message-from-gues.patch + patches.suse/powerpc-uaccess-Fix-build-errors-seen-with-GCC-13-14.patch + patches.suse/powerpc-uaccess-Use-YZ-asm-constraint-for-ld.patch - # out-of-tree patches - patches.suse/powerpc-pseries-iommu-LPAR-panics-when-rebooted-with.patch + # mkp/scsi fixes + patches.suse/scsi-qedf-Don-t-process-stag-work-during-unload.patch + patches.suse/scsi-qedf-Wait-for-stag-work-during-unload.patch + + # ras/ras edac-for-next + patches.suse/RAS-AMD-FMPM-Fix-build-when-debugfs-is-not-enabled.patch + + # lenb/linux turbostat + patches.suse/tools-power-turbostat-Fix-uncore-frequency-file-string.patch ######################################################## # end of sorted patches @@ -20135,14 +22074,12 @@ patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch patches.suse/scsi-target-iscsi-handle-SCSI-immediate-commands.patch patches.suse/scsi-target-iscsi-don-t-warn-of-R-W-when-no-data.patch - patches.suse/bus-mhi-host-add-mhi_power_down_no_destroy.patch - patches.suse/net-qrtr-support-suspend-hibernation.patch - patches.suse/wifi-ath11k-support-hibernation.patch patches.suse/kdump-add-crashkernel-cma-suffix.patch patches.suse/kdump-implement-reserve_crashkernel_cma.patch 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 ######################################################## # kbuild/module infrastructure fixes @@ -20188,9 +22125,6 @@ ######################################################## # s390x - patches.suse/s390-Once-the-discipline-is-associated-with-the-device-de.patch - patches.suse/0001-s390-qdio-handle-deferred-cc1.patch - patches.suse/0001-s390-cio-fix-race-condition-during-online-processing.patch # ppc64 patches.suse/powerpc-tm-Flip-the-HTM-switch-default-to-disabled.patch @@ -20219,11 +22153,6 @@ # from scratch. +mgorman patches.suse/sched-fair-Revert-update_pick_idlest-Select-group-with-lowest-group_util-when-idle_cpus-are-equal.patch - # Cache line contention reduction pending review upstream - patches.suse/sched-fair-Add-EAS-checks-before-updating-overutilized.patch - patches.suse/sched-fair-Use-helper-function-to-access-rd-overutilized.patch - patches.suse/sched-fair-Combine-EAS-check-with-overutilized-access.patch - ######################################################## # Memory management ######################################################## @@ -20281,7 +22210,6 @@ patches.suse/dm-mpath-no-partitions-feature patches.suse/md-display-timeout-error.patch patches.suse/blk-wbt-Fix-detection-of-dirty-throttled-tasks.patch -+hmzhao patches.suse/md-bitmap-don-t-use-index-for-pages-backing-the-bitm-d703.patch patches.suse/raid1-fix-use-after-free-for-original-bio-in-raid1_w.patch ######################################################## @@ -20379,6 +22307,8 @@ patches.suse/drm-vmwgfx-Avoid-NULL-ptr-deref-in-vmw_cmd_dx_define.patch patches.suse/drm-nouveau-blacklist-Turing-and-Ampere-models-as-default.patch patches.suse/0001-firmware-sysfb-Add-parameter-to-enable-sysfb-support.patch + patches.suse/drm-i915-lspcon-Separate-function-to-set-expected-mo.patch + patches.suse/drm-i915-lspcon-Separate-lspcon-probe-and-lspcon-ini.patch ######################################################## # Storage @@ -20393,8 +22323,6 @@ patches.suse/scsi-lpfc-update-the-obsolete-adapter-list.patch patches.suse/qla2xxx-add-debug-log-for-unmaintained-hw-detected.patch patches.suse/scsi-do-not-put-scsi_common-in-a-separate-module.patch - patches.suse/scsi-qedf-Don-t-process-stag-work-during-unload.patch - patches.suse/scsi-qedf-Wait-for-stag-work-during-unload.patch # CD-ROM patches.suse/scsi-blacklist-add-VMware-ESXi-cdrom-broken-tray-emu.patch @@ -20424,6 +22352,10 @@ # bsc#1184485, bsc#1216776 patches.suse/dm_blk_ioctl-implement-path-failover-for-SG_IO.patch + # bsc#1223575 + patches.suse/dm-multipath-dont-attempt-SG_IO-on-non-SCSI-disks-.patch + + patches.kabi/io_uring-kabi-cookie-remove.patch ######################################################## # Networking drivers (wired) @@ -20433,6 +22365,7 @@ patches.suse/bsc1170284-ixgbe_dont_check_firmware_errors.patch patches.suse/s390-Fix-mlx5-RoCE-throuput-degradtion.patch patches.suse/staging-qlge-devlink-use-retained-error-fmsg-API.patch + patches.suse/0001-idpf-extend-tx-watchdog-timeout.patch ######################################################## # Wireless networking drivers @@ -20541,6 +22474,20 @@ patches.kabi/stmmac-preserve-KABI-in-stmmac_txq_cfg.patch patches.kabi/SUNRPC-Fix-RPC-client-cleaned-up-the-freed-pipefs-de.patch patches.kabi/pNFS-Fix-the-pnfs-block-driver-s-calculation-of-layo.patch + patches.kabi/mm_init-kabi-workaround.patch + patches.kabi/md-md_personality-workaround.patch + patches.kabi/kABI-Adjust-trace_iterator.wait_index.patch + patches.kabi/bpf-xsk_buff_pool-kABI-workaround.patch + patches.kabi/cec_adapter-kabi-workaround.patch + patches.kabi/of-kabi-workaround.patch + patches.kabi/dmaengine-idxd-add-a-new-security-check.patch + patches.kabi/cs35l56-kabi-workaround.patch + patches.kabi/KVM-x86-Snapshot-if-a-vCPU-s-vendor-model-is-AMD-vs..patch + patches.kabi/perf-x86-intel-Expose-existence-of-callback-support-.patch + patches.kabi/idxd_evl-kabi-workaround.patch + patches.kabi/KVM-x86-pmu-Allow-programming-events-that-match-unsu.patch + patches.kabi/bpf-bpf_link-and-bpf_link_ops-kABI-workaround.patch + patches.kabi/net-preserve-kabi-for-sk_buff.patch ######################################################## # SLE15-SP3 OOT performance patches evaluated but left diff --git a/source-timestamp b/source-timestamp index d003056..7be16c4 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2024-04-25 16:48:16 +0000 -GIT Revision: 8ef0762757f737c453dc5905f22e49bd8ba0fe20 -GIT Branch: ALP-current-GA +2024-06-06 13:36:18 +0000 +GIT Revision: 377598714132de649a19f4cde3c4f515959883e3 +GIT Branch: ALP-current diff --git a/supported.conf b/supported.conf index c26eea5..536321b 100644 --- a/supported.conf +++ b/supported.conf @@ -5656,7 +5656,7 @@ net/ipv4/tcp_bbr # TCP Bottleneck Bandwidth and RTT (BBR) congestion avoidance - net/ipv4/tcp_bic # TCP Binary Increase Congestion (BIC) congestion avoidance - net/ipv4/tcp_cdg # TCP CDG (CAIA Delay-Gradient) congestion avoidance -- net/ipv4/tcp_dctcp # TCP DCTCP (DataCenter TCP) congestion avoidance + net/ipv4/tcp_dctcp # TCP DCTCP (DataCenter TCP) congestion avoidance net/ipv4/tcp_diag # TCP socket monitoring via netlink - net/ipv4/tcp_highspeed # TCP High Speed TCP congestion avoidance - net/ipv4/tcp_htcp # TCP H-TCP congestion avoidance (modified Reno)