[Letux-kernel] LetuxOS: Kernel: m-stable 5.18.15 successful

kernel-build-bot at letux.org kernel-build-bot at letux.org
Mon Aug 1 14:00:59 CEST 2022


KVERSION: v5.18.15 - 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/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=v5.18.15
Elixir: https://elixir.bootlin.com/linux/v5.18.15/source

Downloads
=========
git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-5.18.15
ARM: http://download.goldelico.com/letux-kernel/letux-5.18.15
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-5.18.15-lpae
ARM64: http://download.goldelico.com/letux-kernel/letux-5.18.15-arm64
X86: http://download.goldelico.com/letux-kernel/letux-5.18.15-i386
CI20: http://download.goldelico.com/letux-kernel/letux-5.18.15-ci20
Mipsbook: http://download.goldelico.com/letux-kernel/letux-5.18.15-l400

Recent CHANGES (http://download.goldelico.com/letux-kernel/letux-5.18.15/src/CHANGES)
==============
letux-5.18.15 Mon Aug  1 08:17:21 CEST 2022:

letux-5.18.14 Mon Jul 25 17:48:04 CEST 2022:
* Letux: rootfs: cpu-speed: add our own C code for prime sieve to be independent of sysbench version (by hns at goldelico.com)

letux-5.18.12 Tue Jul 19 00:14:11 CEST 2022:

letux-5.18.11 Tue Jul 12 21:16:11 CEST 2022:
* Letux: rootfs: letux-eth0: add stable interface name for ethernet interface of omap5uevm and raspi3b+

letux-5.18.9 Mon Jul  4 16:38:40 CEST 2022:
* Letux: rootfs: fix findhwmon (by hns at goldelico.com)

letux-5.18.5 Tue Jun 21 01:34:19 CEST 2022:

letux-5.18.2 Wed Jun  8 00:12:26 CEST 2022:
* drivers: misc: txs02612: disable creation of 2 new host ports (by hns at goldelico.com)
* DTS: ARM: gta04: disable mcspi1..4 because they allocate dma channels (by hns at goldelico.com)
* DT: OMAP5-uevm: define static MAC address for Ethernet (by hns at goldelico.com)
* Letux: rootfs: improve /e/n/i handling for default DNS servers (by hns at goldelico.com)

letux-5.18 Mon May 23 13:02:37 CEST 2022:

letux-5.18-rc7 Mon May 16 12:31:00 CEST 2022:

letux-5.18-rc6 Mon May  9 08:47:09 CEST 2022:

letux-5.18-rc5 Mon May  2 22:56:31 CEST 2022:
* wl1251: dynamically allocate memory used for DMA - makes Pandora boot again (by hns at goldelico.com)
* Letux: rootfs: tvout: repair at least for GTA04 (by hns at goldelico.com)
* Letux: rootfs: fix wlan-on script and make it disable network-manager/wpa-supplicant (by hns at goldelico.com)
* Letux: rootfs: X11: letux-panel-setup: fix detection of GTA04 panel (by hns at goldelico.com)

letux-5.18-rc4 Wed Apr 27 18:40:36 CEST 2022:
* X11: fix letux-panel-setup if there is no omap_drv available (by hns at goldelico.com)
* pvrsgx: Enable interrupts for 1.14 (by David Shah <dave at ds0.me>)

letux-5.18-rc3 Mon Apr 18 17:51:59 CEST 2022:
* improvements for CI20 sound [still not working] (by hns at goldelico.com)

letux-5.18-rc2 Mon Apr 11 12:29:11 CEST 2022:
* CI20: apply fixes and cleanups to DTS files (by hns at goldelico.com)
* CI20: switch to latest HDMI driver code (by hns at goldelico.com)

letux-5.18-rc1 Mon Apr  4 20:55:02 CEST 2022:
* fix omap_aess_fw_ops table to use the right constants and logging payload size (by hns at goldelico.com)
* clean up x86 defconfig to work around boot issues on ACEPC (by hns at goldelico.com)
* adjust asoc-fw to write firmware compatible to the modern soc-topology loader (by hns at goldelico.com)
* make aess load and start processing the firmware file (by hns at goldelico.com)
* fully integrate asoc-fw, audio-test, abefw into tree and make it compile (by hns at goldelico.com)

letux-5.17-rc8 Mon Mar 14 00:10:33 CET 2022:
* integrate asoc-fw, audio-test, abefw into tree (by hns at goldelico.com)

letux-5.17-rc7 Tue Mar  8 22:00:37 CET 2022:
* enable SMP for jz4780/ci20 [not well tested!] (by hns at goldelico.com)
* fix touchscreen for BeagleBoneBlack (by miquel.raynal at bootlin.com)
* replace eMMC fix for BeagleBoneBlack by better version (by ulf.hansson at linaro.org)
* diverse initial patches to make omap5 AESS working again (by hns at goldelico.com)

letux-5.17-rc5 Mon Feb 21 22:45:25 CET 2022:
* letux/pandora-nub: temporarily fix "ti-thermal eocz" issue (by hns at goldelico.com) 
* letux/pandora-nub: remove DEBUG flag (by hns at goldelico.com) 
* letux/hwmon: "drivers/thermal/ti-soc-thermal: Add hwmon support" (by Romain Naour <romain.naour at smile.fr>)
* letux/hacks: revert "mmc: core: adjust polling interval for CMD1" (by hns at goldelico.com) - (breaks BBB eMMC)
* letux/musb: revert "usb: musb: Set the DT node on the child device" (by Rob Herring <robh at kernel.org>) - breaks MUSB

letux-5.17-rc4 Mon Feb 14 19:49:38 CET 2022:

letux-5.17-rc3 Tue Feb  8 11:24:14 CET 2022:
* letux/sound-soc: conflict in sound/soc/generic/simple-card.c (by hns at goldelico.com)
* freescale-sensors: fix compiler warnings (by hns at goldelico.com)

letux-5.17-rc2 Sun Jan 30 18:32:31 CET 2022:
* update to jz4780 hdmi driver (v12) ready for next submission (by hns at goldelico.com)

letux-5.17-rc1 Mon Jan 24 18:19:56 CET 2022:
* bq2429x: fix handling of struct battery_info (by hns at goldelico.com)
* letux/pvrsrvkm-1.14.3759903 and several others: compile fix PDE_DATA -> pde_data (by hns at goldelico.com)
* jz4730 rework get_mac_address() (by hns at goldelico.com)
=== more lines cut off ===

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


More information about the Letux-kernel mailing list