diff --git a/config.tar.bz2 b/config.tar.bz2 index 15d25d7..e7cf66a 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13d294dc1cc7edb140dfcbd0fea71e69c40c4e42d33308d5a94c3972301e643f -size 145620 +oid sha256:75058d12dc62b6eba3f5d3bfb9ccf52fa82e936c64a6b1e4a80048f3b3ab5f98 +size 145500 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 1ab76ec..02eaf8c 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,1034 @@ +------------------------------------------------------------------- +Fri Mar 15 09:19:37 CET 2024 - tiwai@suse.de + +- ALSA: hda/tas2781: remove unnecessary runtime_pm calls + (git-fixes). +- ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on + some HP models (git-fixes). +- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops + (git-fixes). +- ALSA: hda: Reuse for_each_pcm_streams() (git-fixes). +- ALSA: usb-audio: Name feature ctl using output if input is PCM + (git-fixes). +- commit fdd39ea + +------------------------------------------------------------------- +Fri Mar 15 09:15:01 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for various HP ENVY models + (git-fixes). +- commit 62207c4 + +------------------------------------------------------------------- +Fri Mar 15 09:12:54 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add "Intel Reference board" SSID in the + ALC256 (git-fixes). +- ALSA: hda/realtek: Remove two HP Laptops using CS35L41 + (git-fixes). +- ALSA: hda: cs35l41: Support HP models without _DSD using dual + Speaker ID (git-fixes). +- ALSA: hda: cs35l41: Support additional HP Envy Models + (git-fixes). +- ALSA: hda/realtek: Add quirks for HP G11 Laptops using CS35L56 + (git-fixes). +- ALSA: hda: realtek: Re-work CS35L41 fixups to re-use for other + amps (git-fixes). +- commit c4f7d5a + +------------------------------------------------------------------- +Fri Mar 15 08:28:03 CET 2024 - tiwai@suse.de + +- nilfs2: prevent kernel bug at submit_bh_wbc() (git-fixes). +- nilfs2: fix failure to detect DAT corruption in btree and + direct mappings (git-fixes). +- selftests/mm: protection_keys: save/restore nr_hugepages + settings (git-fixes). +- selftests/mm: hugetlb_reparenting_test: do not unmount + (git-fixes). +- selftests/mm: dont fail testsuite due to a lack of hugepages + (git-fixes). +- modules: wait do_free_init correctly (git-fixes). +- PCI: qcom: Enable BDF to SID translation properly (git-fixes). +- PCI: dwc: endpoint: Fix advertised resizable BAR size + (git-fixes). +- PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling + (git-fixes). +- PCI: switchtec: Fix an error handling path in + switchtec_pci_probe() (git-fixes). +- PCI/P2PDMA: Fix a sleeping issue in a RCU read section + (git-fixes). +- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken + (git-fixes). +- PCI/DPC: Print all TLP Prefixes, not just the first (git-fixes). +- pci_iounmap(): Fix MMIO mapping leak (git-fixes). +- PCI/AER: Fix rootport attribute paths in ABI docs (git-fixes). +- platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check + (git-fixes). +- platform/x86/intel/tpmi: Change vsec offset to u64 (git-fixes). +- Revert "platform/x86: asus-wmi: Support WMI event queue" + (git-fixes). +- leds: sgm3140: Add missing timer cleanup and flash gpio control + (git-fixes). +- Revert "leds: Only descend into leds directory when + CONFIG_NEW_LEDS is set" (git-fixes). +- leds: aw2013: Unlock mutex before destroying it (git-fixes). +- mfd: altera-sysmgr: Call of_node_put() only when + of_parse_phandle() takes a ref (git-fixes). +- mfd: syscon: Call of_node_put() only when of_parse_phandle() + takes a ref (git-fixes). +- pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin + group/function (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8192 (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8186 (git-fixes). +- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd + (git-fixes). +- HID: amd_sfh: Avoid disabling the interrupt (git-fixes). +- commit a95f20c + +------------------------------------------------------------------- +Fri Mar 15 08:23:42 CET 2024 - tiwai@suse.de + +- ALSA: usb-audio: Stop parsing channels bits when all channels + are found (git-fixes). +- ALSA: aaci: Delete unused variable in aaci_do_suspend + (git-fixes). +- ASoC: meson: axg-tdm-interface: add frame rate constraint + (git-fixes). +- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs + (git-fixes). +- ASoC: SOF: Add some bounds checking to firmware data + (git-fixes). +- ASoC: meson: t9015: fix function pointer type mismatch + (git-fixes). +- ASoC: meson: aiu: fix function pointer type mismatch + (git-fixes). +- ASoC: sh: rz-ssi: Fix error message print (git-fixes). +- ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe() + (git-fixes). +- ASoC: amd: acp: Add missing error handling in sof-mach + (git-fixes). +- ALSA: hda/tas2781: restore power state after system_resume + (git-fixes). +- ALSA: hda/tas2781: do not call pm_runtime_force_* in + system_resume/suspend (git-fixes). +- ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend + (git-fixes). +- ALSA: hda/tas2781: add lock to system_suspend (git-fixes). +- ALSA: hda/tas2781: use dev_dbg in system_resume (git-fixes). +- ALSA: seq: fix function cast warnings (git-fixes). +- ALSA: aw2: avoid casting function pointers (git-fixes). +- ALSA: ctxfi: avoid casting function pointers (git-fixes). +- ALSA: hda: cs35l41: Set Channel Index correctly when system + is missing _DSD (git-fixes). +- backlight: lp8788: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3639: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: da9052: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3630a: Don't set bl->props.brightness in + get_brightness (git-fixes). +- backlight: lm3630a: Initialize backlight_properties on init + (git-fixes). +- backlight: ktz8866: Correct the check for of_property_read_u32 + (git-fixes). +- backlight: hx8357: Fix potential NULL pointer dereference + (git-fixes). +- gpio: nomadik: fix offset bug in nmk_pmx_set() (git-fixes). +- HID: amd_sfh: Update HPD sensor structure elements (git-fixes). +- commit 428d278 + +------------------------------------------------------------------- +Thu Mar 14 17:43:21 CET 2024 - tiwai@suse.de + +- Update patch reference for IDXD fix (bsc#1221428) +- commit 20b42d0 + +------------------------------------------------------------------- +Thu Mar 14 16:44:44 CET 2024 - nik.borisov@suse.com + +- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests (bsc#1213456 CVE-2023-28746). +- commit a59ffeb + +------------------------------------------------------------------- +Thu Mar 14 16:44:27 CET 2024 - nik.borisov@suse.com + +- x86/rfds: Mitigate Register File Data Sampling (RFDS) (bsc#1213456 CVE-2023-28746). +- commit c210394 + +------------------------------------------------------------------- +Thu Mar 14 16:43:01 CET 2024 - nik.borisov@suse.com + +- Documentation/hw-vuln: Add documentation for RFDS (bsc#1213456 CVE-2023-28746). +- commit 0f1938a + +------------------------------------------------------------------- +Thu Mar 14 16:41:56 CET 2024 - nik.borisov@suse.com + +- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set (bsc#1213456 CVE-2023-28746). +- commit 52997cc + +------------------------------------------------------------------- +Thu Mar 14 11:09:55 CET 2024 - lhenriques@suse.de + +- libceph: init the cursor when preparing sparse read in msgr2 + (bsc#1221393). +- ceph: switch to corrected encoding of max_xattr_size in mdsmap + (bsc#1221392). +- ceph: prevent use-after-free in encode_cap_msg() (bsc#1221391). +- libceph: just wait for more data to be available on the socket + (bsc#1221390). +- libceph: rename read_sparse_msg_*() to + read_partial_sparse_msg_*() (bsc#1221389). +- libceph: fail sparse-read if the data length doesn't match + (bsc#1221388). +- commit 088fe3e + +------------------------------------------------------------------- +Thu Mar 14 10:16:37 CET 2024 - tiwai@suse.de + +- kabi/severities: ignore intel_tcc_get_temp() change (git-fixes) +- commit 62d327d + +------------------------------------------------------------------- +Thu Mar 14 10:13:54 CET 2024 - tiwai@suse.de + +- thermal/intel: Fix intel_tcc_get_temp() to support negative + CPU temperature (git-fixes). +- commit 6dc4a23 + +------------------------------------------------------------------- +Thu Mar 14 10:12:16 CET 2024 - tiwai@suse.de + +- memfd: drop warning for missing exec-related flags + (bsc#1221161). +- commit 68995fe + +------------------------------------------------------------------- +Thu Mar 14 08:15:06 CET 2024 - tiwai@suse.de + +- gpiolib: Pass consumer device through to core in + devm_fwnode_gpiod_get_index() (git-fixes). +- commit 446d465 + +------------------------------------------------------------------- +Thu Mar 14 08:13:52 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: add division of drm_display_mode's hskew parameter + (git-fixes). +- media: tc358743: register v4l2 async device only after + successful setup (git-fixes). +- tpm,tpm_tis: Avoid warning splat at shutdown (git-fixes). +- powercap: dtpm_cpu: Fix error check against + freq_qos_add_request() (git-fixes). +- powercap: intel_rapl_tpmi: Fix a register bug (git-fixes). +- powercap: intel_rapl: Fix a NULL pointer dereference + (git-fixes). +- PM: sleep: wakeirq: fix wake irq warning in system suspend + (git-fixes). +- PM: suspend: Set mem_sleep_current during kernel command line + setup (git-fixes). +- selftest: gpio: remove obsolete gpio-mockup test (git-fixes). +- gpio: vf610: allow disabling the vf610 driver (git-fixes). +- regulator: userspace-consumer: add module device table + (git-fixes). +- mmc: core: Fix switch on gp3 partition (git-fixes). +- mmc: wmt-sdmmc: remove an incorrect release_mem_region() + call in the .remove function (git-fixes). +- mmc: tmio: avoid concurrent runs of mmc_request_done() + (git-fixes). +- pwm: mediatek: Update kernel doc for struct pwm_mediatek_of_data + (git-fixes). +- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan + (git-fixes). +- commit 7ae9bb9 + +------------------------------------------------------------------- +Thu Mar 14 08:07:55 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit 1ec0805 + +------------------------------------------------------------------- +Thu Mar 14 08:05:50 CET 2024 - tiwai@suse.de + +- drm/etnaviv: Restore some id values (git-fixes). +- drm/amd/pm: Fix esm reg mask use to get pcie speed (git-fixes). +- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of + atom_get_src_int() (git-fixes). +- Revert "drm/amdgpu: Add pcie usage callback to nbio" + (git-fixes). +- Revert "drm/amdgpu: Add pci usage to nbio v7.9" (git-fixes). +- drm/msm/a7xx: Fix LLC typo (git-fixes). +- drm/msm/dpu: finalise global state object (git-fixes). +- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is + enabled (git-fixes). +- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN + (git-fixes). +- drm/msm/dpu: improve DSC allocation (git-fixes). +- drm/mediatek: Fix a null pointer crash in + mtk_drm_crtc_finish_page_flip (git-fixes). +- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions + (git-fixes). +- drm/tests: helpers: Include missing drm_drv header (git-fixes). +- drm/tidss: Fix sync-lost issue with two displays (git-fixes). +- drm/tidss: Fix initial plane zpos values (git-fixes). +- drm/tegra: put drm_gem_object ref on error in tegra_fb_create + (git-fixes). +- drm/bridge: adv7511: fix crash on irq during probe (git-fixes). +- drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first + (git-fixes). +- drm/amd/display: Add 'replay' NULL check in + 'edp_set_replay_allow_active()' (git-fixes). +- drm/amd/display: fix NULL checks for adev->dm.dc in + amdgpu_dm_fini() (git-fixes). +- drm/radeon/ni: Fix wrong firmware size logging in + ni_init_microcode() (git-fixes). +- drm: ci: use clk_ignore_unused for apq8016 (git-fixes). +- Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane + for DDB allocation" (git-fixes). +- drm/amdgpu: Fix potential out-of-bounds access in + 'amdgpu_discovery_reg_base_init()' (git-fixes). +- drm/amd/display: Fix potential NULL pointer dereferences in + 'dcn10_set_output_transfer_func()' (git-fixes). +- drm/amd/display: Fix a potential buffer overflow in + 'dp_dsc_clock_en_read()' (git-fixes). +- drm/radeon/ni_dpm: remove redundant NULL check (git-fixes). +- drm/radeon: remove dead code in ni_mc_load_microcode() + (git-fixes). +- drm/vmwgfx: Fix the lifetime of the bo cursor memory + (git-fixes). +- drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created + MOBs (git-fixes). +- drm/vmwgfx: Fix possible null pointer derefence with invalid + contexts (git-fixes). +- drm/lima: fix a memleak in lima_heap_alloc (git-fixes). +- drm/panel-edp: use put_sync in unprepare (git-fixes). +- drm/rockchip: lvds: do not print scary message when probing + defer (git-fixes). +- drm/rockchip: lvds: do not overwrite error code (git-fixes). +- drm/vmwgfx: Unmap the surface before resetting it on a plane + state (git-fixes). +- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (git-fixes). +- drm/vkms: Avoid reading beyond LUT array (git-fixes). +- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (git-fixes). +- drm/rockchip: inno_hdmi: Fix video timing (git-fixes). +- drm/tegra: output: Fix missing i2c_put_adapter() in the error + handling paths of tegra_output_probe() (git-fixes). +- drm/tegra: rgb: Fix missing clk_put() in the error handling + paths of tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: rgb: Fix some error handling paths in + tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: hdmi: Fix some error handling paths in + tegra_hdmi_probe() (git-fixes). +- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error + handling path of tegra_dsi_probe() (git-fixes). +- drm/tegra: dsi: Fix some error handling paths in + tegra_dsi_probe() (git-fixes). +- drm/tegra: dpaux: Fix PM disable depth imbalance in + tegra_dpaux_probe (git-fixes). +- drm/tegra: dsi: Add missing check for of_find_device_by_node + (git-fixes). +- ACPI: processor_idle: Fix memory leak in + acpi_processor_power_exit() (git-fixes). +- ACPI: resource: Add MAIBENBEN X577 to + irq1_edge_low_force_override (git-fixes). +- ACPI: scan: Fix device check notification handling (git-fixes). +- ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors + (git-fixes). +- cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's + return value (git-fixes). +- cpufreq: Limit resolving a frequency to policy min/max + (git-fixes). +- cpufreq: amd-pstate: Fix min_perf assignment in + amd_pstate_adjust_perf() (git-fixes). +- commit 451635c + +------------------------------------------------------------------- +Thu Mar 14 07:48:20 CET 2024 - nik.borisov@suse.com + +- RAS: Export helper to get ras_debugfs_dir (jsc#PED-7619). +- commit ddeebbf + +------------------------------------------------------------------- +Wed Mar 13 17:44:47 CET 2024 - fdmanana@suse.com + +- btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot + of subvolume being deleted (bsc#1221282). +- commit adc8e1b + +------------------------------------------------------------------- +Wed Mar 13 17:30:12 CET 2024 - fdmanana@suse.com + +- btrfs: don't abort filesystem when attempting to snapshot + deleted subvolume (bsc#1221282). +- commit 7de0be8 + +------------------------------------------------------------------- +Wed Mar 13 17:26:34 CET 2024 - tiwai@suse.de + +- Fix missing initial value for tcp pingpong threshold (bsc#1221339,bsc#1221305,bsc#1221032,bsc#1221261) + This caused high latencies leading to various network issues +- commit de6f6b8 + +------------------------------------------------------------------- +Wed Mar 13 15:58:37 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix off by one when unwinding on error (jsc#PED-7619). +- commit 083602e + +------------------------------------------------------------------- +Wed Mar 13 15:57:19 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Add debugfs interface to print record entries (jsc#PED-7619). +- commit 1a5e647 + +------------------------------------------------------------------- +Wed Mar 13 15:56:56 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Save SPA values (jsc#PED-7619). +- commit 4072c0c + +------------------------------------------------------------------- +Wed Mar 13 15:26:37 CET 2024 - tiwai@suse.de + +- Bluetooth: Fix eir name length (git-fixes). +- wifi: mac80211: update scratch_pos after defrag (git-fixes). +- wifi: mac80211: track capability/opmode NSS separately + (git-fixes). +- wifi: mt76: mt792x: fix a potential loading failure of the + 6Ghz channel config from ACPI (git-fixes). +- wifi: mt76: mt7921e: fix use-after-free in free_irq() + (git-fixes). +- wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info() + (git-fixes). +- wifi: wilc1000: fix RCU usage in connect path (git-fixes). +- commit 76a6eff + +------------------------------------------------------------------- +Wed Mar 13 15:04:29 CET 2024 - tiwai@suse.de + +- blacklist.conf: add a BT entry that breaks kABI +- commit a6a5c3b + +------------------------------------------------------------------- +Wed Mar 13 15:02:47 CET 2024 - tiwai@suse.de + +- gpu/host1x kABI workaround (git-fixes). +- commit 86a9dbb + +------------------------------------------------------------------- +Wed Mar 13 14:53:36 CET 2024 - tiwai@suse.de + +- gpu: host1x: Skip reset assert on Tegra186 (git-fixes). +- commit 88887cf + +------------------------------------------------------------------- +Wed Mar 13 14:52:32 CET 2024 - tiwai@suse.de + +- blacklist.conf: add entries for firewire +- commit f73cdd2 + +------------------------------------------------------------------- +Wed Mar 13 14:50:58 CET 2024 - tiwai@suse.de + +- drm/nouveau: don't fini scheduler before entity flush + (git-fixes). +- commit 3d3c54d + +------------------------------------------------------------------- +Wed Mar 13 14:39:57 CET 2024 - mgorman@suse.de + +- futex: Prevent the reuse of stale pi_state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- commit ba092a4 + +------------------------------------------------------------------- +Wed Mar 13 13:03:56 CET 2024 - mgorman@suse.de + +- srcu: Use try-lock lockdep annotation for NMI-safe access + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- futex/pi: Fix recursive rt_mutex waiter state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- srcu: Remove extraneous parentheses from srcu_read_lock() etc + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- commit e04ae5b + +------------------------------------------------------------------- +Wed Mar 13 12:41:25 CET 2024 - tiwai@suse.de + +- Update config files: refresh for x86_64 and armv7hl +- commit 8a3dfcc + +------------------------------------------------------------------- +Wed Mar 13 10:26:22 CET 2024 - oneukum@suse.com + +- r8152: fix unknown device for choose_configuration (git-fixes). +- commit 71e2f25 + +------------------------------------------------------------------- +Wed Mar 13 09:27:26 CET 2024 - tiwai@suse.de + +- bluetooth hci_uart_register_device() kABI workaround + (git-fixes). +- commit 2fcc10e + +------------------------------------------------------------------- +Wed Mar 13 09:17:20 CET 2024 - tiwai@suse.de + +- net: phy: dp83822: Fix RGMII TX delay configuration (git-fixes). +- net: phy: fix phy_get_internal_delay accessing an empty array + (git-fixes). +- Bluetooth: btnxpuart: Fix btnxpuart_close (git-fixes). +- Bluetooth: af_bluetooth: Fix deadlock (git-fixes). +- Bluetooth: hci_core: Fix possible buffer overflow (git-fixes). +- Bluetooth: btrtl: fix out of bounds memory access (git-fixes). +- Bluetooth: hci_h5: Add ability to allocate memory for private + data (git-fixes). +- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with + gpiod_get_optional() (git-fixes). +- Bluetooth: hci_event: Fix not indicating new connection for + BIG Sync (git-fixes). +- Bluetooth: Remove superfluous call to hci_conn_check_pending() + (git-fixes). +- Bluetooth: mgmt: Remove leftover queuing of power_off work + (git-fixes). +- Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (git-fixes). +- wifi: brcm80211: handle pmk_op allocation failure (git-fixes). +- wifi: rtw88: 8821c: Fix false alarm count (git-fixes). +- wifi: rtw88: 8821c: Fix beacon loss and disconnect (git-fixes). +- wifi: rtw88: 8821cu: Fix firmware upload fail (git-fixes). +- wifi: mt76: mt7921: fix incorrect type conversion for CLC + command (git-fixes). +- wifi: mt76: mt7996: fix HIF_TXD_V2_1 value (git-fixes). +- wifi: mt76: mt7996: fix efuse reading issue (git-fixes). +- wifi: mt76: mt7996: fix HE beamformer phy cap for station vif + (git-fixes). +- wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps + (git-fixes). +- wifi: mt76: mt7996: fix TWT issues (git-fixes). +- sr9800: Add check for usbnet_get_endpoints (git-fixes). +- wifi: ath12k: fix incorrect logic of calculating vdev_stats_id + (git-fixes). +- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use + (git-fixes). +- wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE + before WMI_PEER_ASSOC_CMDID (git-fixes). +- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init + is complete (git-fixes). +- wifi: wilc1000: revert reset line logic flip (git-fixes). +- wifi: brcmsmac: avoid function pointer casts (git-fixes). +- wifi: wilc1000: prevent use-after-free on vif when cleaning + up all interfaces (git-fixes). +- wifi: iwlwifi: mvm: Fix the listener MAC filter flags + (git-fixes). +- wifi: iwlwifi: mvm: don't set replay counters to 0xff + (git-fixes). +- wifi: iwlwifi: mvm: don't set the MFP flag for the GTK + (git-fixes). +- wifi: iwlwifi: mvm: fix erroneous queue index mask (git-fixes). +- wifi: iwlwifi: support EHT for WH (git-fixes). +- wifi: wfx: fix memory leak when starting AP (git-fixes). +- wifi: brcmsmac: Drop legacy header (git-fixes). +- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() + (git-fixes). +- wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU + (git-fixes). +- wifi: iwlwifi: mvm: fix the TLC command after ADD_STA + (git-fixes). +- wifi: iwlwifi: mvm: use FW rate for non-data only on new devices + (git-fixes). +- wifi: iwlwifi: mvm: d3: fix IPN byte order (git-fixes). +- wifi: iwlwifi: fix EWRD table validity check (git-fixes). +- wifi: iwlwifi: mvm: initialize rates in FW earlier (git-fixes). +- wifi: iwlwifi: acpi: fix WPFC reading (git-fixes). +- wifi: iwlwifi: dbg-tlv: ensure NUL termination (git-fixes). +- wifi: iwlwifi: mvm: report beacon protection failures + (git-fixes). +- wifi: brcmfmac: fix copyright year mentioned in platform_data + header (git-fixes). +- wifi: ath12k: Fix issues in channel list update (git-fixes). +- wifi: ath10k: fix NULL pointer dereference in + ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (git-fixes). +- can: softing: remove redundant NULL check (git-fixes). +- wifi: brcmfmac: avoid invalid list operation when vendor attach + fails (git-fixes). +- wifi: mwifiex: debugfs: Drop unnecessary error check for + debugfs_create_dir() (git-fixes). +- wifi: wilc1000: fix multi-vif management when deleting a vif + (git-fixes). +- wifi: wilc1000: do not realloc workqueue everytime an interface + is added (git-fixes). +- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work + (git-fixes). +- wifi: b43: Disable QoS for bcm4331 (git-fixes). +- wifi: b43: Stop correct queue in DMA worker when QoS is disabled + (git-fixes). +- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is + disabled (git-fixes). +- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is + disabled (git-fixes). +- doc-guide: kernel-doc: tell about object-like macros + (git-fixes). +- soc: qcom: llcc: Check return value on Broadcast_OR reg read + (git-fixes). +- soc: qcom: socinfo: rename PM2250 to PM4125 (git-fixes). +- bus: tegra-aconnect: Update dependency to ARCH_TEGRA + (git-fixes). +- firmware: arm_scmi: Fix double free in SMC transport cleanup + path (git-fixes). +- commit d454c2c + +------------------------------------------------------------------- +Wed Mar 13 08:58:39 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 5709f5a + +------------------------------------------------------------------- +Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 612fa2e + +------------------------------------------------------------------- +Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de + +- selinux: only filter copy-up xattrs following initialization + (bsc#1210690). +- commit f42baec + +------------------------------------------------------------------- +Wed Mar 13 01:48:09 CET 2024 - neilb@suse.de + +- NFS: Fix data corruption caused by congestion (git-fixes). +- pNFS: Fix the pnfs block driver's calculation of layoutget size + (git-fixes). +- NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix O_DIRECT locking issues (git-fixes). +- commit b64b15f + +------------------------------------------------------------------- +Tue Mar 12 23:31:45 CET 2024 - neilb@suse.de + +- nfsd: don't take fi_lock in nfsd_break_deleg_cb() (git-fixes). +- SUNRPC: fix _xprt_switch_find_current_entry logic (git-fixes). +- NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT + (git-fixes). +- NFS: Use parent's objective cred in nfs_access_login_time() + (git-fixes). +- blocklayoutdriver: Fix reference leak of pnfs_device_node + (git-fixes). +- SUNRPC: Fix a suspicious RCU usage warning (git-fixes). +- NFSD: Fix "start of NFS reply" pointer passed to + nfsd_cache_update() (git-fixes). +- NFSD: Update nfsd_cache_append() to use xdr_stream (git-fixes). +- nfsd: fix file memleak on client_opens_release (git-fixes). +- SUNRPC: Fix RPC client cleaned up the freed pipefs dentries + (git-fixes). +- NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO (git-fixes). +- SUNRPC: Add an IS_ERR() check back to where it was (git-fixes). +- NFSv4.1: fix handling NFS4ERR_DELAY when testing for session + trunking (git-fixes). +- SUNRPC: ECONNRESET might require a rebind (git-fixes). +- svcrdma: Drop connection after an RDMA Read error (git-fixes). +- nfsd: Handle EOPENSTALE correctly in the filecache (git-fixes). +- nfsd: lock_rename() needs both directories to live on the same + fs (git-fixes). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (git-fixes). +- pNFS: Fix a hang in nfs4_evict_inode() (git-fixes). +- NFS: Fix potential oops in nfs_inode_remove_request() + (git-fixes). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (git-fixes). +- nfs: decrement nrequests counter before releasing the req + (git-fixes). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (git-fixes). +- Revert "SUNRPC dont update timeout value on connection reset" + (git-fixes). +- NFSv4: Fix a state manager thread deadlock regression + (git-fixes). +- NFSv4: Fix a nfs4_state_manager() race (git-fixes). +- SUNRPC: Fail quickly when server does not recognize TLS + (git-fixes). +- NFSv4.1: fix zero value filehandle in post open getattr + (git-fixes). +- NFS: More fixes for nfs_direct_write_reschedule_io() + (git-fixes). +- NFS: Use the correct commit info in nfs_join_page_group() + (git-fixes). +- NFS: More O_DIRECT accounting fixes for error paths (git-fixes). +- NFS: Fix error handling for O_DIRECT write scheduling + (git-fixes). +- nfsd: fix change_info in NFSv4 RENAME replies (git-fixes). +- NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix a potential data corruption (git-fixes). +- NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info + (git-fixes). +- commit e298a32 + +------------------------------------------------------------------- +Tue Mar 12 17:25:48 CET 2024 - lhenriques@suse.de + +- Update + patches.suse/ceph-fix-deadlock-or-deadcode-of-misusing-dget.patch + (bsc#1220453 bsc#1221058 CVE-2023-52583). +- commit 25befcc + +------------------------------------------------------------------- +Tue Mar 12 16:58:11 CET 2024 - mgorman@suse.de + +- sched/fair: Combine EAS check with overutilized access + (bsc#1221157). +- sched/fair: Use helper function to access rd->overutilized + (bsc#1221157). +- sched/fair: Add EAS checks before updating overutilized + (bsc#1221157). +- commit c66ccdb + +------------------------------------------------------------------- +Tue Mar 12 15:53:52 CET 2024 - lhenriques@suse.de + +- netfs, fscache: Prevent Oops in fscache_put_cache() (bsc#1221291 + CVE-2024-26612). +- commit f4e9666 + +------------------------------------------------------------------- +Tue Mar 12 14:33:40 CET 2024 - vbabka@suse.cz + +- mm, vmscan: prevent infinite loop for costly GFP_NOIO | + __GFP_RETRY_MAYFAIL allocations (git-fixes). +- commit 36fac6a + +------------------------------------------------------------------- +Tue Mar 12 12:47:04 CET 2024 - vbabka@suse.cz + +- mm: migrate high-order folios in swap cache correctly + (git-fixes). +- commit 46a5bb6 + +------------------------------------------------------------------- +Tue Mar 12 12:34:27 CET 2024 - vbabka@suse.cz + +- mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer + (git-fixes). +- commit 436bfc9 + +------------------------------------------------------------------- +Tue Mar 12 12:30:23 CET 2024 - vbabka@suse.cz + +- Refresh patches.suse/mm-mmap-fix-vma_merge-case-7.patch. +- commit 442a3e7 + +------------------------------------------------------------------- +Tue Mar 12 12:20:44 CET 2024 - denis.kirjanov@suse.com + +- bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk + (git-fixes). +- commit bffce9c + +------------------------------------------------------------------- +Tue Mar 12 11:02:49 CET 2024 - denis.kirjanov@suse.com + +- nfp: flower: prevent re-adding mac index for bonded port (git-fixes). +- commit 6661999 + +------------------------------------------------------------------- +Tue Mar 12 11:01:07 CET 2024 - denis.kirjanov@suse.com + +- nfp: use correct macro for LengthSelect in BAR config (git-fixes). +- commit 7d0aeec + +------------------------------------------------------------------- +Tue Mar 12 10:59:40 CET 2024 - denis.kirjanov@suse.com + +- tsnep: Fix mapping for zero copy XDP_TX action (git-fixes). +- commit 3345825 + +------------------------------------------------------------------- +Tue Mar 12 10:57:58 CET 2024 - denis.kirjanov@suse.com + +- net: atlantic: Fix DMA mapping for PTP hwts ring (git-fixes). +- commit b00604d + +------------------------------------------------------------------- +Tue Mar 12 10:55:55 CET 2024 - denis.kirjanov@suse.com + +- netdevsim: avoid potential loop in nsim_dev_trap_report_work() (git-fixes). +- commit 57a7091 + +------------------------------------------------------------------- +Tue Mar 12 10:53:57 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Prevent DSA tags from breaking COE (git-fixes). +- commit e8cc0c0 + +------------------------------------------------------------------- +Tue Mar 12 10:01:27 CET 2024 - tiwai@suse.de + +- Move out-of-tree patches into the right section +- commit 6624840 + +------------------------------------------------------------------- +Tue Mar 12 09:59:39 CET 2024 - tiwai@suse.de + +- Documentation: virt: Fix up pre-formatted text block for SEV + ioctls (git-fixes). +- commit b6867f0 + +------------------------------------------------------------------- +Tue Mar 12 09:59:02 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 489fc6e + +------------------------------------------------------------------- +Tue Mar 12 09:52:49 CET 2024 - tiwai@suse.de + +- crypto: ccp - Have it depend on AMD_IOMMU (git-fixes). +- rtc: test: Fix invalid format specifier (git-fixes). +- lib: memcpy_kunit: Fix an invalid format specifier in an + assertion msg (git-fixes). +- lib/cmdline: Fix an invalid format specifier in an assertion + msg (git-fixes). +- selftests/mqueue: Set timeout to 180 seconds (git-fixes). +- Documentation: coresight: fix `make refcheckdocs` warning + (git-fixes). +- commit 2c8fcdc + +------------------------------------------------------------------- +Tue Mar 12 03:32:41 CET 2024 - neilb@suse.de + +- Refresh patches.suse/nfsd-fix-RELEASE_LOCKOWNER.patch. + update mainline commit info +- commit 2c149c7 + +------------------------------------------------------------------- +Mon Mar 11 14:16:45 CET 2024 - denis.kirjanov@suse.com + +- amt: do not use overwrapped cb area (git-fixes). +- commit 1372aac + +------------------------------------------------------------------- +Mon Mar 11 14:14:14 CET 2024 - denis.kirjanov@suse.com + +- bonding: remove print in bond_verify_device_path (git-fixes). +- commit 7a54f95 + +------------------------------------------------------------------- +Mon Mar 11 14:07:35 CET 2024 - denis.kirjanov@suse.com + +- stmmac: preserve KABI in stmmac_txq_cfg (git-fixes). +- commit 034b0ac + +------------------------------------------------------------------- +Mon Mar 11 14:05:31 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Tx coe sw fallback (git-fixes). +- commit d5cf563 + +------------------------------------------------------------------- +Mon Mar 11 13:31:45 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit 0889c69 + +------------------------------------------------------------------- +Mon Mar 11 11:11:02 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit b63446f + +------------------------------------------------------------------- +Mon Mar 11 11:03:50 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit ed66a82 + +------------------------------------------------------------------- +Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com + +- Update + patches.suse/usb-hub-Guard-against-accesses-to-uninitialized-BOS-.patch + (bsc#1220790 CVE-2023-52477). + Added CVE +- commit 61b1ebd + +------------------------------------------------------------------- +Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de + +- i2c: aspeed: Fix the dummy irq expected print (git-fixes). +- i2c: wmt: Fix an error handling path in wmt_i2c_probe() + (git-fixes). +- i2c: i801: Avoid potential double call to + gpiod_remove_lookup_table (git-fixes). +- commit 5a2966b + +------------------------------------------------------------------- +Sun Mar 10 00:12:35 CET 2024 - dfaggioli@suse.com + +- s390/vfio-ap: wire in the vfio_device_ops request callback + (bsc#1205316). +- Refresh + patches.suse/vfio-iommufd-Add-detach_ioas-support-for-emulated-VFIO-devices. +- commit c62972b + +------------------------------------------------------------------- +Sat Mar 9 19:01:46 CET 2024 - lduncan@suse.com + +- scsi: target: iscsi: don't warn of R/W when no data + (bsc#1215541). +- scsi: target: iscsi: handle SCSI immediate commands + (bsc#1215541). +- commit ed0e112 + +------------------------------------------------------------------- +Sat Mar 9 10:56:57 CET 2024 - tiwai@suse.de + +- Fix missing initialization in mt7921* drivers (bsc#1221114) + Refresh patches.suse/wifi-mt76-move-struct-ieee80211_chanctx_conf-up-to-s.patch +- commit ecd5297 + +------------------------------------------------------------------- +Sat Mar 9 09:43:38 CET 2024 - tiwai@suse.de + +- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll + (git-fixes). +- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono + mode (git-fixes). +- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC + (git-fixes). +- ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) + into DMI quirk table (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi + Vi8 tablet (git-fixes). +- ALSA: hda: cs35l41: Overwrite CS35L41 configuration for ASUS + UM5302LA (git-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo Thinkbook 16P laptops + (git-fixes). +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P (git-fixes). +- ALSA: hda: optimize the probe codec process (git-fixes). +- commit 5c5002a + +------------------------------------------------------------------- +Sat Mar 9 09:41:18 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook + (git-fixes). +- ALSA: hda/realtek - Add Headset Mic supported Acer NB platform + (git-fixes). +- commit 0303741 + +------------------------------------------------------------------- +Sat Mar 9 09:35:17 CET 2024 - tiwai@suse.de + +- mei: gsc_proxy: match component when GSC is on different bus + (git-fixes). +- misc: fastrpc: Pass proper arguments to scm call (git-fixes). +- comedi: comedi_test: Prevent timers rescheduling during deletion + (git-fixes). +- misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled + twice on suspend/resume (git-fixes). +- iio: accel: adxl367: fix I2C FIFO data register (git-fixes). +- iio: accel: adxl367: fix DEVID read after reset (git-fixes). +- iio: pressure: dlhl60d: Initialize empty DLH bytes (git-fixes). +- counter: fix privdata alignment (git-fixes). +- Revert "tty: serial: simplify + qcom_geni_serial_send_chunk_fifo()" (git-fixes). +- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS + is enabled (git-fixes). +- vt: fix unicode buffer corruption when deleting characters + (git-fixes). +- serial: 8250_dw: Do not reclock if already at correct rate + (git-fixes). +- tty: serial: imx: Fix broken RS485 (git-fixes). +- xhci: Fix failure to detect ring expansion need (git-fixes). +- usb: port: Don't try to peer unused USB ports based on location + (git-fixes). +- usb: gadget: ncm: Fix handling of zero block length packets + (git-fixes). +- usb: typec: altmodes/displayport: create sysfs nodes as driver's + default device attribute group (git-fixes). +- usb: typec: tpcm: Fix PORT_RESET behavior for self powered + devices (git-fixes). +- USB: usb-storage: Prevent divide-by-0 error in + isd200_ata_command (git-fixes). +- thunderbolt: Fix NULL pointer dereference in + tb_port_update_credits() (git-fixes). +- Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal + (git-fixes). +- ASoC: rcar: adg: correct TIMSEL setting for SSI9 (git-fixes). +- ASoC: madera: Fix typo in madera_set_fll_clks shift value + (git-fixes). +- ALSA: hda/realtek - Fix headset Mic no show at resume back + for Lenovo ALC897 platform (git-fixes). +- drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf + (git-fixes). +- drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel + HFP and HBP (again) (git-fixes). +- drm: Fix output poll work for drm_kms_helper_poll=n (git-fixes). +- drm/amd/display: check dc_link before dereferencing (git-fixes). +- drm/i915/selftests: Fix dependency of some timeouts on HZ + (git-fixes). +- drm/i915: Don't explode when the dig port we don't have an + AUX CH (git-fixes). +- drm/i915: Check before removing mm notifier (git-fixes). +- drm/i915/hdcp: Extract hdcp structure from correct connector + (git-fixes). +- drm/i915/hdcp: Remove additional timing for reading mst hdcp + message (git-fixes). +- drm/i915/hdcp: Move to direct reads for HDCP (git-fixes). +- commit e4dbdb4 + +------------------------------------------------------------------- +Sat Mar 9 00:20:14 CET 2024 - ailiop@suse.com + +- erofs: apply proper VMA alignment for memory mapped files on + THP (git-fixes). +- commit f883467 + +------------------------------------------------------------------- +Fri Mar 8 16:06:50 CET 2024 - msuchanek@suse.de + +- powerpc: Add PVN support for HeXin C2000 processor + (jsc#PED-7970). +- Refresh patches.suse/powerpc-Add-Power11-architected-and-raw-mode.patch +- commit 840aeb4 + +------------------------------------------------------------------- +Fri Mar 8 13:38:37 CET 2024 - jbohac@suse.cz + +- Refresh + patches.suse/x86-e820-Don-t-reserve-SETUP_RNG_SEED-in-e820.patch +- commit cca30de + +------------------------------------------------------------------- +Thu Mar 7 18:15:41 CET 2024 - tonyj@suse.de + +- perf/pmu-events/powerpc: Update json mapfile with Power11 PVR + (jsc#PED-7970 jsc#PED-8065). +- powerpc/perf: Power11 Performance Monitoring support + (jsc#PED-7970 jsc#PED-8065). +- perf vendor events powerpc: Add PVN for HX-C2000 CPU with + Power8 Architecture (jsc#PED-7970 jsc#PED-8065). +- commit b9d5dfb + +------------------------------------------------------------------- +Thu Mar 7 11:49:53 CET 2024 - msuchanek@suse.de + +- Revert "git-sort: Add io_uring 6.3 fixes remote" + This reverts commit 6392287eb4bd8f99419025c617f5a9b7ce323a79. + Remove version-specific branch. +- commit e463564 + ------------------------------------------------------------------- Thu Mar 7 09:55:20 CET 2024 - tiwai@suse.de @@ -25,6 +1056,12 @@ Thu Mar 7 09:53:31 CET 2024 - tiwai@suse.de - soc: qcom: pmic_glink: Fix boot when QRTR=m (git-fixes). - commit 43e9ac3 +------------------------------------------------------------------- +Thu Mar 7 09:35:31 CET 2024 - iivanov@suse.de + +- Update patches.suse/PCI-MSI-Prevent-MSI-hardware-interrupt-number-trunca.patch (git-fixes,bsc#1218777) +- commit 7d27d0e + ------------------------------------------------------------------- Thu Mar 7 09:16:03 CET 2024 - iivanov@suse.de @@ -50127,6 +51164,13 @@ Sat Oct 21 13:25:16 CEST 2023 - tiwai@suse.de (git-fixes). - commit 14a1c75 +------------------------------------------------------------------- +Fri Oct 20 18:50:59 CEST 2023 - mwilck@suse.com + +- qedf: Wait for stag work during unload (bsc#1214852). +- qedf: Don't process stag work during unload (bsc#1214852). +- commit dcc092a + ------------------------------------------------------------------- Fri Oct 20 18:31:53 CEST 2023 - jwiesner@suse.de diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 83b6ff1..4f5cd9c 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: .gdacef75 +Release: .g3159842 %else Release: 0 %endif diff --git a/kabi.tar.bz2 b/kabi.tar.bz2 index ecf3927..170c847 100644 --- a/kabi.tar.bz2 +++ b/kabi.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c07f8cb0137ba18b6990857c7074633c49886b58d11a04f6f835f89534c57b26 -size 6904667 +oid sha256:9cfc11f006905d5d6cdd00418e6a60a23c1402d1d8c1ba613a8829d4cc780aa5 +size 6906064 diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 1ab76ec..02eaf8c 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,1034 @@ +------------------------------------------------------------------- +Fri Mar 15 09:19:37 CET 2024 - tiwai@suse.de + +- ALSA: hda/tas2781: remove unnecessary runtime_pm calls + (git-fixes). +- ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on + some HP models (git-fixes). +- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops + (git-fixes). +- ALSA: hda: Reuse for_each_pcm_streams() (git-fixes). +- ALSA: usb-audio: Name feature ctl using output if input is PCM + (git-fixes). +- commit fdd39ea + +------------------------------------------------------------------- +Fri Mar 15 09:15:01 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for various HP ENVY models + (git-fixes). +- commit 62207c4 + +------------------------------------------------------------------- +Fri Mar 15 09:12:54 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add "Intel Reference board" SSID in the + ALC256 (git-fixes). +- ALSA: hda/realtek: Remove two HP Laptops using CS35L41 + (git-fixes). +- ALSA: hda: cs35l41: Support HP models without _DSD using dual + Speaker ID (git-fixes). +- ALSA: hda: cs35l41: Support additional HP Envy Models + (git-fixes). +- ALSA: hda/realtek: Add quirks for HP G11 Laptops using CS35L56 + (git-fixes). +- ALSA: hda: realtek: Re-work CS35L41 fixups to re-use for other + amps (git-fixes). +- commit c4f7d5a + +------------------------------------------------------------------- +Fri Mar 15 08:28:03 CET 2024 - tiwai@suse.de + +- nilfs2: prevent kernel bug at submit_bh_wbc() (git-fixes). +- nilfs2: fix failure to detect DAT corruption in btree and + direct mappings (git-fixes). +- selftests/mm: protection_keys: save/restore nr_hugepages + settings (git-fixes). +- selftests/mm: hugetlb_reparenting_test: do not unmount + (git-fixes). +- selftests/mm: dont fail testsuite due to a lack of hugepages + (git-fixes). +- modules: wait do_free_init correctly (git-fixes). +- PCI: qcom: Enable BDF to SID translation properly (git-fixes). +- PCI: dwc: endpoint: Fix advertised resizable BAR size + (git-fixes). +- PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling + (git-fixes). +- PCI: switchtec: Fix an error handling path in + switchtec_pci_probe() (git-fixes). +- PCI/P2PDMA: Fix a sleeping issue in a RCU read section + (git-fixes). +- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken + (git-fixes). +- PCI/DPC: Print all TLP Prefixes, not just the first (git-fixes). +- pci_iounmap(): Fix MMIO mapping leak (git-fixes). +- PCI/AER: Fix rootport attribute paths in ABI docs (git-fixes). +- platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check + (git-fixes). +- platform/x86/intel/tpmi: Change vsec offset to u64 (git-fixes). +- Revert "platform/x86: asus-wmi: Support WMI event queue" + (git-fixes). +- leds: sgm3140: Add missing timer cleanup and flash gpio control + (git-fixes). +- Revert "leds: Only descend into leds directory when + CONFIG_NEW_LEDS is set" (git-fixes). +- leds: aw2013: Unlock mutex before destroying it (git-fixes). +- mfd: altera-sysmgr: Call of_node_put() only when + of_parse_phandle() takes a ref (git-fixes). +- mfd: syscon: Call of_node_put() only when of_parse_phandle() + takes a ref (git-fixes). +- pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin + group/function (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8192 (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8186 (git-fixes). +- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd + (git-fixes). +- HID: amd_sfh: Avoid disabling the interrupt (git-fixes). +- commit a95f20c + +------------------------------------------------------------------- +Fri Mar 15 08:23:42 CET 2024 - tiwai@suse.de + +- ALSA: usb-audio: Stop parsing channels bits when all channels + are found (git-fixes). +- ALSA: aaci: Delete unused variable in aaci_do_suspend + (git-fixes). +- ASoC: meson: axg-tdm-interface: add frame rate constraint + (git-fixes). +- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs + (git-fixes). +- ASoC: SOF: Add some bounds checking to firmware data + (git-fixes). +- ASoC: meson: t9015: fix function pointer type mismatch + (git-fixes). +- ASoC: meson: aiu: fix function pointer type mismatch + (git-fixes). +- ASoC: sh: rz-ssi: Fix error message print (git-fixes). +- ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe() + (git-fixes). +- ASoC: amd: acp: Add missing error handling in sof-mach + (git-fixes). +- ALSA: hda/tas2781: restore power state after system_resume + (git-fixes). +- ALSA: hda/tas2781: do not call pm_runtime_force_* in + system_resume/suspend (git-fixes). +- ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend + (git-fixes). +- ALSA: hda/tas2781: add lock to system_suspend (git-fixes). +- ALSA: hda/tas2781: use dev_dbg in system_resume (git-fixes). +- ALSA: seq: fix function cast warnings (git-fixes). +- ALSA: aw2: avoid casting function pointers (git-fixes). +- ALSA: ctxfi: avoid casting function pointers (git-fixes). +- ALSA: hda: cs35l41: Set Channel Index correctly when system + is missing _DSD (git-fixes). +- backlight: lp8788: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3639: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: da9052: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3630a: Don't set bl->props.brightness in + get_brightness (git-fixes). +- backlight: lm3630a: Initialize backlight_properties on init + (git-fixes). +- backlight: ktz8866: Correct the check for of_property_read_u32 + (git-fixes). +- backlight: hx8357: Fix potential NULL pointer dereference + (git-fixes). +- gpio: nomadik: fix offset bug in nmk_pmx_set() (git-fixes). +- HID: amd_sfh: Update HPD sensor structure elements (git-fixes). +- commit 428d278 + +------------------------------------------------------------------- +Thu Mar 14 17:43:21 CET 2024 - tiwai@suse.de + +- Update patch reference for IDXD fix (bsc#1221428) +- commit 20b42d0 + +------------------------------------------------------------------- +Thu Mar 14 16:44:44 CET 2024 - nik.borisov@suse.com + +- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests (bsc#1213456 CVE-2023-28746). +- commit a59ffeb + +------------------------------------------------------------------- +Thu Mar 14 16:44:27 CET 2024 - nik.borisov@suse.com + +- x86/rfds: Mitigate Register File Data Sampling (RFDS) (bsc#1213456 CVE-2023-28746). +- commit c210394 + +------------------------------------------------------------------- +Thu Mar 14 16:43:01 CET 2024 - nik.borisov@suse.com + +- Documentation/hw-vuln: Add documentation for RFDS (bsc#1213456 CVE-2023-28746). +- commit 0f1938a + +------------------------------------------------------------------- +Thu Mar 14 16:41:56 CET 2024 - nik.borisov@suse.com + +- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set (bsc#1213456 CVE-2023-28746). +- commit 52997cc + +------------------------------------------------------------------- +Thu Mar 14 11:09:55 CET 2024 - lhenriques@suse.de + +- libceph: init the cursor when preparing sparse read in msgr2 + (bsc#1221393). +- ceph: switch to corrected encoding of max_xattr_size in mdsmap + (bsc#1221392). +- ceph: prevent use-after-free in encode_cap_msg() (bsc#1221391). +- libceph: just wait for more data to be available on the socket + (bsc#1221390). +- libceph: rename read_sparse_msg_*() to + read_partial_sparse_msg_*() (bsc#1221389). +- libceph: fail sparse-read if the data length doesn't match + (bsc#1221388). +- commit 088fe3e + +------------------------------------------------------------------- +Thu Mar 14 10:16:37 CET 2024 - tiwai@suse.de + +- kabi/severities: ignore intel_tcc_get_temp() change (git-fixes) +- commit 62d327d + +------------------------------------------------------------------- +Thu Mar 14 10:13:54 CET 2024 - tiwai@suse.de + +- thermal/intel: Fix intel_tcc_get_temp() to support negative + CPU temperature (git-fixes). +- commit 6dc4a23 + +------------------------------------------------------------------- +Thu Mar 14 10:12:16 CET 2024 - tiwai@suse.de + +- memfd: drop warning for missing exec-related flags + (bsc#1221161). +- commit 68995fe + +------------------------------------------------------------------- +Thu Mar 14 08:15:06 CET 2024 - tiwai@suse.de + +- gpiolib: Pass consumer device through to core in + devm_fwnode_gpiod_get_index() (git-fixes). +- commit 446d465 + +------------------------------------------------------------------- +Thu Mar 14 08:13:52 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: add division of drm_display_mode's hskew parameter + (git-fixes). +- media: tc358743: register v4l2 async device only after + successful setup (git-fixes). +- tpm,tpm_tis: Avoid warning splat at shutdown (git-fixes). +- powercap: dtpm_cpu: Fix error check against + freq_qos_add_request() (git-fixes). +- powercap: intel_rapl_tpmi: Fix a register bug (git-fixes). +- powercap: intel_rapl: Fix a NULL pointer dereference + (git-fixes). +- PM: sleep: wakeirq: fix wake irq warning in system suspend + (git-fixes). +- PM: suspend: Set mem_sleep_current during kernel command line + setup (git-fixes). +- selftest: gpio: remove obsolete gpio-mockup test (git-fixes). +- gpio: vf610: allow disabling the vf610 driver (git-fixes). +- regulator: userspace-consumer: add module device table + (git-fixes). +- mmc: core: Fix switch on gp3 partition (git-fixes). +- mmc: wmt-sdmmc: remove an incorrect release_mem_region() + call in the .remove function (git-fixes). +- mmc: tmio: avoid concurrent runs of mmc_request_done() + (git-fixes). +- pwm: mediatek: Update kernel doc for struct pwm_mediatek_of_data + (git-fixes). +- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan + (git-fixes). +- commit 7ae9bb9 + +------------------------------------------------------------------- +Thu Mar 14 08:07:55 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit 1ec0805 + +------------------------------------------------------------------- +Thu Mar 14 08:05:50 CET 2024 - tiwai@suse.de + +- drm/etnaviv: Restore some id values (git-fixes). +- drm/amd/pm: Fix esm reg mask use to get pcie speed (git-fixes). +- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of + atom_get_src_int() (git-fixes). +- Revert "drm/amdgpu: Add pcie usage callback to nbio" + (git-fixes). +- Revert "drm/amdgpu: Add pci usage to nbio v7.9" (git-fixes). +- drm/msm/a7xx: Fix LLC typo (git-fixes). +- drm/msm/dpu: finalise global state object (git-fixes). +- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is + enabled (git-fixes). +- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN + (git-fixes). +- drm/msm/dpu: improve DSC allocation (git-fixes). +- drm/mediatek: Fix a null pointer crash in + mtk_drm_crtc_finish_page_flip (git-fixes). +- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions + (git-fixes). +- drm/tests: helpers: Include missing drm_drv header (git-fixes). +- drm/tidss: Fix sync-lost issue with two displays (git-fixes). +- drm/tidss: Fix initial plane zpos values (git-fixes). +- drm/tegra: put drm_gem_object ref on error in tegra_fb_create + (git-fixes). +- drm/bridge: adv7511: fix crash on irq during probe (git-fixes). +- drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first + (git-fixes). +- drm/amd/display: Add 'replay' NULL check in + 'edp_set_replay_allow_active()' (git-fixes). +- drm/amd/display: fix NULL checks for adev->dm.dc in + amdgpu_dm_fini() (git-fixes). +- drm/radeon/ni: Fix wrong firmware size logging in + ni_init_microcode() (git-fixes). +- drm: ci: use clk_ignore_unused for apq8016 (git-fixes). +- Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane + for DDB allocation" (git-fixes). +- drm/amdgpu: Fix potential out-of-bounds access in + 'amdgpu_discovery_reg_base_init()' (git-fixes). +- drm/amd/display: Fix potential NULL pointer dereferences in + 'dcn10_set_output_transfer_func()' (git-fixes). +- drm/amd/display: Fix a potential buffer overflow in + 'dp_dsc_clock_en_read()' (git-fixes). +- drm/radeon/ni_dpm: remove redundant NULL check (git-fixes). +- drm/radeon: remove dead code in ni_mc_load_microcode() + (git-fixes). +- drm/vmwgfx: Fix the lifetime of the bo cursor memory + (git-fixes). +- drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created + MOBs (git-fixes). +- drm/vmwgfx: Fix possible null pointer derefence with invalid + contexts (git-fixes). +- drm/lima: fix a memleak in lima_heap_alloc (git-fixes). +- drm/panel-edp: use put_sync in unprepare (git-fixes). +- drm/rockchip: lvds: do not print scary message when probing + defer (git-fixes). +- drm/rockchip: lvds: do not overwrite error code (git-fixes). +- drm/vmwgfx: Unmap the surface before resetting it on a plane + state (git-fixes). +- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (git-fixes). +- drm/vkms: Avoid reading beyond LUT array (git-fixes). +- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (git-fixes). +- drm/rockchip: inno_hdmi: Fix video timing (git-fixes). +- drm/tegra: output: Fix missing i2c_put_adapter() in the error + handling paths of tegra_output_probe() (git-fixes). +- drm/tegra: rgb: Fix missing clk_put() in the error handling + paths of tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: rgb: Fix some error handling paths in + tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: hdmi: Fix some error handling paths in + tegra_hdmi_probe() (git-fixes). +- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error + handling path of tegra_dsi_probe() (git-fixes). +- drm/tegra: dsi: Fix some error handling paths in + tegra_dsi_probe() (git-fixes). +- drm/tegra: dpaux: Fix PM disable depth imbalance in + tegra_dpaux_probe (git-fixes). +- drm/tegra: dsi: Add missing check for of_find_device_by_node + (git-fixes). +- ACPI: processor_idle: Fix memory leak in + acpi_processor_power_exit() (git-fixes). +- ACPI: resource: Add MAIBENBEN X577 to + irq1_edge_low_force_override (git-fixes). +- ACPI: scan: Fix device check notification handling (git-fixes). +- ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors + (git-fixes). +- cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's + return value (git-fixes). +- cpufreq: Limit resolving a frequency to policy min/max + (git-fixes). +- cpufreq: amd-pstate: Fix min_perf assignment in + amd_pstate_adjust_perf() (git-fixes). +- commit 451635c + +------------------------------------------------------------------- +Thu Mar 14 07:48:20 CET 2024 - nik.borisov@suse.com + +- RAS: Export helper to get ras_debugfs_dir (jsc#PED-7619). +- commit ddeebbf + +------------------------------------------------------------------- +Wed Mar 13 17:44:47 CET 2024 - fdmanana@suse.com + +- btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot + of subvolume being deleted (bsc#1221282). +- commit adc8e1b + +------------------------------------------------------------------- +Wed Mar 13 17:30:12 CET 2024 - fdmanana@suse.com + +- btrfs: don't abort filesystem when attempting to snapshot + deleted subvolume (bsc#1221282). +- commit 7de0be8 + +------------------------------------------------------------------- +Wed Mar 13 17:26:34 CET 2024 - tiwai@suse.de + +- Fix missing initial value for tcp pingpong threshold (bsc#1221339,bsc#1221305,bsc#1221032,bsc#1221261) + This caused high latencies leading to various network issues +- commit de6f6b8 + +------------------------------------------------------------------- +Wed Mar 13 15:58:37 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix off by one when unwinding on error (jsc#PED-7619). +- commit 083602e + +------------------------------------------------------------------- +Wed Mar 13 15:57:19 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Add debugfs interface to print record entries (jsc#PED-7619). +- commit 1a5e647 + +------------------------------------------------------------------- +Wed Mar 13 15:56:56 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Save SPA values (jsc#PED-7619). +- commit 4072c0c + +------------------------------------------------------------------- +Wed Mar 13 15:26:37 CET 2024 - tiwai@suse.de + +- Bluetooth: Fix eir name length (git-fixes). +- wifi: mac80211: update scratch_pos after defrag (git-fixes). +- wifi: mac80211: track capability/opmode NSS separately + (git-fixes). +- wifi: mt76: mt792x: fix a potential loading failure of the + 6Ghz channel config from ACPI (git-fixes). +- wifi: mt76: mt7921e: fix use-after-free in free_irq() + (git-fixes). +- wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info() + (git-fixes). +- wifi: wilc1000: fix RCU usage in connect path (git-fixes). +- commit 76a6eff + +------------------------------------------------------------------- +Wed Mar 13 15:04:29 CET 2024 - tiwai@suse.de + +- blacklist.conf: add a BT entry that breaks kABI +- commit a6a5c3b + +------------------------------------------------------------------- +Wed Mar 13 15:02:47 CET 2024 - tiwai@suse.de + +- gpu/host1x kABI workaround (git-fixes). +- commit 86a9dbb + +------------------------------------------------------------------- +Wed Mar 13 14:53:36 CET 2024 - tiwai@suse.de + +- gpu: host1x: Skip reset assert on Tegra186 (git-fixes). +- commit 88887cf + +------------------------------------------------------------------- +Wed Mar 13 14:52:32 CET 2024 - tiwai@suse.de + +- blacklist.conf: add entries for firewire +- commit f73cdd2 + +------------------------------------------------------------------- +Wed Mar 13 14:50:58 CET 2024 - tiwai@suse.de + +- drm/nouveau: don't fini scheduler before entity flush + (git-fixes). +- commit 3d3c54d + +------------------------------------------------------------------- +Wed Mar 13 14:39:57 CET 2024 - mgorman@suse.de + +- futex: Prevent the reuse of stale pi_state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- commit ba092a4 + +------------------------------------------------------------------- +Wed Mar 13 13:03:56 CET 2024 - mgorman@suse.de + +- srcu: Use try-lock lockdep annotation for NMI-safe access + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- futex/pi: Fix recursive rt_mutex waiter state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- srcu: Remove extraneous parentheses from srcu_read_lock() etc + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- commit e04ae5b + +------------------------------------------------------------------- +Wed Mar 13 12:41:25 CET 2024 - tiwai@suse.de + +- Update config files: refresh for x86_64 and armv7hl +- commit 8a3dfcc + +------------------------------------------------------------------- +Wed Mar 13 10:26:22 CET 2024 - oneukum@suse.com + +- r8152: fix unknown device for choose_configuration (git-fixes). +- commit 71e2f25 + +------------------------------------------------------------------- +Wed Mar 13 09:27:26 CET 2024 - tiwai@suse.de + +- bluetooth hci_uart_register_device() kABI workaround + (git-fixes). +- commit 2fcc10e + +------------------------------------------------------------------- +Wed Mar 13 09:17:20 CET 2024 - tiwai@suse.de + +- net: phy: dp83822: Fix RGMII TX delay configuration (git-fixes). +- net: phy: fix phy_get_internal_delay accessing an empty array + (git-fixes). +- Bluetooth: btnxpuart: Fix btnxpuart_close (git-fixes). +- Bluetooth: af_bluetooth: Fix deadlock (git-fixes). +- Bluetooth: hci_core: Fix possible buffer overflow (git-fixes). +- Bluetooth: btrtl: fix out of bounds memory access (git-fixes). +- Bluetooth: hci_h5: Add ability to allocate memory for private + data (git-fixes). +- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with + gpiod_get_optional() (git-fixes). +- Bluetooth: hci_event: Fix not indicating new connection for + BIG Sync (git-fixes). +- Bluetooth: Remove superfluous call to hci_conn_check_pending() + (git-fixes). +- Bluetooth: mgmt: Remove leftover queuing of power_off work + (git-fixes). +- Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (git-fixes). +- wifi: brcm80211: handle pmk_op allocation failure (git-fixes). +- wifi: rtw88: 8821c: Fix false alarm count (git-fixes). +- wifi: rtw88: 8821c: Fix beacon loss and disconnect (git-fixes). +- wifi: rtw88: 8821cu: Fix firmware upload fail (git-fixes). +- wifi: mt76: mt7921: fix incorrect type conversion for CLC + command (git-fixes). +- wifi: mt76: mt7996: fix HIF_TXD_V2_1 value (git-fixes). +- wifi: mt76: mt7996: fix efuse reading issue (git-fixes). +- wifi: mt76: mt7996: fix HE beamformer phy cap for station vif + (git-fixes). +- wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps + (git-fixes). +- wifi: mt76: mt7996: fix TWT issues (git-fixes). +- sr9800: Add check for usbnet_get_endpoints (git-fixes). +- wifi: ath12k: fix incorrect logic of calculating vdev_stats_id + (git-fixes). +- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use + (git-fixes). +- wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE + before WMI_PEER_ASSOC_CMDID (git-fixes). +- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init + is complete (git-fixes). +- wifi: wilc1000: revert reset line logic flip (git-fixes). +- wifi: brcmsmac: avoid function pointer casts (git-fixes). +- wifi: wilc1000: prevent use-after-free on vif when cleaning + up all interfaces (git-fixes). +- wifi: iwlwifi: mvm: Fix the listener MAC filter flags + (git-fixes). +- wifi: iwlwifi: mvm: don't set replay counters to 0xff + (git-fixes). +- wifi: iwlwifi: mvm: don't set the MFP flag for the GTK + (git-fixes). +- wifi: iwlwifi: mvm: fix erroneous queue index mask (git-fixes). +- wifi: iwlwifi: support EHT for WH (git-fixes). +- wifi: wfx: fix memory leak when starting AP (git-fixes). +- wifi: brcmsmac: Drop legacy header (git-fixes). +- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() + (git-fixes). +- wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU + (git-fixes). +- wifi: iwlwifi: mvm: fix the TLC command after ADD_STA + (git-fixes). +- wifi: iwlwifi: mvm: use FW rate for non-data only on new devices + (git-fixes). +- wifi: iwlwifi: mvm: d3: fix IPN byte order (git-fixes). +- wifi: iwlwifi: fix EWRD table validity check (git-fixes). +- wifi: iwlwifi: mvm: initialize rates in FW earlier (git-fixes). +- wifi: iwlwifi: acpi: fix WPFC reading (git-fixes). +- wifi: iwlwifi: dbg-tlv: ensure NUL termination (git-fixes). +- wifi: iwlwifi: mvm: report beacon protection failures + (git-fixes). +- wifi: brcmfmac: fix copyright year mentioned in platform_data + header (git-fixes). +- wifi: ath12k: Fix issues in channel list update (git-fixes). +- wifi: ath10k: fix NULL pointer dereference in + ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (git-fixes). +- can: softing: remove redundant NULL check (git-fixes). +- wifi: brcmfmac: avoid invalid list operation when vendor attach + fails (git-fixes). +- wifi: mwifiex: debugfs: Drop unnecessary error check for + debugfs_create_dir() (git-fixes). +- wifi: wilc1000: fix multi-vif management when deleting a vif + (git-fixes). +- wifi: wilc1000: do not realloc workqueue everytime an interface + is added (git-fixes). +- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work + (git-fixes). +- wifi: b43: Disable QoS for bcm4331 (git-fixes). +- wifi: b43: Stop correct queue in DMA worker when QoS is disabled + (git-fixes). +- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is + disabled (git-fixes). +- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is + disabled (git-fixes). +- doc-guide: kernel-doc: tell about object-like macros + (git-fixes). +- soc: qcom: llcc: Check return value on Broadcast_OR reg read + (git-fixes). +- soc: qcom: socinfo: rename PM2250 to PM4125 (git-fixes). +- bus: tegra-aconnect: Update dependency to ARCH_TEGRA + (git-fixes). +- firmware: arm_scmi: Fix double free in SMC transport cleanup + path (git-fixes). +- commit d454c2c + +------------------------------------------------------------------- +Wed Mar 13 08:58:39 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 5709f5a + +------------------------------------------------------------------- +Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 612fa2e + +------------------------------------------------------------------- +Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de + +- selinux: only filter copy-up xattrs following initialization + (bsc#1210690). +- commit f42baec + +------------------------------------------------------------------- +Wed Mar 13 01:48:09 CET 2024 - neilb@suse.de + +- NFS: Fix data corruption caused by congestion (git-fixes). +- pNFS: Fix the pnfs block driver's calculation of layoutget size + (git-fixes). +- NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix O_DIRECT locking issues (git-fixes). +- commit b64b15f + +------------------------------------------------------------------- +Tue Mar 12 23:31:45 CET 2024 - neilb@suse.de + +- nfsd: don't take fi_lock in nfsd_break_deleg_cb() (git-fixes). +- SUNRPC: fix _xprt_switch_find_current_entry logic (git-fixes). +- NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT + (git-fixes). +- NFS: Use parent's objective cred in nfs_access_login_time() + (git-fixes). +- blocklayoutdriver: Fix reference leak of pnfs_device_node + (git-fixes). +- SUNRPC: Fix a suspicious RCU usage warning (git-fixes). +- NFSD: Fix "start of NFS reply" pointer passed to + nfsd_cache_update() (git-fixes). +- NFSD: Update nfsd_cache_append() to use xdr_stream (git-fixes). +- nfsd: fix file memleak on client_opens_release (git-fixes). +- SUNRPC: Fix RPC client cleaned up the freed pipefs dentries + (git-fixes). +- NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO (git-fixes). +- SUNRPC: Add an IS_ERR() check back to where it was (git-fixes). +- NFSv4.1: fix handling NFS4ERR_DELAY when testing for session + trunking (git-fixes). +- SUNRPC: ECONNRESET might require a rebind (git-fixes). +- svcrdma: Drop connection after an RDMA Read error (git-fixes). +- nfsd: Handle EOPENSTALE correctly in the filecache (git-fixes). +- nfsd: lock_rename() needs both directories to live on the same + fs (git-fixes). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (git-fixes). +- pNFS: Fix a hang in nfs4_evict_inode() (git-fixes). +- NFS: Fix potential oops in nfs_inode_remove_request() + (git-fixes). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (git-fixes). +- nfs: decrement nrequests counter before releasing the req + (git-fixes). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (git-fixes). +- Revert "SUNRPC dont update timeout value on connection reset" + (git-fixes). +- NFSv4: Fix a state manager thread deadlock regression + (git-fixes). +- NFSv4: Fix a nfs4_state_manager() race (git-fixes). +- SUNRPC: Fail quickly when server does not recognize TLS + (git-fixes). +- NFSv4.1: fix zero value filehandle in post open getattr + (git-fixes). +- NFS: More fixes for nfs_direct_write_reschedule_io() + (git-fixes). +- NFS: Use the correct commit info in nfs_join_page_group() + (git-fixes). +- NFS: More O_DIRECT accounting fixes for error paths (git-fixes). +- NFS: Fix error handling for O_DIRECT write scheduling + (git-fixes). +- nfsd: fix change_info in NFSv4 RENAME replies (git-fixes). +- NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix a potential data corruption (git-fixes). +- NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info + (git-fixes). +- commit e298a32 + +------------------------------------------------------------------- +Tue Mar 12 17:25:48 CET 2024 - lhenriques@suse.de + +- Update + patches.suse/ceph-fix-deadlock-or-deadcode-of-misusing-dget.patch + (bsc#1220453 bsc#1221058 CVE-2023-52583). +- commit 25befcc + +------------------------------------------------------------------- +Tue Mar 12 16:58:11 CET 2024 - mgorman@suse.de + +- sched/fair: Combine EAS check with overutilized access + (bsc#1221157). +- sched/fair: Use helper function to access rd->overutilized + (bsc#1221157). +- sched/fair: Add EAS checks before updating overutilized + (bsc#1221157). +- commit c66ccdb + +------------------------------------------------------------------- +Tue Mar 12 15:53:52 CET 2024 - lhenriques@suse.de + +- netfs, fscache: Prevent Oops in fscache_put_cache() (bsc#1221291 + CVE-2024-26612). +- commit f4e9666 + +------------------------------------------------------------------- +Tue Mar 12 14:33:40 CET 2024 - vbabka@suse.cz + +- mm, vmscan: prevent infinite loop for costly GFP_NOIO | + __GFP_RETRY_MAYFAIL allocations (git-fixes). +- commit 36fac6a + +------------------------------------------------------------------- +Tue Mar 12 12:47:04 CET 2024 - vbabka@suse.cz + +- mm: migrate high-order folios in swap cache correctly + (git-fixes). +- commit 46a5bb6 + +------------------------------------------------------------------- +Tue Mar 12 12:34:27 CET 2024 - vbabka@suse.cz + +- mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer + (git-fixes). +- commit 436bfc9 + +------------------------------------------------------------------- +Tue Mar 12 12:30:23 CET 2024 - vbabka@suse.cz + +- Refresh patches.suse/mm-mmap-fix-vma_merge-case-7.patch. +- commit 442a3e7 + +------------------------------------------------------------------- +Tue Mar 12 12:20:44 CET 2024 - denis.kirjanov@suse.com + +- bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk + (git-fixes). +- commit bffce9c + +------------------------------------------------------------------- +Tue Mar 12 11:02:49 CET 2024 - denis.kirjanov@suse.com + +- nfp: flower: prevent re-adding mac index for bonded port (git-fixes). +- commit 6661999 + +------------------------------------------------------------------- +Tue Mar 12 11:01:07 CET 2024 - denis.kirjanov@suse.com + +- nfp: use correct macro for LengthSelect in BAR config (git-fixes). +- commit 7d0aeec + +------------------------------------------------------------------- +Tue Mar 12 10:59:40 CET 2024 - denis.kirjanov@suse.com + +- tsnep: Fix mapping for zero copy XDP_TX action (git-fixes). +- commit 3345825 + +------------------------------------------------------------------- +Tue Mar 12 10:57:58 CET 2024 - denis.kirjanov@suse.com + +- net: atlantic: Fix DMA mapping for PTP hwts ring (git-fixes). +- commit b00604d + +------------------------------------------------------------------- +Tue Mar 12 10:55:55 CET 2024 - denis.kirjanov@suse.com + +- netdevsim: avoid potential loop in nsim_dev_trap_report_work() (git-fixes). +- commit 57a7091 + +------------------------------------------------------------------- +Tue Mar 12 10:53:57 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Prevent DSA tags from breaking COE (git-fixes). +- commit e8cc0c0 + +------------------------------------------------------------------- +Tue Mar 12 10:01:27 CET 2024 - tiwai@suse.de + +- Move out-of-tree patches into the right section +- commit 6624840 + +------------------------------------------------------------------- +Tue Mar 12 09:59:39 CET 2024 - tiwai@suse.de + +- Documentation: virt: Fix up pre-formatted text block for SEV + ioctls (git-fixes). +- commit b6867f0 + +------------------------------------------------------------------- +Tue Mar 12 09:59:02 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 489fc6e + +------------------------------------------------------------------- +Tue Mar 12 09:52:49 CET 2024 - tiwai@suse.de + +- crypto: ccp - Have it depend on AMD_IOMMU (git-fixes). +- rtc: test: Fix invalid format specifier (git-fixes). +- lib: memcpy_kunit: Fix an invalid format specifier in an + assertion msg (git-fixes). +- lib/cmdline: Fix an invalid format specifier in an assertion + msg (git-fixes). +- selftests/mqueue: Set timeout to 180 seconds (git-fixes). +- Documentation: coresight: fix `make refcheckdocs` warning + (git-fixes). +- commit 2c8fcdc + +------------------------------------------------------------------- +Tue Mar 12 03:32:41 CET 2024 - neilb@suse.de + +- Refresh patches.suse/nfsd-fix-RELEASE_LOCKOWNER.patch. + update mainline commit info +- commit 2c149c7 + +------------------------------------------------------------------- +Mon Mar 11 14:16:45 CET 2024 - denis.kirjanov@suse.com + +- amt: do not use overwrapped cb area (git-fixes). +- commit 1372aac + +------------------------------------------------------------------- +Mon Mar 11 14:14:14 CET 2024 - denis.kirjanov@suse.com + +- bonding: remove print in bond_verify_device_path (git-fixes). +- commit 7a54f95 + +------------------------------------------------------------------- +Mon Mar 11 14:07:35 CET 2024 - denis.kirjanov@suse.com + +- stmmac: preserve KABI in stmmac_txq_cfg (git-fixes). +- commit 034b0ac + +------------------------------------------------------------------- +Mon Mar 11 14:05:31 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Tx coe sw fallback (git-fixes). +- commit d5cf563 + +------------------------------------------------------------------- +Mon Mar 11 13:31:45 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit 0889c69 + +------------------------------------------------------------------- +Mon Mar 11 11:11:02 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit b63446f + +------------------------------------------------------------------- +Mon Mar 11 11:03:50 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit ed66a82 + +------------------------------------------------------------------- +Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com + +- Update + patches.suse/usb-hub-Guard-against-accesses-to-uninitialized-BOS-.patch + (bsc#1220790 CVE-2023-52477). + Added CVE +- commit 61b1ebd + +------------------------------------------------------------------- +Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de + +- i2c: aspeed: Fix the dummy irq expected print (git-fixes). +- i2c: wmt: Fix an error handling path in wmt_i2c_probe() + (git-fixes). +- i2c: i801: Avoid potential double call to + gpiod_remove_lookup_table (git-fixes). +- commit 5a2966b + +------------------------------------------------------------------- +Sun Mar 10 00:12:35 CET 2024 - dfaggioli@suse.com + +- s390/vfio-ap: wire in the vfio_device_ops request callback + (bsc#1205316). +- Refresh + patches.suse/vfio-iommufd-Add-detach_ioas-support-for-emulated-VFIO-devices. +- commit c62972b + +------------------------------------------------------------------- +Sat Mar 9 19:01:46 CET 2024 - lduncan@suse.com + +- scsi: target: iscsi: don't warn of R/W when no data + (bsc#1215541). +- scsi: target: iscsi: handle SCSI immediate commands + (bsc#1215541). +- commit ed0e112 + +------------------------------------------------------------------- +Sat Mar 9 10:56:57 CET 2024 - tiwai@suse.de + +- Fix missing initialization in mt7921* drivers (bsc#1221114) + Refresh patches.suse/wifi-mt76-move-struct-ieee80211_chanctx_conf-up-to-s.patch +- commit ecd5297 + +------------------------------------------------------------------- +Sat Mar 9 09:43:38 CET 2024 - tiwai@suse.de + +- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll + (git-fixes). +- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono + mode (git-fixes). +- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC + (git-fixes). +- ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) + into DMI quirk table (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi + Vi8 tablet (git-fixes). +- ALSA: hda: cs35l41: Overwrite CS35L41 configuration for ASUS + UM5302LA (git-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo Thinkbook 16P laptops + (git-fixes). +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P (git-fixes). +- ALSA: hda: optimize the probe codec process (git-fixes). +- commit 5c5002a + +------------------------------------------------------------------- +Sat Mar 9 09:41:18 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook + (git-fixes). +- ALSA: hda/realtek - Add Headset Mic supported Acer NB platform + (git-fixes). +- commit 0303741 + +------------------------------------------------------------------- +Sat Mar 9 09:35:17 CET 2024 - tiwai@suse.de + +- mei: gsc_proxy: match component when GSC is on different bus + (git-fixes). +- misc: fastrpc: Pass proper arguments to scm call (git-fixes). +- comedi: comedi_test: Prevent timers rescheduling during deletion + (git-fixes). +- misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled + twice on suspend/resume (git-fixes). +- iio: accel: adxl367: fix I2C FIFO data register (git-fixes). +- iio: accel: adxl367: fix DEVID read after reset (git-fixes). +- iio: pressure: dlhl60d: Initialize empty DLH bytes (git-fixes). +- counter: fix privdata alignment (git-fixes). +- Revert "tty: serial: simplify + qcom_geni_serial_send_chunk_fifo()" (git-fixes). +- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS + is enabled (git-fixes). +- vt: fix unicode buffer corruption when deleting characters + (git-fixes). +- serial: 8250_dw: Do not reclock if already at correct rate + (git-fixes). +- tty: serial: imx: Fix broken RS485 (git-fixes). +- xhci: Fix failure to detect ring expansion need (git-fixes). +- usb: port: Don't try to peer unused USB ports based on location + (git-fixes). +- usb: gadget: ncm: Fix handling of zero block length packets + (git-fixes). +- usb: typec: altmodes/displayport: create sysfs nodes as driver's + default device attribute group (git-fixes). +- usb: typec: tpcm: Fix PORT_RESET behavior for self powered + devices (git-fixes). +- USB: usb-storage: Prevent divide-by-0 error in + isd200_ata_command (git-fixes). +- thunderbolt: Fix NULL pointer dereference in + tb_port_update_credits() (git-fixes). +- Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal + (git-fixes). +- ASoC: rcar: adg: correct TIMSEL setting for SSI9 (git-fixes). +- ASoC: madera: Fix typo in madera_set_fll_clks shift value + (git-fixes). +- ALSA: hda/realtek - Fix headset Mic no show at resume back + for Lenovo ALC897 platform (git-fixes). +- drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf + (git-fixes). +- drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel + HFP and HBP (again) (git-fixes). +- drm: Fix output poll work for drm_kms_helper_poll=n (git-fixes). +- drm/amd/display: check dc_link before dereferencing (git-fixes). +- drm/i915/selftests: Fix dependency of some timeouts on HZ + (git-fixes). +- drm/i915: Don't explode when the dig port we don't have an + AUX CH (git-fixes). +- drm/i915: Check before removing mm notifier (git-fixes). +- drm/i915/hdcp: Extract hdcp structure from correct connector + (git-fixes). +- drm/i915/hdcp: Remove additional timing for reading mst hdcp + message (git-fixes). +- drm/i915/hdcp: Move to direct reads for HDCP (git-fixes). +- commit e4dbdb4 + +------------------------------------------------------------------- +Sat Mar 9 00:20:14 CET 2024 - ailiop@suse.com + +- erofs: apply proper VMA alignment for memory mapped files on + THP (git-fixes). +- commit f883467 + +------------------------------------------------------------------- +Fri Mar 8 16:06:50 CET 2024 - msuchanek@suse.de + +- powerpc: Add PVN support for HeXin C2000 processor + (jsc#PED-7970). +- Refresh patches.suse/powerpc-Add-Power11-architected-and-raw-mode.patch +- commit 840aeb4 + +------------------------------------------------------------------- +Fri Mar 8 13:38:37 CET 2024 - jbohac@suse.cz + +- Refresh + patches.suse/x86-e820-Don-t-reserve-SETUP_RNG_SEED-in-e820.patch +- commit cca30de + +------------------------------------------------------------------- +Thu Mar 7 18:15:41 CET 2024 - tonyj@suse.de + +- perf/pmu-events/powerpc: Update json mapfile with Power11 PVR + (jsc#PED-7970 jsc#PED-8065). +- powerpc/perf: Power11 Performance Monitoring support + (jsc#PED-7970 jsc#PED-8065). +- perf vendor events powerpc: Add PVN for HX-C2000 CPU with + Power8 Architecture (jsc#PED-7970 jsc#PED-8065). +- commit b9d5dfb + +------------------------------------------------------------------- +Thu Mar 7 11:49:53 CET 2024 - msuchanek@suse.de + +- Revert "git-sort: Add io_uring 6.3 fixes remote" + This reverts commit 6392287eb4bd8f99419025c617f5a9b7ce323a79. + Remove version-specific branch. +- commit e463564 + ------------------------------------------------------------------- Thu Mar 7 09:55:20 CET 2024 - tiwai@suse.de @@ -25,6 +1056,12 @@ Thu Mar 7 09:53:31 CET 2024 - tiwai@suse.de - soc: qcom: pmic_glink: Fix boot when QRTR=m (git-fixes). - commit 43e9ac3 +------------------------------------------------------------------- +Thu Mar 7 09:35:31 CET 2024 - iivanov@suse.de + +- Update patches.suse/PCI-MSI-Prevent-MSI-hardware-interrupt-number-trunca.patch (git-fixes,bsc#1218777) +- commit 7d27d0e + ------------------------------------------------------------------- Thu Mar 7 09:16:03 CET 2024 - iivanov@suse.de @@ -50127,6 +51164,13 @@ Sat Oct 21 13:25:16 CEST 2023 - tiwai@suse.de (git-fixes). - commit 14a1c75 +------------------------------------------------------------------- +Fri Oct 20 18:50:59 CEST 2023 - mwilck@suse.com + +- qedf: Wait for stag work during unload (bsc#1214852). +- qedf: Don't process stag work during unload (bsc#1214852). +- commit dcc092a + ------------------------------------------------------------------- Fri Oct 20 18:31:53 CEST 2023 - jwiesner@suse.de diff --git a/kernel-64kb.spec b/kernel-64kb.spec index ffdae88..78b8625 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 dacef75e68efe93975d261181ecdeb4ef168ddab +%define git_commit 315984222d95397f895e8f96d99fdc1f5b7bee29 %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: .gdacef75 +Release: .g3159842 %else Release: 0 %endif diff --git a/kernel-debug.changes b/kernel-debug.changes index 1ab76ec..02eaf8c 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,1034 @@ +------------------------------------------------------------------- +Fri Mar 15 09:19:37 CET 2024 - tiwai@suse.de + +- ALSA: hda/tas2781: remove unnecessary runtime_pm calls + (git-fixes). +- ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on + some HP models (git-fixes). +- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops + (git-fixes). +- ALSA: hda: Reuse for_each_pcm_streams() (git-fixes). +- ALSA: usb-audio: Name feature ctl using output if input is PCM + (git-fixes). +- commit fdd39ea + +------------------------------------------------------------------- +Fri Mar 15 09:15:01 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for various HP ENVY models + (git-fixes). +- commit 62207c4 + +------------------------------------------------------------------- +Fri Mar 15 09:12:54 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add "Intel Reference board" SSID in the + ALC256 (git-fixes). +- ALSA: hda/realtek: Remove two HP Laptops using CS35L41 + (git-fixes). +- ALSA: hda: cs35l41: Support HP models without _DSD using dual + Speaker ID (git-fixes). +- ALSA: hda: cs35l41: Support additional HP Envy Models + (git-fixes). +- ALSA: hda/realtek: Add quirks for HP G11 Laptops using CS35L56 + (git-fixes). +- ALSA: hda: realtek: Re-work CS35L41 fixups to re-use for other + amps (git-fixes). +- commit c4f7d5a + +------------------------------------------------------------------- +Fri Mar 15 08:28:03 CET 2024 - tiwai@suse.de + +- nilfs2: prevent kernel bug at submit_bh_wbc() (git-fixes). +- nilfs2: fix failure to detect DAT corruption in btree and + direct mappings (git-fixes). +- selftests/mm: protection_keys: save/restore nr_hugepages + settings (git-fixes). +- selftests/mm: hugetlb_reparenting_test: do not unmount + (git-fixes). +- selftests/mm: dont fail testsuite due to a lack of hugepages + (git-fixes). +- modules: wait do_free_init correctly (git-fixes). +- PCI: qcom: Enable BDF to SID translation properly (git-fixes). +- PCI: dwc: endpoint: Fix advertised resizable BAR size + (git-fixes). +- PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling + (git-fixes). +- PCI: switchtec: Fix an error handling path in + switchtec_pci_probe() (git-fixes). +- PCI/P2PDMA: Fix a sleeping issue in a RCU read section + (git-fixes). +- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken + (git-fixes). +- PCI/DPC: Print all TLP Prefixes, not just the first (git-fixes). +- pci_iounmap(): Fix MMIO mapping leak (git-fixes). +- PCI/AER: Fix rootport attribute paths in ABI docs (git-fixes). +- platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check + (git-fixes). +- platform/x86/intel/tpmi: Change vsec offset to u64 (git-fixes). +- Revert "platform/x86: asus-wmi: Support WMI event queue" + (git-fixes). +- leds: sgm3140: Add missing timer cleanup and flash gpio control + (git-fixes). +- Revert "leds: Only descend into leds directory when + CONFIG_NEW_LEDS is set" (git-fixes). +- leds: aw2013: Unlock mutex before destroying it (git-fixes). +- mfd: altera-sysmgr: Call of_node_put() only when + of_parse_phandle() takes a ref (git-fixes). +- mfd: syscon: Call of_node_put() only when of_parse_phandle() + takes a ref (git-fixes). +- pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin + group/function (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8192 (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8186 (git-fixes). +- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd + (git-fixes). +- HID: amd_sfh: Avoid disabling the interrupt (git-fixes). +- commit a95f20c + +------------------------------------------------------------------- +Fri Mar 15 08:23:42 CET 2024 - tiwai@suse.de + +- ALSA: usb-audio: Stop parsing channels bits when all channels + are found (git-fixes). +- ALSA: aaci: Delete unused variable in aaci_do_suspend + (git-fixes). +- ASoC: meson: axg-tdm-interface: add frame rate constraint + (git-fixes). +- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs + (git-fixes). +- ASoC: SOF: Add some bounds checking to firmware data + (git-fixes). +- ASoC: meson: t9015: fix function pointer type mismatch + (git-fixes). +- ASoC: meson: aiu: fix function pointer type mismatch + (git-fixes). +- ASoC: sh: rz-ssi: Fix error message print (git-fixes). +- ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe() + (git-fixes). +- ASoC: amd: acp: Add missing error handling in sof-mach + (git-fixes). +- ALSA: hda/tas2781: restore power state after system_resume + (git-fixes). +- ALSA: hda/tas2781: do not call pm_runtime_force_* in + system_resume/suspend (git-fixes). +- ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend + (git-fixes). +- ALSA: hda/tas2781: add lock to system_suspend (git-fixes). +- ALSA: hda/tas2781: use dev_dbg in system_resume (git-fixes). +- ALSA: seq: fix function cast warnings (git-fixes). +- ALSA: aw2: avoid casting function pointers (git-fixes). +- ALSA: ctxfi: avoid casting function pointers (git-fixes). +- ALSA: hda: cs35l41: Set Channel Index correctly when system + is missing _DSD (git-fixes). +- backlight: lp8788: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3639: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: da9052: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3630a: Don't set bl->props.brightness in + get_brightness (git-fixes). +- backlight: lm3630a: Initialize backlight_properties on init + (git-fixes). +- backlight: ktz8866: Correct the check for of_property_read_u32 + (git-fixes). +- backlight: hx8357: Fix potential NULL pointer dereference + (git-fixes). +- gpio: nomadik: fix offset bug in nmk_pmx_set() (git-fixes). +- HID: amd_sfh: Update HPD sensor structure elements (git-fixes). +- commit 428d278 + +------------------------------------------------------------------- +Thu Mar 14 17:43:21 CET 2024 - tiwai@suse.de + +- Update patch reference for IDXD fix (bsc#1221428) +- commit 20b42d0 + +------------------------------------------------------------------- +Thu Mar 14 16:44:44 CET 2024 - nik.borisov@suse.com + +- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests (bsc#1213456 CVE-2023-28746). +- commit a59ffeb + +------------------------------------------------------------------- +Thu Mar 14 16:44:27 CET 2024 - nik.borisov@suse.com + +- x86/rfds: Mitigate Register File Data Sampling (RFDS) (bsc#1213456 CVE-2023-28746). +- commit c210394 + +------------------------------------------------------------------- +Thu Mar 14 16:43:01 CET 2024 - nik.borisov@suse.com + +- Documentation/hw-vuln: Add documentation for RFDS (bsc#1213456 CVE-2023-28746). +- commit 0f1938a + +------------------------------------------------------------------- +Thu Mar 14 16:41:56 CET 2024 - nik.borisov@suse.com + +- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set (bsc#1213456 CVE-2023-28746). +- commit 52997cc + +------------------------------------------------------------------- +Thu Mar 14 11:09:55 CET 2024 - lhenriques@suse.de + +- libceph: init the cursor when preparing sparse read in msgr2 + (bsc#1221393). +- ceph: switch to corrected encoding of max_xattr_size in mdsmap + (bsc#1221392). +- ceph: prevent use-after-free in encode_cap_msg() (bsc#1221391). +- libceph: just wait for more data to be available on the socket + (bsc#1221390). +- libceph: rename read_sparse_msg_*() to + read_partial_sparse_msg_*() (bsc#1221389). +- libceph: fail sparse-read if the data length doesn't match + (bsc#1221388). +- commit 088fe3e + +------------------------------------------------------------------- +Thu Mar 14 10:16:37 CET 2024 - tiwai@suse.de + +- kabi/severities: ignore intel_tcc_get_temp() change (git-fixes) +- commit 62d327d + +------------------------------------------------------------------- +Thu Mar 14 10:13:54 CET 2024 - tiwai@suse.de + +- thermal/intel: Fix intel_tcc_get_temp() to support negative + CPU temperature (git-fixes). +- commit 6dc4a23 + +------------------------------------------------------------------- +Thu Mar 14 10:12:16 CET 2024 - tiwai@suse.de + +- memfd: drop warning for missing exec-related flags + (bsc#1221161). +- commit 68995fe + +------------------------------------------------------------------- +Thu Mar 14 08:15:06 CET 2024 - tiwai@suse.de + +- gpiolib: Pass consumer device through to core in + devm_fwnode_gpiod_get_index() (git-fixes). +- commit 446d465 + +------------------------------------------------------------------- +Thu Mar 14 08:13:52 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: add division of drm_display_mode's hskew parameter + (git-fixes). +- media: tc358743: register v4l2 async device only after + successful setup (git-fixes). +- tpm,tpm_tis: Avoid warning splat at shutdown (git-fixes). +- powercap: dtpm_cpu: Fix error check against + freq_qos_add_request() (git-fixes). +- powercap: intel_rapl_tpmi: Fix a register bug (git-fixes). +- powercap: intel_rapl: Fix a NULL pointer dereference + (git-fixes). +- PM: sleep: wakeirq: fix wake irq warning in system suspend + (git-fixes). +- PM: suspend: Set mem_sleep_current during kernel command line + setup (git-fixes). +- selftest: gpio: remove obsolete gpio-mockup test (git-fixes). +- gpio: vf610: allow disabling the vf610 driver (git-fixes). +- regulator: userspace-consumer: add module device table + (git-fixes). +- mmc: core: Fix switch on gp3 partition (git-fixes). +- mmc: wmt-sdmmc: remove an incorrect release_mem_region() + call in the .remove function (git-fixes). +- mmc: tmio: avoid concurrent runs of mmc_request_done() + (git-fixes). +- pwm: mediatek: Update kernel doc for struct pwm_mediatek_of_data + (git-fixes). +- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan + (git-fixes). +- commit 7ae9bb9 + +------------------------------------------------------------------- +Thu Mar 14 08:07:55 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit 1ec0805 + +------------------------------------------------------------------- +Thu Mar 14 08:05:50 CET 2024 - tiwai@suse.de + +- drm/etnaviv: Restore some id values (git-fixes). +- drm/amd/pm: Fix esm reg mask use to get pcie speed (git-fixes). +- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of + atom_get_src_int() (git-fixes). +- Revert "drm/amdgpu: Add pcie usage callback to nbio" + (git-fixes). +- Revert "drm/amdgpu: Add pci usage to nbio v7.9" (git-fixes). +- drm/msm/a7xx: Fix LLC typo (git-fixes). +- drm/msm/dpu: finalise global state object (git-fixes). +- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is + enabled (git-fixes). +- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN + (git-fixes). +- drm/msm/dpu: improve DSC allocation (git-fixes). +- drm/mediatek: Fix a null pointer crash in + mtk_drm_crtc_finish_page_flip (git-fixes). +- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions + (git-fixes). +- drm/tests: helpers: Include missing drm_drv header (git-fixes). +- drm/tidss: Fix sync-lost issue with two displays (git-fixes). +- drm/tidss: Fix initial plane zpos values (git-fixes). +- drm/tegra: put drm_gem_object ref on error in tegra_fb_create + (git-fixes). +- drm/bridge: adv7511: fix crash on irq during probe (git-fixes). +- drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first + (git-fixes). +- drm/amd/display: Add 'replay' NULL check in + 'edp_set_replay_allow_active()' (git-fixes). +- drm/amd/display: fix NULL checks for adev->dm.dc in + amdgpu_dm_fini() (git-fixes). +- drm/radeon/ni: Fix wrong firmware size logging in + ni_init_microcode() (git-fixes). +- drm: ci: use clk_ignore_unused for apq8016 (git-fixes). +- Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane + for DDB allocation" (git-fixes). +- drm/amdgpu: Fix potential out-of-bounds access in + 'amdgpu_discovery_reg_base_init()' (git-fixes). +- drm/amd/display: Fix potential NULL pointer dereferences in + 'dcn10_set_output_transfer_func()' (git-fixes). +- drm/amd/display: Fix a potential buffer overflow in + 'dp_dsc_clock_en_read()' (git-fixes). +- drm/radeon/ni_dpm: remove redundant NULL check (git-fixes). +- drm/radeon: remove dead code in ni_mc_load_microcode() + (git-fixes). +- drm/vmwgfx: Fix the lifetime of the bo cursor memory + (git-fixes). +- drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created + MOBs (git-fixes). +- drm/vmwgfx: Fix possible null pointer derefence with invalid + contexts (git-fixes). +- drm/lima: fix a memleak in lima_heap_alloc (git-fixes). +- drm/panel-edp: use put_sync in unprepare (git-fixes). +- drm/rockchip: lvds: do not print scary message when probing + defer (git-fixes). +- drm/rockchip: lvds: do not overwrite error code (git-fixes). +- drm/vmwgfx: Unmap the surface before resetting it on a plane + state (git-fixes). +- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (git-fixes). +- drm/vkms: Avoid reading beyond LUT array (git-fixes). +- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (git-fixes). +- drm/rockchip: inno_hdmi: Fix video timing (git-fixes). +- drm/tegra: output: Fix missing i2c_put_adapter() in the error + handling paths of tegra_output_probe() (git-fixes). +- drm/tegra: rgb: Fix missing clk_put() in the error handling + paths of tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: rgb: Fix some error handling paths in + tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: hdmi: Fix some error handling paths in + tegra_hdmi_probe() (git-fixes). +- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error + handling path of tegra_dsi_probe() (git-fixes). +- drm/tegra: dsi: Fix some error handling paths in + tegra_dsi_probe() (git-fixes). +- drm/tegra: dpaux: Fix PM disable depth imbalance in + tegra_dpaux_probe (git-fixes). +- drm/tegra: dsi: Add missing check for of_find_device_by_node + (git-fixes). +- ACPI: processor_idle: Fix memory leak in + acpi_processor_power_exit() (git-fixes). +- ACPI: resource: Add MAIBENBEN X577 to + irq1_edge_low_force_override (git-fixes). +- ACPI: scan: Fix device check notification handling (git-fixes). +- ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors + (git-fixes). +- cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's + return value (git-fixes). +- cpufreq: Limit resolving a frequency to policy min/max + (git-fixes). +- cpufreq: amd-pstate: Fix min_perf assignment in + amd_pstate_adjust_perf() (git-fixes). +- commit 451635c + +------------------------------------------------------------------- +Thu Mar 14 07:48:20 CET 2024 - nik.borisov@suse.com + +- RAS: Export helper to get ras_debugfs_dir (jsc#PED-7619). +- commit ddeebbf + +------------------------------------------------------------------- +Wed Mar 13 17:44:47 CET 2024 - fdmanana@suse.com + +- btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot + of subvolume being deleted (bsc#1221282). +- commit adc8e1b + +------------------------------------------------------------------- +Wed Mar 13 17:30:12 CET 2024 - fdmanana@suse.com + +- btrfs: don't abort filesystem when attempting to snapshot + deleted subvolume (bsc#1221282). +- commit 7de0be8 + +------------------------------------------------------------------- +Wed Mar 13 17:26:34 CET 2024 - tiwai@suse.de + +- Fix missing initial value for tcp pingpong threshold (bsc#1221339,bsc#1221305,bsc#1221032,bsc#1221261) + This caused high latencies leading to various network issues +- commit de6f6b8 + +------------------------------------------------------------------- +Wed Mar 13 15:58:37 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix off by one when unwinding on error (jsc#PED-7619). +- commit 083602e + +------------------------------------------------------------------- +Wed Mar 13 15:57:19 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Add debugfs interface to print record entries (jsc#PED-7619). +- commit 1a5e647 + +------------------------------------------------------------------- +Wed Mar 13 15:56:56 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Save SPA values (jsc#PED-7619). +- commit 4072c0c + +------------------------------------------------------------------- +Wed Mar 13 15:26:37 CET 2024 - tiwai@suse.de + +- Bluetooth: Fix eir name length (git-fixes). +- wifi: mac80211: update scratch_pos after defrag (git-fixes). +- wifi: mac80211: track capability/opmode NSS separately + (git-fixes). +- wifi: mt76: mt792x: fix a potential loading failure of the + 6Ghz channel config from ACPI (git-fixes). +- wifi: mt76: mt7921e: fix use-after-free in free_irq() + (git-fixes). +- wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info() + (git-fixes). +- wifi: wilc1000: fix RCU usage in connect path (git-fixes). +- commit 76a6eff + +------------------------------------------------------------------- +Wed Mar 13 15:04:29 CET 2024 - tiwai@suse.de + +- blacklist.conf: add a BT entry that breaks kABI +- commit a6a5c3b + +------------------------------------------------------------------- +Wed Mar 13 15:02:47 CET 2024 - tiwai@suse.de + +- gpu/host1x kABI workaround (git-fixes). +- commit 86a9dbb + +------------------------------------------------------------------- +Wed Mar 13 14:53:36 CET 2024 - tiwai@suse.de + +- gpu: host1x: Skip reset assert on Tegra186 (git-fixes). +- commit 88887cf + +------------------------------------------------------------------- +Wed Mar 13 14:52:32 CET 2024 - tiwai@suse.de + +- blacklist.conf: add entries for firewire +- commit f73cdd2 + +------------------------------------------------------------------- +Wed Mar 13 14:50:58 CET 2024 - tiwai@suse.de + +- drm/nouveau: don't fini scheduler before entity flush + (git-fixes). +- commit 3d3c54d + +------------------------------------------------------------------- +Wed Mar 13 14:39:57 CET 2024 - mgorman@suse.de + +- futex: Prevent the reuse of stale pi_state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- commit ba092a4 + +------------------------------------------------------------------- +Wed Mar 13 13:03:56 CET 2024 - mgorman@suse.de + +- srcu: Use try-lock lockdep annotation for NMI-safe access + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- futex/pi: Fix recursive rt_mutex waiter state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- srcu: Remove extraneous parentheses from srcu_read_lock() etc + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- commit e04ae5b + +------------------------------------------------------------------- +Wed Mar 13 12:41:25 CET 2024 - tiwai@suse.de + +- Update config files: refresh for x86_64 and armv7hl +- commit 8a3dfcc + +------------------------------------------------------------------- +Wed Mar 13 10:26:22 CET 2024 - oneukum@suse.com + +- r8152: fix unknown device for choose_configuration (git-fixes). +- commit 71e2f25 + +------------------------------------------------------------------- +Wed Mar 13 09:27:26 CET 2024 - tiwai@suse.de + +- bluetooth hci_uart_register_device() kABI workaround + (git-fixes). +- commit 2fcc10e + +------------------------------------------------------------------- +Wed Mar 13 09:17:20 CET 2024 - tiwai@suse.de + +- net: phy: dp83822: Fix RGMII TX delay configuration (git-fixes). +- net: phy: fix phy_get_internal_delay accessing an empty array + (git-fixes). +- Bluetooth: btnxpuart: Fix btnxpuart_close (git-fixes). +- Bluetooth: af_bluetooth: Fix deadlock (git-fixes). +- Bluetooth: hci_core: Fix possible buffer overflow (git-fixes). +- Bluetooth: btrtl: fix out of bounds memory access (git-fixes). +- Bluetooth: hci_h5: Add ability to allocate memory for private + data (git-fixes). +- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with + gpiod_get_optional() (git-fixes). +- Bluetooth: hci_event: Fix not indicating new connection for + BIG Sync (git-fixes). +- Bluetooth: Remove superfluous call to hci_conn_check_pending() + (git-fixes). +- Bluetooth: mgmt: Remove leftover queuing of power_off work + (git-fixes). +- Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (git-fixes). +- wifi: brcm80211: handle pmk_op allocation failure (git-fixes). +- wifi: rtw88: 8821c: Fix false alarm count (git-fixes). +- wifi: rtw88: 8821c: Fix beacon loss and disconnect (git-fixes). +- wifi: rtw88: 8821cu: Fix firmware upload fail (git-fixes). +- wifi: mt76: mt7921: fix incorrect type conversion for CLC + command (git-fixes). +- wifi: mt76: mt7996: fix HIF_TXD_V2_1 value (git-fixes). +- wifi: mt76: mt7996: fix efuse reading issue (git-fixes). +- wifi: mt76: mt7996: fix HE beamformer phy cap for station vif + (git-fixes). +- wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps + (git-fixes). +- wifi: mt76: mt7996: fix TWT issues (git-fixes). +- sr9800: Add check for usbnet_get_endpoints (git-fixes). +- wifi: ath12k: fix incorrect logic of calculating vdev_stats_id + (git-fixes). +- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use + (git-fixes). +- wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE + before WMI_PEER_ASSOC_CMDID (git-fixes). +- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init + is complete (git-fixes). +- wifi: wilc1000: revert reset line logic flip (git-fixes). +- wifi: brcmsmac: avoid function pointer casts (git-fixes). +- wifi: wilc1000: prevent use-after-free on vif when cleaning + up all interfaces (git-fixes). +- wifi: iwlwifi: mvm: Fix the listener MAC filter flags + (git-fixes). +- wifi: iwlwifi: mvm: don't set replay counters to 0xff + (git-fixes). +- wifi: iwlwifi: mvm: don't set the MFP flag for the GTK + (git-fixes). +- wifi: iwlwifi: mvm: fix erroneous queue index mask (git-fixes). +- wifi: iwlwifi: support EHT for WH (git-fixes). +- wifi: wfx: fix memory leak when starting AP (git-fixes). +- wifi: brcmsmac: Drop legacy header (git-fixes). +- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() + (git-fixes). +- wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU + (git-fixes). +- wifi: iwlwifi: mvm: fix the TLC command after ADD_STA + (git-fixes). +- wifi: iwlwifi: mvm: use FW rate for non-data only on new devices + (git-fixes). +- wifi: iwlwifi: mvm: d3: fix IPN byte order (git-fixes). +- wifi: iwlwifi: fix EWRD table validity check (git-fixes). +- wifi: iwlwifi: mvm: initialize rates in FW earlier (git-fixes). +- wifi: iwlwifi: acpi: fix WPFC reading (git-fixes). +- wifi: iwlwifi: dbg-tlv: ensure NUL termination (git-fixes). +- wifi: iwlwifi: mvm: report beacon protection failures + (git-fixes). +- wifi: brcmfmac: fix copyright year mentioned in platform_data + header (git-fixes). +- wifi: ath12k: Fix issues in channel list update (git-fixes). +- wifi: ath10k: fix NULL pointer dereference in + ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (git-fixes). +- can: softing: remove redundant NULL check (git-fixes). +- wifi: brcmfmac: avoid invalid list operation when vendor attach + fails (git-fixes). +- wifi: mwifiex: debugfs: Drop unnecessary error check for + debugfs_create_dir() (git-fixes). +- wifi: wilc1000: fix multi-vif management when deleting a vif + (git-fixes). +- wifi: wilc1000: do not realloc workqueue everytime an interface + is added (git-fixes). +- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work + (git-fixes). +- wifi: b43: Disable QoS for bcm4331 (git-fixes). +- wifi: b43: Stop correct queue in DMA worker when QoS is disabled + (git-fixes). +- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is + disabled (git-fixes). +- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is + disabled (git-fixes). +- doc-guide: kernel-doc: tell about object-like macros + (git-fixes). +- soc: qcom: llcc: Check return value on Broadcast_OR reg read + (git-fixes). +- soc: qcom: socinfo: rename PM2250 to PM4125 (git-fixes). +- bus: tegra-aconnect: Update dependency to ARCH_TEGRA + (git-fixes). +- firmware: arm_scmi: Fix double free in SMC transport cleanup + path (git-fixes). +- commit d454c2c + +------------------------------------------------------------------- +Wed Mar 13 08:58:39 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 5709f5a + +------------------------------------------------------------------- +Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 612fa2e + +------------------------------------------------------------------- +Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de + +- selinux: only filter copy-up xattrs following initialization + (bsc#1210690). +- commit f42baec + +------------------------------------------------------------------- +Wed Mar 13 01:48:09 CET 2024 - neilb@suse.de + +- NFS: Fix data corruption caused by congestion (git-fixes). +- pNFS: Fix the pnfs block driver's calculation of layoutget size + (git-fixes). +- NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix O_DIRECT locking issues (git-fixes). +- commit b64b15f + +------------------------------------------------------------------- +Tue Mar 12 23:31:45 CET 2024 - neilb@suse.de + +- nfsd: don't take fi_lock in nfsd_break_deleg_cb() (git-fixes). +- SUNRPC: fix _xprt_switch_find_current_entry logic (git-fixes). +- NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT + (git-fixes). +- NFS: Use parent's objective cred in nfs_access_login_time() + (git-fixes). +- blocklayoutdriver: Fix reference leak of pnfs_device_node + (git-fixes). +- SUNRPC: Fix a suspicious RCU usage warning (git-fixes). +- NFSD: Fix "start of NFS reply" pointer passed to + nfsd_cache_update() (git-fixes). +- NFSD: Update nfsd_cache_append() to use xdr_stream (git-fixes). +- nfsd: fix file memleak on client_opens_release (git-fixes). +- SUNRPC: Fix RPC client cleaned up the freed pipefs dentries + (git-fixes). +- NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO (git-fixes). +- SUNRPC: Add an IS_ERR() check back to where it was (git-fixes). +- NFSv4.1: fix handling NFS4ERR_DELAY when testing for session + trunking (git-fixes). +- SUNRPC: ECONNRESET might require a rebind (git-fixes). +- svcrdma: Drop connection after an RDMA Read error (git-fixes). +- nfsd: Handle EOPENSTALE correctly in the filecache (git-fixes). +- nfsd: lock_rename() needs both directories to live on the same + fs (git-fixes). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (git-fixes). +- pNFS: Fix a hang in nfs4_evict_inode() (git-fixes). +- NFS: Fix potential oops in nfs_inode_remove_request() + (git-fixes). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (git-fixes). +- nfs: decrement nrequests counter before releasing the req + (git-fixes). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (git-fixes). +- Revert "SUNRPC dont update timeout value on connection reset" + (git-fixes). +- NFSv4: Fix a state manager thread deadlock regression + (git-fixes). +- NFSv4: Fix a nfs4_state_manager() race (git-fixes). +- SUNRPC: Fail quickly when server does not recognize TLS + (git-fixes). +- NFSv4.1: fix zero value filehandle in post open getattr + (git-fixes). +- NFS: More fixes for nfs_direct_write_reschedule_io() + (git-fixes). +- NFS: Use the correct commit info in nfs_join_page_group() + (git-fixes). +- NFS: More O_DIRECT accounting fixes for error paths (git-fixes). +- NFS: Fix error handling for O_DIRECT write scheduling + (git-fixes). +- nfsd: fix change_info in NFSv4 RENAME replies (git-fixes). +- NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix a potential data corruption (git-fixes). +- NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info + (git-fixes). +- commit e298a32 + +------------------------------------------------------------------- +Tue Mar 12 17:25:48 CET 2024 - lhenriques@suse.de + +- Update + patches.suse/ceph-fix-deadlock-or-deadcode-of-misusing-dget.patch + (bsc#1220453 bsc#1221058 CVE-2023-52583). +- commit 25befcc + +------------------------------------------------------------------- +Tue Mar 12 16:58:11 CET 2024 - mgorman@suse.de + +- sched/fair: Combine EAS check with overutilized access + (bsc#1221157). +- sched/fair: Use helper function to access rd->overutilized + (bsc#1221157). +- sched/fair: Add EAS checks before updating overutilized + (bsc#1221157). +- commit c66ccdb + +------------------------------------------------------------------- +Tue Mar 12 15:53:52 CET 2024 - lhenriques@suse.de + +- netfs, fscache: Prevent Oops in fscache_put_cache() (bsc#1221291 + CVE-2024-26612). +- commit f4e9666 + +------------------------------------------------------------------- +Tue Mar 12 14:33:40 CET 2024 - vbabka@suse.cz + +- mm, vmscan: prevent infinite loop for costly GFP_NOIO | + __GFP_RETRY_MAYFAIL allocations (git-fixes). +- commit 36fac6a + +------------------------------------------------------------------- +Tue Mar 12 12:47:04 CET 2024 - vbabka@suse.cz + +- mm: migrate high-order folios in swap cache correctly + (git-fixes). +- commit 46a5bb6 + +------------------------------------------------------------------- +Tue Mar 12 12:34:27 CET 2024 - vbabka@suse.cz + +- mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer + (git-fixes). +- commit 436bfc9 + +------------------------------------------------------------------- +Tue Mar 12 12:30:23 CET 2024 - vbabka@suse.cz + +- Refresh patches.suse/mm-mmap-fix-vma_merge-case-7.patch. +- commit 442a3e7 + +------------------------------------------------------------------- +Tue Mar 12 12:20:44 CET 2024 - denis.kirjanov@suse.com + +- bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk + (git-fixes). +- commit bffce9c + +------------------------------------------------------------------- +Tue Mar 12 11:02:49 CET 2024 - denis.kirjanov@suse.com + +- nfp: flower: prevent re-adding mac index for bonded port (git-fixes). +- commit 6661999 + +------------------------------------------------------------------- +Tue Mar 12 11:01:07 CET 2024 - denis.kirjanov@suse.com + +- nfp: use correct macro for LengthSelect in BAR config (git-fixes). +- commit 7d0aeec + +------------------------------------------------------------------- +Tue Mar 12 10:59:40 CET 2024 - denis.kirjanov@suse.com + +- tsnep: Fix mapping for zero copy XDP_TX action (git-fixes). +- commit 3345825 + +------------------------------------------------------------------- +Tue Mar 12 10:57:58 CET 2024 - denis.kirjanov@suse.com + +- net: atlantic: Fix DMA mapping for PTP hwts ring (git-fixes). +- commit b00604d + +------------------------------------------------------------------- +Tue Mar 12 10:55:55 CET 2024 - denis.kirjanov@suse.com + +- netdevsim: avoid potential loop in nsim_dev_trap_report_work() (git-fixes). +- commit 57a7091 + +------------------------------------------------------------------- +Tue Mar 12 10:53:57 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Prevent DSA tags from breaking COE (git-fixes). +- commit e8cc0c0 + +------------------------------------------------------------------- +Tue Mar 12 10:01:27 CET 2024 - tiwai@suse.de + +- Move out-of-tree patches into the right section +- commit 6624840 + +------------------------------------------------------------------- +Tue Mar 12 09:59:39 CET 2024 - tiwai@suse.de + +- Documentation: virt: Fix up pre-formatted text block for SEV + ioctls (git-fixes). +- commit b6867f0 + +------------------------------------------------------------------- +Tue Mar 12 09:59:02 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 489fc6e + +------------------------------------------------------------------- +Tue Mar 12 09:52:49 CET 2024 - tiwai@suse.de + +- crypto: ccp - Have it depend on AMD_IOMMU (git-fixes). +- rtc: test: Fix invalid format specifier (git-fixes). +- lib: memcpy_kunit: Fix an invalid format specifier in an + assertion msg (git-fixes). +- lib/cmdline: Fix an invalid format specifier in an assertion + msg (git-fixes). +- selftests/mqueue: Set timeout to 180 seconds (git-fixes). +- Documentation: coresight: fix `make refcheckdocs` warning + (git-fixes). +- commit 2c8fcdc + +------------------------------------------------------------------- +Tue Mar 12 03:32:41 CET 2024 - neilb@suse.de + +- Refresh patches.suse/nfsd-fix-RELEASE_LOCKOWNER.patch. + update mainline commit info +- commit 2c149c7 + +------------------------------------------------------------------- +Mon Mar 11 14:16:45 CET 2024 - denis.kirjanov@suse.com + +- amt: do not use overwrapped cb area (git-fixes). +- commit 1372aac + +------------------------------------------------------------------- +Mon Mar 11 14:14:14 CET 2024 - denis.kirjanov@suse.com + +- bonding: remove print in bond_verify_device_path (git-fixes). +- commit 7a54f95 + +------------------------------------------------------------------- +Mon Mar 11 14:07:35 CET 2024 - denis.kirjanov@suse.com + +- stmmac: preserve KABI in stmmac_txq_cfg (git-fixes). +- commit 034b0ac + +------------------------------------------------------------------- +Mon Mar 11 14:05:31 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Tx coe sw fallback (git-fixes). +- commit d5cf563 + +------------------------------------------------------------------- +Mon Mar 11 13:31:45 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit 0889c69 + +------------------------------------------------------------------- +Mon Mar 11 11:11:02 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit b63446f + +------------------------------------------------------------------- +Mon Mar 11 11:03:50 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit ed66a82 + +------------------------------------------------------------------- +Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com + +- Update + patches.suse/usb-hub-Guard-against-accesses-to-uninitialized-BOS-.patch + (bsc#1220790 CVE-2023-52477). + Added CVE +- commit 61b1ebd + +------------------------------------------------------------------- +Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de + +- i2c: aspeed: Fix the dummy irq expected print (git-fixes). +- i2c: wmt: Fix an error handling path in wmt_i2c_probe() + (git-fixes). +- i2c: i801: Avoid potential double call to + gpiod_remove_lookup_table (git-fixes). +- commit 5a2966b + +------------------------------------------------------------------- +Sun Mar 10 00:12:35 CET 2024 - dfaggioli@suse.com + +- s390/vfio-ap: wire in the vfio_device_ops request callback + (bsc#1205316). +- Refresh + patches.suse/vfio-iommufd-Add-detach_ioas-support-for-emulated-VFIO-devices. +- commit c62972b + +------------------------------------------------------------------- +Sat Mar 9 19:01:46 CET 2024 - lduncan@suse.com + +- scsi: target: iscsi: don't warn of R/W when no data + (bsc#1215541). +- scsi: target: iscsi: handle SCSI immediate commands + (bsc#1215541). +- commit ed0e112 + +------------------------------------------------------------------- +Sat Mar 9 10:56:57 CET 2024 - tiwai@suse.de + +- Fix missing initialization in mt7921* drivers (bsc#1221114) + Refresh patches.suse/wifi-mt76-move-struct-ieee80211_chanctx_conf-up-to-s.patch +- commit ecd5297 + +------------------------------------------------------------------- +Sat Mar 9 09:43:38 CET 2024 - tiwai@suse.de + +- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll + (git-fixes). +- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono + mode (git-fixes). +- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC + (git-fixes). +- ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) + into DMI quirk table (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi + Vi8 tablet (git-fixes). +- ALSA: hda: cs35l41: Overwrite CS35L41 configuration for ASUS + UM5302LA (git-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo Thinkbook 16P laptops + (git-fixes). +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P (git-fixes). +- ALSA: hda: optimize the probe codec process (git-fixes). +- commit 5c5002a + +------------------------------------------------------------------- +Sat Mar 9 09:41:18 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook + (git-fixes). +- ALSA: hda/realtek - Add Headset Mic supported Acer NB platform + (git-fixes). +- commit 0303741 + +------------------------------------------------------------------- +Sat Mar 9 09:35:17 CET 2024 - tiwai@suse.de + +- mei: gsc_proxy: match component when GSC is on different bus + (git-fixes). +- misc: fastrpc: Pass proper arguments to scm call (git-fixes). +- comedi: comedi_test: Prevent timers rescheduling during deletion + (git-fixes). +- misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled + twice on suspend/resume (git-fixes). +- iio: accel: adxl367: fix I2C FIFO data register (git-fixes). +- iio: accel: adxl367: fix DEVID read after reset (git-fixes). +- iio: pressure: dlhl60d: Initialize empty DLH bytes (git-fixes). +- counter: fix privdata alignment (git-fixes). +- Revert "tty: serial: simplify + qcom_geni_serial_send_chunk_fifo()" (git-fixes). +- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS + is enabled (git-fixes). +- vt: fix unicode buffer corruption when deleting characters + (git-fixes). +- serial: 8250_dw: Do not reclock if already at correct rate + (git-fixes). +- tty: serial: imx: Fix broken RS485 (git-fixes). +- xhci: Fix failure to detect ring expansion need (git-fixes). +- usb: port: Don't try to peer unused USB ports based on location + (git-fixes). +- usb: gadget: ncm: Fix handling of zero block length packets + (git-fixes). +- usb: typec: altmodes/displayport: create sysfs nodes as driver's + default device attribute group (git-fixes). +- usb: typec: tpcm: Fix PORT_RESET behavior for self powered + devices (git-fixes). +- USB: usb-storage: Prevent divide-by-0 error in + isd200_ata_command (git-fixes). +- thunderbolt: Fix NULL pointer dereference in + tb_port_update_credits() (git-fixes). +- Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal + (git-fixes). +- ASoC: rcar: adg: correct TIMSEL setting for SSI9 (git-fixes). +- ASoC: madera: Fix typo in madera_set_fll_clks shift value + (git-fixes). +- ALSA: hda/realtek - Fix headset Mic no show at resume back + for Lenovo ALC897 platform (git-fixes). +- drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf + (git-fixes). +- drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel + HFP and HBP (again) (git-fixes). +- drm: Fix output poll work for drm_kms_helper_poll=n (git-fixes). +- drm/amd/display: check dc_link before dereferencing (git-fixes). +- drm/i915/selftests: Fix dependency of some timeouts on HZ + (git-fixes). +- drm/i915: Don't explode when the dig port we don't have an + AUX CH (git-fixes). +- drm/i915: Check before removing mm notifier (git-fixes). +- drm/i915/hdcp: Extract hdcp structure from correct connector + (git-fixes). +- drm/i915/hdcp: Remove additional timing for reading mst hdcp + message (git-fixes). +- drm/i915/hdcp: Move to direct reads for HDCP (git-fixes). +- commit e4dbdb4 + +------------------------------------------------------------------- +Sat Mar 9 00:20:14 CET 2024 - ailiop@suse.com + +- erofs: apply proper VMA alignment for memory mapped files on + THP (git-fixes). +- commit f883467 + +------------------------------------------------------------------- +Fri Mar 8 16:06:50 CET 2024 - msuchanek@suse.de + +- powerpc: Add PVN support for HeXin C2000 processor + (jsc#PED-7970). +- Refresh patches.suse/powerpc-Add-Power11-architected-and-raw-mode.patch +- commit 840aeb4 + +------------------------------------------------------------------- +Fri Mar 8 13:38:37 CET 2024 - jbohac@suse.cz + +- Refresh + patches.suse/x86-e820-Don-t-reserve-SETUP_RNG_SEED-in-e820.patch +- commit cca30de + +------------------------------------------------------------------- +Thu Mar 7 18:15:41 CET 2024 - tonyj@suse.de + +- perf/pmu-events/powerpc: Update json mapfile with Power11 PVR + (jsc#PED-7970 jsc#PED-8065). +- powerpc/perf: Power11 Performance Monitoring support + (jsc#PED-7970 jsc#PED-8065). +- perf vendor events powerpc: Add PVN for HX-C2000 CPU with + Power8 Architecture (jsc#PED-7970 jsc#PED-8065). +- commit b9d5dfb + +------------------------------------------------------------------- +Thu Mar 7 11:49:53 CET 2024 - msuchanek@suse.de + +- Revert "git-sort: Add io_uring 6.3 fixes remote" + This reverts commit 6392287eb4bd8f99419025c617f5a9b7ce323a79. + Remove version-specific branch. +- commit e463564 + ------------------------------------------------------------------- Thu Mar 7 09:55:20 CET 2024 - tiwai@suse.de @@ -25,6 +1056,12 @@ Thu Mar 7 09:53:31 CET 2024 - tiwai@suse.de - soc: qcom: pmic_glink: Fix boot when QRTR=m (git-fixes). - commit 43e9ac3 +------------------------------------------------------------------- +Thu Mar 7 09:35:31 CET 2024 - iivanov@suse.de + +- Update patches.suse/PCI-MSI-Prevent-MSI-hardware-interrupt-number-trunca.patch (git-fixes,bsc#1218777) +- commit 7d27d0e + ------------------------------------------------------------------- Thu Mar 7 09:16:03 CET 2024 - iivanov@suse.de @@ -50127,6 +51164,13 @@ Sat Oct 21 13:25:16 CEST 2023 - tiwai@suse.de (git-fixes). - commit 14a1c75 +------------------------------------------------------------------- +Fri Oct 20 18:50:59 CEST 2023 - mwilck@suse.com + +- qedf: Wait for stag work during unload (bsc#1214852). +- qedf: Don't process stag work during unload (bsc#1214852). +- commit dcc092a + ------------------------------------------------------------------- Fri Oct 20 18:31:53 CEST 2023 - jwiesner@suse.de diff --git a/kernel-debug.spec b/kernel-debug.spec index ce56f84..d082b0c 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 dacef75e68efe93975d261181ecdeb4ef168ddab +%define git_commit 315984222d95397f895e8f96d99fdc1f5b7bee29 %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: .gdacef75 +Release: .g3159842 %else Release: 0 %endif diff --git a/kernel-default.changes b/kernel-default.changes index 1ab76ec..02eaf8c 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,1034 @@ +------------------------------------------------------------------- +Fri Mar 15 09:19:37 CET 2024 - tiwai@suse.de + +- ALSA: hda/tas2781: remove unnecessary runtime_pm calls + (git-fixes). +- ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on + some HP models (git-fixes). +- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops + (git-fixes). +- ALSA: hda: Reuse for_each_pcm_streams() (git-fixes). +- ALSA: usb-audio: Name feature ctl using output if input is PCM + (git-fixes). +- commit fdd39ea + +------------------------------------------------------------------- +Fri Mar 15 09:15:01 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for various HP ENVY models + (git-fixes). +- commit 62207c4 + +------------------------------------------------------------------- +Fri Mar 15 09:12:54 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add "Intel Reference board" SSID in the + ALC256 (git-fixes). +- ALSA: hda/realtek: Remove two HP Laptops using CS35L41 + (git-fixes). +- ALSA: hda: cs35l41: Support HP models without _DSD using dual + Speaker ID (git-fixes). +- ALSA: hda: cs35l41: Support additional HP Envy Models + (git-fixes). +- ALSA: hda/realtek: Add quirks for HP G11 Laptops using CS35L56 + (git-fixes). +- ALSA: hda: realtek: Re-work CS35L41 fixups to re-use for other + amps (git-fixes). +- commit c4f7d5a + +------------------------------------------------------------------- +Fri Mar 15 08:28:03 CET 2024 - tiwai@suse.de + +- nilfs2: prevent kernel bug at submit_bh_wbc() (git-fixes). +- nilfs2: fix failure to detect DAT corruption in btree and + direct mappings (git-fixes). +- selftests/mm: protection_keys: save/restore nr_hugepages + settings (git-fixes). +- selftests/mm: hugetlb_reparenting_test: do not unmount + (git-fixes). +- selftests/mm: dont fail testsuite due to a lack of hugepages + (git-fixes). +- modules: wait do_free_init correctly (git-fixes). +- PCI: qcom: Enable BDF to SID translation properly (git-fixes). +- PCI: dwc: endpoint: Fix advertised resizable BAR size + (git-fixes). +- PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling + (git-fixes). +- PCI: switchtec: Fix an error handling path in + switchtec_pci_probe() (git-fixes). +- PCI/P2PDMA: Fix a sleeping issue in a RCU read section + (git-fixes). +- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken + (git-fixes). +- PCI/DPC: Print all TLP Prefixes, not just the first (git-fixes). +- pci_iounmap(): Fix MMIO mapping leak (git-fixes). +- PCI/AER: Fix rootport attribute paths in ABI docs (git-fixes). +- platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check + (git-fixes). +- platform/x86/intel/tpmi: Change vsec offset to u64 (git-fixes). +- Revert "platform/x86: asus-wmi: Support WMI event queue" + (git-fixes). +- leds: sgm3140: Add missing timer cleanup and flash gpio control + (git-fixes). +- Revert "leds: Only descend into leds directory when + CONFIG_NEW_LEDS is set" (git-fixes). +- leds: aw2013: Unlock mutex before destroying it (git-fixes). +- mfd: altera-sysmgr: Call of_node_put() only when + of_parse_phandle() takes a ref (git-fixes). +- mfd: syscon: Call of_node_put() only when of_parse_phandle() + takes a ref (git-fixes). +- pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin + group/function (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8192 (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8186 (git-fixes). +- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd + (git-fixes). +- HID: amd_sfh: Avoid disabling the interrupt (git-fixes). +- commit a95f20c + +------------------------------------------------------------------- +Fri Mar 15 08:23:42 CET 2024 - tiwai@suse.de + +- ALSA: usb-audio: Stop parsing channels bits when all channels + are found (git-fixes). +- ALSA: aaci: Delete unused variable in aaci_do_suspend + (git-fixes). +- ASoC: meson: axg-tdm-interface: add frame rate constraint + (git-fixes). +- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs + (git-fixes). +- ASoC: SOF: Add some bounds checking to firmware data + (git-fixes). +- ASoC: meson: t9015: fix function pointer type mismatch + (git-fixes). +- ASoC: meson: aiu: fix function pointer type mismatch + (git-fixes). +- ASoC: sh: rz-ssi: Fix error message print (git-fixes). +- ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe() + (git-fixes). +- ASoC: amd: acp: Add missing error handling in sof-mach + (git-fixes). +- ALSA: hda/tas2781: restore power state after system_resume + (git-fixes). +- ALSA: hda/tas2781: do not call pm_runtime_force_* in + system_resume/suspend (git-fixes). +- ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend + (git-fixes). +- ALSA: hda/tas2781: add lock to system_suspend (git-fixes). +- ALSA: hda/tas2781: use dev_dbg in system_resume (git-fixes). +- ALSA: seq: fix function cast warnings (git-fixes). +- ALSA: aw2: avoid casting function pointers (git-fixes). +- ALSA: ctxfi: avoid casting function pointers (git-fixes). +- ALSA: hda: cs35l41: Set Channel Index correctly when system + is missing _DSD (git-fixes). +- backlight: lp8788: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3639: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: da9052: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3630a: Don't set bl->props.brightness in + get_brightness (git-fixes). +- backlight: lm3630a: Initialize backlight_properties on init + (git-fixes). +- backlight: ktz8866: Correct the check for of_property_read_u32 + (git-fixes). +- backlight: hx8357: Fix potential NULL pointer dereference + (git-fixes). +- gpio: nomadik: fix offset bug in nmk_pmx_set() (git-fixes). +- HID: amd_sfh: Update HPD sensor structure elements (git-fixes). +- commit 428d278 + +------------------------------------------------------------------- +Thu Mar 14 17:43:21 CET 2024 - tiwai@suse.de + +- Update patch reference for IDXD fix (bsc#1221428) +- commit 20b42d0 + +------------------------------------------------------------------- +Thu Mar 14 16:44:44 CET 2024 - nik.borisov@suse.com + +- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests (bsc#1213456 CVE-2023-28746). +- commit a59ffeb + +------------------------------------------------------------------- +Thu Mar 14 16:44:27 CET 2024 - nik.borisov@suse.com + +- x86/rfds: Mitigate Register File Data Sampling (RFDS) (bsc#1213456 CVE-2023-28746). +- commit c210394 + +------------------------------------------------------------------- +Thu Mar 14 16:43:01 CET 2024 - nik.borisov@suse.com + +- Documentation/hw-vuln: Add documentation for RFDS (bsc#1213456 CVE-2023-28746). +- commit 0f1938a + +------------------------------------------------------------------- +Thu Mar 14 16:41:56 CET 2024 - nik.borisov@suse.com + +- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set (bsc#1213456 CVE-2023-28746). +- commit 52997cc + +------------------------------------------------------------------- +Thu Mar 14 11:09:55 CET 2024 - lhenriques@suse.de + +- libceph: init the cursor when preparing sparse read in msgr2 + (bsc#1221393). +- ceph: switch to corrected encoding of max_xattr_size in mdsmap + (bsc#1221392). +- ceph: prevent use-after-free in encode_cap_msg() (bsc#1221391). +- libceph: just wait for more data to be available on the socket + (bsc#1221390). +- libceph: rename read_sparse_msg_*() to + read_partial_sparse_msg_*() (bsc#1221389). +- libceph: fail sparse-read if the data length doesn't match + (bsc#1221388). +- commit 088fe3e + +------------------------------------------------------------------- +Thu Mar 14 10:16:37 CET 2024 - tiwai@suse.de + +- kabi/severities: ignore intel_tcc_get_temp() change (git-fixes) +- commit 62d327d + +------------------------------------------------------------------- +Thu Mar 14 10:13:54 CET 2024 - tiwai@suse.de + +- thermal/intel: Fix intel_tcc_get_temp() to support negative + CPU temperature (git-fixes). +- commit 6dc4a23 + +------------------------------------------------------------------- +Thu Mar 14 10:12:16 CET 2024 - tiwai@suse.de + +- memfd: drop warning for missing exec-related flags + (bsc#1221161). +- commit 68995fe + +------------------------------------------------------------------- +Thu Mar 14 08:15:06 CET 2024 - tiwai@suse.de + +- gpiolib: Pass consumer device through to core in + devm_fwnode_gpiod_get_index() (git-fixes). +- commit 446d465 + +------------------------------------------------------------------- +Thu Mar 14 08:13:52 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: add division of drm_display_mode's hskew parameter + (git-fixes). +- media: tc358743: register v4l2 async device only after + successful setup (git-fixes). +- tpm,tpm_tis: Avoid warning splat at shutdown (git-fixes). +- powercap: dtpm_cpu: Fix error check against + freq_qos_add_request() (git-fixes). +- powercap: intel_rapl_tpmi: Fix a register bug (git-fixes). +- powercap: intel_rapl: Fix a NULL pointer dereference + (git-fixes). +- PM: sleep: wakeirq: fix wake irq warning in system suspend + (git-fixes). +- PM: suspend: Set mem_sleep_current during kernel command line + setup (git-fixes). +- selftest: gpio: remove obsolete gpio-mockup test (git-fixes). +- gpio: vf610: allow disabling the vf610 driver (git-fixes). +- regulator: userspace-consumer: add module device table + (git-fixes). +- mmc: core: Fix switch on gp3 partition (git-fixes). +- mmc: wmt-sdmmc: remove an incorrect release_mem_region() + call in the .remove function (git-fixes). +- mmc: tmio: avoid concurrent runs of mmc_request_done() + (git-fixes). +- pwm: mediatek: Update kernel doc for struct pwm_mediatek_of_data + (git-fixes). +- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan + (git-fixes). +- commit 7ae9bb9 + +------------------------------------------------------------------- +Thu Mar 14 08:07:55 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit 1ec0805 + +------------------------------------------------------------------- +Thu Mar 14 08:05:50 CET 2024 - tiwai@suse.de + +- drm/etnaviv: Restore some id values (git-fixes). +- drm/amd/pm: Fix esm reg mask use to get pcie speed (git-fixes). +- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of + atom_get_src_int() (git-fixes). +- Revert "drm/amdgpu: Add pcie usage callback to nbio" + (git-fixes). +- Revert "drm/amdgpu: Add pci usage to nbio v7.9" (git-fixes). +- drm/msm/a7xx: Fix LLC typo (git-fixes). +- drm/msm/dpu: finalise global state object (git-fixes). +- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is + enabled (git-fixes). +- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN + (git-fixes). +- drm/msm/dpu: improve DSC allocation (git-fixes). +- drm/mediatek: Fix a null pointer crash in + mtk_drm_crtc_finish_page_flip (git-fixes). +- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions + (git-fixes). +- drm/tests: helpers: Include missing drm_drv header (git-fixes). +- drm/tidss: Fix sync-lost issue with two displays (git-fixes). +- drm/tidss: Fix initial plane zpos values (git-fixes). +- drm/tegra: put drm_gem_object ref on error in tegra_fb_create + (git-fixes). +- drm/bridge: adv7511: fix crash on irq during probe (git-fixes). +- drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first + (git-fixes). +- drm/amd/display: Add 'replay' NULL check in + 'edp_set_replay_allow_active()' (git-fixes). +- drm/amd/display: fix NULL checks for adev->dm.dc in + amdgpu_dm_fini() (git-fixes). +- drm/radeon/ni: Fix wrong firmware size logging in + ni_init_microcode() (git-fixes). +- drm: ci: use clk_ignore_unused for apq8016 (git-fixes). +- Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane + for DDB allocation" (git-fixes). +- drm/amdgpu: Fix potential out-of-bounds access in + 'amdgpu_discovery_reg_base_init()' (git-fixes). +- drm/amd/display: Fix potential NULL pointer dereferences in + 'dcn10_set_output_transfer_func()' (git-fixes). +- drm/amd/display: Fix a potential buffer overflow in + 'dp_dsc_clock_en_read()' (git-fixes). +- drm/radeon/ni_dpm: remove redundant NULL check (git-fixes). +- drm/radeon: remove dead code in ni_mc_load_microcode() + (git-fixes). +- drm/vmwgfx: Fix the lifetime of the bo cursor memory + (git-fixes). +- drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created + MOBs (git-fixes). +- drm/vmwgfx: Fix possible null pointer derefence with invalid + contexts (git-fixes). +- drm/lima: fix a memleak in lima_heap_alloc (git-fixes). +- drm/panel-edp: use put_sync in unprepare (git-fixes). +- drm/rockchip: lvds: do not print scary message when probing + defer (git-fixes). +- drm/rockchip: lvds: do not overwrite error code (git-fixes). +- drm/vmwgfx: Unmap the surface before resetting it on a plane + state (git-fixes). +- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (git-fixes). +- drm/vkms: Avoid reading beyond LUT array (git-fixes). +- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (git-fixes). +- drm/rockchip: inno_hdmi: Fix video timing (git-fixes). +- drm/tegra: output: Fix missing i2c_put_adapter() in the error + handling paths of tegra_output_probe() (git-fixes). +- drm/tegra: rgb: Fix missing clk_put() in the error handling + paths of tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: rgb: Fix some error handling paths in + tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: hdmi: Fix some error handling paths in + tegra_hdmi_probe() (git-fixes). +- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error + handling path of tegra_dsi_probe() (git-fixes). +- drm/tegra: dsi: Fix some error handling paths in + tegra_dsi_probe() (git-fixes). +- drm/tegra: dpaux: Fix PM disable depth imbalance in + tegra_dpaux_probe (git-fixes). +- drm/tegra: dsi: Add missing check for of_find_device_by_node + (git-fixes). +- ACPI: processor_idle: Fix memory leak in + acpi_processor_power_exit() (git-fixes). +- ACPI: resource: Add MAIBENBEN X577 to + irq1_edge_low_force_override (git-fixes). +- ACPI: scan: Fix device check notification handling (git-fixes). +- ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors + (git-fixes). +- cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's + return value (git-fixes). +- cpufreq: Limit resolving a frequency to policy min/max + (git-fixes). +- cpufreq: amd-pstate: Fix min_perf assignment in + amd_pstate_adjust_perf() (git-fixes). +- commit 451635c + +------------------------------------------------------------------- +Thu Mar 14 07:48:20 CET 2024 - nik.borisov@suse.com + +- RAS: Export helper to get ras_debugfs_dir (jsc#PED-7619). +- commit ddeebbf + +------------------------------------------------------------------- +Wed Mar 13 17:44:47 CET 2024 - fdmanana@suse.com + +- btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot + of subvolume being deleted (bsc#1221282). +- commit adc8e1b + +------------------------------------------------------------------- +Wed Mar 13 17:30:12 CET 2024 - fdmanana@suse.com + +- btrfs: don't abort filesystem when attempting to snapshot + deleted subvolume (bsc#1221282). +- commit 7de0be8 + +------------------------------------------------------------------- +Wed Mar 13 17:26:34 CET 2024 - tiwai@suse.de + +- Fix missing initial value for tcp pingpong threshold (bsc#1221339,bsc#1221305,bsc#1221032,bsc#1221261) + This caused high latencies leading to various network issues +- commit de6f6b8 + +------------------------------------------------------------------- +Wed Mar 13 15:58:37 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix off by one when unwinding on error (jsc#PED-7619). +- commit 083602e + +------------------------------------------------------------------- +Wed Mar 13 15:57:19 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Add debugfs interface to print record entries (jsc#PED-7619). +- commit 1a5e647 + +------------------------------------------------------------------- +Wed Mar 13 15:56:56 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Save SPA values (jsc#PED-7619). +- commit 4072c0c + +------------------------------------------------------------------- +Wed Mar 13 15:26:37 CET 2024 - tiwai@suse.de + +- Bluetooth: Fix eir name length (git-fixes). +- wifi: mac80211: update scratch_pos after defrag (git-fixes). +- wifi: mac80211: track capability/opmode NSS separately + (git-fixes). +- wifi: mt76: mt792x: fix a potential loading failure of the + 6Ghz channel config from ACPI (git-fixes). +- wifi: mt76: mt7921e: fix use-after-free in free_irq() + (git-fixes). +- wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info() + (git-fixes). +- wifi: wilc1000: fix RCU usage in connect path (git-fixes). +- commit 76a6eff + +------------------------------------------------------------------- +Wed Mar 13 15:04:29 CET 2024 - tiwai@suse.de + +- blacklist.conf: add a BT entry that breaks kABI +- commit a6a5c3b + +------------------------------------------------------------------- +Wed Mar 13 15:02:47 CET 2024 - tiwai@suse.de + +- gpu/host1x kABI workaround (git-fixes). +- commit 86a9dbb + +------------------------------------------------------------------- +Wed Mar 13 14:53:36 CET 2024 - tiwai@suse.de + +- gpu: host1x: Skip reset assert on Tegra186 (git-fixes). +- commit 88887cf + +------------------------------------------------------------------- +Wed Mar 13 14:52:32 CET 2024 - tiwai@suse.de + +- blacklist.conf: add entries for firewire +- commit f73cdd2 + +------------------------------------------------------------------- +Wed Mar 13 14:50:58 CET 2024 - tiwai@suse.de + +- drm/nouveau: don't fini scheduler before entity flush + (git-fixes). +- commit 3d3c54d + +------------------------------------------------------------------- +Wed Mar 13 14:39:57 CET 2024 - mgorman@suse.de + +- futex: Prevent the reuse of stale pi_state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- commit ba092a4 + +------------------------------------------------------------------- +Wed Mar 13 13:03:56 CET 2024 - mgorman@suse.de + +- srcu: Use try-lock lockdep annotation for NMI-safe access + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- futex/pi: Fix recursive rt_mutex waiter state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- srcu: Remove extraneous parentheses from srcu_read_lock() etc + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- commit e04ae5b + +------------------------------------------------------------------- +Wed Mar 13 12:41:25 CET 2024 - tiwai@suse.de + +- Update config files: refresh for x86_64 and armv7hl +- commit 8a3dfcc + +------------------------------------------------------------------- +Wed Mar 13 10:26:22 CET 2024 - oneukum@suse.com + +- r8152: fix unknown device for choose_configuration (git-fixes). +- commit 71e2f25 + +------------------------------------------------------------------- +Wed Mar 13 09:27:26 CET 2024 - tiwai@suse.de + +- bluetooth hci_uart_register_device() kABI workaround + (git-fixes). +- commit 2fcc10e + +------------------------------------------------------------------- +Wed Mar 13 09:17:20 CET 2024 - tiwai@suse.de + +- net: phy: dp83822: Fix RGMII TX delay configuration (git-fixes). +- net: phy: fix phy_get_internal_delay accessing an empty array + (git-fixes). +- Bluetooth: btnxpuart: Fix btnxpuart_close (git-fixes). +- Bluetooth: af_bluetooth: Fix deadlock (git-fixes). +- Bluetooth: hci_core: Fix possible buffer overflow (git-fixes). +- Bluetooth: btrtl: fix out of bounds memory access (git-fixes). +- Bluetooth: hci_h5: Add ability to allocate memory for private + data (git-fixes). +- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with + gpiod_get_optional() (git-fixes). +- Bluetooth: hci_event: Fix not indicating new connection for + BIG Sync (git-fixes). +- Bluetooth: Remove superfluous call to hci_conn_check_pending() + (git-fixes). +- Bluetooth: mgmt: Remove leftover queuing of power_off work + (git-fixes). +- Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (git-fixes). +- wifi: brcm80211: handle pmk_op allocation failure (git-fixes). +- wifi: rtw88: 8821c: Fix false alarm count (git-fixes). +- wifi: rtw88: 8821c: Fix beacon loss and disconnect (git-fixes). +- wifi: rtw88: 8821cu: Fix firmware upload fail (git-fixes). +- wifi: mt76: mt7921: fix incorrect type conversion for CLC + command (git-fixes). +- wifi: mt76: mt7996: fix HIF_TXD_V2_1 value (git-fixes). +- wifi: mt76: mt7996: fix efuse reading issue (git-fixes). +- wifi: mt76: mt7996: fix HE beamformer phy cap for station vif + (git-fixes). +- wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps + (git-fixes). +- wifi: mt76: mt7996: fix TWT issues (git-fixes). +- sr9800: Add check for usbnet_get_endpoints (git-fixes). +- wifi: ath12k: fix incorrect logic of calculating vdev_stats_id + (git-fixes). +- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use + (git-fixes). +- wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE + before WMI_PEER_ASSOC_CMDID (git-fixes). +- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init + is complete (git-fixes). +- wifi: wilc1000: revert reset line logic flip (git-fixes). +- wifi: brcmsmac: avoid function pointer casts (git-fixes). +- wifi: wilc1000: prevent use-after-free on vif when cleaning + up all interfaces (git-fixes). +- wifi: iwlwifi: mvm: Fix the listener MAC filter flags + (git-fixes). +- wifi: iwlwifi: mvm: don't set replay counters to 0xff + (git-fixes). +- wifi: iwlwifi: mvm: don't set the MFP flag for the GTK + (git-fixes). +- wifi: iwlwifi: mvm: fix erroneous queue index mask (git-fixes). +- wifi: iwlwifi: support EHT for WH (git-fixes). +- wifi: wfx: fix memory leak when starting AP (git-fixes). +- wifi: brcmsmac: Drop legacy header (git-fixes). +- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() + (git-fixes). +- wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU + (git-fixes). +- wifi: iwlwifi: mvm: fix the TLC command after ADD_STA + (git-fixes). +- wifi: iwlwifi: mvm: use FW rate for non-data only on new devices + (git-fixes). +- wifi: iwlwifi: mvm: d3: fix IPN byte order (git-fixes). +- wifi: iwlwifi: fix EWRD table validity check (git-fixes). +- wifi: iwlwifi: mvm: initialize rates in FW earlier (git-fixes). +- wifi: iwlwifi: acpi: fix WPFC reading (git-fixes). +- wifi: iwlwifi: dbg-tlv: ensure NUL termination (git-fixes). +- wifi: iwlwifi: mvm: report beacon protection failures + (git-fixes). +- wifi: brcmfmac: fix copyright year mentioned in platform_data + header (git-fixes). +- wifi: ath12k: Fix issues in channel list update (git-fixes). +- wifi: ath10k: fix NULL pointer dereference in + ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (git-fixes). +- can: softing: remove redundant NULL check (git-fixes). +- wifi: brcmfmac: avoid invalid list operation when vendor attach + fails (git-fixes). +- wifi: mwifiex: debugfs: Drop unnecessary error check for + debugfs_create_dir() (git-fixes). +- wifi: wilc1000: fix multi-vif management when deleting a vif + (git-fixes). +- wifi: wilc1000: do not realloc workqueue everytime an interface + is added (git-fixes). +- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work + (git-fixes). +- wifi: b43: Disable QoS for bcm4331 (git-fixes). +- wifi: b43: Stop correct queue in DMA worker when QoS is disabled + (git-fixes). +- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is + disabled (git-fixes). +- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is + disabled (git-fixes). +- doc-guide: kernel-doc: tell about object-like macros + (git-fixes). +- soc: qcom: llcc: Check return value on Broadcast_OR reg read + (git-fixes). +- soc: qcom: socinfo: rename PM2250 to PM4125 (git-fixes). +- bus: tegra-aconnect: Update dependency to ARCH_TEGRA + (git-fixes). +- firmware: arm_scmi: Fix double free in SMC transport cleanup + path (git-fixes). +- commit d454c2c + +------------------------------------------------------------------- +Wed Mar 13 08:58:39 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 5709f5a + +------------------------------------------------------------------- +Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 612fa2e + +------------------------------------------------------------------- +Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de + +- selinux: only filter copy-up xattrs following initialization + (bsc#1210690). +- commit f42baec + +------------------------------------------------------------------- +Wed Mar 13 01:48:09 CET 2024 - neilb@suse.de + +- NFS: Fix data corruption caused by congestion (git-fixes). +- pNFS: Fix the pnfs block driver's calculation of layoutget size + (git-fixes). +- NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix O_DIRECT locking issues (git-fixes). +- commit b64b15f + +------------------------------------------------------------------- +Tue Mar 12 23:31:45 CET 2024 - neilb@suse.de + +- nfsd: don't take fi_lock in nfsd_break_deleg_cb() (git-fixes). +- SUNRPC: fix _xprt_switch_find_current_entry logic (git-fixes). +- NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT + (git-fixes). +- NFS: Use parent's objective cred in nfs_access_login_time() + (git-fixes). +- blocklayoutdriver: Fix reference leak of pnfs_device_node + (git-fixes). +- SUNRPC: Fix a suspicious RCU usage warning (git-fixes). +- NFSD: Fix "start of NFS reply" pointer passed to + nfsd_cache_update() (git-fixes). +- NFSD: Update nfsd_cache_append() to use xdr_stream (git-fixes). +- nfsd: fix file memleak on client_opens_release (git-fixes). +- SUNRPC: Fix RPC client cleaned up the freed pipefs dentries + (git-fixes). +- NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO (git-fixes). +- SUNRPC: Add an IS_ERR() check back to where it was (git-fixes). +- NFSv4.1: fix handling NFS4ERR_DELAY when testing for session + trunking (git-fixes). +- SUNRPC: ECONNRESET might require a rebind (git-fixes). +- svcrdma: Drop connection after an RDMA Read error (git-fixes). +- nfsd: Handle EOPENSTALE correctly in the filecache (git-fixes). +- nfsd: lock_rename() needs both directories to live on the same + fs (git-fixes). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (git-fixes). +- pNFS: Fix a hang in nfs4_evict_inode() (git-fixes). +- NFS: Fix potential oops in nfs_inode_remove_request() + (git-fixes). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (git-fixes). +- nfs: decrement nrequests counter before releasing the req + (git-fixes). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (git-fixes). +- Revert "SUNRPC dont update timeout value on connection reset" + (git-fixes). +- NFSv4: Fix a state manager thread deadlock regression + (git-fixes). +- NFSv4: Fix a nfs4_state_manager() race (git-fixes). +- SUNRPC: Fail quickly when server does not recognize TLS + (git-fixes). +- NFSv4.1: fix zero value filehandle in post open getattr + (git-fixes). +- NFS: More fixes for nfs_direct_write_reschedule_io() + (git-fixes). +- NFS: Use the correct commit info in nfs_join_page_group() + (git-fixes). +- NFS: More O_DIRECT accounting fixes for error paths (git-fixes). +- NFS: Fix error handling for O_DIRECT write scheduling + (git-fixes). +- nfsd: fix change_info in NFSv4 RENAME replies (git-fixes). +- NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix a potential data corruption (git-fixes). +- NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info + (git-fixes). +- commit e298a32 + +------------------------------------------------------------------- +Tue Mar 12 17:25:48 CET 2024 - lhenriques@suse.de + +- Update + patches.suse/ceph-fix-deadlock-or-deadcode-of-misusing-dget.patch + (bsc#1220453 bsc#1221058 CVE-2023-52583). +- commit 25befcc + +------------------------------------------------------------------- +Tue Mar 12 16:58:11 CET 2024 - mgorman@suse.de + +- sched/fair: Combine EAS check with overutilized access + (bsc#1221157). +- sched/fair: Use helper function to access rd->overutilized + (bsc#1221157). +- sched/fair: Add EAS checks before updating overutilized + (bsc#1221157). +- commit c66ccdb + +------------------------------------------------------------------- +Tue Mar 12 15:53:52 CET 2024 - lhenriques@suse.de + +- netfs, fscache: Prevent Oops in fscache_put_cache() (bsc#1221291 + CVE-2024-26612). +- commit f4e9666 + +------------------------------------------------------------------- +Tue Mar 12 14:33:40 CET 2024 - vbabka@suse.cz + +- mm, vmscan: prevent infinite loop for costly GFP_NOIO | + __GFP_RETRY_MAYFAIL allocations (git-fixes). +- commit 36fac6a + +------------------------------------------------------------------- +Tue Mar 12 12:47:04 CET 2024 - vbabka@suse.cz + +- mm: migrate high-order folios in swap cache correctly + (git-fixes). +- commit 46a5bb6 + +------------------------------------------------------------------- +Tue Mar 12 12:34:27 CET 2024 - vbabka@suse.cz + +- mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer + (git-fixes). +- commit 436bfc9 + +------------------------------------------------------------------- +Tue Mar 12 12:30:23 CET 2024 - vbabka@suse.cz + +- Refresh patches.suse/mm-mmap-fix-vma_merge-case-7.patch. +- commit 442a3e7 + +------------------------------------------------------------------- +Tue Mar 12 12:20:44 CET 2024 - denis.kirjanov@suse.com + +- bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk + (git-fixes). +- commit bffce9c + +------------------------------------------------------------------- +Tue Mar 12 11:02:49 CET 2024 - denis.kirjanov@suse.com + +- nfp: flower: prevent re-adding mac index for bonded port (git-fixes). +- commit 6661999 + +------------------------------------------------------------------- +Tue Mar 12 11:01:07 CET 2024 - denis.kirjanov@suse.com + +- nfp: use correct macro for LengthSelect in BAR config (git-fixes). +- commit 7d0aeec + +------------------------------------------------------------------- +Tue Mar 12 10:59:40 CET 2024 - denis.kirjanov@suse.com + +- tsnep: Fix mapping for zero copy XDP_TX action (git-fixes). +- commit 3345825 + +------------------------------------------------------------------- +Tue Mar 12 10:57:58 CET 2024 - denis.kirjanov@suse.com + +- net: atlantic: Fix DMA mapping for PTP hwts ring (git-fixes). +- commit b00604d + +------------------------------------------------------------------- +Tue Mar 12 10:55:55 CET 2024 - denis.kirjanov@suse.com + +- netdevsim: avoid potential loop in nsim_dev_trap_report_work() (git-fixes). +- commit 57a7091 + +------------------------------------------------------------------- +Tue Mar 12 10:53:57 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Prevent DSA tags from breaking COE (git-fixes). +- commit e8cc0c0 + +------------------------------------------------------------------- +Tue Mar 12 10:01:27 CET 2024 - tiwai@suse.de + +- Move out-of-tree patches into the right section +- commit 6624840 + +------------------------------------------------------------------- +Tue Mar 12 09:59:39 CET 2024 - tiwai@suse.de + +- Documentation: virt: Fix up pre-formatted text block for SEV + ioctls (git-fixes). +- commit b6867f0 + +------------------------------------------------------------------- +Tue Mar 12 09:59:02 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 489fc6e + +------------------------------------------------------------------- +Tue Mar 12 09:52:49 CET 2024 - tiwai@suse.de + +- crypto: ccp - Have it depend on AMD_IOMMU (git-fixes). +- rtc: test: Fix invalid format specifier (git-fixes). +- lib: memcpy_kunit: Fix an invalid format specifier in an + assertion msg (git-fixes). +- lib/cmdline: Fix an invalid format specifier in an assertion + msg (git-fixes). +- selftests/mqueue: Set timeout to 180 seconds (git-fixes). +- Documentation: coresight: fix `make refcheckdocs` warning + (git-fixes). +- commit 2c8fcdc + +------------------------------------------------------------------- +Tue Mar 12 03:32:41 CET 2024 - neilb@suse.de + +- Refresh patches.suse/nfsd-fix-RELEASE_LOCKOWNER.patch. + update mainline commit info +- commit 2c149c7 + +------------------------------------------------------------------- +Mon Mar 11 14:16:45 CET 2024 - denis.kirjanov@suse.com + +- amt: do not use overwrapped cb area (git-fixes). +- commit 1372aac + +------------------------------------------------------------------- +Mon Mar 11 14:14:14 CET 2024 - denis.kirjanov@suse.com + +- bonding: remove print in bond_verify_device_path (git-fixes). +- commit 7a54f95 + +------------------------------------------------------------------- +Mon Mar 11 14:07:35 CET 2024 - denis.kirjanov@suse.com + +- stmmac: preserve KABI in stmmac_txq_cfg (git-fixes). +- commit 034b0ac + +------------------------------------------------------------------- +Mon Mar 11 14:05:31 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Tx coe sw fallback (git-fixes). +- commit d5cf563 + +------------------------------------------------------------------- +Mon Mar 11 13:31:45 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit 0889c69 + +------------------------------------------------------------------- +Mon Mar 11 11:11:02 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit b63446f + +------------------------------------------------------------------- +Mon Mar 11 11:03:50 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit ed66a82 + +------------------------------------------------------------------- +Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com + +- Update + patches.suse/usb-hub-Guard-against-accesses-to-uninitialized-BOS-.patch + (bsc#1220790 CVE-2023-52477). + Added CVE +- commit 61b1ebd + +------------------------------------------------------------------- +Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de + +- i2c: aspeed: Fix the dummy irq expected print (git-fixes). +- i2c: wmt: Fix an error handling path in wmt_i2c_probe() + (git-fixes). +- i2c: i801: Avoid potential double call to + gpiod_remove_lookup_table (git-fixes). +- commit 5a2966b + +------------------------------------------------------------------- +Sun Mar 10 00:12:35 CET 2024 - dfaggioli@suse.com + +- s390/vfio-ap: wire in the vfio_device_ops request callback + (bsc#1205316). +- Refresh + patches.suse/vfio-iommufd-Add-detach_ioas-support-for-emulated-VFIO-devices. +- commit c62972b + +------------------------------------------------------------------- +Sat Mar 9 19:01:46 CET 2024 - lduncan@suse.com + +- scsi: target: iscsi: don't warn of R/W when no data + (bsc#1215541). +- scsi: target: iscsi: handle SCSI immediate commands + (bsc#1215541). +- commit ed0e112 + +------------------------------------------------------------------- +Sat Mar 9 10:56:57 CET 2024 - tiwai@suse.de + +- Fix missing initialization in mt7921* drivers (bsc#1221114) + Refresh patches.suse/wifi-mt76-move-struct-ieee80211_chanctx_conf-up-to-s.patch +- commit ecd5297 + +------------------------------------------------------------------- +Sat Mar 9 09:43:38 CET 2024 - tiwai@suse.de + +- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll + (git-fixes). +- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono + mode (git-fixes). +- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC + (git-fixes). +- ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) + into DMI quirk table (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi + Vi8 tablet (git-fixes). +- ALSA: hda: cs35l41: Overwrite CS35L41 configuration for ASUS + UM5302LA (git-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo Thinkbook 16P laptops + (git-fixes). +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P (git-fixes). +- ALSA: hda: optimize the probe codec process (git-fixes). +- commit 5c5002a + +------------------------------------------------------------------- +Sat Mar 9 09:41:18 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook + (git-fixes). +- ALSA: hda/realtek - Add Headset Mic supported Acer NB platform + (git-fixes). +- commit 0303741 + +------------------------------------------------------------------- +Sat Mar 9 09:35:17 CET 2024 - tiwai@suse.de + +- mei: gsc_proxy: match component when GSC is on different bus + (git-fixes). +- misc: fastrpc: Pass proper arguments to scm call (git-fixes). +- comedi: comedi_test: Prevent timers rescheduling during deletion + (git-fixes). +- misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled + twice on suspend/resume (git-fixes). +- iio: accel: adxl367: fix I2C FIFO data register (git-fixes). +- iio: accel: adxl367: fix DEVID read after reset (git-fixes). +- iio: pressure: dlhl60d: Initialize empty DLH bytes (git-fixes). +- counter: fix privdata alignment (git-fixes). +- Revert "tty: serial: simplify + qcom_geni_serial_send_chunk_fifo()" (git-fixes). +- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS + is enabled (git-fixes). +- vt: fix unicode buffer corruption when deleting characters + (git-fixes). +- serial: 8250_dw: Do not reclock if already at correct rate + (git-fixes). +- tty: serial: imx: Fix broken RS485 (git-fixes). +- xhci: Fix failure to detect ring expansion need (git-fixes). +- usb: port: Don't try to peer unused USB ports based on location + (git-fixes). +- usb: gadget: ncm: Fix handling of zero block length packets + (git-fixes). +- usb: typec: altmodes/displayport: create sysfs nodes as driver's + default device attribute group (git-fixes). +- usb: typec: tpcm: Fix PORT_RESET behavior for self powered + devices (git-fixes). +- USB: usb-storage: Prevent divide-by-0 error in + isd200_ata_command (git-fixes). +- thunderbolt: Fix NULL pointer dereference in + tb_port_update_credits() (git-fixes). +- Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal + (git-fixes). +- ASoC: rcar: adg: correct TIMSEL setting for SSI9 (git-fixes). +- ASoC: madera: Fix typo in madera_set_fll_clks shift value + (git-fixes). +- ALSA: hda/realtek - Fix headset Mic no show at resume back + for Lenovo ALC897 platform (git-fixes). +- drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf + (git-fixes). +- drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel + HFP and HBP (again) (git-fixes). +- drm: Fix output poll work for drm_kms_helper_poll=n (git-fixes). +- drm/amd/display: check dc_link before dereferencing (git-fixes). +- drm/i915/selftests: Fix dependency of some timeouts on HZ + (git-fixes). +- drm/i915: Don't explode when the dig port we don't have an + AUX CH (git-fixes). +- drm/i915: Check before removing mm notifier (git-fixes). +- drm/i915/hdcp: Extract hdcp structure from correct connector + (git-fixes). +- drm/i915/hdcp: Remove additional timing for reading mst hdcp + message (git-fixes). +- drm/i915/hdcp: Move to direct reads for HDCP (git-fixes). +- commit e4dbdb4 + +------------------------------------------------------------------- +Sat Mar 9 00:20:14 CET 2024 - ailiop@suse.com + +- erofs: apply proper VMA alignment for memory mapped files on + THP (git-fixes). +- commit f883467 + +------------------------------------------------------------------- +Fri Mar 8 16:06:50 CET 2024 - msuchanek@suse.de + +- powerpc: Add PVN support for HeXin C2000 processor + (jsc#PED-7970). +- Refresh patches.suse/powerpc-Add-Power11-architected-and-raw-mode.patch +- commit 840aeb4 + +------------------------------------------------------------------- +Fri Mar 8 13:38:37 CET 2024 - jbohac@suse.cz + +- Refresh + patches.suse/x86-e820-Don-t-reserve-SETUP_RNG_SEED-in-e820.patch +- commit cca30de + +------------------------------------------------------------------- +Thu Mar 7 18:15:41 CET 2024 - tonyj@suse.de + +- perf/pmu-events/powerpc: Update json mapfile with Power11 PVR + (jsc#PED-7970 jsc#PED-8065). +- powerpc/perf: Power11 Performance Monitoring support + (jsc#PED-7970 jsc#PED-8065). +- perf vendor events powerpc: Add PVN for HX-C2000 CPU with + Power8 Architecture (jsc#PED-7970 jsc#PED-8065). +- commit b9d5dfb + +------------------------------------------------------------------- +Thu Mar 7 11:49:53 CET 2024 - msuchanek@suse.de + +- Revert "git-sort: Add io_uring 6.3 fixes remote" + This reverts commit 6392287eb4bd8f99419025c617f5a9b7ce323a79. + Remove version-specific branch. +- commit e463564 + ------------------------------------------------------------------- Thu Mar 7 09:55:20 CET 2024 - tiwai@suse.de @@ -25,6 +1056,12 @@ Thu Mar 7 09:53:31 CET 2024 - tiwai@suse.de - soc: qcom: pmic_glink: Fix boot when QRTR=m (git-fixes). - commit 43e9ac3 +------------------------------------------------------------------- +Thu Mar 7 09:35:31 CET 2024 - iivanov@suse.de + +- Update patches.suse/PCI-MSI-Prevent-MSI-hardware-interrupt-number-trunca.patch (git-fixes,bsc#1218777) +- commit 7d27d0e + ------------------------------------------------------------------- Thu Mar 7 09:16:03 CET 2024 - iivanov@suse.de @@ -50127,6 +51164,13 @@ Sat Oct 21 13:25:16 CEST 2023 - tiwai@suse.de (git-fixes). - commit 14a1c75 +------------------------------------------------------------------- +Fri Oct 20 18:50:59 CEST 2023 - mwilck@suse.com + +- qedf: Wait for stag work during unload (bsc#1214852). +- qedf: Don't process stag work during unload (bsc#1214852). +- commit dcc092a + ------------------------------------------------------------------- Fri Oct 20 18:31:53 CEST 2023 - jwiesner@suse.de diff --git a/kernel-default.spec b/kernel-default.spec index dabf402..2a082fc 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 dacef75e68efe93975d261181ecdeb4ef168ddab +%define git_commit 315984222d95397f895e8f96d99fdc1f5b7bee29 %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: .gdacef75 +Release: .g3159842 %else Release: 0 %endif diff --git a/kernel-docs.changes b/kernel-docs.changes index 1ab76ec..02eaf8c 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,1034 @@ +------------------------------------------------------------------- +Fri Mar 15 09:19:37 CET 2024 - tiwai@suse.de + +- ALSA: hda/tas2781: remove unnecessary runtime_pm calls + (git-fixes). +- ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on + some HP models (git-fixes). +- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops + (git-fixes). +- ALSA: hda: Reuse for_each_pcm_streams() (git-fixes). +- ALSA: usb-audio: Name feature ctl using output if input is PCM + (git-fixes). +- commit fdd39ea + +------------------------------------------------------------------- +Fri Mar 15 09:15:01 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for various HP ENVY models + (git-fixes). +- commit 62207c4 + +------------------------------------------------------------------- +Fri Mar 15 09:12:54 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add "Intel Reference board" SSID in the + ALC256 (git-fixes). +- ALSA: hda/realtek: Remove two HP Laptops using CS35L41 + (git-fixes). +- ALSA: hda: cs35l41: Support HP models without _DSD using dual + Speaker ID (git-fixes). +- ALSA: hda: cs35l41: Support additional HP Envy Models + (git-fixes). +- ALSA: hda/realtek: Add quirks for HP G11 Laptops using CS35L56 + (git-fixes). +- ALSA: hda: realtek: Re-work CS35L41 fixups to re-use for other + amps (git-fixes). +- commit c4f7d5a + +------------------------------------------------------------------- +Fri Mar 15 08:28:03 CET 2024 - tiwai@suse.de + +- nilfs2: prevent kernel bug at submit_bh_wbc() (git-fixes). +- nilfs2: fix failure to detect DAT corruption in btree and + direct mappings (git-fixes). +- selftests/mm: protection_keys: save/restore nr_hugepages + settings (git-fixes). +- selftests/mm: hugetlb_reparenting_test: do not unmount + (git-fixes). +- selftests/mm: dont fail testsuite due to a lack of hugepages + (git-fixes). +- modules: wait do_free_init correctly (git-fixes). +- PCI: qcom: Enable BDF to SID translation properly (git-fixes). +- PCI: dwc: endpoint: Fix advertised resizable BAR size + (git-fixes). +- PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling + (git-fixes). +- PCI: switchtec: Fix an error handling path in + switchtec_pci_probe() (git-fixes). +- PCI/P2PDMA: Fix a sleeping issue in a RCU read section + (git-fixes). +- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken + (git-fixes). +- PCI/DPC: Print all TLP Prefixes, not just the first (git-fixes). +- pci_iounmap(): Fix MMIO mapping leak (git-fixes). +- PCI/AER: Fix rootport attribute paths in ABI docs (git-fixes). +- platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check + (git-fixes). +- platform/x86/intel/tpmi: Change vsec offset to u64 (git-fixes). +- Revert "platform/x86: asus-wmi: Support WMI event queue" + (git-fixes). +- leds: sgm3140: Add missing timer cleanup and flash gpio control + (git-fixes). +- Revert "leds: Only descend into leds directory when + CONFIG_NEW_LEDS is set" (git-fixes). +- leds: aw2013: Unlock mutex before destroying it (git-fixes). +- mfd: altera-sysmgr: Call of_node_put() only when + of_parse_phandle() takes a ref (git-fixes). +- mfd: syscon: Call of_node_put() only when of_parse_phandle() + takes a ref (git-fixes). +- pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin + group/function (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8192 (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8186 (git-fixes). +- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd + (git-fixes). +- HID: amd_sfh: Avoid disabling the interrupt (git-fixes). +- commit a95f20c + +------------------------------------------------------------------- +Fri Mar 15 08:23:42 CET 2024 - tiwai@suse.de + +- ALSA: usb-audio: Stop parsing channels bits when all channels + are found (git-fixes). +- ALSA: aaci: Delete unused variable in aaci_do_suspend + (git-fixes). +- ASoC: meson: axg-tdm-interface: add frame rate constraint + (git-fixes). +- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs + (git-fixes). +- ASoC: SOF: Add some bounds checking to firmware data + (git-fixes). +- ASoC: meson: t9015: fix function pointer type mismatch + (git-fixes). +- ASoC: meson: aiu: fix function pointer type mismatch + (git-fixes). +- ASoC: sh: rz-ssi: Fix error message print (git-fixes). +- ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe() + (git-fixes). +- ASoC: amd: acp: Add missing error handling in sof-mach + (git-fixes). +- ALSA: hda/tas2781: restore power state after system_resume + (git-fixes). +- ALSA: hda/tas2781: do not call pm_runtime_force_* in + system_resume/suspend (git-fixes). +- ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend + (git-fixes). +- ALSA: hda/tas2781: add lock to system_suspend (git-fixes). +- ALSA: hda/tas2781: use dev_dbg in system_resume (git-fixes). +- ALSA: seq: fix function cast warnings (git-fixes). +- ALSA: aw2: avoid casting function pointers (git-fixes). +- ALSA: ctxfi: avoid casting function pointers (git-fixes). +- ALSA: hda: cs35l41: Set Channel Index correctly when system + is missing _DSD (git-fixes). +- backlight: lp8788: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3639: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: da9052: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3630a: Don't set bl->props.brightness in + get_brightness (git-fixes). +- backlight: lm3630a: Initialize backlight_properties on init + (git-fixes). +- backlight: ktz8866: Correct the check for of_property_read_u32 + (git-fixes). +- backlight: hx8357: Fix potential NULL pointer dereference + (git-fixes). +- gpio: nomadik: fix offset bug in nmk_pmx_set() (git-fixes). +- HID: amd_sfh: Update HPD sensor structure elements (git-fixes). +- commit 428d278 + +------------------------------------------------------------------- +Thu Mar 14 17:43:21 CET 2024 - tiwai@suse.de + +- Update patch reference for IDXD fix (bsc#1221428) +- commit 20b42d0 + +------------------------------------------------------------------- +Thu Mar 14 16:44:44 CET 2024 - nik.borisov@suse.com + +- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests (bsc#1213456 CVE-2023-28746). +- commit a59ffeb + +------------------------------------------------------------------- +Thu Mar 14 16:44:27 CET 2024 - nik.borisov@suse.com + +- x86/rfds: Mitigate Register File Data Sampling (RFDS) (bsc#1213456 CVE-2023-28746). +- commit c210394 + +------------------------------------------------------------------- +Thu Mar 14 16:43:01 CET 2024 - nik.borisov@suse.com + +- Documentation/hw-vuln: Add documentation for RFDS (bsc#1213456 CVE-2023-28746). +- commit 0f1938a + +------------------------------------------------------------------- +Thu Mar 14 16:41:56 CET 2024 - nik.borisov@suse.com + +- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set (bsc#1213456 CVE-2023-28746). +- commit 52997cc + +------------------------------------------------------------------- +Thu Mar 14 11:09:55 CET 2024 - lhenriques@suse.de + +- libceph: init the cursor when preparing sparse read in msgr2 + (bsc#1221393). +- ceph: switch to corrected encoding of max_xattr_size in mdsmap + (bsc#1221392). +- ceph: prevent use-after-free in encode_cap_msg() (bsc#1221391). +- libceph: just wait for more data to be available on the socket + (bsc#1221390). +- libceph: rename read_sparse_msg_*() to + read_partial_sparse_msg_*() (bsc#1221389). +- libceph: fail sparse-read if the data length doesn't match + (bsc#1221388). +- commit 088fe3e + +------------------------------------------------------------------- +Thu Mar 14 10:16:37 CET 2024 - tiwai@suse.de + +- kabi/severities: ignore intel_tcc_get_temp() change (git-fixes) +- commit 62d327d + +------------------------------------------------------------------- +Thu Mar 14 10:13:54 CET 2024 - tiwai@suse.de + +- thermal/intel: Fix intel_tcc_get_temp() to support negative + CPU temperature (git-fixes). +- commit 6dc4a23 + +------------------------------------------------------------------- +Thu Mar 14 10:12:16 CET 2024 - tiwai@suse.de + +- memfd: drop warning for missing exec-related flags + (bsc#1221161). +- commit 68995fe + +------------------------------------------------------------------- +Thu Mar 14 08:15:06 CET 2024 - tiwai@suse.de + +- gpiolib: Pass consumer device through to core in + devm_fwnode_gpiod_get_index() (git-fixes). +- commit 446d465 + +------------------------------------------------------------------- +Thu Mar 14 08:13:52 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: add division of drm_display_mode's hskew parameter + (git-fixes). +- media: tc358743: register v4l2 async device only after + successful setup (git-fixes). +- tpm,tpm_tis: Avoid warning splat at shutdown (git-fixes). +- powercap: dtpm_cpu: Fix error check against + freq_qos_add_request() (git-fixes). +- powercap: intel_rapl_tpmi: Fix a register bug (git-fixes). +- powercap: intel_rapl: Fix a NULL pointer dereference + (git-fixes). +- PM: sleep: wakeirq: fix wake irq warning in system suspend + (git-fixes). +- PM: suspend: Set mem_sleep_current during kernel command line + setup (git-fixes). +- selftest: gpio: remove obsolete gpio-mockup test (git-fixes). +- gpio: vf610: allow disabling the vf610 driver (git-fixes). +- regulator: userspace-consumer: add module device table + (git-fixes). +- mmc: core: Fix switch on gp3 partition (git-fixes). +- mmc: wmt-sdmmc: remove an incorrect release_mem_region() + call in the .remove function (git-fixes). +- mmc: tmio: avoid concurrent runs of mmc_request_done() + (git-fixes). +- pwm: mediatek: Update kernel doc for struct pwm_mediatek_of_data + (git-fixes). +- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan + (git-fixes). +- commit 7ae9bb9 + +------------------------------------------------------------------- +Thu Mar 14 08:07:55 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit 1ec0805 + +------------------------------------------------------------------- +Thu Mar 14 08:05:50 CET 2024 - tiwai@suse.de + +- drm/etnaviv: Restore some id values (git-fixes). +- drm/amd/pm: Fix esm reg mask use to get pcie speed (git-fixes). +- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of + atom_get_src_int() (git-fixes). +- Revert "drm/amdgpu: Add pcie usage callback to nbio" + (git-fixes). +- Revert "drm/amdgpu: Add pci usage to nbio v7.9" (git-fixes). +- drm/msm/a7xx: Fix LLC typo (git-fixes). +- drm/msm/dpu: finalise global state object (git-fixes). +- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is + enabled (git-fixes). +- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN + (git-fixes). +- drm/msm/dpu: improve DSC allocation (git-fixes). +- drm/mediatek: Fix a null pointer crash in + mtk_drm_crtc_finish_page_flip (git-fixes). +- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions + (git-fixes). +- drm/tests: helpers: Include missing drm_drv header (git-fixes). +- drm/tidss: Fix sync-lost issue with two displays (git-fixes). +- drm/tidss: Fix initial plane zpos values (git-fixes). +- drm/tegra: put drm_gem_object ref on error in tegra_fb_create + (git-fixes). +- drm/bridge: adv7511: fix crash on irq during probe (git-fixes). +- drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first + (git-fixes). +- drm/amd/display: Add 'replay' NULL check in + 'edp_set_replay_allow_active()' (git-fixes). +- drm/amd/display: fix NULL checks for adev->dm.dc in + amdgpu_dm_fini() (git-fixes). +- drm/radeon/ni: Fix wrong firmware size logging in + ni_init_microcode() (git-fixes). +- drm: ci: use clk_ignore_unused for apq8016 (git-fixes). +- Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane + for DDB allocation" (git-fixes). +- drm/amdgpu: Fix potential out-of-bounds access in + 'amdgpu_discovery_reg_base_init()' (git-fixes). +- drm/amd/display: Fix potential NULL pointer dereferences in + 'dcn10_set_output_transfer_func()' (git-fixes). +- drm/amd/display: Fix a potential buffer overflow in + 'dp_dsc_clock_en_read()' (git-fixes). +- drm/radeon/ni_dpm: remove redundant NULL check (git-fixes). +- drm/radeon: remove dead code in ni_mc_load_microcode() + (git-fixes). +- drm/vmwgfx: Fix the lifetime of the bo cursor memory + (git-fixes). +- drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created + MOBs (git-fixes). +- drm/vmwgfx: Fix possible null pointer derefence with invalid + contexts (git-fixes). +- drm/lima: fix a memleak in lima_heap_alloc (git-fixes). +- drm/panel-edp: use put_sync in unprepare (git-fixes). +- drm/rockchip: lvds: do not print scary message when probing + defer (git-fixes). +- drm/rockchip: lvds: do not overwrite error code (git-fixes). +- drm/vmwgfx: Unmap the surface before resetting it on a plane + state (git-fixes). +- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (git-fixes). +- drm/vkms: Avoid reading beyond LUT array (git-fixes). +- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (git-fixes). +- drm/rockchip: inno_hdmi: Fix video timing (git-fixes). +- drm/tegra: output: Fix missing i2c_put_adapter() in the error + handling paths of tegra_output_probe() (git-fixes). +- drm/tegra: rgb: Fix missing clk_put() in the error handling + paths of tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: rgb: Fix some error handling paths in + tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: hdmi: Fix some error handling paths in + tegra_hdmi_probe() (git-fixes). +- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error + handling path of tegra_dsi_probe() (git-fixes). +- drm/tegra: dsi: Fix some error handling paths in + tegra_dsi_probe() (git-fixes). +- drm/tegra: dpaux: Fix PM disable depth imbalance in + tegra_dpaux_probe (git-fixes). +- drm/tegra: dsi: Add missing check for of_find_device_by_node + (git-fixes). +- ACPI: processor_idle: Fix memory leak in + acpi_processor_power_exit() (git-fixes). +- ACPI: resource: Add MAIBENBEN X577 to + irq1_edge_low_force_override (git-fixes). +- ACPI: scan: Fix device check notification handling (git-fixes). +- ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors + (git-fixes). +- cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's + return value (git-fixes). +- cpufreq: Limit resolving a frequency to policy min/max + (git-fixes). +- cpufreq: amd-pstate: Fix min_perf assignment in + amd_pstate_adjust_perf() (git-fixes). +- commit 451635c + +------------------------------------------------------------------- +Thu Mar 14 07:48:20 CET 2024 - nik.borisov@suse.com + +- RAS: Export helper to get ras_debugfs_dir (jsc#PED-7619). +- commit ddeebbf + +------------------------------------------------------------------- +Wed Mar 13 17:44:47 CET 2024 - fdmanana@suse.com + +- btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot + of subvolume being deleted (bsc#1221282). +- commit adc8e1b + +------------------------------------------------------------------- +Wed Mar 13 17:30:12 CET 2024 - fdmanana@suse.com + +- btrfs: don't abort filesystem when attempting to snapshot + deleted subvolume (bsc#1221282). +- commit 7de0be8 + +------------------------------------------------------------------- +Wed Mar 13 17:26:34 CET 2024 - tiwai@suse.de + +- Fix missing initial value for tcp pingpong threshold (bsc#1221339,bsc#1221305,bsc#1221032,bsc#1221261) + This caused high latencies leading to various network issues +- commit de6f6b8 + +------------------------------------------------------------------- +Wed Mar 13 15:58:37 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix off by one when unwinding on error (jsc#PED-7619). +- commit 083602e + +------------------------------------------------------------------- +Wed Mar 13 15:57:19 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Add debugfs interface to print record entries (jsc#PED-7619). +- commit 1a5e647 + +------------------------------------------------------------------- +Wed Mar 13 15:56:56 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Save SPA values (jsc#PED-7619). +- commit 4072c0c + +------------------------------------------------------------------- +Wed Mar 13 15:26:37 CET 2024 - tiwai@suse.de + +- Bluetooth: Fix eir name length (git-fixes). +- wifi: mac80211: update scratch_pos after defrag (git-fixes). +- wifi: mac80211: track capability/opmode NSS separately + (git-fixes). +- wifi: mt76: mt792x: fix a potential loading failure of the + 6Ghz channel config from ACPI (git-fixes). +- wifi: mt76: mt7921e: fix use-after-free in free_irq() + (git-fixes). +- wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info() + (git-fixes). +- wifi: wilc1000: fix RCU usage in connect path (git-fixes). +- commit 76a6eff + +------------------------------------------------------------------- +Wed Mar 13 15:04:29 CET 2024 - tiwai@suse.de + +- blacklist.conf: add a BT entry that breaks kABI +- commit a6a5c3b + +------------------------------------------------------------------- +Wed Mar 13 15:02:47 CET 2024 - tiwai@suse.de + +- gpu/host1x kABI workaround (git-fixes). +- commit 86a9dbb + +------------------------------------------------------------------- +Wed Mar 13 14:53:36 CET 2024 - tiwai@suse.de + +- gpu: host1x: Skip reset assert on Tegra186 (git-fixes). +- commit 88887cf + +------------------------------------------------------------------- +Wed Mar 13 14:52:32 CET 2024 - tiwai@suse.de + +- blacklist.conf: add entries for firewire +- commit f73cdd2 + +------------------------------------------------------------------- +Wed Mar 13 14:50:58 CET 2024 - tiwai@suse.de + +- drm/nouveau: don't fini scheduler before entity flush + (git-fixes). +- commit 3d3c54d + +------------------------------------------------------------------- +Wed Mar 13 14:39:57 CET 2024 - mgorman@suse.de + +- futex: Prevent the reuse of stale pi_state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- commit ba092a4 + +------------------------------------------------------------------- +Wed Mar 13 13:03:56 CET 2024 - mgorman@suse.de + +- srcu: Use try-lock lockdep annotation for NMI-safe access + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- futex/pi: Fix recursive rt_mutex waiter state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- srcu: Remove extraneous parentheses from srcu_read_lock() etc + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- commit e04ae5b + +------------------------------------------------------------------- +Wed Mar 13 12:41:25 CET 2024 - tiwai@suse.de + +- Update config files: refresh for x86_64 and armv7hl +- commit 8a3dfcc + +------------------------------------------------------------------- +Wed Mar 13 10:26:22 CET 2024 - oneukum@suse.com + +- r8152: fix unknown device for choose_configuration (git-fixes). +- commit 71e2f25 + +------------------------------------------------------------------- +Wed Mar 13 09:27:26 CET 2024 - tiwai@suse.de + +- bluetooth hci_uart_register_device() kABI workaround + (git-fixes). +- commit 2fcc10e + +------------------------------------------------------------------- +Wed Mar 13 09:17:20 CET 2024 - tiwai@suse.de + +- net: phy: dp83822: Fix RGMII TX delay configuration (git-fixes). +- net: phy: fix phy_get_internal_delay accessing an empty array + (git-fixes). +- Bluetooth: btnxpuart: Fix btnxpuart_close (git-fixes). +- Bluetooth: af_bluetooth: Fix deadlock (git-fixes). +- Bluetooth: hci_core: Fix possible buffer overflow (git-fixes). +- Bluetooth: btrtl: fix out of bounds memory access (git-fixes). +- Bluetooth: hci_h5: Add ability to allocate memory for private + data (git-fixes). +- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with + gpiod_get_optional() (git-fixes). +- Bluetooth: hci_event: Fix not indicating new connection for + BIG Sync (git-fixes). +- Bluetooth: Remove superfluous call to hci_conn_check_pending() + (git-fixes). +- Bluetooth: mgmt: Remove leftover queuing of power_off work + (git-fixes). +- Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (git-fixes). +- wifi: brcm80211: handle pmk_op allocation failure (git-fixes). +- wifi: rtw88: 8821c: Fix false alarm count (git-fixes). +- wifi: rtw88: 8821c: Fix beacon loss and disconnect (git-fixes). +- wifi: rtw88: 8821cu: Fix firmware upload fail (git-fixes). +- wifi: mt76: mt7921: fix incorrect type conversion for CLC + command (git-fixes). +- wifi: mt76: mt7996: fix HIF_TXD_V2_1 value (git-fixes). +- wifi: mt76: mt7996: fix efuse reading issue (git-fixes). +- wifi: mt76: mt7996: fix HE beamformer phy cap for station vif + (git-fixes). +- wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps + (git-fixes). +- wifi: mt76: mt7996: fix TWT issues (git-fixes). +- sr9800: Add check for usbnet_get_endpoints (git-fixes). +- wifi: ath12k: fix incorrect logic of calculating vdev_stats_id + (git-fixes). +- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use + (git-fixes). +- wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE + before WMI_PEER_ASSOC_CMDID (git-fixes). +- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init + is complete (git-fixes). +- wifi: wilc1000: revert reset line logic flip (git-fixes). +- wifi: brcmsmac: avoid function pointer casts (git-fixes). +- wifi: wilc1000: prevent use-after-free on vif when cleaning + up all interfaces (git-fixes). +- wifi: iwlwifi: mvm: Fix the listener MAC filter flags + (git-fixes). +- wifi: iwlwifi: mvm: don't set replay counters to 0xff + (git-fixes). +- wifi: iwlwifi: mvm: don't set the MFP flag for the GTK + (git-fixes). +- wifi: iwlwifi: mvm: fix erroneous queue index mask (git-fixes). +- wifi: iwlwifi: support EHT for WH (git-fixes). +- wifi: wfx: fix memory leak when starting AP (git-fixes). +- wifi: brcmsmac: Drop legacy header (git-fixes). +- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() + (git-fixes). +- wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU + (git-fixes). +- wifi: iwlwifi: mvm: fix the TLC command after ADD_STA + (git-fixes). +- wifi: iwlwifi: mvm: use FW rate for non-data only on new devices + (git-fixes). +- wifi: iwlwifi: mvm: d3: fix IPN byte order (git-fixes). +- wifi: iwlwifi: fix EWRD table validity check (git-fixes). +- wifi: iwlwifi: mvm: initialize rates in FW earlier (git-fixes). +- wifi: iwlwifi: acpi: fix WPFC reading (git-fixes). +- wifi: iwlwifi: dbg-tlv: ensure NUL termination (git-fixes). +- wifi: iwlwifi: mvm: report beacon protection failures + (git-fixes). +- wifi: brcmfmac: fix copyright year mentioned in platform_data + header (git-fixes). +- wifi: ath12k: Fix issues in channel list update (git-fixes). +- wifi: ath10k: fix NULL pointer dereference in + ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (git-fixes). +- can: softing: remove redundant NULL check (git-fixes). +- wifi: brcmfmac: avoid invalid list operation when vendor attach + fails (git-fixes). +- wifi: mwifiex: debugfs: Drop unnecessary error check for + debugfs_create_dir() (git-fixes). +- wifi: wilc1000: fix multi-vif management when deleting a vif + (git-fixes). +- wifi: wilc1000: do not realloc workqueue everytime an interface + is added (git-fixes). +- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work + (git-fixes). +- wifi: b43: Disable QoS for bcm4331 (git-fixes). +- wifi: b43: Stop correct queue in DMA worker when QoS is disabled + (git-fixes). +- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is + disabled (git-fixes). +- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is + disabled (git-fixes). +- doc-guide: kernel-doc: tell about object-like macros + (git-fixes). +- soc: qcom: llcc: Check return value on Broadcast_OR reg read + (git-fixes). +- soc: qcom: socinfo: rename PM2250 to PM4125 (git-fixes). +- bus: tegra-aconnect: Update dependency to ARCH_TEGRA + (git-fixes). +- firmware: arm_scmi: Fix double free in SMC transport cleanup + path (git-fixes). +- commit d454c2c + +------------------------------------------------------------------- +Wed Mar 13 08:58:39 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 5709f5a + +------------------------------------------------------------------- +Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 612fa2e + +------------------------------------------------------------------- +Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de + +- selinux: only filter copy-up xattrs following initialization + (bsc#1210690). +- commit f42baec + +------------------------------------------------------------------- +Wed Mar 13 01:48:09 CET 2024 - neilb@suse.de + +- NFS: Fix data corruption caused by congestion (git-fixes). +- pNFS: Fix the pnfs block driver's calculation of layoutget size + (git-fixes). +- NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix O_DIRECT locking issues (git-fixes). +- commit b64b15f + +------------------------------------------------------------------- +Tue Mar 12 23:31:45 CET 2024 - neilb@suse.de + +- nfsd: don't take fi_lock in nfsd_break_deleg_cb() (git-fixes). +- SUNRPC: fix _xprt_switch_find_current_entry logic (git-fixes). +- NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT + (git-fixes). +- NFS: Use parent's objective cred in nfs_access_login_time() + (git-fixes). +- blocklayoutdriver: Fix reference leak of pnfs_device_node + (git-fixes). +- SUNRPC: Fix a suspicious RCU usage warning (git-fixes). +- NFSD: Fix "start of NFS reply" pointer passed to + nfsd_cache_update() (git-fixes). +- NFSD: Update nfsd_cache_append() to use xdr_stream (git-fixes). +- nfsd: fix file memleak on client_opens_release (git-fixes). +- SUNRPC: Fix RPC client cleaned up the freed pipefs dentries + (git-fixes). +- NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO (git-fixes). +- SUNRPC: Add an IS_ERR() check back to where it was (git-fixes). +- NFSv4.1: fix handling NFS4ERR_DELAY when testing for session + trunking (git-fixes). +- SUNRPC: ECONNRESET might require a rebind (git-fixes). +- svcrdma: Drop connection after an RDMA Read error (git-fixes). +- nfsd: Handle EOPENSTALE correctly in the filecache (git-fixes). +- nfsd: lock_rename() needs both directories to live on the same + fs (git-fixes). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (git-fixes). +- pNFS: Fix a hang in nfs4_evict_inode() (git-fixes). +- NFS: Fix potential oops in nfs_inode_remove_request() + (git-fixes). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (git-fixes). +- nfs: decrement nrequests counter before releasing the req + (git-fixes). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (git-fixes). +- Revert "SUNRPC dont update timeout value on connection reset" + (git-fixes). +- NFSv4: Fix a state manager thread deadlock regression + (git-fixes). +- NFSv4: Fix a nfs4_state_manager() race (git-fixes). +- SUNRPC: Fail quickly when server does not recognize TLS + (git-fixes). +- NFSv4.1: fix zero value filehandle in post open getattr + (git-fixes). +- NFS: More fixes for nfs_direct_write_reschedule_io() + (git-fixes). +- NFS: Use the correct commit info in nfs_join_page_group() + (git-fixes). +- NFS: More O_DIRECT accounting fixes for error paths (git-fixes). +- NFS: Fix error handling for O_DIRECT write scheduling + (git-fixes). +- nfsd: fix change_info in NFSv4 RENAME replies (git-fixes). +- NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix a potential data corruption (git-fixes). +- NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info + (git-fixes). +- commit e298a32 + +------------------------------------------------------------------- +Tue Mar 12 17:25:48 CET 2024 - lhenriques@suse.de + +- Update + patches.suse/ceph-fix-deadlock-or-deadcode-of-misusing-dget.patch + (bsc#1220453 bsc#1221058 CVE-2023-52583). +- commit 25befcc + +------------------------------------------------------------------- +Tue Mar 12 16:58:11 CET 2024 - mgorman@suse.de + +- sched/fair: Combine EAS check with overutilized access + (bsc#1221157). +- sched/fair: Use helper function to access rd->overutilized + (bsc#1221157). +- sched/fair: Add EAS checks before updating overutilized + (bsc#1221157). +- commit c66ccdb + +------------------------------------------------------------------- +Tue Mar 12 15:53:52 CET 2024 - lhenriques@suse.de + +- netfs, fscache: Prevent Oops in fscache_put_cache() (bsc#1221291 + CVE-2024-26612). +- commit f4e9666 + +------------------------------------------------------------------- +Tue Mar 12 14:33:40 CET 2024 - vbabka@suse.cz + +- mm, vmscan: prevent infinite loop for costly GFP_NOIO | + __GFP_RETRY_MAYFAIL allocations (git-fixes). +- commit 36fac6a + +------------------------------------------------------------------- +Tue Mar 12 12:47:04 CET 2024 - vbabka@suse.cz + +- mm: migrate high-order folios in swap cache correctly + (git-fixes). +- commit 46a5bb6 + +------------------------------------------------------------------- +Tue Mar 12 12:34:27 CET 2024 - vbabka@suse.cz + +- mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer + (git-fixes). +- commit 436bfc9 + +------------------------------------------------------------------- +Tue Mar 12 12:30:23 CET 2024 - vbabka@suse.cz + +- Refresh patches.suse/mm-mmap-fix-vma_merge-case-7.patch. +- commit 442a3e7 + +------------------------------------------------------------------- +Tue Mar 12 12:20:44 CET 2024 - denis.kirjanov@suse.com + +- bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk + (git-fixes). +- commit bffce9c + +------------------------------------------------------------------- +Tue Mar 12 11:02:49 CET 2024 - denis.kirjanov@suse.com + +- nfp: flower: prevent re-adding mac index for bonded port (git-fixes). +- commit 6661999 + +------------------------------------------------------------------- +Tue Mar 12 11:01:07 CET 2024 - denis.kirjanov@suse.com + +- nfp: use correct macro for LengthSelect in BAR config (git-fixes). +- commit 7d0aeec + +------------------------------------------------------------------- +Tue Mar 12 10:59:40 CET 2024 - denis.kirjanov@suse.com + +- tsnep: Fix mapping for zero copy XDP_TX action (git-fixes). +- commit 3345825 + +------------------------------------------------------------------- +Tue Mar 12 10:57:58 CET 2024 - denis.kirjanov@suse.com + +- net: atlantic: Fix DMA mapping for PTP hwts ring (git-fixes). +- commit b00604d + +------------------------------------------------------------------- +Tue Mar 12 10:55:55 CET 2024 - denis.kirjanov@suse.com + +- netdevsim: avoid potential loop in nsim_dev_trap_report_work() (git-fixes). +- commit 57a7091 + +------------------------------------------------------------------- +Tue Mar 12 10:53:57 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Prevent DSA tags from breaking COE (git-fixes). +- commit e8cc0c0 + +------------------------------------------------------------------- +Tue Mar 12 10:01:27 CET 2024 - tiwai@suse.de + +- Move out-of-tree patches into the right section +- commit 6624840 + +------------------------------------------------------------------- +Tue Mar 12 09:59:39 CET 2024 - tiwai@suse.de + +- Documentation: virt: Fix up pre-formatted text block for SEV + ioctls (git-fixes). +- commit b6867f0 + +------------------------------------------------------------------- +Tue Mar 12 09:59:02 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 489fc6e + +------------------------------------------------------------------- +Tue Mar 12 09:52:49 CET 2024 - tiwai@suse.de + +- crypto: ccp - Have it depend on AMD_IOMMU (git-fixes). +- rtc: test: Fix invalid format specifier (git-fixes). +- lib: memcpy_kunit: Fix an invalid format specifier in an + assertion msg (git-fixes). +- lib/cmdline: Fix an invalid format specifier in an assertion + msg (git-fixes). +- selftests/mqueue: Set timeout to 180 seconds (git-fixes). +- Documentation: coresight: fix `make refcheckdocs` warning + (git-fixes). +- commit 2c8fcdc + +------------------------------------------------------------------- +Tue Mar 12 03:32:41 CET 2024 - neilb@suse.de + +- Refresh patches.suse/nfsd-fix-RELEASE_LOCKOWNER.patch. + update mainline commit info +- commit 2c149c7 + +------------------------------------------------------------------- +Mon Mar 11 14:16:45 CET 2024 - denis.kirjanov@suse.com + +- amt: do not use overwrapped cb area (git-fixes). +- commit 1372aac + +------------------------------------------------------------------- +Mon Mar 11 14:14:14 CET 2024 - denis.kirjanov@suse.com + +- bonding: remove print in bond_verify_device_path (git-fixes). +- commit 7a54f95 + +------------------------------------------------------------------- +Mon Mar 11 14:07:35 CET 2024 - denis.kirjanov@suse.com + +- stmmac: preserve KABI in stmmac_txq_cfg (git-fixes). +- commit 034b0ac + +------------------------------------------------------------------- +Mon Mar 11 14:05:31 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Tx coe sw fallback (git-fixes). +- commit d5cf563 + +------------------------------------------------------------------- +Mon Mar 11 13:31:45 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit 0889c69 + +------------------------------------------------------------------- +Mon Mar 11 11:11:02 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit b63446f + +------------------------------------------------------------------- +Mon Mar 11 11:03:50 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit ed66a82 + +------------------------------------------------------------------- +Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com + +- Update + patches.suse/usb-hub-Guard-against-accesses-to-uninitialized-BOS-.patch + (bsc#1220790 CVE-2023-52477). + Added CVE +- commit 61b1ebd + +------------------------------------------------------------------- +Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de + +- i2c: aspeed: Fix the dummy irq expected print (git-fixes). +- i2c: wmt: Fix an error handling path in wmt_i2c_probe() + (git-fixes). +- i2c: i801: Avoid potential double call to + gpiod_remove_lookup_table (git-fixes). +- commit 5a2966b + +------------------------------------------------------------------- +Sun Mar 10 00:12:35 CET 2024 - dfaggioli@suse.com + +- s390/vfio-ap: wire in the vfio_device_ops request callback + (bsc#1205316). +- Refresh + patches.suse/vfio-iommufd-Add-detach_ioas-support-for-emulated-VFIO-devices. +- commit c62972b + +------------------------------------------------------------------- +Sat Mar 9 19:01:46 CET 2024 - lduncan@suse.com + +- scsi: target: iscsi: don't warn of R/W when no data + (bsc#1215541). +- scsi: target: iscsi: handle SCSI immediate commands + (bsc#1215541). +- commit ed0e112 + +------------------------------------------------------------------- +Sat Mar 9 10:56:57 CET 2024 - tiwai@suse.de + +- Fix missing initialization in mt7921* drivers (bsc#1221114) + Refresh patches.suse/wifi-mt76-move-struct-ieee80211_chanctx_conf-up-to-s.patch +- commit ecd5297 + +------------------------------------------------------------------- +Sat Mar 9 09:43:38 CET 2024 - tiwai@suse.de + +- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll + (git-fixes). +- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono + mode (git-fixes). +- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC + (git-fixes). +- ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) + into DMI quirk table (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi + Vi8 tablet (git-fixes). +- ALSA: hda: cs35l41: Overwrite CS35L41 configuration for ASUS + UM5302LA (git-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo Thinkbook 16P laptops + (git-fixes). +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P (git-fixes). +- ALSA: hda: optimize the probe codec process (git-fixes). +- commit 5c5002a + +------------------------------------------------------------------- +Sat Mar 9 09:41:18 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook + (git-fixes). +- ALSA: hda/realtek - Add Headset Mic supported Acer NB platform + (git-fixes). +- commit 0303741 + +------------------------------------------------------------------- +Sat Mar 9 09:35:17 CET 2024 - tiwai@suse.de + +- mei: gsc_proxy: match component when GSC is on different bus + (git-fixes). +- misc: fastrpc: Pass proper arguments to scm call (git-fixes). +- comedi: comedi_test: Prevent timers rescheduling during deletion + (git-fixes). +- misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled + twice on suspend/resume (git-fixes). +- iio: accel: adxl367: fix I2C FIFO data register (git-fixes). +- iio: accel: adxl367: fix DEVID read after reset (git-fixes). +- iio: pressure: dlhl60d: Initialize empty DLH bytes (git-fixes). +- counter: fix privdata alignment (git-fixes). +- Revert "tty: serial: simplify + qcom_geni_serial_send_chunk_fifo()" (git-fixes). +- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS + is enabled (git-fixes). +- vt: fix unicode buffer corruption when deleting characters + (git-fixes). +- serial: 8250_dw: Do not reclock if already at correct rate + (git-fixes). +- tty: serial: imx: Fix broken RS485 (git-fixes). +- xhci: Fix failure to detect ring expansion need (git-fixes). +- usb: port: Don't try to peer unused USB ports based on location + (git-fixes). +- usb: gadget: ncm: Fix handling of zero block length packets + (git-fixes). +- usb: typec: altmodes/displayport: create sysfs nodes as driver's + default device attribute group (git-fixes). +- usb: typec: tpcm: Fix PORT_RESET behavior for self powered + devices (git-fixes). +- USB: usb-storage: Prevent divide-by-0 error in + isd200_ata_command (git-fixes). +- thunderbolt: Fix NULL pointer dereference in + tb_port_update_credits() (git-fixes). +- Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal + (git-fixes). +- ASoC: rcar: adg: correct TIMSEL setting for SSI9 (git-fixes). +- ASoC: madera: Fix typo in madera_set_fll_clks shift value + (git-fixes). +- ALSA: hda/realtek - Fix headset Mic no show at resume back + for Lenovo ALC897 platform (git-fixes). +- drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf + (git-fixes). +- drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel + HFP and HBP (again) (git-fixes). +- drm: Fix output poll work for drm_kms_helper_poll=n (git-fixes). +- drm/amd/display: check dc_link before dereferencing (git-fixes). +- drm/i915/selftests: Fix dependency of some timeouts on HZ + (git-fixes). +- drm/i915: Don't explode when the dig port we don't have an + AUX CH (git-fixes). +- drm/i915: Check before removing mm notifier (git-fixes). +- drm/i915/hdcp: Extract hdcp structure from correct connector + (git-fixes). +- drm/i915/hdcp: Remove additional timing for reading mst hdcp + message (git-fixes). +- drm/i915/hdcp: Move to direct reads for HDCP (git-fixes). +- commit e4dbdb4 + +------------------------------------------------------------------- +Sat Mar 9 00:20:14 CET 2024 - ailiop@suse.com + +- erofs: apply proper VMA alignment for memory mapped files on + THP (git-fixes). +- commit f883467 + +------------------------------------------------------------------- +Fri Mar 8 16:06:50 CET 2024 - msuchanek@suse.de + +- powerpc: Add PVN support for HeXin C2000 processor + (jsc#PED-7970). +- Refresh patches.suse/powerpc-Add-Power11-architected-and-raw-mode.patch +- commit 840aeb4 + +------------------------------------------------------------------- +Fri Mar 8 13:38:37 CET 2024 - jbohac@suse.cz + +- Refresh + patches.suse/x86-e820-Don-t-reserve-SETUP_RNG_SEED-in-e820.patch +- commit cca30de + +------------------------------------------------------------------- +Thu Mar 7 18:15:41 CET 2024 - tonyj@suse.de + +- perf/pmu-events/powerpc: Update json mapfile with Power11 PVR + (jsc#PED-7970 jsc#PED-8065). +- powerpc/perf: Power11 Performance Monitoring support + (jsc#PED-7970 jsc#PED-8065). +- perf vendor events powerpc: Add PVN for HX-C2000 CPU with + Power8 Architecture (jsc#PED-7970 jsc#PED-8065). +- commit b9d5dfb + +------------------------------------------------------------------- +Thu Mar 7 11:49:53 CET 2024 - msuchanek@suse.de + +- Revert "git-sort: Add io_uring 6.3 fixes remote" + This reverts commit 6392287eb4bd8f99419025c617f5a9b7ce323a79. + Remove version-specific branch. +- commit e463564 + ------------------------------------------------------------------- Thu Mar 7 09:55:20 CET 2024 - tiwai@suse.de @@ -25,6 +1056,12 @@ Thu Mar 7 09:53:31 CET 2024 - tiwai@suse.de - soc: qcom: pmic_glink: Fix boot when QRTR=m (git-fixes). - commit 43e9ac3 +------------------------------------------------------------------- +Thu Mar 7 09:35:31 CET 2024 - iivanov@suse.de + +- Update patches.suse/PCI-MSI-Prevent-MSI-hardware-interrupt-number-trunca.patch (git-fixes,bsc#1218777) +- commit 7d27d0e + ------------------------------------------------------------------- Thu Mar 7 09:16:03 CET 2024 - iivanov@suse.de @@ -50127,6 +51164,13 @@ Sat Oct 21 13:25:16 CEST 2023 - tiwai@suse.de (git-fixes). - commit 14a1c75 +------------------------------------------------------------------- +Fri Oct 20 18:50:59 CEST 2023 - mwilck@suse.com + +- qedf: Wait for stag work during unload (bsc#1214852). +- qedf: Don't process stag work during unload (bsc#1214852). +- commit dcc092a + ------------------------------------------------------------------- Fri Oct 20 18:31:53 CEST 2023 - jwiesner@suse.de diff --git a/kernel-docs.spec b/kernel-docs.spec index 790b8d6..750374d 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 dacef75e68efe93975d261181ecdeb4ef168ddab +%define git_commit 315984222d95397f895e8f96d99fdc1f5b7bee29 %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: .gdacef75 +Release: .g3159842 %else Release: 0 %endif diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 1ab76ec..02eaf8c 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,1034 @@ +------------------------------------------------------------------- +Fri Mar 15 09:19:37 CET 2024 - tiwai@suse.de + +- ALSA: hda/tas2781: remove unnecessary runtime_pm calls + (git-fixes). +- ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on + some HP models (git-fixes). +- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops + (git-fixes). +- ALSA: hda: Reuse for_each_pcm_streams() (git-fixes). +- ALSA: usb-audio: Name feature ctl using output if input is PCM + (git-fixes). +- commit fdd39ea + +------------------------------------------------------------------- +Fri Mar 15 09:15:01 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for various HP ENVY models + (git-fixes). +- commit 62207c4 + +------------------------------------------------------------------- +Fri Mar 15 09:12:54 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add "Intel Reference board" SSID in the + ALC256 (git-fixes). +- ALSA: hda/realtek: Remove two HP Laptops using CS35L41 + (git-fixes). +- ALSA: hda: cs35l41: Support HP models without _DSD using dual + Speaker ID (git-fixes). +- ALSA: hda: cs35l41: Support additional HP Envy Models + (git-fixes). +- ALSA: hda/realtek: Add quirks for HP G11 Laptops using CS35L56 + (git-fixes). +- ALSA: hda: realtek: Re-work CS35L41 fixups to re-use for other + amps (git-fixes). +- commit c4f7d5a + +------------------------------------------------------------------- +Fri Mar 15 08:28:03 CET 2024 - tiwai@suse.de + +- nilfs2: prevent kernel bug at submit_bh_wbc() (git-fixes). +- nilfs2: fix failure to detect DAT corruption in btree and + direct mappings (git-fixes). +- selftests/mm: protection_keys: save/restore nr_hugepages + settings (git-fixes). +- selftests/mm: hugetlb_reparenting_test: do not unmount + (git-fixes). +- selftests/mm: dont fail testsuite due to a lack of hugepages + (git-fixes). +- modules: wait do_free_init correctly (git-fixes). +- PCI: qcom: Enable BDF to SID translation properly (git-fixes). +- PCI: dwc: endpoint: Fix advertised resizable BAR size + (git-fixes). +- PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling + (git-fixes). +- PCI: switchtec: Fix an error handling path in + switchtec_pci_probe() (git-fixes). +- PCI/P2PDMA: Fix a sleeping issue in a RCU read section + (git-fixes). +- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken + (git-fixes). +- PCI/DPC: Print all TLP Prefixes, not just the first (git-fixes). +- pci_iounmap(): Fix MMIO mapping leak (git-fixes). +- PCI/AER: Fix rootport attribute paths in ABI docs (git-fixes). +- platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check + (git-fixes). +- platform/x86/intel/tpmi: Change vsec offset to u64 (git-fixes). +- Revert "platform/x86: asus-wmi: Support WMI event queue" + (git-fixes). +- leds: sgm3140: Add missing timer cleanup and flash gpio control + (git-fixes). +- Revert "leds: Only descend into leds directory when + CONFIG_NEW_LEDS is set" (git-fixes). +- leds: aw2013: Unlock mutex before destroying it (git-fixes). +- mfd: altera-sysmgr: Call of_node_put() only when + of_parse_phandle() takes a ref (git-fixes). +- mfd: syscon: Call of_node_put() only when of_parse_phandle() + takes a ref (git-fixes). +- pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin + group/function (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8192 (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8186 (git-fixes). +- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd + (git-fixes). +- HID: amd_sfh: Avoid disabling the interrupt (git-fixes). +- commit a95f20c + +------------------------------------------------------------------- +Fri Mar 15 08:23:42 CET 2024 - tiwai@suse.de + +- ALSA: usb-audio: Stop parsing channels bits when all channels + are found (git-fixes). +- ALSA: aaci: Delete unused variable in aaci_do_suspend + (git-fixes). +- ASoC: meson: axg-tdm-interface: add frame rate constraint + (git-fixes). +- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs + (git-fixes). +- ASoC: SOF: Add some bounds checking to firmware data + (git-fixes). +- ASoC: meson: t9015: fix function pointer type mismatch + (git-fixes). +- ASoC: meson: aiu: fix function pointer type mismatch + (git-fixes). +- ASoC: sh: rz-ssi: Fix error message print (git-fixes). +- ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe() + (git-fixes). +- ASoC: amd: acp: Add missing error handling in sof-mach + (git-fixes). +- ALSA: hda/tas2781: restore power state after system_resume + (git-fixes). +- ALSA: hda/tas2781: do not call pm_runtime_force_* in + system_resume/suspend (git-fixes). +- ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend + (git-fixes). +- ALSA: hda/tas2781: add lock to system_suspend (git-fixes). +- ALSA: hda/tas2781: use dev_dbg in system_resume (git-fixes). +- ALSA: seq: fix function cast warnings (git-fixes). +- ALSA: aw2: avoid casting function pointers (git-fixes). +- ALSA: ctxfi: avoid casting function pointers (git-fixes). +- ALSA: hda: cs35l41: Set Channel Index correctly when system + is missing _DSD (git-fixes). +- backlight: lp8788: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3639: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: da9052: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3630a: Don't set bl->props.brightness in + get_brightness (git-fixes). +- backlight: lm3630a: Initialize backlight_properties on init + (git-fixes). +- backlight: ktz8866: Correct the check for of_property_read_u32 + (git-fixes). +- backlight: hx8357: Fix potential NULL pointer dereference + (git-fixes). +- gpio: nomadik: fix offset bug in nmk_pmx_set() (git-fixes). +- HID: amd_sfh: Update HPD sensor structure elements (git-fixes). +- commit 428d278 + +------------------------------------------------------------------- +Thu Mar 14 17:43:21 CET 2024 - tiwai@suse.de + +- Update patch reference for IDXD fix (bsc#1221428) +- commit 20b42d0 + +------------------------------------------------------------------- +Thu Mar 14 16:44:44 CET 2024 - nik.borisov@suse.com + +- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests (bsc#1213456 CVE-2023-28746). +- commit a59ffeb + +------------------------------------------------------------------- +Thu Mar 14 16:44:27 CET 2024 - nik.borisov@suse.com + +- x86/rfds: Mitigate Register File Data Sampling (RFDS) (bsc#1213456 CVE-2023-28746). +- commit c210394 + +------------------------------------------------------------------- +Thu Mar 14 16:43:01 CET 2024 - nik.borisov@suse.com + +- Documentation/hw-vuln: Add documentation for RFDS (bsc#1213456 CVE-2023-28746). +- commit 0f1938a + +------------------------------------------------------------------- +Thu Mar 14 16:41:56 CET 2024 - nik.borisov@suse.com + +- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set (bsc#1213456 CVE-2023-28746). +- commit 52997cc + +------------------------------------------------------------------- +Thu Mar 14 11:09:55 CET 2024 - lhenriques@suse.de + +- libceph: init the cursor when preparing sparse read in msgr2 + (bsc#1221393). +- ceph: switch to corrected encoding of max_xattr_size in mdsmap + (bsc#1221392). +- ceph: prevent use-after-free in encode_cap_msg() (bsc#1221391). +- libceph: just wait for more data to be available on the socket + (bsc#1221390). +- libceph: rename read_sparse_msg_*() to + read_partial_sparse_msg_*() (bsc#1221389). +- libceph: fail sparse-read if the data length doesn't match + (bsc#1221388). +- commit 088fe3e + +------------------------------------------------------------------- +Thu Mar 14 10:16:37 CET 2024 - tiwai@suse.de + +- kabi/severities: ignore intel_tcc_get_temp() change (git-fixes) +- commit 62d327d + +------------------------------------------------------------------- +Thu Mar 14 10:13:54 CET 2024 - tiwai@suse.de + +- thermal/intel: Fix intel_tcc_get_temp() to support negative + CPU temperature (git-fixes). +- commit 6dc4a23 + +------------------------------------------------------------------- +Thu Mar 14 10:12:16 CET 2024 - tiwai@suse.de + +- memfd: drop warning for missing exec-related flags + (bsc#1221161). +- commit 68995fe + +------------------------------------------------------------------- +Thu Mar 14 08:15:06 CET 2024 - tiwai@suse.de + +- gpiolib: Pass consumer device through to core in + devm_fwnode_gpiod_get_index() (git-fixes). +- commit 446d465 + +------------------------------------------------------------------- +Thu Mar 14 08:13:52 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: add division of drm_display_mode's hskew parameter + (git-fixes). +- media: tc358743: register v4l2 async device only after + successful setup (git-fixes). +- tpm,tpm_tis: Avoid warning splat at shutdown (git-fixes). +- powercap: dtpm_cpu: Fix error check against + freq_qos_add_request() (git-fixes). +- powercap: intel_rapl_tpmi: Fix a register bug (git-fixes). +- powercap: intel_rapl: Fix a NULL pointer dereference + (git-fixes). +- PM: sleep: wakeirq: fix wake irq warning in system suspend + (git-fixes). +- PM: suspend: Set mem_sleep_current during kernel command line + setup (git-fixes). +- selftest: gpio: remove obsolete gpio-mockup test (git-fixes). +- gpio: vf610: allow disabling the vf610 driver (git-fixes). +- regulator: userspace-consumer: add module device table + (git-fixes). +- mmc: core: Fix switch on gp3 partition (git-fixes). +- mmc: wmt-sdmmc: remove an incorrect release_mem_region() + call in the .remove function (git-fixes). +- mmc: tmio: avoid concurrent runs of mmc_request_done() + (git-fixes). +- pwm: mediatek: Update kernel doc for struct pwm_mediatek_of_data + (git-fixes). +- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan + (git-fixes). +- commit 7ae9bb9 + +------------------------------------------------------------------- +Thu Mar 14 08:07:55 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit 1ec0805 + +------------------------------------------------------------------- +Thu Mar 14 08:05:50 CET 2024 - tiwai@suse.de + +- drm/etnaviv: Restore some id values (git-fixes). +- drm/amd/pm: Fix esm reg mask use to get pcie speed (git-fixes). +- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of + atom_get_src_int() (git-fixes). +- Revert "drm/amdgpu: Add pcie usage callback to nbio" + (git-fixes). +- Revert "drm/amdgpu: Add pci usage to nbio v7.9" (git-fixes). +- drm/msm/a7xx: Fix LLC typo (git-fixes). +- drm/msm/dpu: finalise global state object (git-fixes). +- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is + enabled (git-fixes). +- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN + (git-fixes). +- drm/msm/dpu: improve DSC allocation (git-fixes). +- drm/mediatek: Fix a null pointer crash in + mtk_drm_crtc_finish_page_flip (git-fixes). +- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions + (git-fixes). +- drm/tests: helpers: Include missing drm_drv header (git-fixes). +- drm/tidss: Fix sync-lost issue with two displays (git-fixes). +- drm/tidss: Fix initial plane zpos values (git-fixes). +- drm/tegra: put drm_gem_object ref on error in tegra_fb_create + (git-fixes). +- drm/bridge: adv7511: fix crash on irq during probe (git-fixes). +- drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first + (git-fixes). +- drm/amd/display: Add 'replay' NULL check in + 'edp_set_replay_allow_active()' (git-fixes). +- drm/amd/display: fix NULL checks for adev->dm.dc in + amdgpu_dm_fini() (git-fixes). +- drm/radeon/ni: Fix wrong firmware size logging in + ni_init_microcode() (git-fixes). +- drm: ci: use clk_ignore_unused for apq8016 (git-fixes). +- Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane + for DDB allocation" (git-fixes). +- drm/amdgpu: Fix potential out-of-bounds access in + 'amdgpu_discovery_reg_base_init()' (git-fixes). +- drm/amd/display: Fix potential NULL pointer dereferences in + 'dcn10_set_output_transfer_func()' (git-fixes). +- drm/amd/display: Fix a potential buffer overflow in + 'dp_dsc_clock_en_read()' (git-fixes). +- drm/radeon/ni_dpm: remove redundant NULL check (git-fixes). +- drm/radeon: remove dead code in ni_mc_load_microcode() + (git-fixes). +- drm/vmwgfx: Fix the lifetime of the bo cursor memory + (git-fixes). +- drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created + MOBs (git-fixes). +- drm/vmwgfx: Fix possible null pointer derefence with invalid + contexts (git-fixes). +- drm/lima: fix a memleak in lima_heap_alloc (git-fixes). +- drm/panel-edp: use put_sync in unprepare (git-fixes). +- drm/rockchip: lvds: do not print scary message when probing + defer (git-fixes). +- drm/rockchip: lvds: do not overwrite error code (git-fixes). +- drm/vmwgfx: Unmap the surface before resetting it on a plane + state (git-fixes). +- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (git-fixes). +- drm/vkms: Avoid reading beyond LUT array (git-fixes). +- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (git-fixes). +- drm/rockchip: inno_hdmi: Fix video timing (git-fixes). +- drm/tegra: output: Fix missing i2c_put_adapter() in the error + handling paths of tegra_output_probe() (git-fixes). +- drm/tegra: rgb: Fix missing clk_put() in the error handling + paths of tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: rgb: Fix some error handling paths in + tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: hdmi: Fix some error handling paths in + tegra_hdmi_probe() (git-fixes). +- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error + handling path of tegra_dsi_probe() (git-fixes). +- drm/tegra: dsi: Fix some error handling paths in + tegra_dsi_probe() (git-fixes). +- drm/tegra: dpaux: Fix PM disable depth imbalance in + tegra_dpaux_probe (git-fixes). +- drm/tegra: dsi: Add missing check for of_find_device_by_node + (git-fixes). +- ACPI: processor_idle: Fix memory leak in + acpi_processor_power_exit() (git-fixes). +- ACPI: resource: Add MAIBENBEN X577 to + irq1_edge_low_force_override (git-fixes). +- ACPI: scan: Fix device check notification handling (git-fixes). +- ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors + (git-fixes). +- cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's + return value (git-fixes). +- cpufreq: Limit resolving a frequency to policy min/max + (git-fixes). +- cpufreq: amd-pstate: Fix min_perf assignment in + amd_pstate_adjust_perf() (git-fixes). +- commit 451635c + +------------------------------------------------------------------- +Thu Mar 14 07:48:20 CET 2024 - nik.borisov@suse.com + +- RAS: Export helper to get ras_debugfs_dir (jsc#PED-7619). +- commit ddeebbf + +------------------------------------------------------------------- +Wed Mar 13 17:44:47 CET 2024 - fdmanana@suse.com + +- btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot + of subvolume being deleted (bsc#1221282). +- commit adc8e1b + +------------------------------------------------------------------- +Wed Mar 13 17:30:12 CET 2024 - fdmanana@suse.com + +- btrfs: don't abort filesystem when attempting to snapshot + deleted subvolume (bsc#1221282). +- commit 7de0be8 + +------------------------------------------------------------------- +Wed Mar 13 17:26:34 CET 2024 - tiwai@suse.de + +- Fix missing initial value for tcp pingpong threshold (bsc#1221339,bsc#1221305,bsc#1221032,bsc#1221261) + This caused high latencies leading to various network issues +- commit de6f6b8 + +------------------------------------------------------------------- +Wed Mar 13 15:58:37 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix off by one when unwinding on error (jsc#PED-7619). +- commit 083602e + +------------------------------------------------------------------- +Wed Mar 13 15:57:19 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Add debugfs interface to print record entries (jsc#PED-7619). +- commit 1a5e647 + +------------------------------------------------------------------- +Wed Mar 13 15:56:56 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Save SPA values (jsc#PED-7619). +- commit 4072c0c + +------------------------------------------------------------------- +Wed Mar 13 15:26:37 CET 2024 - tiwai@suse.de + +- Bluetooth: Fix eir name length (git-fixes). +- wifi: mac80211: update scratch_pos after defrag (git-fixes). +- wifi: mac80211: track capability/opmode NSS separately + (git-fixes). +- wifi: mt76: mt792x: fix a potential loading failure of the + 6Ghz channel config from ACPI (git-fixes). +- wifi: mt76: mt7921e: fix use-after-free in free_irq() + (git-fixes). +- wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info() + (git-fixes). +- wifi: wilc1000: fix RCU usage in connect path (git-fixes). +- commit 76a6eff + +------------------------------------------------------------------- +Wed Mar 13 15:04:29 CET 2024 - tiwai@suse.de + +- blacklist.conf: add a BT entry that breaks kABI +- commit a6a5c3b + +------------------------------------------------------------------- +Wed Mar 13 15:02:47 CET 2024 - tiwai@suse.de + +- gpu/host1x kABI workaround (git-fixes). +- commit 86a9dbb + +------------------------------------------------------------------- +Wed Mar 13 14:53:36 CET 2024 - tiwai@suse.de + +- gpu: host1x: Skip reset assert on Tegra186 (git-fixes). +- commit 88887cf + +------------------------------------------------------------------- +Wed Mar 13 14:52:32 CET 2024 - tiwai@suse.de + +- blacklist.conf: add entries for firewire +- commit f73cdd2 + +------------------------------------------------------------------- +Wed Mar 13 14:50:58 CET 2024 - tiwai@suse.de + +- drm/nouveau: don't fini scheduler before entity flush + (git-fixes). +- commit 3d3c54d + +------------------------------------------------------------------- +Wed Mar 13 14:39:57 CET 2024 - mgorman@suse.de + +- futex: Prevent the reuse of stale pi_state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- commit ba092a4 + +------------------------------------------------------------------- +Wed Mar 13 13:03:56 CET 2024 - mgorman@suse.de + +- srcu: Use try-lock lockdep annotation for NMI-safe access + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- futex/pi: Fix recursive rt_mutex waiter state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- srcu: Remove extraneous parentheses from srcu_read_lock() etc + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- commit e04ae5b + +------------------------------------------------------------------- +Wed Mar 13 12:41:25 CET 2024 - tiwai@suse.de + +- Update config files: refresh for x86_64 and armv7hl +- commit 8a3dfcc + +------------------------------------------------------------------- +Wed Mar 13 10:26:22 CET 2024 - oneukum@suse.com + +- r8152: fix unknown device for choose_configuration (git-fixes). +- commit 71e2f25 + +------------------------------------------------------------------- +Wed Mar 13 09:27:26 CET 2024 - tiwai@suse.de + +- bluetooth hci_uart_register_device() kABI workaround + (git-fixes). +- commit 2fcc10e + +------------------------------------------------------------------- +Wed Mar 13 09:17:20 CET 2024 - tiwai@suse.de + +- net: phy: dp83822: Fix RGMII TX delay configuration (git-fixes). +- net: phy: fix phy_get_internal_delay accessing an empty array + (git-fixes). +- Bluetooth: btnxpuart: Fix btnxpuart_close (git-fixes). +- Bluetooth: af_bluetooth: Fix deadlock (git-fixes). +- Bluetooth: hci_core: Fix possible buffer overflow (git-fixes). +- Bluetooth: btrtl: fix out of bounds memory access (git-fixes). +- Bluetooth: hci_h5: Add ability to allocate memory for private + data (git-fixes). +- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with + gpiod_get_optional() (git-fixes). +- Bluetooth: hci_event: Fix not indicating new connection for + BIG Sync (git-fixes). +- Bluetooth: Remove superfluous call to hci_conn_check_pending() + (git-fixes). +- Bluetooth: mgmt: Remove leftover queuing of power_off work + (git-fixes). +- Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (git-fixes). +- wifi: brcm80211: handle pmk_op allocation failure (git-fixes). +- wifi: rtw88: 8821c: Fix false alarm count (git-fixes). +- wifi: rtw88: 8821c: Fix beacon loss and disconnect (git-fixes). +- wifi: rtw88: 8821cu: Fix firmware upload fail (git-fixes). +- wifi: mt76: mt7921: fix incorrect type conversion for CLC + command (git-fixes). +- wifi: mt76: mt7996: fix HIF_TXD_V2_1 value (git-fixes). +- wifi: mt76: mt7996: fix efuse reading issue (git-fixes). +- wifi: mt76: mt7996: fix HE beamformer phy cap for station vif + (git-fixes). +- wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps + (git-fixes). +- wifi: mt76: mt7996: fix TWT issues (git-fixes). +- sr9800: Add check for usbnet_get_endpoints (git-fixes). +- wifi: ath12k: fix incorrect logic of calculating vdev_stats_id + (git-fixes). +- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use + (git-fixes). +- wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE + before WMI_PEER_ASSOC_CMDID (git-fixes). +- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init + is complete (git-fixes). +- wifi: wilc1000: revert reset line logic flip (git-fixes). +- wifi: brcmsmac: avoid function pointer casts (git-fixes). +- wifi: wilc1000: prevent use-after-free on vif when cleaning + up all interfaces (git-fixes). +- wifi: iwlwifi: mvm: Fix the listener MAC filter flags + (git-fixes). +- wifi: iwlwifi: mvm: don't set replay counters to 0xff + (git-fixes). +- wifi: iwlwifi: mvm: don't set the MFP flag for the GTK + (git-fixes). +- wifi: iwlwifi: mvm: fix erroneous queue index mask (git-fixes). +- wifi: iwlwifi: support EHT for WH (git-fixes). +- wifi: wfx: fix memory leak when starting AP (git-fixes). +- wifi: brcmsmac: Drop legacy header (git-fixes). +- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() + (git-fixes). +- wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU + (git-fixes). +- wifi: iwlwifi: mvm: fix the TLC command after ADD_STA + (git-fixes). +- wifi: iwlwifi: mvm: use FW rate for non-data only on new devices + (git-fixes). +- wifi: iwlwifi: mvm: d3: fix IPN byte order (git-fixes). +- wifi: iwlwifi: fix EWRD table validity check (git-fixes). +- wifi: iwlwifi: mvm: initialize rates in FW earlier (git-fixes). +- wifi: iwlwifi: acpi: fix WPFC reading (git-fixes). +- wifi: iwlwifi: dbg-tlv: ensure NUL termination (git-fixes). +- wifi: iwlwifi: mvm: report beacon protection failures + (git-fixes). +- wifi: brcmfmac: fix copyright year mentioned in platform_data + header (git-fixes). +- wifi: ath12k: Fix issues in channel list update (git-fixes). +- wifi: ath10k: fix NULL pointer dereference in + ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (git-fixes). +- can: softing: remove redundant NULL check (git-fixes). +- wifi: brcmfmac: avoid invalid list operation when vendor attach + fails (git-fixes). +- wifi: mwifiex: debugfs: Drop unnecessary error check for + debugfs_create_dir() (git-fixes). +- wifi: wilc1000: fix multi-vif management when deleting a vif + (git-fixes). +- wifi: wilc1000: do not realloc workqueue everytime an interface + is added (git-fixes). +- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work + (git-fixes). +- wifi: b43: Disable QoS for bcm4331 (git-fixes). +- wifi: b43: Stop correct queue in DMA worker when QoS is disabled + (git-fixes). +- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is + disabled (git-fixes). +- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is + disabled (git-fixes). +- doc-guide: kernel-doc: tell about object-like macros + (git-fixes). +- soc: qcom: llcc: Check return value on Broadcast_OR reg read + (git-fixes). +- soc: qcom: socinfo: rename PM2250 to PM4125 (git-fixes). +- bus: tegra-aconnect: Update dependency to ARCH_TEGRA + (git-fixes). +- firmware: arm_scmi: Fix double free in SMC transport cleanup + path (git-fixes). +- commit d454c2c + +------------------------------------------------------------------- +Wed Mar 13 08:58:39 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 5709f5a + +------------------------------------------------------------------- +Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 612fa2e + +------------------------------------------------------------------- +Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de + +- selinux: only filter copy-up xattrs following initialization + (bsc#1210690). +- commit f42baec + +------------------------------------------------------------------- +Wed Mar 13 01:48:09 CET 2024 - neilb@suse.de + +- NFS: Fix data corruption caused by congestion (git-fixes). +- pNFS: Fix the pnfs block driver's calculation of layoutget size + (git-fixes). +- NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix O_DIRECT locking issues (git-fixes). +- commit b64b15f + +------------------------------------------------------------------- +Tue Mar 12 23:31:45 CET 2024 - neilb@suse.de + +- nfsd: don't take fi_lock in nfsd_break_deleg_cb() (git-fixes). +- SUNRPC: fix _xprt_switch_find_current_entry logic (git-fixes). +- NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT + (git-fixes). +- NFS: Use parent's objective cred in nfs_access_login_time() + (git-fixes). +- blocklayoutdriver: Fix reference leak of pnfs_device_node + (git-fixes). +- SUNRPC: Fix a suspicious RCU usage warning (git-fixes). +- NFSD: Fix "start of NFS reply" pointer passed to + nfsd_cache_update() (git-fixes). +- NFSD: Update nfsd_cache_append() to use xdr_stream (git-fixes). +- nfsd: fix file memleak on client_opens_release (git-fixes). +- SUNRPC: Fix RPC client cleaned up the freed pipefs dentries + (git-fixes). +- NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO (git-fixes). +- SUNRPC: Add an IS_ERR() check back to where it was (git-fixes). +- NFSv4.1: fix handling NFS4ERR_DELAY when testing for session + trunking (git-fixes). +- SUNRPC: ECONNRESET might require a rebind (git-fixes). +- svcrdma: Drop connection after an RDMA Read error (git-fixes). +- nfsd: Handle EOPENSTALE correctly in the filecache (git-fixes). +- nfsd: lock_rename() needs both directories to live on the same + fs (git-fixes). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (git-fixes). +- pNFS: Fix a hang in nfs4_evict_inode() (git-fixes). +- NFS: Fix potential oops in nfs_inode_remove_request() + (git-fixes). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (git-fixes). +- nfs: decrement nrequests counter before releasing the req + (git-fixes). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (git-fixes). +- Revert "SUNRPC dont update timeout value on connection reset" + (git-fixes). +- NFSv4: Fix a state manager thread deadlock regression + (git-fixes). +- NFSv4: Fix a nfs4_state_manager() race (git-fixes). +- SUNRPC: Fail quickly when server does not recognize TLS + (git-fixes). +- NFSv4.1: fix zero value filehandle in post open getattr + (git-fixes). +- NFS: More fixes for nfs_direct_write_reschedule_io() + (git-fixes). +- NFS: Use the correct commit info in nfs_join_page_group() + (git-fixes). +- NFS: More O_DIRECT accounting fixes for error paths (git-fixes). +- NFS: Fix error handling for O_DIRECT write scheduling + (git-fixes). +- nfsd: fix change_info in NFSv4 RENAME replies (git-fixes). +- NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix a potential data corruption (git-fixes). +- NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info + (git-fixes). +- commit e298a32 + +------------------------------------------------------------------- +Tue Mar 12 17:25:48 CET 2024 - lhenriques@suse.de + +- Update + patches.suse/ceph-fix-deadlock-or-deadcode-of-misusing-dget.patch + (bsc#1220453 bsc#1221058 CVE-2023-52583). +- commit 25befcc + +------------------------------------------------------------------- +Tue Mar 12 16:58:11 CET 2024 - mgorman@suse.de + +- sched/fair: Combine EAS check with overutilized access + (bsc#1221157). +- sched/fair: Use helper function to access rd->overutilized + (bsc#1221157). +- sched/fair: Add EAS checks before updating overutilized + (bsc#1221157). +- commit c66ccdb + +------------------------------------------------------------------- +Tue Mar 12 15:53:52 CET 2024 - lhenriques@suse.de + +- netfs, fscache: Prevent Oops in fscache_put_cache() (bsc#1221291 + CVE-2024-26612). +- commit f4e9666 + +------------------------------------------------------------------- +Tue Mar 12 14:33:40 CET 2024 - vbabka@suse.cz + +- mm, vmscan: prevent infinite loop for costly GFP_NOIO | + __GFP_RETRY_MAYFAIL allocations (git-fixes). +- commit 36fac6a + +------------------------------------------------------------------- +Tue Mar 12 12:47:04 CET 2024 - vbabka@suse.cz + +- mm: migrate high-order folios in swap cache correctly + (git-fixes). +- commit 46a5bb6 + +------------------------------------------------------------------- +Tue Mar 12 12:34:27 CET 2024 - vbabka@suse.cz + +- mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer + (git-fixes). +- commit 436bfc9 + +------------------------------------------------------------------- +Tue Mar 12 12:30:23 CET 2024 - vbabka@suse.cz + +- Refresh patches.suse/mm-mmap-fix-vma_merge-case-7.patch. +- commit 442a3e7 + +------------------------------------------------------------------- +Tue Mar 12 12:20:44 CET 2024 - denis.kirjanov@suse.com + +- bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk + (git-fixes). +- commit bffce9c + +------------------------------------------------------------------- +Tue Mar 12 11:02:49 CET 2024 - denis.kirjanov@suse.com + +- nfp: flower: prevent re-adding mac index for bonded port (git-fixes). +- commit 6661999 + +------------------------------------------------------------------- +Tue Mar 12 11:01:07 CET 2024 - denis.kirjanov@suse.com + +- nfp: use correct macro for LengthSelect in BAR config (git-fixes). +- commit 7d0aeec + +------------------------------------------------------------------- +Tue Mar 12 10:59:40 CET 2024 - denis.kirjanov@suse.com + +- tsnep: Fix mapping for zero copy XDP_TX action (git-fixes). +- commit 3345825 + +------------------------------------------------------------------- +Tue Mar 12 10:57:58 CET 2024 - denis.kirjanov@suse.com + +- net: atlantic: Fix DMA mapping for PTP hwts ring (git-fixes). +- commit b00604d + +------------------------------------------------------------------- +Tue Mar 12 10:55:55 CET 2024 - denis.kirjanov@suse.com + +- netdevsim: avoid potential loop in nsim_dev_trap_report_work() (git-fixes). +- commit 57a7091 + +------------------------------------------------------------------- +Tue Mar 12 10:53:57 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Prevent DSA tags from breaking COE (git-fixes). +- commit e8cc0c0 + +------------------------------------------------------------------- +Tue Mar 12 10:01:27 CET 2024 - tiwai@suse.de + +- Move out-of-tree patches into the right section +- commit 6624840 + +------------------------------------------------------------------- +Tue Mar 12 09:59:39 CET 2024 - tiwai@suse.de + +- Documentation: virt: Fix up pre-formatted text block for SEV + ioctls (git-fixes). +- commit b6867f0 + +------------------------------------------------------------------- +Tue Mar 12 09:59:02 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 489fc6e + +------------------------------------------------------------------- +Tue Mar 12 09:52:49 CET 2024 - tiwai@suse.de + +- crypto: ccp - Have it depend on AMD_IOMMU (git-fixes). +- rtc: test: Fix invalid format specifier (git-fixes). +- lib: memcpy_kunit: Fix an invalid format specifier in an + assertion msg (git-fixes). +- lib/cmdline: Fix an invalid format specifier in an assertion + msg (git-fixes). +- selftests/mqueue: Set timeout to 180 seconds (git-fixes). +- Documentation: coresight: fix `make refcheckdocs` warning + (git-fixes). +- commit 2c8fcdc + +------------------------------------------------------------------- +Tue Mar 12 03:32:41 CET 2024 - neilb@suse.de + +- Refresh patches.suse/nfsd-fix-RELEASE_LOCKOWNER.patch. + update mainline commit info +- commit 2c149c7 + +------------------------------------------------------------------- +Mon Mar 11 14:16:45 CET 2024 - denis.kirjanov@suse.com + +- amt: do not use overwrapped cb area (git-fixes). +- commit 1372aac + +------------------------------------------------------------------- +Mon Mar 11 14:14:14 CET 2024 - denis.kirjanov@suse.com + +- bonding: remove print in bond_verify_device_path (git-fixes). +- commit 7a54f95 + +------------------------------------------------------------------- +Mon Mar 11 14:07:35 CET 2024 - denis.kirjanov@suse.com + +- stmmac: preserve KABI in stmmac_txq_cfg (git-fixes). +- commit 034b0ac + +------------------------------------------------------------------- +Mon Mar 11 14:05:31 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Tx coe sw fallback (git-fixes). +- commit d5cf563 + +------------------------------------------------------------------- +Mon Mar 11 13:31:45 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit 0889c69 + +------------------------------------------------------------------- +Mon Mar 11 11:11:02 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit b63446f + +------------------------------------------------------------------- +Mon Mar 11 11:03:50 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit ed66a82 + +------------------------------------------------------------------- +Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com + +- Update + patches.suse/usb-hub-Guard-against-accesses-to-uninitialized-BOS-.patch + (bsc#1220790 CVE-2023-52477). + Added CVE +- commit 61b1ebd + +------------------------------------------------------------------- +Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de + +- i2c: aspeed: Fix the dummy irq expected print (git-fixes). +- i2c: wmt: Fix an error handling path in wmt_i2c_probe() + (git-fixes). +- i2c: i801: Avoid potential double call to + gpiod_remove_lookup_table (git-fixes). +- commit 5a2966b + +------------------------------------------------------------------- +Sun Mar 10 00:12:35 CET 2024 - dfaggioli@suse.com + +- s390/vfio-ap: wire in the vfio_device_ops request callback + (bsc#1205316). +- Refresh + patches.suse/vfio-iommufd-Add-detach_ioas-support-for-emulated-VFIO-devices. +- commit c62972b + +------------------------------------------------------------------- +Sat Mar 9 19:01:46 CET 2024 - lduncan@suse.com + +- scsi: target: iscsi: don't warn of R/W when no data + (bsc#1215541). +- scsi: target: iscsi: handle SCSI immediate commands + (bsc#1215541). +- commit ed0e112 + +------------------------------------------------------------------- +Sat Mar 9 10:56:57 CET 2024 - tiwai@suse.de + +- Fix missing initialization in mt7921* drivers (bsc#1221114) + Refresh patches.suse/wifi-mt76-move-struct-ieee80211_chanctx_conf-up-to-s.patch +- commit ecd5297 + +------------------------------------------------------------------- +Sat Mar 9 09:43:38 CET 2024 - tiwai@suse.de + +- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll + (git-fixes). +- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono + mode (git-fixes). +- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC + (git-fixes). +- ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) + into DMI quirk table (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi + Vi8 tablet (git-fixes). +- ALSA: hda: cs35l41: Overwrite CS35L41 configuration for ASUS + UM5302LA (git-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo Thinkbook 16P laptops + (git-fixes). +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P (git-fixes). +- ALSA: hda: optimize the probe codec process (git-fixes). +- commit 5c5002a + +------------------------------------------------------------------- +Sat Mar 9 09:41:18 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook + (git-fixes). +- ALSA: hda/realtek - Add Headset Mic supported Acer NB platform + (git-fixes). +- commit 0303741 + +------------------------------------------------------------------- +Sat Mar 9 09:35:17 CET 2024 - tiwai@suse.de + +- mei: gsc_proxy: match component when GSC is on different bus + (git-fixes). +- misc: fastrpc: Pass proper arguments to scm call (git-fixes). +- comedi: comedi_test: Prevent timers rescheduling during deletion + (git-fixes). +- misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled + twice on suspend/resume (git-fixes). +- iio: accel: adxl367: fix I2C FIFO data register (git-fixes). +- iio: accel: adxl367: fix DEVID read after reset (git-fixes). +- iio: pressure: dlhl60d: Initialize empty DLH bytes (git-fixes). +- counter: fix privdata alignment (git-fixes). +- Revert "tty: serial: simplify + qcom_geni_serial_send_chunk_fifo()" (git-fixes). +- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS + is enabled (git-fixes). +- vt: fix unicode buffer corruption when deleting characters + (git-fixes). +- serial: 8250_dw: Do not reclock if already at correct rate + (git-fixes). +- tty: serial: imx: Fix broken RS485 (git-fixes). +- xhci: Fix failure to detect ring expansion need (git-fixes). +- usb: port: Don't try to peer unused USB ports based on location + (git-fixes). +- usb: gadget: ncm: Fix handling of zero block length packets + (git-fixes). +- usb: typec: altmodes/displayport: create sysfs nodes as driver's + default device attribute group (git-fixes). +- usb: typec: tpcm: Fix PORT_RESET behavior for self powered + devices (git-fixes). +- USB: usb-storage: Prevent divide-by-0 error in + isd200_ata_command (git-fixes). +- thunderbolt: Fix NULL pointer dereference in + tb_port_update_credits() (git-fixes). +- Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal + (git-fixes). +- ASoC: rcar: adg: correct TIMSEL setting for SSI9 (git-fixes). +- ASoC: madera: Fix typo in madera_set_fll_clks shift value + (git-fixes). +- ALSA: hda/realtek - Fix headset Mic no show at resume back + for Lenovo ALC897 platform (git-fixes). +- drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf + (git-fixes). +- drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel + HFP and HBP (again) (git-fixes). +- drm: Fix output poll work for drm_kms_helper_poll=n (git-fixes). +- drm/amd/display: check dc_link before dereferencing (git-fixes). +- drm/i915/selftests: Fix dependency of some timeouts on HZ + (git-fixes). +- drm/i915: Don't explode when the dig port we don't have an + AUX CH (git-fixes). +- drm/i915: Check before removing mm notifier (git-fixes). +- drm/i915/hdcp: Extract hdcp structure from correct connector + (git-fixes). +- drm/i915/hdcp: Remove additional timing for reading mst hdcp + message (git-fixes). +- drm/i915/hdcp: Move to direct reads for HDCP (git-fixes). +- commit e4dbdb4 + +------------------------------------------------------------------- +Sat Mar 9 00:20:14 CET 2024 - ailiop@suse.com + +- erofs: apply proper VMA alignment for memory mapped files on + THP (git-fixes). +- commit f883467 + +------------------------------------------------------------------- +Fri Mar 8 16:06:50 CET 2024 - msuchanek@suse.de + +- powerpc: Add PVN support for HeXin C2000 processor + (jsc#PED-7970). +- Refresh patches.suse/powerpc-Add-Power11-architected-and-raw-mode.patch +- commit 840aeb4 + +------------------------------------------------------------------- +Fri Mar 8 13:38:37 CET 2024 - jbohac@suse.cz + +- Refresh + patches.suse/x86-e820-Don-t-reserve-SETUP_RNG_SEED-in-e820.patch +- commit cca30de + +------------------------------------------------------------------- +Thu Mar 7 18:15:41 CET 2024 - tonyj@suse.de + +- perf/pmu-events/powerpc: Update json mapfile with Power11 PVR + (jsc#PED-7970 jsc#PED-8065). +- powerpc/perf: Power11 Performance Monitoring support + (jsc#PED-7970 jsc#PED-8065). +- perf vendor events powerpc: Add PVN for HX-C2000 CPU with + Power8 Architecture (jsc#PED-7970 jsc#PED-8065). +- commit b9d5dfb + +------------------------------------------------------------------- +Thu Mar 7 11:49:53 CET 2024 - msuchanek@suse.de + +- Revert "git-sort: Add io_uring 6.3 fixes remote" + This reverts commit 6392287eb4bd8f99419025c617f5a9b7ce323a79. + Remove version-specific branch. +- commit e463564 + ------------------------------------------------------------------- Thu Mar 7 09:55:20 CET 2024 - tiwai@suse.de @@ -25,6 +1056,12 @@ Thu Mar 7 09:53:31 CET 2024 - tiwai@suse.de - soc: qcom: pmic_glink: Fix boot when QRTR=m (git-fixes). - commit 43e9ac3 +------------------------------------------------------------------- +Thu Mar 7 09:35:31 CET 2024 - iivanov@suse.de + +- Update patches.suse/PCI-MSI-Prevent-MSI-hardware-interrupt-number-trunca.patch (git-fixes,bsc#1218777) +- commit 7d27d0e + ------------------------------------------------------------------- Thu Mar 7 09:16:03 CET 2024 - iivanov@suse.de @@ -50127,6 +51164,13 @@ Sat Oct 21 13:25:16 CEST 2023 - tiwai@suse.de (git-fixes). - commit 14a1c75 +------------------------------------------------------------------- +Fri Oct 20 18:50:59 CEST 2023 - mwilck@suse.com + +- qedf: Wait for stag work during unload (bsc#1214852). +- qedf: Don't process stag work during unload (bsc#1214852). +- commit dcc092a + ------------------------------------------------------------------- Fri Oct 20 18:31:53 CEST 2023 - jwiesner@suse.de diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 99ce0cc..f76b2f7 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 dacef75e68efe93975d261181ecdeb4ef168ddab +%define git_commit 315984222d95397f895e8f96d99fdc1f5b7bee29 %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: .gdacef75 +Release: .g3159842 %else Release: 0 %endif diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 1ab76ec..02eaf8c 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,1034 @@ +------------------------------------------------------------------- +Fri Mar 15 09:19:37 CET 2024 - tiwai@suse.de + +- ALSA: hda/tas2781: remove unnecessary runtime_pm calls + (git-fixes). +- ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on + some HP models (git-fixes). +- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops + (git-fixes). +- ALSA: hda: Reuse for_each_pcm_streams() (git-fixes). +- ALSA: usb-audio: Name feature ctl using output if input is PCM + (git-fixes). +- commit fdd39ea + +------------------------------------------------------------------- +Fri Mar 15 09:15:01 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for various HP ENVY models + (git-fixes). +- commit 62207c4 + +------------------------------------------------------------------- +Fri Mar 15 09:12:54 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add "Intel Reference board" SSID in the + ALC256 (git-fixes). +- ALSA: hda/realtek: Remove two HP Laptops using CS35L41 + (git-fixes). +- ALSA: hda: cs35l41: Support HP models without _DSD using dual + Speaker ID (git-fixes). +- ALSA: hda: cs35l41: Support additional HP Envy Models + (git-fixes). +- ALSA: hda/realtek: Add quirks for HP G11 Laptops using CS35L56 + (git-fixes). +- ALSA: hda: realtek: Re-work CS35L41 fixups to re-use for other + amps (git-fixes). +- commit c4f7d5a + +------------------------------------------------------------------- +Fri Mar 15 08:28:03 CET 2024 - tiwai@suse.de + +- nilfs2: prevent kernel bug at submit_bh_wbc() (git-fixes). +- nilfs2: fix failure to detect DAT corruption in btree and + direct mappings (git-fixes). +- selftests/mm: protection_keys: save/restore nr_hugepages + settings (git-fixes). +- selftests/mm: hugetlb_reparenting_test: do not unmount + (git-fixes). +- selftests/mm: dont fail testsuite due to a lack of hugepages + (git-fixes). +- modules: wait do_free_init correctly (git-fixes). +- PCI: qcom: Enable BDF to SID translation properly (git-fixes). +- PCI: dwc: endpoint: Fix advertised resizable BAR size + (git-fixes). +- PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling + (git-fixes). +- PCI: switchtec: Fix an error handling path in + switchtec_pci_probe() (git-fixes). +- PCI/P2PDMA: Fix a sleeping issue in a RCU read section + (git-fixes). +- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken + (git-fixes). +- PCI/DPC: Print all TLP Prefixes, not just the first (git-fixes). +- pci_iounmap(): Fix MMIO mapping leak (git-fixes). +- PCI/AER: Fix rootport attribute paths in ABI docs (git-fixes). +- platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check + (git-fixes). +- platform/x86/intel/tpmi: Change vsec offset to u64 (git-fixes). +- Revert "platform/x86: asus-wmi: Support WMI event queue" + (git-fixes). +- leds: sgm3140: Add missing timer cleanup and flash gpio control + (git-fixes). +- Revert "leds: Only descend into leds directory when + CONFIG_NEW_LEDS is set" (git-fixes). +- leds: aw2013: Unlock mutex before destroying it (git-fixes). +- mfd: altera-sysmgr: Call of_node_put() only when + of_parse_phandle() takes a ref (git-fixes). +- mfd: syscon: Call of_node_put() only when of_parse_phandle() + takes a ref (git-fixes). +- pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin + group/function (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8192 (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8186 (git-fixes). +- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd + (git-fixes). +- HID: amd_sfh: Avoid disabling the interrupt (git-fixes). +- commit a95f20c + +------------------------------------------------------------------- +Fri Mar 15 08:23:42 CET 2024 - tiwai@suse.de + +- ALSA: usb-audio: Stop parsing channels bits when all channels + are found (git-fixes). +- ALSA: aaci: Delete unused variable in aaci_do_suspend + (git-fixes). +- ASoC: meson: axg-tdm-interface: add frame rate constraint + (git-fixes). +- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs + (git-fixes). +- ASoC: SOF: Add some bounds checking to firmware data + (git-fixes). +- ASoC: meson: t9015: fix function pointer type mismatch + (git-fixes). +- ASoC: meson: aiu: fix function pointer type mismatch + (git-fixes). +- ASoC: sh: rz-ssi: Fix error message print (git-fixes). +- ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe() + (git-fixes). +- ASoC: amd: acp: Add missing error handling in sof-mach + (git-fixes). +- ALSA: hda/tas2781: restore power state after system_resume + (git-fixes). +- ALSA: hda/tas2781: do not call pm_runtime_force_* in + system_resume/suspend (git-fixes). +- ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend + (git-fixes). +- ALSA: hda/tas2781: add lock to system_suspend (git-fixes). +- ALSA: hda/tas2781: use dev_dbg in system_resume (git-fixes). +- ALSA: seq: fix function cast warnings (git-fixes). +- ALSA: aw2: avoid casting function pointers (git-fixes). +- ALSA: ctxfi: avoid casting function pointers (git-fixes). +- ALSA: hda: cs35l41: Set Channel Index correctly when system + is missing _DSD (git-fixes). +- backlight: lp8788: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3639: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: da9052: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3630a: Don't set bl->props.brightness in + get_brightness (git-fixes). +- backlight: lm3630a: Initialize backlight_properties on init + (git-fixes). +- backlight: ktz8866: Correct the check for of_property_read_u32 + (git-fixes). +- backlight: hx8357: Fix potential NULL pointer dereference + (git-fixes). +- gpio: nomadik: fix offset bug in nmk_pmx_set() (git-fixes). +- HID: amd_sfh: Update HPD sensor structure elements (git-fixes). +- commit 428d278 + +------------------------------------------------------------------- +Thu Mar 14 17:43:21 CET 2024 - tiwai@suse.de + +- Update patch reference for IDXD fix (bsc#1221428) +- commit 20b42d0 + +------------------------------------------------------------------- +Thu Mar 14 16:44:44 CET 2024 - nik.borisov@suse.com + +- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests (bsc#1213456 CVE-2023-28746). +- commit a59ffeb + +------------------------------------------------------------------- +Thu Mar 14 16:44:27 CET 2024 - nik.borisov@suse.com + +- x86/rfds: Mitigate Register File Data Sampling (RFDS) (bsc#1213456 CVE-2023-28746). +- commit c210394 + +------------------------------------------------------------------- +Thu Mar 14 16:43:01 CET 2024 - nik.borisov@suse.com + +- Documentation/hw-vuln: Add documentation for RFDS (bsc#1213456 CVE-2023-28746). +- commit 0f1938a + +------------------------------------------------------------------- +Thu Mar 14 16:41:56 CET 2024 - nik.borisov@suse.com + +- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set (bsc#1213456 CVE-2023-28746). +- commit 52997cc + +------------------------------------------------------------------- +Thu Mar 14 11:09:55 CET 2024 - lhenriques@suse.de + +- libceph: init the cursor when preparing sparse read in msgr2 + (bsc#1221393). +- ceph: switch to corrected encoding of max_xattr_size in mdsmap + (bsc#1221392). +- ceph: prevent use-after-free in encode_cap_msg() (bsc#1221391). +- libceph: just wait for more data to be available on the socket + (bsc#1221390). +- libceph: rename read_sparse_msg_*() to + read_partial_sparse_msg_*() (bsc#1221389). +- libceph: fail sparse-read if the data length doesn't match + (bsc#1221388). +- commit 088fe3e + +------------------------------------------------------------------- +Thu Mar 14 10:16:37 CET 2024 - tiwai@suse.de + +- kabi/severities: ignore intel_tcc_get_temp() change (git-fixes) +- commit 62d327d + +------------------------------------------------------------------- +Thu Mar 14 10:13:54 CET 2024 - tiwai@suse.de + +- thermal/intel: Fix intel_tcc_get_temp() to support negative + CPU temperature (git-fixes). +- commit 6dc4a23 + +------------------------------------------------------------------- +Thu Mar 14 10:12:16 CET 2024 - tiwai@suse.de + +- memfd: drop warning for missing exec-related flags + (bsc#1221161). +- commit 68995fe + +------------------------------------------------------------------- +Thu Mar 14 08:15:06 CET 2024 - tiwai@suse.de + +- gpiolib: Pass consumer device through to core in + devm_fwnode_gpiod_get_index() (git-fixes). +- commit 446d465 + +------------------------------------------------------------------- +Thu Mar 14 08:13:52 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: add division of drm_display_mode's hskew parameter + (git-fixes). +- media: tc358743: register v4l2 async device only after + successful setup (git-fixes). +- tpm,tpm_tis: Avoid warning splat at shutdown (git-fixes). +- powercap: dtpm_cpu: Fix error check against + freq_qos_add_request() (git-fixes). +- powercap: intel_rapl_tpmi: Fix a register bug (git-fixes). +- powercap: intel_rapl: Fix a NULL pointer dereference + (git-fixes). +- PM: sleep: wakeirq: fix wake irq warning in system suspend + (git-fixes). +- PM: suspend: Set mem_sleep_current during kernel command line + setup (git-fixes). +- selftest: gpio: remove obsolete gpio-mockup test (git-fixes). +- gpio: vf610: allow disabling the vf610 driver (git-fixes). +- regulator: userspace-consumer: add module device table + (git-fixes). +- mmc: core: Fix switch on gp3 partition (git-fixes). +- mmc: wmt-sdmmc: remove an incorrect release_mem_region() + call in the .remove function (git-fixes). +- mmc: tmio: avoid concurrent runs of mmc_request_done() + (git-fixes). +- pwm: mediatek: Update kernel doc for struct pwm_mediatek_of_data + (git-fixes). +- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan + (git-fixes). +- commit 7ae9bb9 + +------------------------------------------------------------------- +Thu Mar 14 08:07:55 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit 1ec0805 + +------------------------------------------------------------------- +Thu Mar 14 08:05:50 CET 2024 - tiwai@suse.de + +- drm/etnaviv: Restore some id values (git-fixes). +- drm/amd/pm: Fix esm reg mask use to get pcie speed (git-fixes). +- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of + atom_get_src_int() (git-fixes). +- Revert "drm/amdgpu: Add pcie usage callback to nbio" + (git-fixes). +- Revert "drm/amdgpu: Add pci usage to nbio v7.9" (git-fixes). +- drm/msm/a7xx: Fix LLC typo (git-fixes). +- drm/msm/dpu: finalise global state object (git-fixes). +- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is + enabled (git-fixes). +- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN + (git-fixes). +- drm/msm/dpu: improve DSC allocation (git-fixes). +- drm/mediatek: Fix a null pointer crash in + mtk_drm_crtc_finish_page_flip (git-fixes). +- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions + (git-fixes). +- drm/tests: helpers: Include missing drm_drv header (git-fixes). +- drm/tidss: Fix sync-lost issue with two displays (git-fixes). +- drm/tidss: Fix initial plane zpos values (git-fixes). +- drm/tegra: put drm_gem_object ref on error in tegra_fb_create + (git-fixes). +- drm/bridge: adv7511: fix crash on irq during probe (git-fixes). +- drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first + (git-fixes). +- drm/amd/display: Add 'replay' NULL check in + 'edp_set_replay_allow_active()' (git-fixes). +- drm/amd/display: fix NULL checks for adev->dm.dc in + amdgpu_dm_fini() (git-fixes). +- drm/radeon/ni: Fix wrong firmware size logging in + ni_init_microcode() (git-fixes). +- drm: ci: use clk_ignore_unused for apq8016 (git-fixes). +- Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane + for DDB allocation" (git-fixes). +- drm/amdgpu: Fix potential out-of-bounds access in + 'amdgpu_discovery_reg_base_init()' (git-fixes). +- drm/amd/display: Fix potential NULL pointer dereferences in + 'dcn10_set_output_transfer_func()' (git-fixes). +- drm/amd/display: Fix a potential buffer overflow in + 'dp_dsc_clock_en_read()' (git-fixes). +- drm/radeon/ni_dpm: remove redundant NULL check (git-fixes). +- drm/radeon: remove dead code in ni_mc_load_microcode() + (git-fixes). +- drm/vmwgfx: Fix the lifetime of the bo cursor memory + (git-fixes). +- drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created + MOBs (git-fixes). +- drm/vmwgfx: Fix possible null pointer derefence with invalid + contexts (git-fixes). +- drm/lima: fix a memleak in lima_heap_alloc (git-fixes). +- drm/panel-edp: use put_sync in unprepare (git-fixes). +- drm/rockchip: lvds: do not print scary message when probing + defer (git-fixes). +- drm/rockchip: lvds: do not overwrite error code (git-fixes). +- drm/vmwgfx: Unmap the surface before resetting it on a plane + state (git-fixes). +- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (git-fixes). +- drm/vkms: Avoid reading beyond LUT array (git-fixes). +- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (git-fixes). +- drm/rockchip: inno_hdmi: Fix video timing (git-fixes). +- drm/tegra: output: Fix missing i2c_put_adapter() in the error + handling paths of tegra_output_probe() (git-fixes). +- drm/tegra: rgb: Fix missing clk_put() in the error handling + paths of tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: rgb: Fix some error handling paths in + tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: hdmi: Fix some error handling paths in + tegra_hdmi_probe() (git-fixes). +- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error + handling path of tegra_dsi_probe() (git-fixes). +- drm/tegra: dsi: Fix some error handling paths in + tegra_dsi_probe() (git-fixes). +- drm/tegra: dpaux: Fix PM disable depth imbalance in + tegra_dpaux_probe (git-fixes). +- drm/tegra: dsi: Add missing check for of_find_device_by_node + (git-fixes). +- ACPI: processor_idle: Fix memory leak in + acpi_processor_power_exit() (git-fixes). +- ACPI: resource: Add MAIBENBEN X577 to + irq1_edge_low_force_override (git-fixes). +- ACPI: scan: Fix device check notification handling (git-fixes). +- ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors + (git-fixes). +- cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's + return value (git-fixes). +- cpufreq: Limit resolving a frequency to policy min/max + (git-fixes). +- cpufreq: amd-pstate: Fix min_perf assignment in + amd_pstate_adjust_perf() (git-fixes). +- commit 451635c + +------------------------------------------------------------------- +Thu Mar 14 07:48:20 CET 2024 - nik.borisov@suse.com + +- RAS: Export helper to get ras_debugfs_dir (jsc#PED-7619). +- commit ddeebbf + +------------------------------------------------------------------- +Wed Mar 13 17:44:47 CET 2024 - fdmanana@suse.com + +- btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot + of subvolume being deleted (bsc#1221282). +- commit adc8e1b + +------------------------------------------------------------------- +Wed Mar 13 17:30:12 CET 2024 - fdmanana@suse.com + +- btrfs: don't abort filesystem when attempting to snapshot + deleted subvolume (bsc#1221282). +- commit 7de0be8 + +------------------------------------------------------------------- +Wed Mar 13 17:26:34 CET 2024 - tiwai@suse.de + +- Fix missing initial value for tcp pingpong threshold (bsc#1221339,bsc#1221305,bsc#1221032,bsc#1221261) + This caused high latencies leading to various network issues +- commit de6f6b8 + +------------------------------------------------------------------- +Wed Mar 13 15:58:37 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix off by one when unwinding on error (jsc#PED-7619). +- commit 083602e + +------------------------------------------------------------------- +Wed Mar 13 15:57:19 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Add debugfs interface to print record entries (jsc#PED-7619). +- commit 1a5e647 + +------------------------------------------------------------------- +Wed Mar 13 15:56:56 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Save SPA values (jsc#PED-7619). +- commit 4072c0c + +------------------------------------------------------------------- +Wed Mar 13 15:26:37 CET 2024 - tiwai@suse.de + +- Bluetooth: Fix eir name length (git-fixes). +- wifi: mac80211: update scratch_pos after defrag (git-fixes). +- wifi: mac80211: track capability/opmode NSS separately + (git-fixes). +- wifi: mt76: mt792x: fix a potential loading failure of the + 6Ghz channel config from ACPI (git-fixes). +- wifi: mt76: mt7921e: fix use-after-free in free_irq() + (git-fixes). +- wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info() + (git-fixes). +- wifi: wilc1000: fix RCU usage in connect path (git-fixes). +- commit 76a6eff + +------------------------------------------------------------------- +Wed Mar 13 15:04:29 CET 2024 - tiwai@suse.de + +- blacklist.conf: add a BT entry that breaks kABI +- commit a6a5c3b + +------------------------------------------------------------------- +Wed Mar 13 15:02:47 CET 2024 - tiwai@suse.de + +- gpu/host1x kABI workaround (git-fixes). +- commit 86a9dbb + +------------------------------------------------------------------- +Wed Mar 13 14:53:36 CET 2024 - tiwai@suse.de + +- gpu: host1x: Skip reset assert on Tegra186 (git-fixes). +- commit 88887cf + +------------------------------------------------------------------- +Wed Mar 13 14:52:32 CET 2024 - tiwai@suse.de + +- blacklist.conf: add entries for firewire +- commit f73cdd2 + +------------------------------------------------------------------- +Wed Mar 13 14:50:58 CET 2024 - tiwai@suse.de + +- drm/nouveau: don't fini scheduler before entity flush + (git-fixes). +- commit 3d3c54d + +------------------------------------------------------------------- +Wed Mar 13 14:39:57 CET 2024 - mgorman@suse.de + +- futex: Prevent the reuse of stale pi_state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- commit ba092a4 + +------------------------------------------------------------------- +Wed Mar 13 13:03:56 CET 2024 - mgorman@suse.de + +- srcu: Use try-lock lockdep annotation for NMI-safe access + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- futex/pi: Fix recursive rt_mutex waiter state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- srcu: Remove extraneous parentheses from srcu_read_lock() etc + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- commit e04ae5b + +------------------------------------------------------------------- +Wed Mar 13 12:41:25 CET 2024 - tiwai@suse.de + +- Update config files: refresh for x86_64 and armv7hl +- commit 8a3dfcc + +------------------------------------------------------------------- +Wed Mar 13 10:26:22 CET 2024 - oneukum@suse.com + +- r8152: fix unknown device for choose_configuration (git-fixes). +- commit 71e2f25 + +------------------------------------------------------------------- +Wed Mar 13 09:27:26 CET 2024 - tiwai@suse.de + +- bluetooth hci_uart_register_device() kABI workaround + (git-fixes). +- commit 2fcc10e + +------------------------------------------------------------------- +Wed Mar 13 09:17:20 CET 2024 - tiwai@suse.de + +- net: phy: dp83822: Fix RGMII TX delay configuration (git-fixes). +- net: phy: fix phy_get_internal_delay accessing an empty array + (git-fixes). +- Bluetooth: btnxpuart: Fix btnxpuart_close (git-fixes). +- Bluetooth: af_bluetooth: Fix deadlock (git-fixes). +- Bluetooth: hci_core: Fix possible buffer overflow (git-fixes). +- Bluetooth: btrtl: fix out of bounds memory access (git-fixes). +- Bluetooth: hci_h5: Add ability to allocate memory for private + data (git-fixes). +- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with + gpiod_get_optional() (git-fixes). +- Bluetooth: hci_event: Fix not indicating new connection for + BIG Sync (git-fixes). +- Bluetooth: Remove superfluous call to hci_conn_check_pending() + (git-fixes). +- Bluetooth: mgmt: Remove leftover queuing of power_off work + (git-fixes). +- Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (git-fixes). +- wifi: brcm80211: handle pmk_op allocation failure (git-fixes). +- wifi: rtw88: 8821c: Fix false alarm count (git-fixes). +- wifi: rtw88: 8821c: Fix beacon loss and disconnect (git-fixes). +- wifi: rtw88: 8821cu: Fix firmware upload fail (git-fixes). +- wifi: mt76: mt7921: fix incorrect type conversion for CLC + command (git-fixes). +- wifi: mt76: mt7996: fix HIF_TXD_V2_1 value (git-fixes). +- wifi: mt76: mt7996: fix efuse reading issue (git-fixes). +- wifi: mt76: mt7996: fix HE beamformer phy cap for station vif + (git-fixes). +- wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps + (git-fixes). +- wifi: mt76: mt7996: fix TWT issues (git-fixes). +- sr9800: Add check for usbnet_get_endpoints (git-fixes). +- wifi: ath12k: fix incorrect logic of calculating vdev_stats_id + (git-fixes). +- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use + (git-fixes). +- wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE + before WMI_PEER_ASSOC_CMDID (git-fixes). +- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init + is complete (git-fixes). +- wifi: wilc1000: revert reset line logic flip (git-fixes). +- wifi: brcmsmac: avoid function pointer casts (git-fixes). +- wifi: wilc1000: prevent use-after-free on vif when cleaning + up all interfaces (git-fixes). +- wifi: iwlwifi: mvm: Fix the listener MAC filter flags + (git-fixes). +- wifi: iwlwifi: mvm: don't set replay counters to 0xff + (git-fixes). +- wifi: iwlwifi: mvm: don't set the MFP flag for the GTK + (git-fixes). +- wifi: iwlwifi: mvm: fix erroneous queue index mask (git-fixes). +- wifi: iwlwifi: support EHT for WH (git-fixes). +- wifi: wfx: fix memory leak when starting AP (git-fixes). +- wifi: brcmsmac: Drop legacy header (git-fixes). +- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() + (git-fixes). +- wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU + (git-fixes). +- wifi: iwlwifi: mvm: fix the TLC command after ADD_STA + (git-fixes). +- wifi: iwlwifi: mvm: use FW rate for non-data only on new devices + (git-fixes). +- wifi: iwlwifi: mvm: d3: fix IPN byte order (git-fixes). +- wifi: iwlwifi: fix EWRD table validity check (git-fixes). +- wifi: iwlwifi: mvm: initialize rates in FW earlier (git-fixes). +- wifi: iwlwifi: acpi: fix WPFC reading (git-fixes). +- wifi: iwlwifi: dbg-tlv: ensure NUL termination (git-fixes). +- wifi: iwlwifi: mvm: report beacon protection failures + (git-fixes). +- wifi: brcmfmac: fix copyright year mentioned in platform_data + header (git-fixes). +- wifi: ath12k: Fix issues in channel list update (git-fixes). +- wifi: ath10k: fix NULL pointer dereference in + ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (git-fixes). +- can: softing: remove redundant NULL check (git-fixes). +- wifi: brcmfmac: avoid invalid list operation when vendor attach + fails (git-fixes). +- wifi: mwifiex: debugfs: Drop unnecessary error check for + debugfs_create_dir() (git-fixes). +- wifi: wilc1000: fix multi-vif management when deleting a vif + (git-fixes). +- wifi: wilc1000: do not realloc workqueue everytime an interface + is added (git-fixes). +- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work + (git-fixes). +- wifi: b43: Disable QoS for bcm4331 (git-fixes). +- wifi: b43: Stop correct queue in DMA worker when QoS is disabled + (git-fixes). +- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is + disabled (git-fixes). +- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is + disabled (git-fixes). +- doc-guide: kernel-doc: tell about object-like macros + (git-fixes). +- soc: qcom: llcc: Check return value on Broadcast_OR reg read + (git-fixes). +- soc: qcom: socinfo: rename PM2250 to PM4125 (git-fixes). +- bus: tegra-aconnect: Update dependency to ARCH_TEGRA + (git-fixes). +- firmware: arm_scmi: Fix double free in SMC transport cleanup + path (git-fixes). +- commit d454c2c + +------------------------------------------------------------------- +Wed Mar 13 08:58:39 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 5709f5a + +------------------------------------------------------------------- +Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 612fa2e + +------------------------------------------------------------------- +Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de + +- selinux: only filter copy-up xattrs following initialization + (bsc#1210690). +- commit f42baec + +------------------------------------------------------------------- +Wed Mar 13 01:48:09 CET 2024 - neilb@suse.de + +- NFS: Fix data corruption caused by congestion (git-fixes). +- pNFS: Fix the pnfs block driver's calculation of layoutget size + (git-fixes). +- NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix O_DIRECT locking issues (git-fixes). +- commit b64b15f + +------------------------------------------------------------------- +Tue Mar 12 23:31:45 CET 2024 - neilb@suse.de + +- nfsd: don't take fi_lock in nfsd_break_deleg_cb() (git-fixes). +- SUNRPC: fix _xprt_switch_find_current_entry logic (git-fixes). +- NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT + (git-fixes). +- NFS: Use parent's objective cred in nfs_access_login_time() + (git-fixes). +- blocklayoutdriver: Fix reference leak of pnfs_device_node + (git-fixes). +- SUNRPC: Fix a suspicious RCU usage warning (git-fixes). +- NFSD: Fix "start of NFS reply" pointer passed to + nfsd_cache_update() (git-fixes). +- NFSD: Update nfsd_cache_append() to use xdr_stream (git-fixes). +- nfsd: fix file memleak on client_opens_release (git-fixes). +- SUNRPC: Fix RPC client cleaned up the freed pipefs dentries + (git-fixes). +- NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO (git-fixes). +- SUNRPC: Add an IS_ERR() check back to where it was (git-fixes). +- NFSv4.1: fix handling NFS4ERR_DELAY when testing for session + trunking (git-fixes). +- SUNRPC: ECONNRESET might require a rebind (git-fixes). +- svcrdma: Drop connection after an RDMA Read error (git-fixes). +- nfsd: Handle EOPENSTALE correctly in the filecache (git-fixes). +- nfsd: lock_rename() needs both directories to live on the same + fs (git-fixes). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (git-fixes). +- pNFS: Fix a hang in nfs4_evict_inode() (git-fixes). +- NFS: Fix potential oops in nfs_inode_remove_request() + (git-fixes). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (git-fixes). +- nfs: decrement nrequests counter before releasing the req + (git-fixes). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (git-fixes). +- Revert "SUNRPC dont update timeout value on connection reset" + (git-fixes). +- NFSv4: Fix a state manager thread deadlock regression + (git-fixes). +- NFSv4: Fix a nfs4_state_manager() race (git-fixes). +- SUNRPC: Fail quickly when server does not recognize TLS + (git-fixes). +- NFSv4.1: fix zero value filehandle in post open getattr + (git-fixes). +- NFS: More fixes for nfs_direct_write_reschedule_io() + (git-fixes). +- NFS: Use the correct commit info in nfs_join_page_group() + (git-fixes). +- NFS: More O_DIRECT accounting fixes for error paths (git-fixes). +- NFS: Fix error handling for O_DIRECT write scheduling + (git-fixes). +- nfsd: fix change_info in NFSv4 RENAME replies (git-fixes). +- NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix a potential data corruption (git-fixes). +- NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info + (git-fixes). +- commit e298a32 + +------------------------------------------------------------------- +Tue Mar 12 17:25:48 CET 2024 - lhenriques@suse.de + +- Update + patches.suse/ceph-fix-deadlock-or-deadcode-of-misusing-dget.patch + (bsc#1220453 bsc#1221058 CVE-2023-52583). +- commit 25befcc + +------------------------------------------------------------------- +Tue Mar 12 16:58:11 CET 2024 - mgorman@suse.de + +- sched/fair: Combine EAS check with overutilized access + (bsc#1221157). +- sched/fair: Use helper function to access rd->overutilized + (bsc#1221157). +- sched/fair: Add EAS checks before updating overutilized + (bsc#1221157). +- commit c66ccdb + +------------------------------------------------------------------- +Tue Mar 12 15:53:52 CET 2024 - lhenriques@suse.de + +- netfs, fscache: Prevent Oops in fscache_put_cache() (bsc#1221291 + CVE-2024-26612). +- commit f4e9666 + +------------------------------------------------------------------- +Tue Mar 12 14:33:40 CET 2024 - vbabka@suse.cz + +- mm, vmscan: prevent infinite loop for costly GFP_NOIO | + __GFP_RETRY_MAYFAIL allocations (git-fixes). +- commit 36fac6a + +------------------------------------------------------------------- +Tue Mar 12 12:47:04 CET 2024 - vbabka@suse.cz + +- mm: migrate high-order folios in swap cache correctly + (git-fixes). +- commit 46a5bb6 + +------------------------------------------------------------------- +Tue Mar 12 12:34:27 CET 2024 - vbabka@suse.cz + +- mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer + (git-fixes). +- commit 436bfc9 + +------------------------------------------------------------------- +Tue Mar 12 12:30:23 CET 2024 - vbabka@suse.cz + +- Refresh patches.suse/mm-mmap-fix-vma_merge-case-7.patch. +- commit 442a3e7 + +------------------------------------------------------------------- +Tue Mar 12 12:20:44 CET 2024 - denis.kirjanov@suse.com + +- bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk + (git-fixes). +- commit bffce9c + +------------------------------------------------------------------- +Tue Mar 12 11:02:49 CET 2024 - denis.kirjanov@suse.com + +- nfp: flower: prevent re-adding mac index for bonded port (git-fixes). +- commit 6661999 + +------------------------------------------------------------------- +Tue Mar 12 11:01:07 CET 2024 - denis.kirjanov@suse.com + +- nfp: use correct macro for LengthSelect in BAR config (git-fixes). +- commit 7d0aeec + +------------------------------------------------------------------- +Tue Mar 12 10:59:40 CET 2024 - denis.kirjanov@suse.com + +- tsnep: Fix mapping for zero copy XDP_TX action (git-fixes). +- commit 3345825 + +------------------------------------------------------------------- +Tue Mar 12 10:57:58 CET 2024 - denis.kirjanov@suse.com + +- net: atlantic: Fix DMA mapping for PTP hwts ring (git-fixes). +- commit b00604d + +------------------------------------------------------------------- +Tue Mar 12 10:55:55 CET 2024 - denis.kirjanov@suse.com + +- netdevsim: avoid potential loop in nsim_dev_trap_report_work() (git-fixes). +- commit 57a7091 + +------------------------------------------------------------------- +Tue Mar 12 10:53:57 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Prevent DSA tags from breaking COE (git-fixes). +- commit e8cc0c0 + +------------------------------------------------------------------- +Tue Mar 12 10:01:27 CET 2024 - tiwai@suse.de + +- Move out-of-tree patches into the right section +- commit 6624840 + +------------------------------------------------------------------- +Tue Mar 12 09:59:39 CET 2024 - tiwai@suse.de + +- Documentation: virt: Fix up pre-formatted text block for SEV + ioctls (git-fixes). +- commit b6867f0 + +------------------------------------------------------------------- +Tue Mar 12 09:59:02 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 489fc6e + +------------------------------------------------------------------- +Tue Mar 12 09:52:49 CET 2024 - tiwai@suse.de + +- crypto: ccp - Have it depend on AMD_IOMMU (git-fixes). +- rtc: test: Fix invalid format specifier (git-fixes). +- lib: memcpy_kunit: Fix an invalid format specifier in an + assertion msg (git-fixes). +- lib/cmdline: Fix an invalid format specifier in an assertion + msg (git-fixes). +- selftests/mqueue: Set timeout to 180 seconds (git-fixes). +- Documentation: coresight: fix `make refcheckdocs` warning + (git-fixes). +- commit 2c8fcdc + +------------------------------------------------------------------- +Tue Mar 12 03:32:41 CET 2024 - neilb@suse.de + +- Refresh patches.suse/nfsd-fix-RELEASE_LOCKOWNER.patch. + update mainline commit info +- commit 2c149c7 + +------------------------------------------------------------------- +Mon Mar 11 14:16:45 CET 2024 - denis.kirjanov@suse.com + +- amt: do not use overwrapped cb area (git-fixes). +- commit 1372aac + +------------------------------------------------------------------- +Mon Mar 11 14:14:14 CET 2024 - denis.kirjanov@suse.com + +- bonding: remove print in bond_verify_device_path (git-fixes). +- commit 7a54f95 + +------------------------------------------------------------------- +Mon Mar 11 14:07:35 CET 2024 - denis.kirjanov@suse.com + +- stmmac: preserve KABI in stmmac_txq_cfg (git-fixes). +- commit 034b0ac + +------------------------------------------------------------------- +Mon Mar 11 14:05:31 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Tx coe sw fallback (git-fixes). +- commit d5cf563 + +------------------------------------------------------------------- +Mon Mar 11 13:31:45 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit 0889c69 + +------------------------------------------------------------------- +Mon Mar 11 11:11:02 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit b63446f + +------------------------------------------------------------------- +Mon Mar 11 11:03:50 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit ed66a82 + +------------------------------------------------------------------- +Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com + +- Update + patches.suse/usb-hub-Guard-against-accesses-to-uninitialized-BOS-.patch + (bsc#1220790 CVE-2023-52477). + Added CVE +- commit 61b1ebd + +------------------------------------------------------------------- +Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de + +- i2c: aspeed: Fix the dummy irq expected print (git-fixes). +- i2c: wmt: Fix an error handling path in wmt_i2c_probe() + (git-fixes). +- i2c: i801: Avoid potential double call to + gpiod_remove_lookup_table (git-fixes). +- commit 5a2966b + +------------------------------------------------------------------- +Sun Mar 10 00:12:35 CET 2024 - dfaggioli@suse.com + +- s390/vfio-ap: wire in the vfio_device_ops request callback + (bsc#1205316). +- Refresh + patches.suse/vfio-iommufd-Add-detach_ioas-support-for-emulated-VFIO-devices. +- commit c62972b + +------------------------------------------------------------------- +Sat Mar 9 19:01:46 CET 2024 - lduncan@suse.com + +- scsi: target: iscsi: don't warn of R/W when no data + (bsc#1215541). +- scsi: target: iscsi: handle SCSI immediate commands + (bsc#1215541). +- commit ed0e112 + +------------------------------------------------------------------- +Sat Mar 9 10:56:57 CET 2024 - tiwai@suse.de + +- Fix missing initialization in mt7921* drivers (bsc#1221114) + Refresh patches.suse/wifi-mt76-move-struct-ieee80211_chanctx_conf-up-to-s.patch +- commit ecd5297 + +------------------------------------------------------------------- +Sat Mar 9 09:43:38 CET 2024 - tiwai@suse.de + +- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll + (git-fixes). +- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono + mode (git-fixes). +- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC + (git-fixes). +- ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) + into DMI quirk table (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi + Vi8 tablet (git-fixes). +- ALSA: hda: cs35l41: Overwrite CS35L41 configuration for ASUS + UM5302LA (git-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo Thinkbook 16P laptops + (git-fixes). +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P (git-fixes). +- ALSA: hda: optimize the probe codec process (git-fixes). +- commit 5c5002a + +------------------------------------------------------------------- +Sat Mar 9 09:41:18 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook + (git-fixes). +- ALSA: hda/realtek - Add Headset Mic supported Acer NB platform + (git-fixes). +- commit 0303741 + +------------------------------------------------------------------- +Sat Mar 9 09:35:17 CET 2024 - tiwai@suse.de + +- mei: gsc_proxy: match component when GSC is on different bus + (git-fixes). +- misc: fastrpc: Pass proper arguments to scm call (git-fixes). +- comedi: comedi_test: Prevent timers rescheduling during deletion + (git-fixes). +- misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled + twice on suspend/resume (git-fixes). +- iio: accel: adxl367: fix I2C FIFO data register (git-fixes). +- iio: accel: adxl367: fix DEVID read after reset (git-fixes). +- iio: pressure: dlhl60d: Initialize empty DLH bytes (git-fixes). +- counter: fix privdata alignment (git-fixes). +- Revert "tty: serial: simplify + qcom_geni_serial_send_chunk_fifo()" (git-fixes). +- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS + is enabled (git-fixes). +- vt: fix unicode buffer corruption when deleting characters + (git-fixes). +- serial: 8250_dw: Do not reclock if already at correct rate + (git-fixes). +- tty: serial: imx: Fix broken RS485 (git-fixes). +- xhci: Fix failure to detect ring expansion need (git-fixes). +- usb: port: Don't try to peer unused USB ports based on location + (git-fixes). +- usb: gadget: ncm: Fix handling of zero block length packets + (git-fixes). +- usb: typec: altmodes/displayport: create sysfs nodes as driver's + default device attribute group (git-fixes). +- usb: typec: tpcm: Fix PORT_RESET behavior for self powered + devices (git-fixes). +- USB: usb-storage: Prevent divide-by-0 error in + isd200_ata_command (git-fixes). +- thunderbolt: Fix NULL pointer dereference in + tb_port_update_credits() (git-fixes). +- Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal + (git-fixes). +- ASoC: rcar: adg: correct TIMSEL setting for SSI9 (git-fixes). +- ASoC: madera: Fix typo in madera_set_fll_clks shift value + (git-fixes). +- ALSA: hda/realtek - Fix headset Mic no show at resume back + for Lenovo ALC897 platform (git-fixes). +- drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf + (git-fixes). +- drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel + HFP and HBP (again) (git-fixes). +- drm: Fix output poll work for drm_kms_helper_poll=n (git-fixes). +- drm/amd/display: check dc_link before dereferencing (git-fixes). +- drm/i915/selftests: Fix dependency of some timeouts on HZ + (git-fixes). +- drm/i915: Don't explode when the dig port we don't have an + AUX CH (git-fixes). +- drm/i915: Check before removing mm notifier (git-fixes). +- drm/i915/hdcp: Extract hdcp structure from correct connector + (git-fixes). +- drm/i915/hdcp: Remove additional timing for reading mst hdcp + message (git-fixes). +- drm/i915/hdcp: Move to direct reads for HDCP (git-fixes). +- commit e4dbdb4 + +------------------------------------------------------------------- +Sat Mar 9 00:20:14 CET 2024 - ailiop@suse.com + +- erofs: apply proper VMA alignment for memory mapped files on + THP (git-fixes). +- commit f883467 + +------------------------------------------------------------------- +Fri Mar 8 16:06:50 CET 2024 - msuchanek@suse.de + +- powerpc: Add PVN support for HeXin C2000 processor + (jsc#PED-7970). +- Refresh patches.suse/powerpc-Add-Power11-architected-and-raw-mode.patch +- commit 840aeb4 + +------------------------------------------------------------------- +Fri Mar 8 13:38:37 CET 2024 - jbohac@suse.cz + +- Refresh + patches.suse/x86-e820-Don-t-reserve-SETUP_RNG_SEED-in-e820.patch +- commit cca30de + +------------------------------------------------------------------- +Thu Mar 7 18:15:41 CET 2024 - tonyj@suse.de + +- perf/pmu-events/powerpc: Update json mapfile with Power11 PVR + (jsc#PED-7970 jsc#PED-8065). +- powerpc/perf: Power11 Performance Monitoring support + (jsc#PED-7970 jsc#PED-8065). +- perf vendor events powerpc: Add PVN for HX-C2000 CPU with + Power8 Architecture (jsc#PED-7970 jsc#PED-8065). +- commit b9d5dfb + +------------------------------------------------------------------- +Thu Mar 7 11:49:53 CET 2024 - msuchanek@suse.de + +- Revert "git-sort: Add io_uring 6.3 fixes remote" + This reverts commit 6392287eb4bd8f99419025c617f5a9b7ce323a79. + Remove version-specific branch. +- commit e463564 + ------------------------------------------------------------------- Thu Mar 7 09:55:20 CET 2024 - tiwai@suse.de @@ -25,6 +1056,12 @@ Thu Mar 7 09:53:31 CET 2024 - tiwai@suse.de - soc: qcom: pmic_glink: Fix boot when QRTR=m (git-fixes). - commit 43e9ac3 +------------------------------------------------------------------- +Thu Mar 7 09:35:31 CET 2024 - iivanov@suse.de + +- Update patches.suse/PCI-MSI-Prevent-MSI-hardware-interrupt-number-trunca.patch (git-fixes,bsc#1218777) +- commit 7d27d0e + ------------------------------------------------------------------- Thu Mar 7 09:16:03 CET 2024 - iivanov@suse.de @@ -50127,6 +51164,13 @@ Sat Oct 21 13:25:16 CEST 2023 - tiwai@suse.de (git-fixes). - commit 14a1c75 +------------------------------------------------------------------- +Fri Oct 20 18:50:59 CEST 2023 - mwilck@suse.com + +- qedf: Wait for stag work during unload (bsc#1214852). +- qedf: Don't process stag work during unload (bsc#1214852). +- commit dcc092a + ------------------------------------------------------------------- Fri Oct 20 18:31:53 CEST 2023 - jwiesner@suse.de diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 6426db9..1c69640 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-dacef75e68efe93975d261181ecdeb4ef168ddab +%global kernel_package kernel%kernel_flavor-srchash-315984222d95397f895e8f96d99fdc1f5b7bee29 %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: .gdacef75 +Release: .g3159842 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 1ab76ec..02eaf8c 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,1034 @@ +------------------------------------------------------------------- +Fri Mar 15 09:19:37 CET 2024 - tiwai@suse.de + +- ALSA: hda/tas2781: remove unnecessary runtime_pm calls + (git-fixes). +- ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on + some HP models (git-fixes). +- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops + (git-fixes). +- ALSA: hda: Reuse for_each_pcm_streams() (git-fixes). +- ALSA: usb-audio: Name feature ctl using output if input is PCM + (git-fixes). +- commit fdd39ea + +------------------------------------------------------------------- +Fri Mar 15 09:15:01 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for various HP ENVY models + (git-fixes). +- commit 62207c4 + +------------------------------------------------------------------- +Fri Mar 15 09:12:54 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add "Intel Reference board" SSID in the + ALC256 (git-fixes). +- ALSA: hda/realtek: Remove two HP Laptops using CS35L41 + (git-fixes). +- ALSA: hda: cs35l41: Support HP models without _DSD using dual + Speaker ID (git-fixes). +- ALSA: hda: cs35l41: Support additional HP Envy Models + (git-fixes). +- ALSA: hda/realtek: Add quirks for HP G11 Laptops using CS35L56 + (git-fixes). +- ALSA: hda: realtek: Re-work CS35L41 fixups to re-use for other + amps (git-fixes). +- commit c4f7d5a + +------------------------------------------------------------------- +Fri Mar 15 08:28:03 CET 2024 - tiwai@suse.de + +- nilfs2: prevent kernel bug at submit_bh_wbc() (git-fixes). +- nilfs2: fix failure to detect DAT corruption in btree and + direct mappings (git-fixes). +- selftests/mm: protection_keys: save/restore nr_hugepages + settings (git-fixes). +- selftests/mm: hugetlb_reparenting_test: do not unmount + (git-fixes). +- selftests/mm: dont fail testsuite due to a lack of hugepages + (git-fixes). +- modules: wait do_free_init correctly (git-fixes). +- PCI: qcom: Enable BDF to SID translation properly (git-fixes). +- PCI: dwc: endpoint: Fix advertised resizable BAR size + (git-fixes). +- PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling + (git-fixes). +- PCI: switchtec: Fix an error handling path in + switchtec_pci_probe() (git-fixes). +- PCI/P2PDMA: Fix a sleeping issue in a RCU read section + (git-fixes). +- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken + (git-fixes). +- PCI/DPC: Print all TLP Prefixes, not just the first (git-fixes). +- pci_iounmap(): Fix MMIO mapping leak (git-fixes). +- PCI/AER: Fix rootport attribute paths in ABI docs (git-fixes). +- platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check + (git-fixes). +- platform/x86/intel/tpmi: Change vsec offset to u64 (git-fixes). +- Revert "platform/x86: asus-wmi: Support WMI event queue" + (git-fixes). +- leds: sgm3140: Add missing timer cleanup and flash gpio control + (git-fixes). +- Revert "leds: Only descend into leds directory when + CONFIG_NEW_LEDS is set" (git-fixes). +- leds: aw2013: Unlock mutex before destroying it (git-fixes). +- mfd: altera-sysmgr: Call of_node_put() only when + of_parse_phandle() takes a ref (git-fixes). +- mfd: syscon: Call of_node_put() only when of_parse_phandle() + takes a ref (git-fixes). +- pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin + group/function (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8192 (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8186 (git-fixes). +- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd + (git-fixes). +- HID: amd_sfh: Avoid disabling the interrupt (git-fixes). +- commit a95f20c + +------------------------------------------------------------------- +Fri Mar 15 08:23:42 CET 2024 - tiwai@suse.de + +- ALSA: usb-audio: Stop parsing channels bits when all channels + are found (git-fixes). +- ALSA: aaci: Delete unused variable in aaci_do_suspend + (git-fixes). +- ASoC: meson: axg-tdm-interface: add frame rate constraint + (git-fixes). +- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs + (git-fixes). +- ASoC: SOF: Add some bounds checking to firmware data + (git-fixes). +- ASoC: meson: t9015: fix function pointer type mismatch + (git-fixes). +- ASoC: meson: aiu: fix function pointer type mismatch + (git-fixes). +- ASoC: sh: rz-ssi: Fix error message print (git-fixes). +- ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe() + (git-fixes). +- ASoC: amd: acp: Add missing error handling in sof-mach + (git-fixes). +- ALSA: hda/tas2781: restore power state after system_resume + (git-fixes). +- ALSA: hda/tas2781: do not call pm_runtime_force_* in + system_resume/suspend (git-fixes). +- ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend + (git-fixes). +- ALSA: hda/tas2781: add lock to system_suspend (git-fixes). +- ALSA: hda/tas2781: use dev_dbg in system_resume (git-fixes). +- ALSA: seq: fix function cast warnings (git-fixes). +- ALSA: aw2: avoid casting function pointers (git-fixes). +- ALSA: ctxfi: avoid casting function pointers (git-fixes). +- ALSA: hda: cs35l41: Set Channel Index correctly when system + is missing _DSD (git-fixes). +- backlight: lp8788: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3639: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: da9052: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3630a: Don't set bl->props.brightness in + get_brightness (git-fixes). +- backlight: lm3630a: Initialize backlight_properties on init + (git-fixes). +- backlight: ktz8866: Correct the check for of_property_read_u32 + (git-fixes). +- backlight: hx8357: Fix potential NULL pointer dereference + (git-fixes). +- gpio: nomadik: fix offset bug in nmk_pmx_set() (git-fixes). +- HID: amd_sfh: Update HPD sensor structure elements (git-fixes). +- commit 428d278 + +------------------------------------------------------------------- +Thu Mar 14 17:43:21 CET 2024 - tiwai@suse.de + +- Update patch reference for IDXD fix (bsc#1221428) +- commit 20b42d0 + +------------------------------------------------------------------- +Thu Mar 14 16:44:44 CET 2024 - nik.borisov@suse.com + +- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests (bsc#1213456 CVE-2023-28746). +- commit a59ffeb + +------------------------------------------------------------------- +Thu Mar 14 16:44:27 CET 2024 - nik.borisov@suse.com + +- x86/rfds: Mitigate Register File Data Sampling (RFDS) (bsc#1213456 CVE-2023-28746). +- commit c210394 + +------------------------------------------------------------------- +Thu Mar 14 16:43:01 CET 2024 - nik.borisov@suse.com + +- Documentation/hw-vuln: Add documentation for RFDS (bsc#1213456 CVE-2023-28746). +- commit 0f1938a + +------------------------------------------------------------------- +Thu Mar 14 16:41:56 CET 2024 - nik.borisov@suse.com + +- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set (bsc#1213456 CVE-2023-28746). +- commit 52997cc + +------------------------------------------------------------------- +Thu Mar 14 11:09:55 CET 2024 - lhenriques@suse.de + +- libceph: init the cursor when preparing sparse read in msgr2 + (bsc#1221393). +- ceph: switch to corrected encoding of max_xattr_size in mdsmap + (bsc#1221392). +- ceph: prevent use-after-free in encode_cap_msg() (bsc#1221391). +- libceph: just wait for more data to be available on the socket + (bsc#1221390). +- libceph: rename read_sparse_msg_*() to + read_partial_sparse_msg_*() (bsc#1221389). +- libceph: fail sparse-read if the data length doesn't match + (bsc#1221388). +- commit 088fe3e + +------------------------------------------------------------------- +Thu Mar 14 10:16:37 CET 2024 - tiwai@suse.de + +- kabi/severities: ignore intel_tcc_get_temp() change (git-fixes) +- commit 62d327d + +------------------------------------------------------------------- +Thu Mar 14 10:13:54 CET 2024 - tiwai@suse.de + +- thermal/intel: Fix intel_tcc_get_temp() to support negative + CPU temperature (git-fixes). +- commit 6dc4a23 + +------------------------------------------------------------------- +Thu Mar 14 10:12:16 CET 2024 - tiwai@suse.de + +- memfd: drop warning for missing exec-related flags + (bsc#1221161). +- commit 68995fe + +------------------------------------------------------------------- +Thu Mar 14 08:15:06 CET 2024 - tiwai@suse.de + +- gpiolib: Pass consumer device through to core in + devm_fwnode_gpiod_get_index() (git-fixes). +- commit 446d465 + +------------------------------------------------------------------- +Thu Mar 14 08:13:52 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: add division of drm_display_mode's hskew parameter + (git-fixes). +- media: tc358743: register v4l2 async device only after + successful setup (git-fixes). +- tpm,tpm_tis: Avoid warning splat at shutdown (git-fixes). +- powercap: dtpm_cpu: Fix error check against + freq_qos_add_request() (git-fixes). +- powercap: intel_rapl_tpmi: Fix a register bug (git-fixes). +- powercap: intel_rapl: Fix a NULL pointer dereference + (git-fixes). +- PM: sleep: wakeirq: fix wake irq warning in system suspend + (git-fixes). +- PM: suspend: Set mem_sleep_current during kernel command line + setup (git-fixes). +- selftest: gpio: remove obsolete gpio-mockup test (git-fixes). +- gpio: vf610: allow disabling the vf610 driver (git-fixes). +- regulator: userspace-consumer: add module device table + (git-fixes). +- mmc: core: Fix switch on gp3 partition (git-fixes). +- mmc: wmt-sdmmc: remove an incorrect release_mem_region() + call in the .remove function (git-fixes). +- mmc: tmio: avoid concurrent runs of mmc_request_done() + (git-fixes). +- pwm: mediatek: Update kernel doc for struct pwm_mediatek_of_data + (git-fixes). +- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan + (git-fixes). +- commit 7ae9bb9 + +------------------------------------------------------------------- +Thu Mar 14 08:07:55 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit 1ec0805 + +------------------------------------------------------------------- +Thu Mar 14 08:05:50 CET 2024 - tiwai@suse.de + +- drm/etnaviv: Restore some id values (git-fixes). +- drm/amd/pm: Fix esm reg mask use to get pcie speed (git-fixes). +- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of + atom_get_src_int() (git-fixes). +- Revert "drm/amdgpu: Add pcie usage callback to nbio" + (git-fixes). +- Revert "drm/amdgpu: Add pci usage to nbio v7.9" (git-fixes). +- drm/msm/a7xx: Fix LLC typo (git-fixes). +- drm/msm/dpu: finalise global state object (git-fixes). +- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is + enabled (git-fixes). +- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN + (git-fixes). +- drm/msm/dpu: improve DSC allocation (git-fixes). +- drm/mediatek: Fix a null pointer crash in + mtk_drm_crtc_finish_page_flip (git-fixes). +- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions + (git-fixes). +- drm/tests: helpers: Include missing drm_drv header (git-fixes). +- drm/tidss: Fix sync-lost issue with two displays (git-fixes). +- drm/tidss: Fix initial plane zpos values (git-fixes). +- drm/tegra: put drm_gem_object ref on error in tegra_fb_create + (git-fixes). +- drm/bridge: adv7511: fix crash on irq during probe (git-fixes). +- drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first + (git-fixes). +- drm/amd/display: Add 'replay' NULL check in + 'edp_set_replay_allow_active()' (git-fixes). +- drm/amd/display: fix NULL checks for adev->dm.dc in + amdgpu_dm_fini() (git-fixes). +- drm/radeon/ni: Fix wrong firmware size logging in + ni_init_microcode() (git-fixes). +- drm: ci: use clk_ignore_unused for apq8016 (git-fixes). +- Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane + for DDB allocation" (git-fixes). +- drm/amdgpu: Fix potential out-of-bounds access in + 'amdgpu_discovery_reg_base_init()' (git-fixes). +- drm/amd/display: Fix potential NULL pointer dereferences in + 'dcn10_set_output_transfer_func()' (git-fixes). +- drm/amd/display: Fix a potential buffer overflow in + 'dp_dsc_clock_en_read()' (git-fixes). +- drm/radeon/ni_dpm: remove redundant NULL check (git-fixes). +- drm/radeon: remove dead code in ni_mc_load_microcode() + (git-fixes). +- drm/vmwgfx: Fix the lifetime of the bo cursor memory + (git-fixes). +- drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created + MOBs (git-fixes). +- drm/vmwgfx: Fix possible null pointer derefence with invalid + contexts (git-fixes). +- drm/lima: fix a memleak in lima_heap_alloc (git-fixes). +- drm/panel-edp: use put_sync in unprepare (git-fixes). +- drm/rockchip: lvds: do not print scary message when probing + defer (git-fixes). +- drm/rockchip: lvds: do not overwrite error code (git-fixes). +- drm/vmwgfx: Unmap the surface before resetting it on a plane + state (git-fixes). +- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (git-fixes). +- drm/vkms: Avoid reading beyond LUT array (git-fixes). +- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (git-fixes). +- drm/rockchip: inno_hdmi: Fix video timing (git-fixes). +- drm/tegra: output: Fix missing i2c_put_adapter() in the error + handling paths of tegra_output_probe() (git-fixes). +- drm/tegra: rgb: Fix missing clk_put() in the error handling + paths of tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: rgb: Fix some error handling paths in + tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: hdmi: Fix some error handling paths in + tegra_hdmi_probe() (git-fixes). +- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error + handling path of tegra_dsi_probe() (git-fixes). +- drm/tegra: dsi: Fix some error handling paths in + tegra_dsi_probe() (git-fixes). +- drm/tegra: dpaux: Fix PM disable depth imbalance in + tegra_dpaux_probe (git-fixes). +- drm/tegra: dsi: Add missing check for of_find_device_by_node + (git-fixes). +- ACPI: processor_idle: Fix memory leak in + acpi_processor_power_exit() (git-fixes). +- ACPI: resource: Add MAIBENBEN X577 to + irq1_edge_low_force_override (git-fixes). +- ACPI: scan: Fix device check notification handling (git-fixes). +- ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors + (git-fixes). +- cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's + return value (git-fixes). +- cpufreq: Limit resolving a frequency to policy min/max + (git-fixes). +- cpufreq: amd-pstate: Fix min_perf assignment in + amd_pstate_adjust_perf() (git-fixes). +- commit 451635c + +------------------------------------------------------------------- +Thu Mar 14 07:48:20 CET 2024 - nik.borisov@suse.com + +- RAS: Export helper to get ras_debugfs_dir (jsc#PED-7619). +- commit ddeebbf + +------------------------------------------------------------------- +Wed Mar 13 17:44:47 CET 2024 - fdmanana@suse.com + +- btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot + of subvolume being deleted (bsc#1221282). +- commit adc8e1b + +------------------------------------------------------------------- +Wed Mar 13 17:30:12 CET 2024 - fdmanana@suse.com + +- btrfs: don't abort filesystem when attempting to snapshot + deleted subvolume (bsc#1221282). +- commit 7de0be8 + +------------------------------------------------------------------- +Wed Mar 13 17:26:34 CET 2024 - tiwai@suse.de + +- Fix missing initial value for tcp pingpong threshold (bsc#1221339,bsc#1221305,bsc#1221032,bsc#1221261) + This caused high latencies leading to various network issues +- commit de6f6b8 + +------------------------------------------------------------------- +Wed Mar 13 15:58:37 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix off by one when unwinding on error (jsc#PED-7619). +- commit 083602e + +------------------------------------------------------------------- +Wed Mar 13 15:57:19 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Add debugfs interface to print record entries (jsc#PED-7619). +- commit 1a5e647 + +------------------------------------------------------------------- +Wed Mar 13 15:56:56 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Save SPA values (jsc#PED-7619). +- commit 4072c0c + +------------------------------------------------------------------- +Wed Mar 13 15:26:37 CET 2024 - tiwai@suse.de + +- Bluetooth: Fix eir name length (git-fixes). +- wifi: mac80211: update scratch_pos after defrag (git-fixes). +- wifi: mac80211: track capability/opmode NSS separately + (git-fixes). +- wifi: mt76: mt792x: fix a potential loading failure of the + 6Ghz channel config from ACPI (git-fixes). +- wifi: mt76: mt7921e: fix use-after-free in free_irq() + (git-fixes). +- wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info() + (git-fixes). +- wifi: wilc1000: fix RCU usage in connect path (git-fixes). +- commit 76a6eff + +------------------------------------------------------------------- +Wed Mar 13 15:04:29 CET 2024 - tiwai@suse.de + +- blacklist.conf: add a BT entry that breaks kABI +- commit a6a5c3b + +------------------------------------------------------------------- +Wed Mar 13 15:02:47 CET 2024 - tiwai@suse.de + +- gpu/host1x kABI workaround (git-fixes). +- commit 86a9dbb + +------------------------------------------------------------------- +Wed Mar 13 14:53:36 CET 2024 - tiwai@suse.de + +- gpu: host1x: Skip reset assert on Tegra186 (git-fixes). +- commit 88887cf + +------------------------------------------------------------------- +Wed Mar 13 14:52:32 CET 2024 - tiwai@suse.de + +- blacklist.conf: add entries for firewire +- commit f73cdd2 + +------------------------------------------------------------------- +Wed Mar 13 14:50:58 CET 2024 - tiwai@suse.de + +- drm/nouveau: don't fini scheduler before entity flush + (git-fixes). +- commit 3d3c54d + +------------------------------------------------------------------- +Wed Mar 13 14:39:57 CET 2024 - mgorman@suse.de + +- futex: Prevent the reuse of stale pi_state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- commit ba092a4 + +------------------------------------------------------------------- +Wed Mar 13 13:03:56 CET 2024 - mgorman@suse.de + +- srcu: Use try-lock lockdep annotation for NMI-safe access + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- futex/pi: Fix recursive rt_mutex waiter state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- srcu: Remove extraneous parentheses from srcu_read_lock() etc + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- commit e04ae5b + +------------------------------------------------------------------- +Wed Mar 13 12:41:25 CET 2024 - tiwai@suse.de + +- Update config files: refresh for x86_64 and armv7hl +- commit 8a3dfcc + +------------------------------------------------------------------- +Wed Mar 13 10:26:22 CET 2024 - oneukum@suse.com + +- r8152: fix unknown device for choose_configuration (git-fixes). +- commit 71e2f25 + +------------------------------------------------------------------- +Wed Mar 13 09:27:26 CET 2024 - tiwai@suse.de + +- bluetooth hci_uart_register_device() kABI workaround + (git-fixes). +- commit 2fcc10e + +------------------------------------------------------------------- +Wed Mar 13 09:17:20 CET 2024 - tiwai@suse.de + +- net: phy: dp83822: Fix RGMII TX delay configuration (git-fixes). +- net: phy: fix phy_get_internal_delay accessing an empty array + (git-fixes). +- Bluetooth: btnxpuart: Fix btnxpuart_close (git-fixes). +- Bluetooth: af_bluetooth: Fix deadlock (git-fixes). +- Bluetooth: hci_core: Fix possible buffer overflow (git-fixes). +- Bluetooth: btrtl: fix out of bounds memory access (git-fixes). +- Bluetooth: hci_h5: Add ability to allocate memory for private + data (git-fixes). +- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with + gpiod_get_optional() (git-fixes). +- Bluetooth: hci_event: Fix not indicating new connection for + BIG Sync (git-fixes). +- Bluetooth: Remove superfluous call to hci_conn_check_pending() + (git-fixes). +- Bluetooth: mgmt: Remove leftover queuing of power_off work + (git-fixes). +- Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (git-fixes). +- wifi: brcm80211: handle pmk_op allocation failure (git-fixes). +- wifi: rtw88: 8821c: Fix false alarm count (git-fixes). +- wifi: rtw88: 8821c: Fix beacon loss and disconnect (git-fixes). +- wifi: rtw88: 8821cu: Fix firmware upload fail (git-fixes). +- wifi: mt76: mt7921: fix incorrect type conversion for CLC + command (git-fixes). +- wifi: mt76: mt7996: fix HIF_TXD_V2_1 value (git-fixes). +- wifi: mt76: mt7996: fix efuse reading issue (git-fixes). +- wifi: mt76: mt7996: fix HE beamformer phy cap for station vif + (git-fixes). +- wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps + (git-fixes). +- wifi: mt76: mt7996: fix TWT issues (git-fixes). +- sr9800: Add check for usbnet_get_endpoints (git-fixes). +- wifi: ath12k: fix incorrect logic of calculating vdev_stats_id + (git-fixes). +- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use + (git-fixes). +- wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE + before WMI_PEER_ASSOC_CMDID (git-fixes). +- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init + is complete (git-fixes). +- wifi: wilc1000: revert reset line logic flip (git-fixes). +- wifi: brcmsmac: avoid function pointer casts (git-fixes). +- wifi: wilc1000: prevent use-after-free on vif when cleaning + up all interfaces (git-fixes). +- wifi: iwlwifi: mvm: Fix the listener MAC filter flags + (git-fixes). +- wifi: iwlwifi: mvm: don't set replay counters to 0xff + (git-fixes). +- wifi: iwlwifi: mvm: don't set the MFP flag for the GTK + (git-fixes). +- wifi: iwlwifi: mvm: fix erroneous queue index mask (git-fixes). +- wifi: iwlwifi: support EHT for WH (git-fixes). +- wifi: wfx: fix memory leak when starting AP (git-fixes). +- wifi: brcmsmac: Drop legacy header (git-fixes). +- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() + (git-fixes). +- wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU + (git-fixes). +- wifi: iwlwifi: mvm: fix the TLC command after ADD_STA + (git-fixes). +- wifi: iwlwifi: mvm: use FW rate for non-data only on new devices + (git-fixes). +- wifi: iwlwifi: mvm: d3: fix IPN byte order (git-fixes). +- wifi: iwlwifi: fix EWRD table validity check (git-fixes). +- wifi: iwlwifi: mvm: initialize rates in FW earlier (git-fixes). +- wifi: iwlwifi: acpi: fix WPFC reading (git-fixes). +- wifi: iwlwifi: dbg-tlv: ensure NUL termination (git-fixes). +- wifi: iwlwifi: mvm: report beacon protection failures + (git-fixes). +- wifi: brcmfmac: fix copyright year mentioned in platform_data + header (git-fixes). +- wifi: ath12k: Fix issues in channel list update (git-fixes). +- wifi: ath10k: fix NULL pointer dereference in + ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (git-fixes). +- can: softing: remove redundant NULL check (git-fixes). +- wifi: brcmfmac: avoid invalid list operation when vendor attach + fails (git-fixes). +- wifi: mwifiex: debugfs: Drop unnecessary error check for + debugfs_create_dir() (git-fixes). +- wifi: wilc1000: fix multi-vif management when deleting a vif + (git-fixes). +- wifi: wilc1000: do not realloc workqueue everytime an interface + is added (git-fixes). +- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work + (git-fixes). +- wifi: b43: Disable QoS for bcm4331 (git-fixes). +- wifi: b43: Stop correct queue in DMA worker when QoS is disabled + (git-fixes). +- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is + disabled (git-fixes). +- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is + disabled (git-fixes). +- doc-guide: kernel-doc: tell about object-like macros + (git-fixes). +- soc: qcom: llcc: Check return value on Broadcast_OR reg read + (git-fixes). +- soc: qcom: socinfo: rename PM2250 to PM4125 (git-fixes). +- bus: tegra-aconnect: Update dependency to ARCH_TEGRA + (git-fixes). +- firmware: arm_scmi: Fix double free in SMC transport cleanup + path (git-fixes). +- commit d454c2c + +------------------------------------------------------------------- +Wed Mar 13 08:58:39 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 5709f5a + +------------------------------------------------------------------- +Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 612fa2e + +------------------------------------------------------------------- +Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de + +- selinux: only filter copy-up xattrs following initialization + (bsc#1210690). +- commit f42baec + +------------------------------------------------------------------- +Wed Mar 13 01:48:09 CET 2024 - neilb@suse.de + +- NFS: Fix data corruption caused by congestion (git-fixes). +- pNFS: Fix the pnfs block driver's calculation of layoutget size + (git-fixes). +- NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix O_DIRECT locking issues (git-fixes). +- commit b64b15f + +------------------------------------------------------------------- +Tue Mar 12 23:31:45 CET 2024 - neilb@suse.de + +- nfsd: don't take fi_lock in nfsd_break_deleg_cb() (git-fixes). +- SUNRPC: fix _xprt_switch_find_current_entry logic (git-fixes). +- NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT + (git-fixes). +- NFS: Use parent's objective cred in nfs_access_login_time() + (git-fixes). +- blocklayoutdriver: Fix reference leak of pnfs_device_node + (git-fixes). +- SUNRPC: Fix a suspicious RCU usage warning (git-fixes). +- NFSD: Fix "start of NFS reply" pointer passed to + nfsd_cache_update() (git-fixes). +- NFSD: Update nfsd_cache_append() to use xdr_stream (git-fixes). +- nfsd: fix file memleak on client_opens_release (git-fixes). +- SUNRPC: Fix RPC client cleaned up the freed pipefs dentries + (git-fixes). +- NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO (git-fixes). +- SUNRPC: Add an IS_ERR() check back to where it was (git-fixes). +- NFSv4.1: fix handling NFS4ERR_DELAY when testing for session + trunking (git-fixes). +- SUNRPC: ECONNRESET might require a rebind (git-fixes). +- svcrdma: Drop connection after an RDMA Read error (git-fixes). +- nfsd: Handle EOPENSTALE correctly in the filecache (git-fixes). +- nfsd: lock_rename() needs both directories to live on the same + fs (git-fixes). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (git-fixes). +- pNFS: Fix a hang in nfs4_evict_inode() (git-fixes). +- NFS: Fix potential oops in nfs_inode_remove_request() + (git-fixes). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (git-fixes). +- nfs: decrement nrequests counter before releasing the req + (git-fixes). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (git-fixes). +- Revert "SUNRPC dont update timeout value on connection reset" + (git-fixes). +- NFSv4: Fix a state manager thread deadlock regression + (git-fixes). +- NFSv4: Fix a nfs4_state_manager() race (git-fixes). +- SUNRPC: Fail quickly when server does not recognize TLS + (git-fixes). +- NFSv4.1: fix zero value filehandle in post open getattr + (git-fixes). +- NFS: More fixes for nfs_direct_write_reschedule_io() + (git-fixes). +- NFS: Use the correct commit info in nfs_join_page_group() + (git-fixes). +- NFS: More O_DIRECT accounting fixes for error paths (git-fixes). +- NFS: Fix error handling for O_DIRECT write scheduling + (git-fixes). +- nfsd: fix change_info in NFSv4 RENAME replies (git-fixes). +- NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix a potential data corruption (git-fixes). +- NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info + (git-fixes). +- commit e298a32 + +------------------------------------------------------------------- +Tue Mar 12 17:25:48 CET 2024 - lhenriques@suse.de + +- Update + patches.suse/ceph-fix-deadlock-or-deadcode-of-misusing-dget.patch + (bsc#1220453 bsc#1221058 CVE-2023-52583). +- commit 25befcc + +------------------------------------------------------------------- +Tue Mar 12 16:58:11 CET 2024 - mgorman@suse.de + +- sched/fair: Combine EAS check with overutilized access + (bsc#1221157). +- sched/fair: Use helper function to access rd->overutilized + (bsc#1221157). +- sched/fair: Add EAS checks before updating overutilized + (bsc#1221157). +- commit c66ccdb + +------------------------------------------------------------------- +Tue Mar 12 15:53:52 CET 2024 - lhenriques@suse.de + +- netfs, fscache: Prevent Oops in fscache_put_cache() (bsc#1221291 + CVE-2024-26612). +- commit f4e9666 + +------------------------------------------------------------------- +Tue Mar 12 14:33:40 CET 2024 - vbabka@suse.cz + +- mm, vmscan: prevent infinite loop for costly GFP_NOIO | + __GFP_RETRY_MAYFAIL allocations (git-fixes). +- commit 36fac6a + +------------------------------------------------------------------- +Tue Mar 12 12:47:04 CET 2024 - vbabka@suse.cz + +- mm: migrate high-order folios in swap cache correctly + (git-fixes). +- commit 46a5bb6 + +------------------------------------------------------------------- +Tue Mar 12 12:34:27 CET 2024 - vbabka@suse.cz + +- mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer + (git-fixes). +- commit 436bfc9 + +------------------------------------------------------------------- +Tue Mar 12 12:30:23 CET 2024 - vbabka@suse.cz + +- Refresh patches.suse/mm-mmap-fix-vma_merge-case-7.patch. +- commit 442a3e7 + +------------------------------------------------------------------- +Tue Mar 12 12:20:44 CET 2024 - denis.kirjanov@suse.com + +- bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk + (git-fixes). +- commit bffce9c + +------------------------------------------------------------------- +Tue Mar 12 11:02:49 CET 2024 - denis.kirjanov@suse.com + +- nfp: flower: prevent re-adding mac index for bonded port (git-fixes). +- commit 6661999 + +------------------------------------------------------------------- +Tue Mar 12 11:01:07 CET 2024 - denis.kirjanov@suse.com + +- nfp: use correct macro for LengthSelect in BAR config (git-fixes). +- commit 7d0aeec + +------------------------------------------------------------------- +Tue Mar 12 10:59:40 CET 2024 - denis.kirjanov@suse.com + +- tsnep: Fix mapping for zero copy XDP_TX action (git-fixes). +- commit 3345825 + +------------------------------------------------------------------- +Tue Mar 12 10:57:58 CET 2024 - denis.kirjanov@suse.com + +- net: atlantic: Fix DMA mapping for PTP hwts ring (git-fixes). +- commit b00604d + +------------------------------------------------------------------- +Tue Mar 12 10:55:55 CET 2024 - denis.kirjanov@suse.com + +- netdevsim: avoid potential loop in nsim_dev_trap_report_work() (git-fixes). +- commit 57a7091 + +------------------------------------------------------------------- +Tue Mar 12 10:53:57 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Prevent DSA tags from breaking COE (git-fixes). +- commit e8cc0c0 + +------------------------------------------------------------------- +Tue Mar 12 10:01:27 CET 2024 - tiwai@suse.de + +- Move out-of-tree patches into the right section +- commit 6624840 + +------------------------------------------------------------------- +Tue Mar 12 09:59:39 CET 2024 - tiwai@suse.de + +- Documentation: virt: Fix up pre-formatted text block for SEV + ioctls (git-fixes). +- commit b6867f0 + +------------------------------------------------------------------- +Tue Mar 12 09:59:02 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 489fc6e + +------------------------------------------------------------------- +Tue Mar 12 09:52:49 CET 2024 - tiwai@suse.de + +- crypto: ccp - Have it depend on AMD_IOMMU (git-fixes). +- rtc: test: Fix invalid format specifier (git-fixes). +- lib: memcpy_kunit: Fix an invalid format specifier in an + assertion msg (git-fixes). +- lib/cmdline: Fix an invalid format specifier in an assertion + msg (git-fixes). +- selftests/mqueue: Set timeout to 180 seconds (git-fixes). +- Documentation: coresight: fix `make refcheckdocs` warning + (git-fixes). +- commit 2c8fcdc + +------------------------------------------------------------------- +Tue Mar 12 03:32:41 CET 2024 - neilb@suse.de + +- Refresh patches.suse/nfsd-fix-RELEASE_LOCKOWNER.patch. + update mainline commit info +- commit 2c149c7 + +------------------------------------------------------------------- +Mon Mar 11 14:16:45 CET 2024 - denis.kirjanov@suse.com + +- amt: do not use overwrapped cb area (git-fixes). +- commit 1372aac + +------------------------------------------------------------------- +Mon Mar 11 14:14:14 CET 2024 - denis.kirjanov@suse.com + +- bonding: remove print in bond_verify_device_path (git-fixes). +- commit 7a54f95 + +------------------------------------------------------------------- +Mon Mar 11 14:07:35 CET 2024 - denis.kirjanov@suse.com + +- stmmac: preserve KABI in stmmac_txq_cfg (git-fixes). +- commit 034b0ac + +------------------------------------------------------------------- +Mon Mar 11 14:05:31 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Tx coe sw fallback (git-fixes). +- commit d5cf563 + +------------------------------------------------------------------- +Mon Mar 11 13:31:45 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit 0889c69 + +------------------------------------------------------------------- +Mon Mar 11 11:11:02 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit b63446f + +------------------------------------------------------------------- +Mon Mar 11 11:03:50 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit ed66a82 + +------------------------------------------------------------------- +Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com + +- Update + patches.suse/usb-hub-Guard-against-accesses-to-uninitialized-BOS-.patch + (bsc#1220790 CVE-2023-52477). + Added CVE +- commit 61b1ebd + +------------------------------------------------------------------- +Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de + +- i2c: aspeed: Fix the dummy irq expected print (git-fixes). +- i2c: wmt: Fix an error handling path in wmt_i2c_probe() + (git-fixes). +- i2c: i801: Avoid potential double call to + gpiod_remove_lookup_table (git-fixes). +- commit 5a2966b + +------------------------------------------------------------------- +Sun Mar 10 00:12:35 CET 2024 - dfaggioli@suse.com + +- s390/vfio-ap: wire in the vfio_device_ops request callback + (bsc#1205316). +- Refresh + patches.suse/vfio-iommufd-Add-detach_ioas-support-for-emulated-VFIO-devices. +- commit c62972b + +------------------------------------------------------------------- +Sat Mar 9 19:01:46 CET 2024 - lduncan@suse.com + +- scsi: target: iscsi: don't warn of R/W when no data + (bsc#1215541). +- scsi: target: iscsi: handle SCSI immediate commands + (bsc#1215541). +- commit ed0e112 + +------------------------------------------------------------------- +Sat Mar 9 10:56:57 CET 2024 - tiwai@suse.de + +- Fix missing initialization in mt7921* drivers (bsc#1221114) + Refresh patches.suse/wifi-mt76-move-struct-ieee80211_chanctx_conf-up-to-s.patch +- commit ecd5297 + +------------------------------------------------------------------- +Sat Mar 9 09:43:38 CET 2024 - tiwai@suse.de + +- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll + (git-fixes). +- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono + mode (git-fixes). +- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC + (git-fixes). +- ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) + into DMI quirk table (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi + Vi8 tablet (git-fixes). +- ALSA: hda: cs35l41: Overwrite CS35L41 configuration for ASUS + UM5302LA (git-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo Thinkbook 16P laptops + (git-fixes). +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P (git-fixes). +- ALSA: hda: optimize the probe codec process (git-fixes). +- commit 5c5002a + +------------------------------------------------------------------- +Sat Mar 9 09:41:18 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook + (git-fixes). +- ALSA: hda/realtek - Add Headset Mic supported Acer NB platform + (git-fixes). +- commit 0303741 + +------------------------------------------------------------------- +Sat Mar 9 09:35:17 CET 2024 - tiwai@suse.de + +- mei: gsc_proxy: match component when GSC is on different bus + (git-fixes). +- misc: fastrpc: Pass proper arguments to scm call (git-fixes). +- comedi: comedi_test: Prevent timers rescheduling during deletion + (git-fixes). +- misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled + twice on suspend/resume (git-fixes). +- iio: accel: adxl367: fix I2C FIFO data register (git-fixes). +- iio: accel: adxl367: fix DEVID read after reset (git-fixes). +- iio: pressure: dlhl60d: Initialize empty DLH bytes (git-fixes). +- counter: fix privdata alignment (git-fixes). +- Revert "tty: serial: simplify + qcom_geni_serial_send_chunk_fifo()" (git-fixes). +- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS + is enabled (git-fixes). +- vt: fix unicode buffer corruption when deleting characters + (git-fixes). +- serial: 8250_dw: Do not reclock if already at correct rate + (git-fixes). +- tty: serial: imx: Fix broken RS485 (git-fixes). +- xhci: Fix failure to detect ring expansion need (git-fixes). +- usb: port: Don't try to peer unused USB ports based on location + (git-fixes). +- usb: gadget: ncm: Fix handling of zero block length packets + (git-fixes). +- usb: typec: altmodes/displayport: create sysfs nodes as driver's + default device attribute group (git-fixes). +- usb: typec: tpcm: Fix PORT_RESET behavior for self powered + devices (git-fixes). +- USB: usb-storage: Prevent divide-by-0 error in + isd200_ata_command (git-fixes). +- thunderbolt: Fix NULL pointer dereference in + tb_port_update_credits() (git-fixes). +- Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal + (git-fixes). +- ASoC: rcar: adg: correct TIMSEL setting for SSI9 (git-fixes). +- ASoC: madera: Fix typo in madera_set_fll_clks shift value + (git-fixes). +- ALSA: hda/realtek - Fix headset Mic no show at resume back + for Lenovo ALC897 platform (git-fixes). +- drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf + (git-fixes). +- drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel + HFP and HBP (again) (git-fixes). +- drm: Fix output poll work for drm_kms_helper_poll=n (git-fixes). +- drm/amd/display: check dc_link before dereferencing (git-fixes). +- drm/i915/selftests: Fix dependency of some timeouts on HZ + (git-fixes). +- drm/i915: Don't explode when the dig port we don't have an + AUX CH (git-fixes). +- drm/i915: Check before removing mm notifier (git-fixes). +- drm/i915/hdcp: Extract hdcp structure from correct connector + (git-fixes). +- drm/i915/hdcp: Remove additional timing for reading mst hdcp + message (git-fixes). +- drm/i915/hdcp: Move to direct reads for HDCP (git-fixes). +- commit e4dbdb4 + +------------------------------------------------------------------- +Sat Mar 9 00:20:14 CET 2024 - ailiop@suse.com + +- erofs: apply proper VMA alignment for memory mapped files on + THP (git-fixes). +- commit f883467 + +------------------------------------------------------------------- +Fri Mar 8 16:06:50 CET 2024 - msuchanek@suse.de + +- powerpc: Add PVN support for HeXin C2000 processor + (jsc#PED-7970). +- Refresh patches.suse/powerpc-Add-Power11-architected-and-raw-mode.patch +- commit 840aeb4 + +------------------------------------------------------------------- +Fri Mar 8 13:38:37 CET 2024 - jbohac@suse.cz + +- Refresh + patches.suse/x86-e820-Don-t-reserve-SETUP_RNG_SEED-in-e820.patch +- commit cca30de + +------------------------------------------------------------------- +Thu Mar 7 18:15:41 CET 2024 - tonyj@suse.de + +- perf/pmu-events/powerpc: Update json mapfile with Power11 PVR + (jsc#PED-7970 jsc#PED-8065). +- powerpc/perf: Power11 Performance Monitoring support + (jsc#PED-7970 jsc#PED-8065). +- perf vendor events powerpc: Add PVN for HX-C2000 CPU with + Power8 Architecture (jsc#PED-7970 jsc#PED-8065). +- commit b9d5dfb + +------------------------------------------------------------------- +Thu Mar 7 11:49:53 CET 2024 - msuchanek@suse.de + +- Revert "git-sort: Add io_uring 6.3 fixes remote" + This reverts commit 6392287eb4bd8f99419025c617f5a9b7ce323a79. + Remove version-specific branch. +- commit e463564 + ------------------------------------------------------------------- Thu Mar 7 09:55:20 CET 2024 - tiwai@suse.de @@ -25,6 +1056,12 @@ Thu Mar 7 09:53:31 CET 2024 - tiwai@suse.de - soc: qcom: pmic_glink: Fix boot when QRTR=m (git-fixes). - commit 43e9ac3 +------------------------------------------------------------------- +Thu Mar 7 09:35:31 CET 2024 - iivanov@suse.de + +- Update patches.suse/PCI-MSI-Prevent-MSI-hardware-interrupt-number-trunca.patch (git-fixes,bsc#1218777) +- commit 7d27d0e + ------------------------------------------------------------------- Thu Mar 7 09:16:03 CET 2024 - iivanov@suse.de @@ -50127,6 +51164,13 @@ Sat Oct 21 13:25:16 CEST 2023 - tiwai@suse.de (git-fixes). - commit 14a1c75 +------------------------------------------------------------------- +Fri Oct 20 18:50:59 CEST 2023 - mwilck@suse.com + +- qedf: Wait for stag work during unload (bsc#1214852). +- qedf: Don't process stag work during unload (bsc#1214852). +- commit dcc092a + ------------------------------------------------------------------- Fri Oct 20 18:31:53 CEST 2023 - jwiesner@suse.de diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 6de9800..d4e2136 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: .gdacef75 +Release: .g3159842 %else Release: 0 %endif diff --git a/kernel-source.changes b/kernel-source.changes index 1ab76ec..02eaf8c 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,1034 @@ +------------------------------------------------------------------- +Fri Mar 15 09:19:37 CET 2024 - tiwai@suse.de + +- ALSA: hda/tas2781: remove unnecessary runtime_pm calls + (git-fixes). +- ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on + some HP models (git-fixes). +- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops + (git-fixes). +- ALSA: hda: Reuse for_each_pcm_streams() (git-fixes). +- ALSA: usb-audio: Name feature ctl using output if input is PCM + (git-fixes). +- commit fdd39ea + +------------------------------------------------------------------- +Fri Mar 15 09:15:01 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for various HP ENVY models + (git-fixes). +- commit 62207c4 + +------------------------------------------------------------------- +Fri Mar 15 09:12:54 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add "Intel Reference board" SSID in the + ALC256 (git-fixes). +- ALSA: hda/realtek: Remove two HP Laptops using CS35L41 + (git-fixes). +- ALSA: hda: cs35l41: Support HP models without _DSD using dual + Speaker ID (git-fixes). +- ALSA: hda: cs35l41: Support additional HP Envy Models + (git-fixes). +- ALSA: hda/realtek: Add quirks for HP G11 Laptops using CS35L56 + (git-fixes). +- ALSA: hda: realtek: Re-work CS35L41 fixups to re-use for other + amps (git-fixes). +- commit c4f7d5a + +------------------------------------------------------------------- +Fri Mar 15 08:28:03 CET 2024 - tiwai@suse.de + +- nilfs2: prevent kernel bug at submit_bh_wbc() (git-fixes). +- nilfs2: fix failure to detect DAT corruption in btree and + direct mappings (git-fixes). +- selftests/mm: protection_keys: save/restore nr_hugepages + settings (git-fixes). +- selftests/mm: hugetlb_reparenting_test: do not unmount + (git-fixes). +- selftests/mm: dont fail testsuite due to a lack of hugepages + (git-fixes). +- modules: wait do_free_init correctly (git-fixes). +- PCI: qcom: Enable BDF to SID translation properly (git-fixes). +- PCI: dwc: endpoint: Fix advertised resizable BAR size + (git-fixes). +- PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling + (git-fixes). +- PCI: switchtec: Fix an error handling path in + switchtec_pci_probe() (git-fixes). +- PCI/P2PDMA: Fix a sleeping issue in a RCU read section + (git-fixes). +- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken + (git-fixes). +- PCI/DPC: Print all TLP Prefixes, not just the first (git-fixes). +- pci_iounmap(): Fix MMIO mapping leak (git-fixes). +- PCI/AER: Fix rootport attribute paths in ABI docs (git-fixes). +- platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check + (git-fixes). +- platform/x86/intel/tpmi: Change vsec offset to u64 (git-fixes). +- Revert "platform/x86: asus-wmi: Support WMI event queue" + (git-fixes). +- leds: sgm3140: Add missing timer cleanup and flash gpio control + (git-fixes). +- Revert "leds: Only descend into leds directory when + CONFIG_NEW_LEDS is set" (git-fixes). +- leds: aw2013: Unlock mutex before destroying it (git-fixes). +- mfd: altera-sysmgr: Call of_node_put() only when + of_parse_phandle() takes a ref (git-fixes). +- mfd: syscon: Call of_node_put() only when of_parse_phandle() + takes a ref (git-fixes). +- pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin + group/function (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8192 (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8186 (git-fixes). +- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd + (git-fixes). +- HID: amd_sfh: Avoid disabling the interrupt (git-fixes). +- commit a95f20c + +------------------------------------------------------------------- +Fri Mar 15 08:23:42 CET 2024 - tiwai@suse.de + +- ALSA: usb-audio: Stop parsing channels bits when all channels + are found (git-fixes). +- ALSA: aaci: Delete unused variable in aaci_do_suspend + (git-fixes). +- ASoC: meson: axg-tdm-interface: add frame rate constraint + (git-fixes). +- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs + (git-fixes). +- ASoC: SOF: Add some bounds checking to firmware data + (git-fixes). +- ASoC: meson: t9015: fix function pointer type mismatch + (git-fixes). +- ASoC: meson: aiu: fix function pointer type mismatch + (git-fixes). +- ASoC: sh: rz-ssi: Fix error message print (git-fixes). +- ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe() + (git-fixes). +- ASoC: amd: acp: Add missing error handling in sof-mach + (git-fixes). +- ALSA: hda/tas2781: restore power state after system_resume + (git-fixes). +- ALSA: hda/tas2781: do not call pm_runtime_force_* in + system_resume/suspend (git-fixes). +- ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend + (git-fixes). +- ALSA: hda/tas2781: add lock to system_suspend (git-fixes). +- ALSA: hda/tas2781: use dev_dbg in system_resume (git-fixes). +- ALSA: seq: fix function cast warnings (git-fixes). +- ALSA: aw2: avoid casting function pointers (git-fixes). +- ALSA: ctxfi: avoid casting function pointers (git-fixes). +- ALSA: hda: cs35l41: Set Channel Index correctly when system + is missing _DSD (git-fixes). +- backlight: lp8788: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3639: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: da9052: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3630a: Don't set bl->props.brightness in + get_brightness (git-fixes). +- backlight: lm3630a: Initialize backlight_properties on init + (git-fixes). +- backlight: ktz8866: Correct the check for of_property_read_u32 + (git-fixes). +- backlight: hx8357: Fix potential NULL pointer dereference + (git-fixes). +- gpio: nomadik: fix offset bug in nmk_pmx_set() (git-fixes). +- HID: amd_sfh: Update HPD sensor structure elements (git-fixes). +- commit 428d278 + +------------------------------------------------------------------- +Thu Mar 14 17:43:21 CET 2024 - tiwai@suse.de + +- Update patch reference for IDXD fix (bsc#1221428) +- commit 20b42d0 + +------------------------------------------------------------------- +Thu Mar 14 16:44:44 CET 2024 - nik.borisov@suse.com + +- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests (bsc#1213456 CVE-2023-28746). +- commit a59ffeb + +------------------------------------------------------------------- +Thu Mar 14 16:44:27 CET 2024 - nik.borisov@suse.com + +- x86/rfds: Mitigate Register File Data Sampling (RFDS) (bsc#1213456 CVE-2023-28746). +- commit c210394 + +------------------------------------------------------------------- +Thu Mar 14 16:43:01 CET 2024 - nik.borisov@suse.com + +- Documentation/hw-vuln: Add documentation for RFDS (bsc#1213456 CVE-2023-28746). +- commit 0f1938a + +------------------------------------------------------------------- +Thu Mar 14 16:41:56 CET 2024 - nik.borisov@suse.com + +- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set (bsc#1213456 CVE-2023-28746). +- commit 52997cc + +------------------------------------------------------------------- +Thu Mar 14 11:09:55 CET 2024 - lhenriques@suse.de + +- libceph: init the cursor when preparing sparse read in msgr2 + (bsc#1221393). +- ceph: switch to corrected encoding of max_xattr_size in mdsmap + (bsc#1221392). +- ceph: prevent use-after-free in encode_cap_msg() (bsc#1221391). +- libceph: just wait for more data to be available on the socket + (bsc#1221390). +- libceph: rename read_sparse_msg_*() to + read_partial_sparse_msg_*() (bsc#1221389). +- libceph: fail sparse-read if the data length doesn't match + (bsc#1221388). +- commit 088fe3e + +------------------------------------------------------------------- +Thu Mar 14 10:16:37 CET 2024 - tiwai@suse.de + +- kabi/severities: ignore intel_tcc_get_temp() change (git-fixes) +- commit 62d327d + +------------------------------------------------------------------- +Thu Mar 14 10:13:54 CET 2024 - tiwai@suse.de + +- thermal/intel: Fix intel_tcc_get_temp() to support negative + CPU temperature (git-fixes). +- commit 6dc4a23 + +------------------------------------------------------------------- +Thu Mar 14 10:12:16 CET 2024 - tiwai@suse.de + +- memfd: drop warning for missing exec-related flags + (bsc#1221161). +- commit 68995fe + +------------------------------------------------------------------- +Thu Mar 14 08:15:06 CET 2024 - tiwai@suse.de + +- gpiolib: Pass consumer device through to core in + devm_fwnode_gpiod_get_index() (git-fixes). +- commit 446d465 + +------------------------------------------------------------------- +Thu Mar 14 08:13:52 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: add division of drm_display_mode's hskew parameter + (git-fixes). +- media: tc358743: register v4l2 async device only after + successful setup (git-fixes). +- tpm,tpm_tis: Avoid warning splat at shutdown (git-fixes). +- powercap: dtpm_cpu: Fix error check against + freq_qos_add_request() (git-fixes). +- powercap: intel_rapl_tpmi: Fix a register bug (git-fixes). +- powercap: intel_rapl: Fix a NULL pointer dereference + (git-fixes). +- PM: sleep: wakeirq: fix wake irq warning in system suspend + (git-fixes). +- PM: suspend: Set mem_sleep_current during kernel command line + setup (git-fixes). +- selftest: gpio: remove obsolete gpio-mockup test (git-fixes). +- gpio: vf610: allow disabling the vf610 driver (git-fixes). +- regulator: userspace-consumer: add module device table + (git-fixes). +- mmc: core: Fix switch on gp3 partition (git-fixes). +- mmc: wmt-sdmmc: remove an incorrect release_mem_region() + call in the .remove function (git-fixes). +- mmc: tmio: avoid concurrent runs of mmc_request_done() + (git-fixes). +- pwm: mediatek: Update kernel doc for struct pwm_mediatek_of_data + (git-fixes). +- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan + (git-fixes). +- commit 7ae9bb9 + +------------------------------------------------------------------- +Thu Mar 14 08:07:55 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit 1ec0805 + +------------------------------------------------------------------- +Thu Mar 14 08:05:50 CET 2024 - tiwai@suse.de + +- drm/etnaviv: Restore some id values (git-fixes). +- drm/amd/pm: Fix esm reg mask use to get pcie speed (git-fixes). +- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of + atom_get_src_int() (git-fixes). +- Revert "drm/amdgpu: Add pcie usage callback to nbio" + (git-fixes). +- Revert "drm/amdgpu: Add pci usage to nbio v7.9" (git-fixes). +- drm/msm/a7xx: Fix LLC typo (git-fixes). +- drm/msm/dpu: finalise global state object (git-fixes). +- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is + enabled (git-fixes). +- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN + (git-fixes). +- drm/msm/dpu: improve DSC allocation (git-fixes). +- drm/mediatek: Fix a null pointer crash in + mtk_drm_crtc_finish_page_flip (git-fixes). +- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions + (git-fixes). +- drm/tests: helpers: Include missing drm_drv header (git-fixes). +- drm/tidss: Fix sync-lost issue with two displays (git-fixes). +- drm/tidss: Fix initial plane zpos values (git-fixes). +- drm/tegra: put drm_gem_object ref on error in tegra_fb_create + (git-fixes). +- drm/bridge: adv7511: fix crash on irq during probe (git-fixes). +- drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first + (git-fixes). +- drm/amd/display: Add 'replay' NULL check in + 'edp_set_replay_allow_active()' (git-fixes). +- drm/amd/display: fix NULL checks for adev->dm.dc in + amdgpu_dm_fini() (git-fixes). +- drm/radeon/ni: Fix wrong firmware size logging in + ni_init_microcode() (git-fixes). +- drm: ci: use clk_ignore_unused for apq8016 (git-fixes). +- Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane + for DDB allocation" (git-fixes). +- drm/amdgpu: Fix potential out-of-bounds access in + 'amdgpu_discovery_reg_base_init()' (git-fixes). +- drm/amd/display: Fix potential NULL pointer dereferences in + 'dcn10_set_output_transfer_func()' (git-fixes). +- drm/amd/display: Fix a potential buffer overflow in + 'dp_dsc_clock_en_read()' (git-fixes). +- drm/radeon/ni_dpm: remove redundant NULL check (git-fixes). +- drm/radeon: remove dead code in ni_mc_load_microcode() + (git-fixes). +- drm/vmwgfx: Fix the lifetime of the bo cursor memory + (git-fixes). +- drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created + MOBs (git-fixes). +- drm/vmwgfx: Fix possible null pointer derefence with invalid + contexts (git-fixes). +- drm/lima: fix a memleak in lima_heap_alloc (git-fixes). +- drm/panel-edp: use put_sync in unprepare (git-fixes). +- drm/rockchip: lvds: do not print scary message when probing + defer (git-fixes). +- drm/rockchip: lvds: do not overwrite error code (git-fixes). +- drm/vmwgfx: Unmap the surface before resetting it on a plane + state (git-fixes). +- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (git-fixes). +- drm/vkms: Avoid reading beyond LUT array (git-fixes). +- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (git-fixes). +- drm/rockchip: inno_hdmi: Fix video timing (git-fixes). +- drm/tegra: output: Fix missing i2c_put_adapter() in the error + handling paths of tegra_output_probe() (git-fixes). +- drm/tegra: rgb: Fix missing clk_put() in the error handling + paths of tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: rgb: Fix some error handling paths in + tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: hdmi: Fix some error handling paths in + tegra_hdmi_probe() (git-fixes). +- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error + handling path of tegra_dsi_probe() (git-fixes). +- drm/tegra: dsi: Fix some error handling paths in + tegra_dsi_probe() (git-fixes). +- drm/tegra: dpaux: Fix PM disable depth imbalance in + tegra_dpaux_probe (git-fixes). +- drm/tegra: dsi: Add missing check for of_find_device_by_node + (git-fixes). +- ACPI: processor_idle: Fix memory leak in + acpi_processor_power_exit() (git-fixes). +- ACPI: resource: Add MAIBENBEN X577 to + irq1_edge_low_force_override (git-fixes). +- ACPI: scan: Fix device check notification handling (git-fixes). +- ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors + (git-fixes). +- cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's + return value (git-fixes). +- cpufreq: Limit resolving a frequency to policy min/max + (git-fixes). +- cpufreq: amd-pstate: Fix min_perf assignment in + amd_pstate_adjust_perf() (git-fixes). +- commit 451635c + +------------------------------------------------------------------- +Thu Mar 14 07:48:20 CET 2024 - nik.borisov@suse.com + +- RAS: Export helper to get ras_debugfs_dir (jsc#PED-7619). +- commit ddeebbf + +------------------------------------------------------------------- +Wed Mar 13 17:44:47 CET 2024 - fdmanana@suse.com + +- btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot + of subvolume being deleted (bsc#1221282). +- commit adc8e1b + +------------------------------------------------------------------- +Wed Mar 13 17:30:12 CET 2024 - fdmanana@suse.com + +- btrfs: don't abort filesystem when attempting to snapshot + deleted subvolume (bsc#1221282). +- commit 7de0be8 + +------------------------------------------------------------------- +Wed Mar 13 17:26:34 CET 2024 - tiwai@suse.de + +- Fix missing initial value for tcp pingpong threshold (bsc#1221339,bsc#1221305,bsc#1221032,bsc#1221261) + This caused high latencies leading to various network issues +- commit de6f6b8 + +------------------------------------------------------------------- +Wed Mar 13 15:58:37 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix off by one when unwinding on error (jsc#PED-7619). +- commit 083602e + +------------------------------------------------------------------- +Wed Mar 13 15:57:19 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Add debugfs interface to print record entries (jsc#PED-7619). +- commit 1a5e647 + +------------------------------------------------------------------- +Wed Mar 13 15:56:56 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Save SPA values (jsc#PED-7619). +- commit 4072c0c + +------------------------------------------------------------------- +Wed Mar 13 15:26:37 CET 2024 - tiwai@suse.de + +- Bluetooth: Fix eir name length (git-fixes). +- wifi: mac80211: update scratch_pos after defrag (git-fixes). +- wifi: mac80211: track capability/opmode NSS separately + (git-fixes). +- wifi: mt76: mt792x: fix a potential loading failure of the + 6Ghz channel config from ACPI (git-fixes). +- wifi: mt76: mt7921e: fix use-after-free in free_irq() + (git-fixes). +- wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info() + (git-fixes). +- wifi: wilc1000: fix RCU usage in connect path (git-fixes). +- commit 76a6eff + +------------------------------------------------------------------- +Wed Mar 13 15:04:29 CET 2024 - tiwai@suse.de + +- blacklist.conf: add a BT entry that breaks kABI +- commit a6a5c3b + +------------------------------------------------------------------- +Wed Mar 13 15:02:47 CET 2024 - tiwai@suse.de + +- gpu/host1x kABI workaround (git-fixes). +- commit 86a9dbb + +------------------------------------------------------------------- +Wed Mar 13 14:53:36 CET 2024 - tiwai@suse.de + +- gpu: host1x: Skip reset assert on Tegra186 (git-fixes). +- commit 88887cf + +------------------------------------------------------------------- +Wed Mar 13 14:52:32 CET 2024 - tiwai@suse.de + +- blacklist.conf: add entries for firewire +- commit f73cdd2 + +------------------------------------------------------------------- +Wed Mar 13 14:50:58 CET 2024 - tiwai@suse.de + +- drm/nouveau: don't fini scheduler before entity flush + (git-fixes). +- commit 3d3c54d + +------------------------------------------------------------------- +Wed Mar 13 14:39:57 CET 2024 - mgorman@suse.de + +- futex: Prevent the reuse of stale pi_state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- commit ba092a4 + +------------------------------------------------------------------- +Wed Mar 13 13:03:56 CET 2024 - mgorman@suse.de + +- srcu: Use try-lock lockdep annotation for NMI-safe access + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- futex/pi: Fix recursive rt_mutex waiter state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- srcu: Remove extraneous parentheses from srcu_read_lock() etc + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- commit e04ae5b + +------------------------------------------------------------------- +Wed Mar 13 12:41:25 CET 2024 - tiwai@suse.de + +- Update config files: refresh for x86_64 and armv7hl +- commit 8a3dfcc + +------------------------------------------------------------------- +Wed Mar 13 10:26:22 CET 2024 - oneukum@suse.com + +- r8152: fix unknown device for choose_configuration (git-fixes). +- commit 71e2f25 + +------------------------------------------------------------------- +Wed Mar 13 09:27:26 CET 2024 - tiwai@suse.de + +- bluetooth hci_uart_register_device() kABI workaround + (git-fixes). +- commit 2fcc10e + +------------------------------------------------------------------- +Wed Mar 13 09:17:20 CET 2024 - tiwai@suse.de + +- net: phy: dp83822: Fix RGMII TX delay configuration (git-fixes). +- net: phy: fix phy_get_internal_delay accessing an empty array + (git-fixes). +- Bluetooth: btnxpuart: Fix btnxpuart_close (git-fixes). +- Bluetooth: af_bluetooth: Fix deadlock (git-fixes). +- Bluetooth: hci_core: Fix possible buffer overflow (git-fixes). +- Bluetooth: btrtl: fix out of bounds memory access (git-fixes). +- Bluetooth: hci_h5: Add ability to allocate memory for private + data (git-fixes). +- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with + gpiod_get_optional() (git-fixes). +- Bluetooth: hci_event: Fix not indicating new connection for + BIG Sync (git-fixes). +- Bluetooth: Remove superfluous call to hci_conn_check_pending() + (git-fixes). +- Bluetooth: mgmt: Remove leftover queuing of power_off work + (git-fixes). +- Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (git-fixes). +- wifi: brcm80211: handle pmk_op allocation failure (git-fixes). +- wifi: rtw88: 8821c: Fix false alarm count (git-fixes). +- wifi: rtw88: 8821c: Fix beacon loss and disconnect (git-fixes). +- wifi: rtw88: 8821cu: Fix firmware upload fail (git-fixes). +- wifi: mt76: mt7921: fix incorrect type conversion for CLC + command (git-fixes). +- wifi: mt76: mt7996: fix HIF_TXD_V2_1 value (git-fixes). +- wifi: mt76: mt7996: fix efuse reading issue (git-fixes). +- wifi: mt76: mt7996: fix HE beamformer phy cap for station vif + (git-fixes). +- wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps + (git-fixes). +- wifi: mt76: mt7996: fix TWT issues (git-fixes). +- sr9800: Add check for usbnet_get_endpoints (git-fixes). +- wifi: ath12k: fix incorrect logic of calculating vdev_stats_id + (git-fixes). +- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use + (git-fixes). +- wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE + before WMI_PEER_ASSOC_CMDID (git-fixes). +- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init + is complete (git-fixes). +- wifi: wilc1000: revert reset line logic flip (git-fixes). +- wifi: brcmsmac: avoid function pointer casts (git-fixes). +- wifi: wilc1000: prevent use-after-free on vif when cleaning + up all interfaces (git-fixes). +- wifi: iwlwifi: mvm: Fix the listener MAC filter flags + (git-fixes). +- wifi: iwlwifi: mvm: don't set replay counters to 0xff + (git-fixes). +- wifi: iwlwifi: mvm: don't set the MFP flag for the GTK + (git-fixes). +- wifi: iwlwifi: mvm: fix erroneous queue index mask (git-fixes). +- wifi: iwlwifi: support EHT for WH (git-fixes). +- wifi: wfx: fix memory leak when starting AP (git-fixes). +- wifi: brcmsmac: Drop legacy header (git-fixes). +- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() + (git-fixes). +- wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU + (git-fixes). +- wifi: iwlwifi: mvm: fix the TLC command after ADD_STA + (git-fixes). +- wifi: iwlwifi: mvm: use FW rate for non-data only on new devices + (git-fixes). +- wifi: iwlwifi: mvm: d3: fix IPN byte order (git-fixes). +- wifi: iwlwifi: fix EWRD table validity check (git-fixes). +- wifi: iwlwifi: mvm: initialize rates in FW earlier (git-fixes). +- wifi: iwlwifi: acpi: fix WPFC reading (git-fixes). +- wifi: iwlwifi: dbg-tlv: ensure NUL termination (git-fixes). +- wifi: iwlwifi: mvm: report beacon protection failures + (git-fixes). +- wifi: brcmfmac: fix copyright year mentioned in platform_data + header (git-fixes). +- wifi: ath12k: Fix issues in channel list update (git-fixes). +- wifi: ath10k: fix NULL pointer dereference in + ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (git-fixes). +- can: softing: remove redundant NULL check (git-fixes). +- wifi: brcmfmac: avoid invalid list operation when vendor attach + fails (git-fixes). +- wifi: mwifiex: debugfs: Drop unnecessary error check for + debugfs_create_dir() (git-fixes). +- wifi: wilc1000: fix multi-vif management when deleting a vif + (git-fixes). +- wifi: wilc1000: do not realloc workqueue everytime an interface + is added (git-fixes). +- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work + (git-fixes). +- wifi: b43: Disable QoS for bcm4331 (git-fixes). +- wifi: b43: Stop correct queue in DMA worker when QoS is disabled + (git-fixes). +- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is + disabled (git-fixes). +- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is + disabled (git-fixes). +- doc-guide: kernel-doc: tell about object-like macros + (git-fixes). +- soc: qcom: llcc: Check return value on Broadcast_OR reg read + (git-fixes). +- soc: qcom: socinfo: rename PM2250 to PM4125 (git-fixes). +- bus: tegra-aconnect: Update dependency to ARCH_TEGRA + (git-fixes). +- firmware: arm_scmi: Fix double free in SMC transport cleanup + path (git-fixes). +- commit d454c2c + +------------------------------------------------------------------- +Wed Mar 13 08:58:39 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 5709f5a + +------------------------------------------------------------------- +Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 612fa2e + +------------------------------------------------------------------- +Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de + +- selinux: only filter copy-up xattrs following initialization + (bsc#1210690). +- commit f42baec + +------------------------------------------------------------------- +Wed Mar 13 01:48:09 CET 2024 - neilb@suse.de + +- NFS: Fix data corruption caused by congestion (git-fixes). +- pNFS: Fix the pnfs block driver's calculation of layoutget size + (git-fixes). +- NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix O_DIRECT locking issues (git-fixes). +- commit b64b15f + +------------------------------------------------------------------- +Tue Mar 12 23:31:45 CET 2024 - neilb@suse.de + +- nfsd: don't take fi_lock in nfsd_break_deleg_cb() (git-fixes). +- SUNRPC: fix _xprt_switch_find_current_entry logic (git-fixes). +- NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT + (git-fixes). +- NFS: Use parent's objective cred in nfs_access_login_time() + (git-fixes). +- blocklayoutdriver: Fix reference leak of pnfs_device_node + (git-fixes). +- SUNRPC: Fix a suspicious RCU usage warning (git-fixes). +- NFSD: Fix "start of NFS reply" pointer passed to + nfsd_cache_update() (git-fixes). +- NFSD: Update nfsd_cache_append() to use xdr_stream (git-fixes). +- nfsd: fix file memleak on client_opens_release (git-fixes). +- SUNRPC: Fix RPC client cleaned up the freed pipefs dentries + (git-fixes). +- NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO (git-fixes). +- SUNRPC: Add an IS_ERR() check back to where it was (git-fixes). +- NFSv4.1: fix handling NFS4ERR_DELAY when testing for session + trunking (git-fixes). +- SUNRPC: ECONNRESET might require a rebind (git-fixes). +- svcrdma: Drop connection after an RDMA Read error (git-fixes). +- nfsd: Handle EOPENSTALE correctly in the filecache (git-fixes). +- nfsd: lock_rename() needs both directories to live on the same + fs (git-fixes). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (git-fixes). +- pNFS: Fix a hang in nfs4_evict_inode() (git-fixes). +- NFS: Fix potential oops in nfs_inode_remove_request() + (git-fixes). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (git-fixes). +- nfs: decrement nrequests counter before releasing the req + (git-fixes). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (git-fixes). +- Revert "SUNRPC dont update timeout value on connection reset" + (git-fixes). +- NFSv4: Fix a state manager thread deadlock regression + (git-fixes). +- NFSv4: Fix a nfs4_state_manager() race (git-fixes). +- SUNRPC: Fail quickly when server does not recognize TLS + (git-fixes). +- NFSv4.1: fix zero value filehandle in post open getattr + (git-fixes). +- NFS: More fixes for nfs_direct_write_reschedule_io() + (git-fixes). +- NFS: Use the correct commit info in nfs_join_page_group() + (git-fixes). +- NFS: More O_DIRECT accounting fixes for error paths (git-fixes). +- NFS: Fix error handling for O_DIRECT write scheduling + (git-fixes). +- nfsd: fix change_info in NFSv4 RENAME replies (git-fixes). +- NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix a potential data corruption (git-fixes). +- NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info + (git-fixes). +- commit e298a32 + +------------------------------------------------------------------- +Tue Mar 12 17:25:48 CET 2024 - lhenriques@suse.de + +- Update + patches.suse/ceph-fix-deadlock-or-deadcode-of-misusing-dget.patch + (bsc#1220453 bsc#1221058 CVE-2023-52583). +- commit 25befcc + +------------------------------------------------------------------- +Tue Mar 12 16:58:11 CET 2024 - mgorman@suse.de + +- sched/fair: Combine EAS check with overutilized access + (bsc#1221157). +- sched/fair: Use helper function to access rd->overutilized + (bsc#1221157). +- sched/fair: Add EAS checks before updating overutilized + (bsc#1221157). +- commit c66ccdb + +------------------------------------------------------------------- +Tue Mar 12 15:53:52 CET 2024 - lhenriques@suse.de + +- netfs, fscache: Prevent Oops in fscache_put_cache() (bsc#1221291 + CVE-2024-26612). +- commit f4e9666 + +------------------------------------------------------------------- +Tue Mar 12 14:33:40 CET 2024 - vbabka@suse.cz + +- mm, vmscan: prevent infinite loop for costly GFP_NOIO | + __GFP_RETRY_MAYFAIL allocations (git-fixes). +- commit 36fac6a + +------------------------------------------------------------------- +Tue Mar 12 12:47:04 CET 2024 - vbabka@suse.cz + +- mm: migrate high-order folios in swap cache correctly + (git-fixes). +- commit 46a5bb6 + +------------------------------------------------------------------- +Tue Mar 12 12:34:27 CET 2024 - vbabka@suse.cz + +- mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer + (git-fixes). +- commit 436bfc9 + +------------------------------------------------------------------- +Tue Mar 12 12:30:23 CET 2024 - vbabka@suse.cz + +- Refresh patches.suse/mm-mmap-fix-vma_merge-case-7.patch. +- commit 442a3e7 + +------------------------------------------------------------------- +Tue Mar 12 12:20:44 CET 2024 - denis.kirjanov@suse.com + +- bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk + (git-fixes). +- commit bffce9c + +------------------------------------------------------------------- +Tue Mar 12 11:02:49 CET 2024 - denis.kirjanov@suse.com + +- nfp: flower: prevent re-adding mac index for bonded port (git-fixes). +- commit 6661999 + +------------------------------------------------------------------- +Tue Mar 12 11:01:07 CET 2024 - denis.kirjanov@suse.com + +- nfp: use correct macro for LengthSelect in BAR config (git-fixes). +- commit 7d0aeec + +------------------------------------------------------------------- +Tue Mar 12 10:59:40 CET 2024 - denis.kirjanov@suse.com + +- tsnep: Fix mapping for zero copy XDP_TX action (git-fixes). +- commit 3345825 + +------------------------------------------------------------------- +Tue Mar 12 10:57:58 CET 2024 - denis.kirjanov@suse.com + +- net: atlantic: Fix DMA mapping for PTP hwts ring (git-fixes). +- commit b00604d + +------------------------------------------------------------------- +Tue Mar 12 10:55:55 CET 2024 - denis.kirjanov@suse.com + +- netdevsim: avoid potential loop in nsim_dev_trap_report_work() (git-fixes). +- commit 57a7091 + +------------------------------------------------------------------- +Tue Mar 12 10:53:57 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Prevent DSA tags from breaking COE (git-fixes). +- commit e8cc0c0 + +------------------------------------------------------------------- +Tue Mar 12 10:01:27 CET 2024 - tiwai@suse.de + +- Move out-of-tree patches into the right section +- commit 6624840 + +------------------------------------------------------------------- +Tue Mar 12 09:59:39 CET 2024 - tiwai@suse.de + +- Documentation: virt: Fix up pre-formatted text block for SEV + ioctls (git-fixes). +- commit b6867f0 + +------------------------------------------------------------------- +Tue Mar 12 09:59:02 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 489fc6e + +------------------------------------------------------------------- +Tue Mar 12 09:52:49 CET 2024 - tiwai@suse.de + +- crypto: ccp - Have it depend on AMD_IOMMU (git-fixes). +- rtc: test: Fix invalid format specifier (git-fixes). +- lib: memcpy_kunit: Fix an invalid format specifier in an + assertion msg (git-fixes). +- lib/cmdline: Fix an invalid format specifier in an assertion + msg (git-fixes). +- selftests/mqueue: Set timeout to 180 seconds (git-fixes). +- Documentation: coresight: fix `make refcheckdocs` warning + (git-fixes). +- commit 2c8fcdc + +------------------------------------------------------------------- +Tue Mar 12 03:32:41 CET 2024 - neilb@suse.de + +- Refresh patches.suse/nfsd-fix-RELEASE_LOCKOWNER.patch. + update mainline commit info +- commit 2c149c7 + +------------------------------------------------------------------- +Mon Mar 11 14:16:45 CET 2024 - denis.kirjanov@suse.com + +- amt: do not use overwrapped cb area (git-fixes). +- commit 1372aac + +------------------------------------------------------------------- +Mon Mar 11 14:14:14 CET 2024 - denis.kirjanov@suse.com + +- bonding: remove print in bond_verify_device_path (git-fixes). +- commit 7a54f95 + +------------------------------------------------------------------- +Mon Mar 11 14:07:35 CET 2024 - denis.kirjanov@suse.com + +- stmmac: preserve KABI in stmmac_txq_cfg (git-fixes). +- commit 034b0ac + +------------------------------------------------------------------- +Mon Mar 11 14:05:31 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Tx coe sw fallback (git-fixes). +- commit d5cf563 + +------------------------------------------------------------------- +Mon Mar 11 13:31:45 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit 0889c69 + +------------------------------------------------------------------- +Mon Mar 11 11:11:02 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit b63446f + +------------------------------------------------------------------- +Mon Mar 11 11:03:50 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit ed66a82 + +------------------------------------------------------------------- +Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com + +- Update + patches.suse/usb-hub-Guard-against-accesses-to-uninitialized-BOS-.patch + (bsc#1220790 CVE-2023-52477). + Added CVE +- commit 61b1ebd + +------------------------------------------------------------------- +Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de + +- i2c: aspeed: Fix the dummy irq expected print (git-fixes). +- i2c: wmt: Fix an error handling path in wmt_i2c_probe() + (git-fixes). +- i2c: i801: Avoid potential double call to + gpiod_remove_lookup_table (git-fixes). +- commit 5a2966b + +------------------------------------------------------------------- +Sun Mar 10 00:12:35 CET 2024 - dfaggioli@suse.com + +- s390/vfio-ap: wire in the vfio_device_ops request callback + (bsc#1205316). +- Refresh + patches.suse/vfio-iommufd-Add-detach_ioas-support-for-emulated-VFIO-devices. +- commit c62972b + +------------------------------------------------------------------- +Sat Mar 9 19:01:46 CET 2024 - lduncan@suse.com + +- scsi: target: iscsi: don't warn of R/W when no data + (bsc#1215541). +- scsi: target: iscsi: handle SCSI immediate commands + (bsc#1215541). +- commit ed0e112 + +------------------------------------------------------------------- +Sat Mar 9 10:56:57 CET 2024 - tiwai@suse.de + +- Fix missing initialization in mt7921* drivers (bsc#1221114) + Refresh patches.suse/wifi-mt76-move-struct-ieee80211_chanctx_conf-up-to-s.patch +- commit ecd5297 + +------------------------------------------------------------------- +Sat Mar 9 09:43:38 CET 2024 - tiwai@suse.de + +- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll + (git-fixes). +- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono + mode (git-fixes). +- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC + (git-fixes). +- ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) + into DMI quirk table (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi + Vi8 tablet (git-fixes). +- ALSA: hda: cs35l41: Overwrite CS35L41 configuration for ASUS + UM5302LA (git-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo Thinkbook 16P laptops + (git-fixes). +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P (git-fixes). +- ALSA: hda: optimize the probe codec process (git-fixes). +- commit 5c5002a + +------------------------------------------------------------------- +Sat Mar 9 09:41:18 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook + (git-fixes). +- ALSA: hda/realtek - Add Headset Mic supported Acer NB platform + (git-fixes). +- commit 0303741 + +------------------------------------------------------------------- +Sat Mar 9 09:35:17 CET 2024 - tiwai@suse.de + +- mei: gsc_proxy: match component when GSC is on different bus + (git-fixes). +- misc: fastrpc: Pass proper arguments to scm call (git-fixes). +- comedi: comedi_test: Prevent timers rescheduling during deletion + (git-fixes). +- misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled + twice on suspend/resume (git-fixes). +- iio: accel: adxl367: fix I2C FIFO data register (git-fixes). +- iio: accel: adxl367: fix DEVID read after reset (git-fixes). +- iio: pressure: dlhl60d: Initialize empty DLH bytes (git-fixes). +- counter: fix privdata alignment (git-fixes). +- Revert "tty: serial: simplify + qcom_geni_serial_send_chunk_fifo()" (git-fixes). +- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS + is enabled (git-fixes). +- vt: fix unicode buffer corruption when deleting characters + (git-fixes). +- serial: 8250_dw: Do not reclock if already at correct rate + (git-fixes). +- tty: serial: imx: Fix broken RS485 (git-fixes). +- xhci: Fix failure to detect ring expansion need (git-fixes). +- usb: port: Don't try to peer unused USB ports based on location + (git-fixes). +- usb: gadget: ncm: Fix handling of zero block length packets + (git-fixes). +- usb: typec: altmodes/displayport: create sysfs nodes as driver's + default device attribute group (git-fixes). +- usb: typec: tpcm: Fix PORT_RESET behavior for self powered + devices (git-fixes). +- USB: usb-storage: Prevent divide-by-0 error in + isd200_ata_command (git-fixes). +- thunderbolt: Fix NULL pointer dereference in + tb_port_update_credits() (git-fixes). +- Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal + (git-fixes). +- ASoC: rcar: adg: correct TIMSEL setting for SSI9 (git-fixes). +- ASoC: madera: Fix typo in madera_set_fll_clks shift value + (git-fixes). +- ALSA: hda/realtek - Fix headset Mic no show at resume back + for Lenovo ALC897 platform (git-fixes). +- drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf + (git-fixes). +- drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel + HFP and HBP (again) (git-fixes). +- drm: Fix output poll work for drm_kms_helper_poll=n (git-fixes). +- drm/amd/display: check dc_link before dereferencing (git-fixes). +- drm/i915/selftests: Fix dependency of some timeouts on HZ + (git-fixes). +- drm/i915: Don't explode when the dig port we don't have an + AUX CH (git-fixes). +- drm/i915: Check before removing mm notifier (git-fixes). +- drm/i915/hdcp: Extract hdcp structure from correct connector + (git-fixes). +- drm/i915/hdcp: Remove additional timing for reading mst hdcp + message (git-fixes). +- drm/i915/hdcp: Move to direct reads for HDCP (git-fixes). +- commit e4dbdb4 + +------------------------------------------------------------------- +Sat Mar 9 00:20:14 CET 2024 - ailiop@suse.com + +- erofs: apply proper VMA alignment for memory mapped files on + THP (git-fixes). +- commit f883467 + +------------------------------------------------------------------- +Fri Mar 8 16:06:50 CET 2024 - msuchanek@suse.de + +- powerpc: Add PVN support for HeXin C2000 processor + (jsc#PED-7970). +- Refresh patches.suse/powerpc-Add-Power11-architected-and-raw-mode.patch +- commit 840aeb4 + +------------------------------------------------------------------- +Fri Mar 8 13:38:37 CET 2024 - jbohac@suse.cz + +- Refresh + patches.suse/x86-e820-Don-t-reserve-SETUP_RNG_SEED-in-e820.patch +- commit cca30de + +------------------------------------------------------------------- +Thu Mar 7 18:15:41 CET 2024 - tonyj@suse.de + +- perf/pmu-events/powerpc: Update json mapfile with Power11 PVR + (jsc#PED-7970 jsc#PED-8065). +- powerpc/perf: Power11 Performance Monitoring support + (jsc#PED-7970 jsc#PED-8065). +- perf vendor events powerpc: Add PVN for HX-C2000 CPU with + Power8 Architecture (jsc#PED-7970 jsc#PED-8065). +- commit b9d5dfb + +------------------------------------------------------------------- +Thu Mar 7 11:49:53 CET 2024 - msuchanek@suse.de + +- Revert "git-sort: Add io_uring 6.3 fixes remote" + This reverts commit 6392287eb4bd8f99419025c617f5a9b7ce323a79. + Remove version-specific branch. +- commit e463564 + ------------------------------------------------------------------- Thu Mar 7 09:55:20 CET 2024 - tiwai@suse.de @@ -25,6 +1056,12 @@ Thu Mar 7 09:53:31 CET 2024 - tiwai@suse.de - soc: qcom: pmic_glink: Fix boot when QRTR=m (git-fixes). - commit 43e9ac3 +------------------------------------------------------------------- +Thu Mar 7 09:35:31 CET 2024 - iivanov@suse.de + +- Update patches.suse/PCI-MSI-Prevent-MSI-hardware-interrupt-number-trunca.patch (git-fixes,bsc#1218777) +- commit 7d27d0e + ------------------------------------------------------------------- Thu Mar 7 09:16:03 CET 2024 - iivanov@suse.de @@ -50127,6 +51164,13 @@ Sat Oct 21 13:25:16 CEST 2023 - tiwai@suse.de (git-fixes). - commit 14a1c75 +------------------------------------------------------------------- +Fri Oct 20 18:50:59 CEST 2023 - mwilck@suse.com + +- qedf: Wait for stag work during unload (bsc#1214852). +- qedf: Don't process stag work during unload (bsc#1214852). +- commit dcc092a + ------------------------------------------------------------------- Fri Oct 20 18:31:53 CEST 2023 - jwiesner@suse.de diff --git a/kernel-source.spec b/kernel-source.spec index 8196b89..5dad0f2 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 dacef75e68efe93975d261181ecdeb4ef168ddab +%define git_commit 315984222d95397f895e8f96d99fdc1f5b7bee29 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -28,7 +28,7 @@ Name: kernel-source Version: 6.4.0 %if 0%{?is_kotd} -Release: .gdacef75 +Release: .g3159842 %else Release: 0 %endif diff --git a/kernel-syms.changes b/kernel-syms.changes index 1ab76ec..02eaf8c 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,1034 @@ +------------------------------------------------------------------- +Fri Mar 15 09:19:37 CET 2024 - tiwai@suse.de + +- ALSA: hda/tas2781: remove unnecessary runtime_pm calls + (git-fixes). +- ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on + some HP models (git-fixes). +- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops + (git-fixes). +- ALSA: hda: Reuse for_each_pcm_streams() (git-fixes). +- ALSA: usb-audio: Name feature ctl using output if input is PCM + (git-fixes). +- commit fdd39ea + +------------------------------------------------------------------- +Fri Mar 15 09:15:01 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for various HP ENVY models + (git-fixes). +- commit 62207c4 + +------------------------------------------------------------------- +Fri Mar 15 09:12:54 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add "Intel Reference board" SSID in the + ALC256 (git-fixes). +- ALSA: hda/realtek: Remove two HP Laptops using CS35L41 + (git-fixes). +- ALSA: hda: cs35l41: Support HP models without _DSD using dual + Speaker ID (git-fixes). +- ALSA: hda: cs35l41: Support additional HP Envy Models + (git-fixes). +- ALSA: hda/realtek: Add quirks for HP G11 Laptops using CS35L56 + (git-fixes). +- ALSA: hda: realtek: Re-work CS35L41 fixups to re-use for other + amps (git-fixes). +- commit c4f7d5a + +------------------------------------------------------------------- +Fri Mar 15 08:28:03 CET 2024 - tiwai@suse.de + +- nilfs2: prevent kernel bug at submit_bh_wbc() (git-fixes). +- nilfs2: fix failure to detect DAT corruption in btree and + direct mappings (git-fixes). +- selftests/mm: protection_keys: save/restore nr_hugepages + settings (git-fixes). +- selftests/mm: hugetlb_reparenting_test: do not unmount + (git-fixes). +- selftests/mm: dont fail testsuite due to a lack of hugepages + (git-fixes). +- modules: wait do_free_init correctly (git-fixes). +- PCI: qcom: Enable BDF to SID translation properly (git-fixes). +- PCI: dwc: endpoint: Fix advertised resizable BAR size + (git-fixes). +- PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling + (git-fixes). +- PCI: switchtec: Fix an error handling path in + switchtec_pci_probe() (git-fixes). +- PCI/P2PDMA: Fix a sleeping issue in a RCU read section + (git-fixes). +- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken + (git-fixes). +- PCI/DPC: Print all TLP Prefixes, not just the first (git-fixes). +- pci_iounmap(): Fix MMIO mapping leak (git-fixes). +- PCI/AER: Fix rootport attribute paths in ABI docs (git-fixes). +- platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check + (git-fixes). +- platform/x86/intel/tpmi: Change vsec offset to u64 (git-fixes). +- Revert "platform/x86: asus-wmi: Support WMI event queue" + (git-fixes). +- leds: sgm3140: Add missing timer cleanup and flash gpio control + (git-fixes). +- Revert "leds: Only descend into leds directory when + CONFIG_NEW_LEDS is set" (git-fixes). +- leds: aw2013: Unlock mutex before destroying it (git-fixes). +- mfd: altera-sysmgr: Call of_node_put() only when + of_parse_phandle() takes a ref (git-fixes). +- mfd: syscon: Call of_node_put() only when of_parse_phandle() + takes a ref (git-fixes). +- pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin + group/function (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8192 (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8186 (git-fixes). +- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd + (git-fixes). +- HID: amd_sfh: Avoid disabling the interrupt (git-fixes). +- commit a95f20c + +------------------------------------------------------------------- +Fri Mar 15 08:23:42 CET 2024 - tiwai@suse.de + +- ALSA: usb-audio: Stop parsing channels bits when all channels + are found (git-fixes). +- ALSA: aaci: Delete unused variable in aaci_do_suspend + (git-fixes). +- ASoC: meson: axg-tdm-interface: add frame rate constraint + (git-fixes). +- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs + (git-fixes). +- ASoC: SOF: Add some bounds checking to firmware data + (git-fixes). +- ASoC: meson: t9015: fix function pointer type mismatch + (git-fixes). +- ASoC: meson: aiu: fix function pointer type mismatch + (git-fixes). +- ASoC: sh: rz-ssi: Fix error message print (git-fixes). +- ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe() + (git-fixes). +- ASoC: amd: acp: Add missing error handling in sof-mach + (git-fixes). +- ALSA: hda/tas2781: restore power state after system_resume + (git-fixes). +- ALSA: hda/tas2781: do not call pm_runtime_force_* in + system_resume/suspend (git-fixes). +- ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend + (git-fixes). +- ALSA: hda/tas2781: add lock to system_suspend (git-fixes). +- ALSA: hda/tas2781: use dev_dbg in system_resume (git-fixes). +- ALSA: seq: fix function cast warnings (git-fixes). +- ALSA: aw2: avoid casting function pointers (git-fixes). +- ALSA: ctxfi: avoid casting function pointers (git-fixes). +- ALSA: hda: cs35l41: Set Channel Index correctly when system + is missing _DSD (git-fixes). +- backlight: lp8788: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3639: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: da9052: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3630a: Don't set bl->props.brightness in + get_brightness (git-fixes). +- backlight: lm3630a: Initialize backlight_properties on init + (git-fixes). +- backlight: ktz8866: Correct the check for of_property_read_u32 + (git-fixes). +- backlight: hx8357: Fix potential NULL pointer dereference + (git-fixes). +- gpio: nomadik: fix offset bug in nmk_pmx_set() (git-fixes). +- HID: amd_sfh: Update HPD sensor structure elements (git-fixes). +- commit 428d278 + +------------------------------------------------------------------- +Thu Mar 14 17:43:21 CET 2024 - tiwai@suse.de + +- Update patch reference for IDXD fix (bsc#1221428) +- commit 20b42d0 + +------------------------------------------------------------------- +Thu Mar 14 16:44:44 CET 2024 - nik.borisov@suse.com + +- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests (bsc#1213456 CVE-2023-28746). +- commit a59ffeb + +------------------------------------------------------------------- +Thu Mar 14 16:44:27 CET 2024 - nik.borisov@suse.com + +- x86/rfds: Mitigate Register File Data Sampling (RFDS) (bsc#1213456 CVE-2023-28746). +- commit c210394 + +------------------------------------------------------------------- +Thu Mar 14 16:43:01 CET 2024 - nik.borisov@suse.com + +- Documentation/hw-vuln: Add documentation for RFDS (bsc#1213456 CVE-2023-28746). +- commit 0f1938a + +------------------------------------------------------------------- +Thu Mar 14 16:41:56 CET 2024 - nik.borisov@suse.com + +- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set (bsc#1213456 CVE-2023-28746). +- commit 52997cc + +------------------------------------------------------------------- +Thu Mar 14 11:09:55 CET 2024 - lhenriques@suse.de + +- libceph: init the cursor when preparing sparse read in msgr2 + (bsc#1221393). +- ceph: switch to corrected encoding of max_xattr_size in mdsmap + (bsc#1221392). +- ceph: prevent use-after-free in encode_cap_msg() (bsc#1221391). +- libceph: just wait for more data to be available on the socket + (bsc#1221390). +- libceph: rename read_sparse_msg_*() to + read_partial_sparse_msg_*() (bsc#1221389). +- libceph: fail sparse-read if the data length doesn't match + (bsc#1221388). +- commit 088fe3e + +------------------------------------------------------------------- +Thu Mar 14 10:16:37 CET 2024 - tiwai@suse.de + +- kabi/severities: ignore intel_tcc_get_temp() change (git-fixes) +- commit 62d327d + +------------------------------------------------------------------- +Thu Mar 14 10:13:54 CET 2024 - tiwai@suse.de + +- thermal/intel: Fix intel_tcc_get_temp() to support negative + CPU temperature (git-fixes). +- commit 6dc4a23 + +------------------------------------------------------------------- +Thu Mar 14 10:12:16 CET 2024 - tiwai@suse.de + +- memfd: drop warning for missing exec-related flags + (bsc#1221161). +- commit 68995fe + +------------------------------------------------------------------- +Thu Mar 14 08:15:06 CET 2024 - tiwai@suse.de + +- gpiolib: Pass consumer device through to core in + devm_fwnode_gpiod_get_index() (git-fixes). +- commit 446d465 + +------------------------------------------------------------------- +Thu Mar 14 08:13:52 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: add division of drm_display_mode's hskew parameter + (git-fixes). +- media: tc358743: register v4l2 async device only after + successful setup (git-fixes). +- tpm,tpm_tis: Avoid warning splat at shutdown (git-fixes). +- powercap: dtpm_cpu: Fix error check against + freq_qos_add_request() (git-fixes). +- powercap: intel_rapl_tpmi: Fix a register bug (git-fixes). +- powercap: intel_rapl: Fix a NULL pointer dereference + (git-fixes). +- PM: sleep: wakeirq: fix wake irq warning in system suspend + (git-fixes). +- PM: suspend: Set mem_sleep_current during kernel command line + setup (git-fixes). +- selftest: gpio: remove obsolete gpio-mockup test (git-fixes). +- gpio: vf610: allow disabling the vf610 driver (git-fixes). +- regulator: userspace-consumer: add module device table + (git-fixes). +- mmc: core: Fix switch on gp3 partition (git-fixes). +- mmc: wmt-sdmmc: remove an incorrect release_mem_region() + call in the .remove function (git-fixes). +- mmc: tmio: avoid concurrent runs of mmc_request_done() + (git-fixes). +- pwm: mediatek: Update kernel doc for struct pwm_mediatek_of_data + (git-fixes). +- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan + (git-fixes). +- commit 7ae9bb9 + +------------------------------------------------------------------- +Thu Mar 14 08:07:55 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit 1ec0805 + +------------------------------------------------------------------- +Thu Mar 14 08:05:50 CET 2024 - tiwai@suse.de + +- drm/etnaviv: Restore some id values (git-fixes). +- drm/amd/pm: Fix esm reg mask use to get pcie speed (git-fixes). +- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of + atom_get_src_int() (git-fixes). +- Revert "drm/amdgpu: Add pcie usage callback to nbio" + (git-fixes). +- Revert "drm/amdgpu: Add pci usage to nbio v7.9" (git-fixes). +- drm/msm/a7xx: Fix LLC typo (git-fixes). +- drm/msm/dpu: finalise global state object (git-fixes). +- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is + enabled (git-fixes). +- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN + (git-fixes). +- drm/msm/dpu: improve DSC allocation (git-fixes). +- drm/mediatek: Fix a null pointer crash in + mtk_drm_crtc_finish_page_flip (git-fixes). +- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions + (git-fixes). +- drm/tests: helpers: Include missing drm_drv header (git-fixes). +- drm/tidss: Fix sync-lost issue with two displays (git-fixes). +- drm/tidss: Fix initial plane zpos values (git-fixes). +- drm/tegra: put drm_gem_object ref on error in tegra_fb_create + (git-fixes). +- drm/bridge: adv7511: fix crash on irq during probe (git-fixes). +- drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first + (git-fixes). +- drm/amd/display: Add 'replay' NULL check in + 'edp_set_replay_allow_active()' (git-fixes). +- drm/amd/display: fix NULL checks for adev->dm.dc in + amdgpu_dm_fini() (git-fixes). +- drm/radeon/ni: Fix wrong firmware size logging in + ni_init_microcode() (git-fixes). +- drm: ci: use clk_ignore_unused for apq8016 (git-fixes). +- Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane + for DDB allocation" (git-fixes). +- drm/amdgpu: Fix potential out-of-bounds access in + 'amdgpu_discovery_reg_base_init()' (git-fixes). +- drm/amd/display: Fix potential NULL pointer dereferences in + 'dcn10_set_output_transfer_func()' (git-fixes). +- drm/amd/display: Fix a potential buffer overflow in + 'dp_dsc_clock_en_read()' (git-fixes). +- drm/radeon/ni_dpm: remove redundant NULL check (git-fixes). +- drm/radeon: remove dead code in ni_mc_load_microcode() + (git-fixes). +- drm/vmwgfx: Fix the lifetime of the bo cursor memory + (git-fixes). +- drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created + MOBs (git-fixes). +- drm/vmwgfx: Fix possible null pointer derefence with invalid + contexts (git-fixes). +- drm/lima: fix a memleak in lima_heap_alloc (git-fixes). +- drm/panel-edp: use put_sync in unprepare (git-fixes). +- drm/rockchip: lvds: do not print scary message when probing + defer (git-fixes). +- drm/rockchip: lvds: do not overwrite error code (git-fixes). +- drm/vmwgfx: Unmap the surface before resetting it on a plane + state (git-fixes). +- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (git-fixes). +- drm/vkms: Avoid reading beyond LUT array (git-fixes). +- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (git-fixes). +- drm/rockchip: inno_hdmi: Fix video timing (git-fixes). +- drm/tegra: output: Fix missing i2c_put_adapter() in the error + handling paths of tegra_output_probe() (git-fixes). +- drm/tegra: rgb: Fix missing clk_put() in the error handling + paths of tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: rgb: Fix some error handling paths in + tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: hdmi: Fix some error handling paths in + tegra_hdmi_probe() (git-fixes). +- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error + handling path of tegra_dsi_probe() (git-fixes). +- drm/tegra: dsi: Fix some error handling paths in + tegra_dsi_probe() (git-fixes). +- drm/tegra: dpaux: Fix PM disable depth imbalance in + tegra_dpaux_probe (git-fixes). +- drm/tegra: dsi: Add missing check for of_find_device_by_node + (git-fixes). +- ACPI: processor_idle: Fix memory leak in + acpi_processor_power_exit() (git-fixes). +- ACPI: resource: Add MAIBENBEN X577 to + irq1_edge_low_force_override (git-fixes). +- ACPI: scan: Fix device check notification handling (git-fixes). +- ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors + (git-fixes). +- cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's + return value (git-fixes). +- cpufreq: Limit resolving a frequency to policy min/max + (git-fixes). +- cpufreq: amd-pstate: Fix min_perf assignment in + amd_pstate_adjust_perf() (git-fixes). +- commit 451635c + +------------------------------------------------------------------- +Thu Mar 14 07:48:20 CET 2024 - nik.borisov@suse.com + +- RAS: Export helper to get ras_debugfs_dir (jsc#PED-7619). +- commit ddeebbf + +------------------------------------------------------------------- +Wed Mar 13 17:44:47 CET 2024 - fdmanana@suse.com + +- btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot + of subvolume being deleted (bsc#1221282). +- commit adc8e1b + +------------------------------------------------------------------- +Wed Mar 13 17:30:12 CET 2024 - fdmanana@suse.com + +- btrfs: don't abort filesystem when attempting to snapshot + deleted subvolume (bsc#1221282). +- commit 7de0be8 + +------------------------------------------------------------------- +Wed Mar 13 17:26:34 CET 2024 - tiwai@suse.de + +- Fix missing initial value for tcp pingpong threshold (bsc#1221339,bsc#1221305,bsc#1221032,bsc#1221261) + This caused high latencies leading to various network issues +- commit de6f6b8 + +------------------------------------------------------------------- +Wed Mar 13 15:58:37 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix off by one when unwinding on error (jsc#PED-7619). +- commit 083602e + +------------------------------------------------------------------- +Wed Mar 13 15:57:19 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Add debugfs interface to print record entries (jsc#PED-7619). +- commit 1a5e647 + +------------------------------------------------------------------- +Wed Mar 13 15:56:56 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Save SPA values (jsc#PED-7619). +- commit 4072c0c + +------------------------------------------------------------------- +Wed Mar 13 15:26:37 CET 2024 - tiwai@suse.de + +- Bluetooth: Fix eir name length (git-fixes). +- wifi: mac80211: update scratch_pos after defrag (git-fixes). +- wifi: mac80211: track capability/opmode NSS separately + (git-fixes). +- wifi: mt76: mt792x: fix a potential loading failure of the + 6Ghz channel config from ACPI (git-fixes). +- wifi: mt76: mt7921e: fix use-after-free in free_irq() + (git-fixes). +- wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info() + (git-fixes). +- wifi: wilc1000: fix RCU usage in connect path (git-fixes). +- commit 76a6eff + +------------------------------------------------------------------- +Wed Mar 13 15:04:29 CET 2024 - tiwai@suse.de + +- blacklist.conf: add a BT entry that breaks kABI +- commit a6a5c3b + +------------------------------------------------------------------- +Wed Mar 13 15:02:47 CET 2024 - tiwai@suse.de + +- gpu/host1x kABI workaround (git-fixes). +- commit 86a9dbb + +------------------------------------------------------------------- +Wed Mar 13 14:53:36 CET 2024 - tiwai@suse.de + +- gpu: host1x: Skip reset assert on Tegra186 (git-fixes). +- commit 88887cf + +------------------------------------------------------------------- +Wed Mar 13 14:52:32 CET 2024 - tiwai@suse.de + +- blacklist.conf: add entries for firewire +- commit f73cdd2 + +------------------------------------------------------------------- +Wed Mar 13 14:50:58 CET 2024 - tiwai@suse.de + +- drm/nouveau: don't fini scheduler before entity flush + (git-fixes). +- commit 3d3c54d + +------------------------------------------------------------------- +Wed Mar 13 14:39:57 CET 2024 - mgorman@suse.de + +- futex: Prevent the reuse of stale pi_state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- commit ba092a4 + +------------------------------------------------------------------- +Wed Mar 13 13:03:56 CET 2024 - mgorman@suse.de + +- srcu: Use try-lock lockdep annotation for NMI-safe access + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- futex/pi: Fix recursive rt_mutex waiter state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- srcu: Remove extraneous parentheses from srcu_read_lock() etc + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- commit e04ae5b + +------------------------------------------------------------------- +Wed Mar 13 12:41:25 CET 2024 - tiwai@suse.de + +- Update config files: refresh for x86_64 and armv7hl +- commit 8a3dfcc + +------------------------------------------------------------------- +Wed Mar 13 10:26:22 CET 2024 - oneukum@suse.com + +- r8152: fix unknown device for choose_configuration (git-fixes). +- commit 71e2f25 + +------------------------------------------------------------------- +Wed Mar 13 09:27:26 CET 2024 - tiwai@suse.de + +- bluetooth hci_uart_register_device() kABI workaround + (git-fixes). +- commit 2fcc10e + +------------------------------------------------------------------- +Wed Mar 13 09:17:20 CET 2024 - tiwai@suse.de + +- net: phy: dp83822: Fix RGMII TX delay configuration (git-fixes). +- net: phy: fix phy_get_internal_delay accessing an empty array + (git-fixes). +- Bluetooth: btnxpuart: Fix btnxpuart_close (git-fixes). +- Bluetooth: af_bluetooth: Fix deadlock (git-fixes). +- Bluetooth: hci_core: Fix possible buffer overflow (git-fixes). +- Bluetooth: btrtl: fix out of bounds memory access (git-fixes). +- Bluetooth: hci_h5: Add ability to allocate memory for private + data (git-fixes). +- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with + gpiod_get_optional() (git-fixes). +- Bluetooth: hci_event: Fix not indicating new connection for + BIG Sync (git-fixes). +- Bluetooth: Remove superfluous call to hci_conn_check_pending() + (git-fixes). +- Bluetooth: mgmt: Remove leftover queuing of power_off work + (git-fixes). +- Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (git-fixes). +- wifi: brcm80211: handle pmk_op allocation failure (git-fixes). +- wifi: rtw88: 8821c: Fix false alarm count (git-fixes). +- wifi: rtw88: 8821c: Fix beacon loss and disconnect (git-fixes). +- wifi: rtw88: 8821cu: Fix firmware upload fail (git-fixes). +- wifi: mt76: mt7921: fix incorrect type conversion for CLC + command (git-fixes). +- wifi: mt76: mt7996: fix HIF_TXD_V2_1 value (git-fixes). +- wifi: mt76: mt7996: fix efuse reading issue (git-fixes). +- wifi: mt76: mt7996: fix HE beamformer phy cap for station vif + (git-fixes). +- wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps + (git-fixes). +- wifi: mt76: mt7996: fix TWT issues (git-fixes). +- sr9800: Add check for usbnet_get_endpoints (git-fixes). +- wifi: ath12k: fix incorrect logic of calculating vdev_stats_id + (git-fixes). +- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use + (git-fixes). +- wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE + before WMI_PEER_ASSOC_CMDID (git-fixes). +- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init + is complete (git-fixes). +- wifi: wilc1000: revert reset line logic flip (git-fixes). +- wifi: brcmsmac: avoid function pointer casts (git-fixes). +- wifi: wilc1000: prevent use-after-free on vif when cleaning + up all interfaces (git-fixes). +- wifi: iwlwifi: mvm: Fix the listener MAC filter flags + (git-fixes). +- wifi: iwlwifi: mvm: don't set replay counters to 0xff + (git-fixes). +- wifi: iwlwifi: mvm: don't set the MFP flag for the GTK + (git-fixes). +- wifi: iwlwifi: mvm: fix erroneous queue index mask (git-fixes). +- wifi: iwlwifi: support EHT for WH (git-fixes). +- wifi: wfx: fix memory leak when starting AP (git-fixes). +- wifi: brcmsmac: Drop legacy header (git-fixes). +- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() + (git-fixes). +- wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU + (git-fixes). +- wifi: iwlwifi: mvm: fix the TLC command after ADD_STA + (git-fixes). +- wifi: iwlwifi: mvm: use FW rate for non-data only on new devices + (git-fixes). +- wifi: iwlwifi: mvm: d3: fix IPN byte order (git-fixes). +- wifi: iwlwifi: fix EWRD table validity check (git-fixes). +- wifi: iwlwifi: mvm: initialize rates in FW earlier (git-fixes). +- wifi: iwlwifi: acpi: fix WPFC reading (git-fixes). +- wifi: iwlwifi: dbg-tlv: ensure NUL termination (git-fixes). +- wifi: iwlwifi: mvm: report beacon protection failures + (git-fixes). +- wifi: brcmfmac: fix copyright year mentioned in platform_data + header (git-fixes). +- wifi: ath12k: Fix issues in channel list update (git-fixes). +- wifi: ath10k: fix NULL pointer dereference in + ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (git-fixes). +- can: softing: remove redundant NULL check (git-fixes). +- wifi: brcmfmac: avoid invalid list operation when vendor attach + fails (git-fixes). +- wifi: mwifiex: debugfs: Drop unnecessary error check for + debugfs_create_dir() (git-fixes). +- wifi: wilc1000: fix multi-vif management when deleting a vif + (git-fixes). +- wifi: wilc1000: do not realloc workqueue everytime an interface + is added (git-fixes). +- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work + (git-fixes). +- wifi: b43: Disable QoS for bcm4331 (git-fixes). +- wifi: b43: Stop correct queue in DMA worker when QoS is disabled + (git-fixes). +- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is + disabled (git-fixes). +- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is + disabled (git-fixes). +- doc-guide: kernel-doc: tell about object-like macros + (git-fixes). +- soc: qcom: llcc: Check return value on Broadcast_OR reg read + (git-fixes). +- soc: qcom: socinfo: rename PM2250 to PM4125 (git-fixes). +- bus: tegra-aconnect: Update dependency to ARCH_TEGRA + (git-fixes). +- firmware: arm_scmi: Fix double free in SMC transport cleanup + path (git-fixes). +- commit d454c2c + +------------------------------------------------------------------- +Wed Mar 13 08:58:39 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 5709f5a + +------------------------------------------------------------------- +Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 612fa2e + +------------------------------------------------------------------- +Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de + +- selinux: only filter copy-up xattrs following initialization + (bsc#1210690). +- commit f42baec + +------------------------------------------------------------------- +Wed Mar 13 01:48:09 CET 2024 - neilb@suse.de + +- NFS: Fix data corruption caused by congestion (git-fixes). +- pNFS: Fix the pnfs block driver's calculation of layoutget size + (git-fixes). +- NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix O_DIRECT locking issues (git-fixes). +- commit b64b15f + +------------------------------------------------------------------- +Tue Mar 12 23:31:45 CET 2024 - neilb@suse.de + +- nfsd: don't take fi_lock in nfsd_break_deleg_cb() (git-fixes). +- SUNRPC: fix _xprt_switch_find_current_entry logic (git-fixes). +- NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT + (git-fixes). +- NFS: Use parent's objective cred in nfs_access_login_time() + (git-fixes). +- blocklayoutdriver: Fix reference leak of pnfs_device_node + (git-fixes). +- SUNRPC: Fix a suspicious RCU usage warning (git-fixes). +- NFSD: Fix "start of NFS reply" pointer passed to + nfsd_cache_update() (git-fixes). +- NFSD: Update nfsd_cache_append() to use xdr_stream (git-fixes). +- nfsd: fix file memleak on client_opens_release (git-fixes). +- SUNRPC: Fix RPC client cleaned up the freed pipefs dentries + (git-fixes). +- NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO (git-fixes). +- SUNRPC: Add an IS_ERR() check back to where it was (git-fixes). +- NFSv4.1: fix handling NFS4ERR_DELAY when testing for session + trunking (git-fixes). +- SUNRPC: ECONNRESET might require a rebind (git-fixes). +- svcrdma: Drop connection after an RDMA Read error (git-fixes). +- nfsd: Handle EOPENSTALE correctly in the filecache (git-fixes). +- nfsd: lock_rename() needs both directories to live on the same + fs (git-fixes). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (git-fixes). +- pNFS: Fix a hang in nfs4_evict_inode() (git-fixes). +- NFS: Fix potential oops in nfs_inode_remove_request() + (git-fixes). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (git-fixes). +- nfs: decrement nrequests counter before releasing the req + (git-fixes). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (git-fixes). +- Revert "SUNRPC dont update timeout value on connection reset" + (git-fixes). +- NFSv4: Fix a state manager thread deadlock regression + (git-fixes). +- NFSv4: Fix a nfs4_state_manager() race (git-fixes). +- SUNRPC: Fail quickly when server does not recognize TLS + (git-fixes). +- NFSv4.1: fix zero value filehandle in post open getattr + (git-fixes). +- NFS: More fixes for nfs_direct_write_reschedule_io() + (git-fixes). +- NFS: Use the correct commit info in nfs_join_page_group() + (git-fixes). +- NFS: More O_DIRECT accounting fixes for error paths (git-fixes). +- NFS: Fix error handling for O_DIRECT write scheduling + (git-fixes). +- nfsd: fix change_info in NFSv4 RENAME replies (git-fixes). +- NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix a potential data corruption (git-fixes). +- NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info + (git-fixes). +- commit e298a32 + +------------------------------------------------------------------- +Tue Mar 12 17:25:48 CET 2024 - lhenriques@suse.de + +- Update + patches.suse/ceph-fix-deadlock-or-deadcode-of-misusing-dget.patch + (bsc#1220453 bsc#1221058 CVE-2023-52583). +- commit 25befcc + +------------------------------------------------------------------- +Tue Mar 12 16:58:11 CET 2024 - mgorman@suse.de + +- sched/fair: Combine EAS check with overutilized access + (bsc#1221157). +- sched/fair: Use helper function to access rd->overutilized + (bsc#1221157). +- sched/fair: Add EAS checks before updating overutilized + (bsc#1221157). +- commit c66ccdb + +------------------------------------------------------------------- +Tue Mar 12 15:53:52 CET 2024 - lhenriques@suse.de + +- netfs, fscache: Prevent Oops in fscache_put_cache() (bsc#1221291 + CVE-2024-26612). +- commit f4e9666 + +------------------------------------------------------------------- +Tue Mar 12 14:33:40 CET 2024 - vbabka@suse.cz + +- mm, vmscan: prevent infinite loop for costly GFP_NOIO | + __GFP_RETRY_MAYFAIL allocations (git-fixes). +- commit 36fac6a + +------------------------------------------------------------------- +Tue Mar 12 12:47:04 CET 2024 - vbabka@suse.cz + +- mm: migrate high-order folios in swap cache correctly + (git-fixes). +- commit 46a5bb6 + +------------------------------------------------------------------- +Tue Mar 12 12:34:27 CET 2024 - vbabka@suse.cz + +- mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer + (git-fixes). +- commit 436bfc9 + +------------------------------------------------------------------- +Tue Mar 12 12:30:23 CET 2024 - vbabka@suse.cz + +- Refresh patches.suse/mm-mmap-fix-vma_merge-case-7.patch. +- commit 442a3e7 + +------------------------------------------------------------------- +Tue Mar 12 12:20:44 CET 2024 - denis.kirjanov@suse.com + +- bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk + (git-fixes). +- commit bffce9c + +------------------------------------------------------------------- +Tue Mar 12 11:02:49 CET 2024 - denis.kirjanov@suse.com + +- nfp: flower: prevent re-adding mac index for bonded port (git-fixes). +- commit 6661999 + +------------------------------------------------------------------- +Tue Mar 12 11:01:07 CET 2024 - denis.kirjanov@suse.com + +- nfp: use correct macro for LengthSelect in BAR config (git-fixes). +- commit 7d0aeec + +------------------------------------------------------------------- +Tue Mar 12 10:59:40 CET 2024 - denis.kirjanov@suse.com + +- tsnep: Fix mapping for zero copy XDP_TX action (git-fixes). +- commit 3345825 + +------------------------------------------------------------------- +Tue Mar 12 10:57:58 CET 2024 - denis.kirjanov@suse.com + +- net: atlantic: Fix DMA mapping for PTP hwts ring (git-fixes). +- commit b00604d + +------------------------------------------------------------------- +Tue Mar 12 10:55:55 CET 2024 - denis.kirjanov@suse.com + +- netdevsim: avoid potential loop in nsim_dev_trap_report_work() (git-fixes). +- commit 57a7091 + +------------------------------------------------------------------- +Tue Mar 12 10:53:57 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Prevent DSA tags from breaking COE (git-fixes). +- commit e8cc0c0 + +------------------------------------------------------------------- +Tue Mar 12 10:01:27 CET 2024 - tiwai@suse.de + +- Move out-of-tree patches into the right section +- commit 6624840 + +------------------------------------------------------------------- +Tue Mar 12 09:59:39 CET 2024 - tiwai@suse.de + +- Documentation: virt: Fix up pre-formatted text block for SEV + ioctls (git-fixes). +- commit b6867f0 + +------------------------------------------------------------------- +Tue Mar 12 09:59:02 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 489fc6e + +------------------------------------------------------------------- +Tue Mar 12 09:52:49 CET 2024 - tiwai@suse.de + +- crypto: ccp - Have it depend on AMD_IOMMU (git-fixes). +- rtc: test: Fix invalid format specifier (git-fixes). +- lib: memcpy_kunit: Fix an invalid format specifier in an + assertion msg (git-fixes). +- lib/cmdline: Fix an invalid format specifier in an assertion + msg (git-fixes). +- selftests/mqueue: Set timeout to 180 seconds (git-fixes). +- Documentation: coresight: fix `make refcheckdocs` warning + (git-fixes). +- commit 2c8fcdc + +------------------------------------------------------------------- +Tue Mar 12 03:32:41 CET 2024 - neilb@suse.de + +- Refresh patches.suse/nfsd-fix-RELEASE_LOCKOWNER.patch. + update mainline commit info +- commit 2c149c7 + +------------------------------------------------------------------- +Mon Mar 11 14:16:45 CET 2024 - denis.kirjanov@suse.com + +- amt: do not use overwrapped cb area (git-fixes). +- commit 1372aac + +------------------------------------------------------------------- +Mon Mar 11 14:14:14 CET 2024 - denis.kirjanov@suse.com + +- bonding: remove print in bond_verify_device_path (git-fixes). +- commit 7a54f95 + +------------------------------------------------------------------- +Mon Mar 11 14:07:35 CET 2024 - denis.kirjanov@suse.com + +- stmmac: preserve KABI in stmmac_txq_cfg (git-fixes). +- commit 034b0ac + +------------------------------------------------------------------- +Mon Mar 11 14:05:31 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Tx coe sw fallback (git-fixes). +- commit d5cf563 + +------------------------------------------------------------------- +Mon Mar 11 13:31:45 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit 0889c69 + +------------------------------------------------------------------- +Mon Mar 11 11:11:02 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit b63446f + +------------------------------------------------------------------- +Mon Mar 11 11:03:50 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit ed66a82 + +------------------------------------------------------------------- +Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com + +- Update + patches.suse/usb-hub-Guard-against-accesses-to-uninitialized-BOS-.patch + (bsc#1220790 CVE-2023-52477). + Added CVE +- commit 61b1ebd + +------------------------------------------------------------------- +Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de + +- i2c: aspeed: Fix the dummy irq expected print (git-fixes). +- i2c: wmt: Fix an error handling path in wmt_i2c_probe() + (git-fixes). +- i2c: i801: Avoid potential double call to + gpiod_remove_lookup_table (git-fixes). +- commit 5a2966b + +------------------------------------------------------------------- +Sun Mar 10 00:12:35 CET 2024 - dfaggioli@suse.com + +- s390/vfio-ap: wire in the vfio_device_ops request callback + (bsc#1205316). +- Refresh + patches.suse/vfio-iommufd-Add-detach_ioas-support-for-emulated-VFIO-devices. +- commit c62972b + +------------------------------------------------------------------- +Sat Mar 9 19:01:46 CET 2024 - lduncan@suse.com + +- scsi: target: iscsi: don't warn of R/W when no data + (bsc#1215541). +- scsi: target: iscsi: handle SCSI immediate commands + (bsc#1215541). +- commit ed0e112 + +------------------------------------------------------------------- +Sat Mar 9 10:56:57 CET 2024 - tiwai@suse.de + +- Fix missing initialization in mt7921* drivers (bsc#1221114) + Refresh patches.suse/wifi-mt76-move-struct-ieee80211_chanctx_conf-up-to-s.patch +- commit ecd5297 + +------------------------------------------------------------------- +Sat Mar 9 09:43:38 CET 2024 - tiwai@suse.de + +- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll + (git-fixes). +- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono + mode (git-fixes). +- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC + (git-fixes). +- ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) + into DMI quirk table (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi + Vi8 tablet (git-fixes). +- ALSA: hda: cs35l41: Overwrite CS35L41 configuration for ASUS + UM5302LA (git-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo Thinkbook 16P laptops + (git-fixes). +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P (git-fixes). +- ALSA: hda: optimize the probe codec process (git-fixes). +- commit 5c5002a + +------------------------------------------------------------------- +Sat Mar 9 09:41:18 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook + (git-fixes). +- ALSA: hda/realtek - Add Headset Mic supported Acer NB platform + (git-fixes). +- commit 0303741 + +------------------------------------------------------------------- +Sat Mar 9 09:35:17 CET 2024 - tiwai@suse.de + +- mei: gsc_proxy: match component when GSC is on different bus + (git-fixes). +- misc: fastrpc: Pass proper arguments to scm call (git-fixes). +- comedi: comedi_test: Prevent timers rescheduling during deletion + (git-fixes). +- misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled + twice on suspend/resume (git-fixes). +- iio: accel: adxl367: fix I2C FIFO data register (git-fixes). +- iio: accel: adxl367: fix DEVID read after reset (git-fixes). +- iio: pressure: dlhl60d: Initialize empty DLH bytes (git-fixes). +- counter: fix privdata alignment (git-fixes). +- Revert "tty: serial: simplify + qcom_geni_serial_send_chunk_fifo()" (git-fixes). +- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS + is enabled (git-fixes). +- vt: fix unicode buffer corruption when deleting characters + (git-fixes). +- serial: 8250_dw: Do not reclock if already at correct rate + (git-fixes). +- tty: serial: imx: Fix broken RS485 (git-fixes). +- xhci: Fix failure to detect ring expansion need (git-fixes). +- usb: port: Don't try to peer unused USB ports based on location + (git-fixes). +- usb: gadget: ncm: Fix handling of zero block length packets + (git-fixes). +- usb: typec: altmodes/displayport: create sysfs nodes as driver's + default device attribute group (git-fixes). +- usb: typec: tpcm: Fix PORT_RESET behavior for self powered + devices (git-fixes). +- USB: usb-storage: Prevent divide-by-0 error in + isd200_ata_command (git-fixes). +- thunderbolt: Fix NULL pointer dereference in + tb_port_update_credits() (git-fixes). +- Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal + (git-fixes). +- ASoC: rcar: adg: correct TIMSEL setting for SSI9 (git-fixes). +- ASoC: madera: Fix typo in madera_set_fll_clks shift value + (git-fixes). +- ALSA: hda/realtek - Fix headset Mic no show at resume back + for Lenovo ALC897 platform (git-fixes). +- drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf + (git-fixes). +- drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel + HFP and HBP (again) (git-fixes). +- drm: Fix output poll work for drm_kms_helper_poll=n (git-fixes). +- drm/amd/display: check dc_link before dereferencing (git-fixes). +- drm/i915/selftests: Fix dependency of some timeouts on HZ + (git-fixes). +- drm/i915: Don't explode when the dig port we don't have an + AUX CH (git-fixes). +- drm/i915: Check before removing mm notifier (git-fixes). +- drm/i915/hdcp: Extract hdcp structure from correct connector + (git-fixes). +- drm/i915/hdcp: Remove additional timing for reading mst hdcp + message (git-fixes). +- drm/i915/hdcp: Move to direct reads for HDCP (git-fixes). +- commit e4dbdb4 + +------------------------------------------------------------------- +Sat Mar 9 00:20:14 CET 2024 - ailiop@suse.com + +- erofs: apply proper VMA alignment for memory mapped files on + THP (git-fixes). +- commit f883467 + +------------------------------------------------------------------- +Fri Mar 8 16:06:50 CET 2024 - msuchanek@suse.de + +- powerpc: Add PVN support for HeXin C2000 processor + (jsc#PED-7970). +- Refresh patches.suse/powerpc-Add-Power11-architected-and-raw-mode.patch +- commit 840aeb4 + +------------------------------------------------------------------- +Fri Mar 8 13:38:37 CET 2024 - jbohac@suse.cz + +- Refresh + patches.suse/x86-e820-Don-t-reserve-SETUP_RNG_SEED-in-e820.patch +- commit cca30de + +------------------------------------------------------------------- +Thu Mar 7 18:15:41 CET 2024 - tonyj@suse.de + +- perf/pmu-events/powerpc: Update json mapfile with Power11 PVR + (jsc#PED-7970 jsc#PED-8065). +- powerpc/perf: Power11 Performance Monitoring support + (jsc#PED-7970 jsc#PED-8065). +- perf vendor events powerpc: Add PVN for HX-C2000 CPU with + Power8 Architecture (jsc#PED-7970 jsc#PED-8065). +- commit b9d5dfb + +------------------------------------------------------------------- +Thu Mar 7 11:49:53 CET 2024 - msuchanek@suse.de + +- Revert "git-sort: Add io_uring 6.3 fixes remote" + This reverts commit 6392287eb4bd8f99419025c617f5a9b7ce323a79. + Remove version-specific branch. +- commit e463564 + ------------------------------------------------------------------- Thu Mar 7 09:55:20 CET 2024 - tiwai@suse.de @@ -25,6 +1056,12 @@ Thu Mar 7 09:53:31 CET 2024 - tiwai@suse.de - soc: qcom: pmic_glink: Fix boot when QRTR=m (git-fixes). - commit 43e9ac3 +------------------------------------------------------------------- +Thu Mar 7 09:35:31 CET 2024 - iivanov@suse.de + +- Update patches.suse/PCI-MSI-Prevent-MSI-hardware-interrupt-number-trunca.patch (git-fixes,bsc#1218777) +- commit 7d27d0e + ------------------------------------------------------------------- Thu Mar 7 09:16:03 CET 2024 - iivanov@suse.de @@ -50127,6 +51164,13 @@ Sat Oct 21 13:25:16 CEST 2023 - tiwai@suse.de (git-fixes). - commit 14a1c75 +------------------------------------------------------------------- +Fri Oct 20 18:50:59 CEST 2023 - mwilck@suse.com + +- qedf: Wait for stag work during unload (bsc#1214852). +- qedf: Don't process stag work during unload (bsc#1214852). +- commit dcc092a + ------------------------------------------------------------------- Fri Oct 20 18:31:53 CEST 2023 - jwiesner@suse.de diff --git a/kernel-syms.spec b/kernel-syms.spec index ee27d8a..7f5a760 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -16,7 +16,7 @@ # -%define git_commit dacef75e68efe93975d261181ecdeb4ef168ddab +%define git_commit 315984222d95397f895e8f96d99fdc1f5b7bee29 %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: .gdacef75 +Release: .g3159842 %else Release: 0 %endif diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 1ab76ec..02eaf8c 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,1034 @@ +------------------------------------------------------------------- +Fri Mar 15 09:19:37 CET 2024 - tiwai@suse.de + +- ALSA: hda/tas2781: remove unnecessary runtime_pm calls + (git-fixes). +- ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on + some HP models (git-fixes). +- ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptops + (git-fixes). +- ALSA: hda: Reuse for_each_pcm_streams() (git-fixes). +- ALSA: usb-audio: Name feature ctl using output if input is PCM + (git-fixes). +- commit fdd39ea + +------------------------------------------------------------------- +Fri Mar 15 09:15:01 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add quirks for various HP ENVY models + (git-fixes). +- commit 62207c4 + +------------------------------------------------------------------- +Fri Mar 15 09:12:54 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: Add "Intel Reference board" SSID in the + ALC256 (git-fixes). +- ALSA: hda/realtek: Remove two HP Laptops using CS35L41 + (git-fixes). +- ALSA: hda: cs35l41: Support HP models without _DSD using dual + Speaker ID (git-fixes). +- ALSA: hda: cs35l41: Support additional HP Envy Models + (git-fixes). +- ALSA: hda/realtek: Add quirks for HP G11 Laptops using CS35L56 + (git-fixes). +- ALSA: hda: realtek: Re-work CS35L41 fixups to re-use for other + amps (git-fixes). +- commit c4f7d5a + +------------------------------------------------------------------- +Fri Mar 15 08:28:03 CET 2024 - tiwai@suse.de + +- nilfs2: prevent kernel bug at submit_bh_wbc() (git-fixes). +- nilfs2: fix failure to detect DAT corruption in btree and + direct mappings (git-fixes). +- selftests/mm: protection_keys: save/restore nr_hugepages + settings (git-fixes). +- selftests/mm: hugetlb_reparenting_test: do not unmount + (git-fixes). +- selftests/mm: dont fail testsuite due to a lack of hugepages + (git-fixes). +- modules: wait do_free_init correctly (git-fixes). +- PCI: qcom: Enable BDF to SID translation properly (git-fixes). +- PCI: dwc: endpoint: Fix advertised resizable BAR size + (git-fixes). +- PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling + (git-fixes). +- PCI: switchtec: Fix an error handling path in + switchtec_pci_probe() (git-fixes). +- PCI/P2PDMA: Fix a sleeping issue in a RCU read section + (git-fixes). +- PCI: Mark 3ware-9650SE Root Port Extended Tags as broken + (git-fixes). +- PCI/DPC: Print all TLP Prefixes, not just the first (git-fixes). +- pci_iounmap(): Fix MMIO mapping leak (git-fixes). +- PCI/AER: Fix rootport attribute paths in ABI docs (git-fixes). +- platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check + (git-fixes). +- platform/x86/intel/tpmi: Change vsec offset to u64 (git-fixes). +- Revert "platform/x86: asus-wmi: Support WMI event queue" + (git-fixes). +- leds: sgm3140: Add missing timer cleanup and flash gpio control + (git-fixes). +- Revert "leds: Only descend into leds directory when + CONFIG_NEW_LEDS is set" (git-fixes). +- leds: aw2013: Unlock mutex before destroying it (git-fixes). +- mfd: altera-sysmgr: Call of_node_put() only when + of_parse_phandle() takes a ref (git-fixes). +- mfd: syscon: Call of_node_put() only when of_parse_phandle() + takes a ref (git-fixes). +- pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin + group/function (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8192 (git-fixes). +- pinctrl: mediatek: Drop bogus slew rate register range for + MT8186 (git-fixes). +- HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd + (git-fixes). +- HID: amd_sfh: Avoid disabling the interrupt (git-fixes). +- commit a95f20c + +------------------------------------------------------------------- +Fri Mar 15 08:23:42 CET 2024 - tiwai@suse.de + +- ALSA: usb-audio: Stop parsing channels bits when all channels + are found (git-fixes). +- ALSA: aaci: Delete unused variable in aaci_do_suspend + (git-fixes). +- ASoC: meson: axg-tdm-interface: add frame rate constraint + (git-fixes). +- ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fs + (git-fixes). +- ASoC: SOF: Add some bounds checking to firmware data + (git-fixes). +- ASoC: meson: t9015: fix function pointer type mismatch + (git-fixes). +- ASoC: meson: aiu: fix function pointer type mismatch + (git-fixes). +- ASoC: sh: rz-ssi: Fix error message print (git-fixes). +- ASoC: SOF: amd: Fix memory leak in amd_sof_acp_probe() + (git-fixes). +- ASoC: amd: acp: Add missing error handling in sof-mach + (git-fixes). +- ALSA: hda/tas2781: restore power state after system_resume + (git-fixes). +- ALSA: hda/tas2781: do not call pm_runtime_force_* in + system_resume/suspend (git-fixes). +- ALSA: hda/tas2781: do not reset cur_* values in runtime_suspend + (git-fixes). +- ALSA: hda/tas2781: add lock to system_suspend (git-fixes). +- ALSA: hda/tas2781: use dev_dbg in system_resume (git-fixes). +- ALSA: seq: fix function cast warnings (git-fixes). +- ALSA: aw2: avoid casting function pointers (git-fixes). +- ALSA: ctxfi: avoid casting function pointers (git-fixes). +- ALSA: hda: cs35l41: Set Channel Index correctly when system + is missing _DSD (git-fixes). +- backlight: lp8788: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3639: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: da9052: Fully initialize backlight_properties during + probe (git-fixes). +- backlight: lm3630a: Don't set bl->props.brightness in + get_brightness (git-fixes). +- backlight: lm3630a: Initialize backlight_properties on init + (git-fixes). +- backlight: ktz8866: Correct the check for of_property_read_u32 + (git-fixes). +- backlight: hx8357: Fix potential NULL pointer dereference + (git-fixes). +- gpio: nomadik: fix offset bug in nmk_pmx_set() (git-fixes). +- HID: amd_sfh: Update HPD sensor structure elements (git-fixes). +- commit 428d278 + +------------------------------------------------------------------- +Thu Mar 14 17:43:21 CET 2024 - tiwai@suse.de + +- Update patch reference for IDXD fix (bsc#1221428) +- commit 20b42d0 + +------------------------------------------------------------------- +Thu Mar 14 16:44:44 CET 2024 - nik.borisov@suse.com + +- KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests (bsc#1213456 CVE-2023-28746). +- commit a59ffeb + +------------------------------------------------------------------- +Thu Mar 14 16:44:27 CET 2024 - nik.borisov@suse.com + +- x86/rfds: Mitigate Register File Data Sampling (RFDS) (bsc#1213456 CVE-2023-28746). +- commit c210394 + +------------------------------------------------------------------- +Thu Mar 14 16:43:01 CET 2024 - nik.borisov@suse.com + +- Documentation/hw-vuln: Add documentation for RFDS (bsc#1213456 CVE-2023-28746). +- commit 0f1938a + +------------------------------------------------------------------- +Thu Mar 14 16:41:56 CET 2024 - nik.borisov@suse.com + +- x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is set (bsc#1213456 CVE-2023-28746). +- commit 52997cc + +------------------------------------------------------------------- +Thu Mar 14 11:09:55 CET 2024 - lhenriques@suse.de + +- libceph: init the cursor when preparing sparse read in msgr2 + (bsc#1221393). +- ceph: switch to corrected encoding of max_xattr_size in mdsmap + (bsc#1221392). +- ceph: prevent use-after-free in encode_cap_msg() (bsc#1221391). +- libceph: just wait for more data to be available on the socket + (bsc#1221390). +- libceph: rename read_sparse_msg_*() to + read_partial_sparse_msg_*() (bsc#1221389). +- libceph: fail sparse-read if the data length doesn't match + (bsc#1221388). +- commit 088fe3e + +------------------------------------------------------------------- +Thu Mar 14 10:16:37 CET 2024 - tiwai@suse.de + +- kabi/severities: ignore intel_tcc_get_temp() change (git-fixes) +- commit 62d327d + +------------------------------------------------------------------- +Thu Mar 14 10:13:54 CET 2024 - tiwai@suse.de + +- thermal/intel: Fix intel_tcc_get_temp() to support negative + CPU temperature (git-fixes). +- commit 6dc4a23 + +------------------------------------------------------------------- +Thu Mar 14 10:12:16 CET 2024 - tiwai@suse.de + +- memfd: drop warning for missing exec-related flags + (bsc#1221161). +- commit 68995fe + +------------------------------------------------------------------- +Thu Mar 14 08:15:06 CET 2024 - tiwai@suse.de + +- gpiolib: Pass consumer device through to core in + devm_fwnode_gpiod_get_index() (git-fixes). +- commit 446d465 + +------------------------------------------------------------------- +Thu Mar 14 08:13:52 CET 2024 - tiwai@suse.de + +- drm/msm/dpu: add division of drm_display_mode's hskew parameter + (git-fixes). +- media: tc358743: register v4l2 async device only after + successful setup (git-fixes). +- tpm,tpm_tis: Avoid warning splat at shutdown (git-fixes). +- powercap: dtpm_cpu: Fix error check against + freq_qos_add_request() (git-fixes). +- powercap: intel_rapl_tpmi: Fix a register bug (git-fixes). +- powercap: intel_rapl: Fix a NULL pointer dereference + (git-fixes). +- PM: sleep: wakeirq: fix wake irq warning in system suspend + (git-fixes). +- PM: suspend: Set mem_sleep_current during kernel command line + setup (git-fixes). +- selftest: gpio: remove obsolete gpio-mockup test (git-fixes). +- gpio: vf610: allow disabling the vf610 driver (git-fixes). +- regulator: userspace-consumer: add module device table + (git-fixes). +- mmc: core: Fix switch on gp3 partition (git-fixes). +- mmc: wmt-sdmmc: remove an incorrect release_mem_region() + call in the .remove function (git-fixes). +- mmc: tmio: avoid concurrent runs of mmc_request_done() + (git-fixes). +- pwm: mediatek: Update kernel doc for struct pwm_mediatek_of_data + (git-fixes). +- pwm: sti: Fix capture for st,pwm-num-chan < st,capture-num-chan + (git-fixes). +- commit 7ae9bb9 + +------------------------------------------------------------------- +Thu Mar 14 08:07:55 CET 2024 - tiwai@suse.de + +- Add cherry-picked id to amdgpu patch +- commit 1ec0805 + +------------------------------------------------------------------- +Thu Mar 14 08:05:50 CET 2024 - tiwai@suse.de + +- drm/etnaviv: Restore some id values (git-fixes). +- drm/amd/pm: Fix esm reg mask use to get pcie speed (git-fixes). +- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of + atom_get_src_int() (git-fixes). +- Revert "drm/amdgpu: Add pcie usage callback to nbio" + (git-fixes). +- Revert "drm/amdgpu: Add pci usage to nbio v7.9" (git-fixes). +- drm/msm/a7xx: Fix LLC typo (git-fixes). +- drm/msm/dpu: finalise global state object (git-fixes). +- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is + enabled (git-fixes). +- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN + (git-fixes). +- drm/msm/dpu: improve DSC allocation (git-fixes). +- drm/mediatek: Fix a null pointer crash in + mtk_drm_crtc_finish_page_flip (git-fixes). +- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions + (git-fixes). +- drm/tests: helpers: Include missing drm_drv header (git-fixes). +- drm/tidss: Fix sync-lost issue with two displays (git-fixes). +- drm/tidss: Fix initial plane zpos values (git-fixes). +- drm/tegra: put drm_gem_object ref on error in tegra_fb_create + (git-fixes). +- drm/bridge: adv7511: fix crash on irq during probe (git-fixes). +- drm/panel: boe-tv101wum-nl6: make use of prepare_prev_first + (git-fixes). +- drm/amd/display: Add 'replay' NULL check in + 'edp_set_replay_allow_active()' (git-fixes). +- drm/amd/display: fix NULL checks for adev->dm.dc in + amdgpu_dm_fini() (git-fixes). +- drm/radeon/ni: Fix wrong firmware size logging in + ni_init_microcode() (git-fixes). +- drm: ci: use clk_ignore_unused for apq8016 (git-fixes). +- Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane + for DDB allocation" (git-fixes). +- drm/amdgpu: Fix potential out-of-bounds access in + 'amdgpu_discovery_reg_base_init()' (git-fixes). +- drm/amd/display: Fix potential NULL pointer dereferences in + 'dcn10_set_output_transfer_func()' (git-fixes). +- drm/amd/display: Fix a potential buffer overflow in + 'dp_dsc_clock_en_read()' (git-fixes). +- drm/radeon/ni_dpm: remove redundant NULL check (git-fixes). +- drm/radeon: remove dead code in ni_mc_load_microcode() + (git-fixes). +- drm/vmwgfx: Fix the lifetime of the bo cursor memory + (git-fixes). +- drm/vmwgfx: Fix vmw_du_get_cursor_mob fencing of newly-created + MOBs (git-fixes). +- drm/vmwgfx: Fix possible null pointer derefence with invalid + contexts (git-fixes). +- drm/lima: fix a memleak in lima_heap_alloc (git-fixes). +- drm/panel-edp: use put_sync in unprepare (git-fixes). +- drm/rockchip: lvds: do not print scary message when probing + defer (git-fixes). +- drm/rockchip: lvds: do not overwrite error code (git-fixes). +- drm/vmwgfx: Unmap the surface before resetting it on a plane + state (git-fixes). +- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (git-fixes). +- drm/vkms: Avoid reading beyond LUT array (git-fixes). +- drm: Don't treat 0 as -1 in drm_fixp2int_ceil (git-fixes). +- drm/rockchip: inno_hdmi: Fix video timing (git-fixes). +- drm/tegra: output: Fix missing i2c_put_adapter() in the error + handling paths of tegra_output_probe() (git-fixes). +- drm/tegra: rgb: Fix missing clk_put() in the error handling + paths of tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: rgb: Fix some error handling paths in + tegra_dc_rgb_probe() (git-fixes). +- drm/tegra: hdmi: Fix some error handling paths in + tegra_hdmi_probe() (git-fixes). +- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error + handling path of tegra_dsi_probe() (git-fixes). +- drm/tegra: dsi: Fix some error handling paths in + tegra_dsi_probe() (git-fixes). +- drm/tegra: dpaux: Fix PM disable depth imbalance in + tegra_dpaux_probe (git-fixes). +- drm/tegra: dsi: Add missing check for of_find_device_by_node + (git-fixes). +- ACPI: processor_idle: Fix memory leak in + acpi_processor_power_exit() (git-fixes). +- ACPI: resource: Add MAIBENBEN X577 to + irq1_edge_low_force_override (git-fixes). +- ACPI: scan: Fix device check notification handling (git-fixes). +- ACPI: CPPC: enable AMD CPPC V2 support for family 17h processors + (git-fixes). +- cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency (git-fixes). +- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's + return value (git-fixes). +- cpufreq: Limit resolving a frequency to policy min/max + (git-fixes). +- cpufreq: amd-pstate: Fix min_perf assignment in + amd_pstate_adjust_perf() (git-fixes). +- commit 451635c + +------------------------------------------------------------------- +Thu Mar 14 07:48:20 CET 2024 - nik.borisov@suse.com + +- RAS: Export helper to get ras_debugfs_dir (jsc#PED-7619). +- commit ddeebbf + +------------------------------------------------------------------- +Wed Mar 13 17:44:47 CET 2024 - fdmanana@suse.com + +- btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot + of subvolume being deleted (bsc#1221282). +- commit adc8e1b + +------------------------------------------------------------------- +Wed Mar 13 17:30:12 CET 2024 - fdmanana@suse.com + +- btrfs: don't abort filesystem when attempting to snapshot + deleted subvolume (bsc#1221282). +- commit 7de0be8 + +------------------------------------------------------------------- +Wed Mar 13 17:26:34 CET 2024 - tiwai@suse.de + +- Fix missing initial value for tcp pingpong threshold (bsc#1221339,bsc#1221305,bsc#1221032,bsc#1221261) + This caused high latencies leading to various network issues +- commit de6f6b8 + +------------------------------------------------------------------- +Wed Mar 13 15:58:37 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Fix off by one when unwinding on error (jsc#PED-7619). +- commit 083602e + +------------------------------------------------------------------- +Wed Mar 13 15:57:19 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Add debugfs interface to print record entries (jsc#PED-7619). +- commit 1a5e647 + +------------------------------------------------------------------- +Wed Mar 13 15:56:56 CET 2024 - nik.borisov@suse.com + +- RAS/AMD/FMPM: Save SPA values (jsc#PED-7619). +- commit 4072c0c + +------------------------------------------------------------------- +Wed Mar 13 15:26:37 CET 2024 - tiwai@suse.de + +- Bluetooth: Fix eir name length (git-fixes). +- wifi: mac80211: update scratch_pos after defrag (git-fixes). +- wifi: mac80211: track capability/opmode NSS separately + (git-fixes). +- wifi: mt76: mt792x: fix a potential loading failure of the + 6Ghz channel config from ACPI (git-fixes). +- wifi: mt76: mt7921e: fix use-after-free in free_irq() + (git-fixes). +- wifi: iwlwifi: mvm: fix warnings from dmi_get_system_info() + (git-fixes). +- wifi: wilc1000: fix RCU usage in connect path (git-fixes). +- commit 76a6eff + +------------------------------------------------------------------- +Wed Mar 13 15:04:29 CET 2024 - tiwai@suse.de + +- blacklist.conf: add a BT entry that breaks kABI +- commit a6a5c3b + +------------------------------------------------------------------- +Wed Mar 13 15:02:47 CET 2024 - tiwai@suse.de + +- gpu/host1x kABI workaround (git-fixes). +- commit 86a9dbb + +------------------------------------------------------------------- +Wed Mar 13 14:53:36 CET 2024 - tiwai@suse.de + +- gpu: host1x: Skip reset assert on Tegra186 (git-fixes). +- commit 88887cf + +------------------------------------------------------------------- +Wed Mar 13 14:52:32 CET 2024 - tiwai@suse.de + +- blacklist.conf: add entries for firewire +- commit f73cdd2 + +------------------------------------------------------------------- +Wed Mar 13 14:50:58 CET 2024 - tiwai@suse.de + +- drm/nouveau: don't fini scheduler before entity flush + (git-fixes). +- commit 3d3c54d + +------------------------------------------------------------------- +Wed Mar 13 14:39:57 CET 2024 - mgorman@suse.de + +- futex: Prevent the reuse of stale pi_state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- commit ba092a4 + +------------------------------------------------------------------- +Wed Mar 13 13:03:56 CET 2024 - mgorman@suse.de + +- srcu: Use try-lock lockdep annotation for NMI-safe access + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- futex/pi: Fix recursive rt_mutex waiter state (bsc#1214683 + (PREEMPT_RT prerequisite backports)). +- srcu: Remove extraneous parentheses from srcu_read_lock() etc + (bsc#1214683 (PREEMPT_RT prerequisite backports)). +- commit e04ae5b + +------------------------------------------------------------------- +Wed Mar 13 12:41:25 CET 2024 - tiwai@suse.de + +- Update config files: refresh for x86_64 and armv7hl +- commit 8a3dfcc + +------------------------------------------------------------------- +Wed Mar 13 10:26:22 CET 2024 - oneukum@suse.com + +- r8152: fix unknown device for choose_configuration (git-fixes). +- commit 71e2f25 + +------------------------------------------------------------------- +Wed Mar 13 09:27:26 CET 2024 - tiwai@suse.de + +- bluetooth hci_uart_register_device() kABI workaround + (git-fixes). +- commit 2fcc10e + +------------------------------------------------------------------- +Wed Mar 13 09:17:20 CET 2024 - tiwai@suse.de + +- net: phy: dp83822: Fix RGMII TX delay configuration (git-fixes). +- net: phy: fix phy_get_internal_delay accessing an empty array + (git-fixes). +- Bluetooth: btnxpuart: Fix btnxpuart_close (git-fixes). +- Bluetooth: af_bluetooth: Fix deadlock (git-fixes). +- Bluetooth: hci_core: Fix possible buffer overflow (git-fixes). +- Bluetooth: btrtl: fix out of bounds memory access (git-fixes). +- Bluetooth: hci_h5: Add ability to allocate memory for private + data (git-fixes). +- Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with + gpiod_get_optional() (git-fixes). +- Bluetooth: hci_event: Fix not indicating new connection for + BIG Sync (git-fixes). +- Bluetooth: Remove superfluous call to hci_conn_check_pending() + (git-fixes). +- Bluetooth: mgmt: Remove leftover queuing of power_off work + (git-fixes). +- Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (git-fixes). +- wifi: brcm80211: handle pmk_op allocation failure (git-fixes). +- wifi: rtw88: 8821c: Fix false alarm count (git-fixes). +- wifi: rtw88: 8821c: Fix beacon loss and disconnect (git-fixes). +- wifi: rtw88: 8821cu: Fix firmware upload fail (git-fixes). +- wifi: mt76: mt7921: fix incorrect type conversion for CLC + command (git-fixes). +- wifi: mt76: mt7996: fix HIF_TXD_V2_1 value (git-fixes). +- wifi: mt76: mt7996: fix efuse reading issue (git-fixes). +- wifi: mt76: mt7996: fix HE beamformer phy cap for station vif + (git-fixes). +- wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS caps + (git-fixes). +- wifi: mt76: mt7996: fix TWT issues (git-fixes). +- sr9800: Add check for usbnet_get_endpoints (git-fixes). +- wifi: ath12k: fix incorrect logic of calculating vdev_stats_id + (git-fixes). +- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use + (git-fixes). +- wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE + before WMI_PEER_ASSOC_CMDID (git-fixes). +- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init + is complete (git-fixes). +- wifi: wilc1000: revert reset line logic flip (git-fixes). +- wifi: brcmsmac: avoid function pointer casts (git-fixes). +- wifi: wilc1000: prevent use-after-free on vif when cleaning + up all interfaces (git-fixes). +- wifi: iwlwifi: mvm: Fix the listener MAC filter flags + (git-fixes). +- wifi: iwlwifi: mvm: don't set replay counters to 0xff + (git-fixes). +- wifi: iwlwifi: mvm: don't set the MFP flag for the GTK + (git-fixes). +- wifi: iwlwifi: mvm: fix erroneous queue index mask (git-fixes). +- wifi: iwlwifi: support EHT for WH (git-fixes). +- wifi: wfx: fix memory leak when starting AP (git-fixes). +- wifi: brcmsmac: Drop legacy header (git-fixes). +- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() + (git-fixes). +- wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU + (git-fixes). +- wifi: iwlwifi: mvm: fix the TLC command after ADD_STA + (git-fixes). +- wifi: iwlwifi: mvm: use FW rate for non-data only on new devices + (git-fixes). +- wifi: iwlwifi: mvm: d3: fix IPN byte order (git-fixes). +- wifi: iwlwifi: fix EWRD table validity check (git-fixes). +- wifi: iwlwifi: mvm: initialize rates in FW earlier (git-fixes). +- wifi: iwlwifi: acpi: fix WPFC reading (git-fixes). +- wifi: iwlwifi: dbg-tlv: ensure NUL termination (git-fixes). +- wifi: iwlwifi: mvm: report beacon protection failures + (git-fixes). +- wifi: brcmfmac: fix copyright year mentioned in platform_data + header (git-fixes). +- wifi: ath12k: Fix issues in channel list update (git-fixes). +- wifi: ath10k: fix NULL pointer dereference in + ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (git-fixes). +- can: softing: remove redundant NULL check (git-fixes). +- wifi: brcmfmac: avoid invalid list operation when vendor attach + fails (git-fixes). +- wifi: mwifiex: debugfs: Drop unnecessary error check for + debugfs_create_dir() (git-fixes). +- wifi: wilc1000: fix multi-vif management when deleting a vif + (git-fixes). +- wifi: wilc1000: do not realloc workqueue everytime an interface + is added (git-fixes). +- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work + (git-fixes). +- wifi: b43: Disable QoS for bcm4331 (git-fixes). +- wifi: b43: Stop correct queue in DMA worker when QoS is disabled + (git-fixes). +- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is + disabled (git-fixes). +- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is + disabled (git-fixes). +- doc-guide: kernel-doc: tell about object-like macros + (git-fixes). +- soc: qcom: llcc: Check return value on Broadcast_OR reg read + (git-fixes). +- soc: qcom: socinfo: rename PM2250 to PM4125 (git-fixes). +- bus: tegra-aconnect: Update dependency to ARCH_TEGRA + (git-fixes). +- firmware: arm_scmi: Fix double free in SMC transport cleanup + path (git-fixes). +- commit d454c2c + +------------------------------------------------------------------- +Wed Mar 13 08:58:39 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 5709f5a + +------------------------------------------------------------------- +Wed Mar 13 08:49:16 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 612fa2e + +------------------------------------------------------------------- +Wed Mar 13 06:13:12 CET 2024 - ddiss@suse.de + +- selinux: only filter copy-up xattrs following initialization + (bsc#1210690). +- commit f42baec + +------------------------------------------------------------------- +Wed Mar 13 01:48:09 CET 2024 - neilb@suse.de + +- NFS: Fix data corruption caused by congestion (git-fixes). +- pNFS: Fix the pnfs block driver's calculation of layoutget size + (git-fixes). +- NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix O_DIRECT locking issues (git-fixes). +- commit b64b15f + +------------------------------------------------------------------- +Tue Mar 12 23:31:45 CET 2024 - neilb@suse.de + +- nfsd: don't take fi_lock in nfsd_break_deleg_cb() (git-fixes). +- SUNRPC: fix _xprt_switch_find_current_entry logic (git-fixes). +- NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT + (git-fixes). +- NFS: Use parent's objective cred in nfs_access_login_time() + (git-fixes). +- blocklayoutdriver: Fix reference leak of pnfs_device_node + (git-fixes). +- SUNRPC: Fix a suspicious RCU usage warning (git-fixes). +- NFSD: Fix "start of NFS reply" pointer passed to + nfsd_cache_update() (git-fixes). +- NFSD: Update nfsd_cache_append() to use xdr_stream (git-fixes). +- nfsd: fix file memleak on client_opens_release (git-fixes). +- SUNRPC: Fix RPC client cleaned up the freed pipefs dentries + (git-fixes). +- NFSv4.1: fix SP4_MACH_CRED protection for pnfs IO (git-fixes). +- SUNRPC: Add an IS_ERR() check back to where it was (git-fixes). +- NFSv4.1: fix handling NFS4ERR_DELAY when testing for session + trunking (git-fixes). +- SUNRPC: ECONNRESET might require a rebind (git-fixes). +- svcrdma: Drop connection after an RDMA Read error (git-fixes). +- nfsd: Handle EOPENSTALE correctly in the filecache (git-fixes). +- nfsd: lock_rename() needs both directories to live on the same + fs (git-fixes). +- pNFS/flexfiles: Check the layout validity in + ff_layout_mirror_prepare_stats (git-fixes). +- pNFS: Fix a hang in nfs4_evict_inode() (git-fixes). +- NFS: Fix potential oops in nfs_inode_remove_request() + (git-fixes). +- nfs42: client needs to strip file mode's suid/sgid bit after + ALLOCATE op (git-fixes). +- nfs: decrement nrequests counter before releasing the req + (git-fixes). +- SUNRPC/TLS: Lock the lower_xprt during the tls handshake + (git-fixes). +- Revert "SUNRPC dont update timeout value on connection reset" + (git-fixes). +- NFSv4: Fix a state manager thread deadlock regression + (git-fixes). +- NFSv4: Fix a nfs4_state_manager() race (git-fixes). +- SUNRPC: Fail quickly when server does not recognize TLS + (git-fixes). +- NFSv4.1: fix zero value filehandle in post open getattr + (git-fixes). +- NFS: More fixes for nfs_direct_write_reschedule_io() + (git-fixes). +- NFS: Use the correct commit info in nfs_join_page_group() + (git-fixes). +- NFS: More O_DIRECT accounting fixes for error paths (git-fixes). +- NFS: Fix error handling for O_DIRECT write scheduling + (git-fixes). +- nfsd: fix change_info in NFSv4 RENAME replies (git-fixes). +- NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server + (git-fixes). +- NFS: Fix a potential data corruption (git-fixes). +- NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info + (git-fixes). +- commit e298a32 + +------------------------------------------------------------------- +Tue Mar 12 17:25:48 CET 2024 - lhenriques@suse.de + +- Update + patches.suse/ceph-fix-deadlock-or-deadcode-of-misusing-dget.patch + (bsc#1220453 bsc#1221058 CVE-2023-52583). +- commit 25befcc + +------------------------------------------------------------------- +Tue Mar 12 16:58:11 CET 2024 - mgorman@suse.de + +- sched/fair: Combine EAS check with overutilized access + (bsc#1221157). +- sched/fair: Use helper function to access rd->overutilized + (bsc#1221157). +- sched/fair: Add EAS checks before updating overutilized + (bsc#1221157). +- commit c66ccdb + +------------------------------------------------------------------- +Tue Mar 12 15:53:52 CET 2024 - lhenriques@suse.de + +- netfs, fscache: Prevent Oops in fscache_put_cache() (bsc#1221291 + CVE-2024-26612). +- commit f4e9666 + +------------------------------------------------------------------- +Tue Mar 12 14:33:40 CET 2024 - vbabka@suse.cz + +- mm, vmscan: prevent infinite loop for costly GFP_NOIO | + __GFP_RETRY_MAYFAIL allocations (git-fixes). +- commit 36fac6a + +------------------------------------------------------------------- +Tue Mar 12 12:47:04 CET 2024 - vbabka@suse.cz + +- mm: migrate high-order folios in swap cache correctly + (git-fixes). +- commit 46a5bb6 + +------------------------------------------------------------------- +Tue Mar 12 12:34:27 CET 2024 - vbabka@suse.cz + +- mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer + (git-fixes). +- commit 436bfc9 + +------------------------------------------------------------------- +Tue Mar 12 12:30:23 CET 2024 - vbabka@suse.cz + +- Refresh patches.suse/mm-mmap-fix-vma_merge-case-7.patch. +- commit 442a3e7 + +------------------------------------------------------------------- +Tue Mar 12 12:20:44 CET 2024 - denis.kirjanov@suse.com + +- bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk + (git-fixes). +- commit bffce9c + +------------------------------------------------------------------- +Tue Mar 12 11:02:49 CET 2024 - denis.kirjanov@suse.com + +- nfp: flower: prevent re-adding mac index for bonded port (git-fixes). +- commit 6661999 + +------------------------------------------------------------------- +Tue Mar 12 11:01:07 CET 2024 - denis.kirjanov@suse.com + +- nfp: use correct macro for LengthSelect in BAR config (git-fixes). +- commit 7d0aeec + +------------------------------------------------------------------- +Tue Mar 12 10:59:40 CET 2024 - denis.kirjanov@suse.com + +- tsnep: Fix mapping for zero copy XDP_TX action (git-fixes). +- commit 3345825 + +------------------------------------------------------------------- +Tue Mar 12 10:57:58 CET 2024 - denis.kirjanov@suse.com + +- net: atlantic: Fix DMA mapping for PTP hwts ring (git-fixes). +- commit b00604d + +------------------------------------------------------------------- +Tue Mar 12 10:55:55 CET 2024 - denis.kirjanov@suse.com + +- netdevsim: avoid potential loop in nsim_dev_trap_report_work() (git-fixes). +- commit 57a7091 + +------------------------------------------------------------------- +Tue Mar 12 10:53:57 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Prevent DSA tags from breaking COE (git-fixes). +- commit e8cc0c0 + +------------------------------------------------------------------- +Tue Mar 12 10:01:27 CET 2024 - tiwai@suse.de + +- Move out-of-tree patches into the right section +- commit 6624840 + +------------------------------------------------------------------- +Tue Mar 12 09:59:39 CET 2024 - tiwai@suse.de + +- Documentation: virt: Fix up pre-formatted text block for SEV + ioctls (git-fixes). +- commit b6867f0 + +------------------------------------------------------------------- +Tue Mar 12 09:59:02 CET 2024 - tiwai@suse.de + +- Move upstreamed patches into sorted section +- commit 489fc6e + +------------------------------------------------------------------- +Tue Mar 12 09:52:49 CET 2024 - tiwai@suse.de + +- crypto: ccp - Have it depend on AMD_IOMMU (git-fixes). +- rtc: test: Fix invalid format specifier (git-fixes). +- lib: memcpy_kunit: Fix an invalid format specifier in an + assertion msg (git-fixes). +- lib/cmdline: Fix an invalid format specifier in an assertion + msg (git-fixes). +- selftests/mqueue: Set timeout to 180 seconds (git-fixes). +- Documentation: coresight: fix `make refcheckdocs` warning + (git-fixes). +- commit 2c8fcdc + +------------------------------------------------------------------- +Tue Mar 12 03:32:41 CET 2024 - neilb@suse.de + +- Refresh patches.suse/nfsd-fix-RELEASE_LOCKOWNER.patch. + update mainline commit info +- commit 2c149c7 + +------------------------------------------------------------------- +Mon Mar 11 14:16:45 CET 2024 - denis.kirjanov@suse.com + +- amt: do not use overwrapped cb area (git-fixes). +- commit 1372aac + +------------------------------------------------------------------- +Mon Mar 11 14:14:14 CET 2024 - denis.kirjanov@suse.com + +- bonding: remove print in bond_verify_device_path (git-fixes). +- commit 7a54f95 + +------------------------------------------------------------------- +Mon Mar 11 14:07:35 CET 2024 - denis.kirjanov@suse.com + +- stmmac: preserve KABI in stmmac_txq_cfg (git-fixes). +- commit 034b0ac + +------------------------------------------------------------------- +Mon Mar 11 14:05:31 CET 2024 - denis.kirjanov@suse.com + +- net: stmmac: Tx coe sw fallback (git-fixes). +- commit d5cf563 + +------------------------------------------------------------------- +Mon Mar 11 13:31:45 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit 0889c69 + +------------------------------------------------------------------- +Mon Mar 11 11:11:02 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit b63446f + +------------------------------------------------------------------- +Mon Mar 11 11:03:50 CET 2024 - denis.kirjanov@suse.com + +- blacklist.conf: update blacklist +- commit ed66a82 + +------------------------------------------------------------------- +Mon Mar 11 10:11:09 CET 2024 - oneukum@suse.com + +- Update + patches.suse/usb-hub-Guard-against-accesses-to-uninitialized-BOS-.patch + (bsc#1220790 CVE-2023-52477). + Added CVE +- commit 61b1ebd + +------------------------------------------------------------------- +Sun Mar 10 09:34:05 CET 2024 - tiwai@suse.de + +- i2c: aspeed: Fix the dummy irq expected print (git-fixes). +- i2c: wmt: Fix an error handling path in wmt_i2c_probe() + (git-fixes). +- i2c: i801: Avoid potential double call to + gpiod_remove_lookup_table (git-fixes). +- commit 5a2966b + +------------------------------------------------------------------- +Sun Mar 10 00:12:35 CET 2024 - dfaggioli@suse.com + +- s390/vfio-ap: wire in the vfio_device_ops request callback + (bsc#1205316). +- Refresh + patches.suse/vfio-iommufd-Add-detach_ioas-support-for-emulated-VFIO-devices. +- commit c62972b + +------------------------------------------------------------------- +Sat Mar 9 19:01:46 CET 2024 - lduncan@suse.com + +- scsi: target: iscsi: don't warn of R/W when no data + (bsc#1215541). +- scsi: target: iscsi: handle SCSI immediate commands + (bsc#1215541). +- commit ed0e112 + +------------------------------------------------------------------- +Sat Mar 9 10:56:57 CET 2024 - tiwai@suse.de + +- Fix missing initialization in mt7921* drivers (bsc#1221114) + Refresh patches.suse/wifi-mt76-move-struct-ieee80211_chanctx_conf-up-to-s.patch +- commit ecd5297 + +------------------------------------------------------------------- +Sat Mar 9 09:43:38 CET 2024 - tiwai@suse.de + +- ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll + (git-fixes). +- ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono + mode (git-fixes). +- ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC + (git-fixes). +- ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) + into DMI quirk table (git-fixes). +- ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi + Vi8 tablet (git-fixes). +- ALSA: hda: cs35l41: Overwrite CS35L41 configuration for ASUS + UM5302LA (git-fixes). +- ALSA: hda/realtek: Add quirks for Lenovo Thinkbook 16P laptops + (git-fixes). +- ALSA: hda: cs35l41: Support Lenovo Thinkbook 16P (git-fixes). +- ALSA: hda: optimize the probe codec process (git-fixes). +- commit 5c5002a + +------------------------------------------------------------------- +Sat Mar 9 09:41:18 CET 2024 - tiwai@suse.de + +- ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook + (git-fixes). +- ALSA: hda/realtek - Add Headset Mic supported Acer NB platform + (git-fixes). +- commit 0303741 + +------------------------------------------------------------------- +Sat Mar 9 09:35:17 CET 2024 - tiwai@suse.de + +- mei: gsc_proxy: match component when GSC is on different bus + (git-fixes). +- misc: fastrpc: Pass proper arguments to scm call (git-fixes). +- comedi: comedi_test: Prevent timers rescheduling during deletion + (git-fixes). +- misc: lis3lv02d_i2c: Fix regulators getting en-/dis-abled + twice on suspend/resume (git-fixes). +- iio: accel: adxl367: fix I2C FIFO data register (git-fixes). +- iio: accel: adxl367: fix DEVID read after reset (git-fixes). +- iio: pressure: dlhl60d: Initialize empty DLH bytes (git-fixes). +- counter: fix privdata alignment (git-fixes). +- Revert "tty: serial: simplify + qcom_geni_serial_send_chunk_fifo()" (git-fixes). +- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS + is enabled (git-fixes). +- vt: fix unicode buffer corruption when deleting characters + (git-fixes). +- serial: 8250_dw: Do not reclock if already at correct rate + (git-fixes). +- tty: serial: imx: Fix broken RS485 (git-fixes). +- xhci: Fix failure to detect ring expansion need (git-fixes). +- usb: port: Don't try to peer unused USB ports based on location + (git-fixes). +- usb: gadget: ncm: Fix handling of zero block length packets + (git-fixes). +- usb: typec: altmodes/displayport: create sysfs nodes as driver's + default device attribute group (git-fixes). +- usb: typec: tpcm: Fix PORT_RESET behavior for self powered + devices (git-fixes). +- USB: usb-storage: Prevent divide-by-0 error in + isd200_ata_command (git-fixes). +- thunderbolt: Fix NULL pointer dereference in + tb_port_update_credits() (git-fixes). +- Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal + (git-fixes). +- ASoC: rcar: adg: correct TIMSEL setting for SSI9 (git-fixes). +- ASoC: madera: Fix typo in madera_set_fll_clks shift value + (git-fixes). +- ALSA: hda/realtek - Fix headset Mic no show at resume back + for Lenovo ALC897 platform (git-fixes). +- drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbuf + (git-fixes). +- drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel + HFP and HBP (again) (git-fixes). +- drm: Fix output poll work for drm_kms_helper_poll=n (git-fixes). +- drm/amd/display: check dc_link before dereferencing (git-fixes). +- drm/i915/selftests: Fix dependency of some timeouts on HZ + (git-fixes). +- drm/i915: Don't explode when the dig port we don't have an + AUX CH (git-fixes). +- drm/i915: Check before removing mm notifier (git-fixes). +- drm/i915/hdcp: Extract hdcp structure from correct connector + (git-fixes). +- drm/i915/hdcp: Remove additional timing for reading mst hdcp + message (git-fixes). +- drm/i915/hdcp: Move to direct reads for HDCP (git-fixes). +- commit e4dbdb4 + +------------------------------------------------------------------- +Sat Mar 9 00:20:14 CET 2024 - ailiop@suse.com + +- erofs: apply proper VMA alignment for memory mapped files on + THP (git-fixes). +- commit f883467 + +------------------------------------------------------------------- +Fri Mar 8 16:06:50 CET 2024 - msuchanek@suse.de + +- powerpc: Add PVN support for HeXin C2000 processor + (jsc#PED-7970). +- Refresh patches.suse/powerpc-Add-Power11-architected-and-raw-mode.patch +- commit 840aeb4 + +------------------------------------------------------------------- +Fri Mar 8 13:38:37 CET 2024 - jbohac@suse.cz + +- Refresh + patches.suse/x86-e820-Don-t-reserve-SETUP_RNG_SEED-in-e820.patch +- commit cca30de + +------------------------------------------------------------------- +Thu Mar 7 18:15:41 CET 2024 - tonyj@suse.de + +- perf/pmu-events/powerpc: Update json mapfile with Power11 PVR + (jsc#PED-7970 jsc#PED-8065). +- powerpc/perf: Power11 Performance Monitoring support + (jsc#PED-7970 jsc#PED-8065). +- perf vendor events powerpc: Add PVN for HX-C2000 CPU with + Power8 Architecture (jsc#PED-7970 jsc#PED-8065). +- commit b9d5dfb + +------------------------------------------------------------------- +Thu Mar 7 11:49:53 CET 2024 - msuchanek@suse.de + +- Revert "git-sort: Add io_uring 6.3 fixes remote" + This reverts commit 6392287eb4bd8f99419025c617f5a9b7ce323a79. + Remove version-specific branch. +- commit e463564 + ------------------------------------------------------------------- Thu Mar 7 09:55:20 CET 2024 - tiwai@suse.de @@ -25,6 +1056,12 @@ Thu Mar 7 09:53:31 CET 2024 - tiwai@suse.de - soc: qcom: pmic_glink: Fix boot when QRTR=m (git-fixes). - commit 43e9ac3 +------------------------------------------------------------------- +Thu Mar 7 09:35:31 CET 2024 - iivanov@suse.de + +- Update patches.suse/PCI-MSI-Prevent-MSI-hardware-interrupt-number-trunca.patch (git-fixes,bsc#1218777) +- commit 7d27d0e + ------------------------------------------------------------------- Thu Mar 7 09:16:03 CET 2024 - iivanov@suse.de @@ -50127,6 +51164,13 @@ Sat Oct 21 13:25:16 CEST 2023 - tiwai@suse.de (git-fixes). - commit 14a1c75 +------------------------------------------------------------------- +Fri Oct 20 18:50:59 CEST 2023 - mwilck@suse.com + +- qedf: Wait for stag work during unload (bsc#1214852). +- qedf: Don't process stag work during unload (bsc#1214852). +- commit dcc092a + ------------------------------------------------------------------- Fri Oct 20 18:31:53 CEST 2023 - jwiesner@suse.de diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index a6658a2..18b8026 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 dacef75e68efe93975d261181ecdeb4ef168ddab +%define git_commit 315984222d95397f895e8f96d99fdc1f5b7bee29 %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: .gdacef75 +Release: .g3159842 %else Release: 0 %endif diff --git a/patches.kabi.tar.bz2 b/patches.kabi.tar.bz2 index 9969f95..ed1a43b 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:1f2066188ac14cdbe72dea3d8241520501e0d3e559f598426399d45954c333f6 -size 1014 +oid sha256:dafb51bba219cd7ef8ae9647598bd2e18b0f3065c5a6d6ffad9ee43bf1ebc4f4 +size 3316 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 3bea4f5..f7a91f2 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:7e209182942fe23d0ede33dbc732d131d32a3308b0eb6c35fa7e3f30c2962aa6 -size 18307298 +oid sha256:323966f4bd6643aecfad3717bd76a123dcae2e8149da2810b1dcd1344b801eb3 +size 18533035 diff --git a/series.conf b/series.conf index aa403b7..7458340 100644 --- a/series.conf +++ b/series.conf @@ -611,6 +611,7 @@ patches.suse/thermal-drivers-sun8i-Fix-some-error-handling-p.patch patches.suse/thermal-drivers-qoriq-Only-enable-supported-sen.patch patches.suse/net-mlx5-Update-the-driver-with-the-recent-thermal-c.patch + patches.suse/srcu-Remove-extraneous-parentheses-from-srcu_read_lock-etc.patch patches.suse/rcu-Mark-additional-concurrent-load-from-cpu_no.patch patches.suse/rcu-Make-rcu_cpu_starting-rely-on-interrupts-be.patch patches.suse/rcu-tasks-Stop-rcu_tasks_invoke_cbs-from-using-.patch @@ -696,6 +697,7 @@ patches.suse/s390-pkey-add-support-for-ecc-clear-key.patch patches.suse/s390-vfio-ap-realize-the-VFIO_DEVICE_GET_IRQ_INFO-ioctl.patch patches.suse/s390-vfio-ap-realize-the-VFIO_DEVICE_SET_IRQS-ioctl.patch + patches.suse/s390-vfio-ap-wire-in-the-vfio_device_ops-request-callback patches.suse/Further-upgrade-queue_work_on-comment.patch patches.suse/net-octeontx2-Use-alloc_ordered_workqueue-to-create-.patch patches.suse/wifi-iwlwifi-Use-default-max_active-for-trans_pcie-r.patch @@ -10282,7 +10284,10 @@ patches.suse/NFSv4.2-Fix-READ_PLUS-smatch-warnings.patch patches.suse/NFSv4.2-Fix-READ_PLUS-size-calculations.patch patches.suse/NFSv4.2-Rework-scratch-handling-for-READ_PLUS-again.patch + patches.suse/NFSv4-pnfs-minor-fix-for-cleanup-path-in-nfs4_get_de.patch patches.suse/nfs-blocklayout-Use-the-passed-in-gfp-flags.patch + patches.suse/NFS-Fix-a-potential-data-corruption.patch + patches.suse/NFSv4.1-use-EXCHGID4_FLAG_USE_PNFS_DS-for-DS-server.patch patches.suse/NFS-Guard-against-READDIR-loop-when-entry-names-exce.patch patches.suse/NFSv4.2-fix-handling-of-COPY-ERR_OFFLOAD_NO_REQ.patch patches.suse/pNFS-Fix-assignment-of-xprtdata.cred.patch @@ -11524,6 +11529,7 @@ patches.suse/thermal-of-add-missing-of_node_put.patch patches.suse/thermal-Constify-the-trip-argument-of-the-.get_trend-ebc7abb3.patch patches.suse/PM-hibernate-Fix-the-exclusive-get-block-device-in-t.patch + patches.suse/nfsd-fix-change_info-in-NFSv4-RENAME-replies.patch patches.suse/selftests-tracing-Fix-to-unmount-tracefs-for-recover.patch patches.suse/i2c-aspeed-Reset-the-i2c-controller-when-timeout-occ.patch patches.suse/driver-core-return-an-error-when-dev_set_name-hasn-t.patch @@ -11557,10 +11563,16 @@ patches.suse/x86-purgatory-Remove-LTO-flags.patch patches.suse/gfs2-fix-glock-shrinker-ref-issues.patch patches.suse/netfs-Only-call-folio_start_fscache-one-time-for-each-folio.patch + patches.suse/NFS-Fix-error-handling-for-O_DIRECT-write-scheduling.patch + patches.suse/NFS-Fix-O_DIRECT-locking-issues.patch + patches.suse/NFS-More-O_DIRECT-accounting-fixes-for-error-paths.patch + patches.suse/NFS-Use-the-correct-commit-info-in-nfs_join_page_gro.patch + patches.suse/NFS-More-fixes-for-nfs_direct_write_reschedule_io.patch patches.suse/NFS-pNFS-Report-EINVAL-errors-from-connect-to-the-se.patch patches.suse/SUNRPC-Mark-the-cred-for-revalidation-if-the-server-.patch patches.suse/Revert-SUNRPC-Fail-faster-on-bad-verifier.patch patches.suse/NFSv4.1-fix-pnfs-MDS-DS-session-trunking.patch + patches.suse/NFSv4.1-fix-zero-value-filehandle-in-post-open-getat.patch patches.suse/spi-nxp-fspi-reset-the-FLSHxCR1-registers.patch patches.suse/spi-stm32-add-a-delay-before-SPI-disable.patch patches.suse/spi-intel-pci-Add-support-for-Granite-Rapids-SPI-ser.patch @@ -11861,6 +11873,12 @@ patches.suse/regmap-rbtree-Fix-wrong-register-marked-as-in-cache-.patch patches.suse/regulator-core-regulator_register-set-device-class-e.patch patches.suse/regulator-core-Revert-fix-kobject-release-warning-an.patch + patches.suse/SUNRPC-Fail-quickly-when-server-does-not-recognize-T.patch + patches.suse/NFSv4-Fix-a-nfs4_state_manager-race.patch + patches.suse/NFSv4-Fix-a-state-manager-thread-deadlock-regression.patch + patches.suse/Revert-SUNRPC-dont-update-timeout-value-on-connectio.patch + patches.suse/SUNRPC-TLS-Lock-the-lower_xprt-during-the-tls-handsh.patch + patches.suse/nfs-decrement-nrequests-counter-before-releasing-the.patch patches.suse/leds-Drop-BUG_ON-check-for-LED_COLOR_ID_MULTI.patch patches.suse/drivers-net-process-the-result-of-hdlc_open-and-add-.patch patches.suse/ice-always-add-legacy-32byte-RXDID-in-supported_rxdi.patch @@ -12328,6 +12346,11 @@ patches.suse/scsi-qla2xxx-Fix-double-free-of-dsd_list-during-driver-load.patch patches.suse/ACPI-bus-Move-acpi_arm_init-to-the-place-of-after-ac.patch patches.suse/ACPI-irq-Fix-incorrect-return-value-in-acpi_register.patch + patches.suse/nfs42-client-needs-to-strip-file-mode-s-suid-sgid-bi.patch + patches.suse/NFS-Fix-potential-oops-in-nfs_inode_remove_request.patch + patches.suse/pNFS-Fix-a-hang-in-nfs4_evict_inode.patch + patches.suse/pNFS-flexfiles-Check-the-layout-validity-in-ff_layou.patch + patches.suse/NFSv4.1-fixup-use-EXCHGID4_FLAG_USE_PNFS_DS-for-DS-s.patch patches.suse/perf-pmu-Fix-perf-stat-output-with-correct-scale-and-unit.patch patches.suse/perf-dlfilter-Fix-use-of-addr_location__exit-in-dlfilter__object_code.patch patches.suse/perf-dlfilter-Add-a-test-for-object_code.patch @@ -12372,7 +12395,9 @@ patches.suse/vdpa-mlx5-Fix-firmware-error-on-creation-of-1k-VQs.patch patches.suse/vhost-Allow-null-msg.size-on-VHOST_IOTLB_INVALIDATE.patch patches.suse/virtio_pci-fix-the-common-cfg-map-size.patch + patches.suse/nfsd-lock_rename-needs-both-directories-to-live-on-t.patch patches.suse/mm-page_alloc-correct-start-page-when-guard-page-debug-is-enabled.patch + patches.suse/mm-mempolicy-fix-set_mempolicy_home_node-previous-VMA-pointer.patch patches.suse/mm-fix-vm_brk_flags-to-not-bail-out-while-holding-lock.patch patches.suse/mmap-fix-vma_iterator-in-error-path-of-vma_merge.patch patches.suse/mmap-fix-error-paths-with-dup_anon_vma.patch @@ -12463,6 +12488,8 @@ patches.suse/io_uring-use-files_lookup_fd_locked.patch patches.suse/iov_iter-x86-Be-consistent-about-the-__user-tag-on-c.patch 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/bcache-move-closures-to-lib-8c8d.patch patches.suse/closures-closure_wait_event-ced5.patch patches.suse/closures-closure_nr_remaining-48b7.patch @@ -12490,6 +12517,7 @@ patches.suse/sched-Provide-rt_mutex-specific-scheduler-helpers.patch patches.suse/locking-rtmutex-Use-rt_mutex-specific-scheduler-helpers.patch patches.suse/locking-rtmutex-Add-a-lockdep-assert-to-catch-potential-nested-blocking.patch + patches.suse/futex-pi-Fix-recursive-rt_mutex-waiter-state.patch patches.suse/asm-generic-ticket-lock-Optimize-arch_spin_value_unl.patch patches.suse/locking-ww_mutex-test-Use-prng-instead-of-rng-to-avo.patch patches.suse/locking-ww_mutex-test-Fix-potential-workqueue-corrup.patch @@ -12690,6 +12718,7 @@ patches.suse/tls-Use-size_add-in-call-to-struct_size.patch patches.suse/tipc-Use-size_add-in-calls-to-struct_size.patch patches.suse/net-spider_net-Use-size_add-in-call-to-struct_size.patch + patches.suse/net-stmmac-Tx-coe-sw-fallback.patch patches.suse/octeon_ep-restructured-interrupt-handlers.patch patches.suse/net-ethernet-mtk_wed-fix-EXT_INT_STATUS_RX_FBUF-defi.patch patches.suse/net-ethernet-mellanox-Convert-to-platform-remove-cal.patch @@ -15314,6 +15343,7 @@ patches.suse/mm-fix-unaccount-of-memory-on-vma_link-failure.patch 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/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 @@ -15921,6 +15951,11 @@ patches.suse/xfs-introduce-protection-for-drop-nlink.patch patches.suse/xfs-handle-nimaps-0-from-xfs_bmapi_write-in-xfs_alloc_file_space.patch patches.suse/xfs-allow-read-IO-and-FICLONE-to-run-concurrently.patch + patches.suse/SUNRPC-ECONNRESET-might-require-a-rebind.patch + patches.suse/NFSv4.1-fix-handling-NFS4ERR_DELAY-when-testing-for-.patch + patches.suse/SUNRPC-Add-an-IS_ERR-check-back-to-where-it-was.patch + patches.suse/NFSv4.1-fix-SP4_MACH_CRED-protection-for-pnfs-IO.patch + patches.suse/SUNRPC-Fix-RPC-client-cleaned-up-the-freed-pipefs-de.patch patches.suse/iommu-tegra-smmu-Drop-unnecessary-error-check-for-for-debugfs_cr patches.suse/iommu-arm-smmu-qcom-Add-SDM670-MDSS-compatible patches.suse/iommu-arm-smmu-qcom-Add-SM7150-SMMUv2 @@ -16394,6 +16429,9 @@ 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/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 patches.suse/xfs-factor-out-xfs_defer_pending_abort.patch patches.suse/xfs-abort-intent-items-when-recovery-intents-fail.patch patches.suse/xfs-only-remap-the-written-blocks-in-xfs_reflink_end_cow_extent.patch @@ -16880,6 +16918,7 @@ patches.suse/hwtracing-hisi_ptt-Add-dummy-callback-pmu-read.patch patches.suse/hwtracing-hisi_ptt-Handle-the-interrupt-in-hardirq-c.patch patches.suse/hwtracing-hisi_ptt-Don-t-try-to-attach-a-task.patch + patches.suse/Documentation-coresight-fix-make-refcheckdocs-warnin.patch patches.suse/parport-Add-support-for-Brainboxes-IX-UC-PX-parallel.patch patches.suse/serial-8250-8250_omap-Do-not-start-RX-DMA-on-THRI-in.patch patches.suse/serial-8250_omap-Add-earlycon-support-for-the-AM654-.patch @@ -17209,6 +17248,7 @@ patches.suse/virtio_blk-fix-snprintf-truncation-compiler-warning.patch patches.suse/kexec-fix-KEXEC_FILE-dependencies.patch patches.suse/maple_tree-do-not-preallocate-nodes-for-slot-stores.patch + patches.suse/mm-migrate-high-order-folios-in-swap-cache-correctly.patch patches.suse/selftests-secretmem-floor-the-memory-size-to-the-mul.patch patches.suse/linux-export-Ensure-natural-alignment-of-kcrctab-arr.patch patches.suse/badblocks-avoid-checking-invalid-range-in-badblocks_-146e.patch @@ -17335,6 +17375,7 @@ patches.suse/Documentation-Begin-a-RAS-section.patch patches.suse/powerpc-add-crtsavres.o-to-always-y-instead-of-extra.patch patches.suse/powerpc-lib-Validate-size-for-vector-operations.patch + patches.suse/powerpc-Add-PVN-support-for-HeXin-C2000-processor.patch patches.suse/powerpc-pseries-memhp-Fix-access-beyond-end-of-drmem.patch patches.suse/powerpc-hv-gpci-Add-return-value-check-in-affinity_domain_via_partition_show-function.patch patches.suse/powerpc-rtas-Avoid-warning-on-invalid-token-argument.patch @@ -17513,6 +17554,12 @@ 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/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 + patches.suse/NFSv4.1-pnfs-Ensure-we-handle-the-error-NFS4ERR_RETU.patch + patches.suse/SUNRPC-fix-_xprt_switch_find_current_entry-logic.patch + patches.suse/pNFS-Fix-the-pnfs-block-driver-s-calculation-of-layo.patch patches.suse/asm-generic-Fix-32-bit-__generic_cmpxchg_local.patch patches.suse/s390-boot-always-align-vmalloc-area-on-segment-boundary.patch patches.suse/s390-vfio-ap-unpin-pages-on-gisc-registration-failure.patch @@ -17587,6 +17634,7 @@ patches.suse/ice-reserve-number-of-CP-queues.patch patches.suse/rtnetlink-introduce-nlmsg_new_large-and-use-it-in-rt.patch patches.suse/octeon_ep-support-Octeon-CN10K-devices.patch + patches.suse/bonding-return-ENOMEM-instead-of-BUG-in-alb_upper_de.patch patches.suse/net-usb-ax88179_178a-avoid-two-consecutive-device-re.patch patches.suse/net-page_pool-split-the-page_pool_params-into-fast-a.patch patches.suse/net-page_pool-avoid-touching-slow-on-the-fastpath.patch @@ -17607,6 +17655,7 @@ patches.suse/octeontx2-pf-TC-flower-offload-support-for-ICMP-type.patch patches.suse/octeon_ep-Solve-style-issues-in-control-net-files.patch patches.suse/octeon_ep-get-max-rx-packet-length-from-firmware.patch + patches.suse/bonding-remove-print-in-bond_verify_device_path.patch patches.suse/msft-hv-2920-net-mana-Add-remaining-GDMA-stats-for-MANA-to-ethtoo.patch patches.suse/wifi-rtw89-fix-timeout-calculation-in-rtw89_roc_end.patch patches.suse/wifi-plfxlc-check-for-allocation-failure-in-plfxlc_u.patch @@ -18356,6 +18405,7 @@ patches.suse/of-unittest-Fix-of_count_phandle_with_args-expected-.patch patches.suse/locktorture-Increase-Hamming-distance-between-call_r.patch patches.suse/rcutorture-Add-fqs_holdoff-check-before-fqs_task-is-.patch + patches.suse/srcu-Use-try-lock-lockdep-annotation-for-NMI-safe-access.patch patches.suse/scripts-decode_stacktrace.sh-optionally-use-LLVM-uti.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 @@ -18624,6 +18674,7 @@ patches.suse/net-qualcomm-rmnet-fix-global-oob-in-rmnet_policy.patch patches.suse/octeontx2-af-CN10KB-Fix-FIFO-length-calculation-for-.patch patches.suse/virtio_net-Fix-d-directive-writing-between-1-and-11-.patch + patches.suse/amt-do-not-use-overwrapped-cb-area.patch patches.suse/net-micrel-Fix-PTP-frame-parsing-for-lan8841.patch patches.suse/net-phy-micrel-populate-.soft_reset-for-KSZ9131.patch patches.suse/net-add-more-sanity-check-in-virtio_net_hdr_to_skb.patch @@ -18634,6 +18685,7 @@ patches.suse/selftests-bonding-add-missing-build-configs.patch patches.suse/net-dsa-vsc73xx-Add-null-pointer-check-to-vsc73xx_gp.patch patches.suse/net-sfp-bus-fix-SFP-mode-detect-from-bitrate.patch + patches.suse/net-stmmac-Prevent-DSA-tags-from-breaking-COE.patch patches.suse/selftests-netdevsim-add-a-config-file.patch patches.suse/selftests-bonding-Add-more-missing-config-options.patch patches.suse/mlxsw-spectrum_acl_erp-Fix-error-flow-of-pool-alloca.patch @@ -18742,6 +18794,7 @@ 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-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/libsubcmd-Fix-memory-leak-in-uniq.patch @@ -18760,11 +18813,15 @@ 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-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-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/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/bnxt_en-Wait-for-FLR-to-complete-during-probe.patch @@ -18870,6 +18927,7 @@ patches.suse/clocksource-Skip-watchdog-check-for-large-watchdog-i.patch patches.suse/tick-sched-Preserve-number-of-idle-sleeps-across-CPU.patch patches.suse/genirq-Initialize-resend_node-hlist-for-all-interrup.patch + patches.suse/futex-Prevent-the-reuse-of-stale-pi_state.patch patches.suse/cxl-region-Fix-overflow-issue-in-alloc_hpa.patch patches.suse/uprobes-use-pagesize-aligned-virtual-address-when-replacing-pages.patch patches.suse/mm-memcontrol-don-t-throttle-dying-tasks-on-memory.high.patch @@ -19026,6 +19084,7 @@ 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/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 patches.suse/KVM-s390-fix-cc-for-successful-PQAP.patch patches.suse/KVM-x86-Check-irqchip-mode-before-create-PIT.patch @@ -19034,11 +19093,16 @@ 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/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 patches.suse/selftests-net-avoid-just-another-constant-wait.patch + patches.suse/tsnep-Fix-mapping-for-zero-copy-XDP_TX-action.patch 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/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/selftests-net-let-big_tcp-test-cope-with-slow-env.patch patches.suse/selftests-cmsg_ipv6-repeat-the-exact-packet.patch patches.suse/net-intel-fix-old-compiler-regressions.patch @@ -19084,6 +19148,10 @@ 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/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/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 @@ -19312,6 +19380,7 @@ 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-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 @@ -19339,49 +19408,76 @@ 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/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/power-supply-bq27xxx-i2c-Do-not-free-non-existing-IR.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/x86-e820-Don-t-reserve-SETUP_RNG_SEED-in-e820.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 patches.suse/dmaengine-ptdma-use-consistent-DMA-masks.patch patches.suse/phy-freescale-phy-fsl-imx8-mipi-dphy-Fix-alias-name-.patch patches.suse/integrity-eliminate-unnecessary-Problem-loading-X.50.patch - - # jejb/scsi for-next - 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 - patches.suse/scsi-lpfc-Use-sg_dma_len-API-to-get-struct-scatterli.patch - patches.suse/scsi-lpfc-Remove-D_ID-swap-log-message-from-trace-ev.patch - patches.suse/scsi-lpfc-Allow-lpfc_plogi_confirm_nport-logic-to-ex.patch - patches.suse/scsi-lpfc-Remove-NLP_RCV_PLOGI-early-return-during-R.patch - patches.suse/scsi-lpfc-Fix-failure-to-delete-vports-when-discover.patch - patches.suse/scsi-lpfc-Add-condition-to-delete-ndlp-object-after-.patch - patches.suse/scsi-lpfc-Save-FPIN-frequency-statistics-upon-receip.patch - patches.suse/scsi-lpfc-Move-handling-of-reset-congestion-statisti.patch - patches.suse/scsi-lpfc-Remove-shost_lock-protection-for-fc_host_p.patch - patches.suse/scsi-lpfc-Change-nlp-state-statistic-counters-into-a.patch - patches.suse/scsi-lpfc-Protect-vport-fc_nodes-list-with-an-explic.patch - patches.suse/scsi-lpfc-Change-lpfc_vport-fc_flag-member-into-a-bi.patch - 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 - - # powerpc/linux next - 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 - patches.suse/powerpc-smp-Lookup-avail-once-per-device-tree-node.patch - patches.suse/powerpc-smp-Factor-out-assign_threads.patch - patches.suse/powerpc-smp-Remap-boot-CPU-onto-core-0-if-nr_cpu_ids.patch - patches.suse/powerpc-Add-Power11-architected-and-raw-mode.patch - patches.suse/powerpc-pseries-Add-a-clear-modifier-to-ibm-pa-pi-fe.patch - patches.suse/powerpc-pseries-Set-CPU_FTR_DBELL-according-to-ibm-p.patch - - # tip/tip + 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 + patches.suse/mm-mmap-fix-vma_merge-case-7.patch + patches.suse/drm-i915-hdcp-Move-to-direct-reads-for-HDCP.patch + patches.suse/drm-i915-hdcp-Remove-additional-timing-for-reading-m.patch + patches.suse/drm-i915-hdcp-Extract-hdcp-structure-from-correct-co.patch + 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-display-check-dc_link-before-dereferencing.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/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 + patches.suse/ALSA-hda-cs35l41-Support-Lenovo-Thinkbook-16P.patch + patches.suse/ALSA-hda-realtek-Add-quirks-for-Lenovo-Thinkbook-16P.patch + patches.suse/ALSA-hda-cs35l41-Overwrite-CS35L41-configuration-for.patch + patches.suse/ALSA-hda-realtek-fix-mute-micmute-LEDs-for-HP-EliteB.patch + patches.suse/ASoC-madera-Fix-typo-in-madera_set_fll_clks-shift-va.patch + patches.suse/ASoC-Intel-bytcr_rt5640-Add-an-extra-entry-for-the-C.patch + patches.suse/ASoC-rcar-adg-correct-TIMSEL-setting-for-SSI9.patch + patches.suse/ASoC-amd-yc-Add-HP-Pavilion-Aero-Laptop-13-be2xxx-8B.patch + 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-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 + patches.suse/usb-typec-tpcm-Fix-PORT_RESET-behavior-for-self-powe.patch + patches.suse/usb-typec-altmodes-displayport-create-sysfs-nodes-as.patch + patches.suse/usb-gadget-ncm-Fix-handling-of-zero-block-length-pac.patch + patches.suse/usb-port-Don-t-try-to-peer-unused-USB-ports-based-on.patch + patches.suse/xhci-Fix-failure-to-detect-ring-expansion-need.patch + patches.suse/tty-serial-imx-Fix-broken-RS485.patch + patches.suse/serial-8250_dw-Do-not-reclock-if-already-at-correct-.patch + 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/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 + patches.suse/misc-lis3lv02d_i2c-Fix-regulators-getting-en-dis-abl.patch + patches.suse/comedi-comedi_test-Prevent-timers-rescheduling-durin.patch + patches.suse/misc-fastrpc-Pass-proper-arguments-to-scm-call.patch + patches.suse/mei-gsc_proxy-match-component-when-GSC-is-on-differe.patch + patches.suse/libceph-init-the-cursor-when-preparing-sparse-read-in.patch + 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/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/blk-mq-don-t-change-nr_hw_queues-and-nr_maps-for-kdu.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- @@ -19410,18 +19506,8 @@ patches.suse/crypto-ccp-Add-the-SNP_PLATFORM_STATUS-command patches.suse/crypto-ccp-Add-the-SNP_COMMIT-command patches.suse/crypto-ccp-Add-the-SNP_SET_CONFIG-command - patches.suse/x86-e820-Don-t-reserve-SETUP_RNG_SEED-in-e820.patch - - # gregkh/usb usb-next - patches.suse/usb-typec-ucsi-Update-connector-cap-and-status.patch - - # mkp/scsi for-next - patches.suse/scsi-lpfc-Replace-deprecated-strncpy-with-strscpy.patch - - # git://git.kernel.dk/linux-block.git for-next - patches.suse/blk-mq-don-t-change-nr_hw_queues-and-nr_maps-for-kdu.patch - - # ras/ras edac-for-next + patches.suse/Documentation-virt-Fix-up-pre-formatted-text-block-f.patch + patches.suse/crypto-ccp-Have-it-depend-on-AMD_IOMMU.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 @@ -19431,22 +19517,287 @@ patches.suse/RAS-AMD-ATL-Add-MI300-row-retirement-support.patch patches.suse/RAS-Introduce-a-FRU-memory-poison-manager.patch patches.suse/RAS-AMD-ATL-Fix-bit-overflow-in-denorm_addr_df4_np2.patch + patches.suse/RAS-Export-helper-to-get-ras_debugfs_dir.patch + 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-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/firmware-arm_scmi-Fix-double-free-in-SMC-transport-c.patch + patches.suse/bus-tegra-aconnect-Update-dependency-to-ARCH_TEGRA.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/doc-guide-kernel-doc-tell-about-object-like-macros.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 + patches.suse/wifi-b43-Disable-QoS-for-bcm4331.patch + patches.suse/wifi-wilc1000-fix-RCU-usage-in-connect-path.patch + patches.suse/wifi-rtl8xxxu-add-cancel_work_sync-for-c2hcmd_work.patch + patches.suse/wifi-wilc1000-do-not-realloc-workqueue-everytime-an-.patch + 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-avoid-invalid-list-operation-when-vend.patch + patches.suse/net-phy-realtek-add-support-for-RTL8126A-integrated-.patch + patches.suse/r8169-add-support-for-RTL8126A.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/can-softing-remove-redundant-NULL-check.patch + patches.suse/wifi-ath10k-fix-NULL-pointer-dereference-in-ath10k_w.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-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 + patches.suse/wifi-iwlwifi-mvm-initialize-rates-in-FW-earlier.patch + patches.suse/wifi-iwlwifi-fix-EWRD-table-validity-check.patch + 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-read-BIOS-PNVM-only-for-non-Intel-SKU.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 + patches.suse/wifi-wfx-fix-memory-leak-when-starting-AP.patch + patches.suse/wifi-iwlwifi-support-EHT-for-WH.patch + patches.suse/wifi-iwlwifi-mvm-fix-erroneous-queue-index-mask.patch + patches.suse/wifi-iwlwifi-mvm-don-t-set-the-MFP-flag-for-the-GTK.patch + patches.suse/wifi-iwlwifi-mvm-don-t-set-replay-counters-to-0xff.patch + 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-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/selftests-bpf-trace_helpers.c-do-not-use-poisoned-ty.patch + patches.suse/sr9800-Add-check-for-usbnet_get_endpoints.patch + patches.suse/wifi-mt76-mt7996-fix-TWT-issues.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-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/wifi-mac80211-update-scratch_pos-after-defrag.patch + patches.suse/wifi-rtw88-8821cu-Fix-firmware-upload-fail.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 + patches.suse/wifi-ath11k-rearrange-IRQ-enable-disable-in-reset-pa.patch + patches.suse/wifi-ath11k-remove-MHI-LOOPBACK-channels.patch + 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/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_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-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-Fix-eir-name-length.patch + patches.suse/net-phy-fix-phy_get_internal_delay-accessing-an-empt.patch + patches.suse/net-phy-dp83822-Fix-RGMII-TX-delay-configuration.patch + patches.suse/r8152-fix-unknown-device-for-choose_configuration.patch + patches.suse/selinux-don-t-filter-copy-up-xattrs-while-uninitiali.patch + patches.suse/pwm-sti-Fix-capture-for-st-pwm-num-chan-st-capture-n.patch + patches.suse/pwm-mediatek-Update-kernel-doc-for-struct-pwm_mediat.patch + patches.suse/mmc-tmio-avoid-concurrent-runs-of-mmc_request_done.patch + patches.suse/mmc-wmt-sdmmc-remove-an-incorrect-release_mem_region.patch + patches.suse/mmc-core-Fix-switch-on-gp3-partition.patch + patches.suse/regulator-userspace-consumer-add-module-device-table.patch + 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/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 + patches.suse/cpufreq-Limit-resolving-a-frequency-to-policy-min-ma.patch + patches.suse/cpufreq-brcmstb-avs-cpufreq-add-check-for-cpufreq_cp.patch + patches.suse/cpufreq-qcom-hw-add-CONFIG_COMMON_CLK-dependency.patch + patches.suse/powercap-intel_rapl-Fix-a-NULL-pointer-dereference.patch + 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-scan-Fix-device-check-notification-handling.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/thermal-intel-Fix-intel_tcc_get_temp-to-support-nega.patch + patches.suse/tpm-tpm_tis-Avoid-warning-splat-at-shutdown.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 + patches.suse/drm-tegra-dsi-Fix-missing-pm_runtime_disable-in-the-.patch + patches.suse/drm-tegra-hdmi-Fix-some-error-handling-paths-in-tegr.patch + patches.suse/drm-tegra-rgb-Fix-some-error-handling-paths-in-tegra.patch + patches.suse/drm-tegra-rgb-Fix-missing-clk_put-in-the-error-handl.patch + patches.suse/drm-tegra-output-Fix-missing-i2c_put_adapter-in-the-.patch + patches.suse/drm-rockchip-inno_hdmi-Fix-video-timing.patch + patches.suse/drm-Don-t-treat-0-as-1-in-drm_fixp2int_ceil.patch + patches.suse/drm-vkms-Avoid-reading-beyond-LUT-array.patch + patches.suse/drm-vmwgfx-fix-a-memleak-in-vmw_gmrid_man_get_node.patch + patches.suse/drm-vmwgfx-Unmap-the-surface-before-resetting-it-on-.patch + 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-lima-fix-a-memleak-in-lima_heap_alloc.patch + patches.suse/media-tc358743-register-v4l2-async-device-only-after.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-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/Revert-drm-i915-xe2lpd-Treat-cursor-plane-as-regular.patch + patches.suse/drm-ci-use-clk_ignore_unused-for-apq8016.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-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-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 + patches.suse/drm-msm-dpu-improve-DSC-allocation.patch + patches.suse/drm-msm-dpu-fix-the-programming-of-INTF_CFG2_DATA_HC.patch + patches.suse/drm-msm-dpu-Only-enable-DSC_MODE_MULTIPLEX-if-dsc_me.patch + patches.suse/drm-msm-dpu-finalise-global-state-object.patch + 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-amdgpu-Fix-missing-break-in-ATOM_ARG_IMM-Case-of.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-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/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 + patches.suse/backlight-hx8357-Fix-potential-NULL-pointer-derefere.patch + patches.suse/backlight-ktz8866-Correct-the-check-for-of_property_.patch + patches.suse/backlight-lm3630a-Initialize-backlight_properties-on.patch + patches.suse/backlight-lm3630a-Don-t-set-bl-props.brightness-in-g.patch + patches.suse/backlight-da9052-Fully-initialize-backlight_properti.patch + patches.suse/backlight-lm3639-Fully-initialize-backlight_properti.patch + patches.suse/backlight-lp8788-Fully-initialize-backlight_properti.patch + patches.suse/leds-aw2013-Unlock-mutex-before-destroying-it.patch + 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/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_iounmap-Fix-MMIO-mapping-leak.patch + patches.suse/PCI-DPC-Print-all-TLP-Prefixes-not-just-the-first.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-switchtec-Fix-an-error-handling-path-in-switchte.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/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 + patches.suse/ALSA-hda-cs35l41-Set-Channel-Index-correctly-when-sy.patch + patches.suse/ALSA-hda-cs35l41-Support-additional-HP-Envy-Models.patch + patches.suse/ALSA-hda-cs35l41-Support-HP-models-without-_DSD-usin.patch + patches.suse/ALSA-hda-realtek-Add-quirks-for-various-HP-ENVY-mode.patch + patches.suse/ALSA-hda-realtek-Remove-two-HP-Laptops-using-CS35L41.patch + patches.suse/ALSA-hda-realtek-Add-Intel-Reference-board-SSID-in-t.patch + 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-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 + patches.suse/ALSA-hda-tas2781-use-dev_dbg-in-system_resume.patch + patches.suse/ALSA-hda-tas2781-add-lock-to-system_suspend.patch + patches.suse/ALSA-hda-tas2781-do-not-reset-cur_-values-in-runtime.patch + patches.suse/ALSA-hda-tas2781-do-not-call-pm_runtime_force_-in-sy.patch + 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-sh-rz-ssi-Fix-error-message-print.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-meson-axg-tdm-interface-fix-mclk-setup-without-.patch + patches.suse/ASoC-meson-axg-tdm-interface-add-frame-rate-constrai.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/modules-wait-do_free_init-correctly.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/nilfs2-fix-failure-to-detect-DAT-corruption-in-btree.patch + patches.suse/nilfs2-prevent-kernel-bug-at-submit_bh_wbc.patch + + # jejb/scsi for-next + 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 + patches.suse/scsi-lpfc-Use-sg_dma_len-API-to-get-struct-scatterli.patch + patches.suse/scsi-lpfc-Remove-D_ID-swap-log-message-from-trace-ev.patch + patches.suse/scsi-lpfc-Allow-lpfc_plogi_confirm_nport-logic-to-ex.patch + patches.suse/scsi-lpfc-Remove-NLP_RCV_PLOGI-early-return-during-R.patch + patches.suse/scsi-lpfc-Fix-failure-to-delete-vports-when-discover.patch + patches.suse/scsi-lpfc-Add-condition-to-delete-ndlp-object-after-.patch + patches.suse/scsi-lpfc-Save-FPIN-frequency-statistics-upon-receip.patch + patches.suse/scsi-lpfc-Move-handling-of-reset-congestion-statisti.patch + patches.suse/scsi-lpfc-Remove-shost_lock-protection-for-fc_host_p.patch + patches.suse/scsi-lpfc-Change-nlp-state-statistic-counters-into-a.patch + patches.suse/scsi-lpfc-Protect-vport-fc_nodes-list-with-an-explic.patch + patches.suse/scsi-lpfc-Change-lpfc_vport-fc_flag-member-into-a-bi.patch + 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 + + # powerpc/linux next + 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 + patches.suse/powerpc-smp-Lookup-avail-once-per-device-tree-node.patch + patches.suse/powerpc-smp-Factor-out-assign_threads.patch + patches.suse/powerpc-smp-Remap-boot-CPU-onto-core-0-if-nr_cpu_ids.patch + patches.suse/powerpc-Add-Power11-architected-and-raw-mode.patch + patches.suse/powerpc-perf-power11-performance-monitoring-support.patch + patches.suse/powerpc-pseries-Add-a-clear-modifier-to-ibm-pa-pi-fe.patch + patches.suse/powerpc-pseries-Set-CPU_FTR_DBELL-according-to-ibm-p.patch + + # gregkh/usb usb-next + patches.suse/usb-typec-ucsi-Update-connector-cap-and-status.patch + + # mkp/scsi for-next + patches.suse/scsi-lpfc-Replace-deprecated-strncpy-with-strscpy.patch + + # perf/perf-tools-next perf-tools-next + patches.suse/perf-pmu-events-powerpc-Update-json-mapfile-with-Power11-PVR.patch # masahiroy/linux-kbuild for-next patches.suse/kbuild-Use-fmin-function-alignment-when-available.patch - # bpf/bpf-next - patches.suse/selftests-bpf-trace_helpers.c-do-not-use-poisoned-ty.patch - - # out-of-tree patches - patches.suse/block-sed-opal-handle-empty-atoms-when-parsing-respo.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 - - - ######################################################## # end of sorted patches ######################################################## @@ -19466,12 +19817,6 @@ patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch patches.suse/powerpc-kexec_file-Add-KEXEC_SIG-support.patch patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch - patches.suse/wifi-brcmfmac-Fix-use-after-free-bug-in-brcmf_cfg802.patch - patches.suse/r8169-add-support-for-RTL8126A.patch - patches.suse/net-phy-realtek-add-support-for-RTL8126A-integrated-.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/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 @@ -19479,8 +19824,16 @@ patches.suse/0005-mm-page_owner-Display-all-stacks-and-their-count.patch 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/mm-mmap-fix-vma_merge-case-7.patch - patches.suse/Bluetooth-btmtk-Add-MODULE_FIRMWARE-for-MT7922.patch + patches.suse/block-sed-opal-handle-empty-atoms-when-parsing-respo.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/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 ######################################################## # kbuild/module infrastructure fixes @@ -19555,6 +19908,11 @@ # 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 ######################################################## @@ -19601,7 +19959,7 @@ patches.suse/nfsd-dont-revoke-v4-0-states.patch patches.suse/nfs-access-cache-no-negative.patch patches.suse/NFS-Handle-missing-attributes-in-OPEN-reply.patch - patches.suse/nfsd-fix-RELEASE_LOCKOWNER.patch + patches.suse/NFS-Fix-data-corruption-caused-by-congestion.patch # other @@ -19702,6 +20060,7 @@ ######################################################## # DRM / Graphics ######################################################## + patches.suse/drm-nouveau-don-t-fini-scheduler-before-entity-flush.patch patches.suse/drivers-firmware-skip-simpledrm-if-nvidia-drm.modese.patch patches.suse/Add-parameter-to-disable-simple-framebuffer-devices.patch patches.suse/0001-bsc-1204315-Disable-sysfb-before-creating-simple-fra.patch @@ -19722,6 +20081,8 @@ 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 @@ -19764,15 +20125,6 @@ ######################################################## patches.suse/b43-missing-firmware-info.patch - patches.suse/wifi-ath11k-rearrange-IRQ-enable-disable-in-reset-pa.patch - patches.suse/wifi-ath11k-remove-MHI-LOOPBACK-channels.patch - 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/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 - ######################################################## # USB ######################################################## @@ -19869,6 +20221,11 @@ # kABI consistency patches ######################################################## patches.kabi/bpf-bpf_prog_aux-kABI-workaround.patch + patches.kabi/bluetooth-hci_uart_register_device-kabi-workaround.patch + patches.kabi/gpu-host1x-kabi-workaround.patch + 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 ######################################################## # SLE15-SP3 OOT performance patches evaluated but left diff --git a/source-timestamp b/source-timestamp index 225f6bd..7196332 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2024-03-07 11:35:32 +0000 -GIT Revision: dacef75e68efe93975d261181ecdeb4ef168ddab +2024-03-15 16:36:08 +0000 +GIT Revision: 315984222d95397f895e8f96d99fdc1f5b7bee29 GIT Branch: ALP-current