Debrand for AlmaLinux OS
Use AlmaLinux OS secure boot cert Enable Btrfs support for all kernel variants hpsa: bring back deprecated PCI ids #CFHack #CFHack2024 mptsas: bring back deprecated PCI ids #CFHack #CFHack2024 megaraid_sas: bring back deprecated PCI ids #CFHack #CFHack2024 qla2xxx: bring back deprecated PCI ids #CFHack #CFHack2024 qla4xxx: bring back deprecated PCI ids be2iscsi: bring back deprecated PCI ids kernel/rh_messages.h: enable all disabled pci devices by moving to unmaintained
This commit is contained in:
parent
300a446647
commit
883802d675
@ -12,7 +12,7 @@ RHEL_MINOR = 3
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 260
|
||||
RHEL_RELEASE = 261
|
||||
|
||||
#
|
||||
# RHEL_REBASE_NUM
|
||||
|
||||
@ -1,3 +1,46 @@
|
||||
* Tue Aug 18 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-261.el10]
|
||||
- mm/util: don't read __page_2 for order-1 folios in snapshot_page() (Luiz Capitulino) [RHEL-214116]
|
||||
- selftests: tls: size splice_short pipe by page size (Valentin Schneider) [RHEL-153139]
|
||||
- selftests: tls: use ASSERT_GE in test_mutliproc (Valentin Schneider) [RHEL-153139]
|
||||
- selftests: tls: add test for data loss on small pipe (Valentin Schneider) [RHEL-153139]
|
||||
- perf/aux: Fix page UAF in map_range() (Michael Petlan) [RHEL-218473] {CVE-2026-64300}
|
||||
- Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb() (CKI Backport Bot) [RHEL-231358] {CVE-2026-64557}
|
||||
- Bluetooth: 6lowpan: fix cyclic locking warning on netdev unregister (CKI Backport Bot) [RHEL-231358] {CVE-2026-64557}
|
||||
- perf build-id: Fix off-by-one bug when printing kernel/module build-id (Marek Pazur) [RHEL-122642]
|
||||
- arm_mpam: guard MBWU state before adding it to garbage (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Fix MPAMCFG_MBW_PBM register setting (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Fix software reset values of MPAMCFG_PRI (Jeremy Linton) [RHEL-218644]
|
||||
- fs/resctrl: Fix double-add of pseudo-locked region's RMID to free list (Jeremy Linton) [RHEL-218644]
|
||||
- fs/resctrl: Fix use-after-free during unmount (Jeremy Linton) [RHEL-218644]
|
||||
- fs/resctrl: Free mon_data structures on rdt_get_tree() failure (Jeremy Linton) [RHEL-218644]
|
||||
- x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC enabled (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Update architecture version check for MPAM MSC (Jeremy Linton) [RHEL-218644]
|
||||
- arm64: cpufeature: Add support for the MPAM v0.1 architecture version (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Check whether the config array is allocated before destroying it (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Fix false positive assert failure during mpam_disable() (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Improve check for whether or not NRDY is hardware managed (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Pretend that NRDY is always hardware managed (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Fix monitor instance selection when checking for hardware NRDY (Jeremy Linton) [RHEL-218644]
|
||||
- arm64: dts: imx8dxl-ss-conn: delete usb3_lpcg node (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: imx8dxl-ss-conn: Disable USB3 nodes (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuart (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: ti: k3-am62: Add RNG node (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: ti: k3-am625: Add OLDI support (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: ti: k3-am62: Add support for AM625 OLDI IO Control (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: ti: k3-am62p: Fix memory ranges for GPU (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: imx8-ss-conn: add missed clock enet_2x_txclk for fec[1,2] (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: imx8-ss-conn: add fsl,tuning-step for usdhc1 and usdhc2 (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: imx8: add default clock rate for usdhc (Steve Dunnagan) [RHEL-213310]
|
||||
- crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table() (Eder Zulian) [RHEL-213821]
|
||||
- dmaengine: tegra: Fix burst size calculation (Eder Zulian) [RHEL-213821]
|
||||
- dmaengine: Fix possible use after free (Eder Zulian) [RHEL-213821]
|
||||
- dmaengine: qcom: gpi: set DMA_PRIVATE capability (Eder Zulian) [RHEL-213821]
|
||||
- dmaengine: imx-sdma: Refine spba bus searching in probe (Eder Zulian) [RHEL-213821]
|
||||
- net/mana: Null service_wq on setup error to prevent double destroy (CKI Backport Bot) [RHEL-180276] {CVE-2026-43276}
|
||||
- net: mana: Fix double destroy_workqueue on service rescan PCI path (CKI Backport Bot) [RHEL-180276] {CVE-2026-43276}
|
||||
- RDMA/mana: Validate rx_hash_key_len (CKI Backport Bot) [RHEL-180091] {CVE-2026-46145}
|
||||
Resolves: RHEL-122642, RHEL-153139, RHEL-180091, RHEL-180276, RHEL-213310, RHEL-213821, RHEL-214116, RHEL-218473, RHEL-218644, RHEL-231358
|
||||
|
||||
* Fri Aug 14 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-260.el10]
|
||||
- x86/mce: Set up the polling timer before CMCI discovery (Steve Best) [RHEL-239086]
|
||||
- scsi: target: Fix hexadecimal CHAP_I handling (Maurizio Lombardi) [RHEL-231666] {CVE-2026-63886}
|
||||
|
||||
56
kernel.spec
56
kernel.spec
@ -179,15 +179,15 @@ Summary: The Linux kernel
|
||||
%define specrpmversion 6.12.0
|
||||
%define specversion 6.12.0
|
||||
%define patchversion 6.12
|
||||
%define pkgrelease 260
|
||||
%define pkgrelease 261
|
||||
%define kversion 6
|
||||
%define tarfile_release 6.12.0-260.el10
|
||||
%define tarfile_release 6.12.0-261.el10
|
||||
# This is needed to do merge window version magic
|
||||
%define patchlevel 12
|
||||
# This allows pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 260%{?buildid}%{?dist}
|
||||
%define specrelease 261%{?buildid}%{?dist}
|
||||
# This defines the kabi tarball version
|
||||
%define kabiversion 6.12.0-260.el10
|
||||
%define kabiversion 6.12.0-261.el10
|
||||
|
||||
# If this variable is set to 1, a bpf selftests build failure will cause a
|
||||
# fatal kernel package build error
|
||||
@ -4697,14 +4697,14 @@ fi\
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Aug 18 2026 Eduard Abdullin <eabdullin@almalinux.org> - 6.12.0-260
|
||||
* Thu Aug 20 2026 Eduard Abdullin <eabdullin@almalinux.org> - 6.12.0-261
|
||||
- Debrand for AlmaLinux OS
|
||||
- Use AlmaLinux OS secure boot cert
|
||||
|
||||
* Tue Aug 18 2026 Neal Gompa <ngompa@almalinux.org> - 6.12.0-260
|
||||
* Thu Aug 20 2026 Neal Gompa <ngompa@almalinux.org> - 6.12.0-261
|
||||
- Enable Btrfs support for all kernel variants
|
||||
|
||||
* Tue Aug 18 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 6.12.0-260
|
||||
* Thu Aug 20 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 6.12.0-261
|
||||
- hpsa: bring back deprecated PCI ids #CFHack #CFHack2024
|
||||
- mptsas: bring back deprecated PCI ids #CFHack #CFHack2024
|
||||
- megaraid_sas: bring back deprecated PCI ids #CFHack #CFHack2024
|
||||
@ -4714,6 +4714,48 @@ fi\
|
||||
- kernel/rh_messages.h: enable all disabled pci devices by moving to
|
||||
unmaintained
|
||||
|
||||
* Tue Aug 18 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-261.el10]
|
||||
- mm/util: don't read __page_2 for order-1 folios in snapshot_page() (Luiz Capitulino) [RHEL-214116]
|
||||
- selftests: tls: size splice_short pipe by page size (Valentin Schneider) [RHEL-153139]
|
||||
- selftests: tls: use ASSERT_GE in test_mutliproc (Valentin Schneider) [RHEL-153139]
|
||||
- selftests: tls: add test for data loss on small pipe (Valentin Schneider) [RHEL-153139]
|
||||
- perf/aux: Fix page UAF in map_range() (Michael Petlan) [RHEL-218473] {CVE-2026-64300}
|
||||
- Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb() (CKI Backport Bot) [RHEL-231358] {CVE-2026-64557}
|
||||
- Bluetooth: 6lowpan: fix cyclic locking warning on netdev unregister (CKI Backport Bot) [RHEL-231358] {CVE-2026-64557}
|
||||
- perf build-id: Fix off-by-one bug when printing kernel/module build-id (Marek Pazur) [RHEL-122642]
|
||||
- arm_mpam: guard MBWU state before adding it to garbage (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Fix MPAMCFG_MBW_PBM register setting (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Fix software reset values of MPAMCFG_PRI (Jeremy Linton) [RHEL-218644]
|
||||
- fs/resctrl: Fix double-add of pseudo-locked region's RMID to free list (Jeremy Linton) [RHEL-218644]
|
||||
- fs/resctrl: Fix use-after-free during unmount (Jeremy Linton) [RHEL-218644]
|
||||
- fs/resctrl: Free mon_data structures on rdt_get_tree() failure (Jeremy Linton) [RHEL-218644]
|
||||
- x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC enabled (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Update architecture version check for MPAM MSC (Jeremy Linton) [RHEL-218644]
|
||||
- arm64: cpufeature: Add support for the MPAM v0.1 architecture version (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Check whether the config array is allocated before destroying it (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Fix false positive assert failure during mpam_disable() (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Improve check for whether or not NRDY is hardware managed (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Pretend that NRDY is always hardware managed (Jeremy Linton) [RHEL-218644]
|
||||
- arm_mpam: Fix monitor instance selection when checking for hardware NRDY (Jeremy Linton) [RHEL-218644]
|
||||
- arm64: dts: imx8dxl-ss-conn: delete usb3_lpcg node (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: imx8dxl-ss-conn: Disable USB3 nodes (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: imx8qm-ss-dma: correct the dma channels of lpuart (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: ti: k3-am62: Add RNG node (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: ti: k3-am625: Add OLDI support (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: ti: k3-am62: Add support for AM625 OLDI IO Control (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: ti: k3-am62p: Fix memory ranges for GPU (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: imx8-ss-conn: add missed clock enet_2x_txclk for fec[1,2] (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: imx8-ss-conn: add fsl,tuning-step for usdhc1 and usdhc2 (Steve Dunnagan) [RHEL-213310]
|
||||
- arm64: dts: imx8: add default clock rate for usdhc (Steve Dunnagan) [RHEL-213310]
|
||||
- crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table() (Eder Zulian) [RHEL-213821]
|
||||
- dmaengine: tegra: Fix burst size calculation (Eder Zulian) [RHEL-213821]
|
||||
- dmaengine: Fix possible use after free (Eder Zulian) [RHEL-213821]
|
||||
- dmaengine: qcom: gpi: set DMA_PRIVATE capability (Eder Zulian) [RHEL-213821]
|
||||
- dmaengine: imx-sdma: Refine spba bus searching in probe (Eder Zulian) [RHEL-213821]
|
||||
- net/mana: Null service_wq on setup error to prevent double destroy (CKI Backport Bot) [RHEL-180276] {CVE-2026-43276}
|
||||
- net: mana: Fix double destroy_workqueue on service rescan PCI path (CKI Backport Bot) [RHEL-180276] {CVE-2026-43276}
|
||||
- RDMA/mana: Validate rx_hash_key_len (CKI Backport Bot) [RHEL-180091] {CVE-2026-46145}
|
||||
|
||||
* Fri Aug 14 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-260.el10]
|
||||
- x86/mce: Set up the polling timer before CMCI discovery (Steve Best) [RHEL-239086]
|
||||
- scsi: target: Fix hexadecimal CHAP_I handling (Maurizio Lombardi) [RHEL-231666] {CVE-2026-63886}
|
||||
|
||||
6
sources
6
sources
@ -1,5 +1,5 @@
|
||||
SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd
|
||||
SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6
|
||||
SHA512 (linux-6.12.0-260.el10.tar.xz) = d287c3aaab8667f3757194e31397f46fb95cc12384e87783a8ac36f186d3a824d3082e513bcc8c2c19692cf7cdcf2a71258eb71d6a656d18346cf9e11bb78f64
|
||||
SHA512 (kernel-abi-stablelists-6.12.0-260.el10.tar.xz) = b8feebc259a9f679378eda59fa3b91c804380c49366f433e949c63e464757cb2c8435cd16f897f50851696a42a25f072912af0bb5be58e5233c651d468d0f9dd
|
||||
SHA512 (kernel-kabi-dw-6.12.0-260.el10.tar.xz) = ed66b24d3840bfe3f9809489e5c93b1d24e4712eb4aec6109fce54e983ead20b1666a59e44118d68a1b38849192945e97859c888fca86ec73157399e64999472
|
||||
SHA512 (linux-6.12.0-261.el10.tar.xz) = e665c552233d876ec4954ea1264bc169ca37a17d13c4e801ecacfb5cabb86dc6aa1c616eb455c9910f592f9af1769a6adc555a8ca9faef9cf96b2ae2910193df
|
||||
SHA512 (kernel-abi-stablelists-6.12.0-261.el10.tar.xz) = 58d892bbba9d7de6c59d4300115cd90b23c8deaca089c0d70417a9993a29547949200683098a074372a89ed6ed629a4581fae937cdf895ef1bd06a11508774cd
|
||||
SHA512 (kernel-kabi-dw-6.12.0-261.el10.tar.xz) = 5a5511bfbbaf3d0c68f951dae096432ce831a88069f9a074b87dc2ab4265f0bffe18fb68892b6a654073090ce7d2fff8cc665c8d7acccc5eabfff1ac816fa7ed
|
||||
|
||||
Loading…
Reference in New Issue
Block a user