From kernel-build-bot at letux.org Tue Dec 2 02:12:43 2025 From: kernel-build-bot at letux.org (kernel-build-bot at letux.org) Date: Tue, 2 Dec 2025 02:12:43 +0100 (CET) Subject: [Letux-kernel] LetuxOS: Kernel: m-stable 6.18 success [iMac.local] Message-ID: <20251202011243.DF3A44E08CF7@iMac.local> KVERSION: v6.18 - http://www.kernel.org CONFIGS: arch/arm/configs/letux_defconfig arch/arm/configs/letux_lpae_defconfig arch/arm64/configs/letux_defconfig arch/riscv/configs/letux_defconfig arch/mips/configs/letux_defconfig arch/x86/configs/letux_defconfig Infos ===== Project Home: http://projects.goldelico.com/p/gta04-kernel/ Issues: http://projects.goldelico.com/p/gta04-kernel/issues/ Original: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/?h=v6.18 Elixir: https://elixir.bootlin.com/linux/v6.18/source Downloads ========= git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-6.18 Buildhost: iMac.local ARM: http://download.goldelico.com/letux-kernel/letux-6.18 ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-6.18-lpae ARM64: http://download.goldelico.com/letux-kernel/letux-6.18-arm64 X86: http://download.goldelico.com/letux-kernel/letux-6.18-i386 RISCV64: http://download.goldelico.com/letux-kernel/letux-6.18-riscv MIPS: http://download.goldelico.com/letux-kernel/letux-6.18-mips Alpha400: http://download.goldelico.com/letux-kernel/letux-6.18-l400 Recent CHANGES (http://download.goldelico.com/letux-kernel/letux-6.18/src/CHANGES) ============== letux-6.18 Mon Dec 1 02:09:19 CET 2025: * Letux: rootfs: build-aess-fw: add option -n; apt-get update before looking for build-essentials; and more improvements (hns at goldelico.com) * aess: omap-aess.h: do not/no longer include device.h/firmware.h because this file is included through omap-aess-priv.h by firmware build in host code (hns at goldelico.com) * asoc-fw: socfw.h: update ilog2() to not rely on ____ilog2_NaN() (hns at goldelico.com) letux-6.18-rc7 Mon Nov 24 07:04:21 CET 2025: * improvement for build-aess-fw (hns at goldelico.com) letux-6.18-rc6 Mon Nov 17 01:14:48 CET 2025: * input: touchscreen: cyttsp5: fix some compiler warnings (by hns at goldelico.com) letux-6.18-rc4 Sun Nov 2 23:12:05 CET 2025: letux-6.18-rc3 Mon Oct 27 09:19:56 CET 2025: letux-6.18-rc2 Mon Oct 20 05:26:42 CEST 2025: * Letux: rootfs: swap-on: fix another issue with fallocate and also ftruncate to shrink the file (by hns at goldelico.com) * Letux: defconfig: retire CONFIG_SERIAL_OMAP in favour of CONFIG_SERIAL_8250_OMAP (by hns at goldelico.com) letux-6.18-rc1 Mon Oct 13 16:15:50 CEST 2025: * Letux: rootfs: swap-on: fix fallocate which takes bytes as parameter and not MB (by hns at goldelico.com) * compile-fixes: gen_init_cpio: fix compile with Darwin HOSTCC (by hns at goldelico.com) letux-6.17 Mon Sep 29 01:52:31 CEST 2025: * add letux/pvrsrvkm-generic (by hns at goldelico.com) * some AESS code improvements for module vs. built into kernel (by hns at goldelico.com) letux-6.17-rc7 Mon Sep 22 02:25:46 CEST 2025: * fix our modpost.c fix for strchrnul (suggested by andreas at kemnade.info) * some AESS code cleanup (by hns at goldelico.com) letux-6.17-rc6 Mon Sep 15 02:17:00 CEST 2025: * add branches letux/pvrsrvkm-ddk-core and letux/pvrsrvkm-generic (by hns at goldelico.com) letux-6.17-rc5 Mon Sep 8 02:12:16 CEST 2025: letux-6.17-rc4 Mon Sep 1 08:05:46 CEST 2025: * AESS: rework of memory and power management so that we can modprobe -r and modprobe without inducing kernel panics (by hns at goldelico.com) * introduction of an initial riscv letux_defconfig (by hns at goldelico.com) letux-6.17-rc3 Sun Aug 24 23:38:39 CEST 2025: * fix udev rules and xorg.conf for OpenPandora dpad and nubs (by hns at goldelico.com) * improved by27000-fixes (by hns at goldelico.com) letux-6.17-rc2 Tue Aug 19 02:08:02 CEST 2025: letux-6.17-rc1 Fri Aug 15 08:28:27 CEST 2025: * rootfs: add simple net-speed tool (by hns at goldelico.com) * rootfs: wlan-on: use hostname as access point SSID (by hns at goldelico.com) * compile fixes: ingenic-sdhci (free disappeared), esp-hosted-ng&rtl8189es (new radio_idx), pvrsgx 1.17 (rebuild pfn_t which has been removed from main API), bq24297 (of_node->fwnode) (by hns at goldelico.com) * NOTE: drm: bridge: there is now upstream support for CEC bridge and it is just made mergeable - we need to rework omap45-cec * retire board specific variants for CI20, LX16, LX20 -> use the MIPS variant (by hns at goldelico.com) letux-6.16 Mon Jul 28 01:21:50 CEST 2025: letux-6.16-rc7 Mon Jul 21 08:55:37 CEST 2025: * bluetooth: replace set_bit by new hci_quirks calls in out-of-tree drivers (by hns at goldelico.com) * aess: improve memory management so that we can (almost) modprobe -r snd_soc_omap_abe_twl6040 and reinstall (by hns at goldelico.com) * bq27xxx: remove spurious flooding of console log by not installed bq27000 battery (by hns at goldelico.com) * split alpha400 driver patches from letux/dt-alpha400 (by hns at goldelico.com) letux-6.16-rc6 Mon Jul 14 05:06:37 CEST 2025: * Letux: rootfs: improve swap-on script (by hns at goldelico.com) letux-6.16-rc5 Mon Jul 7 07:29:51 CEST 2025: letux-6.16-rc4 Mon Jun 30 07:35:57 CEST 2025: * fix merge conflicts in drivers/hid for dwav touch (by hns at goldelico.com) * fix issue that mmc DMA is disabled on a mips-generic kernel by a hack only relevant for jz4730 (by hns at goldelico.com) * add new pwrseq_exp32 driver to generalize control of ESP32 for flashing (by hns at goldelico.com) * remove architecture from CONFIG_LOCALVERSION if generic/obvious (by hns at goldelico.com) letux-6.16-rc3 Mon Jun 23 00:28:47 CEST 2025: * LX20: make USB working (by paul at boddie.org.uk) * LX16: cleanup of some DTS issues (by hns at goldelico.com and paul at boddie.org.uk) * x1600-pwm: fix for error path on remove (by paul at boddie.org.uk) * LX16/LX20: move system-power-controller to board file (by hns at goldelico.com) * Letux: rootfs: improvements for cpu-speed and disk-speed (by hns at goldelico.com) letux-6.16-rc2 Mon Jun 16 10:53:28 CEST 2025: === more lines cut off === Build Warnings ============== ARM: http://download.goldelico.com/letux-kernel/letux-6.18/src/warnings.log ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-6.18-lpae/src/warnings.log ARM64: http://download.goldelico.com/letux-kernel/letux-6.18-arm64/src/warnings.log X86: http://download.goldelico.com/letux-kernel/letux-6.18-i386/src/warnings.log RISCV64: http://download.goldelico.com/letux-kernel/letux-6.18-riscv/src/warnings.log MIPS: http://download.goldelico.com/letux-kernel/letux-6.18-mips/src/warnings.log Mipsbook: http://download.goldelico.com/letux-kernel/letux-6.18-l400/src/warnings.log From kernel-build-bot at letux.org Tue Dec 2 03:23:40 2025 From: kernel-build-bot at letux.org (kernel-build-bot at letux.org) Date: Tue, 2 Dec 2025 03:23:40 +0100 (CET) Subject: [Letux-kernel] LetuxOS: Kernel: m-replicant 6.18 success [iMac.local] Message-ID: <20251202022341.D85144E0CC40@iMac.local> KVERSION: v6.18 - http://www.kernel.org CONFIGS: arch/arm/configs/letux_defconfig Infos ===== Project Home: http://projects.goldelico.com/p/gta04-kernel/ Issues: http://projects.goldelico.com/p/gta04-kernel/issues/ Original: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/?h=v6.18 Elixir: https://elixir.bootlin.com/linux/v6.18/source Downloads ========= git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-6.18-replicant Buildhost: iMac.local ARM: http://download.goldelico.com/letux-kernel/letux-6.18-replicant Build Warnings ============== ARM: http://download.goldelico.com/letux-kernel/letux-6.18-replicant/src/warnings.log From gregkh at linuxfoundation.org Wed Dec 3 14:28:45 2025 From: gregkh at linuxfoundation.org (Greg KH) Date: Wed, 3 Dec 2025 14:28:45 +0100 Subject: [Letux-kernel] please consider to backport "drm/i915/dp: Initialize the source OUI write timestamp always" In-Reply-To: <23A212C2-BFAB-469C-AAED-375E979B9179@goldelico.com> References: <23A212C2-BFAB-469C-AAED-375E979B9179@goldelico.com> Message-ID: <2025120339-lusty-panorama-82e5@gregkh> On Sat, Nov 29, 2025 at 06:34:37PM +0100, H. Nikolaus Schaller wrote: > Adding this patch solves an observed 5 minutes wait delay issue with stable kernels (up to v6.12) on my AcePC T11 (with Atom Z8350 Cherry Trail). > > Commit is 5861258c4e6a("drm/i915/dp: Initialize the source OUI write timestamp always") resp. https://patchwork.freedesktop.org/patch/621660/ > > It apparently appeared upstream with v6.13-rc1 but got not backported. Now queued up, thanks. greg k-h