From 217d04c8b91e8b1e1bfd9ae41bb4406d8b0b32a48a5e7f3bb67ccb428aff2282 Mon Sep 17 00:00:00 2001 From: Kernel Bugs Date: Tue, 6 Feb 2024 07:05:58 +0000 Subject: [PATCH] commit 6720199f39e7c612529b657ebeef6893832b5ae6 OBS-URL: https://build.opensuse.org/package/show/Kernel:slowroll/kernel-source-longterm?expand=0&rev=19 --- kernel-longterm.changes | 535 +++++++++++++++++++++++++++++++++ kernel-longterm.spec | 8 +- kernel-source-longterm.changes | 535 +++++++++++++++++++++++++++++++++ kernel-source-longterm.spec | 8 +- kernel-syms-longterm.changes | 535 +++++++++++++++++++++++++++++++++ kernel-syms-longterm.spec | 6 +- patches.kernel.org.tar.bz2 | 4 +- series.conf | 326 ++++++++++++++++++++ source-timestamp | 4 +- 9 files changed, 1946 insertions(+), 15 deletions(-) diff --git a/kernel-longterm.changes b/kernel-longterm.changes index 25e075f..03e33a5 100644 --- a/kernel-longterm.changes +++ b/kernel-longterm.changes @@ -1,3 +1,538 @@ +------------------------------------------------------------------- +Mon Feb 5 22:22:06 CET 2024 - rfrohl@suse.com + +- Linux 6.6.16 (bsc#1218260). +- pds_core: Prevent health thread from running during reset/remove + (bsc#1218260). +- drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()' + (bsc#1218260). +- ASoC: codecs: wsa883x: fix PA volume control (bsc#1218260). +- ASoC: codecs: lpass-wsa-macro: fix compander volume hack + (bsc#1218260). +- ASoC: codecs: wcd938x: fix headphones volume controls + (bsc#1218260). +- ASoC: qcom: sc8280xp: limit speaker volumes (bsc#1218260). +- bonding: remove print in bond_verify_device_path (bsc#1218260). +- selftests/bpf: Remove flaky test_btf_id test (bsc#1218260). +- LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init() + (bsc#1218260). +- drm/msm/dsi: Enable runtime PM (bsc#1218260). +- Revert "drm/amd/display: Disable PSR-SU on Parade 0803 TCON + again" (bsc#1218260). +- mm, kmsan: fix infinite recursion due to RCU critical section + (bsc#1218260). +- arm64: irq: set the correct node for shadow call stack + (bsc#1218260). +- selftests: net: enable some more knobs (bsc#1218260). +- selftests: net: add missing config for NF_TARGET_TTL + (bsc#1218260). +- selftests: bonding: Check initial state (bsc#1218260). +- selftests: team: Add missing config options (bsc#1218260). +- net: sysfs: Fix /sys/class/net/ path (bsc#1218260). +- octeontx2-pf: Remove xdp queues on program detach (bsc#1218260). +- selftests: net: don't access /dev/stdout in pmtu.sh + (bsc#1218260). +- selftests: net: fix available tunnels detection (bsc#1218260). +- selftests: net: add missing config for pmtu.sh tests + (bsc#1218260). +- selftests: net: add missing config for nftables-backed iptables + (bsc#1218260). +- pds_core: Rework teardown/setup flow to be more common + (bsc#1218260). +- pds_core: Clear BARs on reset (bsc#1218260). +- pds_core: Prevent race issues involving the adminq + (bsc#1218260). +- pds_core: implement pci reset handlers (bsc#1218260). +- pds_core: Use struct pdsc for the pdsc_adminq_isr private data + (bsc#1218260). +- pds_core: Cancel AQ work on teardown (bsc#1218260). +- af_unix: fix lockdep positive in sk_diag_dump_icons() + (bsc#1218260). +- net: ipv4: fix a memleak in ip_setup_cork (bsc#1218260). +- netfilter: nft_ct: sanitize layer 3 and 4 protocol number in + custom expectations (bsc#1218260). +- netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting + logger (bsc#1218260). +- netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV + (bsc#1218260). +- netfilter: conntrack: correct window scaling with retransmitted + SYN (bsc#1218260). +- selftests: net: add missing config for GENEVE (bsc#1218260). +- devlink: Fix referring to hw_addr attribute during state + validation (bsc#1218260). +- bridge: mcast: fix disabled snooping after long uptime + (bsc#1218260). +- selftests: net: Add missing matchall classifier (bsc#1218260). +- llc: call sock_orphan() at release time (bsc#1218260). +- ipv6: Ensure natural alignment of const ipv6 loopback and + router addresses (bsc#1218260). +- net: dsa: qca8k: fix illegal usage of GPIO (bsc#1218260). +- ixgbe: Fix an error handling path in + ixgbe_read_iosf_sb_reg_x550() (bsc#1218260). +- ixgbe: Refactor overtemp event handling (bsc#1218260). +- ixgbe: Refactor returning internal error codes (bsc#1218260). +- e1000e: correct maximum frequency adjustment values + (bsc#1218260). +- tcp: add sanity checks to rx zerocopy (bsc#1218260). +- net: lan966x: Fix port configuration when using SGMII interface + (bsc#1218260). +- ipmr: fix kernel panic when forwarding mcast packets + (bsc#1218260). +- net: dsa: mt7530: fix 10M/100M speed on MT7988 switch + (bsc#1218260). +- ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv() + (bsc#1218260). +- selftests: net: give more time for GRO aggregation + (bsc#1218260). +- selftests: net: add missing required classifier (bsc#1218260). +- selftests: net: add missing config for big tcp tests + (bsc#1218260). +- net: phy: mediatek-ge-soc: sync driver with MediaTek SDK + (bsc#1218260). +- net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE + working (bsc#1218260). +- gve: Fix skb truesize underestimation (bsc#1218260). +- selftests: net: explicitly wait for listener ready + (bsc#1218260). +- selftests: net: remove dependency on ebpf tests (bsc#1218260). +- HID: hidraw: fix a problem of memory leak in hidraw_release() + (bsc#1218260). +- scsi: core: Move scsi_host_busy() out of host lock for waking + up EH handler (bsc#1218260). +- regulator: ti-abb: don't use + devm_platform_ioremap_resource_byname for shared interrupt + register (bsc#1218260). +- kunit: run test suites only after module initialization + completes (bsc#1218260). +- scsi: isci: Fix an error code problem in isci_io_request_build() + (bsc#1218260). +- riscv: Fix build error on rv32 + XIP (bsc#1218260). +- drm/amdkfd: only flush mes process context if mes support is + there (bsc#1218260). +- drm: using mul_u32_u32() requires linux/math64.h (bsc#1218260). +- wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update + (bsc#1218260). +- perf: Fix the nr_addr_filters fix (bsc#1218260). +- i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126 + (bsc#1218260). +- drm/amdkfd: Fix 'node' NULL check in + 'svm_range_get_range_boundaries()' (bsc#1218260). +- drm/amdgpu: Release 'adev->pm.fw' before return in + 'amdgpu_device_need_post()' (bsc#1218260). +- drm/amdgpu: Fix with right return code '-EIO' in + 'amdgpu_gmc_vram_checking()' (bsc#1218260). +- drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' + in 'get_platform_power_management_table()' (bsc#1218260). +- drm/amdgpu: fix avg vs input power reporting on smu7 + (bsc#1218260). +- ceph: fix invalid pointer access if get_quota_realm return + ERR_PTR (bsc#1218260). +- ceph: fix deadlock or deadcode of misusing dget() (bsc#1218260). +- ceph: reinitialize mds feature bit even when session in open + (bsc#1218260). +- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1218260). +- =?UTF-8?q?virtio=5Fnet:=20Fix=20"=E2=80=98%d=E2=80=99=20d?= + =?UTF-8?q?irective=20writing=20between=201=20and=2011=20bytes=20into=20a?= + =?UTF-8?q?=20region=20of=20size=2010"=20warnings?= + (bsc#1218260). +- drm/amdkfd: Fix lock dependency warning with srcu (bsc#1218260). +- drm/amdkfd: Fix lock dependency warning (bsc#1218260). +- libsubcmd: Fix memory leak in uniq() (bsc#1218260). +- misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl + callback (bsc#1218260). +- usb: xhci-plat: fix usb disconnect issue after s4 (bsc#1218260). +- 9p: Fix initialisation of netfs_inode for 9p (bsc#1218260). +- PCI/AER: Decode Requester ID when no error info found + (bsc#1218260). +- PCI: Fix 64GT/s effective data rate calculation (bsc#1218260). +- spmi: mediatek: Fix UAF on device remove (bsc#1218260). +- fs/kernfs/dir: obey S_ISGID (bsc#1218260). +- tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE + (bsc#1218260). +- selftests/sgx: Fix linker script asserts (bsc#1218260). +- usb: hub: Add quirk to decrease IN-ep poll interval for + Microchip USB491x hub (bsc#1218260). +- usb: hub: Replace hardcoded quirk value with BIT() macro + (bsc#1218260). +- extcon: fix possible name leak in extcon_dev_register() + (bsc#1218260). +- perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix + is present (bsc#1218260). +- PCI: switchtec: Fix stdev_release() crash after surprise hot + remove (bsc#1218260). +- PCI: Only override AMD USB controller if required (bsc#1218260). +- mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interrupt + (bsc#1218260). +- mfd: ti_am335x_tscadc: Fix TI SoC dependencies (bsc#1218260). +- xen/gntdev: Fix the abuse of underlying struct page in DMA-buf + import (bsc#1218260). +- riscv: Make XIP bootable again (bsc#1218260). +- i3c: master: cdns: Update maximum prescaler value for i2c clock + (bsc#1218260). +- um: time-travel: fix time corruption (bsc#1218260). +- um: net: Fix return type of uml_net_start_xmit() (bsc#1218260). +- um: Don't use vfprintf() for os_info() (bsc#1218260). +- um: Fix naming clash between UML and scheduler (bsc#1218260). +- leds: trigger: panic: Don't register panic notifier if creating + the trigger failed (bsc#1218260). +- pinctrl: baytrail: Fix types of config value in + byt_pin_config_set() (bsc#1218260). +- ALSA: hda/conexant: Fix headset auto detect fail in cx8070 + and SN6140 (bsc#1218260). +- drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well + (bsc#1218260). +- drm/amdkfd: Fix iterator used outside loop in + 'kfd_add_peer_prop()' (bsc#1218260). +- drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()' + (bsc#1218260). +- drm/amdgpu: Fix '*fw' from request_firmware() not released in + 'amdgpu_ucode_request()' (bsc#1218260). +- Re-revert "drm/amd/display: Enable Replay for static screen + use cases" (bsc#1218260). +- drm/amdgpu: Let KFD sync with VM fences (bsc#1218260). +- drm/amd/display: Fix minor issues in BW Allocation Phase2 + (bsc#1218260). +- drm/amdgpu: Fix ecc irq enable/disable unpaired (bsc#1218260). +- clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks + (bsc#1218260). +- drm/amd/display: Only clear symclk otg flag for HDMI + (bsc#1218260). +- drm/amd/display: make flip_timestamp_in_us a 64-bit variable + (bsc#1218260). +- accel/habanalabs: add support for Gaudi2C device (bsc#1218260). +- watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for + IT8784/IT8786 (bsc#1218260). +- watchdog: starfive: add lock annotations to fix context + imbalances (bsc#1218260). +- clk: mmp: pxa168: Fix memory leak in pxa168_clk_init() + (bsc#1218260). +- clk: hi3620: Fix memory leak in hi3620_mmc_clk_init() + (bsc#1218260). +- drm/amdgpu: fix ftrace event amdgpu_bo_move always move on + same heap (bsc#1218260). +- drm/msm/dpu: fix writeback programming for YUV cases + (bsc#1218260). +- drm/msm/dpu: Ratelimit framedone timeout msgs (bsc#1218260). +- drm/msm/dpu: enable writeback on SM8450 (bsc#1218260). +- drm/msm/dpu: enable writeback on SM8350 (bsc#1218260). +- drm/amdkfd: fix mes set shader debugger process management + (bsc#1218260). +- drm/amd/display: Force p-state disallow if leaving no plane + config (bsc#1218260). +- drm/amd/display: For prefetch mode > 0, extend prefetch if + possible (bsc#1218260). +- media: i2c: imx335: Fix hblank min/max values (bsc#1218260). +- media: ddbridge: fix an error code problem in ddb_probe + (bsc#1218260). +- media: amphion: remove mutext lock in condition of wait_event + (bsc#1218260). +- IB/ipoib: Fix mcast list locking (bsc#1218260). +- drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind + time (bsc#1218260). +- f2fs: fix to tag gcing flag on page during block migration + (bsc#1218260). +- hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6 + (bsc#1218260). +- hwmon: (nct6775) Fix fan speed set failure in automatic mode + (bsc#1218260). +- media: rkisp1: resizer: Stop manual allocation of + v4l2_subdev_state (bsc#1218260). +- media: rkisp1: Fix IRQ disable race issue (bsc#1218260). +- media: rkisp1: Store IRQ lines (bsc#1218260). +- media: rkisp1: Fix IRQ handler return values (bsc#1218260). +- media: rkisp1: Drop IRQF_SHARED (bsc#1218260). +- media: uvcvideo: Fix power line control for SunplusIT camera + (bsc#1218260). +- media: uvcvideo: Fix power line control for a Chicony camera + (bsc#1218260). +- drm/msm/dp: Add DisplayPort controller for SM8650 (bsc#1218260). +- ALSA: hda: intel-dspcfg: add filters for ARL-S and ARL + (bsc#1218260). +- ALSA: hda: Intel: add HDA_ARL PCI ID support (bsc#1218260). +- PCI: add INTEL_HDA_ARL to pci_ids.h (bsc#1218260). +- media: rockchip: rga: fix swizzling for RGB formats + (bsc#1218260). +- media: stk1160: Fixed high volume of stk1160_dbg messages + (bsc#1218260). +- drm/mipi-dsi: Fix detach call without attach (bsc#1218260). +- drm/framebuffer: Fix use of uninitialized variable + (bsc#1218260). +- drm/drm_file: fix use of uninitialized variable (bsc#1218260). +- drm/amd/display: Fix MST PBN/X.Y value calculations + (bsc#1218260). +- ASoC: amd: Add new dmi entries for acp5x platform (bsc#1218260). +- f2fs: fix write pointers on zoned device after roll forward + (bsc#1218260). +- drm/amd/display: Fix tiled display misalignment (bsc#1218260). +- drm/bridge: anx7625: Fix Set HPD irq detect window to 2ms + (bsc#1218260). +- drm/panel-edp: Add override_edid_mode quirk for generic edp + (bsc#1218260). +- RDMA/IPoIB: Fix error code return in ipoib_mcast_join + (bsc#1218260). +- reiserfs: Avoid touching renamed directory if parent does not + change (bsc#1218260). +- fast_dput(): handle underflows gracefully (bsc#1218260). +- ASoC: doc: Fix undefined SND_SOC_DAPM_NOPM argument + (bsc#1218260). +- ALSA: hda: Refer to correct stream index at loops (bsc#1218260). +- f2fs: fix to check return value of f2fs_reserve_new_block() + (bsc#1218260). +- net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() + failure (bsc#1218260). +- net: kcm: fix direct access to bv_len (bsc#1218260). +- octeontx2-af: Fix max NPC MCAM entry check while validating + ref_entry (bsc#1218260). +- i40e: Fix VF disable behavior to block all traffic + (bsc#1218260). +- arm64: dts: sprd: Change UMS512 idle-state nodename to match + bindings (bsc#1218260). +- arm64: dts: sprd: Add clock reference for pll2 on UMS512 + (bsc#1218260). +- bridge: cfm: fix enum typo in br_cc_ccm_tx_parse (bsc#1218260). +- net/smc: disable SEID on non-s390 archs where virtual ISM may + be used (bsc#1218260). +- Bluetooth: L2CAP: Fix possible multiple reject send + (bsc#1218260). +- Bluetooth: hci_sync: fix BR/EDR wakeup bug (bsc#1218260). +- Bluetooth: ISO: Avoid creating child socket if PA sync is + terminating (bsc#1218260). +- Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks + for QCA2066 (bsc#1218260). +- wifi: cfg80211: free beacon_ies when overridden from hidden BSS + (bsc#1218260). +- wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift() + (bsc#1218260). +- libbpf: Fix NULL pointer dereference in + bpf_object__collect_prog_relos (bsc#1218260). +- wifi: rtw89: coex: Fix wrong Wi-Fi role info and FDDT parameter + members (bsc#1218260). +- wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devices + (bsc#1218260). +- arm64: dts: amlogic: fix format for s4 uart node (bsc#1218260). +- ice: fix pre-shifted bit usage (bsc#1218260). +- arm64: dts: qcom: Fix coresight warnings in in-ports and + out-ports (bsc#1218260). +- arm64: dts: qcom: msm8998: Fix 'out-ports' is a required + property (bsc#1218260). +- arm64: dts: qcom: msm8996: Fix 'in-ports' is a required property + (bsc#1218260). +- md: Whenassemble the array, consult the superblock of the + freshest device (bsc#1218260). +- block: prevent an integer overflow in bvec_try_merge_hw_page + (bsc#1218260). +- net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path + (bsc#1218260). +- net: atlantic: eliminate double free in error handling logic + (bsc#1218260). +- ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values (bsc#1218260). +- scsi: hisi_sas: Set .phy_attached before notifing phyup event + HISI_PHYE_PHY_UP_PM (bsc#1218260). +- scsi: lpfc: Move determination of vmid_flag after VMID + reinitialization completes (bsc#1218260). +- scsi: lpfc: Reinitialize an NPIV's VMID data structures after + FDISC (bsc#1218260). +- ARM: dts: imx23/28: Fix the DMA controller node name + (bsc#1218260). +- ARM: dts: imx23-sansa: Use preferred i2c-gpios properties + (bsc#1218260). +- ARM: dts: imx27-apf27dev: Fix LED name (bsc#1218260). +- ARM: dts: imx25/27: Pass timing0 (bsc#1218260). +- ARM: dts: imx25: Fix the iim compatible string (bsc#1218260). +- selftests/bpf: fix compiler warnings in RELEASE=1 mode + (bsc#1218260). +- arm64: zynqmp: Fix clock node name in kv260 cards (bsc#1218260). +- arm64: zynqmp: Move fixed clock to / for kv260 (bsc#1218260). +- block/rnbd-srv: Check for unlikely string overflow + (bsc#1218260). +- ionic: bypass firmware cmds when stuck in reset (bsc#1218260). +- ionic: pass opcode to devcmd_wait (bsc#1218260). +- net: phy: at803x: fix passing the wrong reference for + config_intr (bsc#1218260). +- ARM: dts: imx1: Fix sram node (bsc#1218260). +- ARM: dts: imx27: Fix sram node (bsc#1218260). +- ARM: dts: imx: Use flash@0,0 pattern (bsc#1218260). +- ARM: dts: imx25/27-eukrea: Fix RTC node name (bsc#1218260). +- ARM: dts: rockchip: fix rk3036 hdmi ports node (bsc#1218260). +- wifi: ath12k: fix the issue that the multicast/broadcast + indicator is not read correctly for WCN7850 (bsc#1218260). +- wifi: wfx: fix possible NULL pointer dereference in + wfx_set_mfp_ap() (bsc#1218260). +- bpf: Set uattr->batch.count as zero before batched update or + deletion (bsc#1218260). +- wifi: mt76: mt7996: add PCI IDs for mt7992 (bsc#1218260). +- wifi: mt76: connac: fix EHT phy mode check (bsc#1218260). +- arm64: dts: qcom: sm8350: Fix remoteproc interrupt type + (bsc#1218260). +- arm64: dts: qcom: sm8450: fix soundwire controllers node name + (bsc#1218260). +- arm64: dts: qcom: sm8550: fix soundwire controllers node name + (bsc#1218260). +- net: mvmdio: Avoid excessive sleeps in polled mode + (bsc#1218260). +- minmax: relax check to allow comparison between unsigned + arguments and signed constants (bsc#1218260). +- minmax: allow comparisons of 'int' against 'unsigned char/short' + (bsc#1218260). +- minmax: fix indentation of __cmp_once() and __clamp_once() + (bsc#1218260). +- minmax: allow min()/max()/clamp() if the arguments have the + same signedness (bsc#1218260). +- minmax: add umin(a, b) and umax(a, b) (bsc#1218260). +- minmax: fix header inclusions (bsc#1218260). +- minmax: deduplicate __unconst_integer_typeof() (bsc#1218260). +- scsi: libfc: Fix up timeout error in fc_fcp_rec_error() + (bsc#1218260). +- scsi: libfc: Don't schedule abort twice (bsc#1218260). +- wifi: ath12k: fix and enable AP mode for WCN7850 (bsc#1218260). +- bpf: Set need_defer as false when clearing fd array during + map free (bsc#1218260). +- bpf: Check rcu_read_lock_trace_held() before calling bpf map + helpers (bsc#1218260). +- wifi: rtw89: fix misbehavior of TX beacon in concurrent mode + (bsc#1218260). +- wifi: ath11k: fix race due to setting + ATH11K_FLAG_EXT_IRQ_ENABLED too early (bsc#1218260). +- wifi: ath9k: Fix potential array-index-out-of-bounds read in + ath9k_htc_txstatus() (bsc#1218260). +- bpf: Fix a few selftest failures due to llvm18 change + (bsc#1218260). +- ARM: dts: imx7s: Fix nand-controller #size-cells (bsc#1218260). +- ARM: dts: imx7s: Fix lcdif compatible (bsc#1218260). +- ARM: dts: imx7d: Fix coresight funnel ports (bsc#1218260). +- scsi: arcmsr: Support new PCI device IDs 1883 and 1886 + (bsc#1218260). +- scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116 + (bsc#1218260). +- scsi: mpi3mr: Add support for SAS5116 PCI IDs (bsc#1218260). +- net: usb: ax88179_178a: avoid two consecutive device resets + (bsc#1218260). +- bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk + (bsc#1218260). +- PCI: Add no PM reset quirk for NVIDIA Spectrum devices + (bsc#1218260). +- net: phy: micrel: fix ts_info value in case of no phc + (bsc#1218260). +- ARM: dts: samsung: s5pv210: fix camera unit addresses/ranges + (bsc#1218260). +- ARM: dts: samsung: exynos4: fix camera unit addresses/ranges + (bsc#1218260). +- scsi: lpfc: Fix possible file string name overflow when updating + firmware (bsc#1218260). +- soc: xilinx: fix unhandled SGI warning message (bsc#1218260). +- soc: xilinx: Fix for call trace due to the usage of + smp_processor_id() (bsc#1218260). +- ARM: dts: qcom: msm8660: fix PMIC node labels (bsc#1218260). +- ARM: dts: qcom: mdm9615: fix PMIC node labels (bsc#1218260). +- ARM: dts: qcom: strip prefix from PMIC files (bsc#1218260). +- selftests/bpf: Fix issues in setup_classid_environment() + (bsc#1218260). +- wifi: rt2x00: correct wrong BBP register in RxDCOC calibration + (bsc#1218260). +- selftests/bpf: Fix pyperf180 compilation failure with clang18 + (bsc#1218260). +- libbpf: Fix potential uninitialized tail padding with + LIBBPF_OPTS_RESET (bsc#1218260). +- selftests/bpf: satisfy compiler by having explicit return in + btf test (bsc#1218260). +- selftests/bpf: fix RELEASE=1 build for tc_opts (bsc#1218260). +- wifi: rt2x00: restart beacon queue when hardware reset + (bsc#1218260). +- wifi: rtw89: fix timeout calculation in rtw89_roc_end() + (bsc#1218260). +- ext4: avoid online resizing failures due to oversized flex bg + (bsc#1218260). +- ext4: remove unnecessary check from alloc_flex_gd() + (bsc#1218260). +- ext4: unify the type of flexbg_size to unsigned int + (bsc#1218260). +- ext4: fix inconsistent between segment fstrim and full fstrim + (bsc#1218260). +- ecryptfs: Reject casefold directory inodes (bsc#1218260). +- smb: client: fix hardlinking of reparse points (bsc#1218260). +- smb: client: fix renaming of reparse points (bsc#1218260). +- ext4: treat end of range as exclusive in ext4_zero_range() + (bsc#1218260). +- SUNRPC: Fix a suspicious RCU usage warning (bsc#1218260). +- sysctl: Fix out of bounds access for empty sysctl registers + (bsc#1218260). +- KVM: s390: fix setting of fpc register (bsc#1218260). +- s390/ptrace: handle setting of fpc register correctly + (bsc#1218260). +- s390/vfio-ap: fix sysfs status attribute for AP queue devices + (bsc#1218260). +- arch: consolidate arch_irq_work_raise prototypes (bsc#1218260). +- s390/boot: always align vmalloc area on segment boundary + (bsc#1218260). +- jfs: fix array-index-out-of-bounds in diNewExt (bsc#1218260). +- rxrpc_find_service_conn_rcu: fix the usage of + read_seqbegin_or_lock() (bsc#1218260). +- afs: fix the usage of read_seqbegin_or_lock() in + afs_find_server*() (bsc#1218260). +- afs: fix the usage of read_seqbegin_or_lock() in + afs_lookup_volume_rcu() (bsc#1218260). +- crypto: stm32/crc32 - fix parsing list of devices (bsc#1218260). +- erofs: fix ztailpacking for subpage compressed blocks + (bsc#1218260). +- crypto: octeontx2 - Fix cptvf driver cleanup (bsc#1218260). +- crypto: starfive - Fix dev_err_probe return error (bsc#1218260). +- erofs: fix up compacted indexes for block size < 4096 + (bsc#1218260). +- pstore/ram: Fix crash when setting number of cpus to an odd + number (bsc#1218260). +- crypto: p10-aes-gcm - Avoid -Wstringop-overflow warnings + (bsc#1218260). +- hwrng: starfive - Fix dev_err_probe return error (bsc#1218260). +- jfs: fix uaf in jfs_evict_inode (bsc#1218260). +- jfs: fix array-index-out-of-bounds in dbAdjTree (bsc#1218260). +- jfs: fix slab-out-of-bounds Read in dtSearch (bsc#1218260). +- UBSAN: array-index-out-of-bounds in dtSplitRoot (bsc#1218260). +- FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree + (bsc#1218260). +- thermal: core: Fix thermal zone suspend-resume synchronization + (bsc#1218260). +- ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on + synchronous events (bsc#1218260). +- PM / devfreq: Synchronize devfreq_monitor_[start/stop] + (bsc#1218260). +- kunit: tool: fix parsing of test attributes (bsc#1218260). +- ACPI: NUMA: Fix the logic of getting the fake_pxm value + (bsc#1218260). +- selftests/nolibc: fix testcase status alignment (bsc#1218260). +- ACPI: extlog: fix NULL pointer dereference check (bsc#1218260). +- PNP: ACPI: fix fortify warning (bsc#1218260). +- ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop + (bsc#1218260). +- audit: Send netlink ACK before setting connection in auditd_set + (bsc#1218260). +- regulator: core: Only increment use_count when enable_count + changes (bsc#1218260). +- debugobjects: Stop accessing objects after releasing hash + bucket lock (bsc#1218260). +- perf/core: Fix narrow startup race when creating the perf + nr_addr_filters sysfs file (bsc#1218260). +- x86/mce: Mark fatal MCE's page as poison to avoid panic in + the kdump kernel (bsc#1218260). +- powerpc/lib: Validate size for vector operations (bsc#1218260). +- powerpc: pmd_move_must_withdraw() is only needed for + CONFIG_TRANSPARENT_HUGEPAGE (bsc#1218260). +- x86/boot: Ignore NMIs during very early boot (bsc#1218260). +- powerpc/64s: Fix CONFIG_NUMA=n build due to + create_section_mapping() (bsc#1218260). +- powerpc/mm: Fix build failures due to + arch_reserved_kernel_pages() (bsc#1218260). +- powerpc: Fix build error due to is_valid_bugaddr() + (bsc#1218260). +- drivers/perf: pmuv3: don't expose SW_INCR event in sysfs + (bsc#1218260). +- arm64: irq: set the correct node for VMAP stack (bsc#1218260). +- powerpc/mm: Fix null-pointer dereference in pgtable_cache_add + (bsc#1218260). +- asm-generic: make sparse happy with odd-sized put_unaligned_*() + (bsc#1218260). +- Documentation/sphinx: fix Python string escapes (bsc#1218260). +- commit 6720199 + ------------------------------------------------------------------- Sat Feb 3 16:02:19 CET 2024 - rfrohl@suse.com diff --git a/kernel-longterm.spec b/kernel-longterm.spec index 7eed30a..158b53b 100644 --- a/kernel-longterm.spec +++ b/kernel-longterm.spec @@ -18,8 +18,8 @@ %define srcversion 6.6 -%define patchversion 6.6.15 -%define git_commit 94b55c2ed19d56a6bf4a187d11ab78341beac1d4 +%define patchversion 6.6.16 +%define git_commit 6720199f39e7c612529b657ebeef6893832b5ae6 %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.15 +Version: 6.6.16 %if 0%{?is_kotd} -Release: .g94b55c2 +Release: .g6720199 %else Release: 0 %endif diff --git a/kernel-source-longterm.changes b/kernel-source-longterm.changes index 25e075f..03e33a5 100644 --- a/kernel-source-longterm.changes +++ b/kernel-source-longterm.changes @@ -1,3 +1,538 @@ +------------------------------------------------------------------- +Mon Feb 5 22:22:06 CET 2024 - rfrohl@suse.com + +- Linux 6.6.16 (bsc#1218260). +- pds_core: Prevent health thread from running during reset/remove + (bsc#1218260). +- drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()' + (bsc#1218260). +- ASoC: codecs: wsa883x: fix PA volume control (bsc#1218260). +- ASoC: codecs: lpass-wsa-macro: fix compander volume hack + (bsc#1218260). +- ASoC: codecs: wcd938x: fix headphones volume controls + (bsc#1218260). +- ASoC: qcom: sc8280xp: limit speaker volumes (bsc#1218260). +- bonding: remove print in bond_verify_device_path (bsc#1218260). +- selftests/bpf: Remove flaky test_btf_id test (bsc#1218260). +- LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init() + (bsc#1218260). +- drm/msm/dsi: Enable runtime PM (bsc#1218260). +- Revert "drm/amd/display: Disable PSR-SU on Parade 0803 TCON + again" (bsc#1218260). +- mm, kmsan: fix infinite recursion due to RCU critical section + (bsc#1218260). +- arm64: irq: set the correct node for shadow call stack + (bsc#1218260). +- selftests: net: enable some more knobs (bsc#1218260). +- selftests: net: add missing config for NF_TARGET_TTL + (bsc#1218260). +- selftests: bonding: Check initial state (bsc#1218260). +- selftests: team: Add missing config options (bsc#1218260). +- net: sysfs: Fix /sys/class/net/ path (bsc#1218260). +- octeontx2-pf: Remove xdp queues on program detach (bsc#1218260). +- selftests: net: don't access /dev/stdout in pmtu.sh + (bsc#1218260). +- selftests: net: fix available tunnels detection (bsc#1218260). +- selftests: net: add missing config for pmtu.sh tests + (bsc#1218260). +- selftests: net: add missing config for nftables-backed iptables + (bsc#1218260). +- pds_core: Rework teardown/setup flow to be more common + (bsc#1218260). +- pds_core: Clear BARs on reset (bsc#1218260). +- pds_core: Prevent race issues involving the adminq + (bsc#1218260). +- pds_core: implement pci reset handlers (bsc#1218260). +- pds_core: Use struct pdsc for the pdsc_adminq_isr private data + (bsc#1218260). +- pds_core: Cancel AQ work on teardown (bsc#1218260). +- af_unix: fix lockdep positive in sk_diag_dump_icons() + (bsc#1218260). +- net: ipv4: fix a memleak in ip_setup_cork (bsc#1218260). +- netfilter: nft_ct: sanitize layer 3 and 4 protocol number in + custom expectations (bsc#1218260). +- netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting + logger (bsc#1218260). +- netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV + (bsc#1218260). +- netfilter: conntrack: correct window scaling with retransmitted + SYN (bsc#1218260). +- selftests: net: add missing config for GENEVE (bsc#1218260). +- devlink: Fix referring to hw_addr attribute during state + validation (bsc#1218260). +- bridge: mcast: fix disabled snooping after long uptime + (bsc#1218260). +- selftests: net: Add missing matchall classifier (bsc#1218260). +- llc: call sock_orphan() at release time (bsc#1218260). +- ipv6: Ensure natural alignment of const ipv6 loopback and + router addresses (bsc#1218260). +- net: dsa: qca8k: fix illegal usage of GPIO (bsc#1218260). +- ixgbe: Fix an error handling path in + ixgbe_read_iosf_sb_reg_x550() (bsc#1218260). +- ixgbe: Refactor overtemp event handling (bsc#1218260). +- ixgbe: Refactor returning internal error codes (bsc#1218260). +- e1000e: correct maximum frequency adjustment values + (bsc#1218260). +- tcp: add sanity checks to rx zerocopy (bsc#1218260). +- net: lan966x: Fix port configuration when using SGMII interface + (bsc#1218260). +- ipmr: fix kernel panic when forwarding mcast packets + (bsc#1218260). +- net: dsa: mt7530: fix 10M/100M speed on MT7988 switch + (bsc#1218260). +- ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv() + (bsc#1218260). +- selftests: net: give more time for GRO aggregation + (bsc#1218260). +- selftests: net: add missing required classifier (bsc#1218260). +- selftests: net: add missing config for big tcp tests + (bsc#1218260). +- net: phy: mediatek-ge-soc: sync driver with MediaTek SDK + (bsc#1218260). +- net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE + working (bsc#1218260). +- gve: Fix skb truesize underestimation (bsc#1218260). +- selftests: net: explicitly wait for listener ready + (bsc#1218260). +- selftests: net: remove dependency on ebpf tests (bsc#1218260). +- HID: hidraw: fix a problem of memory leak in hidraw_release() + (bsc#1218260). +- scsi: core: Move scsi_host_busy() out of host lock for waking + up EH handler (bsc#1218260). +- regulator: ti-abb: don't use + devm_platform_ioremap_resource_byname for shared interrupt + register (bsc#1218260). +- kunit: run test suites only after module initialization + completes (bsc#1218260). +- scsi: isci: Fix an error code problem in isci_io_request_build() + (bsc#1218260). +- riscv: Fix build error on rv32 + XIP (bsc#1218260). +- drm/amdkfd: only flush mes process context if mes support is + there (bsc#1218260). +- drm: using mul_u32_u32() requires linux/math64.h (bsc#1218260). +- wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update + (bsc#1218260). +- perf: Fix the nr_addr_filters fix (bsc#1218260). +- i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126 + (bsc#1218260). +- drm/amdkfd: Fix 'node' NULL check in + 'svm_range_get_range_boundaries()' (bsc#1218260). +- drm/amdgpu: Release 'adev->pm.fw' before return in + 'amdgpu_device_need_post()' (bsc#1218260). +- drm/amdgpu: Fix with right return code '-EIO' in + 'amdgpu_gmc_vram_checking()' (bsc#1218260). +- drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' + in 'get_platform_power_management_table()' (bsc#1218260). +- drm/amdgpu: fix avg vs input power reporting on smu7 + (bsc#1218260). +- ceph: fix invalid pointer access if get_quota_realm return + ERR_PTR (bsc#1218260). +- ceph: fix deadlock or deadcode of misusing dget() (bsc#1218260). +- ceph: reinitialize mds feature bit even when session in open + (bsc#1218260). +- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1218260). +- =?UTF-8?q?virtio=5Fnet:=20Fix=20"=E2=80=98%d=E2=80=99=20d?= + =?UTF-8?q?irective=20writing=20between=201=20and=2011=20bytes=20into=20a?= + =?UTF-8?q?=20region=20of=20size=2010"=20warnings?= + (bsc#1218260). +- drm/amdkfd: Fix lock dependency warning with srcu (bsc#1218260). +- drm/amdkfd: Fix lock dependency warning (bsc#1218260). +- libsubcmd: Fix memory leak in uniq() (bsc#1218260). +- misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl + callback (bsc#1218260). +- usb: xhci-plat: fix usb disconnect issue after s4 (bsc#1218260). +- 9p: Fix initialisation of netfs_inode for 9p (bsc#1218260). +- PCI/AER: Decode Requester ID when no error info found + (bsc#1218260). +- PCI: Fix 64GT/s effective data rate calculation (bsc#1218260). +- spmi: mediatek: Fix UAF on device remove (bsc#1218260). +- fs/kernfs/dir: obey S_ISGID (bsc#1218260). +- tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE + (bsc#1218260). +- selftests/sgx: Fix linker script asserts (bsc#1218260). +- usb: hub: Add quirk to decrease IN-ep poll interval for + Microchip USB491x hub (bsc#1218260). +- usb: hub: Replace hardcoded quirk value with BIT() macro + (bsc#1218260). +- extcon: fix possible name leak in extcon_dev_register() + (bsc#1218260). +- perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix + is present (bsc#1218260). +- PCI: switchtec: Fix stdev_release() crash after surprise hot + remove (bsc#1218260). +- PCI: Only override AMD USB controller if required (bsc#1218260). +- mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interrupt + (bsc#1218260). +- mfd: ti_am335x_tscadc: Fix TI SoC dependencies (bsc#1218260). +- xen/gntdev: Fix the abuse of underlying struct page in DMA-buf + import (bsc#1218260). +- riscv: Make XIP bootable again (bsc#1218260). +- i3c: master: cdns: Update maximum prescaler value for i2c clock + (bsc#1218260). +- um: time-travel: fix time corruption (bsc#1218260). +- um: net: Fix return type of uml_net_start_xmit() (bsc#1218260). +- um: Don't use vfprintf() for os_info() (bsc#1218260). +- um: Fix naming clash between UML and scheduler (bsc#1218260). +- leds: trigger: panic: Don't register panic notifier if creating + the trigger failed (bsc#1218260). +- pinctrl: baytrail: Fix types of config value in + byt_pin_config_set() (bsc#1218260). +- ALSA: hda/conexant: Fix headset auto detect fail in cx8070 + and SN6140 (bsc#1218260). +- drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well + (bsc#1218260). +- drm/amdkfd: Fix iterator used outside loop in + 'kfd_add_peer_prop()' (bsc#1218260). +- drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()' + (bsc#1218260). +- drm/amdgpu: Fix '*fw' from request_firmware() not released in + 'amdgpu_ucode_request()' (bsc#1218260). +- Re-revert "drm/amd/display: Enable Replay for static screen + use cases" (bsc#1218260). +- drm/amdgpu: Let KFD sync with VM fences (bsc#1218260). +- drm/amd/display: Fix minor issues in BW Allocation Phase2 + (bsc#1218260). +- drm/amdgpu: Fix ecc irq enable/disable unpaired (bsc#1218260). +- clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks + (bsc#1218260). +- drm/amd/display: Only clear symclk otg flag for HDMI + (bsc#1218260). +- drm/amd/display: make flip_timestamp_in_us a 64-bit variable + (bsc#1218260). +- accel/habanalabs: add support for Gaudi2C device (bsc#1218260). +- watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for + IT8784/IT8786 (bsc#1218260). +- watchdog: starfive: add lock annotations to fix context + imbalances (bsc#1218260). +- clk: mmp: pxa168: Fix memory leak in pxa168_clk_init() + (bsc#1218260). +- clk: hi3620: Fix memory leak in hi3620_mmc_clk_init() + (bsc#1218260). +- drm/amdgpu: fix ftrace event amdgpu_bo_move always move on + same heap (bsc#1218260). +- drm/msm/dpu: fix writeback programming for YUV cases + (bsc#1218260). +- drm/msm/dpu: Ratelimit framedone timeout msgs (bsc#1218260). +- drm/msm/dpu: enable writeback on SM8450 (bsc#1218260). +- drm/msm/dpu: enable writeback on SM8350 (bsc#1218260). +- drm/amdkfd: fix mes set shader debugger process management + (bsc#1218260). +- drm/amd/display: Force p-state disallow if leaving no plane + config (bsc#1218260). +- drm/amd/display: For prefetch mode > 0, extend prefetch if + possible (bsc#1218260). +- media: i2c: imx335: Fix hblank min/max values (bsc#1218260). +- media: ddbridge: fix an error code problem in ddb_probe + (bsc#1218260). +- media: amphion: remove mutext lock in condition of wait_event + (bsc#1218260). +- IB/ipoib: Fix mcast list locking (bsc#1218260). +- drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind + time (bsc#1218260). +- f2fs: fix to tag gcing flag on page during block migration + (bsc#1218260). +- hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6 + (bsc#1218260). +- hwmon: (nct6775) Fix fan speed set failure in automatic mode + (bsc#1218260). +- media: rkisp1: resizer: Stop manual allocation of + v4l2_subdev_state (bsc#1218260). +- media: rkisp1: Fix IRQ disable race issue (bsc#1218260). +- media: rkisp1: Store IRQ lines (bsc#1218260). +- media: rkisp1: Fix IRQ handler return values (bsc#1218260). +- media: rkisp1: Drop IRQF_SHARED (bsc#1218260). +- media: uvcvideo: Fix power line control for SunplusIT camera + (bsc#1218260). +- media: uvcvideo: Fix power line control for a Chicony camera + (bsc#1218260). +- drm/msm/dp: Add DisplayPort controller for SM8650 (bsc#1218260). +- ALSA: hda: intel-dspcfg: add filters for ARL-S and ARL + (bsc#1218260). +- ALSA: hda: Intel: add HDA_ARL PCI ID support (bsc#1218260). +- PCI: add INTEL_HDA_ARL to pci_ids.h (bsc#1218260). +- media: rockchip: rga: fix swizzling for RGB formats + (bsc#1218260). +- media: stk1160: Fixed high volume of stk1160_dbg messages + (bsc#1218260). +- drm/mipi-dsi: Fix detach call without attach (bsc#1218260). +- drm/framebuffer: Fix use of uninitialized variable + (bsc#1218260). +- drm/drm_file: fix use of uninitialized variable (bsc#1218260). +- drm/amd/display: Fix MST PBN/X.Y value calculations + (bsc#1218260). +- ASoC: amd: Add new dmi entries for acp5x platform (bsc#1218260). +- f2fs: fix write pointers on zoned device after roll forward + (bsc#1218260). +- drm/amd/display: Fix tiled display misalignment (bsc#1218260). +- drm/bridge: anx7625: Fix Set HPD irq detect window to 2ms + (bsc#1218260). +- drm/panel-edp: Add override_edid_mode quirk for generic edp + (bsc#1218260). +- RDMA/IPoIB: Fix error code return in ipoib_mcast_join + (bsc#1218260). +- reiserfs: Avoid touching renamed directory if parent does not + change (bsc#1218260). +- fast_dput(): handle underflows gracefully (bsc#1218260). +- ASoC: doc: Fix undefined SND_SOC_DAPM_NOPM argument + (bsc#1218260). +- ALSA: hda: Refer to correct stream index at loops (bsc#1218260). +- f2fs: fix to check return value of f2fs_reserve_new_block() + (bsc#1218260). +- net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() + failure (bsc#1218260). +- net: kcm: fix direct access to bv_len (bsc#1218260). +- octeontx2-af: Fix max NPC MCAM entry check while validating + ref_entry (bsc#1218260). +- i40e: Fix VF disable behavior to block all traffic + (bsc#1218260). +- arm64: dts: sprd: Change UMS512 idle-state nodename to match + bindings (bsc#1218260). +- arm64: dts: sprd: Add clock reference for pll2 on UMS512 + (bsc#1218260). +- bridge: cfm: fix enum typo in br_cc_ccm_tx_parse (bsc#1218260). +- net/smc: disable SEID on non-s390 archs where virtual ISM may + be used (bsc#1218260). +- Bluetooth: L2CAP: Fix possible multiple reject send + (bsc#1218260). +- Bluetooth: hci_sync: fix BR/EDR wakeup bug (bsc#1218260). +- Bluetooth: ISO: Avoid creating child socket if PA sync is + terminating (bsc#1218260). +- Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks + for QCA2066 (bsc#1218260). +- wifi: cfg80211: free beacon_ies when overridden from hidden BSS + (bsc#1218260). +- wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift() + (bsc#1218260). +- libbpf: Fix NULL pointer dereference in + bpf_object__collect_prog_relos (bsc#1218260). +- wifi: rtw89: coex: Fix wrong Wi-Fi role info and FDDT parameter + members (bsc#1218260). +- wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devices + (bsc#1218260). +- arm64: dts: amlogic: fix format for s4 uart node (bsc#1218260). +- ice: fix pre-shifted bit usage (bsc#1218260). +- arm64: dts: qcom: Fix coresight warnings in in-ports and + out-ports (bsc#1218260). +- arm64: dts: qcom: msm8998: Fix 'out-ports' is a required + property (bsc#1218260). +- arm64: dts: qcom: msm8996: Fix 'in-ports' is a required property + (bsc#1218260). +- md: Whenassemble the array, consult the superblock of the + freshest device (bsc#1218260). +- block: prevent an integer overflow in bvec_try_merge_hw_page + (bsc#1218260). +- net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path + (bsc#1218260). +- net: atlantic: eliminate double free in error handling logic + (bsc#1218260). +- ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values (bsc#1218260). +- scsi: hisi_sas: Set .phy_attached before notifing phyup event + HISI_PHYE_PHY_UP_PM (bsc#1218260). +- scsi: lpfc: Move determination of vmid_flag after VMID + reinitialization completes (bsc#1218260). +- scsi: lpfc: Reinitialize an NPIV's VMID data structures after + FDISC (bsc#1218260). +- ARM: dts: imx23/28: Fix the DMA controller node name + (bsc#1218260). +- ARM: dts: imx23-sansa: Use preferred i2c-gpios properties + (bsc#1218260). +- ARM: dts: imx27-apf27dev: Fix LED name (bsc#1218260). +- ARM: dts: imx25/27: Pass timing0 (bsc#1218260). +- ARM: dts: imx25: Fix the iim compatible string (bsc#1218260). +- selftests/bpf: fix compiler warnings in RELEASE=1 mode + (bsc#1218260). +- arm64: zynqmp: Fix clock node name in kv260 cards (bsc#1218260). +- arm64: zynqmp: Move fixed clock to / for kv260 (bsc#1218260). +- block/rnbd-srv: Check for unlikely string overflow + (bsc#1218260). +- ionic: bypass firmware cmds when stuck in reset (bsc#1218260). +- ionic: pass opcode to devcmd_wait (bsc#1218260). +- net: phy: at803x: fix passing the wrong reference for + config_intr (bsc#1218260). +- ARM: dts: imx1: Fix sram node (bsc#1218260). +- ARM: dts: imx27: Fix sram node (bsc#1218260). +- ARM: dts: imx: Use flash@0,0 pattern (bsc#1218260). +- ARM: dts: imx25/27-eukrea: Fix RTC node name (bsc#1218260). +- ARM: dts: rockchip: fix rk3036 hdmi ports node (bsc#1218260). +- wifi: ath12k: fix the issue that the multicast/broadcast + indicator is not read correctly for WCN7850 (bsc#1218260). +- wifi: wfx: fix possible NULL pointer dereference in + wfx_set_mfp_ap() (bsc#1218260). +- bpf: Set uattr->batch.count as zero before batched update or + deletion (bsc#1218260). +- wifi: mt76: mt7996: add PCI IDs for mt7992 (bsc#1218260). +- wifi: mt76: connac: fix EHT phy mode check (bsc#1218260). +- arm64: dts: qcom: sm8350: Fix remoteproc interrupt type + (bsc#1218260). +- arm64: dts: qcom: sm8450: fix soundwire controllers node name + (bsc#1218260). +- arm64: dts: qcom: sm8550: fix soundwire controllers node name + (bsc#1218260). +- net: mvmdio: Avoid excessive sleeps in polled mode + (bsc#1218260). +- minmax: relax check to allow comparison between unsigned + arguments and signed constants (bsc#1218260). +- minmax: allow comparisons of 'int' against 'unsigned char/short' + (bsc#1218260). +- minmax: fix indentation of __cmp_once() and __clamp_once() + (bsc#1218260). +- minmax: allow min()/max()/clamp() if the arguments have the + same signedness (bsc#1218260). +- minmax: add umin(a, b) and umax(a, b) (bsc#1218260). +- minmax: fix header inclusions (bsc#1218260). +- minmax: deduplicate __unconst_integer_typeof() (bsc#1218260). +- scsi: libfc: Fix up timeout error in fc_fcp_rec_error() + (bsc#1218260). +- scsi: libfc: Don't schedule abort twice (bsc#1218260). +- wifi: ath12k: fix and enable AP mode for WCN7850 (bsc#1218260). +- bpf: Set need_defer as false when clearing fd array during + map free (bsc#1218260). +- bpf: Check rcu_read_lock_trace_held() before calling bpf map + helpers (bsc#1218260). +- wifi: rtw89: fix misbehavior of TX beacon in concurrent mode + (bsc#1218260). +- wifi: ath11k: fix race due to setting + ATH11K_FLAG_EXT_IRQ_ENABLED too early (bsc#1218260). +- wifi: ath9k: Fix potential array-index-out-of-bounds read in + ath9k_htc_txstatus() (bsc#1218260). +- bpf: Fix a few selftest failures due to llvm18 change + (bsc#1218260). +- ARM: dts: imx7s: Fix nand-controller #size-cells (bsc#1218260). +- ARM: dts: imx7s: Fix lcdif compatible (bsc#1218260). +- ARM: dts: imx7d: Fix coresight funnel ports (bsc#1218260). +- scsi: arcmsr: Support new PCI device IDs 1883 and 1886 + (bsc#1218260). +- scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116 + (bsc#1218260). +- scsi: mpi3mr: Add support for SAS5116 PCI IDs (bsc#1218260). +- net: usb: ax88179_178a: avoid two consecutive device resets + (bsc#1218260). +- bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk + (bsc#1218260). +- PCI: Add no PM reset quirk for NVIDIA Spectrum devices + (bsc#1218260). +- net: phy: micrel: fix ts_info value in case of no phc + (bsc#1218260). +- ARM: dts: samsung: s5pv210: fix camera unit addresses/ranges + (bsc#1218260). +- ARM: dts: samsung: exynos4: fix camera unit addresses/ranges + (bsc#1218260). +- scsi: lpfc: Fix possible file string name overflow when updating + firmware (bsc#1218260). +- soc: xilinx: fix unhandled SGI warning message (bsc#1218260). +- soc: xilinx: Fix for call trace due to the usage of + smp_processor_id() (bsc#1218260). +- ARM: dts: qcom: msm8660: fix PMIC node labels (bsc#1218260). +- ARM: dts: qcom: mdm9615: fix PMIC node labels (bsc#1218260). +- ARM: dts: qcom: strip prefix from PMIC files (bsc#1218260). +- selftests/bpf: Fix issues in setup_classid_environment() + (bsc#1218260). +- wifi: rt2x00: correct wrong BBP register in RxDCOC calibration + (bsc#1218260). +- selftests/bpf: Fix pyperf180 compilation failure with clang18 + (bsc#1218260). +- libbpf: Fix potential uninitialized tail padding with + LIBBPF_OPTS_RESET (bsc#1218260). +- selftests/bpf: satisfy compiler by having explicit return in + btf test (bsc#1218260). +- selftests/bpf: fix RELEASE=1 build for tc_opts (bsc#1218260). +- wifi: rt2x00: restart beacon queue when hardware reset + (bsc#1218260). +- wifi: rtw89: fix timeout calculation in rtw89_roc_end() + (bsc#1218260). +- ext4: avoid online resizing failures due to oversized flex bg + (bsc#1218260). +- ext4: remove unnecessary check from alloc_flex_gd() + (bsc#1218260). +- ext4: unify the type of flexbg_size to unsigned int + (bsc#1218260). +- ext4: fix inconsistent between segment fstrim and full fstrim + (bsc#1218260). +- ecryptfs: Reject casefold directory inodes (bsc#1218260). +- smb: client: fix hardlinking of reparse points (bsc#1218260). +- smb: client: fix renaming of reparse points (bsc#1218260). +- ext4: treat end of range as exclusive in ext4_zero_range() + (bsc#1218260). +- SUNRPC: Fix a suspicious RCU usage warning (bsc#1218260). +- sysctl: Fix out of bounds access for empty sysctl registers + (bsc#1218260). +- KVM: s390: fix setting of fpc register (bsc#1218260). +- s390/ptrace: handle setting of fpc register correctly + (bsc#1218260). +- s390/vfio-ap: fix sysfs status attribute for AP queue devices + (bsc#1218260). +- arch: consolidate arch_irq_work_raise prototypes (bsc#1218260). +- s390/boot: always align vmalloc area on segment boundary + (bsc#1218260). +- jfs: fix array-index-out-of-bounds in diNewExt (bsc#1218260). +- rxrpc_find_service_conn_rcu: fix the usage of + read_seqbegin_or_lock() (bsc#1218260). +- afs: fix the usage of read_seqbegin_or_lock() in + afs_find_server*() (bsc#1218260). +- afs: fix the usage of read_seqbegin_or_lock() in + afs_lookup_volume_rcu() (bsc#1218260). +- crypto: stm32/crc32 - fix parsing list of devices (bsc#1218260). +- erofs: fix ztailpacking for subpage compressed blocks + (bsc#1218260). +- crypto: octeontx2 - Fix cptvf driver cleanup (bsc#1218260). +- crypto: starfive - Fix dev_err_probe return error (bsc#1218260). +- erofs: fix up compacted indexes for block size < 4096 + (bsc#1218260). +- pstore/ram: Fix crash when setting number of cpus to an odd + number (bsc#1218260). +- crypto: p10-aes-gcm - Avoid -Wstringop-overflow warnings + (bsc#1218260). +- hwrng: starfive - Fix dev_err_probe return error (bsc#1218260). +- jfs: fix uaf in jfs_evict_inode (bsc#1218260). +- jfs: fix array-index-out-of-bounds in dbAdjTree (bsc#1218260). +- jfs: fix slab-out-of-bounds Read in dtSearch (bsc#1218260). +- UBSAN: array-index-out-of-bounds in dtSplitRoot (bsc#1218260). +- FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree + (bsc#1218260). +- thermal: core: Fix thermal zone suspend-resume synchronization + (bsc#1218260). +- ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on + synchronous events (bsc#1218260). +- PM / devfreq: Synchronize devfreq_monitor_[start/stop] + (bsc#1218260). +- kunit: tool: fix parsing of test attributes (bsc#1218260). +- ACPI: NUMA: Fix the logic of getting the fake_pxm value + (bsc#1218260). +- selftests/nolibc: fix testcase status alignment (bsc#1218260). +- ACPI: extlog: fix NULL pointer dereference check (bsc#1218260). +- PNP: ACPI: fix fortify warning (bsc#1218260). +- ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop + (bsc#1218260). +- audit: Send netlink ACK before setting connection in auditd_set + (bsc#1218260). +- regulator: core: Only increment use_count when enable_count + changes (bsc#1218260). +- debugobjects: Stop accessing objects after releasing hash + bucket lock (bsc#1218260). +- perf/core: Fix narrow startup race when creating the perf + nr_addr_filters sysfs file (bsc#1218260). +- x86/mce: Mark fatal MCE's page as poison to avoid panic in + the kdump kernel (bsc#1218260). +- powerpc/lib: Validate size for vector operations (bsc#1218260). +- powerpc: pmd_move_must_withdraw() is only needed for + CONFIG_TRANSPARENT_HUGEPAGE (bsc#1218260). +- x86/boot: Ignore NMIs during very early boot (bsc#1218260). +- powerpc/64s: Fix CONFIG_NUMA=n build due to + create_section_mapping() (bsc#1218260). +- powerpc/mm: Fix build failures due to + arch_reserved_kernel_pages() (bsc#1218260). +- powerpc: Fix build error due to is_valid_bugaddr() + (bsc#1218260). +- drivers/perf: pmuv3: don't expose SW_INCR event in sysfs + (bsc#1218260). +- arm64: irq: set the correct node for VMAP stack (bsc#1218260). +- powerpc/mm: Fix null-pointer dereference in pgtable_cache_add + (bsc#1218260). +- asm-generic: make sparse happy with odd-sized put_unaligned_*() + (bsc#1218260). +- Documentation/sphinx: fix Python string escapes (bsc#1218260). +- commit 6720199 + ------------------------------------------------------------------- Sat Feb 3 16:02:19 CET 2024 - rfrohl@suse.com diff --git a/kernel-source-longterm.spec b/kernel-source-longterm.spec index 76015fe..d216947 100644 --- a/kernel-source-longterm.spec +++ b/kernel-source-longterm.spec @@ -17,8 +17,8 @@ %define srcversion 6.6 -%define patchversion 6.6.15 -%define git_commit 94b55c2ed19d56a6bf4a187d11ab78341beac1d4 +%define patchversion 6.6.16 +%define git_commit 6720199f39e7c612529b657ebeef6893832b5ae6 %define variant -longterm%{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ %endif Name: kernel-source-longterm -Version: 6.6.15 +Version: 6.6.16 %if 0%{?is_kotd} -Release: .g94b55c2 +Release: .g6720199 %else Release: 0 %endif diff --git a/kernel-syms-longterm.changes b/kernel-syms-longterm.changes index 25e075f..03e33a5 100644 --- a/kernel-syms-longterm.changes +++ b/kernel-syms-longterm.changes @@ -1,3 +1,538 @@ +------------------------------------------------------------------- +Mon Feb 5 22:22:06 CET 2024 - rfrohl@suse.com + +- Linux 6.6.16 (bsc#1218260). +- pds_core: Prevent health thread from running during reset/remove + (bsc#1218260). +- drm/amdgpu: Fix missing error code in 'gmc_v6/7/8/9_0_hw_init()' + (bsc#1218260). +- ASoC: codecs: wsa883x: fix PA volume control (bsc#1218260). +- ASoC: codecs: lpass-wsa-macro: fix compander volume hack + (bsc#1218260). +- ASoC: codecs: wcd938x: fix headphones volume controls + (bsc#1218260). +- ASoC: qcom: sc8280xp: limit speaker volumes (bsc#1218260). +- bonding: remove print in bond_verify_device_path (bsc#1218260). +- selftests/bpf: Remove flaky test_btf_id test (bsc#1218260). +- LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init() + (bsc#1218260). +- drm/msm/dsi: Enable runtime PM (bsc#1218260). +- Revert "drm/amd/display: Disable PSR-SU on Parade 0803 TCON + again" (bsc#1218260). +- mm, kmsan: fix infinite recursion due to RCU critical section + (bsc#1218260). +- arm64: irq: set the correct node for shadow call stack + (bsc#1218260). +- selftests: net: enable some more knobs (bsc#1218260). +- selftests: net: add missing config for NF_TARGET_TTL + (bsc#1218260). +- selftests: bonding: Check initial state (bsc#1218260). +- selftests: team: Add missing config options (bsc#1218260). +- net: sysfs: Fix /sys/class/net/ path (bsc#1218260). +- octeontx2-pf: Remove xdp queues on program detach (bsc#1218260). +- selftests: net: don't access /dev/stdout in pmtu.sh + (bsc#1218260). +- selftests: net: fix available tunnels detection (bsc#1218260). +- selftests: net: add missing config for pmtu.sh tests + (bsc#1218260). +- selftests: net: add missing config for nftables-backed iptables + (bsc#1218260). +- pds_core: Rework teardown/setup flow to be more common + (bsc#1218260). +- pds_core: Clear BARs on reset (bsc#1218260). +- pds_core: Prevent race issues involving the adminq + (bsc#1218260). +- pds_core: implement pci reset handlers (bsc#1218260). +- pds_core: Use struct pdsc for the pdsc_adminq_isr private data + (bsc#1218260). +- pds_core: Cancel AQ work on teardown (bsc#1218260). +- af_unix: fix lockdep positive in sk_diag_dump_icons() + (bsc#1218260). +- net: ipv4: fix a memleak in ip_setup_cork (bsc#1218260). +- netfilter: nft_ct: sanitize layer 3 and 4 protocol number in + custom expectations (bsc#1218260). +- netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting + logger (bsc#1218260). +- netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV + (bsc#1218260). +- netfilter: conntrack: correct window scaling with retransmitted + SYN (bsc#1218260). +- selftests: net: add missing config for GENEVE (bsc#1218260). +- devlink: Fix referring to hw_addr attribute during state + validation (bsc#1218260). +- bridge: mcast: fix disabled snooping after long uptime + (bsc#1218260). +- selftests: net: Add missing matchall classifier (bsc#1218260). +- llc: call sock_orphan() at release time (bsc#1218260). +- ipv6: Ensure natural alignment of const ipv6 loopback and + router addresses (bsc#1218260). +- net: dsa: qca8k: fix illegal usage of GPIO (bsc#1218260). +- ixgbe: Fix an error handling path in + ixgbe_read_iosf_sb_reg_x550() (bsc#1218260). +- ixgbe: Refactor overtemp event handling (bsc#1218260). +- ixgbe: Refactor returning internal error codes (bsc#1218260). +- e1000e: correct maximum frequency adjustment values + (bsc#1218260). +- tcp: add sanity checks to rx zerocopy (bsc#1218260). +- net: lan966x: Fix port configuration when using SGMII interface + (bsc#1218260). +- ipmr: fix kernel panic when forwarding mcast packets + (bsc#1218260). +- net: dsa: mt7530: fix 10M/100M speed on MT7988 switch + (bsc#1218260). +- ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv() + (bsc#1218260). +- selftests: net: give more time for GRO aggregation + (bsc#1218260). +- selftests: net: add missing required classifier (bsc#1218260). +- selftests: net: add missing config for big tcp tests + (bsc#1218260). +- net: phy: mediatek-ge-soc: sync driver with MediaTek SDK + (bsc#1218260). +- net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE + working (bsc#1218260). +- gve: Fix skb truesize underestimation (bsc#1218260). +- selftests: net: explicitly wait for listener ready + (bsc#1218260). +- selftests: net: remove dependency on ebpf tests (bsc#1218260). +- HID: hidraw: fix a problem of memory leak in hidraw_release() + (bsc#1218260). +- scsi: core: Move scsi_host_busy() out of host lock for waking + up EH handler (bsc#1218260). +- regulator: ti-abb: don't use + devm_platform_ioremap_resource_byname for shared interrupt + register (bsc#1218260). +- kunit: run test suites only after module initialization + completes (bsc#1218260). +- scsi: isci: Fix an error code problem in isci_io_request_build() + (bsc#1218260). +- riscv: Fix build error on rv32 + XIP (bsc#1218260). +- drm/amdkfd: only flush mes process context if mes support is + there (bsc#1218260). +- drm: using mul_u32_u32() requires linux/math64.h (bsc#1218260). +- wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update + (bsc#1218260). +- perf: Fix the nr_addr_filters fix (bsc#1218260). +- i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126 + (bsc#1218260). +- drm/amdkfd: Fix 'node' NULL check in + 'svm_range_get_range_boundaries()' (bsc#1218260). +- drm/amdgpu: Release 'adev->pm.fw' before return in + 'amdgpu_device_need_post()' (bsc#1218260). +- drm/amdgpu: Fix with right return code '-EIO' in + 'amdgpu_gmc_vram_checking()' (bsc#1218260). +- drm/amd/powerplay: Fix kzalloc parameter 'ATOM_Tonga_PPM_Table' + in 'get_platform_power_management_table()' (bsc#1218260). +- drm/amdgpu: fix avg vs input power reporting on smu7 + (bsc#1218260). +- ceph: fix invalid pointer access if get_quota_realm return + ERR_PTR (bsc#1218260). +- ceph: fix deadlock or deadcode of misusing dget() (bsc#1218260). +- ceph: reinitialize mds feature bit even when session in open + (bsc#1218260). +- blk-mq: fix IO hang from sbitmap wakeup race (bsc#1218260). +- =?UTF-8?q?virtio=5Fnet:=20Fix=20"=E2=80=98%d=E2=80=99=20d?= + =?UTF-8?q?irective=20writing=20between=201=20and=2011=20bytes=20into=20a?= + =?UTF-8?q?=20region=20of=20size=2010"=20warnings?= + (bsc#1218260). +- drm/amdkfd: Fix lock dependency warning with srcu (bsc#1218260). +- drm/amdkfd: Fix lock dependency warning (bsc#1218260). +- libsubcmd: Fix memory leak in uniq() (bsc#1218260). +- misc: lis3lv02d_i2c: Add missing setting of the reg_ctrl + callback (bsc#1218260). +- usb: xhci-plat: fix usb disconnect issue after s4 (bsc#1218260). +- 9p: Fix initialisation of netfs_inode for 9p (bsc#1218260). +- PCI/AER: Decode Requester ID when no error info found + (bsc#1218260). +- PCI: Fix 64GT/s effective data rate calculation (bsc#1218260). +- spmi: mediatek: Fix UAF on device remove (bsc#1218260). +- fs/kernfs/dir: obey S_ISGID (bsc#1218260). +- tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE + (bsc#1218260). +- selftests/sgx: Fix linker script asserts (bsc#1218260). +- usb: hub: Add quirk to decrease IN-ep poll interval for + Microchip USB491x hub (bsc#1218260). +- usb: hub: Replace hardcoded quirk value with BIT() macro + (bsc#1218260). +- extcon: fix possible name leak in extcon_dev_register() + (bsc#1218260). +- perf cs-etm: Bump minimum OpenCSD version to ensure a bugfix + is present (bsc#1218260). +- PCI: switchtec: Fix stdev_release() crash after surprise hot + remove (bsc#1218260). +- PCI: Only override AMD USB controller if required (bsc#1218260). +- mailbox: arm_mhuv2: Fix a bug for mhuv2_sender_interrupt + (bsc#1218260). +- mfd: ti_am335x_tscadc: Fix TI SoC dependencies (bsc#1218260). +- xen/gntdev: Fix the abuse of underlying struct page in DMA-buf + import (bsc#1218260). +- riscv: Make XIP bootable again (bsc#1218260). +- i3c: master: cdns: Update maximum prescaler value for i2c clock + (bsc#1218260). +- um: time-travel: fix time corruption (bsc#1218260). +- um: net: Fix return type of uml_net_start_xmit() (bsc#1218260). +- um: Don't use vfprintf() for os_info() (bsc#1218260). +- um: Fix naming clash between UML and scheduler (bsc#1218260). +- leds: trigger: panic: Don't register panic notifier if creating + the trigger failed (bsc#1218260). +- pinctrl: baytrail: Fix types of config value in + byt_pin_config_set() (bsc#1218260). +- ALSA: hda/conexant: Fix headset auto detect fail in cx8070 + and SN6140 (bsc#1218260). +- drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as well + (bsc#1218260). +- drm/amdkfd: Fix iterator used outside loop in + 'kfd_add_peer_prop()' (bsc#1218260). +- drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()' + (bsc#1218260). +- drm/amdgpu: Fix '*fw' from request_firmware() not released in + 'amdgpu_ucode_request()' (bsc#1218260). +- Re-revert "drm/amd/display: Enable Replay for static screen + use cases" (bsc#1218260). +- drm/amdgpu: Let KFD sync with VM fences (bsc#1218260). +- drm/amd/display: Fix minor issues in BW Allocation Phase2 + (bsc#1218260). +- drm/amdgpu: Fix ecc irq enable/disable unpaired (bsc#1218260). +- clk: imx: clk-imx8qxp: fix LVDS bypass, pixel and phy clocks + (bsc#1218260). +- drm/amd/display: Only clear symclk otg flag for HDMI + (bsc#1218260). +- drm/amd/display: make flip_timestamp_in_us a 64-bit variable + (bsc#1218260). +- accel/habanalabs: add support for Gaudi2C device (bsc#1218260). +- watchdog: it87_wdt: Keep WDTCTRL bit 3 unmodified for + IT8784/IT8786 (bsc#1218260). +- watchdog: starfive: add lock annotations to fix context + imbalances (bsc#1218260). +- clk: mmp: pxa168: Fix memory leak in pxa168_clk_init() + (bsc#1218260). +- clk: hi3620: Fix memory leak in hi3620_mmc_clk_init() + (bsc#1218260). +- drm/amdgpu: fix ftrace event amdgpu_bo_move always move on + same heap (bsc#1218260). +- drm/msm/dpu: fix writeback programming for YUV cases + (bsc#1218260). +- drm/msm/dpu: Ratelimit framedone timeout msgs (bsc#1218260). +- drm/msm/dpu: enable writeback on SM8450 (bsc#1218260). +- drm/msm/dpu: enable writeback on SM8350 (bsc#1218260). +- drm/amdkfd: fix mes set shader debugger process management + (bsc#1218260). +- drm/amd/display: Force p-state disallow if leaving no plane + config (bsc#1218260). +- drm/amd/display: For prefetch mode > 0, extend prefetch if + possible (bsc#1218260). +- media: i2c: imx335: Fix hblank min/max values (bsc#1218260). +- media: ddbridge: fix an error code problem in ddb_probe + (bsc#1218260). +- media: amphion: remove mutext lock in condition of wait_event + (bsc#1218260). +- IB/ipoib: Fix mcast list locking (bsc#1218260). +- drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind + time (bsc#1218260). +- f2fs: fix to tag gcing flag on page during block migration + (bsc#1218260). +- hwmon: (hp-wmi-sensors) Fix failure to load on EliteDesk 800 G6 + (bsc#1218260). +- hwmon: (nct6775) Fix fan speed set failure in automatic mode + (bsc#1218260). +- media: rkisp1: resizer: Stop manual allocation of + v4l2_subdev_state (bsc#1218260). +- media: rkisp1: Fix IRQ disable race issue (bsc#1218260). +- media: rkisp1: Store IRQ lines (bsc#1218260). +- media: rkisp1: Fix IRQ handler return values (bsc#1218260). +- media: rkisp1: Drop IRQF_SHARED (bsc#1218260). +- media: uvcvideo: Fix power line control for SunplusIT camera + (bsc#1218260). +- media: uvcvideo: Fix power line control for a Chicony camera + (bsc#1218260). +- drm/msm/dp: Add DisplayPort controller for SM8650 (bsc#1218260). +- ALSA: hda: intel-dspcfg: add filters for ARL-S and ARL + (bsc#1218260). +- ALSA: hda: Intel: add HDA_ARL PCI ID support (bsc#1218260). +- PCI: add INTEL_HDA_ARL to pci_ids.h (bsc#1218260). +- media: rockchip: rga: fix swizzling for RGB formats + (bsc#1218260). +- media: stk1160: Fixed high volume of stk1160_dbg messages + (bsc#1218260). +- drm/mipi-dsi: Fix detach call without attach (bsc#1218260). +- drm/framebuffer: Fix use of uninitialized variable + (bsc#1218260). +- drm/drm_file: fix use of uninitialized variable (bsc#1218260). +- drm/amd/display: Fix MST PBN/X.Y value calculations + (bsc#1218260). +- ASoC: amd: Add new dmi entries for acp5x platform (bsc#1218260). +- f2fs: fix write pointers on zoned device after roll forward + (bsc#1218260). +- drm/amd/display: Fix tiled display misalignment (bsc#1218260). +- drm/bridge: anx7625: Fix Set HPD irq detect window to 2ms + (bsc#1218260). +- drm/panel-edp: Add override_edid_mode quirk for generic edp + (bsc#1218260). +- RDMA/IPoIB: Fix error code return in ipoib_mcast_join + (bsc#1218260). +- reiserfs: Avoid touching renamed directory if parent does not + change (bsc#1218260). +- fast_dput(): handle underflows gracefully (bsc#1218260). +- ASoC: doc: Fix undefined SND_SOC_DAPM_NOPM argument + (bsc#1218260). +- ALSA: hda: Refer to correct stream index at loops (bsc#1218260). +- f2fs: fix to check return value of f2fs_reserve_new_block() + (bsc#1218260). +- net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() + failure (bsc#1218260). +- net: kcm: fix direct access to bv_len (bsc#1218260). +- octeontx2-af: Fix max NPC MCAM entry check while validating + ref_entry (bsc#1218260). +- i40e: Fix VF disable behavior to block all traffic + (bsc#1218260). +- arm64: dts: sprd: Change UMS512 idle-state nodename to match + bindings (bsc#1218260). +- arm64: dts: sprd: Add clock reference for pll2 on UMS512 + (bsc#1218260). +- bridge: cfm: fix enum typo in br_cc_ccm_tx_parse (bsc#1218260). +- net/smc: disable SEID on non-s390 archs where virtual ISM may + be used (bsc#1218260). +- Bluetooth: L2CAP: Fix possible multiple reject send + (bsc#1218260). +- Bluetooth: hci_sync: fix BR/EDR wakeup bug (bsc#1218260). +- Bluetooth: ISO: Avoid creating child socket if PA sync is + terminating (bsc#1218260). +- Bluetooth: qca: Set both WIDEBAND_SPEECH and LE_STATES quirks + for QCA2066 (bsc#1218260). +- wifi: cfg80211: free beacon_ies when overridden from hidden BSS + (bsc#1218260). +- wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift() + (bsc#1218260). +- libbpf: Fix NULL pointer dereference in + bpf_object__collect_prog_relos (bsc#1218260). +- wifi: rtw89: coex: Fix wrong Wi-Fi role info and FDDT parameter + members (bsc#1218260). +- wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devices + (bsc#1218260). +- arm64: dts: amlogic: fix format for s4 uart node (bsc#1218260). +- ice: fix pre-shifted bit usage (bsc#1218260). +- arm64: dts: qcom: Fix coresight warnings in in-ports and + out-ports (bsc#1218260). +- arm64: dts: qcom: msm8998: Fix 'out-ports' is a required + property (bsc#1218260). +- arm64: dts: qcom: msm8996: Fix 'in-ports' is a required property + (bsc#1218260). +- md: Whenassemble the array, consult the superblock of the + freshest device (bsc#1218260). +- block: prevent an integer overflow in bvec_try_merge_hw_page + (bsc#1218260). +- net: dsa: mv88e6xxx: Fix mv88e6352_serdes_get_stats error path + (bsc#1218260). +- net: atlantic: eliminate double free in error handling logic + (bsc#1218260). +- ice: fix ICE_AQ_VSI_Q_OPT_RSS_* register values (bsc#1218260). +- scsi: hisi_sas: Set .phy_attached before notifing phyup event + HISI_PHYE_PHY_UP_PM (bsc#1218260). +- scsi: lpfc: Move determination of vmid_flag after VMID + reinitialization completes (bsc#1218260). +- scsi: lpfc: Reinitialize an NPIV's VMID data structures after + FDISC (bsc#1218260). +- ARM: dts: imx23/28: Fix the DMA controller node name + (bsc#1218260). +- ARM: dts: imx23-sansa: Use preferred i2c-gpios properties + (bsc#1218260). +- ARM: dts: imx27-apf27dev: Fix LED name (bsc#1218260). +- ARM: dts: imx25/27: Pass timing0 (bsc#1218260). +- ARM: dts: imx25: Fix the iim compatible string (bsc#1218260). +- selftests/bpf: fix compiler warnings in RELEASE=1 mode + (bsc#1218260). +- arm64: zynqmp: Fix clock node name in kv260 cards (bsc#1218260). +- arm64: zynqmp: Move fixed clock to / for kv260 (bsc#1218260). +- block/rnbd-srv: Check for unlikely string overflow + (bsc#1218260). +- ionic: bypass firmware cmds when stuck in reset (bsc#1218260). +- ionic: pass opcode to devcmd_wait (bsc#1218260). +- net: phy: at803x: fix passing the wrong reference for + config_intr (bsc#1218260). +- ARM: dts: imx1: Fix sram node (bsc#1218260). +- ARM: dts: imx27: Fix sram node (bsc#1218260). +- ARM: dts: imx: Use flash@0,0 pattern (bsc#1218260). +- ARM: dts: imx25/27-eukrea: Fix RTC node name (bsc#1218260). +- ARM: dts: rockchip: fix rk3036 hdmi ports node (bsc#1218260). +- wifi: ath12k: fix the issue that the multicast/broadcast + indicator is not read correctly for WCN7850 (bsc#1218260). +- wifi: wfx: fix possible NULL pointer dereference in + wfx_set_mfp_ap() (bsc#1218260). +- bpf: Set uattr->batch.count as zero before batched update or + deletion (bsc#1218260). +- wifi: mt76: mt7996: add PCI IDs for mt7992 (bsc#1218260). +- wifi: mt76: connac: fix EHT phy mode check (bsc#1218260). +- arm64: dts: qcom: sm8350: Fix remoteproc interrupt type + (bsc#1218260). +- arm64: dts: qcom: sm8450: fix soundwire controllers node name + (bsc#1218260). +- arm64: dts: qcom: sm8550: fix soundwire controllers node name + (bsc#1218260). +- net: mvmdio: Avoid excessive sleeps in polled mode + (bsc#1218260). +- minmax: relax check to allow comparison between unsigned + arguments and signed constants (bsc#1218260). +- minmax: allow comparisons of 'int' against 'unsigned char/short' + (bsc#1218260). +- minmax: fix indentation of __cmp_once() and __clamp_once() + (bsc#1218260). +- minmax: allow min()/max()/clamp() if the arguments have the + same signedness (bsc#1218260). +- minmax: add umin(a, b) and umax(a, b) (bsc#1218260). +- minmax: fix header inclusions (bsc#1218260). +- minmax: deduplicate __unconst_integer_typeof() (bsc#1218260). +- scsi: libfc: Fix up timeout error in fc_fcp_rec_error() + (bsc#1218260). +- scsi: libfc: Don't schedule abort twice (bsc#1218260). +- wifi: ath12k: fix and enable AP mode for WCN7850 (bsc#1218260). +- bpf: Set need_defer as false when clearing fd array during + map free (bsc#1218260). +- bpf: Check rcu_read_lock_trace_held() before calling bpf map + helpers (bsc#1218260). +- wifi: rtw89: fix misbehavior of TX beacon in concurrent mode + (bsc#1218260). +- wifi: ath11k: fix race due to setting + ATH11K_FLAG_EXT_IRQ_ENABLED too early (bsc#1218260). +- wifi: ath9k: Fix potential array-index-out-of-bounds read in + ath9k_htc_txstatus() (bsc#1218260). +- bpf: Fix a few selftest failures due to llvm18 change + (bsc#1218260). +- ARM: dts: imx7s: Fix nand-controller #size-cells (bsc#1218260). +- ARM: dts: imx7s: Fix lcdif compatible (bsc#1218260). +- ARM: dts: imx7d: Fix coresight funnel ports (bsc#1218260). +- scsi: arcmsr: Support new PCI device IDs 1883 and 1886 + (bsc#1218260). +- scsi: mpi3mr: Add PCI checks where SAS5116 diverges from SAS4116 + (bsc#1218260). +- scsi: mpi3mr: Add support for SAS5116 PCI IDs (bsc#1218260). +- net: usb: ax88179_178a: avoid two consecutive device resets + (bsc#1218260). +- bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk + (bsc#1218260). +- PCI: Add no PM reset quirk for NVIDIA Spectrum devices + (bsc#1218260). +- net: phy: micrel: fix ts_info value in case of no phc + (bsc#1218260). +- ARM: dts: samsung: s5pv210: fix camera unit addresses/ranges + (bsc#1218260). +- ARM: dts: samsung: exynos4: fix camera unit addresses/ranges + (bsc#1218260). +- scsi: lpfc: Fix possible file string name overflow when updating + firmware (bsc#1218260). +- soc: xilinx: fix unhandled SGI warning message (bsc#1218260). +- soc: xilinx: Fix for call trace due to the usage of + smp_processor_id() (bsc#1218260). +- ARM: dts: qcom: msm8660: fix PMIC node labels (bsc#1218260). +- ARM: dts: qcom: mdm9615: fix PMIC node labels (bsc#1218260). +- ARM: dts: qcom: strip prefix from PMIC files (bsc#1218260). +- selftests/bpf: Fix issues in setup_classid_environment() + (bsc#1218260). +- wifi: rt2x00: correct wrong BBP register in RxDCOC calibration + (bsc#1218260). +- selftests/bpf: Fix pyperf180 compilation failure with clang18 + (bsc#1218260). +- libbpf: Fix potential uninitialized tail padding with + LIBBPF_OPTS_RESET (bsc#1218260). +- selftests/bpf: satisfy compiler by having explicit return in + btf test (bsc#1218260). +- selftests/bpf: fix RELEASE=1 build for tc_opts (bsc#1218260). +- wifi: rt2x00: restart beacon queue when hardware reset + (bsc#1218260). +- wifi: rtw89: fix timeout calculation in rtw89_roc_end() + (bsc#1218260). +- ext4: avoid online resizing failures due to oversized flex bg + (bsc#1218260). +- ext4: remove unnecessary check from alloc_flex_gd() + (bsc#1218260). +- ext4: unify the type of flexbg_size to unsigned int + (bsc#1218260). +- ext4: fix inconsistent between segment fstrim and full fstrim + (bsc#1218260). +- ecryptfs: Reject casefold directory inodes (bsc#1218260). +- smb: client: fix hardlinking of reparse points (bsc#1218260). +- smb: client: fix renaming of reparse points (bsc#1218260). +- ext4: treat end of range as exclusive in ext4_zero_range() + (bsc#1218260). +- SUNRPC: Fix a suspicious RCU usage warning (bsc#1218260). +- sysctl: Fix out of bounds access for empty sysctl registers + (bsc#1218260). +- KVM: s390: fix setting of fpc register (bsc#1218260). +- s390/ptrace: handle setting of fpc register correctly + (bsc#1218260). +- s390/vfio-ap: fix sysfs status attribute for AP queue devices + (bsc#1218260). +- arch: consolidate arch_irq_work_raise prototypes (bsc#1218260). +- s390/boot: always align vmalloc area on segment boundary + (bsc#1218260). +- jfs: fix array-index-out-of-bounds in diNewExt (bsc#1218260). +- rxrpc_find_service_conn_rcu: fix the usage of + read_seqbegin_or_lock() (bsc#1218260). +- afs: fix the usage of read_seqbegin_or_lock() in + afs_find_server*() (bsc#1218260). +- afs: fix the usage of read_seqbegin_or_lock() in + afs_lookup_volume_rcu() (bsc#1218260). +- crypto: stm32/crc32 - fix parsing list of devices (bsc#1218260). +- erofs: fix ztailpacking for subpage compressed blocks + (bsc#1218260). +- crypto: octeontx2 - Fix cptvf driver cleanup (bsc#1218260). +- crypto: starfive - Fix dev_err_probe return error (bsc#1218260). +- erofs: fix up compacted indexes for block size < 4096 + (bsc#1218260). +- pstore/ram: Fix crash when setting number of cpus to an odd + number (bsc#1218260). +- crypto: p10-aes-gcm - Avoid -Wstringop-overflow warnings + (bsc#1218260). +- hwrng: starfive - Fix dev_err_probe return error (bsc#1218260). +- jfs: fix uaf in jfs_evict_inode (bsc#1218260). +- jfs: fix array-index-out-of-bounds in dbAdjTree (bsc#1218260). +- jfs: fix slab-out-of-bounds Read in dtSearch (bsc#1218260). +- UBSAN: array-index-out-of-bounds in dtSplitRoot (bsc#1218260). +- FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree + (bsc#1218260). +- thermal: core: Fix thermal zone suspend-resume synchronization + (bsc#1218260). +- ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on + synchronous events (bsc#1218260). +- PM / devfreq: Synchronize devfreq_monitor_[start/stop] + (bsc#1218260). +- kunit: tool: fix parsing of test attributes (bsc#1218260). +- ACPI: NUMA: Fix the logic of getting the fake_pxm value + (bsc#1218260). +- selftests/nolibc: fix testcase status alignment (bsc#1218260). +- ACPI: extlog: fix NULL pointer dereference check (bsc#1218260). +- PNP: ACPI: fix fortify warning (bsc#1218260). +- ACPI: video: Add quirk for the Colorful X15 AT 23 Laptop + (bsc#1218260). +- audit: Send netlink ACK before setting connection in auditd_set + (bsc#1218260). +- regulator: core: Only increment use_count when enable_count + changes (bsc#1218260). +- debugobjects: Stop accessing objects after releasing hash + bucket lock (bsc#1218260). +- perf/core: Fix narrow startup race when creating the perf + nr_addr_filters sysfs file (bsc#1218260). +- x86/mce: Mark fatal MCE's page as poison to avoid panic in + the kdump kernel (bsc#1218260). +- powerpc/lib: Validate size for vector operations (bsc#1218260). +- powerpc: pmd_move_must_withdraw() is only needed for + CONFIG_TRANSPARENT_HUGEPAGE (bsc#1218260). +- x86/boot: Ignore NMIs during very early boot (bsc#1218260). +- powerpc/64s: Fix CONFIG_NUMA=n build due to + create_section_mapping() (bsc#1218260). +- powerpc/mm: Fix build failures due to + arch_reserved_kernel_pages() (bsc#1218260). +- powerpc: Fix build error due to is_valid_bugaddr() + (bsc#1218260). +- drivers/perf: pmuv3: don't expose SW_INCR event in sysfs + (bsc#1218260). +- arm64: irq: set the correct node for VMAP stack (bsc#1218260). +- powerpc/mm: Fix null-pointer dereference in pgtable_cache_add + (bsc#1218260). +- asm-generic: make sparse happy with odd-sized put_unaligned_*() + (bsc#1218260). +- Documentation/sphinx: fix Python string escapes (bsc#1218260). +- commit 6720199 + ------------------------------------------------------------------- Sat Feb 3 16:02:19 CET 2024 - rfrohl@suse.com diff --git a/kernel-syms-longterm.spec b/kernel-syms-longterm.spec index c36c9fa..a0d4b9e 100644 --- a/kernel-syms-longterm.spec +++ b/kernel-syms-longterm.spec @@ -16,7 +16,7 @@ # -%define git_commit 94b55c2ed19d56a6bf4a187d11ab78341beac1d4 +%define git_commit 6720199f39e7c612529b657ebeef6893832b5ae6 %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.15 +Version: 6.6.16 %if %using_buildservice %if 0%{?is_kotd} -Release: .g94b55c2 +Release: .g6720199 %else Release: 0 %endif diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 93fdfee..48d6bfe 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:8bf73bbcd178c27f3a334bea36f9b59073fb40f47ef8098fcd6c551ea1d8b62f -size 2447036 +oid sha256:b818b64fe29a63f7cc474eb30067963b3655052e05e38619e8084d6fda27c264 +size 2713030 diff --git a/series.conf b/series.conf index 1ca544e..f332d21 100644 --- a/series.conf +++ b/series.conf @@ -3249,6 +3249,332 @@ patches.kernel.org/6.6.15-330-serial-core-fix-kernel-doc-for-uart_port_unloc.patch patches.kernel.org/6.6.15-331-thermal-trip-Drop-lockdep-assertion-from-therm.patch patches.kernel.org/6.6.15-332-Linux-6.6.15.patch + patches.kernel.org/6.6.16-001-Documentation-sphinx-fix-Python-string-escapes.patch + patches.kernel.org/6.6.16-002-asm-generic-make-sparse-happy-with-odd-sized-p.patch + patches.kernel.org/6.6.16-003-powerpc-mm-Fix-null-pointer-dereference-in-pgt.patch + patches.kernel.org/6.6.16-004-arm64-irq-set-the-correct-node-for-VMAP-stack.patch + patches.kernel.org/6.6.16-005-drivers-perf-pmuv3-don-t-expose-SW_INCR-event-.patch + patches.kernel.org/6.6.16-006-powerpc-Fix-build-error-due-to-is_valid_bugadd.patch + patches.kernel.org/6.6.16-007-powerpc-mm-Fix-build-failures-due-to-arch_rese.patch + patches.kernel.org/6.6.16-008-powerpc-64s-Fix-CONFIG_NUMA-n-build-due-to-cre.patch + patches.kernel.org/6.6.16-009-x86-boot-Ignore-NMIs-during-very-early-boot.patch + patches.kernel.org/6.6.16-010-powerpc-pmd_move_must_withdraw-is-only-needed-.patch + patches.kernel.org/6.6.16-011-powerpc-lib-Validate-size-for-vector-operation.patch + patches.kernel.org/6.6.16-012-x86-mce-Mark-fatal-MCE-s-page-as-poison-to-avo.patch + patches.kernel.org/6.6.16-013-perf-core-Fix-narrow-startup-race-when-creatin.patch + patches.kernel.org/6.6.16-014-debugobjects-Stop-accessing-objects-after-rele.patch + patches.kernel.org/6.6.16-015-regulator-core-Only-increment-use_count-when-e.patch + patches.kernel.org/6.6.16-016-audit-Send-netlink-ACK-before-setting-connecti.patch + patches.kernel.org/6.6.16-017-ACPI-video-Add-quirk-for-the-Colorful-X15-AT-2.patch + patches.kernel.org/6.6.16-018-PNP-ACPI-fix-fortify-warning.patch + patches.kernel.org/6.6.16-019-ACPI-extlog-fix-NULL-pointer-dereference-check.patch + patches.kernel.org/6.6.16-020-selftests-nolibc-fix-testcase-status-alignment.patch + patches.kernel.org/6.6.16-021-ACPI-NUMA-Fix-the-logic-of-getting-the-fake_px.patch + patches.kernel.org/6.6.16-022-kunit-tool-fix-parsing-of-test-attributes.patch + patches.kernel.org/6.6.16-023-PM-devfreq-Synchronize-devfreq_monitor_-start-.patch + patches.kernel.org/6.6.16-024-ACPI-APEI-set-memory-failure-flags-as-MF_ACTIO.patch + patches.kernel.org/6.6.16-025-thermal-core-Fix-thermal-zone-suspend-resume-s.patch + patches.kernel.org/6.6.16-026-FS-JFS-UBSAN-array-index-out-of-bounds-in-dbAd.patch + patches.kernel.org/6.6.16-027-UBSAN-array-index-out-of-bounds-in-dtSplitRoot.patch + patches.kernel.org/6.6.16-028-jfs-fix-slab-out-of-bounds-Read-in-dtSearch.patch + patches.kernel.org/6.6.16-029-jfs-fix-array-index-out-of-bounds-in-dbAdjTree.patch + patches.kernel.org/6.6.16-030-jfs-fix-uaf-in-jfs_evict_inode.patch + patches.kernel.org/6.6.16-031-hwrng-starfive-Fix-dev_err_probe-return-error.patch + patches.kernel.org/6.6.16-032-crypto-p10-aes-gcm-Avoid-Wstringop-overflow-wa.patch + patches.kernel.org/6.6.16-033-pstore-ram-Fix-crash-when-setting-number-of-cp.patch + patches.kernel.org/6.6.16-034-erofs-fix-up-compacted-indexes-for-block-size-.patch + patches.kernel.org/6.6.16-035-crypto-starfive-Fix-dev_err_probe-return-error.patch + patches.kernel.org/6.6.16-036-crypto-octeontx2-Fix-cptvf-driver-cleanup.patch + patches.kernel.org/6.6.16-037-erofs-fix-ztailpacking-for-subpage-compressed-.patch + patches.kernel.org/6.6.16-038-crypto-stm32-crc32-fix-parsing-list-of-devices.patch + patches.kernel.org/6.6.16-039-afs-fix-the-usage-of-read_seqbegin_or_lock-in-.patch + patches.kernel.org/6.6.16-040-afs-fix-the-usage-of-read_seqbegin_or_lock-in-.patch + patches.kernel.org/6.6.16-041-rxrpc_find_service_conn_rcu-fix-the-usage-of-r.patch + patches.kernel.org/6.6.16-042-jfs-fix-array-index-out-of-bounds-in-diNewExt.patch + patches.kernel.org/6.6.16-043-s390-boot-always-align-vmalloc-area-on-segment.patch + patches.kernel.org/6.6.16-044-arch-consolidate-arch_irq_work_raise-prototype.patch + patches.kernel.org/6.6.16-045-s390-vfio-ap-fix-sysfs-status-attribute-for-AP.patch + patches.kernel.org/6.6.16-046-s390-ptrace-handle-setting-of-fpc-register-cor.patch + patches.kernel.org/6.6.16-047-KVM-s390-fix-setting-of-fpc-register.patch + patches.kernel.org/6.6.16-048-sysctl-Fix-out-of-bounds-access-for-empty-sysc.patch + patches.kernel.org/6.6.16-049-SUNRPC-Fix-a-suspicious-RCU-usage-warning.patch + patches.kernel.org/6.6.16-050-ext4-treat-end-of-range-as-exclusive-in-ext4_z.patch + patches.kernel.org/6.6.16-051-smb-client-fix-renaming-of-reparse-points.patch + patches.kernel.org/6.6.16-052-smb-client-fix-hardlinking-of-reparse-points.patch + patches.kernel.org/6.6.16-053-ecryptfs-Reject-casefold-directory-inodes.patch + patches.kernel.org/6.6.16-054-ext4-fix-inconsistent-between-segment-fstrim-a.patch + patches.kernel.org/6.6.16-055-ext4-unify-the-type-of-flexbg_size-to-unsigned.patch + patches.kernel.org/6.6.16-056-ext4-remove-unnecessary-check-from-alloc_flex_.patch + patches.kernel.org/6.6.16-057-ext4-avoid-online-resizing-failures-due-to-ove.patch + patches.kernel.org/6.6.16-058-wifi-rtw89-fix-timeout-calculation-in-rtw89_ro.patch + patches.kernel.org/6.6.16-059-wifi-rt2x00-restart-beacon-queue-when-hardware.patch + patches.kernel.org/6.6.16-060-selftests-bpf-fix-RELEASE-1-build-for-tc_opts.patch + patches.kernel.org/6.6.16-061-selftests-bpf-satisfy-compiler-by-having-expli.patch + patches.kernel.org/6.6.16-062-libbpf-Fix-potential-uninitialized-tail-paddin.patch + patches.kernel.org/6.6.16-063-selftests-bpf-Fix-pyperf180-compilation-failur.patch + patches.kernel.org/6.6.16-064-wifi-rt2x00-correct-wrong-BBP-register-in-RxDC.patch + patches.kernel.org/6.6.16-065-selftests-bpf-Fix-issues-in-setup_classid_envi.patch + patches.kernel.org/6.6.16-066-ARM-dts-qcom-strip-prefix-from-PMIC-files.patch + patches.kernel.org/6.6.16-067-ARM-dts-qcom-mdm9615-fix-PMIC-node-labels.patch + patches.kernel.org/6.6.16-068-ARM-dts-qcom-msm8660-fix-PMIC-node-labels.patch + patches.kernel.org/6.6.16-069-soc-xilinx-Fix-for-call-trace-due-to-the-usage.patch + patches.kernel.org/6.6.16-070-soc-xilinx-fix-unhandled-SGI-warning-message.patch + patches.kernel.org/6.6.16-071-scsi-lpfc-Fix-possible-file-string-name-overfl.patch + patches.kernel.org/6.6.16-072-ARM-dts-samsung-exynos4-fix-camera-unit-addres.patch + patches.kernel.org/6.6.16-073-ARM-dts-samsung-s5pv210-fix-camera-unit-addres.patch + patches.kernel.org/6.6.16-074-net-phy-micrel-fix-ts_info-value-in-case-of-no.patch + patches.kernel.org/6.6.16-075-PCI-Add-no-PM-reset-quirk-for-NVIDIA-Spectrum-.patch + patches.kernel.org/6.6.16-076-bonding-return-ENOMEM-instead-of-BUG-in-alb_up.patch + patches.kernel.org/6.6.16-077-net-usb-ax88179_178a-avoid-two-consecutive-dev.patch + patches.kernel.org/6.6.16-078-scsi-mpi3mr-Add-support-for-SAS5116-PCI-IDs.patch + patches.kernel.org/6.6.16-079-scsi-mpi3mr-Add-PCI-checks-where-SAS5116-diver.patch + patches.kernel.org/6.6.16-080-scsi-arcmsr-Support-new-PCI-device-IDs-1883-an.patch + patches.kernel.org/6.6.16-081-ARM-dts-imx7d-Fix-coresight-funnel-ports.patch + patches.kernel.org/6.6.16-082-ARM-dts-imx7s-Fix-lcdif-compatible.patch + patches.kernel.org/6.6.16-083-ARM-dts-imx7s-Fix-nand-controller-size-cells.patch + patches.kernel.org/6.6.16-084-bpf-Fix-a-few-selftest-failures-due-to-llvm18-.patch + patches.kernel.org/6.6.16-085-wifi-ath9k-Fix-potential-array-index-out-of-bo.patch + patches.kernel.org/6.6.16-086-wifi-ath11k-fix-race-due-to-setting-ATH11K_FLA.patch + patches.kernel.org/6.6.16-087-wifi-rtw89-fix-misbehavior-of-TX-beacon-in-con.patch + patches.kernel.org/6.6.16-088-bpf-Check-rcu_read_lock_trace_held-before-call.patch + patches.kernel.org/6.6.16-089-bpf-Set-need_defer-as-false-when-clearing-fd-a.patch + patches.kernel.org/6.6.16-090-wifi-ath12k-fix-and-enable-AP-mode-for-WCN7850.patch + patches.kernel.org/6.6.16-091-scsi-libfc-Don-t-schedule-abort-twice.patch + patches.kernel.org/6.6.16-092-scsi-libfc-Fix-up-timeout-error-in-fc_fcp_rec_.patch + patches.kernel.org/6.6.16-093-minmax-deduplicate-__unconst_integer_typeof.patch + patches.kernel.org/6.6.16-094-minmax-fix-header-inclusions.patch + patches.kernel.org/6.6.16-095-minmax-add-umin-a-b-and-umax-a-b.patch + patches.kernel.org/6.6.16-096-minmax-allow-min-max-clamp-if-the-arguments-ha.patch + patches.kernel.org/6.6.16-097-minmax-fix-indentation-of-__cmp_once-and-__cla.patch + patches.kernel.org/6.6.16-098-minmax-allow-comparisons-of-int-against-unsign.patch + patches.kernel.org/6.6.16-099-minmax-relax-check-to-allow-comparison-between.patch + patches.kernel.org/6.6.16-100-net-mvmdio-Avoid-excessive-sleeps-in-polled-mo.patch + patches.kernel.org/6.6.16-101-arm64-dts-qcom-sm8550-fix-soundwire-controller.patch + patches.kernel.org/6.6.16-102-arm64-dts-qcom-sm8450-fix-soundwire-controller.patch + patches.kernel.org/6.6.16-103-arm64-dts-qcom-sm8350-Fix-remoteproc-interrupt.patch + patches.kernel.org/6.6.16-104-wifi-mt76-connac-fix-EHT-phy-mode-check.patch + patches.kernel.org/6.6.16-105-wifi-mt76-mt7996-add-PCI-IDs-for-mt7992.patch + patches.kernel.org/6.6.16-106-bpf-Set-uattr-batch.count-as-zero-before-batch.patch + patches.kernel.org/6.6.16-107-wifi-wfx-fix-possible-NULL-pointer-dereference.patch + patches.kernel.org/6.6.16-108-wifi-ath12k-fix-the-issue-that-the-multicast-b.patch + patches.kernel.org/6.6.16-109-ARM-dts-rockchip-fix-rk3036-hdmi-ports-node.patch + patches.kernel.org/6.6.16-110-ARM-dts-imx25-27-eukrea-Fix-RTC-node-name.patch + patches.kernel.org/6.6.16-111-ARM-dts-imx-Use-flash-0-0-pattern.patch + patches.kernel.org/6.6.16-112-ARM-dts-imx27-Fix-sram-node.patch + patches.kernel.org/6.6.16-113-ARM-dts-imx1-Fix-sram-node.patch + patches.kernel.org/6.6.16-114-net-phy-at803x-fix-passing-the-wrong-reference.patch + patches.kernel.org/6.6.16-115-ionic-pass-opcode-to-devcmd_wait.patch + patches.kernel.org/6.6.16-116-ionic-bypass-firmware-cmds-when-stuck-in-reset.patch + patches.kernel.org/6.6.16-117-block-rnbd-srv-Check-for-unlikely-string-overf.patch + patches.kernel.org/6.6.16-118-arm64-zynqmp-Move-fixed-clock-to-for-kv260.patch + patches.kernel.org/6.6.16-119-arm64-zynqmp-Fix-clock-node-name-in-kv260-card.patch + patches.kernel.org/6.6.16-120-selftests-bpf-fix-compiler-warnings-in-RELEASE.patch + patches.kernel.org/6.6.16-121-ARM-dts-imx25-Fix-the-iim-compatible-string.patch + patches.kernel.org/6.6.16-122-ARM-dts-imx25-27-Pass-timing0.patch + patches.kernel.org/6.6.16-123-ARM-dts-imx27-apf27dev-Fix-LED-name.patch + patches.kernel.org/6.6.16-124-ARM-dts-imx23-sansa-Use-preferred-i2c-gpios-pr.patch + patches.kernel.org/6.6.16-125-ARM-dts-imx23-28-Fix-the-DMA-controller-node-n.patch + patches.kernel.org/6.6.16-126-scsi-lpfc-Reinitialize-an-NPIV-s-VMID-data-str.patch + patches.kernel.org/6.6.16-127-scsi-lpfc-Move-determination-of-vmid_flag-afte.patch + patches.kernel.org/6.6.16-128-scsi-hisi_sas-Set-.phy_attached-before-notifin.patch + patches.kernel.org/6.6.16-129-ice-fix-ICE_AQ_VSI_Q_OPT_RSS_-register-values.patch + patches.kernel.org/6.6.16-130-net-atlantic-eliminate-double-free-in-error-ha.patch + patches.kernel.org/6.6.16-131-net-dsa-mv88e6xxx-Fix-mv88e6352_serdes_get_sta.patch + patches.kernel.org/6.6.16-132-block-prevent-an-integer-overflow-in-bvec_try_.patch + patches.kernel.org/6.6.16-133-md-Whenassemble-the-array-consult-the-superblo.patch + patches.kernel.org/6.6.16-134-arm64-dts-qcom-msm8996-Fix-in-ports-is-a-requi.patch + patches.kernel.org/6.6.16-135-arm64-dts-qcom-msm8998-Fix-out-ports-is-a-requ.patch + patches.kernel.org/6.6.16-136-arm64-dts-qcom-Fix-coresight-warnings-in-in-po.patch + patches.kernel.org/6.6.16-137-ice-fix-pre-shifted-bit-usage.patch + patches.kernel.org/6.6.16-138-arm64-dts-amlogic-fix-format-for-s4-uart-node.patch + patches.kernel.org/6.6.16-139-wifi-rtl8xxxu-Add-additional-USB-IDs-for-RTL81.patch + patches.kernel.org/6.6.16-140-wifi-rtw89-coex-Fix-wrong-Wi-Fi-role-info-and-.patch + patches.kernel.org/6.6.16-141-libbpf-Fix-NULL-pointer-dereference-in-bpf_obj.patch + patches.kernel.org/6.6.16-142-wifi-rtlwifi-rtl8723-be-ae-using-calculate_bit.patch + patches.kernel.org/6.6.16-143-wifi-cfg80211-free-beacon_ies-when-overridden-.patch + patches.kernel.org/6.6.16-144-Bluetooth-qca-Set-both-WIDEBAND_SPEECH-and-LE_.patch + patches.kernel.org/6.6.16-145-Bluetooth-ISO-Avoid-creating-child-socket-if-P.patch + patches.kernel.org/6.6.16-146-Bluetooth-hci_sync-fix-BR-EDR-wakeup-bug.patch + patches.kernel.org/6.6.16-147-Bluetooth-L2CAP-Fix-possible-multiple-reject-s.patch + patches.kernel.org/6.6.16-148-net-smc-disable-SEID-on-non-s390-archs-where-v.patch + patches.kernel.org/6.6.16-149-bridge-cfm-fix-enum-typo-in-br_cc_ccm_tx_parse.patch + patches.kernel.org/6.6.16-150-arm64-dts-sprd-Add-clock-reference-for-pll2-on.patch + patches.kernel.org/6.6.16-151-arm64-dts-sprd-Change-UMS512-idle-state-nodena.patch + patches.kernel.org/6.6.16-152-i40e-Fix-VF-disable-behavior-to-block-all-traf.patch + patches.kernel.org/6.6.16-153-octeontx2-af-Fix-max-NPC-MCAM-entry-check-whil.patch + patches.kernel.org/6.6.16-154-net-kcm-fix-direct-access-to-bv_len.patch + patches.kernel.org/6.6.16-155-net-dsa-qca8k-put-MDIO-bus-OF-node-on-qca8k_md.patch + patches.kernel.org/6.6.16-156-f2fs-fix-to-check-return-value-of-f2fs_reserve.patch + patches.kernel.org/6.6.16-157-ALSA-hda-Refer-to-correct-stream-index-at-loop.patch + patches.kernel.org/6.6.16-158-ASoC-doc-Fix-undefined-SND_SOC_DAPM_NOPM-argum.patch + patches.kernel.org/6.6.16-159-fast_dput-handle-underflows-gracefully.patch + patches.kernel.org/6.6.16-160-reiserfs-Avoid-touching-renamed-directory-if-p.patch + patches.kernel.org/6.6.16-161-RDMA-IPoIB-Fix-error-code-return-in-ipoib_mcas.patch + patches.kernel.org/6.6.16-162-drm-panel-edp-Add-override_edid_mode-quirk-for.patch + patches.kernel.org/6.6.16-163-drm-bridge-anx7625-Fix-Set-HPD-irq-detect-wind.patch + patches.kernel.org/6.6.16-164-drm-amd-display-Fix-tiled-display-misalignment.patch + patches.kernel.org/6.6.16-165-f2fs-fix-write-pointers-on-zoned-device-after-.patch + patches.kernel.org/6.6.16-166-ASoC-amd-Add-new-dmi-entries-for-acp5x-platfor.patch + patches.kernel.org/6.6.16-167-drm-amd-display-Fix-MST-PBN-X.Y-value-calculat.patch + patches.kernel.org/6.6.16-168-drm-drm_file-fix-use-of-uninitialized-variable.patch + patches.kernel.org/6.6.16-169-drm-framebuffer-Fix-use-of-uninitialized-varia.patch + patches.kernel.org/6.6.16-170-drm-mipi-dsi-Fix-detach-call-without-attach.patch + patches.kernel.org/6.6.16-171-media-stk1160-Fixed-high-volume-of-stk1160_dbg.patch + patches.kernel.org/6.6.16-172-media-rockchip-rga-fix-swizzling-for-RGB-forma.patch + patches.kernel.org/6.6.16-173-PCI-add-INTEL_HDA_ARL-to-pci_ids.h.patch + patches.kernel.org/6.6.16-174-ALSA-hda-Intel-add-HDA_ARL-PCI-ID-support.patch + patches.kernel.org/6.6.16-175-ALSA-hda-intel-dspcfg-add-filters-for-ARL-S-an.patch + patches.kernel.org/6.6.16-176-drm-msm-dp-Add-DisplayPort-controller-for-SM86.patch + patches.kernel.org/6.6.16-177-media-uvcvideo-Fix-power-line-control-for-a-Ch.patch + patches.kernel.org/6.6.16-178-media-uvcvideo-Fix-power-line-control-for-Sunp.patch + patches.kernel.org/6.6.16-179-media-rkisp1-Drop-IRQF_SHARED.patch + patches.kernel.org/6.6.16-180-media-rkisp1-Fix-IRQ-handler-return-values.patch + patches.kernel.org/6.6.16-181-media-rkisp1-Store-IRQ-lines.patch + patches.kernel.org/6.6.16-182-media-rkisp1-Fix-IRQ-disable-race-issue.patch + patches.kernel.org/6.6.16-183-media-rkisp1-resizer-Stop-manual-allocation-of.patch + patches.kernel.org/6.6.16-184-hwmon-nct6775-Fix-fan-speed-set-failure-in-aut.patch + patches.kernel.org/6.6.16-185-hwmon-hp-wmi-sensors-Fix-failure-to-load-on-El.patch + patches.kernel.org/6.6.16-186-f2fs-fix-to-tag-gcing-flag-on-page-during-bloc.patch + patches.kernel.org/6.6.16-187-drm-exynos-Call-drm_atomic_helper_shutdown-at-.patch + patches.kernel.org/6.6.16-188-IB-ipoib-Fix-mcast-list-locking.patch + patches.kernel.org/6.6.16-189-media-amphion-remove-mutext-lock-in-condition-.patch + patches.kernel.org/6.6.16-190-media-ddbridge-fix-an-error-code-problem-in-dd.patch + patches.kernel.org/6.6.16-191-media-i2c-imx335-Fix-hblank-min-max-values.patch + patches.kernel.org/6.6.16-192-drm-amd-display-For-prefetch-mode-0-extend-pre.patch + patches.kernel.org/6.6.16-193-drm-amd-display-Force-p-state-disallow-if-leav.patch + patches.kernel.org/6.6.16-194-drm-amdkfd-fix-mes-set-shader-debugger-process.patch + patches.kernel.org/6.6.16-195-drm-msm-dpu-enable-writeback-on-SM8350.patch + patches.kernel.org/6.6.16-196-drm-msm-dpu-enable-writeback-on-SM8450.patch + patches.kernel.org/6.6.16-197-drm-msm-dpu-Ratelimit-framedone-timeout-msgs.patch + patches.kernel.org/6.6.16-198-drm-msm-dpu-fix-writeback-programming-for-YUV-.patch + patches.kernel.org/6.6.16-199-drm-amdgpu-fix-ftrace-event-amdgpu_bo_move-alw.patch + patches.kernel.org/6.6.16-200-clk-hi3620-Fix-memory-leak-in-hi3620_mmc_clk_i.patch + patches.kernel.org/6.6.16-201-clk-mmp-pxa168-Fix-memory-leak-in-pxa168_clk_i.patch + patches.kernel.org/6.6.16-202-watchdog-starfive-add-lock-annotations-to-fix-.patch + patches.kernel.org/6.6.16-203-watchdog-it87_wdt-Keep-WDTCTRL-bit-3-unmodifie.patch + patches.kernel.org/6.6.16-204-accel-habanalabs-add-support-for-Gaudi2C-devic.patch + patches.kernel.org/6.6.16-205-drm-amd-display-make-flip_timestamp_in_us-a-64.patch + patches.kernel.org/6.6.16-206-drm-amd-display-Only-clear-symclk-otg-flag-for.patch + patches.kernel.org/6.6.16-207-clk-imx-clk-imx8qxp-fix-LVDS-bypass-pixel-and-.patch + patches.kernel.org/6.6.16-208-drm-amdgpu-Fix-ecc-irq-enable-disable-unpaired.patch + patches.kernel.org/6.6.16-209-drm-amd-display-Fix-minor-issues-in-BW-Allocat.patch + patches.kernel.org/6.6.16-210-drm-amdgpu-Let-KFD-sync-with-VM-fences.patch + patches.kernel.org/6.6.16-211-Re-revert-drm-amd-display-Enable-Replay-for-st.patch + patches.kernel.org/6.6.16-212-drm-amdgpu-Fix-fw-from-request_firmware-not-re.patch + patches.kernel.org/6.6.16-213-drm-amdgpu-Drop-fence-check-in-to_amdgpu_amdkf.patch + patches.kernel.org/6.6.16-214-drm-amdkfd-Fix-iterator-used-outside-loop-in-k.patch + patches.kernel.org/6.6.16-215-drm-amdgpu-apply-the-RV2-system-aperture-fix-t.patch + patches.kernel.org/6.6.16-216-ALSA-hda-conexant-Fix-headset-auto-detect-fail.patch + patches.kernel.org/6.6.16-217-pinctrl-baytrail-Fix-types-of-config-value-in-.patch + patches.kernel.org/6.6.16-218-leds-trigger-panic-Don-t-register-panic-notifi.patch + patches.kernel.org/6.6.16-219-um-Fix-naming-clash-between-UML-and-scheduler.patch + patches.kernel.org/6.6.16-220-um-Don-t-use-vfprintf-for-os_info.patch + patches.kernel.org/6.6.16-221-um-net-Fix-return-type-of-uml_net_start_xmit.patch + patches.kernel.org/6.6.16-222-um-time-travel-fix-time-corruption.patch + patches.kernel.org/6.6.16-223-i3c-master-cdns-Update-maximum-prescaler-value.patch + patches.kernel.org/6.6.16-224-riscv-Make-XIP-bootable-again.patch + patches.kernel.org/6.6.16-225-xen-gntdev-Fix-the-abuse-of-underlying-struct-.patch + patches.kernel.org/6.6.16-226-mfd-ti_am335x_tscadc-Fix-TI-SoC-dependencies.patch + patches.kernel.org/6.6.16-227-mailbox-arm_mhuv2-Fix-a-bug-for-mhuv2_sender_i.patch + patches.kernel.org/6.6.16-228-PCI-Only-override-AMD-USB-controller-if-requir.patch + patches.kernel.org/6.6.16-229-PCI-switchtec-Fix-stdev_release-crash-after-su.patch + patches.kernel.org/6.6.16-230-perf-cs-etm-Bump-minimum-OpenCSD-version-to-en.patch + patches.kernel.org/6.6.16-231-extcon-fix-possible-name-leak-in-extcon_dev_re.patch + patches.kernel.org/6.6.16-232-usb-hub-Replace-hardcoded-quirk-value-with-BIT.patch + patches.kernel.org/6.6.16-233-usb-hub-Add-quirk-to-decrease-IN-ep-poll-inter.patch + patches.kernel.org/6.6.16-234-selftests-sgx-Fix-linker-script-asserts.patch + patches.kernel.org/6.6.16-235-tty-allow-TIOCSLCKTRMIOS-with-CAP_CHECKPOINT_R.patch + patches.kernel.org/6.6.16-236-fs-kernfs-dir-obey-S_ISGID.patch + patches.kernel.org/6.6.16-237-spmi-mediatek-Fix-UAF-on-device-remove.patch + patches.kernel.org/6.6.16-238-PCI-Fix-64GT-s-effective-data-rate-calculation.patch + patches.kernel.org/6.6.16-239-PCI-AER-Decode-Requester-ID-when-no-error-info.patch + patches.kernel.org/6.6.16-240-9p-Fix-initialisation-of-netfs_inode-for-9p.patch + patches.kernel.org/6.6.16-241-usb-xhci-plat-fix-usb-disconnect-issue-after-s.patch + patches.kernel.org/6.6.16-242-misc-lis3lv02d_i2c-Add-missing-setting-of-the-.patch + patches.kernel.org/6.6.16-243-libsubcmd-Fix-memory-leak-in-uniq.patch + patches.kernel.org/6.6.16-244-drm-amdkfd-Fix-lock-dependency-warning.patch + patches.kernel.org/6.6.16-245-drm-amdkfd-Fix-lock-dependency-warning-with-sr.patch + patches.kernel.org/6.6.16-246-virtio_net-Fix-d-directive-writing-between-1-a.patch + patches.kernel.org/6.6.16-247-blk-mq-fix-IO-hang-from-sbitmap-wakeup-race.patch + patches.kernel.org/6.6.16-248-ceph-reinitialize-mds-feature-bit-even-when-se.patch + patches.kernel.org/6.6.16-249-ceph-fix-deadlock-or-deadcode-of-misusing-dget.patch + patches.kernel.org/6.6.16-250-ceph-fix-invalid-pointer-access-if-get_quota_r.patch + patches.kernel.org/6.6.16-251-drm-amdgpu-fix-avg-vs-input-power-reporting-on.patch + patches.kernel.org/6.6.16-252-drm-amd-powerplay-Fix-kzalloc-parameter-ATOM_T.patch + patches.kernel.org/6.6.16-253-drm-amdgpu-Fix-with-right-return-code-EIO-in-a.patch + patches.kernel.org/6.6.16-254-drm-amdgpu-Release-adev-pm.fw-before-return-in.patch + patches.kernel.org/6.6.16-255-drm-amdkfd-Fix-node-NULL-check-in-svm_range_ge.patch + patches.kernel.org/6.6.16-256-i2c-rk3x-Adjust-mask-value-offset-for-i2c2-on-.patch + patches.kernel.org/6.6.16-257-perf-Fix-the-nr_addr_filters-fix.patch + patches.kernel.org/6.6.16-258-wifi-cfg80211-fix-RCU-dereference-in-__cfg8021.patch + patches.kernel.org/6.6.16-259-drm-using-mul_u32_u32-requires-linux-math64.h.patch + patches.kernel.org/6.6.16-260-drm-amdkfd-only-flush-mes-process-context-if-m.patch + patches.kernel.org/6.6.16-261-riscv-Fix-build-error-on-rv32-XIP.patch + patches.kernel.org/6.6.16-262-scsi-isci-Fix-an-error-code-problem-in-isci_io.patch + patches.kernel.org/6.6.16-263-kunit-run-test-suites-only-after-module-initia.patch + patches.kernel.org/6.6.16-264-regulator-ti-abb-don-t-use-devm_platform_iorem.patch + patches.kernel.org/6.6.16-265-scsi-core-Move-scsi_host_busy-out-of-host-lock.patch + patches.kernel.org/6.6.16-266-HID-hidraw-fix-a-problem-of-memory-leak-in-hid.patch + patches.kernel.org/6.6.16-267-selftests-net-remove-dependency-on-ebpf-tests.patch + patches.kernel.org/6.6.16-268-selftests-net-explicitly-wait-for-listener-rea.patch + patches.kernel.org/6.6.16-269-gve-Fix-skb-truesize-underestimation.patch + patches.kernel.org/6.6.16-270-net-ethernet-mtk_eth_soc-set-DMA-coherent-mask.patch + patches.kernel.org/6.6.16-271-net-phy-mediatek-ge-soc-sync-driver-with-Media.patch + patches.kernel.org/6.6.16-272-selftests-net-add-missing-config-for-big-tcp-t.patch + patches.kernel.org/6.6.16-273-selftests-net-add-missing-required-classifier.patch + patches.kernel.org/6.6.16-274-selftests-net-give-more-time-for-GRO-aggregati.patch + patches.kernel.org/6.6.16-275-ip6_tunnel-make-sure-to-pull-inner-header-in-_.patch + patches.kernel.org/6.6.16-276-net-dsa-mt7530-fix-10M-100M-speed-on-MT7988-sw.patch + patches.kernel.org/6.6.16-277-ipmr-fix-kernel-panic-when-forwarding-mcast-pa.patch + patches.kernel.org/6.6.16-278-net-lan966x-Fix-port-configuration-when-using-.patch + patches.kernel.org/6.6.16-279-tcp-add-sanity-checks-to-rx-zerocopy.patch + patches.kernel.org/6.6.16-280-e1000e-correct-maximum-frequency-adjustment-va.patch + patches.kernel.org/6.6.16-281-ixgbe-Refactor-returning-internal-error-codes.patch + patches.kernel.org/6.6.16-282-ixgbe-Refactor-overtemp-event-handling.patch + patches.kernel.org/6.6.16-283-ixgbe-Fix-an-error-handling-path-in-ixgbe_read.patch + patches.kernel.org/6.6.16-284-net-dsa-qca8k-fix-illegal-usage-of-GPIO.patch + patches.kernel.org/6.6.16-285-ipv6-Ensure-natural-alignment-of-const-ipv6-lo.patch + patches.kernel.org/6.6.16-286-llc-call-sock_orphan-at-release-time.patch + patches.kernel.org/6.6.16-287-selftests-net-Add-missing-matchall-classifier.patch + patches.kernel.org/6.6.16-288-bridge-mcast-fix-disabled-snooping-after-long-.patch + patches.kernel.org/6.6.16-289-devlink-Fix-referring-to-hw_addr-attribute-dur.patch + patches.kernel.org/6.6.16-290-selftests-net-add-missing-config-for-GENEVE.patch + patches.kernel.org/6.6.16-291-netfilter-conntrack-correct-window-scaling-wit.patch + patches.kernel.org/6.6.16-292-netfilter-nf_tables-restrict-tunnel-object-to-.patch + patches.kernel.org/6.6.16-293-netfilter-nf_log-replace-BUG_ON-by-WARN_ON_ONC.patch + patches.kernel.org/6.6.16-294-netfilter-nft_ct-sanitize-layer-3-and-4-protoc.patch + patches.kernel.org/6.6.16-295-net-ipv4-fix-a-memleak-in-ip_setup_cork.patch + patches.kernel.org/6.6.16-296-af_unix-fix-lockdep-positive-in-sk_diag_dump_i.patch + patches.kernel.org/6.6.16-297-pds_core-Cancel-AQ-work-on-teardown.patch + patches.kernel.org/6.6.16-298-pds_core-Use-struct-pdsc-for-the-pdsc_adminq_i.patch + patches.kernel.org/6.6.16-299-pds_core-implement-pci-reset-handlers.patch + patches.kernel.org/6.6.16-300-pds_core-Prevent-race-issues-involving-the-adm.patch + patches.kernel.org/6.6.16-301-pds_core-Clear-BARs-on-reset.patch + patches.kernel.org/6.6.16-302-pds_core-Rework-teardown-setup-flow-to-be-more.patch + patches.kernel.org/6.6.16-303-selftests-net-add-missing-config-for-nftables-.patch + patches.kernel.org/6.6.16-304-selftests-net-add-missing-config-for-pmtu.sh-t.patch + patches.kernel.org/6.6.16-305-selftests-net-fix-available-tunnels-detection.patch + patches.kernel.org/6.6.16-306-selftests-net-don-t-access-dev-stdout-in-pmtu..patch + patches.kernel.org/6.6.16-307-octeontx2-pf-Remove-xdp-queues-on-program-deta.patch + patches.kernel.org/6.6.16-308-net-sysfs-Fix-sys-class-net-iface-path.patch + patches.kernel.org/6.6.16-309-selftests-team-Add-missing-config-options.patch + patches.kernel.org/6.6.16-310-selftests-bonding-Check-initial-state.patch + patches.kernel.org/6.6.16-311-selftests-net-add-missing-config-for-NF_TARGET.patch + patches.kernel.org/6.6.16-312-selftests-net-enable-some-more-knobs.patch + patches.kernel.org/6.6.16-313-arm64-irq-set-the-correct-node-for-shadow-call.patch + patches.kernel.org/6.6.16-314-mm-kmsan-fix-infinite-recursion-due-to-RCU-cri.patch + patches.kernel.org/6.6.16-315-Revert-drm-amd-display-Disable-PSR-SU-on-Parad.patch + patches.kernel.org/6.6.16-316-drm-msm-dsi-Enable-runtime-PM.patch + patches.kernel.org/6.6.16-317-LoongArch-smp-Call-rcutree_report_cpu_starting.patch + patches.kernel.org/6.6.16-318-selftests-bpf-Remove-flaky-test_btf_id-test.patch + patches.kernel.org/6.6.16-319-bonding-remove-print-in-bond_verify_device_pat.patch + patches.kernel.org/6.6.16-320-ASoC-qcom-sc8280xp-limit-speaker-volumes.patch + patches.kernel.org/6.6.16-321-ASoC-codecs-wcd938x-fix-headphones-volume-cont.patch + patches.kernel.org/6.6.16-322-ASoC-codecs-lpass-wsa-macro-fix-compander-volu.patch + patches.kernel.org/6.6.16-323-ASoC-codecs-wsa883x-fix-PA-volume-control.patch + patches.kernel.org/6.6.16-324-drm-amdgpu-Fix-missing-error-code-in-gmc_v6-7-.patch + patches.kernel.org/6.6.16-325-pds_core-Prevent-health-thread-from-running-du.patch + patches.kernel.org/6.6.16-326-Linux-6.6.16.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index c5ae60b..c6278d2 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2024-02-03 15:02:40 +0000 -GIT Revision: 94b55c2ed19d56a6bf4a187d11ab78341beac1d4 +2024-02-05 21:25:18 +0000 +GIT Revision: 6720199f39e7c612529b657ebeef6893832b5ae6 GIT Branch: slowroll