[Letux-kernel] LetuxOS: Kernel: m-rc 5.19 successful

kernel-build-bot at letux.org kernel-build-bot at letux.org
Mon Aug 1 12:10:33 CEST 2022


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

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

Recent CHANGES (http://download.goldelico.com/letux-kernel/letux-5.19/src/CHANGES)
==============
letux-5.19 Mon Aug  1 10:13:34 CEST 2022:

letux-5.19-rc8 Mon Jul 25 15:04:29 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)
* AARM64: Letux: defconfig: more configs for Odroid M1 (by hns at goldelico.com)

letux-5.19-rc7 Mon Jul 18 21:49:57 CEST 2022:
* AARM64: Letux: defconfig: configure MMC/SD drivers for µSD for Odroid M1 (by hns at goldelico.com)

letux-5.19-rc6 Tue Jul 12 18:55:02 CEST 2022:
* Letux: rootfs: letux-eth0: add stable interface name for ethernet interface of omap5uevm and raspi3b+

letux-5.19-rc5 Mon Jul  4 14:14:39 CEST 2022:
* MIPS: Letux: defconfig: configure for CONFIG_TOUCHSCREEN_USB and CONFIG_HID_MULTITOUCH (by hns at goldelico.com)

letux-5.19-rc4 Mon Jun 27 15:38:38 CEST 2022:

letux-5.19-rc3 Mon Jun 20 23:16:15 CEST 2022:
* another compile fix for check-local-export (by hns at goldelico.com)
* some fixes for AESS firmware builder library (by hns at goldelico.com)

letux-5.19-rc1 Tue Jun  7 21:50:29 CEST 2022:
* FIXME: pvr_linux_fence: there is no direct access to struct dma_resv_list and no resv->seq mechanism any more (by hns at goldelico.com)
* some merge/compile fixes for v5.19-rc1 (by hns at goldelico.com)
* dropped 2b86a3fe31ae8... (drm: omapdrm: gem: fix bad merge conflict resolutions for v5.5-rc1)
* dropped c1d4fbe0e206e drm: omapdrm: gem: factor out _omap_gem_(un)pin
* Letux: rootfs: femtocom.c: allow to set baud rate (by hns at goldelico.com)
* Letux defconfigs: configure for CP210x and others (by hns at goldelico.com)
* Letux: rootfs: udev: charging: update to handle Pyra charger limitations if wwan is active (experimental by hns at goldelico.com)
* 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)
* add new feature branch letux/odroid-m1 (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
=== more lines cut off ===

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


More information about the Letux-kernel mailing list