From 051a18a279e1a7769f51e837664fe92005f14ce7ffef76d8be6139445d019542 Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Sat, 2 Mar 2024 07:06:15 +0000 Subject: [PATCH] commit 58ac7dc9a33e65d81f1f9ecbffb437260d8c8d34 OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=27 --- kernel-longterm.changes | 520 +++++++++++++++++++++++++++++++++ kernel-longterm.spec | 8 +- kernel-source-longterm.changes | 520 +++++++++++++++++++++++++++++++++ kernel-source-longterm.spec | 8 +- kernel-syms-longterm.changes | 520 +++++++++++++++++++++++++++++++++ kernel-syms-longterm.spec | 6 +- patches.kernel.org.tar.bz2 | 4 +- series.conf | 301 +++++++++++++++++++ source-timestamp | 4 +- 9 files changed, 1876 insertions(+), 15 deletions(-) diff --git a/kernel-longterm.changes b/kernel-longterm.changes index c5e4346..ac81479 100644 --- a/kernel-longterm.changes +++ b/kernel-longterm.changes @@ -1,3 +1,523 @@ +------------------------------------------------------------------- +Fri Mar 1 15:35:23 CET 2024 - rfrohl@suse.com + +- backport: mptcp: fix possible deadlock in subflow diag (bsc#1218260) +- commit 58ac7dc + +------------------------------------------------------------------- +Fri Mar 1 15:33:12 CET 2024 - rfrohl@suse.com + +- backport: mptcp: avoid printing warning once on client side (bsc#1218260) +- commit 380761f + +------------------------------------------------------------------- +Fri Mar 1 15:31:15 CET 2024 - rfrohl@suse.com + +- blacklist.conf +- commit a5b1926 + +------------------------------------------------------------------- +Fri Mar 1 14:37:31 CET 2024 - rfrohl@suse.com + +- Linux 6.6.19 (bsc#1218260). +- ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x + parts (bsc#1218260). +- ata: ahci: add identifiers for ASM2116 series adapters + (bsc#1218260). +- mptcp: add needs_id for netlink appending addr (bsc#1218260). +- mptcp: userspace pm send RM_ADDR for ID 0 (bsc#1218260). +- selftests: mptcp: add mptcp_lib_get_counter (bsc#1218260). +- selftests: mptcp: join: stop transfer when check is done + (part 2) (bsc#1218260). +- mm: zswap: fix missing folio cleanup in writeback race path + (bsc#1218260). +- mm/zswap: invalidate duplicate entry when !zswap_enabled + (bsc#1218260). +- selftests: mptcp: join: stop transfer when check is done + (part 1) (bsc#1218260). +- i2c: imx: when being a target, mark the last read as processed + (bsc#1218260). +- drm/amd/display: Fix memory leak in dm_sw_fini() (bsc#1218260). +- selftests/iommu: fix the config fragment (bsc#1218260). +- drm/syncobj: handle NULL fence in syncobj_eventfd_entry_func + (bsc#1218260). +- drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE + flag is set (bsc#1218260). +- net: phy: realtek: Fix rtl8211f_config_init() for + RTL8211F(D)(I)-VD-CG PHY (bsc#1218260). +- Fix write to cloned skb in ipv6_hop_ioam() (bsc#1218260). +- phonet/pep: fix racy skb_queue_empty() use (bsc#1218260). +- phonet: take correct lock to peek at the RX queue (bsc#1218260). +- net: sparx5: Add spinlock for frame transmission from CPU + (bsc#1218260). +- net/sched: flower: Add lock protection when remove filter handle + (bsc#1218260). +- devlink: fix port dump cmd type (bsc#1218260). +- tools: ynl: don't leak mcast_groups on init error (bsc#1218260). +- tools: ynl: make sure we always pass yarg to mnl_cb_run + (bsc#1218260). +- net: mctp: put sock on tag allocation failure (bsc#1218260). +- netfilter: nf_tables: use kzalloc for hook allocation + (bsc#1218260). +- netfilter: nf_tables: register hooks last when adding new + chain/flowtable (bsc#1218260). +- netfilter: nft_flow_offload: release dst in case direct xmit + path is used (bsc#1218260). +- netfilter: nft_flow_offload: reset dst in route object after + setting up flow (bsc#1218260). +- netfilter: nf_tables: set dormant flag on hook register failure + (bsc#1218260). +- tls: don't skip over different type records from the rx_list + (bsc#1218260). +- tls: stop recv() if initial process_rx_list gave us non-DATA + (bsc#1218260). +- tls: break out of main loop when PEEK gets a non-data record + (bsc#1218260). +- hwmon: (nct6775) Fix access to temperature configuration + registers (bsc#1218260). +- cache: ax45mp_cache: Align end size to cache boundary in + ax45mp_dma_cache_wback() (bsc#1218260). +- bpf, sockmap: Fix NULL pointer dereference in + sk_psock_verdict_data_ready() (bsc#1218260). +- s390: use the correct count for __iowrite64_copy() + (bsc#1218260). +- net: ipa: don't overrun IPA suspend interrupt registers + (bsc#1218260). +- octeontx2-af: Consider the action set by PF (bsc#1218260). +- drm/i915/tv: Fix TV mode (bsc#1218260). +- platform/x86: thinkpad_acpi: Only update profile if successfully + converted (bsc#1218260). +- arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspend + (bsc#1218260). +- arm64/sme: Restore SME registers on exit from suspend + (bsc#1218260). +- arp: Prevent overflow in arp_req_get() (bsc#1218260). +- devlink: fix possible use-after-free and memory leaks in + devlink_init() (bsc#1218260). +- ipv6: sr: fix possible use-after-free and null-ptr-deref + (bsc#1218260). +- afs: Increase buffer size in afs_update_volume_status() + (bsc#1218260). +- parisc: Fix stack unwinder (bsc#1218260). +- bpf: Fix racing between bpf_timer_cancel_and_free and + bpf_timer_cancel (bsc#1218260). +- ata: ahci_ceva: fix error handling for Xilinx GT PHY support + (bsc#1218260). +- selftests: bonding: set active slave to primary eth1 + specifically (bsc#1218260). +- powerpc/pseries/iommu: DLPAR add doesn't completely initialize + pci_controller (bsc#1218260). +- net: bcmasp: Sanity check is off by one (bsc#1218260). +- net: bcmasp: Indicate MAC is in charge of PHY PM (bsc#1218260). +- ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid + (bsc#1218260). +- ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid + (bsc#1218260). +- net: stmmac: Fix incorrect dereference in interrupt handlers + (bsc#1218260). +- x86/numa: Fix the sort compare func used in numa_fill_memblks() + (bsc#1218260). +- x86/numa: Fix the address overlap check in numa_fill_memblks() + (bsc#1218260). +- nouveau: fix function cast warnings (bsc#1218260). +- net/sched: act_mirred: don't override retval if we already + lost the skb (bsc#1218260). +- net/sched: act_mirred: use the backlog for mirred ingress + (bsc#1218260). +- net/sched: act_mirred: Create function tcf_mirred_to_dev and + improve readability (bsc#1218260). +- dccp/tcp: Unhash sk from ehash for tb2 alloc failure after + check_estalblished() (bsc#1218260). +- net: bridge: switchdev: Ensure deferred event delivery on + unoffload (bsc#1218260). +- net: bridge: switchdev: Skip MDB replays of deferred events + on offload (bsc#1218260). +- scsi: jazz_esp: Only build if SCSI core is builtin + (bsc#1218260). +- scsi: smartpqi: Fix disable_managed_interrupts (bsc#1218260). +- bpf, scripts: Correct GPL license name (bsc#1218260). +- RDMA/srpt: fix function pointer cast warnings (bsc#1218260). +- xsk: Add truesize to skb_add_rx_frag() (bsc#1218260). +- arm64: dts: rockchip: Correct Indiedroid Nova GPIO Names + (bsc#1218260). +- arm64: dts: rockchip: set num-cs property for spi on px30 + (bsc#1218260). +- RDMA/qedr: Fix qedr_create_user_qp error flow (bsc#1218260). +- iommufd/iova_bitmap: Consider page offset for the pages to be + pinned (bsc#1218260). +- iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array + (bsc#1218260). +- iommufd/iova_bitmap: Bounds check mapped::pages access + (bsc#1218260). +- bus: imx-weim: fix valid range check (bsc#1218260). +- arm64: dts: tqma8mpql: fix audio codec iov-supply (bsc#1218260). +- RDMA/srpt: Support specifying the srpt_service_guid parameter + (bsc#1218260). +- RDMA/irdma: Add AE for too many RNRS (bsc#1218260). +- RDMA/irdma: Set the CQ read threshold for GEN 1 (bsc#1218260). +- RDMA/irdma: Validate max_send_wr and max_recv_wr (bsc#1218260). +- RDMA/irdma: Fix KASAN issue with tasklet (bsc#1218260). +- arm64: dts: imx8mp: Disable UART4 by default on Data Modul + i.MX8M Plus eDM SBC (bsc#1218260). +- IB/mlx5: Don't expose debugfs entries for RRoCE general + parameters if not supported (bsc#1218260). +- RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srq + (bsc#1218260). +- RDMA/bnxt_re: Return error for SRQ resize (bsc#1218260). +- IB/hfi1: Fix a memleak in init_credit_return (bsc#1218260). +- bpf: Derive source IP addr via bpf_*_fib_lookup() (bsc#1218260). +- xen/events: fix error code in xen_bind_pirq_msi_to_irq() + (bsc#1218260). +- Revert "drm/amd/display: increased min_dcfclk_mhz and + min_fclk_mhz" (bsc#1218260). +- drm/amd/display: Fix buffer overflow in + 'get_host_router_total_dp_tunnel_bw()' (bsc#1218260). +- drm/amd/display: Avoid enum conversion warning (bsc#1218260). +- smb3: add missing null server pointer check (bsc#1218260). +- selftests: mptcp: diag: unique 'cestab' subtest names + (bsc#1218260). +- selftests: mptcp: diag: unique 'in use' subtest names + (bsc#1218260). +- selftests: mptcp: diag: fix bash warnings on older kernels + (bsc#1218260). +- selftests: mptcp: diag: check CURRESTAB counters (bsc#1218260). +- selftests: mptcp: pm nl: avoid error msg on older kernels + (bsc#1218260). +- selftests: mptcp: pm nl: also list skipped tests (bsc#1218260). +- selftests: mptcp: simult flows: fix some subtest names + (bsc#1218260). +- selftests: mptcp: userspace_pm: unique subtest names + (bsc#1218260). +- mptcp: fix duplicate subflow creation (bsc#1218260). +- mptcp: fix data races on remote_id (bsc#1218260). +- mptcp: fix data races on local_id (bsc#1218260). +- mptcp: fix lockless access in subflow ULP diag (bsc#1218260). +- mptcp: add needs_id for userspace appending addr (bsc#1218260). +- usb: roles: don't get/set_role() when usb_role_switch is + unregistered (bsc#1218260). +- usb: roles: fix NULL pointer issue when put module's reference + (bsc#1218260). +- usb: gadget: omap_udc: fix USB gadget regression on Palm TE + (bsc#1218260). +- usb: gadget: ncm: Avoid dropping datagrams of properly parsed + NTBs (bsc#1218260). +- usb: cdns3: fix memory double free when handle zero packet + (bsc#1218260). +- usb: cdns3: fixed memory use after free at + cdns3_gadget_ep_disable() (bsc#1218260). +- usb: cdnsp: fixed issue with incorrect detecting CDNSP family + controllers (bsc#1218260). +- usb: cdnsp: blocked some cdns3 specific code (bsc#1218260). +- usb: dwc3: gadget: Don't disconnect if not started + (bsc#1218260). +- serial: amba-pl011: Fix DMA transmission in RS485 mode + (bsc#1218260). +- serial: stm32: do not always set SER_RS485_RX_DURING_TX if + RS485 is enabled (bsc#1218260). +- Revert "usb: typec: tcpm: reset counter when enter into + unattached state after try role" (bsc#1218260). +- erofs: fix refcount on the metabuf used for inode lookup + (bsc#1218260). +- dm-integrity, dm-verity: reduce stack usage for recheck + (bsc#1218260). +- ARM: ep93xx: Add terminator to gpiod_lookup_table (bsc#1218260). +- l2tp: pass correct message length to ip6_append_data + (bsc#1218260). +- PCI/MSI: Prevent MSI hardware interrupt number truncation + (bsc#1218260). +- irqchip/sifive-plic: Enable interrupt if needed before EOI + (bsc#1218260). +- irqchip/gic-v3-its: Do not assume vPE tables are preallocated + (bsc#1218260). +- irqchip/mbigen: Don't use bus_get_dev_root() to find the parent + (bsc#1218260). +- crypto: virtio/akcipher - Fix stack overflow on memcpy + (bsc#1218260). +- gtp: fix use-after-free and null-ptr-deref in + gtp_genl_dump_pdp() (bsc#1218260). +- accel/ivpu: Don't enable any tiles by default on VPU40xx + (bsc#1218260). +- KVM: arm64: vgic-its: Test for valid IRQ in + its_sync_lpi_pending_table() (bsc#1218260). +- KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler + (bsc#1218260). +- md: Fix missing release of 'active_io' for flush (bsc#1218260). +- sparc: Fix undefined reference to fb_is_primary_device + (bsc#1218260). +- cachefiles: fix memory leak in cachefiles_add_cache() + (bsc#1218260). +- platform/x86: touchscreen_dmi: Allow partial (prefix) matches + for ACPI names (bsc#1218260). +- platform/x86: intel-vbtn: Stop calling "VBDL" from + notify_handler (bsc#1218260). +- mm/damon/reclaim: fix quota stauts loss due to online tunings + (bsc#1218260). +- mm: memcontrol: clarify swapaccount=0 deprecation warning + (bsc#1218260). +- mm/damon/lru_sort: fix quota status loss due to online tunings + (bsc#1218260). +- mm/swap: fix race when skipping swapcache (bsc#1218260). +- selftests/mm: uffd-unit-test check if huge page size is 0 + (bsc#1218260). +- scsi: core: Consult supported VPD page list prior to fetching + page (bsc#1218260). +- scsi: target: pscsi: Fix bio_put() for error case (bsc#1218260). +- scsi: sd: usb_storage: uas: Access media prior to querying + device properties (bsc#1218260). +- cxl/pci: Fix disabling memory if DVSEC CXL Range does not + match a CFMWS window (bsc#1218260). +- cxl/acpi: Fix load failures due to single window creation + failure (bsc#1218260). +- dm-verity: recheck the hash after a failure (bsc#1218260). +- dm-crypt: don't modify the data when using authenticated + encryption (bsc#1218260). +- dm-integrity: recheck the integrity tag after a failure + (bsc#1218260). +- Revert "parisc: Only list existing CPUs in cpu_possible_mask" + (bsc#1218260). +- dm-crypt: recheck the integrity tag after a failure + (bsc#1218260). +- lib/Kconfig.debug: TEST_IOV_ITER depends on MMU (bsc#1218260). +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via + libaio (bsc#1218260). +- ata: libata-core: Do not try to set sleeping devices to standby + (bsc#1218260). +- s390/cio: fix invalid -EBUSY on ccw_device_start (bsc#1218260). +- drm/amd/display: adjust few initialization order in dm + (bsc#1218260). +- drm/meson: Don't remove bridges which are created by other + drivers (bsc#1218260). +- drm/ttm: Fix an invalid freeing on already freed page in error + path (bsc#1218260). +- btrfs: defrag: avoid unnecessary defrag caused by incorrect + extent size (bsc#1218260). +- LoongArch: Update cpu_sibling_map when disabling nonboot CPUs + (bsc#1218260). +- LoongArch: Disable IRQ before init_fn() for nonboot CPUs + (bsc#1218260). +- LoongArch: Call early_init_fdt_scan_reserved_mem() earlier + (bsc#1218260). +- docs: Instruct LaTeX to cope with deeper nesting (bsc#1218260). +- x86/bugs: Add asm helpers for executing VERW (bsc#1218260). +- IB/hfi1: Fix sdma.h tx->num_descs off-by-one error + (bsc#1218260). +- xen/events: close evtchn after mapping cleanup (bsc#1218260). +- xen/events: modify internal [un]bind interfaces (bsc#1218260). +- xen/events: drop xen_allocate_irqs_dynamic() (bsc#1218260). +- xen/events: remove some simple helpers from events_base.c + (bsc#1218260). +- xen/events: reduce externally visible helper functions + (bsc#1218260). +- xen: evtchn: Allow shared registration of IRQ handers + (bsc#1218260). +- drm/amd/display: fixed integer types and null check locations + (bsc#1218260). +- drm/amd/display: Request usb4 bw for mst streams (bsc#1218260). +- drm/amd/display: Add dpia display mode validation logic + (bsc#1218260). +- mptcp: corner case locking for rx path fields initialization + (bsc#1218260). +- mptcp: fix more tx path fields initialization (bsc#1218260). +- mptcp: use mptcp_set_state (bsc#1218260). +- mptcp: add CurrEstab MIB counter support (bsc#1218260). +- smb3: clarify mount warning (bsc#1218260). +- cifs: handle cases where multiple sessions share connection + (bsc#1218260). +- cifs: change tcon status when need_reconnect is set on it + (bsc#1218260). +- virtio-blk: Ensure no requests in virtqueues before deleting + vqs (bsc#1218260). +- smb: client: set correct d_type for reparse points under DFS + mounts (bsc#1218260). +- drm/amdgpu: Fix HDP flush for VFs on nbio v7.9 (bsc#1218260). +- drm/amdgpu: Fix shared buff copy to user (bsc#1218260). +- drm/amdgpu: reset gpu for s3 suspend abort case (bsc#1218260). +- drm/amdgpu: skip to program GFXDEC registers for suspend abort + (bsc#1218260). +- libceph: fail sparse-read if the data length doesn't match + (bsc#1218260). +- firewire: core: send bus reset promptly on gap count error + (bsc#1218260). +- accel/ivpu/40xx: Stop passing SKU boot parameters to FW + (bsc#1218260). +- accel/ivpu: Disable d3hot_delay on all NPU generations + (bsc#1218260). +- accel/ivpu: Force snooping for MMU writes (bsc#1218260). +- LoongArch: vDSO: Disable UBSAN instrumentation (bsc#1218260). +- LoongArch: Change acpi_core_pic[NR_CPUS] to + acpi_core_pic[MAX_CORE_PIC] (bsc#1218260). +- LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP + menu (bsc#1218260). +- LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of + redefining it (bsc#1218260). +- scsi: ufs: core: Remove the ufshcd_release() in + ufshcd_err_handling_prepare() (bsc#1218260). +- scsi: ufs: core: Fix shift issue in ufshcd_clear_cmd() + (bsc#1218260). +- scsi: lpfc: Use unsigned type for num_sge (bsc#1218260). +- hwmon: (coretemp) Enlarge per package core count limit + (bsc#1218260). +- efi: Don't add memblocks for soft-reserved memory (bsc#1218260). +- efi: runtime: Fix potential overflow of soft-reserved region + size (bsc#1218260). +- wifi: iwlwifi: do not announce EPCS support (bsc#1218260). +- wifi: mac80211: accept broadcast probe responses on 6 GHz + (bsc#1218260). +- wifi: mac80211: adding missing drv_mgd_complete_tx() call + (bsc#1218260). +- wifi: mac80211: set station RX-NSS on reconfig (bsc#1218260). +- fs/ntfs3: Fix oob in ntfs_listxattr (bsc#1218260). +- fs/ntfs3: Update inode->i_size after success write into + compressed file (bsc#1218260). +- fs/ntfs3: Fixed overflow check in mi_enum_attr() (bsc#1218260). +- fs/ntfs3: Correct function is_rst_area_valid (bsc#1218260). +- fs/ntfs3: Use i_size_read and i_size_write (bsc#1218260). +- fs/ntfs3: Prevent generic message "attempt to access beyond + end of device" (bsc#1218260). +- fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cache + (bsc#1218260). +- fs/ntfs3: Use kvfree to free memory allocated by kvmalloc + (bsc#1218260). +- fs/ntfs3: Disable ATTR_LIST_ENTRY size check (bsc#1218260). +- fs/ntfs3: Add NULL ptr dereference checking at the end of + attr_allocate_frame() (bsc#1218260). +- fs/ntfs3: ntfs3_forced_shutdown use int instead of bool + (bsc#1218260). +- fs/ntfs3: Implement super_operations::shutdown (bsc#1218260). +- fs/ntfs3: Drop suid and sgid bits as a part of fpunch + (bsc#1218260). +- fs/ntfs3: Add file_modified (bsc#1218260). +- fs/ntfs3: Fix detected field-spanning write (size 8) of single + field "le->name" (bsc#1218260). +- fs/ntfs3: Fix multithreaded stress test (bsc#1218260). +- fs/ntfs3: Reduce stack usage (bsc#1218260). +- fs/ntfs3: Print warning while fixing hard links count + (bsc#1218260). +- fs/ntfs3: Correct hard links updating when dealing with DOS + names (bsc#1218260). +- fs/ntfs3: Improve ntfs_dir_count (bsc#1218260). +- fs/ntfs3: Modified fix directory element type detection + (bsc#1218260). +- fs/ntfs3: Improve alternative boot processing (bsc#1218260). +- Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table + (bsc#1218260). +- ext4: correct the hole length returned by ext4_map_blocks() + (bsc#1218260). +- smb: client: increase number of PDUs allowed in a compound + request (bsc#1218260). +- cifs: do not search for channel if server is terminating + (bsc#1218260). +- nvmet-fc: take ref count on tgtport before delete assoc + (bsc#1218260). +- nvmet-fc: avoid deadlock on delete association path + (bsc#1218260). +- nvmet-fc: abort command when there is no binding (bsc#1218260). +- nvmet-fc: hold reference on hostport match (bsc#1218260). +- nvmet-fc: defer cleanup using RCU properly (bsc#1218260). +- nvmet-fc: release reference on target port (bsc#1218260). +- nvmet-fcloop: swap the list_add_tail arguments (bsc#1218260). +- nvme-fc: do not wait in vain when unloading module + (bsc#1218260). +- ALSA: usb-audio: Ignore clock selector errors for single + connection (bsc#1218260). +- ASoC: wm_adsp: Don't overwrite fwf_name with the default + (bsc#1218260). +- cifs: make sure that channel scaling is done only once + (bsc#1218260). +- drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz + (bsc#1218260). +- drm/amdkfd: Use correct drm device for cgroup permission check + (bsc#1218260). +- netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag + setting in sctp_new (bsc#1218260). +- misc: open-dice: Fix spurious lockdep warning (bsc#1218260). +- Input: xpad - add Lenovo Legion Go controllers (bsc#1218260). +- spi: sh-msiof: avoid integer overflow in constants + (bsc#1218260). +- regulator (max5970): Fix IRQ handler (bsc#1218260). +- ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616 + (bsc#1218260). +- ALSA: usb-audio: Check presence of valid altsetting control + (bsc#1218260). +- usb: ucsi_acpi: Quirk to ack a connector change ack cmd + (bsc#1218260). +- nvmet-tcp: fix nvme tcp ida memory leak (bsc#1218260). +- HID: nvidia-shield: Add missing null pointer checks to LED + initialization (bsc#1218260). +- ALSA: hda: Increase default bdl_pos_adj for Apollo Lake + (bsc#1218260). +- ALSA: hda: Replace numeric device IDs with constant values + (bsc#1218260). +- HID: logitech-hidpp: add support for Logitech G Pro X Superlight + 2 (bsc#1218260). +- regulator: pwm-regulator: Add validity checks in continuous + .get_voltage (bsc#1218260). +- ASoC: amd: acp: Add check for cpu dai link initialization + (bsc#1218260). +- dmaengine: ti: edma: Add some null pointer checks to the + edma_probe (bsc#1218260). +- Input: goodix - accept ACPI resources with gpio_count == 3 && + gpio_int_idx == 0 (bsc#1218260). +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_find_by_goal() (bsc#1218260). +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_try_best_found() (bsc#1218260). +- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() + when block bitmap corrupt (bsc#1218260). +- platform/x86: touchscreen_dmi: Add info for the TECLAST X16 + Plus tablet (bsc#1218260). +- MIPS: reserve exception vector space ONLY ONCE (bsc#1218260). +- ARM: dts: Fix TPM schema violations (bsc#1218260). +- ahci: add 43-bit DMA address quirk for ASMedia ASM1061 + controllers (bsc#1218260). +- spi: cs42l43: Handle error from devm_pm_runtime_enable + (bsc#1218260). +- aoe: avoid potential deadlock at set_capacity (bsc#1218260). +- ahci: asm1166: correct count of reported ports (bsc#1218260). +- cifs: helper function to check replayable error codes + (bsc#1218260). +- cifs: translate network errors on send to -ECONNABORTED + (bsc#1218260). +- cifs: cifs_pick_channel should try selecting active channels + (bsc#1218260). +- smb: Work around Clang __bdos() type confusion (bsc#1218260). +- block: Fix WARNING in _copy_from_iter (bsc#1218260). +- spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were + detected (bsc#1218260). +- spi: intel-pci: Add support for Arrow Lake SPI serial flash + (bsc#1218260). +- platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when + Tx TmFIFO is full (bsc#1218260). +- fbdev: sis: Error out if pixclock equals zero (bsc#1218260). +- fbdev: savage: Error out if pixclock equals zero (bsc#1218260). +- wifi: mac80211: fix race condition on enabling fast-xmit + (bsc#1218260). +- wifi: cfg80211: fix missing interfaces when dumping + (bsc#1218260). +- dmaengine: dw-edma: increase size of 'name' in debugfs code + (bsc#1218260). +- dmaengine: fsl-qdma: increase size of 'irq_name' (bsc#1218260). +- dmaengine: shdma: increase size of 'dev_id' (bsc#1218260). +- cifs: open_cached_dir should not rely on primary channel + (bsc#1218260). +- scsi: target: core: Add TMF to tmr_list handling (bsc#1218260). +- tools: selftests: riscv: Fix compile warnings in mm tests + (bsc#1218260). +- tools: selftests: riscv: Fix compile warnings in vector tests + (bsc#1218260). +- scsi: smartpqi: Fix logical volume rescan race condition + (bsc#1218260). +- scsi: smartpqi: Add new controller PCI IDs (bsc#1218260). +- dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH + (bsc#1218260). +- riscv/efistub: Ensure GP-relative addressing is not used + (bsc#1218260). +- PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq() + (bsc#1218260). +- sched/rt: Disallow writing invalid values to sched_rt_period_us + (bsc#1218260). +- commit 3612214 + ------------------------------------------------------------------- Fri Feb 23 10:08:45 CET 2024 - rfrohl@suse.com diff --git a/kernel-longterm.spec b/kernel-longterm.spec index c50b8de..2769ddf 100644 --- a/kernel-longterm.spec +++ b/kernel-longterm.spec @@ -18,8 +18,8 @@ %define srcversion 6.6 -%define patchversion 6.6.18 -%define git_commit ec9c7266266ec8783001853fda2d7c353d289437 +%define patchversion 6.6.19 +%define git_commit 58ac7dc9a33e65d81f1f9ecbffb437260d8c8d34 %define variant -longterm%{nil} %define compress_modules zstd %define compress_vmlinux xz @@ -113,9 +113,9 @@ Name: kernel-longterm Summary: The Linux Kernel License: GPL-2.0-only Group: System/Kernel -Version: 6.6.18 +Version: 6.6.19 %if 0%{?is_kotd} -Release: .gec9c726 +Release: .g58ac7dc %else Release: 0 %endif diff --git a/kernel-source-longterm.changes b/kernel-source-longterm.changes index c5e4346..ac81479 100644 --- a/kernel-source-longterm.changes +++ b/kernel-source-longterm.changes @@ -1,3 +1,523 @@ +------------------------------------------------------------------- +Fri Mar 1 15:35:23 CET 2024 - rfrohl@suse.com + +- backport: mptcp: fix possible deadlock in subflow diag (bsc#1218260) +- commit 58ac7dc + +------------------------------------------------------------------- +Fri Mar 1 15:33:12 CET 2024 - rfrohl@suse.com + +- backport: mptcp: avoid printing warning once on client side (bsc#1218260) +- commit 380761f + +------------------------------------------------------------------- +Fri Mar 1 15:31:15 CET 2024 - rfrohl@suse.com + +- blacklist.conf +- commit a5b1926 + +------------------------------------------------------------------- +Fri Mar 1 14:37:31 CET 2024 - rfrohl@suse.com + +- Linux 6.6.19 (bsc#1218260). +- ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x + parts (bsc#1218260). +- ata: ahci: add identifiers for ASM2116 series adapters + (bsc#1218260). +- mptcp: add needs_id for netlink appending addr (bsc#1218260). +- mptcp: userspace pm send RM_ADDR for ID 0 (bsc#1218260). +- selftests: mptcp: add mptcp_lib_get_counter (bsc#1218260). +- selftests: mptcp: join: stop transfer when check is done + (part 2) (bsc#1218260). +- mm: zswap: fix missing folio cleanup in writeback race path + (bsc#1218260). +- mm/zswap: invalidate duplicate entry when !zswap_enabled + (bsc#1218260). +- selftests: mptcp: join: stop transfer when check is done + (part 1) (bsc#1218260). +- i2c: imx: when being a target, mark the last read as processed + (bsc#1218260). +- drm/amd/display: Fix memory leak in dm_sw_fini() (bsc#1218260). +- selftests/iommu: fix the config fragment (bsc#1218260). +- drm/syncobj: handle NULL fence in syncobj_eventfd_entry_func + (bsc#1218260). +- drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE + flag is set (bsc#1218260). +- net: phy: realtek: Fix rtl8211f_config_init() for + RTL8211F(D)(I)-VD-CG PHY (bsc#1218260). +- Fix write to cloned skb in ipv6_hop_ioam() (bsc#1218260). +- phonet/pep: fix racy skb_queue_empty() use (bsc#1218260). +- phonet: take correct lock to peek at the RX queue (bsc#1218260). +- net: sparx5: Add spinlock for frame transmission from CPU + (bsc#1218260). +- net/sched: flower: Add lock protection when remove filter handle + (bsc#1218260). +- devlink: fix port dump cmd type (bsc#1218260). +- tools: ynl: don't leak mcast_groups on init error (bsc#1218260). +- tools: ynl: make sure we always pass yarg to mnl_cb_run + (bsc#1218260). +- net: mctp: put sock on tag allocation failure (bsc#1218260). +- netfilter: nf_tables: use kzalloc for hook allocation + (bsc#1218260). +- netfilter: nf_tables: register hooks last when adding new + chain/flowtable (bsc#1218260). +- netfilter: nft_flow_offload: release dst in case direct xmit + path is used (bsc#1218260). +- netfilter: nft_flow_offload: reset dst in route object after + setting up flow (bsc#1218260). +- netfilter: nf_tables: set dormant flag on hook register failure + (bsc#1218260). +- tls: don't skip over different type records from the rx_list + (bsc#1218260). +- tls: stop recv() if initial process_rx_list gave us non-DATA + (bsc#1218260). +- tls: break out of main loop when PEEK gets a non-data record + (bsc#1218260). +- hwmon: (nct6775) Fix access to temperature configuration + registers (bsc#1218260). +- cache: ax45mp_cache: Align end size to cache boundary in + ax45mp_dma_cache_wback() (bsc#1218260). +- bpf, sockmap: Fix NULL pointer dereference in + sk_psock_verdict_data_ready() (bsc#1218260). +- s390: use the correct count for __iowrite64_copy() + (bsc#1218260). +- net: ipa: don't overrun IPA suspend interrupt registers + (bsc#1218260). +- octeontx2-af: Consider the action set by PF (bsc#1218260). +- drm/i915/tv: Fix TV mode (bsc#1218260). +- platform/x86: thinkpad_acpi: Only update profile if successfully + converted (bsc#1218260). +- arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspend + (bsc#1218260). +- arm64/sme: Restore SME registers on exit from suspend + (bsc#1218260). +- arp: Prevent overflow in arp_req_get() (bsc#1218260). +- devlink: fix possible use-after-free and memory leaks in + devlink_init() (bsc#1218260). +- ipv6: sr: fix possible use-after-free and null-ptr-deref + (bsc#1218260). +- afs: Increase buffer size in afs_update_volume_status() + (bsc#1218260). +- parisc: Fix stack unwinder (bsc#1218260). +- bpf: Fix racing between bpf_timer_cancel_and_free and + bpf_timer_cancel (bsc#1218260). +- ata: ahci_ceva: fix error handling for Xilinx GT PHY support + (bsc#1218260). +- selftests: bonding: set active slave to primary eth1 + specifically (bsc#1218260). +- powerpc/pseries/iommu: DLPAR add doesn't completely initialize + pci_controller (bsc#1218260). +- net: bcmasp: Sanity check is off by one (bsc#1218260). +- net: bcmasp: Indicate MAC is in charge of PHY PM (bsc#1218260). +- ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid + (bsc#1218260). +- ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid + (bsc#1218260). +- net: stmmac: Fix incorrect dereference in interrupt handlers + (bsc#1218260). +- x86/numa: Fix the sort compare func used in numa_fill_memblks() + (bsc#1218260). +- x86/numa: Fix the address overlap check in numa_fill_memblks() + (bsc#1218260). +- nouveau: fix function cast warnings (bsc#1218260). +- net/sched: act_mirred: don't override retval if we already + lost the skb (bsc#1218260). +- net/sched: act_mirred: use the backlog for mirred ingress + (bsc#1218260). +- net/sched: act_mirred: Create function tcf_mirred_to_dev and + improve readability (bsc#1218260). +- dccp/tcp: Unhash sk from ehash for tb2 alloc failure after + check_estalblished() (bsc#1218260). +- net: bridge: switchdev: Ensure deferred event delivery on + unoffload (bsc#1218260). +- net: bridge: switchdev: Skip MDB replays of deferred events + on offload (bsc#1218260). +- scsi: jazz_esp: Only build if SCSI core is builtin + (bsc#1218260). +- scsi: smartpqi: Fix disable_managed_interrupts (bsc#1218260). +- bpf, scripts: Correct GPL license name (bsc#1218260). +- RDMA/srpt: fix function pointer cast warnings (bsc#1218260). +- xsk: Add truesize to skb_add_rx_frag() (bsc#1218260). +- arm64: dts: rockchip: Correct Indiedroid Nova GPIO Names + (bsc#1218260). +- arm64: dts: rockchip: set num-cs property for spi on px30 + (bsc#1218260). +- RDMA/qedr: Fix qedr_create_user_qp error flow (bsc#1218260). +- iommufd/iova_bitmap: Consider page offset for the pages to be + pinned (bsc#1218260). +- iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array + (bsc#1218260). +- iommufd/iova_bitmap: Bounds check mapped::pages access + (bsc#1218260). +- bus: imx-weim: fix valid range check (bsc#1218260). +- arm64: dts: tqma8mpql: fix audio codec iov-supply (bsc#1218260). +- RDMA/srpt: Support specifying the srpt_service_guid parameter + (bsc#1218260). +- RDMA/irdma: Add AE for too many RNRS (bsc#1218260). +- RDMA/irdma: Set the CQ read threshold for GEN 1 (bsc#1218260). +- RDMA/irdma: Validate max_send_wr and max_recv_wr (bsc#1218260). +- RDMA/irdma: Fix KASAN issue with tasklet (bsc#1218260). +- arm64: dts: imx8mp: Disable UART4 by default on Data Modul + i.MX8M Plus eDM SBC (bsc#1218260). +- IB/mlx5: Don't expose debugfs entries for RRoCE general + parameters if not supported (bsc#1218260). +- RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srq + (bsc#1218260). +- RDMA/bnxt_re: Return error for SRQ resize (bsc#1218260). +- IB/hfi1: Fix a memleak in init_credit_return (bsc#1218260). +- bpf: Derive source IP addr via bpf_*_fib_lookup() (bsc#1218260). +- xen/events: fix error code in xen_bind_pirq_msi_to_irq() + (bsc#1218260). +- Revert "drm/amd/display: increased min_dcfclk_mhz and + min_fclk_mhz" (bsc#1218260). +- drm/amd/display: Fix buffer overflow in + 'get_host_router_total_dp_tunnel_bw()' (bsc#1218260). +- drm/amd/display: Avoid enum conversion warning (bsc#1218260). +- smb3: add missing null server pointer check (bsc#1218260). +- selftests: mptcp: diag: unique 'cestab' subtest names + (bsc#1218260). +- selftests: mptcp: diag: unique 'in use' subtest names + (bsc#1218260). +- selftests: mptcp: diag: fix bash warnings on older kernels + (bsc#1218260). +- selftests: mptcp: diag: check CURRESTAB counters (bsc#1218260). +- selftests: mptcp: pm nl: avoid error msg on older kernels + (bsc#1218260). +- selftests: mptcp: pm nl: also list skipped tests (bsc#1218260). +- selftests: mptcp: simult flows: fix some subtest names + (bsc#1218260). +- selftests: mptcp: userspace_pm: unique subtest names + (bsc#1218260). +- mptcp: fix duplicate subflow creation (bsc#1218260). +- mptcp: fix data races on remote_id (bsc#1218260). +- mptcp: fix data races on local_id (bsc#1218260). +- mptcp: fix lockless access in subflow ULP diag (bsc#1218260). +- mptcp: add needs_id for userspace appending addr (bsc#1218260). +- usb: roles: don't get/set_role() when usb_role_switch is + unregistered (bsc#1218260). +- usb: roles: fix NULL pointer issue when put module's reference + (bsc#1218260). +- usb: gadget: omap_udc: fix USB gadget regression on Palm TE + (bsc#1218260). +- usb: gadget: ncm: Avoid dropping datagrams of properly parsed + NTBs (bsc#1218260). +- usb: cdns3: fix memory double free when handle zero packet + (bsc#1218260). +- usb: cdns3: fixed memory use after free at + cdns3_gadget_ep_disable() (bsc#1218260). +- usb: cdnsp: fixed issue with incorrect detecting CDNSP family + controllers (bsc#1218260). +- usb: cdnsp: blocked some cdns3 specific code (bsc#1218260). +- usb: dwc3: gadget: Don't disconnect if not started + (bsc#1218260). +- serial: amba-pl011: Fix DMA transmission in RS485 mode + (bsc#1218260). +- serial: stm32: do not always set SER_RS485_RX_DURING_TX if + RS485 is enabled (bsc#1218260). +- Revert "usb: typec: tcpm: reset counter when enter into + unattached state after try role" (bsc#1218260). +- erofs: fix refcount on the metabuf used for inode lookup + (bsc#1218260). +- dm-integrity, dm-verity: reduce stack usage for recheck + (bsc#1218260). +- ARM: ep93xx: Add terminator to gpiod_lookup_table (bsc#1218260). +- l2tp: pass correct message length to ip6_append_data + (bsc#1218260). +- PCI/MSI: Prevent MSI hardware interrupt number truncation + (bsc#1218260). +- irqchip/sifive-plic: Enable interrupt if needed before EOI + (bsc#1218260). +- irqchip/gic-v3-its: Do not assume vPE tables are preallocated + (bsc#1218260). +- irqchip/mbigen: Don't use bus_get_dev_root() to find the parent + (bsc#1218260). +- crypto: virtio/akcipher - Fix stack overflow on memcpy + (bsc#1218260). +- gtp: fix use-after-free and null-ptr-deref in + gtp_genl_dump_pdp() (bsc#1218260). +- accel/ivpu: Don't enable any tiles by default on VPU40xx + (bsc#1218260). +- KVM: arm64: vgic-its: Test for valid IRQ in + its_sync_lpi_pending_table() (bsc#1218260). +- KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler + (bsc#1218260). +- md: Fix missing release of 'active_io' for flush (bsc#1218260). +- sparc: Fix undefined reference to fb_is_primary_device + (bsc#1218260). +- cachefiles: fix memory leak in cachefiles_add_cache() + (bsc#1218260). +- platform/x86: touchscreen_dmi: Allow partial (prefix) matches + for ACPI names (bsc#1218260). +- platform/x86: intel-vbtn: Stop calling "VBDL" from + notify_handler (bsc#1218260). +- mm/damon/reclaim: fix quota stauts loss due to online tunings + (bsc#1218260). +- mm: memcontrol: clarify swapaccount=0 deprecation warning + (bsc#1218260). +- mm/damon/lru_sort: fix quota status loss due to online tunings + (bsc#1218260). +- mm/swap: fix race when skipping swapcache (bsc#1218260). +- selftests/mm: uffd-unit-test check if huge page size is 0 + (bsc#1218260). +- scsi: core: Consult supported VPD page list prior to fetching + page (bsc#1218260). +- scsi: target: pscsi: Fix bio_put() for error case (bsc#1218260). +- scsi: sd: usb_storage: uas: Access media prior to querying + device properties (bsc#1218260). +- cxl/pci: Fix disabling memory if DVSEC CXL Range does not + match a CFMWS window (bsc#1218260). +- cxl/acpi: Fix load failures due to single window creation + failure (bsc#1218260). +- dm-verity: recheck the hash after a failure (bsc#1218260). +- dm-crypt: don't modify the data when using authenticated + encryption (bsc#1218260). +- dm-integrity: recheck the integrity tag after a failure + (bsc#1218260). +- Revert "parisc: Only list existing CPUs in cpu_possible_mask" + (bsc#1218260). +- dm-crypt: recheck the integrity tag after a failure + (bsc#1218260). +- lib/Kconfig.debug: TEST_IOV_ITER depends on MMU (bsc#1218260). +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via + libaio (bsc#1218260). +- ata: libata-core: Do not try to set sleeping devices to standby + (bsc#1218260). +- s390/cio: fix invalid -EBUSY on ccw_device_start (bsc#1218260). +- drm/amd/display: adjust few initialization order in dm + (bsc#1218260). +- drm/meson: Don't remove bridges which are created by other + drivers (bsc#1218260). +- drm/ttm: Fix an invalid freeing on already freed page in error + path (bsc#1218260). +- btrfs: defrag: avoid unnecessary defrag caused by incorrect + extent size (bsc#1218260). +- LoongArch: Update cpu_sibling_map when disabling nonboot CPUs + (bsc#1218260). +- LoongArch: Disable IRQ before init_fn() for nonboot CPUs + (bsc#1218260). +- LoongArch: Call early_init_fdt_scan_reserved_mem() earlier + (bsc#1218260). +- docs: Instruct LaTeX to cope with deeper nesting (bsc#1218260). +- x86/bugs: Add asm helpers for executing VERW (bsc#1218260). +- IB/hfi1: Fix sdma.h tx->num_descs off-by-one error + (bsc#1218260). +- xen/events: close evtchn after mapping cleanup (bsc#1218260). +- xen/events: modify internal [un]bind interfaces (bsc#1218260). +- xen/events: drop xen_allocate_irqs_dynamic() (bsc#1218260). +- xen/events: remove some simple helpers from events_base.c + (bsc#1218260). +- xen/events: reduce externally visible helper functions + (bsc#1218260). +- xen: evtchn: Allow shared registration of IRQ handers + (bsc#1218260). +- drm/amd/display: fixed integer types and null check locations + (bsc#1218260). +- drm/amd/display: Request usb4 bw for mst streams (bsc#1218260). +- drm/amd/display: Add dpia display mode validation logic + (bsc#1218260). +- mptcp: corner case locking for rx path fields initialization + (bsc#1218260). +- mptcp: fix more tx path fields initialization (bsc#1218260). +- mptcp: use mptcp_set_state (bsc#1218260). +- mptcp: add CurrEstab MIB counter support (bsc#1218260). +- smb3: clarify mount warning (bsc#1218260). +- cifs: handle cases where multiple sessions share connection + (bsc#1218260). +- cifs: change tcon status when need_reconnect is set on it + (bsc#1218260). +- virtio-blk: Ensure no requests in virtqueues before deleting + vqs (bsc#1218260). +- smb: client: set correct d_type for reparse points under DFS + mounts (bsc#1218260). +- drm/amdgpu: Fix HDP flush for VFs on nbio v7.9 (bsc#1218260). +- drm/amdgpu: Fix shared buff copy to user (bsc#1218260). +- drm/amdgpu: reset gpu for s3 suspend abort case (bsc#1218260). +- drm/amdgpu: skip to program GFXDEC registers for suspend abort + (bsc#1218260). +- libceph: fail sparse-read if the data length doesn't match + (bsc#1218260). +- firewire: core: send bus reset promptly on gap count error + (bsc#1218260). +- accel/ivpu/40xx: Stop passing SKU boot parameters to FW + (bsc#1218260). +- accel/ivpu: Disable d3hot_delay on all NPU generations + (bsc#1218260). +- accel/ivpu: Force snooping for MMU writes (bsc#1218260). +- LoongArch: vDSO: Disable UBSAN instrumentation (bsc#1218260). +- LoongArch: Change acpi_core_pic[NR_CPUS] to + acpi_core_pic[MAX_CORE_PIC] (bsc#1218260). +- LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP + menu (bsc#1218260). +- LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of + redefining it (bsc#1218260). +- scsi: ufs: core: Remove the ufshcd_release() in + ufshcd_err_handling_prepare() (bsc#1218260). +- scsi: ufs: core: Fix shift issue in ufshcd_clear_cmd() + (bsc#1218260). +- scsi: lpfc: Use unsigned type for num_sge (bsc#1218260). +- hwmon: (coretemp) Enlarge per package core count limit + (bsc#1218260). +- efi: Don't add memblocks for soft-reserved memory (bsc#1218260). +- efi: runtime: Fix potential overflow of soft-reserved region + size (bsc#1218260). +- wifi: iwlwifi: do not announce EPCS support (bsc#1218260). +- wifi: mac80211: accept broadcast probe responses on 6 GHz + (bsc#1218260). +- wifi: mac80211: adding missing drv_mgd_complete_tx() call + (bsc#1218260). +- wifi: mac80211: set station RX-NSS on reconfig (bsc#1218260). +- fs/ntfs3: Fix oob in ntfs_listxattr (bsc#1218260). +- fs/ntfs3: Update inode->i_size after success write into + compressed file (bsc#1218260). +- fs/ntfs3: Fixed overflow check in mi_enum_attr() (bsc#1218260). +- fs/ntfs3: Correct function is_rst_area_valid (bsc#1218260). +- fs/ntfs3: Use i_size_read and i_size_write (bsc#1218260). +- fs/ntfs3: Prevent generic message "attempt to access beyond + end of device" (bsc#1218260). +- fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cache + (bsc#1218260). +- fs/ntfs3: Use kvfree to free memory allocated by kvmalloc + (bsc#1218260). +- fs/ntfs3: Disable ATTR_LIST_ENTRY size check (bsc#1218260). +- fs/ntfs3: Add NULL ptr dereference checking at the end of + attr_allocate_frame() (bsc#1218260). +- fs/ntfs3: ntfs3_forced_shutdown use int instead of bool + (bsc#1218260). +- fs/ntfs3: Implement super_operations::shutdown (bsc#1218260). +- fs/ntfs3: Drop suid and sgid bits as a part of fpunch + (bsc#1218260). +- fs/ntfs3: Add file_modified (bsc#1218260). +- fs/ntfs3: Fix detected field-spanning write (size 8) of single + field "le->name" (bsc#1218260). +- fs/ntfs3: Fix multithreaded stress test (bsc#1218260). +- fs/ntfs3: Reduce stack usage (bsc#1218260). +- fs/ntfs3: Print warning while fixing hard links count + (bsc#1218260). +- fs/ntfs3: Correct hard links updating when dealing with DOS + names (bsc#1218260). +- fs/ntfs3: Improve ntfs_dir_count (bsc#1218260). +- fs/ntfs3: Modified fix directory element type detection + (bsc#1218260). +- fs/ntfs3: Improve alternative boot processing (bsc#1218260). +- Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table + (bsc#1218260). +- ext4: correct the hole length returned by ext4_map_blocks() + (bsc#1218260). +- smb: client: increase number of PDUs allowed in a compound + request (bsc#1218260). +- cifs: do not search for channel if server is terminating + (bsc#1218260). +- nvmet-fc: take ref count on tgtport before delete assoc + (bsc#1218260). +- nvmet-fc: avoid deadlock on delete association path + (bsc#1218260). +- nvmet-fc: abort command when there is no binding (bsc#1218260). +- nvmet-fc: hold reference on hostport match (bsc#1218260). +- nvmet-fc: defer cleanup using RCU properly (bsc#1218260). +- nvmet-fc: release reference on target port (bsc#1218260). +- nvmet-fcloop: swap the list_add_tail arguments (bsc#1218260). +- nvme-fc: do not wait in vain when unloading module + (bsc#1218260). +- ALSA: usb-audio: Ignore clock selector errors for single + connection (bsc#1218260). +- ASoC: wm_adsp: Don't overwrite fwf_name with the default + (bsc#1218260). +- cifs: make sure that channel scaling is done only once + (bsc#1218260). +- drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz + (bsc#1218260). +- drm/amdkfd: Use correct drm device for cgroup permission check + (bsc#1218260). +- netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag + setting in sctp_new (bsc#1218260). +- misc: open-dice: Fix spurious lockdep warning (bsc#1218260). +- Input: xpad - add Lenovo Legion Go controllers (bsc#1218260). +- spi: sh-msiof: avoid integer overflow in constants + (bsc#1218260). +- regulator (max5970): Fix IRQ handler (bsc#1218260). +- ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616 + (bsc#1218260). +- ALSA: usb-audio: Check presence of valid altsetting control + (bsc#1218260). +- usb: ucsi_acpi: Quirk to ack a connector change ack cmd + (bsc#1218260). +- nvmet-tcp: fix nvme tcp ida memory leak (bsc#1218260). +- HID: nvidia-shield: Add missing null pointer checks to LED + initialization (bsc#1218260). +- ALSA: hda: Increase default bdl_pos_adj for Apollo Lake + (bsc#1218260). +- ALSA: hda: Replace numeric device IDs with constant values + (bsc#1218260). +- HID: logitech-hidpp: add support for Logitech G Pro X Superlight + 2 (bsc#1218260). +- regulator: pwm-regulator: Add validity checks in continuous + .get_voltage (bsc#1218260). +- ASoC: amd: acp: Add check for cpu dai link initialization + (bsc#1218260). +- dmaengine: ti: edma: Add some null pointer checks to the + edma_probe (bsc#1218260). +- Input: goodix - accept ACPI resources with gpio_count == 3 && + gpio_int_idx == 0 (bsc#1218260). +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_find_by_goal() (bsc#1218260). +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_try_best_found() (bsc#1218260). +- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() + when block bitmap corrupt (bsc#1218260). +- platform/x86: touchscreen_dmi: Add info for the TECLAST X16 + Plus tablet (bsc#1218260). +- MIPS: reserve exception vector space ONLY ONCE (bsc#1218260). +- ARM: dts: Fix TPM schema violations (bsc#1218260). +- ahci: add 43-bit DMA address quirk for ASMedia ASM1061 + controllers (bsc#1218260). +- spi: cs42l43: Handle error from devm_pm_runtime_enable + (bsc#1218260). +- aoe: avoid potential deadlock at set_capacity (bsc#1218260). +- ahci: asm1166: correct count of reported ports (bsc#1218260). +- cifs: helper function to check replayable error codes + (bsc#1218260). +- cifs: translate network errors on send to -ECONNABORTED + (bsc#1218260). +- cifs: cifs_pick_channel should try selecting active channels + (bsc#1218260). +- smb: Work around Clang __bdos() type confusion (bsc#1218260). +- block: Fix WARNING in _copy_from_iter (bsc#1218260). +- spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were + detected (bsc#1218260). +- spi: intel-pci: Add support for Arrow Lake SPI serial flash + (bsc#1218260). +- platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when + Tx TmFIFO is full (bsc#1218260). +- fbdev: sis: Error out if pixclock equals zero (bsc#1218260). +- fbdev: savage: Error out if pixclock equals zero (bsc#1218260). +- wifi: mac80211: fix race condition on enabling fast-xmit + (bsc#1218260). +- wifi: cfg80211: fix missing interfaces when dumping + (bsc#1218260). +- dmaengine: dw-edma: increase size of 'name' in debugfs code + (bsc#1218260). +- dmaengine: fsl-qdma: increase size of 'irq_name' (bsc#1218260). +- dmaengine: shdma: increase size of 'dev_id' (bsc#1218260). +- cifs: open_cached_dir should not rely on primary channel + (bsc#1218260). +- scsi: target: core: Add TMF to tmr_list handling (bsc#1218260). +- tools: selftests: riscv: Fix compile warnings in mm tests + (bsc#1218260). +- tools: selftests: riscv: Fix compile warnings in vector tests + (bsc#1218260). +- scsi: smartpqi: Fix logical volume rescan race condition + (bsc#1218260). +- scsi: smartpqi: Add new controller PCI IDs (bsc#1218260). +- dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH + (bsc#1218260). +- riscv/efistub: Ensure GP-relative addressing is not used + (bsc#1218260). +- PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq() + (bsc#1218260). +- sched/rt: Disallow writing invalid values to sched_rt_period_us + (bsc#1218260). +- commit 3612214 + ------------------------------------------------------------------- Fri Feb 23 10:08:45 CET 2024 - rfrohl@suse.com diff --git a/kernel-source-longterm.spec b/kernel-source-longterm.spec index e88b6f4..70abffb 100644 --- a/kernel-source-longterm.spec +++ b/kernel-source-longterm.spec @@ -17,8 +17,8 @@ %define srcversion 6.6 -%define patchversion 6.6.18 -%define git_commit ec9c7266266ec8783001853fda2d7c353d289437 +%define patchversion 6.6.19 +%define git_commit 58ac7dc9a33e65d81f1f9ecbffb437260d8c8d34 %define variant -longterm%{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ %endif Name: kernel-source-longterm -Version: 6.6.18 +Version: 6.6.19 %if 0%{?is_kotd} -Release: .gec9c726 +Release: .g58ac7dc %else Release: 0 %endif diff --git a/kernel-syms-longterm.changes b/kernel-syms-longterm.changes index c5e4346..ac81479 100644 --- a/kernel-syms-longterm.changes +++ b/kernel-syms-longterm.changes @@ -1,3 +1,523 @@ +------------------------------------------------------------------- +Fri Mar 1 15:35:23 CET 2024 - rfrohl@suse.com + +- backport: mptcp: fix possible deadlock in subflow diag (bsc#1218260) +- commit 58ac7dc + +------------------------------------------------------------------- +Fri Mar 1 15:33:12 CET 2024 - rfrohl@suse.com + +- backport: mptcp: avoid printing warning once on client side (bsc#1218260) +- commit 380761f + +------------------------------------------------------------------- +Fri Mar 1 15:31:15 CET 2024 - rfrohl@suse.com + +- blacklist.conf +- commit a5b1926 + +------------------------------------------------------------------- +Fri Mar 1 14:37:31 CET 2024 - rfrohl@suse.com + +- Linux 6.6.19 (bsc#1218260). +- ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x + parts (bsc#1218260). +- ata: ahci: add identifiers for ASM2116 series adapters + (bsc#1218260). +- mptcp: add needs_id for netlink appending addr (bsc#1218260). +- mptcp: userspace pm send RM_ADDR for ID 0 (bsc#1218260). +- selftests: mptcp: add mptcp_lib_get_counter (bsc#1218260). +- selftests: mptcp: join: stop transfer when check is done + (part 2) (bsc#1218260). +- mm: zswap: fix missing folio cleanup in writeback race path + (bsc#1218260). +- mm/zswap: invalidate duplicate entry when !zswap_enabled + (bsc#1218260). +- selftests: mptcp: join: stop transfer when check is done + (part 1) (bsc#1218260). +- i2c: imx: when being a target, mark the last read as processed + (bsc#1218260). +- drm/amd/display: Fix memory leak in dm_sw_fini() (bsc#1218260). +- selftests/iommu: fix the config fragment (bsc#1218260). +- drm/syncobj: handle NULL fence in syncobj_eventfd_entry_func + (bsc#1218260). +- drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE + flag is set (bsc#1218260). +- net: phy: realtek: Fix rtl8211f_config_init() for + RTL8211F(D)(I)-VD-CG PHY (bsc#1218260). +- Fix write to cloned skb in ipv6_hop_ioam() (bsc#1218260). +- phonet/pep: fix racy skb_queue_empty() use (bsc#1218260). +- phonet: take correct lock to peek at the RX queue (bsc#1218260). +- net: sparx5: Add spinlock for frame transmission from CPU + (bsc#1218260). +- net/sched: flower: Add lock protection when remove filter handle + (bsc#1218260). +- devlink: fix port dump cmd type (bsc#1218260). +- tools: ynl: don't leak mcast_groups on init error (bsc#1218260). +- tools: ynl: make sure we always pass yarg to mnl_cb_run + (bsc#1218260). +- net: mctp: put sock on tag allocation failure (bsc#1218260). +- netfilter: nf_tables: use kzalloc for hook allocation + (bsc#1218260). +- netfilter: nf_tables: register hooks last when adding new + chain/flowtable (bsc#1218260). +- netfilter: nft_flow_offload: release dst in case direct xmit + path is used (bsc#1218260). +- netfilter: nft_flow_offload: reset dst in route object after + setting up flow (bsc#1218260). +- netfilter: nf_tables: set dormant flag on hook register failure + (bsc#1218260). +- tls: don't skip over different type records from the rx_list + (bsc#1218260). +- tls: stop recv() if initial process_rx_list gave us non-DATA + (bsc#1218260). +- tls: break out of main loop when PEEK gets a non-data record + (bsc#1218260). +- hwmon: (nct6775) Fix access to temperature configuration + registers (bsc#1218260). +- cache: ax45mp_cache: Align end size to cache boundary in + ax45mp_dma_cache_wback() (bsc#1218260). +- bpf, sockmap: Fix NULL pointer dereference in + sk_psock_verdict_data_ready() (bsc#1218260). +- s390: use the correct count for __iowrite64_copy() + (bsc#1218260). +- net: ipa: don't overrun IPA suspend interrupt registers + (bsc#1218260). +- octeontx2-af: Consider the action set by PF (bsc#1218260). +- drm/i915/tv: Fix TV mode (bsc#1218260). +- platform/x86: thinkpad_acpi: Only update profile if successfully + converted (bsc#1218260). +- arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspend + (bsc#1218260). +- arm64/sme: Restore SME registers on exit from suspend + (bsc#1218260). +- arp: Prevent overflow in arp_req_get() (bsc#1218260). +- devlink: fix possible use-after-free and memory leaks in + devlink_init() (bsc#1218260). +- ipv6: sr: fix possible use-after-free and null-ptr-deref + (bsc#1218260). +- afs: Increase buffer size in afs_update_volume_status() + (bsc#1218260). +- parisc: Fix stack unwinder (bsc#1218260). +- bpf: Fix racing between bpf_timer_cancel_and_free and + bpf_timer_cancel (bsc#1218260). +- ata: ahci_ceva: fix error handling for Xilinx GT PHY support + (bsc#1218260). +- selftests: bonding: set active slave to primary eth1 + specifically (bsc#1218260). +- powerpc/pseries/iommu: DLPAR add doesn't completely initialize + pci_controller (bsc#1218260). +- net: bcmasp: Sanity check is off by one (bsc#1218260). +- net: bcmasp: Indicate MAC is in charge of PHY PM (bsc#1218260). +- ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid + (bsc#1218260). +- ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid + (bsc#1218260). +- net: stmmac: Fix incorrect dereference in interrupt handlers + (bsc#1218260). +- x86/numa: Fix the sort compare func used in numa_fill_memblks() + (bsc#1218260). +- x86/numa: Fix the address overlap check in numa_fill_memblks() + (bsc#1218260). +- nouveau: fix function cast warnings (bsc#1218260). +- net/sched: act_mirred: don't override retval if we already + lost the skb (bsc#1218260). +- net/sched: act_mirred: use the backlog for mirred ingress + (bsc#1218260). +- net/sched: act_mirred: Create function tcf_mirred_to_dev and + improve readability (bsc#1218260). +- dccp/tcp: Unhash sk from ehash for tb2 alloc failure after + check_estalblished() (bsc#1218260). +- net: bridge: switchdev: Ensure deferred event delivery on + unoffload (bsc#1218260). +- net: bridge: switchdev: Skip MDB replays of deferred events + on offload (bsc#1218260). +- scsi: jazz_esp: Only build if SCSI core is builtin + (bsc#1218260). +- scsi: smartpqi: Fix disable_managed_interrupts (bsc#1218260). +- bpf, scripts: Correct GPL license name (bsc#1218260). +- RDMA/srpt: fix function pointer cast warnings (bsc#1218260). +- xsk: Add truesize to skb_add_rx_frag() (bsc#1218260). +- arm64: dts: rockchip: Correct Indiedroid Nova GPIO Names + (bsc#1218260). +- arm64: dts: rockchip: set num-cs property for spi on px30 + (bsc#1218260). +- RDMA/qedr: Fix qedr_create_user_qp error flow (bsc#1218260). +- iommufd/iova_bitmap: Consider page offset for the pages to be + pinned (bsc#1218260). +- iommufd/iova_bitmap: Switch iova_bitmap::bitmap to an u8 array + (bsc#1218260). +- iommufd/iova_bitmap: Bounds check mapped::pages access + (bsc#1218260). +- bus: imx-weim: fix valid range check (bsc#1218260). +- arm64: dts: tqma8mpql: fix audio codec iov-supply (bsc#1218260). +- RDMA/srpt: Support specifying the srpt_service_guid parameter + (bsc#1218260). +- RDMA/irdma: Add AE for too many RNRS (bsc#1218260). +- RDMA/irdma: Set the CQ read threshold for GEN 1 (bsc#1218260). +- RDMA/irdma: Validate max_send_wr and max_recv_wr (bsc#1218260). +- RDMA/irdma: Fix KASAN issue with tasklet (bsc#1218260). +- arm64: dts: imx8mp: Disable UART4 by default on Data Modul + i.MX8M Plus eDM SBC (bsc#1218260). +- IB/mlx5: Don't expose debugfs entries for RRoCE general + parameters if not supported (bsc#1218260). +- RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srq + (bsc#1218260). +- RDMA/bnxt_re: Return error for SRQ resize (bsc#1218260). +- IB/hfi1: Fix a memleak in init_credit_return (bsc#1218260). +- bpf: Derive source IP addr via bpf_*_fib_lookup() (bsc#1218260). +- xen/events: fix error code in xen_bind_pirq_msi_to_irq() + (bsc#1218260). +- Revert "drm/amd/display: increased min_dcfclk_mhz and + min_fclk_mhz" (bsc#1218260). +- drm/amd/display: Fix buffer overflow in + 'get_host_router_total_dp_tunnel_bw()' (bsc#1218260). +- drm/amd/display: Avoid enum conversion warning (bsc#1218260). +- smb3: add missing null server pointer check (bsc#1218260). +- selftests: mptcp: diag: unique 'cestab' subtest names + (bsc#1218260). +- selftests: mptcp: diag: unique 'in use' subtest names + (bsc#1218260). +- selftests: mptcp: diag: fix bash warnings on older kernels + (bsc#1218260). +- selftests: mptcp: diag: check CURRESTAB counters (bsc#1218260). +- selftests: mptcp: pm nl: avoid error msg on older kernels + (bsc#1218260). +- selftests: mptcp: pm nl: also list skipped tests (bsc#1218260). +- selftests: mptcp: simult flows: fix some subtest names + (bsc#1218260). +- selftests: mptcp: userspace_pm: unique subtest names + (bsc#1218260). +- mptcp: fix duplicate subflow creation (bsc#1218260). +- mptcp: fix data races on remote_id (bsc#1218260). +- mptcp: fix data races on local_id (bsc#1218260). +- mptcp: fix lockless access in subflow ULP diag (bsc#1218260). +- mptcp: add needs_id for userspace appending addr (bsc#1218260). +- usb: roles: don't get/set_role() when usb_role_switch is + unregistered (bsc#1218260). +- usb: roles: fix NULL pointer issue when put module's reference + (bsc#1218260). +- usb: gadget: omap_udc: fix USB gadget regression on Palm TE + (bsc#1218260). +- usb: gadget: ncm: Avoid dropping datagrams of properly parsed + NTBs (bsc#1218260). +- usb: cdns3: fix memory double free when handle zero packet + (bsc#1218260). +- usb: cdns3: fixed memory use after free at + cdns3_gadget_ep_disable() (bsc#1218260). +- usb: cdnsp: fixed issue with incorrect detecting CDNSP family + controllers (bsc#1218260). +- usb: cdnsp: blocked some cdns3 specific code (bsc#1218260). +- usb: dwc3: gadget: Don't disconnect if not started + (bsc#1218260). +- serial: amba-pl011: Fix DMA transmission in RS485 mode + (bsc#1218260). +- serial: stm32: do not always set SER_RS485_RX_DURING_TX if + RS485 is enabled (bsc#1218260). +- Revert "usb: typec: tcpm: reset counter when enter into + unattached state after try role" (bsc#1218260). +- erofs: fix refcount on the metabuf used for inode lookup + (bsc#1218260). +- dm-integrity, dm-verity: reduce stack usage for recheck + (bsc#1218260). +- ARM: ep93xx: Add terminator to gpiod_lookup_table (bsc#1218260). +- l2tp: pass correct message length to ip6_append_data + (bsc#1218260). +- PCI/MSI: Prevent MSI hardware interrupt number truncation + (bsc#1218260). +- irqchip/sifive-plic: Enable interrupt if needed before EOI + (bsc#1218260). +- irqchip/gic-v3-its: Do not assume vPE tables are preallocated + (bsc#1218260). +- irqchip/mbigen: Don't use bus_get_dev_root() to find the parent + (bsc#1218260). +- crypto: virtio/akcipher - Fix stack overflow on memcpy + (bsc#1218260). +- gtp: fix use-after-free and null-ptr-deref in + gtp_genl_dump_pdp() (bsc#1218260). +- accel/ivpu: Don't enable any tiles by default on VPU40xx + (bsc#1218260). +- KVM: arm64: vgic-its: Test for valid IRQ in + its_sync_lpi_pending_table() (bsc#1218260). +- KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler + (bsc#1218260). +- md: Fix missing release of 'active_io' for flush (bsc#1218260). +- sparc: Fix undefined reference to fb_is_primary_device + (bsc#1218260). +- cachefiles: fix memory leak in cachefiles_add_cache() + (bsc#1218260). +- platform/x86: touchscreen_dmi: Allow partial (prefix) matches + for ACPI names (bsc#1218260). +- platform/x86: intel-vbtn: Stop calling "VBDL" from + notify_handler (bsc#1218260). +- mm/damon/reclaim: fix quota stauts loss due to online tunings + (bsc#1218260). +- mm: memcontrol: clarify swapaccount=0 deprecation warning + (bsc#1218260). +- mm/damon/lru_sort: fix quota status loss due to online tunings + (bsc#1218260). +- mm/swap: fix race when skipping swapcache (bsc#1218260). +- selftests/mm: uffd-unit-test check if huge page size is 0 + (bsc#1218260). +- scsi: core: Consult supported VPD page list prior to fetching + page (bsc#1218260). +- scsi: target: pscsi: Fix bio_put() for error case (bsc#1218260). +- scsi: sd: usb_storage: uas: Access media prior to querying + device properties (bsc#1218260). +- cxl/pci: Fix disabling memory if DVSEC CXL Range does not + match a CFMWS window (bsc#1218260). +- cxl/acpi: Fix load failures due to single window creation + failure (bsc#1218260). +- dm-verity: recheck the hash after a failure (bsc#1218260). +- dm-crypt: don't modify the data when using authenticated + encryption (bsc#1218260). +- dm-integrity: recheck the integrity tag after a failure + (bsc#1218260). +- Revert "parisc: Only list existing CPUs in cpu_possible_mask" + (bsc#1218260). +- dm-crypt: recheck the integrity tag after a failure + (bsc#1218260). +- lib/Kconfig.debug: TEST_IOV_ITER depends on MMU (bsc#1218260). +- fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via + libaio (bsc#1218260). +- ata: libata-core: Do not try to set sleeping devices to standby + (bsc#1218260). +- s390/cio: fix invalid -EBUSY on ccw_device_start (bsc#1218260). +- drm/amd/display: adjust few initialization order in dm + (bsc#1218260). +- drm/meson: Don't remove bridges which are created by other + drivers (bsc#1218260). +- drm/ttm: Fix an invalid freeing on already freed page in error + path (bsc#1218260). +- btrfs: defrag: avoid unnecessary defrag caused by incorrect + extent size (bsc#1218260). +- LoongArch: Update cpu_sibling_map when disabling nonboot CPUs + (bsc#1218260). +- LoongArch: Disable IRQ before init_fn() for nonboot CPUs + (bsc#1218260). +- LoongArch: Call early_init_fdt_scan_reserved_mem() earlier + (bsc#1218260). +- docs: Instruct LaTeX to cope with deeper nesting (bsc#1218260). +- x86/bugs: Add asm helpers for executing VERW (bsc#1218260). +- IB/hfi1: Fix sdma.h tx->num_descs off-by-one error + (bsc#1218260). +- xen/events: close evtchn after mapping cleanup (bsc#1218260). +- xen/events: modify internal [un]bind interfaces (bsc#1218260). +- xen/events: drop xen_allocate_irqs_dynamic() (bsc#1218260). +- xen/events: remove some simple helpers from events_base.c + (bsc#1218260). +- xen/events: reduce externally visible helper functions + (bsc#1218260). +- xen: evtchn: Allow shared registration of IRQ handers + (bsc#1218260). +- drm/amd/display: fixed integer types and null check locations + (bsc#1218260). +- drm/amd/display: Request usb4 bw for mst streams (bsc#1218260). +- drm/amd/display: Add dpia display mode validation logic + (bsc#1218260). +- mptcp: corner case locking for rx path fields initialization + (bsc#1218260). +- mptcp: fix more tx path fields initialization (bsc#1218260). +- mptcp: use mptcp_set_state (bsc#1218260). +- mptcp: add CurrEstab MIB counter support (bsc#1218260). +- smb3: clarify mount warning (bsc#1218260). +- cifs: handle cases where multiple sessions share connection + (bsc#1218260). +- cifs: change tcon status when need_reconnect is set on it + (bsc#1218260). +- virtio-blk: Ensure no requests in virtqueues before deleting + vqs (bsc#1218260). +- smb: client: set correct d_type for reparse points under DFS + mounts (bsc#1218260). +- drm/amdgpu: Fix HDP flush for VFs on nbio v7.9 (bsc#1218260). +- drm/amdgpu: Fix shared buff copy to user (bsc#1218260). +- drm/amdgpu: reset gpu for s3 suspend abort case (bsc#1218260). +- drm/amdgpu: skip to program GFXDEC registers for suspend abort + (bsc#1218260). +- libceph: fail sparse-read if the data length doesn't match + (bsc#1218260). +- firewire: core: send bus reset promptly on gap count error + (bsc#1218260). +- accel/ivpu/40xx: Stop passing SKU boot parameters to FW + (bsc#1218260). +- accel/ivpu: Disable d3hot_delay on all NPU generations + (bsc#1218260). +- accel/ivpu: Force snooping for MMU writes (bsc#1218260). +- LoongArch: vDSO: Disable UBSAN instrumentation (bsc#1218260). +- LoongArch: Change acpi_core_pic[NR_CPUS] to + acpi_core_pic[MAX_CORE_PIC] (bsc#1218260). +- LoongArch: Select HAVE_ARCH_SECCOMP to use the common SECCOMP + menu (bsc#1218260). +- LoongArch: Select ARCH_ENABLE_THP_MIGRATION instead of + redefining it (bsc#1218260). +- scsi: ufs: core: Remove the ufshcd_release() in + ufshcd_err_handling_prepare() (bsc#1218260). +- scsi: ufs: core: Fix shift issue in ufshcd_clear_cmd() + (bsc#1218260). +- scsi: lpfc: Use unsigned type for num_sge (bsc#1218260). +- hwmon: (coretemp) Enlarge per package core count limit + (bsc#1218260). +- efi: Don't add memblocks for soft-reserved memory (bsc#1218260). +- efi: runtime: Fix potential overflow of soft-reserved region + size (bsc#1218260). +- wifi: iwlwifi: do not announce EPCS support (bsc#1218260). +- wifi: mac80211: accept broadcast probe responses on 6 GHz + (bsc#1218260). +- wifi: mac80211: adding missing drv_mgd_complete_tx() call + (bsc#1218260). +- wifi: mac80211: set station RX-NSS on reconfig (bsc#1218260). +- fs/ntfs3: Fix oob in ntfs_listxattr (bsc#1218260). +- fs/ntfs3: Update inode->i_size after success write into + compressed file (bsc#1218260). +- fs/ntfs3: Fixed overflow check in mi_enum_attr() (bsc#1218260). +- fs/ntfs3: Correct function is_rst_area_valid (bsc#1218260). +- fs/ntfs3: Use i_size_read and i_size_write (bsc#1218260). +- fs/ntfs3: Prevent generic message "attempt to access beyond + end of device" (bsc#1218260). +- fs/ntfs3: use non-movable memory for ntfs3 MFT buffer cache + (bsc#1218260). +- fs/ntfs3: Use kvfree to free memory allocated by kvmalloc + (bsc#1218260). +- fs/ntfs3: Disable ATTR_LIST_ENTRY size check (bsc#1218260). +- fs/ntfs3: Add NULL ptr dereference checking at the end of + attr_allocate_frame() (bsc#1218260). +- fs/ntfs3: ntfs3_forced_shutdown use int instead of bool + (bsc#1218260). +- fs/ntfs3: Implement super_operations::shutdown (bsc#1218260). +- fs/ntfs3: Drop suid and sgid bits as a part of fpunch + (bsc#1218260). +- fs/ntfs3: Add file_modified (bsc#1218260). +- fs/ntfs3: Fix detected field-spanning write (size 8) of single + field "le->name" (bsc#1218260). +- fs/ntfs3: Fix multithreaded stress test (bsc#1218260). +- fs/ntfs3: Reduce stack usage (bsc#1218260). +- fs/ntfs3: Print warning while fixing hard links count + (bsc#1218260). +- fs/ntfs3: Correct hard links updating when dealing with DOS + names (bsc#1218260). +- fs/ntfs3: Improve ntfs_dir_count (bsc#1218260). +- fs/ntfs3: Modified fix directory element type detection + (bsc#1218260). +- fs/ntfs3: Improve alternative boot processing (bsc#1218260). +- Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table + (bsc#1218260). +- ext4: correct the hole length returned by ext4_map_blocks() + (bsc#1218260). +- smb: client: increase number of PDUs allowed in a compound + request (bsc#1218260). +- cifs: do not search for channel if server is terminating + (bsc#1218260). +- nvmet-fc: take ref count on tgtport before delete assoc + (bsc#1218260). +- nvmet-fc: avoid deadlock on delete association path + (bsc#1218260). +- nvmet-fc: abort command when there is no binding (bsc#1218260). +- nvmet-fc: hold reference on hostport match (bsc#1218260). +- nvmet-fc: defer cleanup using RCU properly (bsc#1218260). +- nvmet-fc: release reference on target port (bsc#1218260). +- nvmet-fcloop: swap the list_add_tail arguments (bsc#1218260). +- nvme-fc: do not wait in vain when unloading module + (bsc#1218260). +- ALSA: usb-audio: Ignore clock selector errors for single + connection (bsc#1218260). +- ASoC: wm_adsp: Don't overwrite fwf_name with the default + (bsc#1218260). +- cifs: make sure that channel scaling is done only once + (bsc#1218260). +- drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz + (bsc#1218260). +- drm/amdkfd: Use correct drm device for cgroup permission check + (bsc#1218260). +- netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag + setting in sctp_new (bsc#1218260). +- misc: open-dice: Fix spurious lockdep warning (bsc#1218260). +- Input: xpad - add Lenovo Legion Go controllers (bsc#1218260). +- spi: sh-msiof: avoid integer overflow in constants + (bsc#1218260). +- regulator (max5970): Fix IRQ handler (bsc#1218260). +- ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616 + (bsc#1218260). +- ALSA: usb-audio: Check presence of valid altsetting control + (bsc#1218260). +- usb: ucsi_acpi: Quirk to ack a connector change ack cmd + (bsc#1218260). +- nvmet-tcp: fix nvme tcp ida memory leak (bsc#1218260). +- HID: nvidia-shield: Add missing null pointer checks to LED + initialization (bsc#1218260). +- ALSA: hda: Increase default bdl_pos_adj for Apollo Lake + (bsc#1218260). +- ALSA: hda: Replace numeric device IDs with constant values + (bsc#1218260). +- HID: logitech-hidpp: add support for Logitech G Pro X Superlight + 2 (bsc#1218260). +- regulator: pwm-regulator: Add validity checks in continuous + .get_voltage (bsc#1218260). +- ASoC: amd: acp: Add check for cpu dai link initialization + (bsc#1218260). +- dmaengine: ti: edma: Add some null pointer checks to the + edma_probe (bsc#1218260). +- Input: goodix - accept ACPI resources with gpio_count == 3 && + gpio_int_idx == 0 (bsc#1218260). +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_find_by_goal() (bsc#1218260). +- ext4: avoid allocating blocks from corrupted group in + ext4_mb_try_best_found() (bsc#1218260). +- ext4: avoid dividing by 0 in mb_update_avg_fragment_size() + when block bitmap corrupt (bsc#1218260). +- platform/x86: touchscreen_dmi: Add info for the TECLAST X16 + Plus tablet (bsc#1218260). +- MIPS: reserve exception vector space ONLY ONCE (bsc#1218260). +- ARM: dts: Fix TPM schema violations (bsc#1218260). +- ahci: add 43-bit DMA address quirk for ASMedia ASM1061 + controllers (bsc#1218260). +- spi: cs42l43: Handle error from devm_pm_runtime_enable + (bsc#1218260). +- aoe: avoid potential deadlock at set_capacity (bsc#1218260). +- ahci: asm1166: correct count of reported ports (bsc#1218260). +- cifs: helper function to check replayable error codes + (bsc#1218260). +- cifs: translate network errors on send to -ECONNABORTED + (bsc#1218260). +- cifs: cifs_pick_channel should try selecting active channels + (bsc#1218260). +- smb: Work around Clang __bdos() type confusion (bsc#1218260). +- block: Fix WARNING in _copy_from_iter (bsc#1218260). +- spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were + detected (bsc#1218260). +- spi: intel-pci: Add support for Arrow Lake SPI serial flash + (bsc#1218260). +- platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when + Tx TmFIFO is full (bsc#1218260). +- fbdev: sis: Error out if pixclock equals zero (bsc#1218260). +- fbdev: savage: Error out if pixclock equals zero (bsc#1218260). +- wifi: mac80211: fix race condition on enabling fast-xmit + (bsc#1218260). +- wifi: cfg80211: fix missing interfaces when dumping + (bsc#1218260). +- dmaengine: dw-edma: increase size of 'name' in debugfs code + (bsc#1218260). +- dmaengine: fsl-qdma: increase size of 'irq_name' (bsc#1218260). +- dmaengine: shdma: increase size of 'dev_id' (bsc#1218260). +- cifs: open_cached_dir should not rely on primary channel + (bsc#1218260). +- scsi: target: core: Add TMF to tmr_list handling (bsc#1218260). +- tools: selftests: riscv: Fix compile warnings in mm tests + (bsc#1218260). +- tools: selftests: riscv: Fix compile warnings in vector tests + (bsc#1218260). +- scsi: smartpqi: Fix logical volume rescan race condition + (bsc#1218260). +- scsi: smartpqi: Add new controller PCI IDs (bsc#1218260). +- dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH + (bsc#1218260). +- riscv/efistub: Ensure GP-relative addressing is not used + (bsc#1218260). +- PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq() + (bsc#1218260). +- sched/rt: Disallow writing invalid values to sched_rt_period_us + (bsc#1218260). +- commit 3612214 + ------------------------------------------------------------------- Fri Feb 23 10:08:45 CET 2024 - rfrohl@suse.com diff --git a/kernel-syms-longterm.spec b/kernel-syms-longterm.spec index 4f1b8e2..c80cb5c 100644 --- a/kernel-syms-longterm.spec +++ b/kernel-syms-longterm.spec @@ -16,7 +16,7 @@ # -%define git_commit ec9c7266266ec8783001853fda2d7c353d289437 +%define git_commit 58ac7dc9a33e65d81f1f9ecbffb437260d8c8d34 %define variant -longterm%{nil} %include %_sourcedir/kernel-spec-macros @@ -25,10 +25,10 @@ Name: kernel-syms-longterm Summary: Kernel Symbol Versions (modversions) License: GPL-2.0-only Group: Development/Sources -Version: 6.6.18 +Version: 6.6.19 %if %using_buildservice %if 0%{?is_kotd} -Release: .gec9c726 +Release: .g58ac7dc %else Release: 0 %endif diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 7af69a5..4c81dae 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4bb2bffe9f83b24fe977164b7edd6acccfa9d64384c1e63d98cc3f4e9ea1e4e8 -size 3102364 +oid sha256:4aed7462bed585f3d56a9ce6a250697c3cdee81c3f2401b60b355507ab72fa9b +size 3334879 diff --git a/series.conf b/series.conf index 055e010..8328cdd 100644 --- a/series.conf +++ b/series.conf @@ -4041,6 +4041,307 @@ patches.kernel.org/6.6.18-337-tracing-Make-system_callback-function-static.patch patches.kernel.org/6.6.18-338-tracing-Fix-a-NULL-vs-IS_ERR-bug-in-event_subs.patch patches.kernel.org/6.6.18-339-Linux-6.6.18.patch + patches.kernel.org/6.6.19-001-sched-rt-Disallow-writing-invalid-values-to-sc.patch + patches.kernel.org/6.6.19-002-PCI-dwc-Fix-a-64bit-bug-in-dw_pcie_ep_raise_ms.patch + patches.kernel.org/6.6.19-003-riscv-efistub-Ensure-GP-relative-addressing-is.patch + patches.kernel.org/6.6.19-004-dmaengine-apple-admac-Keep-upper-bits-of-REG_B.patch + patches.kernel.org/6.6.19-005-scsi-smartpqi-Add-new-controller-PCI-IDs.patch + patches.kernel.org/6.6.19-006-scsi-smartpqi-Fix-logical-volume-rescan-race-c.patch + patches.kernel.org/6.6.19-007-tools-selftests-riscv-Fix-compile-warnings-in-.patch + patches.kernel.org/6.6.19-008-tools-selftests-riscv-Fix-compile-warnings-in-.patch + patches.kernel.org/6.6.19-009-scsi-target-core-Add-TMF-to-tmr_list-handling.patch + patches.kernel.org/6.6.19-010-cifs-open_cached_dir-should-not-rely-on-primar.patch + patches.kernel.org/6.6.19-011-dmaengine-shdma-increase-size-of-dev_id.patch + patches.kernel.org/6.6.19-012-dmaengine-fsl-qdma-increase-size-of-irq_name.patch + patches.kernel.org/6.6.19-013-dmaengine-dw-edma-increase-size-of-name-in-deb.patch + patches.kernel.org/6.6.19-014-wifi-cfg80211-fix-missing-interfaces-when-dump.patch + patches.kernel.org/6.6.19-015-wifi-mac80211-fix-race-condition-on-enabling-f.patch + patches.kernel.org/6.6.19-016-fbdev-savage-Error-out-if-pixclock-equals-zero.patch + patches.kernel.org/6.6.19-017-fbdev-sis-Error-out-if-pixclock-equals-zero.patch + patches.kernel.org/6.6.19-018-platform-mellanox-mlxbf-tmfifo-Drop-Tx-network.patch + patches.kernel.org/6.6.19-019-spi-intel-pci-Add-support-for-Arrow-Lake-SPI-s.patch + patches.kernel.org/6.6.19-020-spi-hisi-sfc-v3xx-Return-IRQ_NONE-if-no-interr.patch + patches.kernel.org/6.6.19-021-block-Fix-WARNING-in-_copy_from_iter.patch + patches.kernel.org/6.6.19-022-smb-Work-around-Clang-__bdos-type-confusion.patch + patches.kernel.org/6.6.19-023-cifs-cifs_pick_channel-should-try-selecting-ac.patch + patches.kernel.org/6.6.19-024-cifs-translate-network-errors-on-send-to-ECONN.patch + patches.kernel.org/6.6.19-025-cifs-helper-function-to-check-replayable-error.patch + patches.kernel.org/6.6.19-026-ahci-asm1166-correct-count-of-reported-ports.patch + patches.kernel.org/6.6.19-027-aoe-avoid-potential-deadlock-at-set_capacity.patch + patches.kernel.org/6.6.19-028-spi-cs42l43-Handle-error-from-devm_pm_runtime_.patch + patches.kernel.org/6.6.19-029-ahci-add-43-bit-DMA-address-quirk-for-ASMedia-.patch + patches.kernel.org/6.6.19-030-ARM-dts-Fix-TPM-schema-violations.patch + patches.kernel.org/6.6.19-031-MIPS-reserve-exception-vector-space-ONLY-ONCE.patch + patches.kernel.org/6.6.19-032-platform-x86-touchscreen_dmi-Add-info-for-the-.patch + patches.kernel.org/6.6.19-033-ext4-avoid-dividing-by-0-in-mb_update_avg_frag.patch + patches.kernel.org/6.6.19-034-ext4-avoid-allocating-blocks-from-corrupted-gr.patch + patches.kernel.org/6.6.19-035-ext4-avoid-allocating-blocks-from-corrupted-gr.patch + patches.kernel.org/6.6.19-036-Input-goodix-accept-ACPI-resources-with-gpio_c.patch + patches.kernel.org/6.6.19-037-dmaengine-ti-edma-Add-some-null-pointer-checks.patch + patches.kernel.org/6.6.19-038-ASoC-amd-acp-Add-check-for-cpu-dai-link-initia.patch + patches.kernel.org/6.6.19-039-regulator-pwm-regulator-Add-validity-checks-in.patch + patches.kernel.org/6.6.19-040-HID-logitech-hidpp-add-support-for-Logitech-G-.patch + patches.kernel.org/6.6.19-041-ALSA-hda-Replace-numeric-device-IDs-with-const.patch + patches.kernel.org/6.6.19-042-ALSA-hda-Increase-default-bdl_pos_adj-for-Apol.patch + patches.kernel.org/6.6.19-043-HID-nvidia-shield-Add-missing-null-pointer-che.patch + patches.kernel.org/6.6.19-044-nvmet-tcp-fix-nvme-tcp-ida-memory-leak.patch + patches.kernel.org/6.6.19-045-usb-ucsi_acpi-Quirk-to-ack-a-connector-change-.patch + patches.kernel.org/6.6.19-046-ALSA-usb-audio-Check-presence-of-valid-altsett.patch + patches.kernel.org/6.6.19-047-ASoC-sunxi-sun4i-spdif-Add-support-for-Allwinn.patch + patches.kernel.org/6.6.19-048-regulator-max5970-Fix-IRQ-handler.patch + patches.kernel.org/6.6.19-049-spi-sh-msiof-avoid-integer-overflow-in-constan.patch + patches.kernel.org/6.6.19-050-Input-xpad-add-Lenovo-Legion-Go-controllers.patch + patches.kernel.org/6.6.19-051-misc-open-dice-Fix-spurious-lockdep-warning.patch + patches.kernel.org/6.6.19-052-netfilter-conntrack-check-SCTP_CID_SHUTDOWN_AC.patch + patches.kernel.org/6.6.19-053-drm-amdkfd-Use-correct-drm-device-for-cgroup-p.patch + patches.kernel.org/6.6.19-054-drm-amd-display-increased-min_dcfclk_mhz-and-m.patch + patches.kernel.org/6.6.19-055-cifs-make-sure-that-channel-scaling-is-done-on.patch + patches.kernel.org/6.6.19-056-ASoC-wm_adsp-Don-t-overwrite-fwf_name-with-the.patch + patches.kernel.org/6.6.19-057-ALSA-usb-audio-Ignore-clock-selector-errors-fo.patch + patches.kernel.org/6.6.19-058-nvme-fc-do-not-wait-in-vain-when-unloading-mod.patch + patches.kernel.org/6.6.19-059-nvmet-fcloop-swap-the-list_add_tail-arguments.patch + patches.kernel.org/6.6.19-060-nvmet-fc-release-reference-on-target-port.patch + patches.kernel.org/6.6.19-061-nvmet-fc-defer-cleanup-using-RCU-properly.patch + patches.kernel.org/6.6.19-062-nvmet-fc-hold-reference-on-hostport-match.patch + patches.kernel.org/6.6.19-063-nvmet-fc-abort-command-when-there-is-no-bindin.patch + patches.kernel.org/6.6.19-064-nvmet-fc-avoid-deadlock-on-delete-association-.patch + patches.kernel.org/6.6.19-065-nvmet-fc-take-ref-count-on-tgtport-before-dele.patch + patches.kernel.org/6.6.19-066-cifs-do-not-search-for-channel-if-server-is-te.patch + patches.kernel.org/6.6.19-067-smb-client-increase-number-of-PDUs-allowed-in-.patch + patches.kernel.org/6.6.19-068-ext4-correct-the-hole-length-returned-by-ext4_.patch + patches.kernel.org/6.6.19-069-Input-i8042-add-Fujitsu-Lifebook-U728-to-i8042.patch + patches.kernel.org/6.6.19-070-fs-ntfs3-Improve-alternative-boot-processing.patch + patches.kernel.org/6.6.19-071-fs-ntfs3-Modified-fix-directory-element-type-d.patch + patches.kernel.org/6.6.19-072-fs-ntfs3-Improve-ntfs_dir_count.patch + patches.kernel.org/6.6.19-073-fs-ntfs3-Correct-hard-links-updating-when-deal.patch + patches.kernel.org/6.6.19-074-fs-ntfs3-Print-warning-while-fixing-hard-links.patch + patches.kernel.org/6.6.19-075-fs-ntfs3-Reduce-stack-usage.patch + patches.kernel.org/6.6.19-076-fs-ntfs3-Fix-multithreaded-stress-test.patch + patches.kernel.org/6.6.19-077-fs-ntfs3-Fix-detected-field-spanning-write-siz.patch + patches.kernel.org/6.6.19-078-fs-ntfs3-Add-file_modified.patch + patches.kernel.org/6.6.19-079-fs-ntfs3-Drop-suid-and-sgid-bits-as-a-part-of-.patch + patches.kernel.org/6.6.19-080-fs-ntfs3-Implement-super_operations-shutdown.patch + patches.kernel.org/6.6.19-081-fs-ntfs3-ntfs3_forced_shutdown-use-int-instead.patch + patches.kernel.org/6.6.19-082-fs-ntfs3-Add-NULL-ptr-dereference-checking-at-.patch + patches.kernel.org/6.6.19-083-fs-ntfs3-Disable-ATTR_LIST_ENTRY-size-check.patch + patches.kernel.org/6.6.19-084-fs-ntfs3-Use-kvfree-to-free-memory-allocated-b.patch + patches.kernel.org/6.6.19-085-fs-ntfs3-use-non-movable-memory-for-ntfs3-MFT-.patch + patches.kernel.org/6.6.19-086-fs-ntfs3-Prevent-generic-message-attempt-to-ac.patch + patches.kernel.org/6.6.19-087-fs-ntfs3-Use-i_size_read-and-i_size_write.patch + patches.kernel.org/6.6.19-088-fs-ntfs3-Correct-function-is_rst_area_valid.patch + patches.kernel.org/6.6.19-089-fs-ntfs3-Fixed-overflow-check-in-mi_enum_attr.patch + patches.kernel.org/6.6.19-090-fs-ntfs3-Update-inode-i_size-after-success-wri.patch + patches.kernel.org/6.6.19-091-fs-ntfs3-Fix-oob-in-ntfs_listxattr.patch + patches.kernel.org/6.6.19-092-wifi-mac80211-set-station-RX-NSS-on-reconfig.patch + patches.kernel.org/6.6.19-093-wifi-mac80211-adding-missing-drv_mgd_complete_.patch + patches.kernel.org/6.6.19-094-wifi-mac80211-accept-broadcast-probe-responses.patch + patches.kernel.org/6.6.19-095-wifi-iwlwifi-do-not-announce-EPCS-support.patch + patches.kernel.org/6.6.19-096-efi-runtime-Fix-potential-overflow-of-soft-res.patch + patches.kernel.org/6.6.19-097-efi-Don-t-add-memblocks-for-soft-reserved-memo.patch + patches.kernel.org/6.6.19-098-hwmon-coretemp-Enlarge-per-package-core-count-.patch + patches.kernel.org/6.6.19-099-scsi-lpfc-Use-unsigned-type-for-num_sge.patch + patches.kernel.org/6.6.19-100-scsi-ufs-core-Fix-shift-issue-in-ufshcd_clear_.patch + patches.kernel.org/6.6.19-101-scsi-ufs-core-Remove-the-ufshcd_release-in-ufs.patch + patches.kernel.org/6.6.19-102-LoongArch-Select-ARCH_ENABLE_THP_MIGRATION-ins.patch + patches.kernel.org/6.6.19-103-LoongArch-Select-HAVE_ARCH_SECCOMP-to-use-the-.patch + patches.kernel.org/6.6.19-104-LoongArch-Change-acpi_core_pic-NR_CPUS-to-acpi.patch + patches.kernel.org/6.6.19-105-LoongArch-vDSO-Disable-UBSAN-instrumentation.patch + patches.kernel.org/6.6.19-106-accel-ivpu-Force-snooping-for-MMU-writes.patch + patches.kernel.org/6.6.19-107-accel-ivpu-Disable-d3hot_delay-on-all-NPU-gene.patch + patches.kernel.org/6.6.19-108-accel-ivpu-40xx-Stop-passing-SKU-boot-paramete.patch + patches.kernel.org/6.6.19-109-firewire-core-send-bus-reset-promptly-on-gap-c.patch + patches.kernel.org/6.6.19-110-libceph-fail-sparse-read-if-the-data-length-do.patch + patches.kernel.org/6.6.19-111-drm-amdgpu-skip-to-program-GFXDEC-registers-fo.patch + patches.kernel.org/6.6.19-112-drm-amdgpu-reset-gpu-for-s3-suspend-abort-case.patch + patches.kernel.org/6.6.19-113-drm-amdgpu-Fix-shared-buff-copy-to-user.patch + patches.kernel.org/6.6.19-114-drm-amdgpu-Fix-HDP-flush-for-VFs-on-nbio-v7.9.patch + patches.kernel.org/6.6.19-115-smb-client-set-correct-d_type-for-reparse-poin.patch + patches.kernel.org/6.6.19-116-virtio-blk-Ensure-no-requests-in-virtqueues-be.patch + patches.kernel.org/6.6.19-117-cifs-change-tcon-status-when-need_reconnect-is.patch + patches.kernel.org/6.6.19-118-cifs-handle-cases-where-multiple-sessions-shar.patch + patches.kernel.org/6.6.19-119-smb3-clarify-mount-warning.patch + patches.kernel.org/6.6.19-120-mptcp-add-CurrEstab-MIB-counter-support.patch + patches.kernel.org/6.6.19-121-mptcp-use-mptcp_set_state.patch + patches.kernel.org/6.6.19-122-mptcp-fix-more-tx-path-fields-initialization.patch + patches.kernel.org/6.6.19-123-mptcp-corner-case-locking-for-rx-path-fields-i.patch + patches.kernel.org/6.6.19-124-drm-amd-display-Add-dpia-display-mode-validati.patch + patches.kernel.org/6.6.19-125-drm-amd-display-Request-usb4-bw-for-mst-stream.patch + patches.kernel.org/6.6.19-126-drm-amd-display-fixed-integer-types-and-null-c.patch + patches.kernel.org/6.6.19-127-xen-evtchn-Allow-shared-registration-of-IRQ-ha.patch + patches.kernel.org/6.6.19-128-xen-events-reduce-externally-visible-helper-fu.patch + patches.kernel.org/6.6.19-129-xen-events-remove-some-simple-helpers-from-eve.patch + patches.kernel.org/6.6.19-130-xen-events-drop-xen_allocate_irqs_dynamic.patch + patches.kernel.org/6.6.19-131-xen-events-modify-internal-un-bind-interfaces.patch + patches.kernel.org/6.6.19-132-xen-events-close-evtchn-after-mapping-cleanup.patch + patches.kernel.org/6.6.19-133-IB-hfi1-Fix-sdma.h-tx-num_descs-off-by-one-err.patch + patches.kernel.org/6.6.19-134-x86-bugs-Add-asm-helpers-for-executing-VERW.patch + patches.kernel.org/6.6.19-135-docs-Instruct-LaTeX-to-cope-with-deeper-nestin.patch + patches.kernel.org/6.6.19-136-LoongArch-Call-early_init_fdt_scan_reserved_me.patch + patches.kernel.org/6.6.19-137-LoongArch-Disable-IRQ-before-init_fn-for-nonbo.patch + patches.kernel.org/6.6.19-138-LoongArch-Update-cpu_sibling_map-when-disablin.patch + patches.kernel.org/6.6.19-139-btrfs-defrag-avoid-unnecessary-defrag-caused-b.patch + patches.kernel.org/6.6.19-140-drm-ttm-Fix-an-invalid-freeing-on-already-free.patch + patches.kernel.org/6.6.19-141-drm-meson-Don-t-remove-bridges-which-are-creat.patch + patches.kernel.org/6.6.19-142-drm-amd-display-adjust-few-initialization-orde.patch + patches.kernel.org/6.6.19-143-s390-cio-fix-invalid-EBUSY-on-ccw_device_start.patch + patches.kernel.org/6.6.19-144-ata-libata-core-Do-not-try-to-set-sleeping-dev.patch + patches.kernel.org/6.6.19-145-fs-aio-Restrict-kiocb_set_cancel_fn-to-I-O-sub.patch + patches.kernel.org/6.6.19-146-lib-Kconfig.debug-TEST_IOV_ITER-depends-on-MMU.patch + patches.kernel.org/6.6.19-147-dm-crypt-recheck-the-integrity-tag-after-a-fai.patch + patches.kernel.org/6.6.19-148-Revert-parisc-Only-list-existing-CPUs-in-cpu_p.patch + patches.kernel.org/6.6.19-149-dm-integrity-recheck-the-integrity-tag-after-a.patch + patches.kernel.org/6.6.19-150-dm-crypt-don-t-modify-the-data-when-using-auth.patch + patches.kernel.org/6.6.19-151-dm-verity-recheck-the-hash-after-a-failure.patch + patches.kernel.org/6.6.19-152-cxl-acpi-Fix-load-failures-due-to-single-windo.patch + patches.kernel.org/6.6.19-153-cxl-pci-Fix-disabling-memory-if-DVSEC-CXL-Rang.patch + patches.kernel.org/6.6.19-154-scsi-sd-usb_storage-uas-Access-media-prior-to-.patch + patches.kernel.org/6.6.19-155-scsi-target-pscsi-Fix-bio_put-for-error-case.patch + patches.kernel.org/6.6.19-156-scsi-core-Consult-supported-VPD-page-list-prio.patch + patches.kernel.org/6.6.19-157-selftests-mm-uffd-unit-test-check-if-huge-page.patch + patches.kernel.org/6.6.19-158-mm-swap-fix-race-when-skipping-swapcache.patch + patches.kernel.org/6.6.19-159-mm-damon-lru_sort-fix-quota-status-loss-due-to.patch + patches.kernel.org/6.6.19-160-mm-memcontrol-clarify-swapaccount-0-deprecatio.patch + patches.kernel.org/6.6.19-161-mm-damon-reclaim-fix-quota-stauts-loss-due-to-.patch + patches.kernel.org/6.6.19-162-platform-x86-intel-vbtn-Stop-calling-VBDL-from.patch + patches.kernel.org/6.6.19-163-platform-x86-touchscreen_dmi-Allow-partial-pre.patch + patches.kernel.org/6.6.19-164-cachefiles-fix-memory-leak-in-cachefiles_add_c.patch + patches.kernel.org/6.6.19-165-sparc-Fix-undefined-reference-to-fb_is_primary.patch + patches.kernel.org/6.6.19-166-md-Fix-missing-release-of-active_io-for-flush.patch + patches.kernel.org/6.6.19-167-KVM-arm64-vgic-its-Test-for-valid-IRQ-in-MOVAL.patch + patches.kernel.org/6.6.19-168-KVM-arm64-vgic-its-Test-for-valid-IRQ-in-its_s.patch + patches.kernel.org/6.6.19-169-accel-ivpu-Don-t-enable-any-tiles-by-default-o.patch + patches.kernel.org/6.6.19-170-gtp-fix-use-after-free-and-null-ptr-deref-in-g.patch + patches.kernel.org/6.6.19-171-crypto-virtio-akcipher-Fix-stack-overflow-on-m.patch + patches.kernel.org/6.6.19-172-irqchip-mbigen-Don-t-use-bus_get_dev_root-to-f.patch + patches.kernel.org/6.6.19-173-irqchip-gic-v3-its-Do-not-assume-vPE-tables-ar.patch + patches.kernel.org/6.6.19-174-irqchip-sifive-plic-Enable-interrupt-if-needed.patch + patches.kernel.org/6.6.19-175-PCI-MSI-Prevent-MSI-hardware-interrupt-number-.patch + patches.kernel.org/6.6.19-176-l2tp-pass-correct-message-length-to-ip6_append.patch + patches.kernel.org/6.6.19-177-ARM-ep93xx-Add-terminator-to-gpiod_lookup_tabl.patch + patches.kernel.org/6.6.19-178-dm-integrity-dm-verity-reduce-stack-usage-for-.patch + patches.kernel.org/6.6.19-179-erofs-fix-refcount-on-the-metabuf-used-for-ino.patch + patches.kernel.org/6.6.19-180-Revert-usb-typec-tcpm-reset-counter-when-enter.patch + patches.kernel.org/6.6.19-181-serial-stm32-do-not-always-set-SER_RS485_RX_DU.patch + patches.kernel.org/6.6.19-182-serial-amba-pl011-Fix-DMA-transmission-in-RS48.patch + patches.kernel.org/6.6.19-183-usb-dwc3-gadget-Don-t-disconnect-if-not-starte.patch + patches.kernel.org/6.6.19-184-usb-cdnsp-blocked-some-cdns3-specific-code.patch + patches.kernel.org/6.6.19-185-usb-cdnsp-fixed-issue-with-incorrect-detecting.patch + patches.kernel.org/6.6.19-186-usb-cdns3-fixed-memory-use-after-free-at-cdns3.patch + patches.kernel.org/6.6.19-187-usb-cdns3-fix-memory-double-free-when-handle-z.patch + patches.kernel.org/6.6.19-188-usb-gadget-ncm-Avoid-dropping-datagrams-of-pro.patch + patches.kernel.org/6.6.19-189-usb-gadget-omap_udc-fix-USB-gadget-regression-.patch + patches.kernel.org/6.6.19-190-usb-roles-fix-NULL-pointer-issue-when-put-modu.patch + patches.kernel.org/6.6.19-191-usb-roles-don-t-get-set_role-when-usb_role_swi.patch + patches.kernel.org/6.6.19-192-mptcp-add-needs_id-for-userspace-appending-add.patch + patches.kernel.org/6.6.19-193-mptcp-fix-lockless-access-in-subflow-ULP-diag.patch + patches.kernel.org/6.6.19-194-mptcp-fix-data-races-on-local_id.patch + patches.kernel.org/6.6.19-195-mptcp-fix-data-races-on-remote_id.patch + patches.kernel.org/6.6.19-196-mptcp-fix-duplicate-subflow-creation.patch + patches.kernel.org/6.6.19-197-selftests-mptcp-userspace_pm-unique-subtest-na.patch + patches.kernel.org/6.6.19-198-selftests-mptcp-simult-flows-fix-some-subtest-.patch + patches.kernel.org/6.6.19-199-selftests-mptcp-pm-nl-also-list-skipped-tests.patch + patches.kernel.org/6.6.19-200-selftests-mptcp-pm-nl-avoid-error-msg-on-older.patch + patches.kernel.org/6.6.19-201-selftests-mptcp-diag-check-CURRESTAB-counters.patch + patches.kernel.org/6.6.19-202-selftests-mptcp-diag-fix-bash-warnings-on-olde.patch + patches.kernel.org/6.6.19-203-selftests-mptcp-diag-unique-in-use-subtest-nam.patch + patches.kernel.org/6.6.19-204-selftests-mptcp-diag-unique-cestab-subtest-nam.patch + patches.kernel.org/6.6.19-205-smb3-add-missing-null-server-pointer-check.patch + patches.kernel.org/6.6.19-206-drm-amd-display-Avoid-enum-conversion-warning.patch + patches.kernel.org/6.6.19-207-drm-amd-display-Fix-buffer-overflow-in-get_hos.patch + patches.kernel.org/6.6.19-208-Revert-drm-amd-display-increased-min_dcfclk_mh.patch + patches.kernel.org/6.6.19-209-xen-events-fix-error-code-in-xen_bind_pirq_msi.patch + patches.kernel.org/6.6.19-210-bpf-Derive-source-IP-addr-via-bpf_-_fib_lookup.patch + patches.kernel.org/6.6.19-211-IB-hfi1-Fix-a-memleak-in-init_credit_return.patch + patches.kernel.org/6.6.19-212-RDMA-bnxt_re-Return-error-for-SRQ-resize.patch + patches.kernel.org/6.6.19-213-RDMA-bnxt_re-Add-a-missing-check-in-bnxt_qplib.patch + patches.kernel.org/6.6.19-214-IB-mlx5-Don-t-expose-debugfs-entries-for-RRoCE.patch + patches.kernel.org/6.6.19-215-arm64-dts-imx8mp-Disable-UART4-by-default-on-D.patch + patches.kernel.org/6.6.19-216-RDMA-irdma-Fix-KASAN-issue-with-tasklet.patch + patches.kernel.org/6.6.19-217-RDMA-irdma-Validate-max_send_wr-and-max_recv_w.patch + patches.kernel.org/6.6.19-218-RDMA-irdma-Set-the-CQ-read-threshold-for-GEN-1.patch + patches.kernel.org/6.6.19-219-RDMA-irdma-Add-AE-for-too-many-RNRS.patch + patches.kernel.org/6.6.19-220-RDMA-srpt-Support-specifying-the-srpt_service_.patch + patches.kernel.org/6.6.19-221-arm64-dts-tqma8mpql-fix-audio-codec-iov-supply.patch + patches.kernel.org/6.6.19-222-bus-imx-weim-fix-valid-range-check.patch + patches.kernel.org/6.6.19-223-iommufd-iova_bitmap-Bounds-check-mapped-pages-.patch + patches.kernel.org/6.6.19-224-iommufd-iova_bitmap-Switch-iova_bitmap-bitmap-.patch + patches.kernel.org/6.6.19-225-iommufd-iova_bitmap-Consider-page-offset-for-t.patch + patches.kernel.org/6.6.19-226-RDMA-qedr-Fix-qedr_create_user_qp-error-flow.patch + patches.kernel.org/6.6.19-227-arm64-dts-rockchip-set-num-cs-property-for-spi.patch + patches.kernel.org/6.6.19-228-arm64-dts-rockchip-Correct-Indiedroid-Nova-GPI.patch + patches.kernel.org/6.6.19-229-xsk-Add-truesize-to-skb_add_rx_frag.patch + patches.kernel.org/6.6.19-230-RDMA-srpt-fix-function-pointer-cast-warnings.patch + patches.kernel.org/6.6.19-231-bpf-scripts-Correct-GPL-license-name.patch + patches.kernel.org/6.6.19-232-scsi-smartpqi-Fix-disable_managed_interrupts.patch + patches.kernel.org/6.6.19-233-scsi-jazz_esp-Only-build-if-SCSI-core-is-built.patch + patches.kernel.org/6.6.19-234-net-bridge-switchdev-Skip-MDB-replays-of-defer.patch + patches.kernel.org/6.6.19-235-net-bridge-switchdev-Ensure-deferred-event-del.patch + patches.kernel.org/6.6.19-236-dccp-tcp-Unhash-sk-from-ehash-for-tb2-alloc-fa.patch + patches.kernel.org/6.6.19-237-net-sched-act_mirred-Create-function-tcf_mirre.patch + patches.kernel.org/6.6.19-238-net-sched-act_mirred-use-the-backlog-for-mirre.patch + patches.kernel.org/6.6.19-239-net-sched-act_mirred-don-t-override-retval-if-.patch + patches.kernel.org/6.6.19-240-nouveau-fix-function-cast-warnings.patch + patches.kernel.org/6.6.19-241-x86-numa-Fix-the-address-overlap-check-in-numa.patch + patches.kernel.org/6.6.19-242-x86-numa-Fix-the-sort-compare-func-used-in-num.patch + patches.kernel.org/6.6.19-243-net-stmmac-Fix-incorrect-dereference-in-interr.patch + patches.kernel.org/6.6.19-244-ipv4-properly-combine-dev_base_seq-and-ipv4.de.patch + patches.kernel.org/6.6.19-245-ipv6-properly-combine-dev_base_seq-and-ipv6.de.patch + patches.kernel.org/6.6.19-246-net-bcmasp-Indicate-MAC-is-in-charge-of-PHY-PM.patch + patches.kernel.org/6.6.19-247-net-bcmasp-Sanity-check-is-off-by-one.patch + patches.kernel.org/6.6.19-248-powerpc-pseries-iommu-DLPAR-add-doesn-t-comple.patch + patches.kernel.org/6.6.19-249-selftests-bonding-set-active-slave-to-primary-.patch + patches.kernel.org/6.6.19-250-ata-ahci_ceva-fix-error-handling-for-Xilinx-GT.patch + patches.kernel.org/6.6.19-251-bpf-Fix-racing-between-bpf_timer_cancel_and_fr.patch + patches.kernel.org/6.6.19-252-parisc-Fix-stack-unwinder.patch + patches.kernel.org/6.6.19-253-afs-Increase-buffer-size-in-afs_update_volume_.patch + patches.kernel.org/6.6.19-254-ipv6-sr-fix-possible-use-after-free-and-null-p.patch + patches.kernel.org/6.6.19-255-devlink-fix-possible-use-after-free-and-memory.patch + patches.kernel.org/6.6.19-256-arp-Prevent-overflow-in-arp_req_get.patch + patches.kernel.org/6.6.19-257-arm64-sme-Restore-SME-registers-on-exit-from-s.patch + patches.kernel.org/6.6.19-258-arm64-sme-Restore-SMCR_EL1.EZT0-on-exit-from-s.patch + patches.kernel.org/6.6.19-259-platform-x86-thinkpad_acpi-Only-update-profile.patch + patches.kernel.org/6.6.19-260-drm-i915-tv-Fix-TV-mode.patch + patches.kernel.org/6.6.19-261-octeontx2-af-Consider-the-action-set-by-PF.patch + patches.kernel.org/6.6.19-262-net-ipa-don-t-overrun-IPA-suspend-interrupt-re.patch + patches.kernel.org/6.6.19-263-s390-use-the-correct-count-for-__iowrite64_cop.patch + patches.kernel.org/6.6.19-264-bpf-sockmap-Fix-NULL-pointer-dereference-in-sk.patch + patches.kernel.org/6.6.19-265-cache-ax45mp_cache-Align-end-size-to-cache-bou.patch + patches.kernel.org/6.6.19-266-hwmon-nct6775-Fix-access-to-temperature-config.patch + patches.kernel.org/6.6.19-267-tls-break-out-of-main-loop-when-PEEK-gets-a-no.patch + patches.kernel.org/6.6.19-268-tls-stop-recv-if-initial-process_rx_list-gave-.patch + patches.kernel.org/6.6.19-269-tls-don-t-skip-over-different-type-records-fro.patch + patches.kernel.org/6.6.19-270-netfilter-nf_tables-set-dormant-flag-on-hook-r.patch + patches.kernel.org/6.6.19-271-netfilter-nft_flow_offload-reset-dst-in-route-.patch + patches.kernel.org/6.6.19-272-netfilter-nft_flow_offload-release-dst-in-case.patch + patches.kernel.org/6.6.19-273-netfilter-nf_tables-register-hooks-last-when-a.patch + patches.kernel.org/6.6.19-274-netfilter-nf_tables-use-kzalloc-for-hook-alloc.patch + patches.kernel.org/6.6.19-275-net-mctp-put-sock-on-tag-allocation-failure.patch + patches.kernel.org/6.6.19-276-tools-ynl-make-sure-we-always-pass-yarg-to-mnl.patch + patches.kernel.org/6.6.19-277-tools-ynl-don-t-leak-mcast_groups-on-init-erro.patch + patches.kernel.org/6.6.19-278-devlink-fix-port-dump-cmd-type.patch + patches.kernel.org/6.6.19-279-net-sched-flower-Add-lock-protection-when-remo.patch + patches.kernel.org/6.6.19-280-net-sparx5-Add-spinlock-for-frame-transmission.patch + patches.kernel.org/6.6.19-281-phonet-take-correct-lock-to-peek-at-the-RX-que.patch + patches.kernel.org/6.6.19-282-phonet-pep-fix-racy-skb_queue_empty-use.patch + patches.kernel.org/6.6.19-283-Fix-write-to-cloned-skb-in-ipv6_hop_ioam.patch + patches.kernel.org/6.6.19-284-net-phy-realtek-Fix-rtl8211f_config_init-for-R.patch + patches.kernel.org/6.6.19-285-drm-syncobj-call-drm_syncobj_fence_add_wait-wh.patch + patches.kernel.org/6.6.19-286-drm-syncobj-handle-NULL-fence-in-syncobj_event.patch + patches.kernel.org/6.6.19-287-selftests-iommu-fix-the-config-fragment.patch + patches.kernel.org/6.6.19-288-drm-amd-display-Fix-memory-leak-in-dm_sw_fini.patch + patches.kernel.org/6.6.19-289-i2c-imx-when-being-a-target-mark-the-last-read.patch + patches.kernel.org/6.6.19-290-selftests-mptcp-join-stop-transfer-when-check-.patch + patches.kernel.org/6.6.19-291-mm-zswap-invalidate-duplicate-entry-when-zswap.patch + patches.kernel.org/6.6.19-292-mm-zswap-fix-missing-folio-cleanup-in-writebac.patch + patches.kernel.org/6.6.19-293-selftests-mptcp-join-stop-transfer-when-check-.patch + patches.kernel.org/6.6.19-294-selftests-mptcp-add-mptcp_lib_get_counter.patch + patches.kernel.org/6.6.19-295-mptcp-userspace-pm-send-RM_ADDR-for-ID-0.patch + patches.kernel.org/6.6.19-296-mptcp-add-needs_id-for-netlink-appending-addr.patch + patches.kernel.org/6.6.19-297-ata-ahci-add-identifiers-for-ASM2116-series-ad.patch + patches.kernel.org/6.6.19-298-ahci-Extend-ASM1061-43-bit-DMA-address-quirk-t.patch + patches.kernel.org/6.6.19-299-Linux-6.6.19.patch + patches.kernel.org/mptcp-avoid-printing-warning-once-on-client-side.patch + patches.kernel.org/mptcp-fix-possible-deadlock-in-subflow-diag.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index 664aa84..60b9d22 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2024-02-28 11:17:07 +0000 -GIT Revision: ec9c7266266ec8783001853fda2d7c353d289437 +2024-03-01 14:35:23 +0000 +GIT Revision: 58ac7dc9a33e65d81f1f9ecbffb437260d8c8d34 GIT Branch: slowroll