From d500c29d2cdde764412a5adff43eb02b6f72a311 Mon Sep 17 00:00:00 2001 From: jirislaby <> Date: May 29 2023 20:53:42 +0000 Subject: Update kernel-source to version 6.3.4 / rev 691 via SR 1089502 https://build.opensuse.org/request/show/1089502 by user jirislaby + dimstar_suse 6.3.4 & 6.3.3 & fix for xfs --- diff --git a/.files b/.files index e6eb355..67e10f1 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 1ab5489..8021fc4 100644 --- a/.rev +++ b/.rev @@ -6282,4 +6282,12 @@ As this is a serious local privilege escalation, I would like to see a timely in 6.3.2 & simpledrm + hid + other fixes 1087266 + + bfd5e0713adc064a0e8351588d8ffbc9 + 6.3.4 + + dimstar_suse + 6.3.4 & 6.3.3 & fix for xfs + 1089502 + diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index bca9b7c..d588f5c 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 13569fe..8326909 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 6.3 -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index bca9b7c..d588f5c 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 1186331..fe2ff7d 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 6.3 -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index bca9b7c..d588f5c 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 89f7d36..7046d84 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 6.3 -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif diff --git a/dtb-riscv64.changes b/dtb-riscv64.changes index bca9b7c..d588f5c 100644 --- a/dtb-riscv64.changes +++ b/dtb-riscv64.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/dtb-riscv64.spec b/dtb-riscv64.spec index cb0b766..1f29785 100644 --- a/dtb-riscv64.spec +++ b/dtb-riscv64.spec @@ -17,7 +17,7 @@ %define srcversion 6.3 -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-riscv64 -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index bca9b7c..d588f5c 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 9e32c6d..017a6a5 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 6.3 -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -111,9 +111,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0-only Group: System/Kernel -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif @@ -238,10 +238,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 -Provides: kernel-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: kernel-%build_flavor-base-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 +Provides: kernel-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 # END COMMON DEPS -Provides: %name-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: %name-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-debug.changes b/kernel-debug.changes index bca9b7c..d588f5c 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/kernel-debug.spec b/kernel-debug.spec index 6d2fcf0..ef91058 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 6.3 -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -111,9 +111,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif @@ -238,10 +238,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 -Provides: kernel-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: kernel-%build_flavor-base-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 +Provides: kernel-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 # END COMMON DEPS -Provides: %name-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: %name-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index bca9b7c..d588f5c 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/kernel-default.spec b/kernel-default.spec index 52ed989..7b7a4d5 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 6.3 -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -111,9 +111,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif @@ -238,10 +238,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 -Provides: kernel-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: kernel-%build_flavor-base-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 +Provides: kernel-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 # END COMMON DEPS -Provides: %name-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: %name-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index bca9b7c..d588f5c 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/kernel-docs.spec b/kernel-docs.spec index 29be5f0..4007eec 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 6.3 -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0-only Group: Documentation/Man -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif @@ -67,7 +67,7 @@ BuildRequires: texlive-zapfding %endif URL: https://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: %name-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 BuildArch: noarch Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index bca9b7c..d588f5c 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index ba8af23..a9cee0d 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 6.3 -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -111,9 +111,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0-only Group: System/Kernel -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif @@ -238,10 +238,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 -Provides: kernel-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: kernel-%build_flavor-base-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 +Provides: kernel-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 # END COMMON DEPS -Provides: %name-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: %name-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-lpae.changes b/kernel-lpae.changes index bca9b7c..d588f5c 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 0f862d7..5948ab6 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 6.3 -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -111,9 +111,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0-only Group: System/Kernel -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif @@ -238,10 +238,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 -Provides: kernel-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: kernel-%build_flavor-base-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 +Provides: kernel-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 # END COMMON DEPS -Provides: %name-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: %name-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index bca9b7c..d588f5c 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 1307b7d..464596d 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -44,7 +44,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +BuildRequires: kernel%kernel_flavor-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 %if 0%{?rhel_version} BuildRequires: kernel @@ -56,9 +56,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0-only Group: SLES -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index bca9b7c..d588f5c 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 45941c8..a84af49 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -32,9 +32,9 @@ ExclusiveArch: aarch64 armv6hl armv7hl ppc64 ppc64le riscv64 s390x x86_64 Summary: Basic QA tests for the kernel License: GPL-2.0-only Group: SLES -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index bca9b7c..d588f5c 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/kernel-pae.spec b/kernel-pae.spec index dcae7ff..c34af50 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 6.3 -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -111,9 +111,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0-only Group: System/Kernel -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif @@ -238,10 +238,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 -Provides: kernel-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: kernel-%build_flavor-base-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 +Provides: kernel-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 # END COMMON DEPS -Provides: %name-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: %name-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index bca9b7c..d588f5c 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/kernel-source.spec b/kernel-source.spec index 323cd3b..ea8d900 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -17,7 +17,7 @@ %define srcversion 6.3 -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -30,9 +30,9 @@ %endif Name: kernel-source -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif @@ -49,7 +49,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: %name-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 Provides: linux Provides: multiversion(kernel) Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz @@ -150,7 +150,6 @@ Recommends: kernel-install-tools %define _binary_payload w9.bzdio %define symbols %(set -- $([ -e %_sourcedir/extra-symbols ] && cat %_sourcedir/extra-symbols) ; echo $*) -%define variant_symbols %(case %name in (*-rt) echo "RT" ;; esac) %define do_vanilla "%variant" == "" diff --git a/kernel-source.spec.in b/kernel-source.spec.in index e99b865..035623d 100644 --- a/kernel-source.spec.in +++ b/kernel-source.spec.in @@ -150,7 +150,6 @@ Recommends: kernel-install-tools %define _binary_payload w9.bzdio %define symbols %(set -- $([ -e %_sourcedir/extra-symbols ] && cat %_sourcedir/extra-symbols) ; echo $*) -%define variant_symbols %(case %name in (*-rt) echo "RT" ;; esac) %define do_vanilla "%variant" == "" diff --git a/kernel-syms.changes b/kernel-syms.changes index bca9b7c..d588f5c 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/kernel-syms.spec b/kernel-syms.spec index a455ef3..0139fbb 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0-only Group: Development/Sources -Version: 6.3.2 +Version: 6.3.4 %if %using_buildservice %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif @@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: %name-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index bca9b7c..d588f5c 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 16c2ed8..d27176d 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 6.3 -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -111,9 +111,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0-only Group: System/Kernel -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif @@ -238,10 +238,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 -Provides: kernel-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: kernel-%build_flavor-base-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 +Provides: kernel-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 # END COMMON DEPS -Provides: %name-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: %name-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index bca9b7c..d588f5c 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,4 +1,1076 @@ ------------------------------------------------------------------- +Mon May 29 08:22:29 CEST 2023 - jslaby@suse.cz + +- xfs: fix livelock in delayed allocation at ENOSPC (brc#2208553 + xfs-issue). +- commit 2c66b1f + +------------------------------------------------------------------- +Thu May 25 06:46:56 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.4 (bsc#1012628). +- drm/fbdev-generic: prohibit potential out-of-bounds access + (bsc#1012628). +- drm/dsc: fix DP_DSC_MAX_BPP_DELTA_* macro values (bsc#1012628). +- drm/nouveau/disp: More DP_RECEIVER_CAP_SIZE array fixes + (bsc#1012628). +- drm/mipi-dsi: Set the fwnode for mipi_dsi_device (bsc#1012628). +- ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warnings + (bsc#1012628). +- net: skb_partial_csum_set() fix against transport header magic + value (bsc#1012628). +- net: mdio: mvusb: Fix an error handling path in + mvusb_mdio_probe() (bsc#1012628). +- perf/core: Fix perf_sample_data not properly initialized for + different swevents in perf_tp_event() (bsc#1012628). +- scsi: ufs: core: Fix I/O hang that occurs when BKOPS fails in + W-LUN suspend (bsc#1012628). +- tick/broadcast: Make broadcast device replacement work correctly + (bsc#1012628). +- linux/dim: Do nothing if no time delta between samples + (bsc#1012628). +- net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register + (bsc#1012628). +- net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs() + (bsc#1012628). +- net: phy: bcm7xx: Correct read from expansion register + (bsc#1012628). +- netfilter: nf_tables: always release netdev hooks from notifier + (bsc#1012628). +- netfilter: conntrack: fix possible bug_on with enable_hooks=1 + (bsc#1012628). +- bonding: fix send_peer_notif overflow (bsc#1012628). +- netlink: annotate accesses to nlk->cb_running (bsc#1012628). +- net: annotate sk->sk_err write from do_recvmmsg() (bsc#1012628). +- net: deal with most data-races in sk_wait_event() (bsc#1012628). +- net: add vlan_get_protocol_and_depth() helper (bsc#1012628). +- tcp: add annotations around sk->sk_shutdown accesses + (bsc#1012628). +- gve: Remove the code of clearing PBA bit (bsc#1012628). +- ipvlan:Fix out-of-bounds caused by unclear skb->cb + (bsc#1012628). +- net: mscc: ocelot: fix stat counter register values + (bsc#1012628). +- drm/sched: Check scheduler work queue before calling timeout + handling (bsc#1012628). +- net: datagram: fix data-races in datagram_poll() (bsc#1012628). +- af_unix: Fix a data race of sk->sk_receive_queue->qlen + (bsc#1012628). +- af_unix: Fix data races around sk->sk_shutdown (bsc#1012628). +- drm/i915/guc: Don't capture Gen8 regs on Xe devices + (bsc#1012628). +- drm/i915: Fix NULL ptr deref by checking new_crtc_state + (bsc#1012628). +- drm/i915/dp: prevent potential div-by-zero (bsc#1012628). +- drm/i915: taint kernel when force probing unsupported devices + (bsc#1012628). +- fbdev: arcfb: Fix error handling in arcfb_probe() (bsc#1012628). +- ext4: reflect error codes from ext4_multi_mount_protect() + to its callers (bsc#1012628). +- ext4: don't clear SB_RDONLY when remounting r/w until quota + is re-enabled (bsc#1012628). +- ext4: allow to find by goal if EXT4_MB_HINT_GOAL_ONLY is set + (bsc#1012628). +- ext4: allow ext4_get_group_info() to fail (bsc#1012628). +- refscale: Move shutdown from wait_event() to wait_event_idle() + (bsc#1012628). +- selftests: cgroup: Add 'malloc' failures checks in + test_memcontrol (bsc#1012628). +- rcu: Protect rcu_print_task_exp_stall() ->exp_tasks access + (bsc#1012628). +- open: return EINVAL for O_DIRECTORY | O_CREAT (bsc#1012628). +- fs: hfsplus: remove WARN_ON() from + hfsplus_cat_{read,write}_inode() (bsc#1012628). +- drm/displayid: add displayid_get_header() and check bounds + better (bsc#1012628). +- drm/amd/display: populate subvp cmd info only for the top pipe + (bsc#1012628). +- drm/amd/display: Correct DML calculation to align HW formula + (bsc#1012628). +- drm/amd/display: enable DPG when disabling plane for phantom + pipe (bsc#1012628). +- platform/x86: x86-android-tablets: Add Acer Iconia One 7 B1-750 + data (bsc#1012628). +- drm/amd/display: Enable HostVM based on rIOMMU active + (bsc#1012628). +- drm/amd/display: Use DC_LOG_DC in the trasform pixel function + (bsc#1012628). +- regmap: cache: Return error in cache sync operations for + REGCACHE_NONE (bsc#1012628). +- remoteproc: imx_dsp_rproc: Add custom memory copy implementation + for i.MX DSP Cores (bsc#1012628). +- arm64: dts: qcom: msm8996: Add missing DWC3 quirks + (bsc#1012628). +- accel/habanalabs: postpone mem_mgr IDR destruction to + hpriv_release() (bsc#1012628). +- drm/amd/display: reallocate DET for dual displays with high + pixel rate ratio (bsc#1012628). +- media: imx-jpeg: Bounds check sizeimage access (bsc#1012628). +- media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() + and buffer_finish() (bsc#1012628). +- media: pci: tw68: Fix null-ptr-deref bug in buf prepare and + finish (bsc#1012628). +- media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* + symbols (bsc#1012628). +- platform/x86/intel: vsec: Explicitly enable capabilities + (bsc#1012628). +- ACPI: processor: Check for null return of devm_kzalloc() + in fch_misc_setup() (bsc#1012628). +- drm/rockchip: dw_hdmi: cleanup drm encoder during unbind + (bsc#1012628). +- memstick: r592: Fix UAF bug in r592_remove due to race condition + (bsc#1012628). +- arm64: dts: imx8mq-librem5: Remove dis_u3_susphy_quirk from + usb_dwc3_0 (bsc#1012628). +- firmware: arm_sdei: Fix sleep from invalid context BUG + (bsc#1012628). +- ACPI: EC: Fix oops when removing custom query handlers + (bsc#1012628). +- drm/amd/display: fixed dcn30+ underflow issue (bsc#1012628). +- remoteproc: stm32_rproc: Add mutex protection for workqueue + (bsc#1012628). +- accel/ivpu: Remove D3hot delay for Meteorlake (bsc#1012628). +- drm/tegra: Avoid potential 32-bit integer overflow + (bsc#1012628). +- drm/msm/dp: Clean up handling of DP AUX interrupts + (bsc#1012628). +- ACPICA: Avoid undefined behavior: applying zero offset to null + pointer (bsc#1012628). +- ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in + acpi_db_display_objects (bsc#1012628). +- arm64: dts: qcom: sdm845-polaris: Drop inexistent properties + (bsc#1012628). +- arm64: dts: qcom: sm6115-j606f: Add ramoops node (bsc#1012628). +- irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 + (bsc#1012628). +- media: ipu3-cio2: support multiple sensors and VCMs with same + HID (bsc#1012628). +- ACPI: video: Remove desktops without backlight DMI quirks + (bsc#1012628). +- drm/amd/display: Correct DML calculation to follow HW SPEC + (bsc#1012628). +- drm/amd: Fix an out of bounds error in BIOS parser + (bsc#1012628). +- drm/amdgpu: Fix sdma v4 sw fini error (bsc#1012628). +- media: Prefer designated initializers over memset for subdev + pad ops (bsc#1012628). +- drm/amdgpu: Enable IH retry CAM on GFX9 (bsc#1012628). +- media: mediatek: vcodec: Fix potential array out-of-bounds in + decoder queue_setup (bsc#1012628). +- platform/x86/amd: pmc: Fix memory leak in + amd_pmc_stb_debugfs_open_v2() (bsc#1012628). +- hwmon: (nzxt-smart2) add another USB ID (bsc#1012628). +- wifi: ath: Silence memcpy run-time false positive warning + (bsc#1012628). +- wifi: ath12k: Handle lock during peer_id find (bsc#1012628). +- wifi: ath12k: PCI ops for wakeup/release MHI (bsc#1012628). +- bpf: Annotate data races in bpf_local_storage (bsc#1012628). +- wifi: brcmfmac: pcie: Provide a buffer of random bytes to the + device (bsc#1012628). +- wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex + (bsc#1012628). +- wifi: brcmfmac: pcie: Add IDs/properties for BCM4387 + (bsc#1012628). +- ext2: Check block size validity during mount (bsc#1012628). +- scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer + overflow (bsc#1012628). +- scsi: lpfc: Correct used_rpi count when devloss tmo fires with + no recovery (bsc#1012628). +- wifi: rtw88: fix memory leak in rtw_usb_probe() (bsc#1012628). +- bnxt: avoid overflow in bnxt_get_nvram_directory() + (bsc#1012628). +- net: pasemi: Fix return type of pasemi_mac_start_tx() + (bsc#1012628). +- wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work() + (bsc#1012628). +- net: Catch invalid index in XPS mapping (bsc#1012628). +- netdev: Enforce index cap in netdev_get_tx_queue (bsc#1012628). +- scsi: target: iscsit: Free cmds before session free + (bsc#1012628). +- lib: cpu_rmap: Avoid use after free on rmap->obj array entries + (bsc#1012628). +- scsi: message: mptlan: Fix use after free bug in mptlan_remove() + due to race condition (bsc#1012628). +- gfs2: Fix inode height consistency check (bsc#1012628). +- scsi: ufs: ufs-pci: Add support for Intel Lunar Lake + (bsc#1012628). +- scsi: hisi_sas: Grab sas_dev lock when traversing the members + of sas_dev.list (bsc#1012628). +- ext4: set goal start correctly in ext4_mb_normalize_request + (bsc#1012628). +- ext4: Fix best extent lstart adjustment logic in + ext4_mb_new_inode_pa() (bsc#1012628). +- crypto: jitter - permanent and intermittent health errors + (bsc#1012628). +- f2fs: Fix system crash due to lack of free space in LFS + (bsc#1012628). +- f2fs: fix to drop all dirty pages during umount() if cp_error + is set (bsc#1012628). +- f2fs: fix to check readonly condition correctly (bsc#1012628). +- samples/bpf: Fix fout leak in hbm's run_bpf_prog (bsc#1012628). +- bpf: Add preempt_count_{sub,add} into btf id deny list + (bsc#1012628). +- md: fix soft lockup in status_resync (bsc#1012628). +- net/sched: pass netlink extack to mqprio and taprio offload + (bsc#1012628). +- wifi: iwlwifi: pcie: fix possible NULL pointer dereference + (bsc#1012628). +- wifi: iwlwifi: add a new PCI device ID for BZ device + (bsc#1012628). +- wifi: iwlwifi: pcie: Fix integer overflow in + iwl_write_to_user_buf (bsc#1012628). +- wifi: iwlwifi: mvm: fix ptk_pn memory leak (bsc#1012628). +- block, bfq: Fix division by zero error on zero wsum + (bsc#1012628). +- wifi: ath11k: Ignore frags from uninitialized peer in dp + (bsc#1012628). +- wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support + (bsc#1012628). +- wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLO + (bsc#1012628). +- f2fs: relax sanity check if checkpoint is corrupted + (bsc#1012628). +- null_blk: Always check queue mode setting from configfs + (bsc#1012628). +- wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write + backtrace (bsc#1012628). +- wifi: ath11k: Fix SKB corruption in REO destination ring + (bsc#1012628). +- wifi: rtw88: Fix memory leak in rtw88_usb (bsc#1012628). +- nbd: fix incomplete validation of ioctl arg (bsc#1012628). +- ipvs: Update width of source for ip_vs_sync_conn_options + (bsc#1012628). +- Bluetooth: btusb: Add new PID/VID 04ca:3801 for MT7663 + (bsc#1012628). +- Bluetooth: Add new quirk for broken local ext features page 2 + (bsc#1012628). +- Bluetooth: btrtl: add support for the RTL8723CS (bsc#1012628). +- Bluetooth: Improve support for Actions Semi ATS2851 based + devices (bsc#1012628). +- Bluetooth: btrtl: check for NULL in btrtl_set_quirks() + (bsc#1012628). +- Bluetooth: btintel: Add LE States quirk support (bsc#1012628). +- Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if + not set (bsc#1012628). +- Bluetooth: Add new quirk for broken set random RPA timeout + for ATS2851 (bsc#1012628). +- Bluetooth: L2CAP: fix "bad unlock balance" in + l2cap_disconnect_rsp (bsc#1012628). +- Bluetooth: btrtl: Add the support for RTL8851B (bsc#1012628). +- staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE + (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 4 and later + (bsc#1012628). +- iio: imu: st_lsm6dsx: discard samples during filters settling + time (bsc#1012628). +- staging: axis-fifo: initialize timeouts in init only + (bsc#1012628). +- xhci: mem: Carefully calculate size for memory allocations + (bsc#1012628). +- spi: intel-pci: Add support for Meteor Lake-S SPI serial flash + (bsc#1012628). +- ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx + (8A42) (bsc#1012628). +- HID: logitech-hidpp: Don't use the USB serial for USB devices + (bsc#1012628). +- HID: logitech-hidpp: Reconcile USB and Unifying serials + (bsc#1012628). +- spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3 (bsc#1012628). +- usb: typec: ucsi: acpi: add quirk for ASUS Zenbook UM325 + (bsc#1012628). +- ALSA: hda: LNL: add HD Audio PCI ID (bsc#1012628). +- ASoC: amd: Add Dell G15 5525 to quirks list (bsc#1012628). +- ASoC: amd: yc: Add ThinkBook 14 G5+ ARP to quirks list for acp6x + (bsc#1012628). +- ASoC: amd: Add check for acp config flags (bsc#1012628). +- HID: apple: Set the tilde quirk flag on the Geyser 3 + (bsc#1012628). +- HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA + (bsc#1012628). +- HID: wacom: generic: Set battery quirk only when we see battery + data (bsc#1012628). +- usb: typec: tcpm: fix multiple times discover svids error + (bsc#1012628). +- serial: 8250: Reinit port->pm on port specific driver unbind + (bsc#1012628). +- mcb-pci: Reallocate memory region to avoid memory overlapping + (bsc#1012628). +- powerpc: Use of_property_present() for testing DT property + presence (bsc#1012628). +- sched: Fix KCSAN noinstr violation (bsc#1012628). +- lkdtm/stackleak: Fix noinstr violation (bsc#1012628). +- riscv: Fix EFI stub usage of KASAN instrumented strcmp function + (bsc#1012628). +- recordmcount: Fix memory leaks in the uwrite function + (bsc#1012628). +- RDMA/core: Fix multiple -Warray-bounds warnings (bsc#1012628). +- KVM: selftests: Add 'malloc' failure check in vcpu_save_state + (bsc#1012628). +- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (bsc#1012628). +- fs/ntfs3: Fix NULL pointer dereference in 'ni_write_inode' + (bsc#1012628). +- fs/ntfs3: Enhance the attribute size check (bsc#1012628). +- fs/ntfs3: Fix NULL dereference in ni_write_inode (bsc#1012628). +- fs/ntfs3: Validate MFT flags before replaying logs + (bsc#1012628). +- fs/ntfs3: Add length check in indx_get_root (bsc#1012628). +- fs/ntfs3: Fix a possible null-pointer dereference in ni_clear() + (bsc#1012628). +- clk: tegra20: fix gcc-7 constant overflow warning (bsc#1012628). +- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any + (bsc#1012628). +- iommu/sprd: Release dma buffer to avoid memory leak + (bsc#1012628). +- power: supply: axp288_charger: Use alt usb-id extcon on some + x86 android tablets (bsc#1012628). +- Input: xpad - add constants for GIP interface numbers + (bsc#1012628). +- RDMA/mlx5: Remove pcie_relaxed_ordering_enabled() check for + RO write (bsc#1012628). +- clk: rockchip: rk3588: make gate linked clocks critical + (bsc#1012628). +- cifs: missing lock when updating session status (bsc#1012628). +- pinctrl: at91: use devm_kasprintf() to avoid potential leaks + (part 2) (bsc#1012628). +- soundwire: dmi-quirks: add remapping for Intel 'Rooks County' + NUC M15 (bsc#1012628). +- phy: st: miphy28lp: use _poll_timeout functions for waits + (bsc#1012628). +- soundwire: qcom: gracefully handle too many ports in DT + (bsc#1012628). +- soundwire: bus: Fix unbalanced pm_runtime_put() causing usage + count underflow (bsc#1012628). +- mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Book X90F to + intel_cht_wc_models (bsc#1012628). +- mfd: dln2: Fix memory leak in dln2_probe() (bsc#1012628). +- mfd: intel-lpss: Add Intel Meteor Lake PCH-S LPSS PCI IDs + (bsc#1012628). +- parisc: Replace regular spinlock with spin_trylock on panic path + (bsc#1012628). +- xfrm: don't check the default policy if the policy allows the + packet (bsc#1012628). +- xfrm: release all offloaded policy memory (bsc#1012628). +- xfrm: Fix leak of dev tracker (bsc#1012628). +- Revert "Fix XFRM-I support for nested ESP tunnels" + (bsc#1012628). +- drm/msm/dp: unregister audio driver during unbind (bsc#1012628). +- drm/msm/dpu: Assign missing writeback log_mask (bsc#1012628). +- drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio + header (bsc#1012628). +- drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs + (bsc#1012628). +- drm/msm/dpu: populate SmartDMA features in hw catalog + (bsc#1012628). +- drm/msm/dpu: drop smart_dma_rev from dpu_caps (bsc#1012628). +- drm/msm/dpu: Allow variable SSPP_BLK size (bsc#1012628). +- drm/msm/dpu: Allow variable INTF_BLK size (bsc#1012628). +- drm/msm/dpu: move UBWC/memory configuration to separate struct + (bsc#1012628). +- drm/msm/dpu: split SM8550 catalog entry to the separate file + (bsc#1012628). +- drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo (bsc#1012628). +- drm/msm/dpu: Remove duplicate register defines from INTF + (bsc#1012628). +- dt-bindings: display/msm: dsi-controller-main: Document qcom, + master-dsi and qcom, sync-dual-dsi (bsc#1012628). +- ASoC: fsl_micfil: Fix error handler with pm_runtime_enable + (bsc#1012628). +- cpupower: Make TSC read per CPU for Mperf monitor (bsc#1012628). +- xfrm: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- af_key: Reject optional tunnel/BEET mode templates in outbound + policies (bsc#1012628). +- drm/msm: Fix submit error-path leaks (bsc#1012628). +- selftests: seg6: disable DAD on IPv6 router cfg for + srv6_end_dt4_l3vpn_test (bsc#1012628). +- selftets: seg6: disable rp_filter by default in + srv6_end_dt4_l3vpn_test (bsc#1012628). +- devlink: change per-devlink netdev notifier to static one + (bsc#1012628). +- net: fec: Better handle pm_runtime_get() failing in .remove() + (bsc#1012628). +- net: phy: dp83867: add w/a for packet errors seen with short + cables (bsc#1012628). +- ALSA: firewire-digi00x: prevent potential use after free + (bsc#1012628). +- wifi: mt76: connac: fix stats->tx_bytes calculation + (bsc#1012628). +- ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion + 15 (bsc#1012628). +- ice: Fix undersized tx_flags variable (bsc#1012628). +- sfc: disable RXFCS and RXALL features by default (bsc#1012628). +- vsock: avoid to close connected socket after the timeout + (bsc#1012628). +- tcp: fix possible sk_priority leak in tcp_v4_send_reset() + (bsc#1012628). +- media: pvrusb2: fix DVB_CORE dependency (bsc#1012628). +- serial: arc_uart: fix of_iomap leak in `arc_serial_probe` + (bsc#1012628). +- serial: 8250_bcm7271: balance clk_enable calls (bsc#1012628). +- serial: 8250_bcm7271: fix leak in `brcmuart_probe` + (bsc#1012628). +- erspan: get the proto with the md version for collect_md + (bsc#1012628). +- net: dsa: rzn1-a5psw: enable management frames for CPU port + (bsc#1012628). +- net: dsa: rzn1-a5psw: fix STP states handling (bsc#1012628). +- net: dsa: rzn1-a5psw: disable learning for standalone ports + (bsc#1012628). +- net: hns3: fix output information incomplete for dumping tx + queue info with debugfs (bsc#1012628). +- net: hns3: fix sending pfc frames after reset issue + (bsc#1012628). +- net: hns3: fix reset delay time to avoid configuration timeout + (bsc#1012628). +- net: hns3: fix reset timeout when enable full VF (bsc#1012628). +- media: netup_unidvb: fix use-after-free at del_timer() + (bsc#1012628). +- SUNRPC: double free xprt_ctxt while still in use (bsc#1012628). +- SUNRPC: always free ctxt when freeing deferred request + (bsc#1012628). +- SUNRPC: Fix trace_svc_register() call site (bsc#1012628). +- ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent + in dai_config (bsc#1012628). +- ASoC: mediatek: mt8186: Fix use-after-free in driver remove path + (bsc#1012628). +- ASoC: SOF: topology: Fix logic for copying tuples (bsc#1012628). +- drm/exynos: fix g2d_open/close helper function definitions + (bsc#1012628). +- net: nsh: Use correct mac_offset to unwind gso skb in + nsh_gso_segment() (bsc#1012628). +- net: fec: remove the xdp_return_frame when lack of tx BDs + (bsc#1012628). +- virtio_net: Fix error unwinding of XDP initialization + (bsc#1012628). +- tipc: add tipc_bearer_min_mtu to calculate min mtu + (bsc#1012628). +- tipc: do not update mtu if msg_max is too small in mtu + negotiation (bsc#1012628). +- tipc: check the bearer min mtu properly when setting it by + netlink (bsc#1012628). +- s390/cio: include subchannels without devices also for + evaluation (bsc#1012628). +- can: dev: fix missing CAN XL support in can_put_echo_skb() + (bsc#1012628). +- net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop() + (bsc#1012628). +- net: bcmgenet: Restore phy_stop() depending upon suspend/close + (bsc#1012628). +- ice: Fix stats after PF reset (bsc#1012628). +- ice: Fix ice VF reset during iavf initialization (bsc#1012628). +- iavf: send VLAN offloading caps once after VFR (bsc#1012628). +- wifi: cfg80211: Drop entries with invalid BSSIDs in RNR + (bsc#1012628). +- wifi: mac80211: fortify the spinlock against deadlock by + interrupt (bsc#1012628). +- wifi: mac80211: Fix puncturing bitmap handling in + __ieee80211_csa_finalize() (bsc#1012628). +- wifi: mac80211: fix min center freq offset tracing + (bsc#1012628). +- wifi: mac80211: Abort running color change when stopping the AP + (bsc#1012628). +- wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock + (bsc#1012628). +- wifi: iwlwifi: fw: fix DBGI dump (bsc#1012628). +- wifi: iwlwifi: fix OEM's name in the ppag approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: fix OEM's name in the tas approved list + (bsc#1012628). +- wifi: iwlwifi: mvm: don't trust firmware n_channels + (bsc#1012628). +- scsi: storvsc: Don't pass unused PFNs to Hyper-V host + (bsc#1012628). +- devlink: Fix crash with CONFIG_NET_NS=n (bsc#1012628). +- tun: Fix memory leak for detached NAPI queue (bsc#1012628). +- cassini: Fix a memory leak in the error handling path of + cas_init_one() (bsc#1012628). +- net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset + (bsc#1012628). +- igb: fix bit_shift to be in [1..8] range (bsc#1012628). +- vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit() + (bsc#1012628). +- net: wwan: iosm: fix NULL pointer dereference when removing + device (bsc#1012628). +- net: pcs: xpcs: fix C73 AN not getting enabled (bsc#1012628). +- net: selftests: Fix optstring (bsc#1012628). +- netfilter: nf_tables: fix nft_trans type confusion + (bsc#1012628). +- netfilter: nft_set_rbtree: fix null deref on element insertion + (bsc#1012628). +- bridge: always declare tunnel functions (bsc#1012628). +- ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go + (bsc#1012628). +- USB: usbtmc: Fix direction for 0-length ioctl control messages + (bsc#1012628). +- usb-storage: fix deadlock when a scsi command timeouts more + than once (bsc#1012628). +- USB: UHCI: adjust zhaoxin UHCI controllers OverCurrent bit value + (bsc#1012628). +- usb: dwc3: gadget: Improve dwc3_gadget_suspend() and + dwc3_gadget_resume() (bsc#1012628). +- usb: dwc3: debugfs: Resume dwc3 before accessing registers + (bsc#1012628). +- usb: gadget: u_ether: Fix host MAC address case (bsc#1012628). +- usb: typec: altmodes/displayport: fix pin_assignment_show + (bsc#1012628). +- Revert "usb: gadget: udc: core: Prevent redundant calls to + pullup" (bsc#1012628). +- Revert "usb: gadget: udc: core: Invoke usb_gadget_connect only + when started" (bsc#1012628). +- xhci-pci: Only run d3cold avoidance quirk for s2idle + (bsc#1012628). +- xhci: Fix incorrect tracking of free space on transfer rings + (bsc#1012628). +- ALSA: hda: Fix Oops by 9.1 surround channel names (bsc#1012628). +- ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for Clevo L140AU (bsc#1012628). +- ALSA: hda/realtek: Add a quirk for HP EliteDesk 805 + (bsc#1012628). +- ALSA: hda/realtek: Add quirk for 2nd ASUS GU603 (bsc#1012628). +- ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops + (bsc#1012628). +- ALSA: hda/realtek: Fix mute and micmute LEDs for yet another + HP laptop (bsc#1012628). +- can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (bsc#1012628). +- can: kvaser_pciefd: Set CAN_STATE_STOPPED in + kvaser_pciefd_stop() (bsc#1012628). +- can: kvaser_pciefd: Call request_irq() before enabling + interrupts (bsc#1012628). +- can: kvaser_pciefd: Empty SRB buffer in probe (bsc#1012628). +- can: kvaser_pciefd: Clear listen-only bit if not explicitly + requested (bsc#1012628). +- can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt + (bsc#1012628). +- can: kvaser_pciefd: Disable interrupts in probe error path + (bsc#1012628). +- wifi: brcmfmac: Check for probe() id argument being NULL + (bsc#1012628). +- wifi: rtw88: use work to update rate to avoid RCU warning + (bsc#1012628). +- wifi: rtw88: correct qsel_to_ep[] type as int (bsc#1012628). +- SMB3: Close all deferred handles of inode in case of handle + lease break (bsc#1012628). +- SMB3: drop reference to cfile before sending oplock break + (bsc#1012628). +- ksmbd: smb2: Allow messages padded to 8byte boundary + (bsc#1012628). +- ksmbd: allocate one more byte for implied bcc[0] (bsc#1012628). +- ksmbd: fix wrong UserName check in session_user (bsc#1012628). +- ksmbd: fix global-out-of-bounds in smb2_find_context_vals + (bsc#1012628). +- KVM: arm64: Infer the PA offset from IPA in stage-2 map walker + (bsc#1012628). +- KVM: Fix vcpu_array[0] races (bsc#1012628). +- statfs: enforce statfs[64] structure initialization + (bsc#1012628). +- maple_tree: make maple state reusable after mas_empty_area() + (bsc#1012628). +- mm: fix zswap writeback race condition (bsc#1012628). +- perf script: Skip aggregation for stat events (bsc#1012628). +- serial: Add support for Advantech PCI-1611U card (bsc#1012628). +- serial: 8250_exar: Add support for USR298x PCI Modems + (bsc#1012628). +- serial: qcom-geni: fix enabling deactivated interrupt + (bsc#1012628). +- thunderbolt: Clear registers properly when auto clear isn't + in use (bsc#1012628). +- vc_screen: reload load of struct vc_data pointer in vcs_write() + to avoid UAF (bsc#1012628). +- ceph: force updating the msg pointer in non-split case + (bsc#1012628). +- drm/amd/pm: fix possible power mode mismatch between driver + and PMFW (bsc#1012628). +- drm/amdgpu/gmc11: implement get_vbios_fb_size() (bsc#1012628). +- drm/amdgpu/gfx10: Disable gfxoff before disabling powergating + (bsc#1012628). +- drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 + as well (bsc#1012628). +- drm/amdgpu: refine get gpu clock counter method (bsc#1012628). +- drm/amdgpu/gfx11: update gpu_clock_counter logic (bsc#1012628). +- iommu/arm-smmu-qcom: Fix missing adreno_smmu's (bsc#1012628). +- dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries + (bsc#1012628). +- powerpc/iommu: DMA address offset is incorrectly calculated + with 2MB TCEs (bsc#1012628). +- powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV + device (bsc#1012628). +- tpm/tpm_tis: Disable interrupts for more Lenovo devices + (bsc#1012628). +- powerpc/64s/radix: Fix soft dirty tracking (bsc#1012628). +- powerpc/bpf: populate extable entries only during the last pass + (bsc#1012628). +- nfp: fix NFP_NET_MAX_DSCP definition error (bsc#1012628). +- nilfs2: fix use-after-free bug of nilfs_root in + nilfs_evict_inode() (bsc#1012628). +- s390/dasd: fix command reject error on ESE devices + (bsc#1012628). +- s390/crypto: use vector instructions only if available for + ChaCha20 (bsc#1012628). +- s390/qdio: fix do_sqbs() inline assembly constraint + (bsc#1012628). +- arm64: Also reset KASAN tag if page is not PG_mte_tagged + (bsc#1012628). +- arm64: mte: Do not set PG_mte_tagged if tags were not + initialized (bsc#1012628). +- rethook: use preempt_{disable, enable}_notrace in + rethook_trampoline_handler (bsc#1012628). +- rethook, fprobe: do not trace rethook related functions + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Fix kernel test robot sparse warning + (bsc#1012628). +- ARM: 9294/2: vfp: Fix broken softirq handling with + instrumentation enabled (bsc#1012628). +- ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return + path (bsc#1012628). +- drm/amd/amdgpu: introduce gc_*_mes_2.bin v2 (bsc#1012628). +- drm/amdgpu: reserve the old gc_11_0_*_mes.bin (bsc#1012628). +- scsi: Revert "scsi: core: Do not increase scsi_device's + iorequest_cnt if dispatch failed" (bsc#1012628). +- commit c5b4604 + +------------------------------------------------------------------- +Tue May 23 08:58:00 CEST 2023 - jslaby@suse.cz + +- SUNRPC: Fix encoding of accepted but unsuccessful RPC replies + (bsc#1210995). + Update upstream status. +- commit 1ef7149 + +------------------------------------------------------------------- +Mon May 22 17:01:25 CEST 2023 - msuchanek@suse.de + +- kernel-source: Remove unused macro variant_symbols +- commit 915ac72 + +------------------------------------------------------------------- +Wed May 17 21:14:18 CEST 2023 - jslaby@suse.cz + +- Linux 6.3.3 (bsc#1012628). +- drm/amd/display: Fix hang when skipping modeset (bsc#1012628). +- s390/mm: fix direct map accounting (bsc#1012628). +- s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT + (bsc#1012628). +- spi: fsl-cpm: Use 16 bit mode for large transfers with even size + (bsc#1012628). +- spi: fsl-spi: Re-organise transfer bits_per_word adaptation + (bsc#1012628). +- x86: fix clear_user_rep_good() exception handling annotation + (bsc#1012628). +- x86/amd_nb: Add PCI ID for family 19h model 78h (bsc#1012628). +- ext4: fix invalid free tracking in ext4_xattr_move_to_block() + (bsc#1012628). +- ext4: remove a BUG_ON in ext4_mb_release_group_pa() + (bsc#1012628). +- ext4: fix lockdep warning when enabling MMP (bsc#1012628). +- ext4: bail out of ext4_xattr_ibody_get() fails for any reason + (bsc#1012628). +- ext4: add bounds checking in get_max_inline_xattr_value_size() + (bsc#1012628). +- ext4: fix deadlock when converting an inline directory in + nojournal mode (bsc#1012628). +- ext4: improve error handling from ext4_dirhash() (bsc#1012628). +- ext4: improve error recovery code paths in __ext4_remount() + (bsc#1012628). +- ext4: check iomap type only if ext4_iomap_begin() does not fail + (bsc#1012628). +- ext4: avoid deadlock in fs reclaim with page writeback + (bsc#1012628). +- ext4: fix data races when using cached status extents + (bsc#1012628). +- ext4: avoid a potential slab-out-of-bounds in + ext4_group_desc_csum (bsc#1012628). +- ext4: fix WARNING in mb_find_extent (bsc#1012628). +- locking/rwsem: Add __always_inline annotation to + __down_read_common() and inlined callers (bsc#1012628). +- perf/x86: Fix missing sample size update on AMD BRS + (bsc#1012628). +- parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE + flag (bsc#1012628). +- drm/amd/display: Lowering min Z8 residency time (bsc#1012628). +- drm/amd/display: Update minimum stutter residency for DCN314 Z8 + (bsc#1012628). +- drm/amd/display: Add minimum Z8 residency debug option + (bsc#1012628). +- drm/i915: disable sampler indirect state in bindless heap + (bsc#1012628). +- drm/i915/mtl: Add Wa_14017856879 (bsc#1012628). +- drm/i915/mtl: Add workarounds Wa_14017066071 and Wa_14017654203 + (bsc#1012628). +- drm/i915: Add _PICK_EVEN_2RANGES() (bsc#1012628). +- drm/amd/display: hpd rx irq not working with eDP interface + (bsc#1012628). +- drm/amd/display: merge dc_link.h into dc.h and dc_types.h + (bsc#1012628). +- drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() + on load error (bsc#1012628). +- Revert "net/sched: flower: Fix wrong handle assignment during + filter change" (bsc#1012628). +- fs/ntfs3: Refactoring of various minor issues (bsc#1012628). +- HID: wacom: insert timestamp to packed Bluetooth (BT) events + (bsc#1012628). +- HID: wacom: Set a default resolution for older tablets + (bsc#1012628). +- firewire: net: fix unexpected release of object for asynchronous + request packet (bsc#1012628). +- drm/amd/pm: avoid potential UBSAN issue on legacy asics + (bsc#1012628). +- drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled + in suspend (bsc#1012628). +- drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs (bsc#1012628). +- drm/amd/pm: parse pp_handle under appropriate conditions + (bsc#1012628). +- drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes + (bsc#1012628). +- drm/amdgpu: Fix vram recover doesn't work after whole GPU reset + (v2) (bsc#1012628). +- drm/amdgpu: change gfx 11.0.4 external_id range (bsc#1012628). +- drm/amdgpu/jpeg: Remove harvest checking for JPEG3 + (bsc#1012628). +- drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling + legacy gfx ras (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini + (bsc#1012628). +- drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini() + (bsc#1012628). +- drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini + (bsc#1012628). +- drm/amd/display: Change default Z8 watermark values + (bsc#1012628). +- drm/amdgpu: drop redundant sched job cleanup when cs is aborted + (bsc#1012628). +- drm/amd/display: fix flickering caused by S/G mode + (bsc#1012628). +- drm/amd/display: fix access hdcp_workqueue assert (bsc#1012628). +- drm/amd/display: filter out invalid bits in pipe_fuses + (bsc#1012628). +- drm/amd/display: Fix 4to1 MPC black screen with DPP RCO + (bsc#1012628). +- drm/amd/display: Add NULL plane_state check for cursor disable + logic (bsc#1012628). +- drm/panel: otm8009a: Set backlight parent to panel device + (bsc#1012628). +- irqchip/loongson-eiointc: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-eiointc: Fix incorrect use of + acpi_get_vec_parent (bsc#1012628). +- irqchip/loongson-eiointc: Fix returned value on parsing MADT + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix registration of syscore_ops + (bsc#1012628). +- irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling + (bsc#1012628). +- f2fs: fix potential corruption when moving a directory + (bsc#1012628). +- f2fs: fix null pointer panic in tracepoint in + __replace_atomic_write_block (bsc#1012628). +- f2fs: remove entire rb_entry sharing (bsc#1012628). +- f2fs: factor out discard_cmd usage from general rb_tree use + (bsc#1012628). +- f2fs: factor out victim_entry usage from general rb_tree use + (bsc#1012628). +- drm/dsc: fix drm_edp_dsc_sink_output_bpp() DPCD high byte usage + (bsc#1012628). +- drm/i915/dsi: Use unconditional msleep() instead of + intel_dsi_msleep() (bsc#1012628). +- drm/i915: Check pipe source size when using skl+ scalers + (bsc#1012628). +- drm/msm: fix workqueue leak on bind errors (bsc#1012628). +- drm/msm: fix missing wq allocation error handling (bsc#1012628). +- drm/msm: fix vram leak on bind errors (bsc#1012628). +- drm/msm: fix drm device leak on bind errors (bsc#1012628). +- drm/msm: fix NULL-deref on irq uninstall (bsc#1012628). +- drm/msm: fix NULL-deref on snapshot tear down (bsc#1012628). +- drm/i915/color: Fix typo for Plane CSC indexes (bsc#1012628). +- drm/bridge: lt8912b: Fix DSI Video Mode (bsc#1012628). +- drm/msm/adreno: fix runtime PM imbalance at gpu load + (bsc#1012628). +- ARM: dts: aspeed: romed8hm3: Fix GPIO polarity of system-fault + LED (bsc#1012628). +- ARM: dts: s5pv210: correct MIPI CSIS clock name (bsc#1012628). +- ARM: dts: exynos: fix WM8960 clock name in Itop Elite + (bsc#1012628). +- ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks + (bsc#1012628). +- sysctl: clarify register_sysctl_init() base directory order + (bsc#1012628). +- remoteproc: rcar_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: imx_dsp_rproc: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: st: Call of_node_put() on iteration error + (bsc#1012628). +- remoteproc: stm32: Call of_node_put() on iteration error + (bsc#1012628). +- proc_sysctl: enhance documentation (bsc#1012628). +- proc_sysctl: update docs for __register_sysctl_table() + (bsc#1012628). +- sh: nmi_debug: fix return value of __setup handler + (bsc#1012628). +- sh: init: use OF_EARLY_FLATTREE for early init (bsc#1012628). +- sh: mcount.S: fix build error when PRINTK is not enabled + (bsc#1012628). +- sh: math-emu: fix macro redefined warning (bsc#1012628). +- SMB3: force unmount was failing to close deferred close files + (bsc#1012628). +- smb3: fix problem remounting a share after shutdown + (bsc#1012628). +- inotify: Avoid reporting event with invalid wd (bsc#1012628). +- platform/x86: thinkpad_acpi: Add profile force ability + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add info for the Dexp Ursus + KX210i (bsc#1012628). +- platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct + (bsc#1012628). +- platform/x86: thinkpad_acpi: Fix platform profiles on T490 + (bsc#1012628). +- platform/x86: touchscreen_dmi: Add upside-down quirk for + GDIX1002 ts on the Juno Tablet (bsc#1012628). +- platform/x86/intel-uncore-freq: Return error on write frequency + (bsc#1012628). +- cifs: release leases for deferred close handles when freezing + (bsc#1012628). +- cifs: fix pcchunk length type in smb2_copychunk_range + (bsc#1012628). +- btrfs: fix backref walking not returning all inode refs + (bsc#1012628). +- btrfs: zoned: fix full zone super block reading on ZNS + (bsc#1012628). +- btrfs: zoned: zone finish data relocation BG with last IO + (bsc#1012628). +- btrfs: fix space cache inconsistency after error loading it + from disk (bsc#1012628). +- btrfs: print-tree: parent bytenr must be aligned to sector size + (bsc#1012628). +- btrfs: make clear_cache mount option to rebuild FST without + disabling it (bsc#1012628). +- btrfs: zero the buffer before marking it dirty in + btrfs_redirty_list_add (bsc#1012628). +- btrfs: don't free qgroup space unless specified (bsc#1012628). +- btrfs: fix encoded write i_size corruption with no-holes + (bsc#1012628). +- btrfs: fix assertion of exclop condition when starting balance + (bsc#1012628). +- btrfs: properly reject clear_cache and v1 cache for + block-group-tree (bsc#1012628). +- btrfs: zoned: fix wrong use of bitops API in + btrfs_ensure_empty_zones (bsc#1012628). +- btrfs: fix btrfs_prev_leaf() to not return the same key twice + (bsc#1012628). +- x86/retbleed: Fix return thunk alignment (bsc#1012628). +- KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated + permission faults (bsc#1012628). +- KVM: VMX: Make CR0.WP a guest owned bit (bsc#1012628). +- KVM: x86: Make use of kvm_read_cr*_bits() when testing bits + (bsc#1012628). +- KVM: x86: Do not unload MMU roots when only toggling CR0.WP + with TDP enabled (bsc#1012628). +- KVM: x86/mmu: Avoid indirect call for get_cr3 (bsc#1012628). +- perf stat: Separate bperf from bpf_profiler (bsc#1012628). +- perf tracepoint: Fix memory leak in is_valid_tracepoint() + (bsc#1012628). +- perf symbols: Fix return incorrect build_id size in + elf_read_build_id() (bsc#1012628). +- crypto: engine - fix crypto_queue backlog handling + (bsc#1012628). +- crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs() + (bsc#1012628). +- perf cs-etm: Fix timeless decode mode detection (bsc#1012628). +- perf map: Delete two variable initialisations before null + pointer checks in sort__sym_from_cmp() (bsc#1012628). +- perf pmu: zfree() expects a pointer to a pointer to zero it + after freeing its contents (bsc#1012628). +- perf symbols: Fix unaligned access in get_x86_64_plt_disp() + (bsc#1012628). +- perf symbols: Fix use-after-free in get_plt_got_name() + (bsc#1012628). +- perf vendor events power9: Remove UTF-8 characters from JSON + files (bsc#1012628). +- perf ftrace: Make system wide the default target for latency + subcommand (bsc#1012628). +- perf tests record_offcpu.sh: Fix redirection of stderr to stdin + (bsc#1012628). +- perf vendor events s390: Remove UTF-8 characters from JSON file + (bsc#1012628). +- perf hist: Improve srcfile sort key performance (really) + (bsc#1012628). +- perf test: Fix wrong size expectation for 'Setup struct + perf_event_attr' (bsc#1012628). +- perf script: Fix Python support when no libtraceevent + (bsc#1012628). +- perf scripts intel-pt-events.py: Fix IPC output for Python 2 + (bsc#1012628). +- perf test: Fix "PMU event table sanity" for NO_JEVENTS=1 + (bsc#1012628). +- perf build: Support python/perf.so testing (bsc#1012628). +- perf lock contention: Fix compiler builtin detection + (bsc#1012628). +- perf record: Fix "read LOST count failed" msg with sample read + (bsc#1012628). +- net/sched: flower: fix error handler on replace (bsc#1012628). +- net/sched: flower: fix filter idr initialization (bsc#1012628). +- net: fec: correct the counting of XDP sent frames (bsc#1012628). +- net: enetc: check the index of the SFI rather than the handle + (bsc#1012628). +- virtio_net: suppress cpu stall when free_unused_bufs + (bsc#1012628). +- ice: block LAN in case of VF to VF offload (bsc#1012628). +- net: dsa: mt7530: fix network connectivity with multiple CPU + ports (bsc#1012628). +- net: dsa: mt7530: split-off common parts from mt7531_setup + (bsc#1012628). +- net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz + XTAL MT7621 (bsc#1012628). +- dt-bindings: perf: riscv,pmu: fix property dependencies + (bsc#1012628). +- KVM: s390: fix race in gmap_make_secure() (bsc#1012628). +- KVM: s390: pv: fix asynchronous teardown for small VMs + (bsc#1012628). +- ALSA: caiaq: input: Add error handling for unsupported input + methods in `snd_usb_caiaq_input_init` (bsc#1012628). +- drm/amdgpu: add a missing lock for AMDGPU_SCHED (bsc#1012628). +- ublk: add timeout handler (bsc#1012628). +- i2c: gxp: fix build failure without CONFIG_I2C_SLAVE + (bsc#1012628). +- netfilter: nf_tables: fix ct untracked match breakage + (bsc#1012628). +- af_packet: Don't send zero-byte data in packet_sendmsg_spkt() + (bsc#1012628). +- ionic: catch failure from devlink_alloc (bsc#1012628). +- ethtool: Fix uninitialized number of lanes (bsc#1012628). +- r8152: fix the autosuspend doesn't work (bsc#1012628). +- ionic: remove noise from ethtool rxnfc error msg (bsc#1012628). +- octeontx2-vf: Detach LF resources on probe cleanup + (bsc#1012628). +- octeontx2-pf: Disable packet I/O for graceful exit + (bsc#1012628). +- octeontx2-af: Skip PFs if not enabled (bsc#1012628). +- octeontx2-af: Fix issues with NPC field hash extract + (bsc#1012628). +- octeontx2-af: Update/Fix NPC field hash extract feature + (bsc#1012628). +- octeontx2-af: Update correct mask to filter IPv4 fragments + (bsc#1012628). +- octeontx2-af: Add validation for lmac type (bsc#1012628). +- octeontx2-pf: Increase the size of dmac filter flows + (bsc#1012628). +- octeontx2-af: Fix depth of cam and mem table (bsc#1012628). +- octeontx2-af: Fix start and end bit for scan config + (bsc#1012628). +- octeontx2-af: Secure APR table update with the lock + (bsc#1012628). +- selftests: netfilter: fix libmnl pkg-config usage (bsc#1012628). +- netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable + update with missing attributes (bsc#1012628). +- netfilter: nf_tables: support for adding new devices to an + existing netdev chain (bsc#1012628). +- netfilter: nf_tables: rename function to destroy hook list + (bsc#1012628). +- netfilter: nf_tables: extended netlink error reporting for + netdevice (bsc#1012628). +- drm/i915/mtl: Add the missing CPU transcoder mask in + intel_device_info (bsc#1012628). +- drm/i915/guc: Actually return an error if GuC version range + check fails (bsc#1012628). +- drm/i915/guc: More debug print updates - UC firmware + (bsc#1012628). +- net: ethernet: mtk_eth_soc: drop generic vlan rx offload, + only use DSA untagging (bsc#1012628). +- arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text + (bsc#1012628). +- riscv: compat_syscall_table: Fixup compile warning + (bsc#1012628). +- rxrpc: Fix timeout of a call that hasn't yet been granted a + channel (bsc#1012628). +- rxrpc: Make it so that a waiting process can be aborted + (bsc#1012628). +- rxrpc: Fix hard call timeout units (bsc#1012628). +- sfc: Fix module EEPROM reporting for QSFP modules (bsc#1012628). +- r8152: move setting r8153b_rx_agg_chg_indicate() (bsc#1012628). +- r8152: fix the poor throughput for 2.5G devices (bsc#1012628). +- r8152: fix flow control issue of RTL8156A (bsc#1012628). +- net/sched: act_mirred: Add carrier check (bsc#1012628). +- i2c: tegra: Fix PEC support for SMBUS block read (bsc#1012628). +- RISC-V: mm: Enable huge page support to kernel_page_present() + function (bsc#1012628). +- watchdog: dw_wdt: Fix the error handling path of + dw_wdt_drv_probe() (bsc#1012628). +- block: Skip destroyed blkg when restart in blkg_destroy_all() + (bsc#1012628). +- writeback: fix call of incorrect macro (bsc#1012628). +- net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu (bsc#1012628). +- net: ipv6: fix skb hash for some RST packets (bsc#1012628). +- selftests: srv6: make srv6_end_dt46_l3vpn_test more robust + (bsc#1012628). +- sit: update dev->needed_headroom in ipip6_tunnel_bind_dev() + (bsc#1012628). +- net/sched: cls_api: remove block_cb from driver_list before + freeing (bsc#1012628). +- tcp: fix skb_copy_ubufs() vs BIG TCP (bsc#1012628). +- net/ncsi: clear Tx enable mode when handling a Config required + AEN (bsc#1012628). +- octeontx2-pf: mcs: Do not reset PN while updating secy + (bsc#1012628). +- octeontx2-pf: mcs: Fix shared counters logic (bsc#1012628). +- octeontx2-pf: mcs: Clear stats before freeing resource + (bsc#1012628). +- octeontx2-pf: mcs: Match macsec ethertype along with DMAC + (bsc#1012628). +- octeontx2-pf: mcs: Fix NULL pointer dereferences (bsc#1012628). +- octeontx2-af: mcs: Fix MCS block interrupt (bsc#1012628). +- octeontx2-af: mcs: Config parser to skip 8B header + (bsc#1012628). +- octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at + once (bsc#1012628). +- octeonxt2-af: mcs: Fix per port bypass config (bsc#1012628). +- ixgbe: Fix panic during XDP_TX with > 64 CPUs (bsc#1012628). +- net/sched: flower: Fix wrong handle assignment during filter + change (bsc#1012628). +- rxrpc: Fix potential data race in rxrpc_wait_to_be_connected() + (bsc#1012628). +- drm/amd/display: Update bounding box values for DCN321 + (bsc#1012628). +- drm/amd/display: Do not clear GPINT register when releasing + DMUB from reset (bsc#1012628). +- drm/amd/display: Reset OUTBOX0 r/w pointer on DMUB reset + (bsc#1012628). +- drm/amd/display: Fixes for dcn32_clk_mgr implementation + (bsc#1012628). +- drm/amd/display: Return error code on DSC atomic check failure + (bsc#1012628). +- drm/amd/display: Add missing WA and MCLK validation + (bsc#1012628). +- arm64: Fix label placement in record_mmu_state() (bsc#1012628). +- scsi: qedi: Fix use after free bug in qedi_remove() + (bsc#1012628). +- scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue + (bsc#1012628). +- ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer + working (bsc#1012628). +- RDMA/rxe: Extend dbg log messages to err and info (bsc#1012628). +- RDMA/rxe: Change rxe_dbg to rxe_dbg_dev (bsc#1012628). +- fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup() + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s25hx SEMPER flash (bsc#1012628). +- soc: qcom: llcc: Do not create EDAC platform device on SDM845 + (bsc#1012628). +- qcom: llcc/edac: Support polling mode for ECC handling + (bsc#1012628). +- mtd: spi-nor: spansion: Enable JFFS2 write buffer for Infineon + s28hx SEMPER flash (bsc#1012628). +- mtd: spi-nor: Add a RWW flag (bsc#1012628). +- crypto: ccp - Clear PSP interrupt status register before + calling handler (bsc#1012628). +- usb: dwc3: gadget: Execute gadget stop after halting the + controller (bsc#1012628). +- USB: dwc3: gadget: drop dead hibernation code (bsc#1012628). +- commit 1237d35 + +------------------------------------------------------------------- Mon May 15 15:22:13 CEST 2023 - jslaby@suse.cz - Linux 6.3.2 (bsc#1012628). diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 3f17d39..bf701bd 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 6.3 -%define patchversion 6.3.2 +%define patchversion 6.3.4 %define variant %{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -111,9 +111,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.3.2 +Version: 6.3.4 %if 0%{?is_kotd} -Release: .g70ea6f6 +Release: .g2c66b1f %else Release: 0 %endif @@ -238,10 +238,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 -Provides: kernel-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: kernel-%build_flavor-base-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 +Provides: kernel-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 # END COMMON DEPS -Provides: %name-srchash-70ea6f6e17a9470643535fb3287a49f34ce03388 +Provides: %name-srchash-2c66b1f470678d30f7dc560d1f3770e6e13b5e65 %obsolete_rebuilds %name Source0: https://www.kernel.org/pub/linux/kernel/v6.x/linux-%srcversion.tar.xz Source3: kernel-source.rpmlintrc diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 4269757..8468273 120000 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1 +1 @@ -/ipfs/bafybeidvinsathwzvtr22qvd27ywhxu23gnohretlroomoz3olqapxidza \ No newline at end of file +/ipfs/bafybeiairjipeg2mll4epx45j33fv5kqc65drvvsasq6yg6pzrv7a6k7zu \ No newline at end of file diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index b4593f8..76dfba4 120000 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1 +1 @@ -/ipfs/bafkreibqyc7ersd7rattazrfgsaximq7mk3yfrbwwpq3yuestkgtarxopy \ No newline at end of file +/ipfs/bafkreihtbbyy4jkwituikadg43kg3lvpzbtxecm5bfak7arnvupcjddlau \ No newline at end of file diff --git a/series.conf b/series.conf index 2037d85..341c30a 100644 --- a/series.conf +++ b/series.conf @@ -734,6 +734,616 @@ patches.kernel.org/6.3.2-693-arch_topology-Remove-early-cacheinfo-error-mess.patch patches.kernel.org/6.3.2-694-netfilter-nf_tables-deactivate-anonymous-set-fr.patch patches.kernel.org/6.3.2-695-Linux-6.3.2.patch + patches.kernel.org/6.3.3-001-USB-dwc3-gadget-drop-dead-hibernation-code.patch + patches.kernel.org/6.3.3-002-usb-dwc3-gadget-Execute-gadget-stop-after-halti.patch + patches.kernel.org/6.3.3-003-crypto-ccp-Clear-PSP-interrupt-status-register-.patch + patches.kernel.org/6.3.3-004-mtd-spi-nor-Add-a-RWW-flag.patch + patches.kernel.org/6.3.3-005-mtd-spi-nor-spansion-Enable-JFFS2-write-buffer-.patch + patches.kernel.org/6.3.3-006-qcom-llcc-edac-Support-polling-mode-for-ECC-han.patch + patches.kernel.org/6.3.3-007-soc-qcom-llcc-Do-not-create-EDAC-platform-devic.patch + patches.kernel.org/6.3.3-008-mtd-spi-nor-spansion-Enable-JFFS2-write-buffer-.patch + patches.kernel.org/6.3.3-009-fs-ntfs3-Fix-null-ptr-deref-on-inode-i_op-in-nt.patch + patches.kernel.org/6.3.3-010-RDMA-rxe-Change-rxe_dbg-to-rxe_dbg_dev.patch + patches.kernel.org/6.3.3-011-RDMA-rxe-Extend-dbg-log-messages-to-err-and-inf.patch + patches.kernel.org/6.3.3-012-ASoC-Intel-soc-acpi-byt-Fix-WM510205-match-no-l.patch + patches.kernel.org/6.3.3-013-scsi-ufs-core-mcq-Fix-hwq-cq_lock-deadlock-issu.patch + patches.kernel.org/6.3.3-014-scsi-qedi-Fix-use-after-free-bug-in-qedi_remove.patch + patches.kernel.org/6.3.3-015-arm64-Fix-label-placement-in-record_mmu_state.patch + patches.kernel.org/6.3.3-016-drm-amd-display-Add-missing-WA-and-MCLK-validat.patch + patches.kernel.org/6.3.3-017-drm-amd-display-Return-error-code-on-DSC-atomic.patch + patches.kernel.org/6.3.3-018-drm-amd-display-Fixes-for-dcn32_clk_mgr-impleme.patch + patches.kernel.org/6.3.3-019-drm-amd-display-Reset-OUTBOX0-r-w-pointer-on-DM.patch + patches.kernel.org/6.3.3-020-drm-amd-display-Do-not-clear-GPINT-register-whe.patch + patches.kernel.org/6.3.3-021-drm-amd-display-Update-bounding-box-values-for-.patch + patches.kernel.org/6.3.3-022-rxrpc-Fix-potential-data-race-in-rxrpc_wait_to_.patch + patches.kernel.org/6.3.3-023-net-sched-flower-Fix-wrong-handle-assignment-du.patch + patches.kernel.org/6.3.3-024-ixgbe-Fix-panic-during-XDP_TX-with-64-CPUs.patch + patches.kernel.org/6.3.3-025-octeonxt2-af-mcs-Fix-per-port-bypass-config.patch + patches.kernel.org/6.3.3-026-octeontx2-af-mcs-Write-TCAM_DATA-and-TCAM_MASK-.patch + patches.kernel.org/6.3.3-027-octeontx2-af-mcs-Config-parser-to-skip-8B-heade.patch + patches.kernel.org/6.3.3-028-octeontx2-af-mcs-Fix-MCS-block-interrupt.patch + patches.kernel.org/6.3.3-029-octeontx2-pf-mcs-Fix-NULL-pointer-dereferences.patch + patches.kernel.org/6.3.3-030-octeontx2-pf-mcs-Match-macsec-ethertype-along-w.patch + patches.kernel.org/6.3.3-031-octeontx2-pf-mcs-Clear-stats-before-freeing-res.patch + patches.kernel.org/6.3.3-032-octeontx2-pf-mcs-Fix-shared-counters-logic.patch + patches.kernel.org/6.3.3-033-octeontx2-pf-mcs-Do-not-reset-PN-while-updating.patch + patches.kernel.org/6.3.3-034-net-ncsi-clear-Tx-enable-mode-when-handling-a-C.patch + patches.kernel.org/6.3.3-035-tcp-fix-skb_copy_ubufs-vs-BIG-TCP.patch + patches.kernel.org/6.3.3-036-net-sched-cls_api-remove-block_cb-from-driver_l.patch + patches.kernel.org/6.3.3-037-sit-update-dev-needed_headroom-in-ipip6_tunnel_.patch + patches.kernel.org/6.3.3-038-selftests-srv6-make-srv6_end_dt46_l3vpn_test-mo.patch + patches.kernel.org/6.3.3-039-net-ipv6-fix-skb-hash-for-some-RST-packets.patch + patches.kernel.org/6.3.3-040-net-dsa-mv88e6xxx-add-mv88e6321-rsvd2cpu.patch + patches.kernel.org/6.3.3-041-writeback-fix-call-of-incorrect-macro.patch + patches.kernel.org/6.3.3-042-block-Skip-destroyed-blkg-when-restart-in-blkg_.patch + patches.kernel.org/6.3.3-043-watchdog-dw_wdt-Fix-the-error-handling-path-of-.patch + patches.kernel.org/6.3.3-044-RISC-V-mm-Enable-huge-page-support-to-kernel_pa.patch + patches.kernel.org/6.3.3-045-i2c-tegra-Fix-PEC-support-for-SMBUS-block-read.patch + patches.kernel.org/6.3.3-046-net-sched-act_mirred-Add-carrier-check.patch + patches.kernel.org/6.3.3-047-r8152-fix-flow-control-issue-of-RTL8156A.patch + patches.kernel.org/6.3.3-048-r8152-fix-the-poor-throughput-for-2.5G-devices.patch + patches.kernel.org/6.3.3-049-r8152-move-setting-r8153b_rx_agg_chg_indicate.patch + patches.kernel.org/6.3.3-050-sfc-Fix-module-EEPROM-reporting-for-QSFP-module.patch + patches.kernel.org/6.3.3-051-rxrpc-Fix-hard-call-timeout-units.patch + patches.kernel.org/6.3.3-052-rxrpc-Make-it-so-that-a-waiting-process-can-be-.patch + patches.kernel.org/6.3.3-053-rxrpc-Fix-timeout-of-a-call-that-hasn-t-yet-bee.patch + patches.kernel.org/6.3.3-054-riscv-compat_syscall_table-Fixup-compile-warnin.patch + patches.kernel.org/6.3.3-055-arm64-kernel-remove-SHF_WRITE-SHF_EXECINSTR-fro.patch + patches.kernel.org/6.3.3-056-net-ethernet-mtk_eth_soc-drop-generic-vlan-rx-o.patch + patches.kernel.org/6.3.3-057-drm-i915-guc-More-debug-print-updates-UC-firmwa.patch + patches.kernel.org/6.3.3-058-drm-i915-guc-Actually-return-an-error-if-GuC-ve.patch + patches.kernel.org/6.3.3-059-drm-i915-mtl-Add-the-missing-CPU-transcoder-mas.patch + patches.kernel.org/6.3.3-060-netfilter-nf_tables-extended-netlink-error-repo.patch + patches.kernel.org/6.3.3-061-netfilter-nf_tables-rename-function-to-destroy-.patch + patches.kernel.org/6.3.3-062-netfilter-nf_tables-support-for-adding-new-devi.patch + patches.kernel.org/6.3.3-063-netfilter-nf_tables-hit-ENOENT-on-unexisting-ch.patch + patches.kernel.org/6.3.3-064-selftests-netfilter-fix-libmnl-pkg-config-usage.patch + patches.kernel.org/6.3.3-065-octeontx2-af-Secure-APR-table-update-with-the-l.patch + patches.kernel.org/6.3.3-066-octeontx2-af-Fix-start-and-end-bit-for-scan-con.patch + patches.kernel.org/6.3.3-067-octeontx2-af-Fix-depth-of-cam-and-mem-table.patch + patches.kernel.org/6.3.3-068-octeontx2-pf-Increase-the-size-of-dmac-filter-f.patch + patches.kernel.org/6.3.3-069-octeontx2-af-Add-validation-for-lmac-type.patch + patches.kernel.org/6.3.3-070-octeontx2-af-Update-correct-mask-to-filter-IPv4.patch + patches.kernel.org/6.3.3-071-octeontx2-af-Update-Fix-NPC-field-hash-extract-.patch + patches.kernel.org/6.3.3-072-octeontx2-af-Fix-issues-with-NPC-field-hash-ext.patch + patches.kernel.org/6.3.3-073-octeontx2-af-Skip-PFs-if-not-enabled.patch + patches.kernel.org/6.3.3-074-octeontx2-pf-Disable-packet-I-O-for-graceful-ex.patch + patches.kernel.org/6.3.3-075-octeontx2-vf-Detach-LF-resources-on-probe-clean.patch + patches.kernel.org/6.3.3-076-ionic-remove-noise-from-ethtool-rxnfc-error-msg.patch + patches.kernel.org/6.3.3-077-r8152-fix-the-autosuspend-doesn-t-work.patch + patches.kernel.org/6.3.3-078-ethtool-Fix-uninitialized-number-of-lanes.patch + patches.kernel.org/6.3.3-079-ionic-catch-failure-from-devlink_alloc.patch + patches.kernel.org/6.3.3-080-af_packet-Don-t-send-zero-byte-data-in-packet_s.patch + patches.kernel.org/6.3.3-081-netfilter-nf_tables-fix-ct-untracked-match-brea.patch + patches.kernel.org/6.3.3-082-i2c-gxp-fix-build-failure-without-CONFIG_I2C_SL.patch + patches.kernel.org/6.3.3-083-ublk-add-timeout-handler.patch + patches.kernel.org/6.3.3-084-drm-amdgpu-add-a-missing-lock-for-AMDGPU_SCHED.patch + patches.kernel.org/6.3.3-085-ALSA-caiaq-input-Add-error-handling-for-unsuppo.patch + patches.kernel.org/6.3.3-086-KVM-s390-pv-fix-asynchronous-teardown-for-small.patch + patches.kernel.org/6.3.3-087-KVM-s390-fix-race-in-gmap_make_secure.patch + patches.kernel.org/6.3.3-088-dt-bindings-perf-riscv-pmu-fix-property-depende.patch + patches.kernel.org/6.3.3-089-net-dsa-mt7530-fix-corrupt-frames-using-trgmii-.patch + patches.kernel.org/6.3.3-090-net-dsa-mt7530-split-off-common-parts-from-mt75.patch + patches.kernel.org/6.3.3-091-net-dsa-mt7530-fix-network-connectivity-with-mu.patch + patches.kernel.org/6.3.3-092-ice-block-LAN-in-case-of-VF-to-VF-offload.patch + patches.kernel.org/6.3.3-093-virtio_net-suppress-cpu-stall-when-free_unused_.patch + patches.kernel.org/6.3.3-094-net-enetc-check-the-index-of-the-SFI-rather-tha.patch + patches.kernel.org/6.3.3-095-net-fec-correct-the-counting-of-XDP-sent-frames.patch + patches.kernel.org/6.3.3-096-net-sched-flower-fix-filter-idr-initialization.patch + patches.kernel.org/6.3.3-097-net-sched-flower-fix-error-handler-on-replace.patch + patches.kernel.org/6.3.3-098-perf-record-Fix-read-LOST-count-failed-msg-with.patch + patches.kernel.org/6.3.3-099-perf-lock-contention-Fix-compiler-builtin-detec.patch + patches.kernel.org/6.3.3-100-perf-build-Support-python-perf.so-testing.patch + patches.kernel.org/6.3.3-101-perf-test-Fix-PMU-event-table-sanity-for-NO_JEV.patch + patches.kernel.org/6.3.3-102-perf-scripts-intel-pt-events.py-Fix-IPC-output-.patch + patches.kernel.org/6.3.3-103-perf-script-Fix-Python-support-when-no-libtrace.patch + patches.kernel.org/6.3.3-104-perf-test-Fix-wrong-size-expectation-for-Setup-.patch + patches.kernel.org/6.3.3-105-perf-hist-Improve-srcfile-sort-key-performance-.patch + patches.kernel.org/6.3.3-106-perf-vendor-events-s390-Remove-UTF-8-characters.patch + patches.kernel.org/6.3.3-107-perf-tests-record_offcpu.sh-Fix-redirection-of-.patch + patches.kernel.org/6.3.3-108-perf-ftrace-Make-system-wide-the-default-target.patch + patches.kernel.org/6.3.3-109-perf-vendor-events-power9-Remove-UTF-8-characte.patch + patches.kernel.org/6.3.3-110-perf-symbols-Fix-use-after-free-in-get_plt_got_.patch + patches.kernel.org/6.3.3-111-perf-symbols-Fix-unaligned-access-in-get_x86_64.patch + patches.kernel.org/6.3.3-112-perf-pmu-zfree-expects-a-pointer-to-a-pointer-t.patch + patches.kernel.org/6.3.3-113-perf-map-Delete-two-variable-initialisations-be.patch + patches.kernel.org/6.3.3-114-perf-cs-etm-Fix-timeless-decode-mode-detection.patch + patches.kernel.org/6.3.3-115-crypto-sun8i-ss-Fix-a-test-in-sun8i_ss_setup_iv.patch + patches.kernel.org/6.3.3-116-crypto-engine-fix-crypto_queue-backlog-handling.patch + patches.kernel.org/6.3.3-117-perf-symbols-Fix-return-incorrect-build_id-size.patch + patches.kernel.org/6.3.3-118-perf-tracepoint-Fix-memory-leak-in-is_valid_tra.patch + patches.kernel.org/6.3.3-119-perf-stat-Separate-bperf-from-bpf_profiler.patch + patches.kernel.org/6.3.3-120-KVM-x86-mmu-Avoid-indirect-call-for-get_cr3.patch + patches.kernel.org/6.3.3-121-KVM-x86-Do-not-unload-MMU-roots-when-only-toggl.patch + patches.kernel.org/6.3.3-122-KVM-x86-Make-use-of-kvm_read_cr-_bits-when-test.patch + patches.kernel.org/6.3.3-123-KVM-VMX-Make-CR0.WP-a-guest-owned-bit.patch + patches.kernel.org/6.3.3-124-KVM-x86-mmu-Refresh-CR0.WP-prior-to-checking-fo.patch + patches.kernel.org/6.3.3-125-x86-retbleed-Fix-return-thunk-alignment.patch + patches.kernel.org/6.3.3-126-btrfs-fix-btrfs_prev_leaf-to-not-return-the-sam.patch + patches.kernel.org/6.3.3-127-btrfs-zoned-fix-wrong-use-of-bitops-API-in-btrf.patch + patches.kernel.org/6.3.3-128-btrfs-properly-reject-clear_cache-and-v1-cache-.patch + patches.kernel.org/6.3.3-129-btrfs-fix-assertion-of-exclop-condition-when-st.patch + patches.kernel.org/6.3.3-130-btrfs-fix-encoded-write-i_size-corruption-with-.patch + patches.kernel.org/6.3.3-131-btrfs-don-t-free-qgroup-space-unless-specified.patch + patches.kernel.org/6.3.3-132-btrfs-zero-the-buffer-before-marking-it-dirty-i.patch + patches.kernel.org/6.3.3-133-btrfs-make-clear_cache-mount-option-to-rebuild-.patch + patches.kernel.org/6.3.3-134-btrfs-print-tree-parent-bytenr-must-be-aligned-.patch + patches.kernel.org/6.3.3-135-btrfs-fix-space-cache-inconsistency-after-error.patch + patches.kernel.org/6.3.3-136-btrfs-zoned-zone-finish-data-relocation-BG-with.patch + patches.kernel.org/6.3.3-137-btrfs-zoned-fix-full-zone-super-block-reading-o.patch + patches.kernel.org/6.3.3-138-btrfs-fix-backref-walking-not-returning-all-ino.patch + patches.kernel.org/6.3.3-139-cifs-fix-pcchunk-length-type-in-smb2_copychunk_.patch + patches.kernel.org/6.3.3-140-cifs-release-leases-for-deferred-close-handles-.patch + patches.kernel.org/6.3.3-141-platform-x86-intel-uncore-freq-Return-error-on-.patch + patches.kernel.org/6.3.3-142-platform-x86-touchscreen_dmi-Add-upside-down-qu.patch + patches.kernel.org/6.3.3-143-platform-x86-thinkpad_acpi-Fix-platform-profile.patch + patches.kernel.org/6.3.3-144-platform-x86-hp-wmi-add-micmute-to-hp_wmi_keyma.patch + patches.kernel.org/6.3.3-145-platform-x86-touchscreen_dmi-Add-info-for-the-D.patch + patches.kernel.org/6.3.3-146-platform-x86-thinkpad_acpi-Add-profile-force-ab.patch + patches.kernel.org/6.3.3-147-inotify-Avoid-reporting-event-with-invalid-wd.patch + patches.kernel.org/6.3.3-148-smb3-fix-problem-remounting-a-share-after-shutd.patch + patches.kernel.org/6.3.3-149-SMB3-force-unmount-was-failing-to-close-deferre.patch + patches.kernel.org/6.3.3-150-sh-math-emu-fix-macro-redefined-warning.patch + patches.kernel.org/6.3.3-151-sh-mcount.S-fix-build-error-when-PRINTK-is-not-.patch + patches.kernel.org/6.3.3-152-sh-init-use-OF_EARLY_FLATTREE-for-early-init.patch + patches.kernel.org/6.3.3-153-sh-nmi_debug-fix-return-value-of-__setup-handle.patch + patches.kernel.org/6.3.3-154-proc_sysctl-update-docs-for-__register_sysctl_t.patch + patches.kernel.org/6.3.3-155-proc_sysctl-enhance-documentation.patch + patches.kernel.org/6.3.3-156-remoteproc-stm32-Call-of_node_put-on-iteration-.patch + patches.kernel.org/6.3.3-157-remoteproc-st-Call-of_node_put-on-iteration-err.patch + patches.kernel.org/6.3.3-158-remoteproc-imx_dsp_rproc-Call-of_node_put-on-it.patch + patches.kernel.org/6.3.3-159-remoteproc-imx_rproc-Call-of_node_put-on-iterat.patch + patches.kernel.org/6.3.3-160-remoteproc-rcar_rproc-Call-of_node_put-on-itera.patch + patches.kernel.org/6.3.3-161-sysctl-clarify-register_sysctl_init-base-direct.patch + patches.kernel.org/6.3.3-162-ARM-dts-aspeed-asrock-Correct-firmware-flash-SP.patch + patches.kernel.org/6.3.3-163-ARM-dts-exynos-fix-WM8960-clock-name-in-Itop-El.patch + patches.kernel.org/6.3.3-164-ARM-dts-s5pv210-correct-MIPI-CSIS-clock-name.patch + patches.kernel.org/6.3.3-165-ARM-dts-aspeed-romed8hm3-Fix-GPIO-polarity-of-s.patch + patches.kernel.org/6.3.3-166-drm-msm-adreno-fix-runtime-PM-imbalance-at-gpu-.patch + patches.kernel.org/6.3.3-167-drm-bridge-lt8912b-Fix-DSI-Video-Mode.patch + patches.kernel.org/6.3.3-168-drm-i915-color-Fix-typo-for-Plane-CSC-indexes.patch + patches.kernel.org/6.3.3-169-drm-msm-fix-NULL-deref-on-snapshot-tear-down.patch + patches.kernel.org/6.3.3-170-drm-msm-fix-NULL-deref-on-irq-uninstall.patch + patches.kernel.org/6.3.3-171-drm-msm-fix-drm-device-leak-on-bind-errors.patch + patches.kernel.org/6.3.3-172-drm-msm-fix-vram-leak-on-bind-errors.patch + patches.kernel.org/6.3.3-173-drm-msm-fix-missing-wq-allocation-error-handlin.patch + patches.kernel.org/6.3.3-174-drm-msm-fix-workqueue-leak-on-bind-errors.patch + patches.kernel.org/6.3.3-175-drm-i915-Check-pipe-source-size-when-using-skl-.patch + patches.kernel.org/6.3.3-176-drm-i915-dsi-Use-unconditional-msleep-instead-o.patch + patches.kernel.org/6.3.3-177-drm-dsc-fix-drm_edp_dsc_sink_output_bpp-DPCD-hi.patch + patches.kernel.org/6.3.3-178-f2fs-factor-out-victim_entry-usage-from-general.patch + patches.kernel.org/6.3.3-179-f2fs-factor-out-discard_cmd-usage-from-general-.patch + patches.kernel.org/6.3.3-180-f2fs-remove-entire-rb_entry-sharing.patch + patches.kernel.org/6.3.3-181-f2fs-fix-null-pointer-panic-in-tracepoint-in-__.patch + patches.kernel.org/6.3.3-182-f2fs-fix-potential-corruption-when-moving-a-dir.patch + patches.kernel.org/6.3.3-183-irqchip-loongson-pch-pic-Fix-pch_pic_acpi_init-.patch + patches.kernel.org/6.3.3-184-irqchip-loongson-pch-pic-Fix-registration-of-sy.patch + patches.kernel.org/6.3.3-185-irqchip-loongson-eiointc-Fix-returned-value-on-.patch + patches.kernel.org/6.3.3-186-irqchip-loongson-eiointc-Fix-incorrect-use-of-a.patch + patches.kernel.org/6.3.3-187-irqchip-loongson-eiointc-Fix-registration-of-sy.patch + patches.kernel.org/6.3.3-188-drm-panel-otm8009a-Set-backlight-parent-to-pane.patch + patches.kernel.org/6.3.3-189-drm-amd-display-Add-NULL-plane_state-check-for-.patch + patches.kernel.org/6.3.3-190-drm-amd-display-Fix-4to1-MPC-black-screen-with-.patch + patches.kernel.org/6.3.3-191-drm-amd-display-filter-out-invalid-bits-in-pipe.patch + patches.kernel.org/6.3.3-192-drm-amd-display-fix-access-hdcp_workqueue-asser.patch + patches.kernel.org/6.3.3-193-drm-amd-display-fix-flickering-caused-by-S-G-mo.patch + patches.kernel.org/6.3.3-194-drm-amdgpu-drop-redundant-sched-job-cleanup-whe.patch + patches.kernel.org/6.3.3-195-drm-amd-display-Change-default-Z8-watermark-val.patch + patches.kernel.org/6.3.3-196-drm-amdgpu-fix-amdgpu_irq_put-call-trace-in-gmc.patch + patches.kernel.org/6.3.3-197-drm-amdgpu-fix-an-amdgpu_irq_put-issue-in-gmc_v.patch + patches.kernel.org/6.3.3-198-drm-amdgpu-fix-amdgpu_irq_put-call-trace-in-gmc.patch + patches.kernel.org/6.3.3-199-drm-amdgpu-gfx-disable-gfx9-cp_ecc_error_irq-on.patch + patches.kernel.org/6.3.3-200-drm-amdgpu-jpeg-Remove-harvest-checking-for-JPE.patch + patches.kernel.org/6.3.3-201-drm-amdgpu-change-gfx-11.0.4-external_id-range.patch + patches.kernel.org/6.3.3-202-drm-amdgpu-Fix-vram-recover-doesn-t-work-after-.patch + patches.kernel.org/6.3.3-203-drm-amd-display-Enforce-60us-prefetch-for-200Mh.patch + patches.kernel.org/6.3.3-204-drm-amd-pm-parse-pp_handle-under-appropriate-co.patch + patches.kernel.org/6.3.3-205-drm-amdgpu-drop-gfx_v11_0_cp_ecc_error_irq_func.patch + patches.kernel.org/6.3.3-206-drm-amdgpu-disable-sdma-ecc-irq-only-when-sdma-.patch + patches.kernel.org/6.3.3-207-drm-amd-pm-avoid-potential-UBSAN-issue-on-legac.patch + patches.kernel.org/6.3.3-208-firewire-net-fix-unexpected-release-of-object-f.patch + patches.kernel.org/6.3.3-209-HID-wacom-Set-a-default-resolution-for-older-ta.patch + patches.kernel.org/6.3.3-210-HID-wacom-insert-timestamp-to-packed-Bluetooth-.patch + patches.kernel.org/6.3.3-211-fs-ntfs3-Refactoring-of-various-minor-issues.patch + patches.kernel.org/6.3.3-212-Revert-net-sched-flower-Fix-wrong-handle-assign.patch + patches.kernel.org/6.3.3-213-drm-msm-adreno-adreno_gpu-Use-suspend-instead-o.patch + patches.kernel.org/6.3.3-214-drm-amd-display-merge-dc_link.h-into-dc.h-and-d.patch + patches.kernel.org/6.3.3-215-drm-amd-display-hpd-rx-irq-not-working-with-eDP.patch + patches.kernel.org/6.3.3-216-drm-i915-Add-_PICK_EVEN_2RANGES.patch + patches.kernel.org/6.3.3-217-drm-i915-mtl-Add-workarounds-Wa_14017066071-and.patch + patches.kernel.org/6.3.3-218-drm-i915-mtl-Add-Wa_14017856879.patch + patches.kernel.org/6.3.3-219-drm-i915-disable-sampler-indirect-state-in-bind.patch + patches.kernel.org/6.3.3-220-drm-amd-display-Add-minimum-Z8-residency-debug-.patch + patches.kernel.org/6.3.3-221-drm-amd-display-Update-minimum-stutter-residenc.patch + patches.kernel.org/6.3.3-222-drm-amd-display-Lowering-min-Z8-residency-time.patch + patches.kernel.org/6.3.3-223-parisc-Fix-encoding-of-swp_entry-due-to-added-S.patch + patches.kernel.org/6.3.3-224-perf-x86-Fix-missing-sample-size-update-on-AMD-.patch + patches.kernel.org/6.3.3-225-locking-rwsem-Add-__always_inline-annotation-to.patch + patches.kernel.org/6.3.3-226-ext4-fix-WARNING-in-mb_find_extent.patch + patches.kernel.org/6.3.3-227-ext4-avoid-a-potential-slab-out-of-bounds-in-ex.patch + patches.kernel.org/6.3.3-228-ext4-fix-data-races-when-using-cached-status-ex.patch + patches.kernel.org/6.3.3-229-ext4-avoid-deadlock-in-fs-reclaim-with-page-wri.patch + patches.kernel.org/6.3.3-230-ext4-check-iomap-type-only-if-ext4_iomap_begin-.patch + patches.kernel.org/6.3.3-231-ext4-improve-error-recovery-code-paths-in-__ext.patch + patches.kernel.org/6.3.3-232-ext4-improve-error-handling-from-ext4_dirhash.patch + patches.kernel.org/6.3.3-233-ext4-fix-deadlock-when-converting-an-inline-dir.patch + patches.kernel.org/6.3.3-234-ext4-add-bounds-checking-in-get_max_inline_xatt.patch + patches.kernel.org/6.3.3-235-ext4-bail-out-of-ext4_xattr_ibody_get-fails-for.patch + patches.kernel.org/6.3.3-236-ext4-fix-lockdep-warning-when-enabling-MMP.patch + patches.kernel.org/6.3.3-237-ext4-remove-a-BUG_ON-in-ext4_mb_release_group_p.patch + patches.kernel.org/6.3.3-238-ext4-fix-invalid-free-tracking-in-ext4_xattr_mo.patch + patches.kernel.org/6.3.3-239-x86-amd_nb-Add-PCI-ID-for-family-19h-model-78h.patch + patches.kernel.org/6.3.3-240-x86-fix-clear_user_rep_good-exception-handling-.patch + patches.kernel.org/6.3.3-241-spi-fsl-spi-Re-organise-transfer-bits_per_word-.patch + patches.kernel.org/6.3.3-242-spi-fsl-cpm-Use-16-bit-mode-for-large-transfers.patch + patches.kernel.org/6.3.3-243-s390-mm-rename-POPULATE_ONE2ONE-to-POPULATE_DIR.patch + patches.kernel.org/6.3.3-244-s390-mm-fix-direct-map-accounting.patch + patches.kernel.org/6.3.3-245-drm-amd-display-Fix-hang-when-skipping-modeset.patch + patches.kernel.org/6.3.3-246-Linux-6.3.3.patch + patches.kernel.org/6.3.4-001-drm-fbdev-generic-prohibit-potential-out-of-bou.patch + patches.kernel.org/6.3.4-002-firmware-sysfb-Fix-VESA-format-selection.patch + patches.kernel.org/6.3.4-003-drm-dsc-fix-DP_DSC_MAX_BPP_DELTA_-macro-values.patch + patches.kernel.org/6.3.4-004-drm-nouveau-disp-More-DP_RECEIVER_CAP_SIZE-arra.patch + patches.kernel.org/6.3.4-005-drm-mipi-dsi-Set-the-fwnode-for-mipi_dsi_device.patch + patches.kernel.org/6.3.4-006-ARM-9296-1-HP-Jornada-7XX-fix-kernel-doc-warnin.patch + patches.kernel.org/6.3.4-007-net-skb_partial_csum_set-fix-against-transport-.patch + patches.kernel.org/6.3.4-008-net-mdio-mvusb-Fix-an-error-handling-path-in-mv.patch + patches.kernel.org/6.3.4-009-perf-core-Fix-perf_sample_data-not-properly-ini.patch + patches.kernel.org/6.3.4-010-scsi-ufs-core-Fix-I-O-hang-that-occurs-when-BKO.patch + patches.kernel.org/6.3.4-011-tick-broadcast-Make-broadcast-device-replacemen.patch + patches.kernel.org/6.3.4-012-linux-dim-Do-nothing-if-no-time-delta-between-s.patch + patches.kernel.org/6.3.4-013-net-stmmac-Initialize-MAC_ONEUS_TIC_COUNTER-reg.patch + patches.kernel.org/6.3.4-014-net-Fix-load-tearing-on-sk-sk_stamp-in-sock_rec.patch + patches.kernel.org/6.3.4-015-net-phy-bcm7xx-Correct-read-from-expansion-regi.patch + patches.kernel.org/6.3.4-016-netfilter-nf_tables-always-release-netdev-hooks.patch + patches.kernel.org/6.3.4-017-netfilter-conntrack-fix-possible-bug_on-with-en.patch + patches.kernel.org/6.3.4-018-bonding-fix-send_peer_notif-overflow.patch + patches.kernel.org/6.3.4-019-netlink-annotate-accesses-to-nlk-cb_running.patch + patches.kernel.org/6.3.4-020-net-annotate-sk-sk_err-write-from-do_recvmmsg.patch + patches.kernel.org/6.3.4-021-net-deal-with-most-data-races-in-sk_wait_event.patch + patches.kernel.org/6.3.4-022-net-add-vlan_get_protocol_and_depth-helper.patch + patches.kernel.org/6.3.4-023-tcp-add-annotations-around-sk-sk_shutdown-acces.patch + patches.kernel.org/6.3.4-024-gve-Remove-the-code-of-clearing-PBA-bit.patch + patches.kernel.org/6.3.4-025-ipvlan-Fix-out-of-bounds-caused-by-unclear-skb-.patch + patches.kernel.org/6.3.4-026-net-mscc-ocelot-fix-stat-counter-register-value.patch + patches.kernel.org/6.3.4-027-drm-sched-Check-scheduler-work-queue-before-cal.patch + patches.kernel.org/6.3.4-028-net-datagram-fix-data-races-in-datagram_poll.patch + patches.kernel.org/6.3.4-029-af_unix-Fix-a-data-race-of-sk-sk_receive_queue-.patch + patches.kernel.org/6.3.4-030-af_unix-Fix-data-races-around-sk-sk_shutdown.patch + patches.kernel.org/6.3.4-031-drm-i915-guc-Don-t-capture-Gen8-regs-on-Xe-devi.patch + patches.kernel.org/6.3.4-032-drm-i915-Fix-NULL-ptr-deref-by-checking-new_crt.patch + patches.kernel.org/6.3.4-033-drm-i915-dp-prevent-potential-div-by-zero.patch + patches.kernel.org/6.3.4-034-drm-i915-taint-kernel-when-force-probing-unsupp.patch + patches.kernel.org/6.3.4-035-fbdev-arcfb-Fix-error-handling-in-arcfb_probe.patch + patches.kernel.org/6.3.4-036-ext4-reflect-error-codes-from-ext4_multi_mount_.patch + patches.kernel.org/6.3.4-037-ext4-don-t-clear-SB_RDONLY-when-remounting-r-w-.patch + patches.kernel.org/6.3.4-038-ext4-allow-to-find-by-goal-if-EXT4_MB_HINT_GOAL.patch + patches.kernel.org/6.3.4-039-ext4-allow-ext4_get_group_info-to-fail.patch + patches.kernel.org/6.3.4-040-refscale-Move-shutdown-from-wait_event-to-wait_.patch + patches.kernel.org/6.3.4-041-selftests-cgroup-Add-malloc-failures-checks-in-.patch + patches.kernel.org/6.3.4-042-rcu-Protect-rcu_print_task_exp_stall-exp_tasks-.patch + patches.kernel.org/6.3.4-043-open-return-EINVAL-for-O_DIRECTORY-O_CREAT.patch + patches.kernel.org/6.3.4-044-fs-hfsplus-remove-WARN_ON-from-hfsplus_cat_-rea.patch + patches.kernel.org/6.3.4-045-drm-displayid-add-displayid_get_header-and-chec.patch + patches.kernel.org/6.3.4-046-drm-amd-display-populate-subvp-cmd-info-only-fo.patch + patches.kernel.org/6.3.4-047-drm-amd-display-Correct-DML-calculation-to-alig.patch + patches.kernel.org/6.3.4-048-drm-amd-display-enable-DPG-when-disabling-plane.patch + patches.kernel.org/6.3.4-049-platform-x86-x86-android-tablets-Add-Acer-Iconi.patch + patches.kernel.org/6.3.4-050-drm-amd-display-Enable-HostVM-based-on-rIOMMU-a.patch + patches.kernel.org/6.3.4-051-drm-amd-display-Use-DC_LOG_DC-in-the-trasform-p.patch + patches.kernel.org/6.3.4-052-regmap-cache-Return-error-in-cache-sync-operati.patch + patches.kernel.org/6.3.4-053-remoteproc-imx_dsp_rproc-Add-custom-memory-copy.patch + patches.kernel.org/6.3.4-054-arm64-dts-qcom-msm8996-Add-missing-DWC3-quirks.patch + patches.kernel.org/6.3.4-055-accel-habanalabs-postpone-mem_mgr-IDR-destructi.patch + patches.kernel.org/6.3.4-056-drm-amd-display-reallocate-DET-for-dual-display.patch + patches.kernel.org/6.3.4-057-media-imx-jpeg-Bounds-check-sizeimage-access.patch + patches.kernel.org/6.3.4-058-media-cx23885-Fix-a-null-ptr-deref-bug-in-buffe.patch + patches.kernel.org/6.3.4-059-media-pci-tw68-Fix-null-ptr-deref-bug-in-buf-pr.patch + patches.kernel.org/6.3.4-060-media-pvrusb2-VIDEO_PVRUSB2-depends-on-DVB_CORE.patch + patches.kernel.org/6.3.4-061-platform-x86-intel-vsec-Explicitly-enable-capab.patch + patches.kernel.org/6.3.4-062-ACPI-processor-Check-for-null-return-of-devm_kz.patch + patches.kernel.org/6.3.4-063-drm-rockchip-dw_hdmi-cleanup-drm-encoder-during.patch + patches.kernel.org/6.3.4-064-memstick-r592-Fix-UAF-bug-in-r592_remove-due-to.patch + patches.kernel.org/6.3.4-065-arm64-dts-imx8mq-librem5-Remove-dis_u3_susphy_q.patch + patches.kernel.org/6.3.4-066-firmware-arm_sdei-Fix-sleep-from-invalid-contex.patch + patches.kernel.org/6.3.4-067-ACPI-EC-Fix-oops-when-removing-custom-query-han.patch + patches.kernel.org/6.3.4-068-drm-amd-display-fixed-dcn30-underflow-issue.patch + patches.kernel.org/6.3.4-069-remoteproc-stm32_rproc-Add-mutex-protection-for.patch + patches.kernel.org/6.3.4-070-accel-ivpu-Remove-D3hot-delay-for-Meteorlake.patch + patches.kernel.org/6.3.4-071-drm-tegra-Avoid-potential-32-bit-integer-overfl.patch + patches.kernel.org/6.3.4-072-drm-msm-dp-Clean-up-handling-of-DP-AUX-interrup.patch + patches.kernel.org/6.3.4-073-ACPICA-Avoid-undefined-behavior-applying-zero-o.patch + patches.kernel.org/6.3.4-074-ACPICA-ACPICA-check-null-return-of-ACPI_ALLOCAT.patch + patches.kernel.org/6.3.4-075-arm64-dts-qcom-sdm845-polaris-Drop-inexistent-p.patch + patches.kernel.org/6.3.4-076-arm64-dts-qcom-sm6115-j606f-Add-ramoops-node.patch + patches.kernel.org/6.3.4-077-irqchip-gicv3-Workaround-for-NVIDIA-erratum-T24.patch + patches.kernel.org/6.3.4-078-media-ipu3-cio2-support-multiple-sensors-and-VC.patch + patches.kernel.org/6.3.4-079-ACPI-video-Remove-desktops-without-backlight-DM.patch + patches.kernel.org/6.3.4-080-drm-amd-display-Correct-DML-calculation-to-foll.patch + patches.kernel.org/6.3.4-081-drm-amd-Fix-an-out-of-bounds-error-in-BIOS-pars.patch + patches.kernel.org/6.3.4-082-drm-amdgpu-Fix-sdma-v4-sw-fini-error.patch + patches.kernel.org/6.3.4-083-media-Prefer-designated-initializers-over-memse.patch + patches.kernel.org/6.3.4-084-drm-amdgpu-Enable-IH-retry-CAM-on-GFX9.patch + patches.kernel.org/6.3.4-085-media-mediatek-vcodec-Fix-potential-array-out-o.patch + patches.kernel.org/6.3.4-086-platform-x86-amd-pmc-Fix-memory-leak-in-amd_pmc.patch + patches.kernel.org/6.3.4-087-hwmon-nzxt-smart2-add-another-USB-ID.patch + patches.kernel.org/6.3.4-088-wifi-ath-Silence-memcpy-run-time-false-positive.patch + patches.kernel.org/6.3.4-089-wifi-ath12k-Handle-lock-during-peer_id-find.patch + patches.kernel.org/6.3.4-090-wifi-ath12k-PCI-ops-for-wakeup-release-MHI.patch + patches.kernel.org/6.3.4-091-bpf-Annotate-data-races-in-bpf_local_storage.patch + patches.kernel.org/6.3.4-092-wifi-brcmfmac-pcie-Provide-a-buffer-of-random-b.patch + patches.kernel.org/6.3.4-093-wifi-brcmfmac-cfg80211-Pass-the-PMK-in-binary-i.patch + patches.kernel.org/6.3.4-094-wifi-brcmfmac-pcie-Add-IDs-properties-for-BCM43.patch + patches.kernel.org/6.3.4-095-ext2-Check-block-size-validity-during-mount.patch + patches.kernel.org/6.3.4-096-scsi-lpfc-Prevent-lpfc_debugfs_lockstat_write-b.patch + patches.kernel.org/6.3.4-097-scsi-lpfc-Correct-used_rpi-count-when-devloss-t.patch + patches.kernel.org/6.3.4-098-wifi-rtw88-fix-memory-leak-in-rtw_usb_probe.patch + patches.kernel.org/6.3.4-099-bnxt-avoid-overflow-in-bnxt_get_nvram_directory.patch + patches.kernel.org/6.3.4-100-net-pasemi-Fix-return-type-of-pasemi_mac_start_.patch + patches.kernel.org/6.3.4-101-wifi-ath12k-fix-memory-leak-in-ath12k_qmi_drive.patch + patches.kernel.org/6.3.4-102-net-Catch-invalid-index-in-XPS-mapping.patch + patches.kernel.org/6.3.4-103-netdev-Enforce-index-cap-in-netdev_get_tx_queue.patch + patches.kernel.org/6.3.4-104-scsi-target-iscsit-Free-cmds-before-session-fre.patch + patches.kernel.org/6.3.4-105-lib-cpu_rmap-Avoid-use-after-free-on-rmap-obj-a.patch + patches.kernel.org/6.3.4-106-scsi-message-mptlan-Fix-use-after-free-bug-in-m.patch + patches.kernel.org/6.3.4-107-gfs2-Fix-inode-height-consistency-check.patch + patches.kernel.org/6.3.4-108-scsi-ufs-ufs-pci-Add-support-for-Intel-Lunar-La.patch + patches.kernel.org/6.3.4-109-scsi-hisi_sas-Grab-sas_dev-lock-when-traversing.patch + patches.kernel.org/6.3.4-110-ext4-set-goal-start-correctly-in-ext4_mb_normal.patch + patches.kernel.org/6.3.4-111-ext4-Fix-best-extent-lstart-adjustment-logic-in.patch + patches.kernel.org/6.3.4-112-crypto-jitter-permanent-and-intermittent-health.patch + patches.kernel.org/6.3.4-113-f2fs-Fix-system-crash-due-to-lack-of-free-space.patch + patches.kernel.org/6.3.4-114-f2fs-fix-to-drop-all-dirty-pages-during-umount-.patch + patches.kernel.org/6.3.4-115-f2fs-fix-to-check-readonly-condition-correctly.patch + patches.kernel.org/6.3.4-116-samples-bpf-Fix-fout-leak-in-hbm-s-run_bpf_prog.patch + patches.kernel.org/6.3.4-117-bpf-Add-preempt_count_-sub-add-into-btf-id-deny.patch + patches.kernel.org/6.3.4-118-md-fix-soft-lockup-in-status_resync.patch + patches.kernel.org/6.3.4-119-net-sched-pass-netlink-extack-to-mqprio-and-tap.patch + patches.kernel.org/6.3.4-120-wifi-iwlwifi-pcie-fix-possible-NULL-pointer-der.patch + patches.kernel.org/6.3.4-121-wifi-iwlwifi-add-a-new-PCI-device-ID-for-BZ-dev.patch + patches.kernel.org/6.3.4-122-wifi-iwlwifi-pcie-Fix-integer-overflow-in-iwl_w.patch + patches.kernel.org/6.3.4-123-wifi-iwlwifi-mvm-fix-ptk_pn-memory-leak.patch + patches.kernel.org/6.3.4-124-block-bfq-Fix-division-by-zero-error-on-zero-ws.patch + patches.kernel.org/6.3.4-125-wifi-ath11k-Ignore-frags-from-uninitialized-pee.patch + patches.kernel.org/6.3.4-126-wifi-mt76-mt7921-add-Netgear-AXE3000-A8000-supp.patch + patches.kernel.org/6.3.4-127-wifi-iwlwifi-fix-iwl_mvm_max_amsdu_size-for-MLO.patch + patches.kernel.org/6.3.4-128-f2fs-relax-sanity-check-if-checkpoint-is-corrup.patch + patches.kernel.org/6.3.4-129-null_blk-Always-check-queue-mode-setting-from-c.patch + patches.kernel.org/6.3.4-130-wifi-iwlwifi-dvm-Fix-memcpy-detected-field-span.patch + patches.kernel.org/6.3.4-131-wifi-ath11k-Fix-SKB-corruption-in-REO-destinati.patch + patches.kernel.org/6.3.4-132-wifi-rtw88-Fix-memory-leak-in-rtw88_usb.patch + patches.kernel.org/6.3.4-133-nbd-fix-incomplete-validation-of-ioctl-arg.patch + patches.kernel.org/6.3.4-134-ipvs-Update-width-of-source-for-ip_vs_sync_conn.patch + patches.kernel.org/6.3.4-135-Bluetooth-btusb-Add-new-PID-VID-04ca-3801-for-M.patch + patches.kernel.org/6.3.4-136-Bluetooth-Add-new-quirk-for-broken-local-ext-fe.patch + patches.kernel.org/6.3.4-137-Bluetooth-btrtl-add-support-for-the-RTL8723CS.patch + patches.kernel.org/6.3.4-138-Bluetooth-Improve-support-for-Actions-Semi-ATS2.patch + patches.kernel.org/6.3.4-139-Bluetooth-btrtl-check-for-NULL-in-btrtl_set_qui.patch + patches.kernel.org/6.3.4-140-Bluetooth-btintel-Add-LE-States-quirk-support.patch + patches.kernel.org/6.3.4-141-Bluetooth-hci_bcm-Fall-back-to-getting-bdaddr-f.patch + patches.kernel.org/6.3.4-142-Bluetooth-Add-new-quirk-for-broken-set-random-R.patch + patches.kernel.org/6.3.4-143-Bluetooth-L2CAP-fix-bad-unlock-balance-in-l2cap.patch + patches.kernel.org/6.3.4-144-Bluetooth-btrtl-Add-the-support-for-RTL8851B.patch + patches.kernel.org/6.3.4-145-staging-rtl8192e-Replace-macro-RTL_PCI_DEVICE-w.patch + patches.kernel.org/6.3.4-146-HID-apple-Set-the-tilde-quirk-flag-on-the-Geyse.patch + patches.kernel.org/6.3.4-147-iio-imu-st_lsm6dsx-discard-samples-during-filte.patch + patches.kernel.org/6.3.4-148-staging-axis-fifo-initialize-timeouts-in-init-o.patch + patches.kernel.org/6.3.4-149-xhci-mem-Carefully-calculate-size-for-memory-al.patch + patches.kernel.org/6.3.4-150-spi-intel-pci-Add-support-for-Meteor-Lake-S-SPI.patch + patches.kernel.org/6.3.4-151-ASoC-amd-yc-Add-DMI-entries-to-support-HP-OMEN-.patch + patches.kernel.org/6.3.4-152-HID-logitech-hidpp-Don-t-use-the-USB-serial-for.patch + patches.kernel.org/6.3.4-153-HID-logitech-hidpp-Reconcile-USB-and-Unifying-s.patch + patches.kernel.org/6.3.4-154-spi-spi-imx-fix-MX51_ECSPI_-macros-when-cs-3.patch + patches.kernel.org/6.3.4-155-usb-typec-ucsi-acpi-add-quirk-for-ASUS-Zenbook-.patch + patches.kernel.org/6.3.4-156-ALSA-hda-LNL-add-HD-Audio-PCI-ID.patch + patches.kernel.org/6.3.4-157-ASoC-amd-Add-Dell-G15-5525-to-quirks-list.patch + patches.kernel.org/6.3.4-158-ASoC-amd-yc-Add-ThinkBook-14-G5-ARP-to-quirks-l.patch + patches.kernel.org/6.3.4-159-ASoC-amd-Add-check-for-acp-config-flags.patch + patches.kernel.org/6.3.4-160-HID-apple-Set-the-tilde-quirk-flag-on-the-Geyse.patch + patches.kernel.org/6.3.4-161-HID-Ignore-battery-for-ELAN-touchscreen-on-ROG-.patch + patches.kernel.org/6.3.4-162-HID-wacom-generic-Set-battery-quirk-only-when-w.patch + patches.kernel.org/6.3.4-163-usb-typec-tcpm-fix-multiple-times-discover-svid.patch + patches.kernel.org/6.3.4-164-serial-8250-Reinit-port-pm-on-port-specific-dri.patch + patches.kernel.org/6.3.4-165-mcb-pci-Reallocate-memory-region-to-avoid-memor.patch + patches.kernel.org/6.3.4-166-powerpc-Use-of_property_present-for-testing-DT-.patch + patches.kernel.org/6.3.4-167-sched-Fix-KCSAN-noinstr-violation.patch + patches.kernel.org/6.3.4-168-lkdtm-stackleak-Fix-noinstr-violation.patch + patches.kernel.org/6.3.4-169-riscv-Fix-EFI-stub-usage-of-KASAN-instrumented-.patch + patches.kernel.org/6.3.4-170-recordmcount-Fix-memory-leaks-in-the-uwrite-fun.patch + patches.kernel.org/6.3.4-171-RDMA-core-Fix-multiple-Warray-bounds-warnings.patch + patches.kernel.org/6.3.4-172-KVM-selftests-Add-malloc-failure-check-in-vcpu_.patch + patches.kernel.org/6.3.4-173-iommu-arm-smmu-qcom-Limit-the-SMR-groups-to-128.patch + patches.kernel.org/6.3.4-174-fs-ntfs3-Fix-NULL-pointer-dereference-in-ni_wri.patch + patches.kernel.org/6.3.4-175-fs-ntfs3-Enhance-the-attribute-size-check.patch + patches.kernel.org/6.3.4-176-fs-ntfs3-Fix-NULL-dereference-in-ni_write_inode.patch + patches.kernel.org/6.3.4-177-fs-ntfs3-Validate-MFT-flags-before-replaying-lo.patch + patches.kernel.org/6.3.4-178-fs-ntfs3-Add-length-check-in-indx_get_root.patch + patches.kernel.org/6.3.4-179-fs-ntfs3-Fix-a-possible-null-pointer-dereferenc.patch + patches.kernel.org/6.3.4-180-clk-tegra20-fix-gcc-7-constant-overflow-warning.patch + patches.kernel.org/6.3.4-181-iommu-arm-smmu-v3-Acknowledge-pri-event-queue-o.patch + patches.kernel.org/6.3.4-182-iommu-sprd-Release-dma-buffer-to-avoid-memory-l.patch + patches.kernel.org/6.3.4-183-power-supply-axp288_charger-Use-alt-usb-id-extc.patch + patches.kernel.org/6.3.4-184-Input-xpad-add-constants-for-GIP-interface-numb.patch + patches.kernel.org/6.3.4-185-RDMA-mlx5-Remove-pcie_relaxed_ordering_enabled-.patch + patches.kernel.org/6.3.4-186-clk-rockchip-rk3588-make-gate-linked-clocks-cri.patch + patches.kernel.org/6.3.4-187-cifs-missing-lock-when-updating-session-status.patch + patches.kernel.org/6.3.4-188-pinctrl-at91-use-devm_kasprintf-to-avoid-potent.patch + patches.kernel.org/6.3.4-189-soundwire-dmi-quirks-add-remapping-for-Intel-Ro.patch + patches.kernel.org/6.3.4-190-phy-st-miphy28lp-use-_poll_timeout-functions-fo.patch + patches.kernel.org/6.3.4-191-soundwire-qcom-gracefully-handle-too-many-ports.patch + patches.kernel.org/6.3.4-192-soundwire-bus-Fix-unbalanced-pm_runtime_put-cau.patch + patches.kernel.org/6.3.4-193-mfd-intel_soc_pmic_chtwc-Add-Lenovo-Yoga-Book-X.patch + patches.kernel.org/6.3.4-194-mfd-dln2-Fix-memory-leak-in-dln2_probe.patch + patches.kernel.org/6.3.4-195-mfd-intel-lpss-Add-Intel-Meteor-Lake-PCH-S-LPSS.patch + patches.kernel.org/6.3.4-196-parisc-Replace-regular-spinlock-with-spin_trylo.patch + patches.kernel.org/6.3.4-197-xfrm-don-t-check-the-default-policy-if-the-poli.patch + patches.kernel.org/6.3.4-198-xfrm-release-all-offloaded-policy-memory.patch + patches.kernel.org/6.3.4-199-xfrm-Fix-leak-of-dev-tracker.patch + patches.kernel.org/6.3.4-200-Revert-Fix-XFRM-I-support-for-nested-ESP-tunnel.patch + patches.kernel.org/6.3.4-201-drm-msm-dp-unregister-audio-driver-during-unbin.patch + patches.kernel.org/6.3.4-202-drm-msm-dpu-Assign-missing-writeback-log_mask.patch + patches.kernel.org/6.3.4-203-drm-msm-dpu-Move-non-MDP_TOP-INTF_INTR-offsets-.patch + patches.kernel.org/6.3.4-204-drm-msm-dpu-Reindent-REV_7xxx-interrupt-masks-w.patch + patches.kernel.org/6.3.4-205-drm-msm-dpu-populate-SmartDMA-features-in-hw-ca.patch + patches.kernel.org/6.3.4-206-drm-msm-dpu-drop-smart_dma_rev-from-dpu_caps.patch + patches.kernel.org/6.3.4-207-drm-msm-dpu-Allow-variable-SSPP_BLK-size.patch + patches.kernel.org/6.3.4-208-drm-msm-dpu-Allow-variable-INTF_BLK-size.patch + patches.kernel.org/6.3.4-209-drm-msm-dpu-move-UBWC-memory-configuration-to-s.patch + patches.kernel.org/6.3.4-210-drm-msm-dpu-split-SM8550-catalog-entry-to-the-s.patch + patches.kernel.org/6.3.4-211-drm-msm-dpu-Fix-PP_BLK_DIPHER-DITHER-typo.patch + patches.kernel.org/6.3.4-212-drm-msm-dpu-Remove-duplicate-register-defines-f.patch + patches.kernel.org/6.3.4-213-dt-bindings-display-msm-dsi-controller-main-Doc.patch + patches.kernel.org/6.3.4-214-SUNRPC-Fix-encoding-of-accepted-but-unsuccessfu.patch + patches.kernel.org/6.3.4-215-ASoC-fsl_micfil-Fix-error-handler-with-pm_runti.patch + patches.kernel.org/6.3.4-216-cpupower-Make-TSC-read-per-CPU-for-Mperf-monito.patch + patches.kernel.org/6.3.4-217-xfrm-Reject-optional-tunnel-BEET-mode-templates.patch + patches.kernel.org/6.3.4-218-af_key-Reject-optional-tunnel-BEET-mode-templat.patch + patches.kernel.org/6.3.4-219-drm-msm-Fix-submit-error-path-leaks.patch + patches.kernel.org/6.3.4-220-selftests-seg6-disable-DAD-on-IPv6-router-cfg-f.patch + patches.kernel.org/6.3.4-221-selftets-seg6-disable-rp_filter-by-default-in-s.patch + patches.kernel.org/6.3.4-222-devlink-change-per-devlink-netdev-notifier-to-s.patch + patches.kernel.org/6.3.4-223-net-fec-Better-handle-pm_runtime_get-failing-in.patch + patches.kernel.org/6.3.4-224-net-phy-dp83867-add-w-a-for-packet-errors-seen-.patch + patches.kernel.org/6.3.4-225-ALSA-firewire-digi00x-prevent-potential-use-aft.patch + patches.kernel.org/6.3.4-226-wifi-mt76-connac-fix-stats-tx_bytes-calculation.patch + patches.kernel.org/6.3.4-227-ALSA-hda-realtek-Apply-HP-B-O-top-speaker-profi.patch + patches.kernel.org/6.3.4-228-ice-Fix-undersized-tx_flags-variable.patch + patches.kernel.org/6.3.4-229-sfc-disable-RXFCS-and-RXALL-features-by-default.patch + patches.kernel.org/6.3.4-230-vsock-avoid-to-close-connected-socket-after-the.patch + patches.kernel.org/6.3.4-231-tcp-fix-possible-sk_priority-leak-in-tcp_v4_sen.patch + patches.kernel.org/6.3.4-232-media-pvrusb2-fix-DVB_CORE-dependency.patch + patches.kernel.org/6.3.4-233-serial-arc_uart-fix-of_iomap-leak-in-arc_serial.patch + patches.kernel.org/6.3.4-234-serial-8250_bcm7271-balance-clk_enable-calls.patch + patches.kernel.org/6.3.4-235-serial-8250_bcm7271-fix-leak-in-brcmuart_probe.patch + patches.kernel.org/6.3.4-236-erspan-get-the-proto-with-the-md-version-for-co.patch + patches.kernel.org/6.3.4-237-net-dsa-rzn1-a5psw-enable-management-frames-for.patch + patches.kernel.org/6.3.4-238-net-dsa-rzn1-a5psw-fix-STP-states-handling.patch + patches.kernel.org/6.3.4-239-net-dsa-rzn1-a5psw-disable-learning-for-standal.patch + patches.kernel.org/6.3.4-240-net-hns3-fix-output-information-incomplete-for-.patch + patches.kernel.org/6.3.4-241-net-hns3-fix-sending-pfc-frames-after-reset-iss.patch + patches.kernel.org/6.3.4-242-net-hns3-fix-reset-delay-time-to-avoid-configur.patch + patches.kernel.org/6.3.4-243-net-hns3-fix-reset-timeout-when-enable-full-VF.patch + patches.kernel.org/6.3.4-244-media-netup_unidvb-fix-use-after-free-at-del_ti.patch + patches.kernel.org/6.3.4-245-SUNRPC-double-free-xprt_ctxt-while-still-in-use.patch + patches.kernel.org/6.3.4-246-SUNRPC-always-free-ctxt-when-freeing-deferred-r.patch + patches.kernel.org/6.3.4-247-SUNRPC-Fix-trace_svc_register-call-site.patch + patches.kernel.org/6.3.4-248-ASoC-SOF-ipc3-topology-Make-sure-that-only-one-.patch + patches.kernel.org/6.3.4-249-ASoC-mediatek-mt8186-Fix-use-after-free-in-driv.patch + patches.kernel.org/6.3.4-250-ASoC-SOF-topology-Fix-logic-for-copying-tuples.patch + patches.kernel.org/6.3.4-251-drm-exynos-fix-g2d_open-close-helper-function-d.patch + patches.kernel.org/6.3.4-252-net-nsh-Use-correct-mac_offset-to-unwind-gso-sk.patch + patches.kernel.org/6.3.4-253-net-fec-remove-the-xdp_return_frame-when-lack-o.patch + patches.kernel.org/6.3.4-254-virtio_net-Fix-error-unwinding-of-XDP-initializ.patch + patches.kernel.org/6.3.4-255-tipc-add-tipc_bearer_min_mtu-to-calculate-min-m.patch + patches.kernel.org/6.3.4-256-tipc-do-not-update-mtu-if-msg_max-is-too-small-.patch + patches.kernel.org/6.3.4-257-tipc-check-the-bearer-min-mtu-properly-when-set.patch + patches.kernel.org/6.3.4-258-s390-cio-include-subchannels-without-devices-al.patch + patches.kernel.org/6.3.4-259-can-dev-fix-missing-CAN-XL-support-in-can_put_e.patch + patches.kernel.org/6.3.4-260-net-bcmgenet-Remove-phy_stop-from-bcmgenet_neti.patch + patches.kernel.org/6.3.4-261-net-bcmgenet-Restore-phy_stop-depending-upon-su.patch + patches.kernel.org/6.3.4-262-ice-Fix-stats-after-PF-reset.patch + patches.kernel.org/6.3.4-263-ice-Fix-ice-VF-reset-during-iavf-initialization.patch + patches.kernel.org/6.3.4-264-iavf-send-VLAN-offloading-caps-once-after-VFR.patch + patches.kernel.org/6.3.4-265-wifi-cfg80211-Drop-entries-with-invalid-BSSIDs-.patch + patches.kernel.org/6.3.4-266-wifi-mac80211-fortify-the-spinlock-against-dead.patch + patches.kernel.org/6.3.4-267-wifi-mac80211-Fix-puncturing-bitmap-handling-in.patch + patches.kernel.org/6.3.4-268-wifi-mac80211-fix-min-center-freq-offset-tracin.patch + patches.kernel.org/6.3.4-269-wifi-mac80211-Abort-running-color-change-when-s.patch + patches.kernel.org/6.3.4-270-wifi-iwlwifi-mvm-fix-cancel_delayed_work_sync-d.patch + patches.kernel.org/6.3.4-271-wifi-iwlwifi-fw-fix-DBGI-dump.patch + patches.kernel.org/6.3.4-272-wifi-iwlwifi-fix-OEM-s-name-in-the-ppag-approve.patch + patches.kernel.org/6.3.4-273-wifi-iwlwifi-mvm-fix-OEM-s-name-in-the-tas-appr.patch + patches.kernel.org/6.3.4-274-wifi-iwlwifi-mvm-don-t-trust-firmware-n_channel.patch + patches.kernel.org/6.3.4-275-scsi-storvsc-Don-t-pass-unused-PFNs-to-Hyper-V-.patch + patches.kernel.org/6.3.4-276-devlink-Fix-crash-with-CONFIG_NET_NS-n.patch + patches.kernel.org/6.3.4-277-tun-Fix-memory-leak-for-detached-NAPI-queue.patch + patches.kernel.org/6.3.4-278-cassini-Fix-a-memory-leak-in-the-error-handling.patch + patches.kernel.org/6.3.4-279-net-dsa-mv88e6xxx-Fix-mv88e6393x-EPC-write-comm.patch + patches.kernel.org/6.3.4-280-igb-fix-bit_shift-to-be-in-1.8-range.patch + patches.kernel.org/6.3.4-281-vlan-fix-a-potential-uninit-value-in-vlan_dev_h.patch + patches.kernel.org/6.3.4-282-net-wwan-iosm-fix-NULL-pointer-dereference-when.patch + patches.kernel.org/6.3.4-283-net-pcs-xpcs-fix-C73-AN-not-getting-enabled.patch + patches.kernel.org/6.3.4-284-net-selftests-Fix-optstring.patch + patches.kernel.org/6.3.4-285-netfilter-nf_tables-fix-nft_trans-type-confusio.patch + patches.kernel.org/6.3.4-286-netfilter-nft_set_rbtree-fix-null-deref-on-elem.patch + patches.kernel.org/6.3.4-287-bridge-always-declare-tunnel-functions.patch + patches.kernel.org/6.3.4-288-ALSA-usb-audio-Add-a-sample-rate-workaround-for.patch + patches.kernel.org/6.3.4-289-USB-usbtmc-Fix-direction-for-0-length-ioctl-con.patch + patches.kernel.org/6.3.4-290-usb-storage-fix-deadlock-when-a-scsi-command-ti.patch + patches.kernel.org/6.3.4-291-USB-UHCI-adjust-zhaoxin-UHCI-controllers-OverCu.patch + patches.kernel.org/6.3.4-292-usb-dwc3-gadget-Improve-dwc3_gadget_suspend-and.patch + patches.kernel.org/6.3.4-293-usb-dwc3-debugfs-Resume-dwc3-before-accessing-r.patch + patches.kernel.org/6.3.4-294-usb-gadget-u_ether-Fix-host-MAC-address-case.patch + patches.kernel.org/6.3.4-295-usb-typec-altmodes-displayport-fix-pin_assignme.patch + patches.kernel.org/6.3.4-296-Revert-usb-gadget-udc-core-Prevent-redundant-ca.patch + patches.kernel.org/6.3.4-297-Revert-usb-gadget-udc-core-Invoke-usb_gadget_co.patch + patches.kernel.org/6.3.4-298-xhci-pci-Only-run-d3cold-avoidance-quirk-for-s2.patch + patches.kernel.org/6.3.4-299-xhci-Fix-incorrect-tracking-of-free-space-on-tr.patch + patches.kernel.org/6.3.4-300-ALSA-hda-Fix-Oops-by-9.1-surround-channel-names.patch + patches.kernel.org/6.3.4-301-ALSA-hda-Add-NVIDIA-codec-IDs-a3-through-a7-to-.patch + patches.kernel.org/6.3.4-302-ALSA-hda-realtek-Add-quirk-for-Clevo-L140AU.patch + patches.kernel.org/6.3.4-303-ALSA-hda-realtek-Add-a-quirk-for-HP-EliteDesk-8.patch + patches.kernel.org/6.3.4-304-ALSA-hda-realtek-Add-quirk-for-2nd-ASUS-GU603.patch + patches.kernel.org/6.3.4-305-ALSA-hda-realtek-Add-quirk-for-HP-EliteBook-G10.patch + patches.kernel.org/6.3.4-306-ALSA-hda-realtek-Fix-mute-and-micmute-LEDs-for-.patch + patches.kernel.org/6.3.4-307-can-j1939-recvmsg-allow-MSG_CMSG_COMPAT-flag.patch + patches.kernel.org/6.3.4-308-can-isotp-recvmsg-allow-MSG_CMSG_COMPAT-flag.patch + patches.kernel.org/6.3.4-309-can-kvaser_pciefd-Set-CAN_STATE_STOPPED-in-kvas.patch + patches.kernel.org/6.3.4-310-can-kvaser_pciefd-Call-request_irq-before-enabl.patch + patches.kernel.org/6.3.4-311-can-kvaser_pciefd-Empty-SRB-buffer-in-probe.patch + patches.kernel.org/6.3.4-312-can-kvaser_pciefd-Clear-listen-only-bit-if-not-.patch + patches.kernel.org/6.3.4-313-can-kvaser_pciefd-Do-not-send-EFLUSH-command-on.patch + patches.kernel.org/6.3.4-314-can-kvaser_pciefd-Disable-interrupts-in-probe-e.patch + patches.kernel.org/6.3.4-315-wifi-brcmfmac-Check-for-probe-id-argument-being.patch + patches.kernel.org/6.3.4-316-wifi-rtw88-use-work-to-update-rate-to-avoid-RCU.patch + patches.kernel.org/6.3.4-317-wifi-rtw88-correct-qsel_to_ep-type-as-int.patch + patches.kernel.org/6.3.4-318-SMB3-Close-all-deferred-handles-of-inode-in-cas.patch + patches.kernel.org/6.3.4-319-SMB3-drop-reference-to-cfile-before-sending-opl.patch + patches.kernel.org/6.3.4-320-ksmbd-smb2-Allow-messages-padded-to-8byte-bound.patch + patches.kernel.org/6.3.4-321-ksmbd-allocate-one-more-byte-for-implied-bcc-0.patch + patches.kernel.org/6.3.4-322-ksmbd-fix-wrong-UserName-check-in-session_user.patch + patches.kernel.org/6.3.4-323-ksmbd-fix-global-out-of-bounds-in-smb2_find_con.patch + patches.kernel.org/6.3.4-324-KVM-arm64-Infer-the-PA-offset-from-IPA-in-stage.patch + patches.kernel.org/6.3.4-325-KVM-Fix-vcpu_array-0-races.patch + patches.kernel.org/6.3.4-326-statfs-enforce-statfs-64-structure-initializati.patch + patches.kernel.org/6.3.4-327-maple_tree-make-maple-state-reusable-after-mas_.patch + patches.kernel.org/6.3.4-328-mm-fix-zswap-writeback-race-condition.patch + patches.kernel.org/6.3.4-329-perf-script-Skip-aggregation-for-stat-events.patch + patches.kernel.org/6.3.4-330-serial-Add-support-for-Advantech-PCI-1611U-card.patch + patches.kernel.org/6.3.4-331-serial-8250_exar-Add-support-for-USR298x-PCI-Mo.patch + patches.kernel.org/6.3.4-332-serial-qcom-geni-fix-enabling-deactivated-inter.patch + patches.kernel.org/6.3.4-333-thunderbolt-Clear-registers-properly-when-auto-.patch + patches.kernel.org/6.3.4-334-vc_screen-reload-load-of-struct-vc_data-pointer.patch + patches.kernel.org/6.3.4-335-ceph-force-updating-the-msg-pointer-in-non-spli.patch + patches.kernel.org/6.3.4-336-drm-amd-pm-fix-possible-power-mode-mismatch-bet.patch + patches.kernel.org/6.3.4-337-drm-amdgpu-gmc11-implement-get_vbios_fb_size.patch + patches.kernel.org/6.3.4-338-drm-amdgpu-gfx10-Disable-gfxoff-before-disablin.patch + patches.kernel.org/6.3.4-339-drm-amdgpu-gfx11-Adjust-gfxoff-before-powergati.patch + patches.kernel.org/6.3.4-340-drm-amdgpu-refine-get-gpu-clock-counter-method.patch + patches.kernel.org/6.3.4-341-drm-amdgpu-gfx11-update-gpu_clock_counter-logic.patch + patches.kernel.org/6.3.4-342-iommu-arm-smmu-qcom-Fix-missing-adreno_smmu-s.patch + patches.kernel.org/6.3.4-343-dt-bindings-ata-ahci-ceva-Cover-all-4-iommus-en.patch + patches.kernel.org/6.3.4-344-powerpc-iommu-DMA-address-offset-is-incorrectly.patch + patches.kernel.org/6.3.4-345-powerpc-iommu-Incorrect-DDW-Table-is-referenced.patch + patches.kernel.org/6.3.4-346-tpm-tpm_tis-Disable-interrupts-for-more-Lenovo-.patch + patches.kernel.org/6.3.4-347-powerpc-64s-radix-Fix-soft-dirty-tracking.patch + patches.kernel.org/6.3.4-348-powerpc-bpf-populate-extable-entries-only-durin.patch + patches.kernel.org/6.3.4-349-nfp-fix-NFP_NET_MAX_DSCP-definition-error.patch + patches.kernel.org/6.3.4-350-nilfs2-fix-use-after-free-bug-of-nilfs_root-in-.patch + patches.kernel.org/6.3.4-351-s390-dasd-fix-command-reject-error-on-ESE-devic.patch + patches.kernel.org/6.3.4-352-s390-crypto-use-vector-instructions-only-if-ava.patch + patches.kernel.org/6.3.4-353-s390-qdio-fix-do_sqbs-inline-assembly-constrain.patch + patches.kernel.org/6.3.4-354-arm64-Also-reset-KASAN-tag-if-page-is-not-PG_mt.patch + patches.kernel.org/6.3.4-355-arm64-mte-Do-not-set-PG_mte_tagged-if-tags-were.patch + patches.kernel.org/6.3.4-356-rethook-use-preempt_-disable-enable-_notrace-in.patch + patches.kernel.org/6.3.4-357-rethook-fprobe-do-not-trace-rethook-related-fun.patch + patches.kernel.org/6.3.4-358-remoteproc-imx_dsp_rproc-Fix-kernel-test-robot-.patch + patches.kernel.org/6.3.4-359-ARM-9294-2-vfp-Fix-broken-softirq-handling-with.patch + patches.kernel.org/6.3.4-360-ARM-9297-1-vfp-avoid-unbalanced-stack-on-succes.patch + patches.kernel.org/6.3.4-361-drm-amd-amdgpu-introduce-gc_-_mes_2.bin-v2.patch + patches.kernel.org/6.3.4-362-drm-amdgpu-reserve-the-old-gc_11_0_-_mes.bin.patch + patches.kernel.org/6.3.4-363-scsi-Revert-scsi-core-Do-not-increase-scsi_devi.patch + patches.kernel.org/6.3.4-364-Linux-6.3.4.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -760,9 +1370,9 @@ ######################################################## # sorted patches ######################################################## - patches.suse/usbtv-usbtv_set_regs-the-pipe-is-output.patch patches.suse/ath11k-pci-Add-more-MODULE_FIRMWARE-entries.patch + patches.suse/xfs-fix-livelock-in-delayed-allocation-at-ENOSPC.patch ######################################################## # end of sorted patches ######################################################## @@ -779,7 +1389,6 @@ # to get into mainline any time soon (or ever) belong # to area specific sections below. ######################################################## - patches.suse/SUNRPC-Fix-encoding-of-rejected-RPCs.patch ######################################################## # kbuild/module infrastructure fixes @@ -882,7 +1491,6 @@ 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 - patches.suse/0001-firmware-sysfb-Fix-VESA-format-selection.patch ######################################################## # Storage diff --git a/source-timestamp b/source-timestamp index 7857dd5..8d0fff2 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2023-05-15 15:59:38 +0000 -GIT Revision: 70ea6f6e17a9470643535fb3287a49f34ce03388 +2023-05-29 06:22:29 +0000 +GIT Revision: 2c66b1f470678d30f7dc560d1f3770e6e13b5e65 GIT Branch: stable