1
0

commit 21b67322fb8d227a89a99e7bc0b1d758e484d894

OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=29
This commit is contained in:
Kernel Bugs
2024-03-07 07:06:27 +00:00
committed by Git OBS Bridge
parent 3c1d385559
commit 94b6e14570
9 changed files with 911 additions and 18 deletions

View File

@@ -1,3 +1,254 @@
-------------------------------------------------------------------
Wed Mar 6 17:30:36 CET 2024 - rfrohl@suse.com
- Linux 6.6.21 (bsc#1218260).
- ubifs: fix possible dereference after free (bsc#1218260).
- ASoC: cs35l34: Fix GPIO name and drop legacy include
(bsc#1218260).
- ksmbd: fix wrong allocation size update in smb2_open()
(bsc#1218260).
- ublk: move ublk_cancel_dev() out of ub->mutex (bsc#1218260).
- mtd: spinand: gigadevice: Fix the get ecc status issue
(bsc#1218260).
- spi: cadence-qspi: fix pointer reference in runtime PM hooks
(bsc#1218260).
- netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
(bsc#1218260).
- netlink: add nla be16/32 types to minlen array (bsc#1218260).
- net: ip_tunnel: prevent perpetual headroom growth (bsc#1218260).
- net: mctp: take ownership of skb in mctp_local_output
(bsc#1218260).
- net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r"
in the device tree (bsc#1218260).
- tun: Fix xdp_rxq_info's queue_index when detaching
(bsc#1218260).
- cpufreq: intel_pstate: fix pstate limits enforcement for
adjust_perf call back (bsc#1218260).
- net: veth: clear GRO when clearing XDP even when down
(bsc#1218260).
- ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
(bsc#1218260).
- lan78xx: enable auto speed configuration for LAN7850 if no
EEPROM is detected (bsc#1218260).
- veth: try harder when allocating queue memory (bsc#1218260).
- net: usb: dm9601: fix wrong return value in dm9601_mdio_read
(bsc#1218260).
- net: lan78xx: fix "softirq work is pending" error (bsc#1218260).
- uapi: in6: replace temporary label with rfc9486 (bsc#1218260).
- stmmac: Clear variable when destroying workqueue (bsc#1218260).
- Bluetooth: hci_sync: Check the correct flag before starting
a scan (bsc#1218260).
- Bluetooth: Avoid potential use-after-free in hci_error_reset
(bsc#1218260).
- Bluetooth: hci_sync: Fix accept_list when attempting to suspend
(bsc#1218260).
- Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
(bsc#1218260).
- Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
(bsc#1218260).
- Bluetooth: Enforce validation on max value of connection
interval (bsc#1218260).
- Bluetooth: qca: Fix wrong event type for patch config command
(bsc#1218260).
- Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT
(bsc#1218260).
- Bluetooth: qca: Fix triggering coredump implementation
(bsc#1218260).
- netfilter: nf_tables: allow NFPROTO_INET in
nft_(match/target)_validate() (bsc#1218260).
- netfilter: bridge: confirm multicast packets before passing
them up the stack (bsc#1218260).
- tools: ynl: fix handling of multiple mcast groups (bsc#1218260).
- rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
(bsc#1218260).
- igb: extend PTP timestamp adjustments to i211 (bsc#1218260).
- net: hsr: Use correct offset for HSR TLV values in supervisory
HSR frames (bsc#1218260).
- tls: decrement decrypt_pending if no async completion will be
called (bsc#1218260).
- tls: fix peeking with sync+async decryption (bsc#1218260).
- tls: separate no-async decryption request handling from async
(bsc#1218260).
- tls: fix use-after-free on failed backlog decryption
(bsc#1218260).
- efi/capsule-loader: fix incorrect allocation size (bsc#1218260).
- power: supply: bq27xxx-i2c: Do not free non existing IRQ
(bsc#1218260).
- ASoC: cs35l56: Must clear HALO_STATE before issuing SYSTEM_RESET
(bsc#1218260).
- ALSA: Drop leftover snd-rtctimer stuff from Makefile
(bsc#1218260).
- ASoC: soc.h: convert asoc_xxx() to snd_soc_xxx() (bsc#1218260).
- ASoC: qcom: convert not to use asoc_xxx() (bsc#1218260).
- ASoC: qcom: Fix uninitialized pointer dmactl (bsc#1218260).
- riscv: Fix build error if !CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
(bsc#1218260).
- ASoC: cs35l56: cs35l56_component_remove() must clear
cs35l56->component (bsc#1218260).
- ASoC: cs35l56: cs35l56_component_remove() must clean up wm_adsp
(bsc#1218260).
- ASoC: cs35l56: Don't add the same register patch multiple times
(bsc#1218260).
- ASoC: cs35l56: Fix for initializing ASP1 mixer registers
(bsc#1218260).
- ASoC: cs35l56: Fix misuse of wm_adsp 'part' string for silicon
revision (bsc#1218260).
- ASoC: cs35l56: Fix deadlock in ASP1 mixer register
initialization (bsc#1218260).
- ASoC: soc-card: Fix missing locking in
snd_soc_card_get_kcontrol() (bsc#1218260).
- RISC-V: Ignore V from the riscv,isa DT property on older T-Head
CPUs (bsc#1218260).
- drm/tegra: Remove existing framebuffer only if we support
display (bsc#1218260).
- fbcon: always restore the old font data in fbcon_do_set_font()
(bsc#1218260).
- afs: Fix endless loop in directory parsing (bsc#1218260).
- drivers: perf: added capabilities for legacy PMU (bsc#1218260).
- drivers: perf: ctr_get_width function for legacy is not defined
(bsc#1218260).
- Revert "riscv: mm: support Svnapot in huge vmap" (bsc#1218260).
- riscv: Fix pte_leaf_size() for NAPOT (bsc#1218260).
- riscv: Sparse-Memory/vmemmap out-of-bounds fix (bsc#1218260).
- btrfs: fix race between ordered extent completion and fiemap
(bsc#1218260).
- of: property: fw_devlink: Fix stupid bug in remote-endpoint
parsing (bsc#1218260).
- tomoyo: fix UAF write bug in tomoyo_write_control()
(bsc#1218260).
- ALSA: firewire-lib: fix to check cycle continuity (bsc#1218260).
- ALSA: ump: Fix the discard error code from snd_ump_legacy_open()
(bsc#1218260).
- ALSA: hda/realtek: tas2781: enable subwoofer volume control
(bsc#1218260).
- ALSA: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8)
(bsc#1218260).
- ALSA: hda/realtek: fix mute/micmute LED For HP mt440
(bsc#1218260).
- ALSA: hda/realtek: Add special fixup for Lenovo 14IRP8
(bsc#1218260).
- Bluetooth: hci_bcm4377: do not mark valid bd_addr as invalid
(bsc#1218260).
- landlock: Fix asymmetric private inodes referring (bsc#1218260).
- gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
(bsc#1218260).
- mm: cachestat: fix folio read-after-free in cache walk
(bsc#1218260).
- mtd: rawnand: marvell: fix layouts (bsc#1218260).
- wifi: nl80211: reject iftype change with mesh ID change
(bsc#1218260).
- btrfs: fix double free of anonymous device after snapshot
creation failure (bsc#1218260).
- btrfs: dev-replace: properly validate device names
(bsc#1218260).
- btrfs: send: don't issue unnecessary zero writes for trailing
hole (bsc#1218260).
- Revert "drm/amd/pm: resolve reboot exception for si oland"
(bsc#1218260).
- drm/buddy: fix range bias (bsc#1218260).
- drm/amd/display: Add monitor patch for specific eDP
(bsc#1218260).
- soc: qcom: pmic_glink: Fix boot when QRTR=m (bsc#1218260).
- dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
(bsc#1218260).
- crypto: arm64/neonbs - fix out-of-bounds access on short input
(bsc#1218260).
- dmaengine: ptdma: use consistent DMA masks (bsc#1218260).
- dmaengine: fsl-edma: correct calculation of 'nbytes' in
multi-fifo scenario (bsc#1218260).
- dmaengine: fsl-qdma: init irq after reg initialization
(bsc#1218260).
- mmc: mmci: stm32: fix DMA API overlapping mappings warning
(bsc#1218260).
- mmc: core: Fix eMMC initialization with 1-bit bus connection
(bsc#1218260).
- mmc: sdhci-xenon: add timeout for PHY init complete
(bsc#1218260).
- mmc: sdhci-xenon: fix PHY init clock stability (bsc#1218260).
- RISC-V: Drop invalid test from CONFIG_AS_HAS_OPTION_ARCH
(bsc#1218260).
- riscv: add CALLER_ADDRx support (bsc#1218260).
- kbuild: Add -Wa,--fatal-warnings to as-instr invocation
(bsc#1218260).
- iommufd: Fix iopt_access_list_id overwrite bug (bsc#1218260).
- efivarfs: Request at most 512 bytes for variable names
(bsc#1218260).
- pmdomain: qcom: rpmhpd: Fix enabled_corner aggregation
(bsc#1218260).
- mm/debug_vm_pgtable: fix BUG_ON with pud advanced test
(bsc#1218260).
- x86/e820: Don't reserve SETUP_RNG_SEED in e820 (bsc#1218260).
- x86/cpu/intel: Detect TME keyid bits before setting MTRR mask
registers (bsc#1218260).
- mptcp: map v4 address to v6 when destroying subflow
(bsc#1218260).
- mptcp: push at DSS boundaries (bsc#1218260).
- selftests: mptcp: join: add ss mptcp support check
(bsc#1218260).
- mptcp: fix snd_wnd initialization for passive socket
(bsc#1218260).
- mptcp: fix potential wake-up event loss (bsc#1218260).
- mptcp: fix double-free on socket dismantle (bsc#1218260).
- NFS: Fix data corruption caused by congestion (bsc#1218260).
- af_unix: Drop oob_skb ref before purging queue in GC
(bsc#1218260).
- ASoC: cs35l56: fix reversed if statement in
cs35l56_dspwait_asp1tx_put() (bsc#1218260).
- dmaengine: dw-edma: Fix the ch_count hdma callback
(bsc#1218260).
- dmaengine: dw-edma: Fix wrong interrupt bit set for HDMA
(bsc#1218260).
- dmaengine: dw-edma: HDMA_V0_REMOTEL_STOP_INT_EN typo fix
(bsc#1218260).
- dmaengine: dw-edma: Add HDMA remote interrupt configuration
(bsc#1218260).
- dmaengine: dw-edma: HDMA: Add sync read before starting the
DMA transfer in remote setup (bsc#1218260).
- dmaengine: dw-edma: eDMA: Add sync read before starting the
DMA transfer in remote setup (bsc#1218260).
- phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use
dashes (bsc#1218260).
- dmaengine: idxd: Remove shadow Event Log head stored in idxd
(bsc#1218260).
- dmaengine: idxd: Ensure safe user copy of completion record
(bsc#1218260).
- powerpc/pseries/iommu: IOMMU table is not initialized for
kdump over SR-IOV (bsc#1218260).
- powerpc/rtas: use correct function name for resetting TCE tables
(bsc#1218260).
- gpio: 74x164: Enable output pins after registers are reset
(bsc#1218260).
- gpiolib: Fix the error path order in
gpiochip_add_data_with_key() (bsc#1218260).
- gpio: fix resource unwinding order in error path (bsc#1218260).
- block: define bvec_iter as __packed __aligned(4) (bsc#1218260).
- x86/entry_64: Add VERW just before userspace transition
(bsc#1218260).
- x86/entry_32: Add VERW just before userspace transition
(bsc#1218260).
- x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static
key (bsc#1218260).
- KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME
vs. VMLAUNCH (bsc#1218260).
- KVM/VMX: Move VERW closer to VMentry for MDS mitigation
(bsc#1218260).
- selftests: mptcp: add evts_get_info helper (bsc#1218260).
- selftests: mptcp: add chk_subflows_total helper (bsc#1218260).
- selftests: mptcp: update userspace pm test helpers
(bsc#1218260).
- selftests: mptcp: add mptcp_lib_is_v6 (bsc#1218260).
- selftests: mptcp: rm subflow with v4/v4mapped addr
(bsc#1218260).
- drm/nouveau: don't fini scheduler before entity flush
(bsc#1218260).
- Rename to
patches.kernel.org/6.6.21-106-mptcp-avoid-printing-warning-once-on-client-si.patch.
- Rename to
patches.kernel.org/6.6.21-112-mptcp-fix-possible-deadlock-in-subflow-diag.patch.
- Rename to
patches.kernel.org/6.6.21-114-af_unix-Fix-task-hung-while-purging-oob_skb-in.patch.
- commit 21b6732
-------------------------------------------------------------------
Sun Mar 3 20:07:49 CET 2024 - rfrohl@suse.com