[Letux-kernel] LetuxOS: Kernel: m-rc 6.12-rc7 success [iMac.fritz.box]
kernel-build-bot at letux.org
kernel-build-bot at letux.org
Mon Nov 11 22:27:40 CET 2024
KVERSION: v6.12-rc7 - 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/torvalds/linux.git/tree/?h=v6.12-rc7
Elixir: https://elixir.bootlin.com/linux/v6.12-rc7/source
Downloads
=========
git: http://git.goldelico.com/?p=letux-kernel.git;a=shortlog;h=letux-6.12-rc7
Buildhost: iMac.fritz.box
ARM: http://download.goldelico.com/letux-kernel/letux-6.12-rc7
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-6.12-rc7-lpae
ARM64: http://download.goldelico.com/letux-kernel/letux-6.12-rc7-arm64
X86: http://download.goldelico.com/letux-kernel/letux-6.12-rc7-i386
CI20: http://download.goldelico.com/letux-kernel/letux-6.12-rc7-ci20
Alpha400: http://download.goldelico.com/letux-kernel/letux-6.12-rc7-l400
LX16: http://download.goldelico.com/letux-kernel/letux-6.12-rc7-lx16
Recent CHANGES (http://download.goldelico.com/letux-kernel/letux-6.12-rc7/src/CHANGES)
==============
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)
letux-6.12-rc5 Mon Oct 28 08:04:40 CET 2024:
* removed 'Revert "runtime constants: add x86 architecture support"' (by hns at goldelico.com)
* Letux: rootfs: swap-on: permanently add to /etc/fstab or remove (by hns at goldelico.com)
* pvrsrvkm: fix build of letux/pvrsrvkm-1.14.3699939 (by hns at goldelico.com)
letux-6.12-rc4 Mon Oct 21 04:25:25 CEST 2024:
* ARM: dts: pandora: fix CD detection using polling (by hns at goldelico.com)
letux-6.12-rc3 Mon Oct 14 03:50:13 CEST 2024:
* LX16: fix overlapping pinctrl for uart1 and uart3 (by hns at goldelico.com)
letux-6.12-rc2 Mon Oct 7 12:24:27 CEST 2024:
* fix clock setup for X1600 (by hns at goldelico.com)
* GTA04: change voltage of vmmc2 to 1.85V ot avoid kernel warning (by hns at goldelico.com)
* GTA04: fix a typo in the comment of the isp GPIOs (by hns at goldelico.com)
* CI20: fix device tree property names for hp/mic detect (by hns at goldelico.com)
letux-6.12-rc1 Wed Oct 2 20:04:51 CEST 2024:
* diverse merge/compile conflicts solved (by hns at goldelico.com)
* sgx: use follow_pfnmap API starting with v6.12-rc1 (by hns at goldelico.com)
* aess: revert removal of bespoke trigger support and make snd_soc_dpcm_can_be_xxx() local (by hns at goldelico.com)
* letux/ov9655-new: fixes for ov9655 driver (by hns at goldelico.com)
* letux/hacks: fixes for Panda WLAN clocks (by andreas at kemnade.info)
* letux/hacks: fixes for twl6030 clocks (by andreas at kemnade.info)
* letux/aess-asoc-fw: fix an issue when building the AESS firmware (by hns at goldelico.com)
* letux/hacks: really fix for 8f2942b9198c "ASoC: topology: Unify code for creating standalone and widget enum control" since it fails and breaks AESS (and HDMI) on OMAP5EVM (by hns at goldelico.com)
letux-6.11 Sun Sep 15 23:08:34 CEST 2024:
* hacks: fix issue that 1GHz OPP became enabled by default on GTA04A5 (by hns at goldelico.com)
* hacks: fix for GTA04(A5) i2c which may make boot hang (by hns at goldelico.com)
* letux/esp-hosted-ng: fixes (by hns at goldelico.com)
* Letux: rootfs: add tool onenand-repair for GTA04A5 (by hns at goldelico.com)
letux-6.11-rc7 Mon Sep 9 04:11:46 CEST 2024:
* Letux: rootfs: udev: add rule to properly detect MacroSilicon USB Video HDMI grabber (by hns at goldelico.com)
* Letux: defconfig: configure for handling WebCams, STK1160 and MacroSilicon HDMI video grabber (by hns at goldelico.com)
* Letux: defconfig: CONFIG_MEDIA_USB_SUPPORT (by hns at goldelico.com)
letux-6.11-rc6 Sun Sep 1 22:57:42 CEST 2024:
* revert 8f2942b9198c "ASoC: topology: Unify code for creating standalone and widget enum control" since it fails and breaks HDMI on OMAP5EVM (by hns at goldelico.com)
* Pandora: fix nubs and display (by hns at goldelico.com)
letux-6.11-rc5 Sun Aug 25 22:31:10 CEST 2024:
* remove our kallsyms compile fix in favour of upsteam "kbuild: avoid scripts/kallsyms parsing /dev/null" (by hns at goldelico.com)
* fix OMAP5 HDMI CEC issue with NULL pointer (by hns at goldelico.com)
* separate Pyra Panel and OMAP4/5 HDMI CEC into separate branches (by hns at goldelico.com)
* CONFIG_EXFAT_FS=m (by hns at goldelico.com)
letux-6.11-rc4 Sun Aug 18 23:11:01 CEST 2024:
letux-6.11-rc2 Mon Aug 5 00:10:10 CEST 2024:
* add new letux/esp-hosted-ng branch (by hns at goldelico.com)
* pvrsgx: applied several general and 1.14.3699939 specific fixes (by anthoine.bourgeois at gmail.com)
letux-6.11-rc1 Mon Jul 29 10:25:27 CEST 2024:
* compile fix for issue with kallsyms /dev/null (by hns at goldelico.com)
* resolved some merge conflicts (by hns at goldelico.com)
* add stable MAC (IP) address for Udoo-Neo (by hns at goldelico.com)
letux-6.10 Mon Jul 15 05:01:10 CEST 2024:
* Letux: rootfs: panel-setup: improve and avoid warning for LX16 (by hns at goldelico.com)
* mmc: jz4740: make memory allocation failure in jz4780_dma_desc_alloc() fall back to PIO (by hns at goldelico.com)
* Letux: rootfs: swap-on: improved logic and potential alternatives to dd (not working) (by hns at goldelico.com)
letux-6.10-rc7 Mon Jul 8 07:51:00 CEST 2024:
letux-6.10-rc6 Mon Jul 1 08:05:31 CEST 2024:
letux-6.10-rc5 Mon Jun 24 12:20:10 CEST 2024:
letux-6.10-rc4 Mon Jun 17 11:16:08 CEST 2024:
=== more lines cut off ===
Build Warnings
==============
ARM: http://download.goldelico.com/letux-kernel/letux-6.12-rc7/src/warnings.log
ARM-LPAE: http://download.goldelico.com/letux-kernel/letux-6.12-rc7-lpae/src/warnings.log
ARM64: http://download.goldelico.com/letux-kernel/letux-6.12-rc7-arm64/src/warnings.log
X86: http://download.goldelico.com/letux-kernel/letux-6.12-rc7-i386/src/warnings.log
CI20: http://download.goldelico.com/letux-kernel/letux-6.12-rc7-ci20/src/warnings.log
Mipsbook: http://download.goldelico.com/letux-kernel/letux-6.12-rc7-l400/src/warnings.log
LX16: http://download.goldelico.com/letux-kernel/letux-6.12-rc7-lx16/src/warnings.log
More information about the Letux-kernel
mailing list