1
0

commit ccf0ab8212d31be7349e66cbfedfed598cc8be3c

OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=44
This commit is contained in:
Kernel Bugs
2024-06-23 06:08:26 +00:00
committed by Git OBS Bridge
parent 22790db3de
commit 27dad6dc25
9 changed files with 1782 additions and 16 deletions

View File

@@ -1,3 +1,502 @@
-------------------------------------------------------------------
Sat Jun 22 09:49:30 CEST 2024 - rfrohl@suse.com
- Fix wrong Git-commit line for backport
- commit ccf0ab8
-------------------------------------------------------------------
Sat Jun 22 09:15:06 CEST 2024 - rfrohl@suse.com
- netfilter: ipset: Fix suspicious rcu_dereference_protected() (git-fixes)
- commit c0635f5
-------------------------------------------------------------------
Sat Jun 22 09:13:52 CEST 2024 - rfrohl@suse.com
- net: stmmac: No need to calculate speed divider when offload is disabled (git-fixes)
- commit 25001eb
-------------------------------------------------------------------
Fri Jun 21 19:31:38 CEST 2024 - rfrohl@suse.com
- Linux 6.6.35 (bsc#1218260).
- wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects
(bsc#1218260).
- wifi: mac80211: Fix deadlock in
ieee80211_sta_ps_deliver_wakeup() (bsc#1218260).
- wifi: cfg80211: fully move wiphy work to unbound workqueue
(bsc#1218260).
- wifi: cfg80211: Lock wiphy in cfg80211_get_station
(bsc#1218260).
- wifi: cfg80211: pmsr: use correct nla_get_uX functions
(bsc#1218260).
- wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64
(bsc#1218260).
- wifi: iwlwifi: mvm: set properly mac header (bsc#1218260).
- wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of
debugfs ifdef (bsc#1218260).
- wifi: iwlwifi: mvm: check n_ssids before accessing the ssids
(bsc#1218260).
- wifi: iwlwifi: mvm: don't read past the mfuart notifcation
(bsc#1218260).
- wifi: mac80211: correctly parse Spatial Reuse Parameter Set
element (bsc#1218260).
- scsi: ufs: mcq: Fix error output and clean up ufshcd_mcq_abort()
(bsc#1218260).
- RISC-V: KVM: No need to use mask when hart-index-bit is 0
(bsc#1218260).
- RISC-V: KVM: Fix incorrect reg_subtype labels in
kvm_riscv_vcpu_set_reg_isa_ext function (bsc#1218260).
- ax25: Fix refcount imbalance on inbound connections
(bsc#1218260).
- ax25: Replace kfree() in ax25_dev_free() with ax25_dev_put()
(bsc#1218260).
- net/ncsi: Simplify Kconfig/dts control flow (bsc#1218260).
- net/ncsi: Fix the multi thread manner of NCSI driver
(bsc#1218260).
- net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume
(bsc#1218260).
- bpf: Store ref_ctr_offsets values in bpf_uprobe array
(bsc#1218260).
- bpf: Optimize the free of inner map (bsc#1218260).
- bpf: Fix a potential use-after-free in bpf_link_free()
(bsc#1218260).
- KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is
absent (bsc#1218260).
- KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES
guests (bsc#1218260).
- KVM: SEV-ES: Delegate LBR virtualization to the processor
(bsc#1218260).
- vmxnet3: disable rx data ring on dma allocation failure
(bsc#1218260).
- ipv6: ioam: block BH from ioam6_output() (bsc#1218260).
- ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
(bsc#1218260).
- net: tls: fix marking packets as decrypted (bsc#1218260).
- bpf: Set run context for rawtp test_run callback (bsc#1218260).
- octeontx2-af: Always allocate PF entries from low prioriy zone
(bsc#1218260).
- net/smc: avoid overwriting when adjusting sock bufsizes
(bsc#1218260).
- net: phy: Micrel KSZ8061: fix errata solution not taking effect
problem (bsc#1218260).
- net: sched: sch_multiq: fix possible OOB write in multiq_tune()
(bsc#1218260).
- vxlan: Fix regression when dropping packets due to invalid
src addresses (bsc#1218260).
- tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
(bsc#1218260).
- mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB
(bsc#1218260).
- net/mlx5: Stop waiting for PCI if pci channel is offline
(bsc#1218260).
- net/mlx5: Always stop health timer during driver removal
(bsc#1218260).
- net/mlx5: Fix tainted pointer delete is case of flow rules
creation fail (bsc#1218260).
- net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
(bsc#1218260).
- ptp: Fix error message on failed pin verification (bsc#1218260).
- ice: fix iteration of TLVs in Preserved Fields Area
(bsc#1218260).
- ice: remove af_xdp_zc_qps bitmap (bsc#1218260).
- ice: add flag to distinguish reset from .ndo_bpf in XDP rings
config (bsc#1218260).
- net: wwan: iosm: Fix tainted pointer delete is case of region
creation fail (bsc#1218260).
- af_unix: Set sk->sk_state under unix_state_lock() for truly
disconencted peer (bsc#1218260).
- af_unix: Annodate data-races around sk->sk_state for writers
(bsc#1218260).
- af_unix: Annotate data-race of sk->sk_state in unix_inq_len()
(bsc#1218260).
- af_unix: Annotate data-races around sk->sk_state in
unix_write_space() and poll() (bsc#1218260).
- af_unix: Annotate data-race of sk->sk_state in
unix_stream_connect() (bsc#1218260).
- af_unix: Annotate data-races around sk->sk_state in sendmsg()
and recvmsg() (bsc#1218260).
- af_unix: Annotate data-race of sk->sk_state in
unix_stream_read_skb() (bsc#1218260).
- af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG
(bsc#1218260).
- af_unix: Annotate data-races around sk->sk_sndbuf (bsc#1218260).
- af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen
(bsc#1218260).
- af_unix: Use unix_recvq_full_lockless() in unix_stream_connect()
(bsc#1218260).
- af_unix: Use skb_queue_empty_lockless() in unix_release_sock()
(bsc#1218260).
- af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen()
(bsc#1218260).
- af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill()
(bsc#1218260).
- ipv6: fix possible race in __fib6_drop_pcpu_from()
(bsc#1218260).
- net: ethtool: fix the error condition in
ethtool_get_phy_stats_ethtool() (bsc#1218260).
- ksmbd: use rwsem instead of rwlock for lease break
(bsc#1218260).
- firmware: qcom_scm: disable clocks if qcom_scm_bw_enable()
fails (bsc#1218260).
- memory-failure: use a folio in me_huge_page() (bsc#1218260).
- mm/memory-failure: fix handling of dissolved but not taken
off from buddy pages (bsc#1218260).
- selftests/mm: conform test to TAP format output (bsc#1218260).
- selftests/mm: log a consistent test name for check_compaction
(bsc#1218260).
- selftests/mm: compaction_test: fix bogus test success on Aarch64
(bsc#1218260).
- irqchip/riscv-intc: Allow large non-standard interrupt number
(bsc#1218260).
- irqchip/riscv-intc: Introduce Andes hart-level interrupt
controller (bsc#1218260).
- irqchip/riscv-intc: Prevent memory leak when
riscv_intc_init_common() fails (bsc#1218260).
- eventfs: Update all the eventfs_inodes from the events
descriptor (bsc#1218260).
- bpf: fix multi-uprobe PID filtering logic (bsc#1218260).
- nilfs2: return the mapped address from nilfs_get_page()
(bsc#1218260).
- nilfs2: fix nilfs_empty_dir() misjudgment and long loop on
I/O errors (bsc#1218260).
- io_uring/rsrc: don't lock while !TASK_RUNNING (bsc#1218260).
- io_uring: check for non-NULL file pointer in io_file_can_poll()
(bsc#1218260).
- USB: class: cdc-wdm: Fix CPU lockup caused by excessive log
messages (bsc#1218260).
- USB: xen-hcd: Traverse host/ when CONFIG_USB_XEN_HCD is selected
(bsc#1218260).
- usb: typec: tcpm: fix use-after-free case in
tcpm_register_source_caps (bsc#1218260).
- usb: typec: tcpm: Ignore received Hard Reset in TOGGLING state
(bsc#1218260).
- mei: me: release irq in mei_me_pci_resume error path
(bsc#1218260).
- tty: n_tty: Fix buffer offsets when lookahead is used
(bsc#1218260).
- serial: port: Don't block system suspend even if bytes are
left to xmit (bsc#1218260).
- landlock: Fix d_parent walk (bsc#1218260).
- jfs: xattr: fix buffer overflow for invalid xattr (bsc#1218260).
- xhci: Set correct transferred length for cancelled bulk
transfers (bsc#1218260).
- xhci: Apply reset resume quirk to Etron EJ188 xHCI host
(bsc#1218260).
- xhci: Handle TD clearing for multiple streams case
(bsc#1218260).
- xhci: Apply broken streams quirk to Etron EJ188 xHCI host
(bsc#1218260).
- thunderbolt: debugfs: Fix margin debugfs node creation condition
(bsc#1218260).
- scsi: core: Disable CDL by default (bsc#1218260).
- scsi: mpi3mr: Fix ATA NCQ priority support (bsc#1218260).
- scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated
memory (bsc#1218260).
- scsi: sd: Use READ(16) when reading block zero on large capacity
disks (bsc#1218260).
- gve: Clear napi->skb before dev_kfree_skb_any() (bsc#1218260).
- powerpc/uaccess: Fix build errors seen with GCC 13/14
(bsc#1218260).
- HID: nvidia-shield: Add missing check for
input_ff_create_memless (bsc#1218260).
- cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.c
(bsc#1218260).
- cxl/region: Fix memregion leaks in devm_cxl_add_region()
(bsc#1218260).
- cachefiles: add output string to
cachefiles_obj_[get|put]_ondemand_fd (bsc#1218260).
- cachefiles: remove requests from xarray during flushing requests
(bsc#1218260).
- cachefiles: introduce object ondemand state (bsc#1218260).
- cachefiles: extract ondemand info field from cachefiles_object
(bsc#1218260).
- cachefiles: resend an open request if the read request's object
is closed (bsc#1218260).
- cachefiles: add spin_lock for cachefiles_ondemand_info
(bsc#1218260).
- cachefiles: add restore command to recover inflight ondemand
read requests (bsc#1218260).
- cachefiles: fix slab-use-after-free in
cachefiles_ondemand_get_fd() (bsc#1218260).
- cachefiles: fix slab-use-after-free in
cachefiles_ondemand_daemon_read() (bsc#1218260).
- cachefiles: remove err_put_fd label in
cachefiles_ondemand_daemon_read() (bsc#1218260).
- cachefiles: never get a new anonymous fd if ondemand_id is valid
(bsc#1218260).
- cachefiles: defer exposing anon_fd until after copy_to_user()
succeeds (bsc#1218260).
- cachefiles: flush all requests after setting CACHEFILES_DEAD
(bsc#1218260).
- selftests/ftrace: Fix to check required event file
(bsc#1218260).
- clk: sifive: Do not register clkdevs for PRCI clocks
(bsc#1218260).
- NFSv4.1 enforce rootpath check in fs_location query
(bsc#1218260).
- SUNRPC: return proper error from gss_wrap_req_priv
(bsc#1218260).
- NFS: add barriers when testing for NFS_FSDATA_BLOCKED
(bsc#1218260).
- selftests/tracing: Fix event filter test to retry up to 10 times
(bsc#1218260).
- nvme: fix nvme_pr_* status code parsing (bsc#1218260).
- drm/panel: sitronix-st7789v: Add check for
of_drm_get_panel_orientation (bsc#1218260).
- platform/x86: dell-smbios: Fix wrong token data in sysfs
(bsc#1218260).
- gpio: tqmx86: fix typo in Kconfig label (bsc#1218260).
- gpio: tqmx86: introduce shadow register for GPIO output value
(bsc#1218260).
- gpio: tqmx86: store IRQ trigger type and unmask status
separately (bsc#1218260).
- gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type
(bsc#1218260).
- HID: core: remove unnecessary WARN_ON() in implement()
(bsc#1218260).
- iommu/amd: Fix sysfs leak in iommu init (bsc#1218260).
- iommu: Return right value in iommu_sva_bind_device()
(bsc#1218260).
- io_uring/io-wq: Use set_bit() and test_bit() at worker->flags
(bsc#1218260).
- io_uring/io-wq: avoid garbage value of 'match' in
io_wq_enqueue() (bsc#1218260).
- HID: logitech-dj: Fix memory leak in
logi_dj_recv_switch_to_dj_mode() (bsc#1218260).
- drm/vmwgfx: Refactor drm connector probing for display modes
(bsc#1218260).
- drm/vmwgfx: Filter modes which exceed graphics memory
(bsc#1218260).
- drm/vmwgfx: 3D disabled should not effect STDU memory limits
(bsc#1218260).
- drm/vmwgfx: Remove STDU logic from generic mode_valid function
(bsc#1218260).
- drm/vmwgfx: Don't memcmp equivalent pointers (bsc#1218260).
- af_unix: Annotate data-race of sk->sk_state in unix_accept()
(bsc#1218260).
- modpost: do not warn about missing MODULE_DESCRIPTION() for
vmlinux.o (bsc#1218260).
- net: sfp: Always call `sfp_sm_mod_remove()` on remove
(bsc#1218260).
- net: hns3: fix kernel crash problem in concurrent scenario
(bsc#1218260).
- net: hns3: add cond_resched() to hns3 ring buffer init process
(bsc#1218260).
- liquidio: Adjust a NULL pointer handling path in
lio_vf_rep_copy_packet (bsc#1218260).
- net: stmmac: dwmac-qcom-ethqos: Configure host DMA width
(bsc#1218260).
- drm/komeda: check for error-valued pointer (bsc#1218260).
- drm/bridge/panel: Fix runtime warning on panel bridge release
(bsc#1218260).
- tcp: fix race in tcp_v6_syn_recv_sock() (bsc#1218260).
- net dsa: qca8k: fix usages of device_get_named_child_node()
(bsc#1218260).
- geneve: Fix incorrect inner network header offset when
innerprotoinherit is set (bsc#1218260).
- net/mlx5e: Fix features validation check for tunneled UDP
(non-VXLAN) packets (bsc#1218260).
- Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
(bsc#1218260).
- Bluetooth: fix connection setup in l2cap_connect (bsc#1218260).
- netfilter: nft_inner: validate mandatory meta and payload
(bsc#1218260).
- netfilter: ipset: Fix race between namespace cleanup and gc
in the list:set type (bsc#1218260).
- x86/asm: Use %c/%n instead of %P operand modifier in asm
templates (bsc#1218260).
- x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range
checking (bsc#1218260).
- scsi: ufs: core: Quiesce request queues before checking pending
cmds (bsc#1218260).
- net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP
(bsc#1218260).
- gve: ignore nonrelevant GSO type bits when processing TSO
headers (bsc#1218260).
- net: stmmac: replace priv->speed with the portTransmitRate
from the tc-cbs parameters (bsc#1218260).
- block: sed-opal: avoid possible wrong address reference in
read_sed_opal_key() (bsc#1218260).
- block: fix request.queuelist usage in flush (bsc#1218260).
- nvmet-passthru: propagate status from id override functions
(bsc#1218260).
- net/ipv6: Fix the RT cache flush via sysctl using a previous
delay (bsc#1218260).
- net: bridge: mst: pass vlan group directly to
br_mst_vlan_set_state (bsc#1218260).
- net: bridge: mst: fix suspicious rcu usage in br_mst_set_state
(bsc#1218260).
- ionic: fix use after netif_napi_del() (bsc#1218260).
- af_unix: Read with MSG_PEEK loops if the first unread byte is
OOB (bsc#1218260).
- bnxt_en: Adjust logging of firmware messages in case of released
token in __hwrm_send() (bsc#1218260).
- misc: microchip: pci1xxxx: fix double free in the error handling
of gp_aux_bus_probe() (bsc#1218260).
- ksmbd: move leading slash check to smb2_get_name()
(bsc#1218260).
- ksmbd: fix missing use of get_write in in smb2_set_ea()
(bsc#1218260).
- x86/boot: Don't add the EFI stub to targets, again
(bsc#1218260).
- iio: adc: ad9467: fix scan type sign (bsc#1218260).
- iio: dac: ad5592r: fix temperature channel scaling value
(bsc#1218260).
- iio: invensense: fix odr switching to same value (bsc#1218260).
- iio: imu: inv_icm42600: delete unneeded update watermark call
(bsc#1218260).
- drivers: core: synchronize really_probe() and dev_uevent()
(bsc#1218260).
- parisc: Try to fix random segmentation faults in package builds
(bsc#1218260).
- ACPI: x86: Force StorageD3Enable on more products (bsc#1218260).
- drm/exynos/vidi: fix memory leak in .get_modes() (bsc#1218260).
- drm/exynos: hdmi: report safe 640x480 mode as a fallback when
no EDID found (bsc#1218260).
- mptcp: ensure snd_una is properly initialized on connect
(bsc#1218260).
- mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
(bsc#1218260).
- mptcp: pm: update add_addr counters after connect (bsc#1218260).
- clkdev: Update clkdev id usage to allow for longer names
(bsc#1218260).
- irqchip/gic-v3-its: Fix potential race condition in
its_vlpi_prop_update() (bsc#1218260).
- x86/kexec: Fix bug with call depth tracking (bsc#1218260).
- x86/amd_nb: Check for invalid SMN reads (bsc#1218260).
- perf/core: Fix missing wakeup when waiting for context reference
(bsc#1218260).
- perf auxtrace: Fix multiple use of --itrace option
(bsc#1218260).
- riscv: fix overlap of allocated page and PTR_ERR (bsc#1218260).
- tracing/selftests: Fix kprobe event name test for
.isra. functions (bsc#1218260).
- kheaders: explicitly define file modes for archived headers
(bsc#1218260).
- null_blk: Print correct max open zones limit in
null_init_zoned_dev() (bsc#1218260).
- sock_map: avoid race between sock_map_close and sk_psock_put
(bsc#1218260).
- dma-buf: handle testing kthreads creation failure (bsc#1218260).
- vmci: prevent speculation leaks by sanitizing event in
event_deliver() (bsc#1218260).
- spmi: hisi-spmi-controller: Do not override device identifier
(bsc#1218260).
- knfsd: LOOKUP can return an illegal error value (bsc#1218260).
- fs/proc: fix softlockup in __read_vmcore (bsc#1218260).
- ocfs2: use coarse time for new created files (bsc#1218260).
- ocfs2: fix races between hole punching and AIO+DIO
(bsc#1218260).
- PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id
(bsc#1218260).
- dmaengine: axi-dmac: fix possible race in remove()
(bsc#1218260).
- remoteproc: k3-r5: Wait for core0 power-up before powering up
core1 (bsc#1218260).
- remoteproc: k3-r5: Do not allow core1 to power up before core0
via sysfs (bsc#1218260).
- iio: adc: axi-adc: make sure AXI clock is enabled (bsc#1218260).
- iio: invensense: fix interrupt timestamp alignment
(bsc#1218260).
- riscv: rewrite __kernel_map_pages() to fix sleeping in invalid
context (bsc#1218260).
- rtla/timerlat: Simplify "no value" printing on top
(bsc#1218260).
- rtla/auto-analysis: Replace \t with spaces (bsc#1218260).
- drm/i915/gt: Disarm breadcrumbs if engines are already idle
(bsc#1218260).
- drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)
(bsc#1218260).
- drm/i915/dpt: Make DPT object unshrinkable (bsc#1218260).
- drm/i915: Fix audio component initialization (bsc#1218260).
- intel_th: pci: Add Granite Rapids support (bsc#1218260).
- intel_th: pci: Add Granite Rapids SOC support (bsc#1218260).
- intel_th: pci: Add Sapphire Rapids SOC support (bsc#1218260).
- intel_th: pci: Add Meteor Lake-S support (bsc#1218260).
- intel_th: pci: Add Lunar Lake support (bsc#1218260).
- pmdomain: ti-sci: Fix duplicate PD referrals (bsc#1218260).
- btrfs: zoned: introduce a zone_info struct in
btrfs_load_block_group_zone_info (bsc#1218260).
- btrfs: zoned: factor out per-zone logic from
btrfs_load_block_group_zone_info (bsc#1218260).
- btrfs: zoned: factor out single bg handling from
btrfs_load_block_group_zone_info (bsc#1218260).
- btrfs: zoned: factor out DUP bg handling from
btrfs_load_block_group_zone_info (bsc#1218260).
- btrfs: zoned: fix use-after-free due to race with dev replace
(bsc#1218260).
- xfs: fix imprecise logic in xchk_btree_check_block_owner
(bsc#1218260).
- xfs: fix scrub stats file permissions (bsc#1218260).
- xfs: fix SEEK_HOLE/DATA for regions with active COW extents
(bsc#1218260).
- xfs: shrink failure needs to hold AGI buffer (bsc#1218260).
- xfs: ensure submit buffers on LSN boundaries in error handlers
(bsc#1218260).
- xfs: allow sunit mount option to repair bad primary sb stripe
values (bsc#1218260).
- xfs: don't use current->journal_info (bsc#1218260).
- xfs: allow cross-linking special files without project quota
(bsc#1218260).
- swiotlb: Enforce page alignment in swiotlb_alloc()
(bsc#1218260).
- swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZE
(bsc#1218260).
- swiotlb: extend buffer pre-padding to alloc_align_mask if
necessary (bsc#1218260).
- nilfs2: fix potential kernel bug due to lack of writeback flag
waiting (bsc#1218260).
- tick/nohz_full: Don't abuse smp_call_function_single() in
tick_setup_device() (bsc#1218260).
- mm/huge_memory: don't unpoison huge_zero_folio (bsc#1218260).
- serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level
(bsc#1218260).
- Revert "fork: defer linking file vma until vma is fully
initialized" (bsc#1218260).
- selftests/net: add lib.sh (bsc#1218260).
- selftests/net: add variable NS_LIST for lib.sh (bsc#1218260).
- selftests: forwarding: Avoid failures to source net/lib.sh
(bsc#1218260).
- remoteproc: k3-r5: Jump to error handling labels in start/stop
errors (bsc#1218260).
- cachefiles, erofs: Fix NULL deref in when cachefiles is not
doing ondemand-mode (bsc#1218260).
- selftests/net/lib: update busywait timeout value (bsc#1218260).
- selftests/net/lib: no need to record ns name if it already exist
(bsc#1218260).
- selftests: net: lib: support errexit with busywait
(bsc#1218260).
- selftests: net: lib: avoid error removing empty netns name
(bsc#1218260).
- greybus: Fix use-after-free bug in gb_interface_release due
to race condition (bsc#1218260).
- ima: Fix use-after-free on a dentry's dname.name (bsc#1218260).
- device property: Implement device_is_big_endian() (bsc#1218260).
- serial: core: Add UPIO_UNKNOWN constant for unknown port type
(bsc#1218260).
- serial: port: Introduce a common helper to read properties
(bsc#1218260).
- serial: 8250_dw: Switch to use uart_read_port_properties()
(bsc#1218260).
- serial: 8250_dw: Replace ACPI device check by a quirk
(bsc#1218260).
- serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw
(bsc#1218260).
- usb-storage: alauda: Check whether the media is initialized
(bsc#1218260).
- misc: microchip: pci1xxxx: Fix a memory leak in the error
handling of gp_aux_bus_probe() (bsc#1218260).
- i2c: at91: Fix the functionality flags of the slave-only
interface (bsc#1218260).
- i2c: designware: Fix the functionality flags of the slave-only
interface (bsc#1218260).
- zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with
TIF_SIGPENDING (bsc#1218260).
- Rename to
patches.kernel.org/6.6.35-006-wifi-iwlwifi-mvm-don-t-initialize-csa_work-twi.patch.
- commit 169ddc7
-------------------------------------------------------------------
Mon Jun 17 10:38:40 CEST 2024 - rfrohl@suse.com