Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux-kernel: update to 6.13-rc5 #8850

Open
wants to merge 169 commits into
base: stable
Choose a base branch
from
Open

Conversation

KexyBiscuit
Copy link
Member

@KexyBiscuit KexyBiscuit commented Dec 2, 2024

Topic Description

... and 159 more commits

Package(s) Affected

  • kernel-tools: 6.13.0-0.5f
  • linux+kernel: 3:6.13.0
  • linux-kernel-${__VER}: 1:6.13.0-0.5f

Security Update?

No

Build Order

#buildit linux-kernel linux+kernel kernel-tools

Test Build(s) Done

Primary Architectures

  • AMD64 amd64
  • AArch64 arm64
  • LoongArch 64-bit loongarch64

Secondary Architectures

  • Loongson 3 loongson3
  • PowerPC 64-bit (Little Endian) ppc64el
  • RISC-V 64-bit riscv64

- Routine patch due diligence for mainline releases.
  - Now following contribution guidelines of Android common kernels <https://android.googlesource.com/kernel/common/+/refs/heads/android-mainline/README.md>.
  - Updated patch from kernel_compiler_patch.
  - Dropped outdated PCIe ACS patch.
  - Updated yt6801 patches from deepin.
  - Backported ethernet related patches for 6.11.
  - Dropped MIPS patches.
  - Updated LoongArch CPU HWMon patch from Huacai Chen.
  - Updated LoongArch KVM LBT patches from KVM tree.
  - Add more video related patches from Huacai Chen.
  - Applied as many patches as possible to all architectures.
  - Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.11, current HEAD is 20fae4f7eeaf26631663c76f7d6b8d2e79ef1e0e.
- Refreshed config for all architectures.
  - Now builds _Dell PC Extras_ as a module, allowing to control fan modes on supported Dell systems.
  - Enabled AMD ISP support, to support mipi cameras connected to APUs.
  - Enabled support for the Embedded Controller and UCSI in Lenovo Yoga C630.
- Synchronized patches from linux-kernel.
- Reordered patches by type and source.
- Introduced a few patches for LoongArch.
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.11, current HEAD is a48cb052f0d527f978dc27113c4b694fa280c237.
- Synchronized patches from linux-kernel.
- Fix an incomplete patch for LoongArch.
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.11, current HEAD is 84d30aa375010738fee9b7144cb37c31d4097429.
- Synchronized patches from linux-kernel.
- Add a PCI patch for Loongson-3C6000.
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.11, current HEAD is 8643760f67686b38f3b522c1cd3619b53ea21509.
- Synchronized patches from linux-kernel.
- Add cjktty patch.
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.11, current HEAD is 90dffd963c57e308d2fae457c83479ab22dfe98b.
- Synchronized patches from linux-kernel.
- Routine patch due diligence for stable releases.
  - Now following contribution guidelines of Android common kernels <https://android.googlesource.com/kernel/common/+/refs/heads/android-mainline/README.md>.
  - Update tags for patches that have been upstreamed.
  - Introduce more LoongArch related, upstreamed patches, mainly from kvm/kvm.git and chenhuacai/linux-loongson.git.
  - Update Loongson PWM patch with preliminary changes from the list.
  - Introduce new patch for HONOR MagicBook Art 14 touchpad from deepin.
  - Update patch from kernel_compiler_patch.
  - Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.11.1-rc1, current HEAD is 4d7fdc90d8edfb647ca1cc113f797c090ed959be.
- Build simple framebuffer driver as a module, issue reported by 安慕希.
- Remove references of MIPS64 Release 6.

Reported-by: 安慕希
Signed-off-by: Kexy Biscuit <[email protected]>
- Remove references of MIPS64 Release 6.
- RC markers are not necessary for this package, removing.

Signed-off-by: Kexy Biscuit <[email protected]>
- Remove references of MIPS64 Release 6.
- Synchronized patches from linux-kernel.

Signed-off-by: Kexy Biscuit <[email protected]>
- Introduce new patch to fix RTL8852BE.
- Introduce new patch for EDAC driver for loongson memory controller.
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.11.1-rc1, current HEAD is cf82a2dcf8613f7131910896302877f1d05f24fd.
- The previous release was incorrectly versioned as 1:6.11.1-0.1a, not changing REL this time.

