[Letux-kernel] LetuxOS: Kernel: m-stable 6.13.11 success [iMac.fritz.box]

kernel-build-bot at letux.org kernel-build-bot at letux.org
Sat Apr 12 10:33:16 CEST 2025


KVERSION: v6.13.11 - http://www.kernel.org
CONFIGS:  arch/arm/configs/letux_defconfig arch/arm/configs/letux_lpae_defconfig arch/arm64/configs/letux_defconfig arch/mips/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.13.11
Elixir: https://elixir.bootlin.com/linux/v6.13.11/source

Downloads
=========
git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-6.13.11
Buildhost: iMac.fritz.box
ARM: http://download.goldelico.com/letux-kernel/letux-6.13.11
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-6.13.11-lpae
ARM64: http://download.goldelico.com/letux-kernel/letux-6.13.11-arm64
X86: http://download.goldelico.com/letux-kernel/letux-6.13.11-i386
CI20: http://download.goldelico.com/letux-kernel/letux-6.13.11-ci20
Alpha400: http://download.goldelico.com/letux-kernel/letux-6.13.11-l400
LX16: http://download.goldelico.com/letux-kernel/letux-6.13.11-lx16

Recent CHANGES (http://download.goldelico.com/letux-kernel/letux-6.13.11/src/CHANGES)
==============
letux-6.13.11 Thu Apr 10 18:40:40 CEST 2025:

letux-6.13.10 Tue Apr  8 15:23:55 CEST 2025:

letux-6.13.9 Sun Mar 30 08:51:19 CEST 2025:
* Letux: rootfs: add simple touch-test script to quickly evaluate touch screen driver (by hns at goldelico.com)

letux-6.13.8 Sat Mar 22 22:41:56 CET 2025:
* Letux: rootfs: video-demo: improve on failed download (by hns at goldelico.com)
* Letux: rootfs: wlan-on: fix setup of WPA; add -D option for debug mode (by hns at goldelico.com)
* update resolv.conf default setup to include 9.9.9.9 (by hns at goldelico.com)

letux-6.13.7 Thu Mar 13 19:07:00 CET 2025:

letux-6.13.6 Fri Mar  7 20:58:48 CET 2025:
* lx16: prepare to use correct PWM for LEDs (by hns at goldelico.com)
* x1600: add preliminary PWM driver (by hns at goldelico.com)
* ARM64: Letux: defconfig: add support for BeagleY AI (by hns at goldelico.com)

letux-6.13.5 Mon Mar  3 03:22:04 CET 2025:

letux-6.13.4 Sat Feb 22 17:51:32 CET 2025:

letux-6.13.3 Mon Feb 17 13:30:34 CET 2025:

letux-6.13.2 Sat Feb  8 18:47:56 CET 2025:

letux-6.13.1 Sat Feb  1 22:38:21 CET 2025:
* revert "i2c: omap: Fix standard mode false ACK readings" (by hns at goldelico.com)
* MIPS: letux*defconfig: configure more kernel modules (by hns at goldelico.com)
* tsc2046: fix issue when removing the kernel module (by hns at goldelico.com)
* spi: ingenic: attempt to improve clock and divider calculations (by hns at goldelico.com)
* ingenic: diverse improvements to prepare for MIPS_GENERIC_KERNEL (by hns at goldelico.com)
* i2c: jz4730: fix return type of jz4730_i2c_remove() (by hns at goldelico.com)
* Letux: rootfs: add another "stable" Ethernet node for RasPi (by hns at goldelico.com)
* forward merge: dma: jz4780: fix call balance of jzdma->clk handling routines (by Vitalii Mordan <mordan at ispras.ru>)
* forward merge: mips/math-emu: fix emulation of the prefx instruction (by Mateusz Jończyk <mat.jonczyk at o2.pl>)

letux-6.13 Mon Jan 20 05:02:26 CET 2025:
* letux/dt-raspi: modify way to bring back HDMI display and add cpufreq-info (by hns at goldelico.com)
* rootfs: improve fbpng.c and fbtest (by hns at goldelico.com)
* arm64: extend letux_defconfig to prepare for BeagleY AI (TI K3) (by hns at goldelico.com)

letux-6.13-rc7 Mon Jan 13 04:17:12 CET 2025:

letux-6.13-rc6 Mon Jan  6 04:41:23 CET 2025:
* letux/dt-raspi: bring back HDMI display (by hns at goldelico.com)

letux-6.13-rc5 Sun Dec 29 23:45:31 CET 2024:

letux-6.13-rc4 Mon Dec 23 00:02:44 CET 2024:

letux-6.13-rc3 Mon Dec 16 04:25:38 CET 2024:
* split out DWAV (WaveShare 7" touch) driver into separate branch letux/dwavtouch (by hns at goldelico.com)
* /root/wlan-scan: filter and format important information by default (by hns at goldelico.com)

letux-6.13-rc2 Mon Dec  9 09:34:53 CET 2024:
* fix MODULE_IMPORT_NS() in pvrsgx dmabuf (by hns at goldelico.com)
* letux/tsc2007-v13: prepare for upcoming mainline patch and sort/reword commits (by hns at goldelico.com)
* phy: ingenic: fix unbalanced regulator_disable (by hns at goldelico.com)

letux-6.13-rc1 Mon Dec  2 22:58:15 CET 2024:
* LX16: use mmc-pwrseq-simple to power up/down the ESP32 (by hns at goldelico.com)
* letux/esp-hosted-ng-v2: update to v1.0.3.0.1 (by hns at goldelico.com)
* LX16: add v0.3 OTG handling (by hns at goldelico.com)
* LX16: remove gpio-test (fundamentally broken since v6.6) (by hns at goldelico.com)

letux-6.12 Mon Nov 18 11:00:44 CET 2024:
* lx16: adjust config and DTS for v0.3 (by hns at goldelico.com)
* fix omap4 hdmi cec issue (by hns at goldelico.com)

letux-6.12-rc7 Mon Nov 11 08:11:13 CET 2024:
* drm: pvrsgx: pvr_drv: fix for v6.12-rc1 which needs new FOP_UNSIGNED_OFFSET (by hns at goldelico.com)

letux-6.12-rc6 Mon Nov  4 03:21:07 CET 2024:
* media: v4l: fix v4l2_async_nf_try_all_subdevs() (by hns at goldelico.com)
* restore that omap36xx 1 GHZ OPP needs to enable turbo mode (by andreas at kemnade.info)
* fix make O=dir for pvrsgx (by hns at goldelico.com)
* make OMAP3 ISP (GTA04 camera) work again (by robin.murphy at arm.com)

=== more lines cut off ===

Build Warnings
==============
ARM: http://download.goldelico.com/letux-kernel/letux-6.13.11/src/warnings.log
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-6.13.11-lpae/src/warnings.log
ARM64: http://download.goldelico.com/letux-kernel/letux-6.13.11-arm64/src/warnings.log
X86: http://download.goldelico.com/letux-kernel/letux-6.13.11-i386/src/warnings.log
Mipsbook: http://download.goldelico.com/letux-kernel/letux-6.13.11-l400/src/warnings.log
LX16: http://download.goldelico.com/letux-kernel/letux-6.13.11-lx16/src/warnings.log
CI20: http://download.goldelico.com/letux-kernel/letux-6.13.11-ci20/src/warnings.log


More information about the Letux-kernel mailing list