[Letux-kernel] LetuxOS: Kernel: m-rc 6.17-rc5 success [iMac.local]

kernel-build-bot at letux.org kernel-build-bot at letux.org
Tue Sep 9 07:08:32 CEST 2025


KVERSION: v6.17-rc5 - 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/torvalds/linux.git/tree/?h=v6.17-rc5
Elixir: https://elixir.bootlin.com/linux/v6.17-rc5/source

Downloads
=========
git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-6.17-rc5
Buildhost: iMac.local
ARM: http://download.goldelico.com/letux-kernel/letux-6.17-rc5
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-6.17-rc5-lpae
ARM64: http://download.goldelico.com/letux-kernel/letux-6.17-rc5-arm64
X86: http://download.goldelico.com/letux-kernel/letux-6.17-rc5-i386
RISCV64: http://download.goldelico.com/letux-kernel/letux-6.17-rc5-riscv64
MIPS: http://download.goldelico.com/letux-kernel/letux-6.17-rc5-mips
Alpha400: http://download.goldelico.com/letux-kernel/letux-6.17-rc5-l400

Recent CHANGES (http://download.goldelico.com/letux-kernel/letux-6.17-rc5/src/CHANGES)
==============
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:
* MIPS: letux_defconfig: remove CONFIG_SMP=y again since it is not reliable (by hns at goldelico.com)

letux-6.16-rc1 Wed Jun 11 11:59:15 CEST 2025:
* fix irq_linear_revmap() -> irq_find_mapping() in irq-ingenic.c (by hns at goldelico.com)
* fix from_timer() -> timer_container_of() in pvrsrgx, libertas, cyttsp5, rtl8189es (by hns at goldelico.com)
* compile fix for modpost.c (by hns at goldelico.com)
* Rebase merge conflicts fixed (by hns at goldelico.com):
	letux/misc
	letux/omap2plus
	letux/odroid-m1
	letux/x1600-v13
	letux/jz4780-smp-v5
	letux/jz4730-v14
	letux/omap45-cec-v4
	letux/codec-twl4030-v2
	letux/codecs-for-gta04
	letux/gpio-pcal6524-v7
	letux/w2sg-serdev-v9
	letux/omap2plus_defconfig
	letux/dt-panda
* MIPS: DTS: lx20: fix serial/uart mapping (suggested by paul at boddie.org.uk)
* MIPS: DTS: x2000: fix tcu compatible and clock (suggested by paul at boddie.org.uk)
* diverse fixes for MIPS-generic letux_defconfig for CI20, e.g. HDMI, Sound, SMP (by hns at goldelico.com)

letux-6.15 Sun Jun  1 21:33:04 CEST 2025:
* fixes for MIPS code and defconfigs to make CI20/LX16/LX20 boot a generic kernel (by hns at goldelico.com)
* ARM64: Letux: defconfig: add support for PocketBeagle 2 (by hns at goldelico.com)
* letux/beagle: add device tree for PocketBeagle 2 (by robertcnelson at gmail.com)

letux-6.15-rc7 Mon May 19 00:11:02 CEST 2025:
* integrate CGU and IRQ fixes for x2000 (by hns at goldelico.com and others)
* update to letux/mips_defconfig-v3 to build a bootable mips/ingenic generic kernel (by hns at goldelico.com)
* fix for pvrsrvkm to compile even if no SGX_CPU is selected (by hns at goldelico.com)

=== more lines cut off ===

Build Warnings
==============
ARM: http://download.goldelico.com/letux-kernel/letux-6.17-rc5/src/warnings.log
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-6.17-rc5-lpae/src/warnings.log
ARM64: http://download.goldelico.com/letux-kernel/letux-6.17-rc5-arm64/src/warnings.log
X86: http://download.goldelico.com/letux-kernel/letux-6.17-rc5-i386/src/warnings.log
RISCV64: http://download.goldelico.com/letux-kernel/letux-6.17-rc5-riscv64/src/warnings.log
MIPS: http://download.goldelico.com/letux-kernel/letux-6.17-rc5-mips/src/warnings.log
Mipsbook: http://download.goldelico.com/letux-kernel/letux-6.17-rc5-l400/src/warnings.log


More information about the Letux-kernel mailing list