Signed-off-by: Kexy Biscuit <[email protected]>
- Synchronized patches from linux-kernel.
- The previous release was incorrectly versioned as 1:6.11.1-0.1a, not changing REL this time.

Signed-off-by: Kexy Biscuit <[email protected]>
- Work in progress.
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.12-rc1, current HEAD is c77930005ab76d96c07e354c5a62d502e08a21a4.

Signed-off-by: Kexy Biscuit <[email protected]>
- Synchronized patches from linux-kernel.

Signed-off-by: Kexy Biscuit <[email protected]>
- CONFIG_DRM_PANIC_DEBUG is temporarily y for debugging.

Signed-off-by: Kexy Biscuit <[email protected]>
- CONFIG_DRM_PANIC_DEBUG is not set now.

Signed-off-by: Kexy Biscuit <[email protected]>
…6.12-rc1

- CONFIG_NFS_COMMON_LOCALIO_SUPPORT is temporarily not set for Armv8-A AArch64 due to FTBFS.

Link: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Kexy Biscuit <[email protected]>
…ernel

Reported-by: 李克思
Signed-off-by: Kexy Biscuit <[email protected]>
…ngArch kernel"

This reverts commit b08fa04.

Signed-off-by: Kexy Biscuit <[email protected]>
- Major patch due diligence for upstream releases.
  - Now following contribution guidelines of Android common kernels <https://android.googlesource.com/kernel/common/+/refs/heads/android-mainline/README.md>.
  - Now use B4 shazam to apply patches from list <https://b4.docs.kernel.org/en/latest/maintainer/am-shazam.html>.
  - DD done for 6.13-rc3, pending for 6.13-rc4.
  - Refresh multiple patch series from list.
  - Track Phytium patches at https://github.com/AOSC-Tracking/phytium-linux-kernel @ aosc/v6.6, current HEAD is 3ea48e9db5214367ad77e786ea91ca6d68227af6.
  - Track Ubuntu patches at https://github.com/AOSC-Tracking/ubuntu-kernel-next-linux @ aosc/v6.11, current HEAD is 3c088ba346d5dc0a2861039fee7834626f9eec88.
  - Track deepin patches at https://github.com/AOSC-Tracking/deepin-community-kernel @ aosc/v6.6, current HEAD is f65a1ce63e2b15af8fb76cdb725bef676e2bf1f9.
  - Track deepin rolling patches at https://github.com/AOSC-Tracking/deepin-community-kernel-rolling @ aosc/v6.12, current HEAD is 5a910b015b586e93ba4b248a0c497ce9a377b820.
  - Track linux-surface patches at https://github.com/AOSC-Tracking/linux-surface-kernel @ aosc/v6.12, current HEAD is aee628d0f5e6346e83fe00f5614bb60a7c62cee9.
  - Track chenhuacai patches at https://github.com/AOSC-Tracking/chenhuacai-linux @ aosc/master, current HEAD is b3a931e7cebf63f33b9bb93a2198d7befd1ec4ce.
  - Track FanFansfan patches at https://github.com/AOSC-Tracking/FanFansfan-loongson-linux @ aosc/v6.8, current HEAD is 50ae6687f3a27b28eed8b04a30ba41f534dcc21f.
  - Dropped MIPS patches which caused problems.
  - Try to fix Xe patch for LoongArch64.
- Revert Loongson 3 config related to dropped patches.
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.13-rc4, current HEAD is f335ebeff2555dab2e04102ef2cc459328d15372.

Signed-off-by: Kexy Biscuit <[email protected]>
@KexyBiscuit KexyBiscuit changed the title linux-kernel: update to 6.13-rc2 linux-kernel: update to 6.13-rc4 Dec 23, 2024
- Add one missing patch for YT6801.
  - Track deepin rolling patches at https://github.com/AOSC-Tracking/deepin-community-kernel-rolling @ aosc/v6.12, current HEAD is 02769096e4bb494ebda9dab662ca44ba4bb7ef63.
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.13-rc4, current HEAD is e86d6d4af0246910b7589b726c3282ad918ac1a6.

