The Linux kernel
Go to file
Scott Weaver de705ebadb kernel-6.12.0-134.el10
* Wed Sep 24 2025 Scott Weaver <scweaver@redhat.com> [6.12.0-134.el10]
- EDAC/amd64: Correct number of UMCs for family 19h models 70h-7fh (Joel Savitz) [RHEL-102253]
- platform/x86/intel: power-domains: Use topology_logical_package_id() for package ID (Steve Best) [RHEL-115105]
- dpll: zl3073x: Implement devlink flash callback (Ivan Vecera) [RHEL-115367]
- dpll: zl3073x: Refactor DPLL initialization (Ivan Vecera) [RHEL-115367]
- dpll: zl3073x: Add firmware loading functionality (Ivan Vecera) [RHEL-115367]
- dpll: zl3073x: Add low-level flash functions (Ivan Vecera) [RHEL-115367]
- dpll: zl3073x: Add functions to access hardware registers (Ivan Vecera) [RHEL-115367]
- x86/mce: Make sure CMCI banks are cleared during shutdown on Intel (Steve Best) [RHEL-113399]
- x86/mce: Make several functions return bool (Steve Best) [RHEL-113399]
- x86/mce/intel: Use MCG_BANKCNT_MASK instead of 0xff (Steve Best) [RHEL-113399]
- pinctrl: intel: fix build warnings about export.h (Steve Best) [RHEL-113190]
- pinctrl: intel: drop repeated config dependency (Steve Best) [RHEL-113190]
- pinctrl: tangier: use devm_kmemdup_array() (Steve Best) [RHEL-113190]
- pinctrl: cherryview: use devm_kmemdup_array() (Steve Best) [RHEL-113190]
- pinctrl: baytrail: copy communities using devm_kmemdup_array() (Steve Best) [RHEL-113190]
- pinctrl: intel: copy communities using devm_kmemdup_array() (Steve Best) [RHEL-113190]
- pinctrl: intel: Fix wrong bypass assignment in intel_pinctrl_probe_pwm() (Steve Best) [RHEL-113190]
- pinctrl: intel: Import PWM_LPSS namespace for devm_pwm_lpss_probe() (Steve Best) [RHEL-113190]
- pinctrl: lynxpoint: Use dedicated helpers for chained IRQ handlers (Steve Best) [RHEL-113190]
- pinctrl: baytrail: Use dedicated helpers for chained IRQ handlers (Steve Best) [RHEL-113190]
- pinctrl: elkhartlake: Add support for DSW community (Steve Best) [RHEL-113190]
- pinctrl: intel: Add a human readable decoder for pull bias values (Steve Best) [RHEL-113190]
- net: stmmac: fix TSO DMA API usage causing oops (Izabela Bakollari) [RHEL-84762]
- octeon_ep: Fix host hang issue during device reboot (Kamal Heib) [RHEL-90058]
- octeon_ep_vf: Resolve netdevice usage count issue (Kamal Heib) [RHEL-90058]
- octeon_ep_vf: update tx/rx stats locally for persistence (Kamal Heib) [RHEL-90058]
- octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64 (Kamal Heib) [RHEL-90058]
- octeon_ep: update tx/rx stats locally for persistence (Kamal Heib) [RHEL-90058]
- octeon_ep: remove firmware stats fetch in ndo_get_stats64 (Kamal Heib) [RHEL-90058]
- octeon_ep: add ndo ops for VFs in PF driver (Kamal Heib) [RHEL-90058]
- net: marvell: use ethtool string helpers (Kamal Heib) [RHEL-90058]
- io_uring/futex: ensure io_futex_wait() cleans up properly on failure (CKI Backport Bot) [RHEL-114338] {CVE-2025-39698}
- net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree (CKI Backport Bot) [RHEL-106587] {CVE-2025-38468}
- dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using (Audra Mitchell) [RHEL-106609] {CVE-2025-38369}
- ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is requested (CKI Backport Bot) [RHEL-107023]
- flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read (Benjamin Coddington) [RHEL-110294]
- pNFS/flexfiles: don't attempt pnfs on fatal DS errors (Benjamin Coddington) [RHEL-110294]
- HID: core: Harden s32ton() against conversion to 0 bits (Benjamin Tissoires) [RHEL-111038] {CVE-2025-38556}
- Revert "KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace" (Eric Auger) [RHEL-112491]
- fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass (Audra Mitchell) [RHEL-106613] {CVE-2025-38396}
- Revert "e1000e: change k1 configuration on MTP and later platforms" (Michal Schmidt) [RHEL-109782]
- s390/sclp: Fix SCCB present check (CKI Backport Bot) [RHEL-113560] {CVE-2025-39694}
- idpf: convert control queue mutex to a spinlock (CKI Backport Bot) [RHEL-106059] {CVE-2025-38392}
- redhat/configs: Enable CONFIG_MITIGATION_TSA for x86 (Waiman Long) [RHEL-83893]
- x86/process: Move the buffer clearing before MONITOR (Waiman Long) [RHEL-83893 RHEL-83903] {CVE-2024-36357 CVE-2024-36350}
- x86/microcode/AMD: Add TSA microcode SHAs (Waiman Long) [RHEL-83893 RHEL-83903] {CVE-2024-36357 CVE-2024-36350}
- KVM: SVM: Advertise TSA CPUID bits to guests (Waiman Long) [RHEL-83893 RHEL-83903] {CVE-2024-36357 CVE-2024-36350}
- x86/bugs: Add a Transient Scheduler Attacks mitigation (Waiman Long) [RHEL-83893 RHEL-83903] {CVE-2024-36357 CVE-2024-36350}
- x86/bugs: Rename MDS machinery to something more generic (Waiman Long) [RHEL-83893 RHEL-83903] {CVE-2024-36357 CVE-2024-36350}
- x86/bugs: Fix spectre_v2 mitigation default on Intel (Waiman Long) [RHEL-83893]
- x86/bugs: Restructure ITS mitigation (Waiman Long) [RHEL-83893]
- x86/bugs: Fix SRSO reporting on Zen1/2 with SMT disabled (Waiman Long) [RHEL-83893]
- x86/idle: Use MONITOR and MWAIT mnemonics in <asm/mwait.h> (Waiman Long) [RHEL-83893]
- x86/idle: Remove .s output beautifying delimiters from simpler asm() templates (Waiman Long) [RHEL-83893]
- x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR in mwait_idle_with_hints() and prefer_mwait_c1_over_halt() (Waiman Long) [RHEL-83893]
- x86/cpufeatures: Add X86_FEATURE_APX (Waiman Long) [RHEL-83893]
- x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORES (Waiman Long) [RHEL-83893]
- x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT (Waiman Long) [RHEL-83893]
- x86/cpufeatures: Clean up formatting (Waiman Long) [RHEL-83893]
- x86/bugs: Remove X86_BUG_MMIO_UNKNOWN (Waiman Long) [RHEL-83893]
- x86/bugs: Restructure SRSO mitigation (Waiman Long) [RHEL-83893]
- x86/bugs: Restructure L1TF mitigation (Waiman Long) [RHEL-83893]
- x86/bugs: Restructure SSB mitigation (Waiman Long) [RHEL-83893]
- x86/bugs: Restructure spectre_v2 mitigation (Waiman Long) [RHEL-83893]
- x86/bugs: Restructure BHI mitigation (Waiman Long) [RHEL-83893]
- x86/bugs: Restructure spectre_v2_user mitigation (Waiman Long) [RHEL-83893]
- x86/bugs: Restructure retbleed mitigation (Waiman Long) [RHEL-83893]
- x86/bugs: Allow retbleed=stuff only on Intel (Waiman Long) [RHEL-83893]
- x86/bugs: Restructure spectre_v1 mitigation (Waiman Long) [RHEL-83893]
- x86/bugs: Restructure GDS mitigation (Waiman Long) [RHEL-83893]
- x86/bugs: Restructure SRBDS mitigation (Waiman Long) [RHEL-83893]
- x86/bugs: Remove md_clear_*_mitigation() (Waiman Long) [RHEL-83893]
- x86/bugs: Restructure RFDS mitigation (Waiman Long) [RHEL-83893]
- x86/bugs: Restructure MMIO mitigation (Waiman Long) [RHEL-83893]
- x86/bugs: Restructure TAA mitigation (Waiman Long) [RHEL-83893]
- x86/bugs: Restructure MDS mitigation (Waiman Long) [RHEL-83893]
- x86/bugs: Rename mmio_stale_data_clear to cpu_buf_vm_clear (Waiman Long) [RHEL-83893]
- x86/microcode: Consolidate the loader enablement checking (Waiman Long) [RHEL-83893]
- x86/microcode/AMD: Fix __apply_microcode_amd()'s return value (Waiman Long) [RHEL-83893] {CVE-2025-22047}
- x86: move ZMM exclusion list into CPU feature flag (Waiman Long) [RHEL-83893]
- x86/microcode/AMD: Add some forgotten models to the SHA check (Waiman Long) [RHEL-83893]
- x86/microcode/AMD: Load only SHA256-checksummed patches (Waiman Long) [RHEL-83893]
- x86/microcode/AMD: Add get_patch_level() (Waiman Long) [RHEL-83893]
- x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration (Waiman Long) [RHEL-83893]
- x86/microcode/AMD: Merge early_apply_microcode() into its single callsite (Waiman Long) [RHEL-83893]
- x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarations (Waiman Long) [RHEL-83893]
- x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature (Waiman Long) [RHEL-83893]
- x86/microcode/AMD: Remove ret local var in early_apply_microcode() (Waiman Long) [RHEL-83893]
- x86/microcode/AMD: Have __apply_microcode_amd() return bool (Waiman Long) [RHEL-83893]
- x86/microcode/AMD: Return bool from find_blobs_in_containers() (Waiman Long) [RHEL-83893]
- x86/cpu: Fix formatting of cpuid_bits[] in scattered.c (Waiman Long) [RHEL-83893]
- x86/cpufeatures: Add X86_FEATURE_AMD_WORKLOAD_CLASS feature bit (Waiman Long) [RHEL-83893]
Resolves: RHEL-102253, RHEL-113190, RHEL-113399, RHEL-115367, RHEL-115105

