build(kernel): bump ADI Linux to xlnx/release/linux-v6.12.y-2026r1 HEAD (6.12.0 → 6.12.77)#292
Merged
F5OEO merged 1 commit intoF5OEO:futurefrom Apr 20, 2026
Conversation
279eeea to
a244098
Compare
Bump all 12 tezuka boards from 7330e07cf (Linux 6.12.0, post-2026_R1 main cherry-pick) to 01e1dcc848 (Linux 6.12.77, xlnx/release/linux-v6.12.y-2026r1 HEAD). Version delta: - Linux 6.12.0 -> 6.12.77 (77 LTS stable patch levels) - ~42k upstream stable backports (Greg KH, Sasha Levin trees) - Xilinx v2025.1 vendor patch set - ADI Zynq/Pluto release-branch fixes AD9361 / AD9363 driver highlights (drivers/iio/adc/ad9361.c): - f4d1d12c iio: adc: ad9361: Fix race condition in debugfs initialize (division-by-zero in BIST handler) - a7974e15 drivers: iio: adc: ad9361.c: Return calib err from TX_QUAD_CAL and RFDC_CAL - abd5248f iio: Replace deprecated strlcpy() with strscpy() - cefe9cce iio: adc: move strtobool() to kstrtobool() LTS stable classes (non-exhaustive): - CVE-class fixes: squashfs OOB, nfsd cred leak, RDMA mthca/irdma leaks - Kernel: tracing_buffers_mmap_close WARN_ON, kbuild objtool clean - Net: sched/ets divide-by-zero, stmmac split-header oops - Scsi: target configfs recursive locking Xilinx/Zynq: - firmware: xilinx: swap 32bit words for PDI address - dwc3 USB OTG/PHY fixes - drm xlnx + ai-engine updates (dormant in tezuka build) Locally maintained patches (0002-extend_freq, 0003-Perf-spectre, 0004-ad5660, 0006-usb-ulpi-select-usb-phy, 005-maiasdr) renamed in tree only. Apply-ability verified against new kernel tree via path existence checks; first build will exercise full patch apply. Patch dir: board/tezuka/common/patches/linux/<SHA>/ renamed. Defconfigs updated: BR2_LINUX_KERNEL_PATCH + BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION. Branch: https://github.com/analogdevicesinc/linux/tree/xlnx/release/linux-v6.12.y-2026r1 Commit: analogdevicesinc/linux@01e1dcc Signed-off-by: Tom Hensel <[email protected]>
a244098 to
1fa5d54
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps ADI Linux to
xlnx/release/linux-v6.12.y-2026r1HEAD (01e1dcc848ad2b63ec32384c3846f686fae6652c) — Linux 6.12.0 → 6.12.77.All 12 board defconfigs updated. Patch directory renamed (5 local patches, byte-identical, all apply clean).
Notable AD9361 fixes in the range
f4d1d12ciio: adc: ad9361: Fix race condition in debugfs initialize (div-by-zero in BIST handler)a7974e15iio: adc: ad9361: Return calib err from TX_QUAD_CAL / RFDC_CALValidation (fishball7020)