Signed-off-by: Kexy Biscuit <[email protected]>
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.13-rc4, current HEAD is 230d823fca0655c04822419124591cd0c545431a.

Signed-off-by: Kexy Biscuit <[email protected]>
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.13-rc4, current HEAD is 2132bfa8b9471671bad650f732467ca0a2ff6b0c.

Signed-off-by: Kexy Biscuit <[email protected]>
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.13-rc4, current HEAD is 97560cec7b53cdee0ab5b7ae4fb8b324f9831a26.

Signed-off-by: Kexy Biscuit <[email protected]>
- Now following contribution guidelines of Android common kernels <https://android.googlesource.com/kernel/common/+/refs/heads/android-mainline/README.md>.
- Now use B4 shazam to apply patches from list <https://b4.docs.kernel.org/en/latest/maintainer/am-shazam.html>.
- Update LoongArch S3 patch from list.
- Update Loongson EDAC driver patch from list.
- Update thermal patch for HP OMEN 8 (2022) from list.
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.13-rc4, current HEAD is 89eaccc5f6768f91be02c092c6ffdab3a507d014.

Signed-off-by: Kexy Biscuit <[email protected]>
- Routine patch due diligence for upstream releases.
  - Now following contribution guidelines of Android common kernels <https://android.googlesource.com/kernel/common/+/refs/heads/android-mainline/README.md>.
  - Now use B4 shazam to apply patches from list <https://b4.docs.kernel.org/en/latest/maintainer/am-shazam.html>.
  - Refresh patch series that have been updated upstream.
- Add patches to fix touchpad on Lenovo ThinkPad L15 Gen 4.
- Add patch to prevent LS7A Bus Master clearing on kexec.
- Add patches for LEDs on Lenovo laptops.
- Add patch to make the kernel accept any software for exection regardless of whether it is compatible with FPU hardware on Loongson64.
  - Update Loongson 3 config to reflect this change.
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.13-rc5, current HEAD is 2025d21915636791450d43156afb3c364b435c26.

Signed-off-by: Kexy Biscuit <[email protected]>
- Synchronize patches from linux-kernel.

Signed-off-by: Kexy Biscuit <[email protected]>
@KexyBiscuit KexyBiscuit changed the title linux-kernel: update to 6.13-rc4 linux-kernel: update to 6.13-rc5 Dec 30, 2024
- Add patches for LoongArch...
  - Add multi-nodes topology support for LoongArch Advanced Interrupt Controller.
  - Add Loongson-2K0500 BMC support.
- Update config for Loongson 3.
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.13-rc5, current HEAD is f91f4c35886283335529f728846d33cef1f22ac9.

Signed-off-by: Kexy Biscuit <[email protected]>
@MingcongBai MingcongBai marked this pull request as ready for review December 31, 2024 05:24
- Revert related 64-bit LoongArch config changes.
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.13-rc5, current HEAD is e2186ee7370417d915e1f11c9fee4f27586c6849.

Signed-off-by: Kexy Biscuit <[email protected]>
- Add more patches for RK3588 HDMI Tx.
- Add thermal patch for HP OMEN Transcend 2023 Intel Laptop.
- Now following contribution guidelines of Android common kernels <https://android.googlesource.com/kernel/common/+/refs/heads/android-mainline/README.md>.
- Now use B4 shazam to apply patches from list <https://b4.docs.kernel.org/en/latest/maintainer/am-shazam.html>.
- Track RK3588 patches at https://github.com/AOSC-Tracking/rockchip-3588-linux @ aosc/next-20241115, current HEAD is 7fef8cb86305f38e0b9f146552bfd3129db88f14.
- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.13-rc5, current HEAD is 124f9f5657d7e266000247e5efd0eeab67e93d5b.

Signed-off-by: Kexy Biscuit <[email protected]>
… Laptop

- Track patches at https://github.com/AOSC-Tracking/linux @ aosc/v6.13-rc5, current HEAD is 07ec00959f408a7a97acb93140b5819e1fb412ee.

Signed-off-by: Kexy Biscuit <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pre-release Pre-release software upgrade Topic/issue involves a package upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants