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

kernel-build-bot at letux.org kernel-build-bot at letux.org
Wed Mar 9 12:57:11 CET 2022


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

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

Recent CHANGES (http://download.goldelico.com/letux-kernel/letux-5.16.13/src/CHANGES)
==============
letux-5.16.13 Wed Mar  9 10:19:13 CET 2022:

letux-5.16.10 Tue Feb 22 01:53:13 CET 2022:

letux-5.16.9 Mon Feb 14 22:53:48 CET 2022:

letux-5.16.7 Tue Feb  8 15:11:15 CET 2022:

letux-5.16.4 Sun Jan 30 21:17:09 CET 2022:

letux-5.16.2 Tue Jan 25 00:36:09 CET 2022:

letux-5.16 Mon Jan 10 07:59:56 CET 2022:
* hackfix for PinePhone USB gadget mode (by hns at goldelico.com)
* (temporarily) repaired CI20 Ethernet by reverting removal of "simple-mfd" (by hns at goldelico.com)

letux-5.16-rc8 Mon Jan  3 11:15:07 CET 2022:
* add pandora sound to letux/sound-soc (by grond66 at riseup.net)

letux-5.16-rc7 Tue Dec 28 23:34:23 CET 2021:
* Letux: fixes for mount-boot and letux-panel-setup (by hns at goldelico.com)
* MIPS: DTS: jz4780: fix nemc memory controller (by hns at goldelico.com)

letux-5.16-rc6 Mon Dec 20 10:07:45 CET 2021:
* clean up mergefile from some empty feature branches (by hns at goldelico.com)

letux-5.16-rc5 Wed Dec 15 10:01:11 CET 2021:
* drm: pvrsgx 1.17: dmabuf import - Do not assume scatterlist memory is contiguous (by ivo.g.dimitrov.75 at gmail.com)
* drm: pvrsgx: implement pvr_ioctl_unpriv (by ivo.g.dimitrov.75 at gmail.com)

letux-5.16-rc4 Mon Dec  6 09:57:49 CET 2021:
* some fixes for the pvrsrvkm-Makefiles (by hns at goldelico.com)

letux-5.16-rc3 Mon Nov 29 22:17:20 CET 2021:
* rootfs: make mount-boot also work on /dev/sd* (by hns at goldelico.com)

letux-5.16-rc2 Mon Nov 22 09:05:23 CET 2021:

letux-5.16-rc1 Tue Nov 16 23:06:12 CET 2021:
* simplified compile fixes to get selinux HOSTCCed on MacOS (by hns at goldelico.com)
* updated to v5.16-rc1 (done by hns at goldelico.com)
* backport pvrsgx adjustments for newer kernels to pvrsgx 1.14.3759903 (by Lucas Fryzek <lucas.fryzek at hazeco.xyz>)
* add latest upstream+jz4780+hdmi-v6 (by hns at goldelico.com)
* use new ti,wl1251 quirks for Openpandora (by hns at goldelico.com)

letux-5.15 Mon Nov  1 16:12:15 CET 2021:
* fixes for OpenPandora touch screen driver (by hns at goldelico.com)

letux-5.15-rc7 Mon Oct 25 22:58:03 CEST 2021:
* pvrsrvkm: fix OCP handling with ioremap and reg access (by Tony Lindgren <tony at atomide.com>)
* Letux: rootfs: temporarily unrotate touch screen until we have EPD rotation again (by hns at goldelico.com)

letux-5.15-rc6 Mon Oct 18 18:27:35 CEST 2021:
* Letux rootfs: chmod +x fix-ca-certificates (by hns at goldelico.com)
* pvrsgx: make dependent on CONFIG_DRM (by hns at goldelico.com)
* new version of letux/kobolino/epdc-drm (by Andreas Kemnade <andreas at kemnade.info>)

letux-5.15-rc5 Wed Oct 13 16:59:50 CEST 2021:
* new branch version letux/kobolino/dt-v8 (by Andreas Kemnade <andreas at kemnade.info>)
* bq24297: fix error handling; add property to allow to control max. battery voltage during charging (limited to what DT defines) (by hns at goldelico.com)

letux-5.15-rc4 Mon Oct  4 14:15:15 CEST 2021:

letux-5.15-rc3 Mon Sep 27 19:10:44 CEST 2021:
* make CI20 HDMI working again, better than ever (by hns at goldelico.com)
* fix Ethernet on BeagleBone Black (reported by jdawin at math.uni-bielefeld.de, fixed by hns at goldelico.com)

letux-5.15-rc2 Wed Sep 22 16:57:58 CEST 2021:
* (partially) fix some /proc code for PinePhone WiFi driver (by hns at goldelico.com)
* remove hack for minimum gcc version since I can now build with gcc 4.9 or 6.3 on demand by kernel tree (by hns at goldelico.com)
* fix jz4730 cgu to bring back LCD and fix some other clock related issues (by hns at goldelico.com)
* am335x and findhwmon: fixes (by hns at goldelico.com)

letux-5.15-rc1 Tue Sep 14 17:41:59 CEST 2021:
* Letux: defconfig: enable ARMv6 for RasPi Zero, 1, 2 support (by hns at goldelico.com)
* rootfs: add edid tool (by hns at goldelico.com)
* new HDMI driver for CI20 (by hns at goldelico.com)
* new DRM based iMX6 EPD driver for Kobolino (by Andreas Kemnade <andreas at kemnade.info>)
! known issues: ETNAVIV 2D accelerator (OMAP5) broken and disabled
! known issue: tsc2007 precalibration and scaling is broken (by hns at goldelico.com)
=== more lines cut off ===

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


More information about the Letux-kernel mailing list