Signed-off-by: Scott Weaver <scweaver@redhat.com>
2025-09-24 10:05:09 -04:00
.gitignore kernel-5.7.0-0.rc1.20200414git8632e9b5645b.1 2020-04-14 17:53:23 -04:00
check-kabi kernel-6.0.0-0.rc7.20220927gita1375562c0a8.48 2022-09-27 09:26:17 -05:00
def_variants.yaml.rhel kernel-6.12.0-87.el10 2025-05-19 10:32:51 -03:00
dracut-virt.conf kernel-6.12.0-61.el10 2025-03-07 18:23:05 -03:00
fedoraimaca.x509 kernel-6.10.0-0.rc2.8.el10 2024-06-04 09:40:59 +02:00
filtermods.py kernel-6.12.0-78.el10 2025-04-28 23:54:41 -03:00
flavors kernel-6.8.0-1.el10 2024-03-24 20:18:25 +01:00
gating.yaml kernel-6.12.0-54.el10 2025-02-14 07:54:48 +01:00
generate_all_configs.sh kernel-6.5.0-0.rc7.20230822gitf7757129e3de.51 2023-08-22 07:04:59 -05:00
kernel-aarch64-64k-debug-rhel.config kernel-6.12.0-133.el10 2025-09-23 06:24:11 -04:00
kernel-aarch64-64k-rhel.config kernel-6.12.0-133.el10 2025-09-23 06:24:11 -04:00
kernel-aarch64-debug-rhel.config kernel-6.12.0-133.el10 2025-09-23 06:24:11 -04:00
kernel-aarch64-rhel.config kernel-6.12.0-133.el10 2025-09-23 06:24:11 -04:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-6.12.0-133.el10 2025-09-23 06:24:11 -04:00
kernel-aarch64-rt-64k-rhel.config kernel-6.12.0-133.el10 2025-09-23 06:24:11 -04:00
kernel-aarch64-rt-debug-rhel.config kernel-6.12.0-133.el10 2025-09-23 06:24:11 -04:00
kernel-aarch64-rt-rhel.config kernel-6.12.0-133.el10 2025-09-23 06:24:11 -04:00
kernel-local Change method of configuration generation 2016-12-06 12:07:10 -08:00
kernel-ppc64le-debug-rhel.config kernel-6.12.0-133.el10 2025-09-23 06:24:11 -04:00
kernel-ppc64le-rhel.config kernel-6.12.0-133.el10 2025-09-23 06:24:11 -04:00
kernel-riscv64-debug-rhel.config kernel-6.12.0-133.el10 2025-09-23 06:24:11 -04:00
kernel-riscv64-rhel.config kernel-6.12.0-133.el10 2025-09-23 06:24:11 -04:00
kernel-s390x-debug-rhel.config kernel-6.12.0-131.el10 2025-09-17 14:01:48 -04:00
kernel-s390x-rhel.config kernel-6.12.0-131.el10 2025-09-17 14:01:48 -04:00
kernel-s390x-zfcpdump-rhel.config kernel-6.12.0-131.el10 2025-09-17 14:01:48 -04:00
kernel-x86_64-debug-rhel.config kernel-6.12.0-134.el10 2025-09-24 10:05:09 -04:00
kernel-x86_64-rhel.config kernel-6.12.0-134.el10 2025-09-24 10:05:09 -04:00
kernel-x86_64-rt-debug-rhel.config kernel-6.12.0-134.el10 2025-09-24 10:05:09 -04:00
kernel-x86_64-rt-rhel.config kernel-6.12.0-134.el10 2025-09-24 10:05:09 -04:00
kernel.changelog kernel-6.12.0-134.el10 2025-09-24 10:05:09 -04:00
kernel.spec kernel-6.12.0-134.el10 2025-09-24 10:05:09 -04:00
kvm_stat.logrotate kernel-5.13.0-0.rc3.20210527gitad9f25d33860.28 2021-05-27 11:30:07 -05:00
linux-kernel-test.patch kernel-5.17-0.rc0.20220121gitc2c94b3b187d.73 2022-01-21 11:03:01 -06:00
Makefile.rhelver kernel-6.12.0-134.el10 2025-09-24 10:05:09 -04:00
merge.py kernel-6.4.0-0.rc0.20230425git173ea743bf7a.3 2023-04-25 11:01:29 -05:00
mod-denylist.sh kernel-6.9.0-0.rc4.2.el10 2024-04-22 08:02:15 +02:00
mod-sign.sh kernel-6.5.0-0.rc7.20230822gitf7757129e3de.51 2023-08-22 07:04:59 -05:00
Module.kabi_aarch64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_aarch64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_ppc64le Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_riscv64 kernel-6.11.0-25.el10 2024-09-16 16:22:29 +02:00
Module.kabi_dup_s390x Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_dup_x86_64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_ppc64le Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_riscv64 kernel-6.11.0-25.el10 2024-09-16 16:22:29 +02:00
Module.kabi_s390x Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
Module.kabi_x86_64 Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00
nvidiagpuoot001.x509 kernel-6.8.0-1.el10 2024-03-24 20:18:25 +01:00
partial-clang_lto-aarch64-debug-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang_lto-aarch64-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang_lto-x86_64-debug-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang_lto-x86_64-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang-debug-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-clang-snip.config kernel-6.11.0-0.rc5.21.el10 2024-08-26 11:42:21 +02:00
partial-kgcov-debug-snip.config kernel-6.11.0-29.el10 2024-11-11 13:22:14 +01:00
partial-kgcov-snip.config kernel-6.11.0-29.el10 2024-11-11 13:22:14 +01:00
patch-6.12-redhat.patch kernel-6.12.0-30.el10 2024-11-18 12:06:48 +01:00
process_configs.sh kernel-6.8.0-0.rc3.20240207git6d280f4d760e.29 2024-02-07 13:22:20 -06:00
README.rst kernel-5.7.0-0.rc4.1 2020-05-04 12:40:44 -05:00
redhatsecureboot501.cer kernel-6.9.0-0.rc7.5.el10 2024-05-07 14:59:41 +02:00
redhatsecurebootca5.cer kernel-6.9.0-0.rc7.5.el10 2024-05-07 14:59:41 +02:00
rheldup3.x509 kernel-5.11.0-0.rc7.149 2021-02-08 09:59:50 -06:00
rhelima_centos.x509 kernel-6.9.0-7.el10 2024-05-20 13:51:56 +02:00
rhelima.x509 kernel-6.9.0-7.el10 2024-05-20 13:51:56 +02:00
rhelimaca1.x509 kernel-6.9.0-7.el10 2024-05-20 13:51:56 +02:00
rhelkpatch1.x509 kernel-5.11.0-0.rc7.149 2021-02-08 09:59:50 -06:00
rpminspect.yaml kernel-6.12.0-30.el10 2024-11-18 12:06:48 +01:00
sources kernel-6.12.0-134.el10 2025-09-24 10:05:09 -04:00
uki_addons.json kernel-6.12.0-89.el10 2025-05-23 01:02:28 -03:00
uki_create_addons.py kernel-6.12.0-89.el10 2025-05-23 01:02:28 -03:00
uki-addons.sbat.template kernel-6.12.0-131.el10 2025-09-17 14:01:48 -04:00
uki.sbat.template kernel-6.12.0-131.el10 2025-09-17 14:01:48 -04:00
x509.genkey.centos kernel-5.17-0.rc1.20220127git626b2dda7651.78 2022-01-27 08:59:41 -06:00
x509.genkey.rhel Sync up on adding a bunch of files 2019-11-13 10:01:45 -05:00

===================
The Kernel dist-git
===================

The kernel is maintained in a `source tree`_ rather than directly in dist-git.
The specfile is maintained as a `template`_ in the source tree along with a set
of build scripts to generate configurations, (S)RPMs, and to populate the
dist-git repository.

The `documentation`_ for the source tree covers how to contribute and maintain
the tree.

If you're looking for the downstream patch set it's available in the source
tree with "git log master..ark-patches" or
`online`_.

Each release in dist-git is tagged in the source repository so you can easily
check out the source tree for a build. The tags are in the format
name-version-release, but note release doesn't contain the dist tag since the
source can be built in different build roots (Fedora, CentOS, etc.)

.. _source tree: https://gitlab.com/cki-project/kernel-ark.git
.. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template
.. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home
.. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches