The Linux kernel
Go to file
CKI KWF Bot 4fbb79b549 kernel-5.14.0-649.el9
* Mon Dec 08 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-649.el9]
- x86/CPU/AMD: Extend Zen6 model range (David Arcari) [RHEL-128550]
- sched: Increase sched_tick_remote timeout (Phil Auld) [RHEL-102425]
- perf: Enable debuginfod support (Michael Petlan) [RHEL-124984]
- scsi: qla4xxx: Fix typos in comments (Chris Leech) [RHEL-121669]
- scsi: qla4xxx: Prevent a potential error pointer dereference (Chris Leech) [RHEL-121669]
- scsi: Revert "scsi: iscsi: Fix HW conn removal use after free" (Chris Leech) [RHEL-121669]
- scsi: libiscsi: Initialize iscsi_conn->dd_data only if memory is allocated (Chris Leech) [RHEL-121669]
- scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu() (Chris Leech) [RHEL-121669]
- scsi: iscsi: Fix incorrect error path labels for flashnode operations (Chris Leech) [RHEL-121669]
- scsi: qla4xxx: Remove duplicate struct crb_addr_pair (Chris Leech) [RHEL-121669]
- scsi: qedi: Remove unused qedi_get_proto_itt() (Chris Leech) [RHEL-121669]
- scsi: qedi: Remove unused sysfs functions (Chris Leech) [RHEL-121669]
- RDMA/uverbs: Fix umem release in UVERBS_METHOD_CQ_CREATE (Kamal Heib) [RHEL-109942]
- RDMA/efa: Add CQ with external memory support (Kamal Heib) [RHEL-109942]
- IB/sa: Fix sa_local_svc_timeout_ms read race (Kamal Heib) [RHEL-109942]
- RDMA/core: Resolve MAC of next-hop device without ARP support (Kamal Heib) [RHEL-109942]
- RDMA/cm: Rate limit destroy CM ID timeout error message (Kamal Heib) [RHEL-109942]
- IB: Extend UVERBS_METHOD_REG_MR to get DMAH (Kamal Heib) [RHEL-109942]
- RDMA/core: Introduce a DMAH object and its alloc/free APIs (Kamal Heib) [RHEL-109942]
- IB/core: Add UVERBS_METHOD_REG_MR on the MR object (Kamal Heib) [RHEL-109942]
- RDMA/core: Add umem "is_contiguous" and "start_dma_addr" helpers (Kamal Heib) [RHEL-109942]
- RDMA/uverbs: Add a common way to create CQ with umem (Kamal Heib) [RHEL-109942]
- RDMA/uverbs: Add empty rdma_uattrs_has_raw_cap() declaration (Kamal Heib) [RHEL-109942]
- IB/cm: Use separate agent w/o flow control for REP (Kamal Heib) [RHEL-109942]
- IB/mad: Add flow control for solicited MADs (Kamal Heib) [RHEL-109942]
- IB/mad: Add state machine to MAD layer (Kamal Heib) [RHEL-109942]
- RDMA/counter: Check CAP_NET_RAW check in user namespace for RDMA counters (Kamal Heib) [RHEL-109942]
- RDMA/nldev: Check CAP_NET_RAW in user namespace for QP modify (Kamal Heib) [RHEL-109942]
- RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP create (Kamal Heib) [RHEL-109942]
- RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP create (Kamal Heib) [RHEL-109942]
- RDMA/uverbs: Check CAP_NET_RAW in user namespace for QP create (Kamal Heib) [RHEL-109942]
- RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow create (Kamal Heib) [RHEL-109942]
- RDMA/ipoib: Use parent rdma device net namespace (Kamal Heib) [RHEL-109942]
- RDMA/core: Extend RDMA device registration to be net namespace aware (Kamal Heib) [RHEL-109942]
- RDMA/core: reduce stack using in nldev_stat_get_doit() (Kamal Heib) [RHEL-109942]
- RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq() (Kamal Heib) [RHEL-109942]
- IB/iser: Remove unnecessary local variable (Kamal Heib) [RHEL-109942]
- scsi: core: Fix a regression triggered by scsi_host_busy() (Ming Lei) [RHEL-123480]
- blk-mq: fix blk_mq_tags double free while nr_requests grown (Ming Lei) [RHEL-123480]
- blk-mq: fix null-ptr-deref in blk_mq_free_tags() from error path (Ming Lei) [RHEL-123480]
- blk-mq: Document tags_srcu member in blk_mq_tag_set structure (Ming Lei) [RHEL-123480]
- blk-mq: Replace tags->lock with SRCU for tag iterators (Ming Lei) [RHEL-123480]
- blk-mq: Defer freeing flush queue to SRCU callback (Ming Lei) [RHEL-123480]
- blk-mq: Defer freeing of tags page_list to SRCU callback (Ming Lei) [RHEL-123480]
- blk-mq: Pass tag_set to blk_mq_free_rq_map/tags (Ming Lei) [RHEL-123480]
- blk-mq: Move flush queue allocation into blk_mq_init_hctx() (Ming Lei) [RHEL-123480]
- block: fix potential deadlock while running nr_hw_queue update (Ming Lei) [RHEL-123480]
- block: fix lockdep warning caused by lock dependency in elv_iosched_store (Ming Lei) [RHEL-123480]
- block: move elevator queue allocation logic into blk_mq_init_sched (Ming Lei) [RHEL-123480]
- objtool/rust: add one more `noreturn` Rust function (Joe Lawrence) [RHEL-114921]
- objtool: Add vpanic() to the noreturn list (Joe Lawrence) [RHEL-114921]
- objtool: Add missing endian conversion to read_annotate() (Joe Lawrence) [RHEL-114921]
- objtool/rust: add one more `noreturn` Rust function for Rust 1.89.0 (Joe Lawrence) [RHEL-114921]
- objtool/rust: relax slice condition to cover more `noreturn` Rust functions (Joe Lawrence) [RHEL-114921]
- objtool/rust: add one more `noreturn` Rust function for Rust 1.87.0 (Joe Lawrence) [RHEL-114921]
- objtool: Speed up SHT_GROUP reindexing (Joe Lawrence) [RHEL-114921]
- objtool: Fix up st_info in COMDAT group section (Joe Lawrence) [RHEL-114921]
- objtool/rust: add one more `noreturn` Rust function for Rust 1.86.0 (Joe Lawrence) [RHEL-114921]
- objtool: Fix false-positive "ignoring unreachables" warning (Joe Lawrence) [RHEL-114921]
- objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semantics (Joe Lawrence) [RHEL-114921]
- objtool: Stop UNRET validation on UD2 (Joe Lawrence) [RHEL-114921]
- objtool: Split INSN_CONTEXT_SWITCH into INSN_SYSCALL and INSN_SYSRET (Joe Lawrence) [RHEL-114921]
- objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret() (Joe Lawrence) [RHEL-114921]
- objtool: Fix verbose disassembly if CROSS_COMPILE isn't set (Joe Lawrence) [RHEL-114921]
- objtool: Change "warning:" to "error: " for fatal errors (Joe Lawrence) [RHEL-114921]
- objtool: Always fail on fatal errors (Joe Lawrence) [RHEL-114921]
- Revert "objtool: Increase per-function WARN_FUNC() rate limit" (Joe Lawrence) [RHEL-114921]
- objtool: Append "()" to function name in "unexpected end of section" warning (Joe Lawrence) [RHEL-114921]
- objtool: Ignore end-of-section jumps for KCOV/GCOV (Joe Lawrence) [RHEL-114921]
- objtool: Silence more KCOV warnings, part 2 (Joe Lawrence) [RHEL-114921]
- objtool: Fix STACK_FRAME_NON_STANDARD for cold subfunctions (Joe Lawrence) [RHEL-114921]
- objtool: Fix segfault in ignore_unreachable_insn() (Joe Lawrence) [RHEL-114921]
- objtool: Fix NULL printf() '%%s' argument in builtin-check.c:save_argv() (Joe Lawrence) [RHEL-114921]
- objtool: Remove redundant opts.noinstr dependency (Joe Lawrence) [RHEL-114921]
- objtool: Remove --no-unreachable for noinstr-only vmlinux.o runs (Joe Lawrence) [RHEL-114921]
- objtool: Fix up some outdated references to ENTRY/ENDPROC (Joe Lawrence) [RHEL-114921]
- objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity (Joe Lawrence) [RHEL-114921]
- objtool: Improve error handling (Joe Lawrence) [RHEL-114921]
- objtool: Properly disable uaccess validation (Joe Lawrence) [RHEL-114921]
- objtool: Silence more KCOV warnings (Joe Lawrence) [RHEL-114921]
- objtool: Fix init_module() handling (Joe Lawrence) [RHEL-114921]
- objtool: Fix CONFIG_OBJTOOL_WERROR for vmlinux.o (Joe Lawrence) [RHEL-114921]
- objtool: Ignore entire functions rather than instructions (Joe Lawrence) [RHEL-114921]
- objtool: Warn when disabling unreachable warnings (Joe Lawrence) [RHEL-114921]
- objtool: Fix detection of consecutive jump tables on Clang 20 (Joe Lawrence) [RHEL-114921]
- objtool: Upgrade "Linked object detected" warning to error (Joe Lawrence) [RHEL-114921]
- objtool: Consolidate option validation (Joe Lawrence) [RHEL-114921]
- objtool: Increase per-function WARN_FUNC() rate limit (Joe Lawrence) [RHEL-114921]
- objtool: Update documentation (Joe Lawrence) [RHEL-114921]
- objtool: Improve __noreturn annotation warning (Joe Lawrence) [RHEL-114921]
- objtool: Fix error handling inconsistencies in check() (Joe Lawrence) [RHEL-114921]
- x86/traps: Make exc_double_fault() consistently noreturn (Joe Lawrence) [RHEL-114921]
- objtool/LoongArch: Add support for goto table (Joe Lawrence) [RHEL-114921]
- objtool/LoongArch: Add support for switch table (Joe Lawrence) [RHEL-114921]
- objtool: Handle PC relative relocation type (Joe Lawrence) [RHEL-114921]
- objtool: Handle different entry size of rodata (Joe Lawrence) [RHEL-114921]
- objtool: Handle various symbol types of rodata (Joe Lawrence) [RHEL-114921]
- objtool: Hide unnecessary compiler error message (Joe Lawrence) [RHEL-114921]
- objtool/powerpc: Add support for decoding all types of uncond branches (Joe Lawrence) [RHEL-114921]
- objtool/rust: add one more `noreturn` Rust function (Joe Lawrence) [RHEL-114921]
- objtool: Add bch2_trans_unlocked_or_in_restart_error() to bcachefs noreturns (Joe Lawrence) [RHEL-114921]
- objtool: Fix C jump table annotations for Clang (Joe Lawrence) [RHEL-114921]
- vmlinux.lds: Ensure that const vars with relocations are mapped R/O (Joe Lawrence) [RHEL-114921]
- objtool: Move dodgy linker warn to verbose (Joe Lawrence) [RHEL-114921]
- objtool: Ignore dangling jump table entries (Joe Lawrence) [RHEL-114921]
- objtool: Add bch2_trans_unlocked_error() to bcachefs noreturns (Joe Lawrence) [RHEL-114921]
- x86/mm: Convert unreachable() to BUG() (Joe Lawrence) [RHEL-114921]
- objtool: Allow arch code to discover jump table size (Joe Lawrence) [RHEL-114921]
- objtool: Warn about unknown annotation types (Joe Lawrence) [RHEL-114921]
- objtool: Fix ANNOTATE_REACHABLE to be a normal annotation (Joe Lawrence) [RHEL-114921]
- objtool: Convert {.UN}REACHABLE to ANNOTATE (Joe Lawrence) [RHEL-114921]
- objtool: Remove annotate_{,un}reachable() (Joe Lawrence) [RHEL-114921]
- x86: Convert unreachable() to BUG() (Joe Lawrence) [RHEL-114921]
- unreachable: Unify (Joe Lawrence) [RHEL-114921]
- objtool: Collect more annotations in objtool.h (Joe Lawrence) [RHEL-114921]
- objtool: Collapse annotate sequences (Joe Lawrence) [RHEL-114921]
- objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE (Joe Lawrence) [RHEL-114921]
- objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE (Joe Lawrence) [RHEL-114921]
- objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE (Joe Lawrence) [RHEL-114921]
- objtool: Convert instrumentation_{begin,end}() to ANNOTATE (Joe Lawrence) [RHEL-114921]
- objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE (Joe Lawrence) [RHEL-114921]
- objtool: Convert ANNOTATE_NOENDBR to ANNOTATE (Joe Lawrence) [RHEL-114921]
- objtool: Generic annotation infrastructure (Joe Lawrence) [RHEL-114921]
- objtool: Fix unreachable instruction warnings for weak functions (Joe Lawrence) [RHEL-114921]
- objtool: Exclude __tracepoints data from ENDBR checks (Joe Lawrence) [RHEL-114921]
- objtool: Also include tools/include/uapi (Joe Lawrence) [RHEL-114921]
- objtool: Detect non-relocated text references (Joe Lawrence) [RHEL-114921]
- compiler.h: specify correct attribute for .rodata..c_jump_table (Joe Lawrence) [RHEL-114921]
- objtool: Handle frame pointer related instructions (Joe Lawrence) [RHEL-114921]
- objtool/rust: list `noreturn` Rust functions (Joe Lawrence) [RHEL-114921]
- objtool/x86: objtool can confuse memory and stack access (Joe Lawrence) [RHEL-114921]
- objtool: Use "action" in error message to be consistent with help (Joe Lawrence) [RHEL-114921]
- lkdtm: Disable CFI checking for perms functions (Joe Lawrence) [RHEL-114921]
- objtool: Fix compile failure when using the x32 compiler (Joe Lawrence) [RHEL-114921]
- objtool: Check local label in read_unwind_hints() (Joe Lawrence) [RHEL-114921]
- objtool: Check local label in add_dead_ends() (Joe Lawrence) [RHEL-114921]
- objtool/LoongArch: Enable orc to be built (Joe Lawrence) [RHEL-114921]
- objtool/x86: Separate arch-specific and generic parts (Joe Lawrence) [RHEL-114921]
- objtool/LoongArch: Implement instruction decoder (Joe Lawrence) [RHEL-114921]
- objtool/LoongArch: Enable objtool to be built (Joe Lawrence) [RHEL-114921]
- init: remove obsolete arch_call_rest_init() wrapper (Joe Lawrence) [RHEL-114921]
- objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks (Joe Lawrence) [RHEL-114921]
- x86/objtool: Teach objtool about ERET[US] (Joe Lawrence) [RHEL-114921]
- objtool: Fix calloc call for new -Walloc-size (Joe Lawrence) [RHEL-114921]
- objtool: Remove max symbol name length limitation (Joe Lawrence) [RHEL-114921]
- objtool: Propagate early errors (Joe Lawrence) [RHEL-114921]
- objtool: Use 'the fallthrough' pseudo-keyword (Joe Lawrence) [RHEL-114921]
- objtool: Add bcachefs noreturns (Joe Lawrence) [RHEL-114921]
- objtool: Fix _THIS_IP_ detection for cold functions (Joe Lawrence) [RHEL-114921]
- objtool: initialize all of struct elf (Joe Lawrence) [RHEL-114921]
- objtool: Skip reading DWARF section data (Joe Lawrence) [RHEL-114921]
- objtool: Free insns when done (Joe Lawrence) [RHEL-114921]
- objtool: Get rid of reloc->rel[a] (Joe Lawrence) [RHEL-114921]
- objtool: Shrink elf hash nodes (Joe Lawrence) [RHEL-114921]
- objtool: Shrink reloc->sym_reloc_entry (Joe Lawrence) [RHEL-114921]
- objtool: Get rid of reloc->jump_table_start (Joe Lawrence) [RHEL-114921]
- objtool: Get rid of reloc->addend (Joe Lawrence) [RHEL-114921]
- objtool: Get rid of reloc->type (Joe Lawrence) [RHEL-114921]
- objtool: Get rid of reloc->offset (Joe Lawrence) [RHEL-114921]
- objtool: Get rid of reloc->idx (Joe Lawrence) [RHEL-114921]
- objtool: Get rid of reloc->list (Joe Lawrence) [RHEL-114921]
- objtool: Allocate relocs in advance for new rela sections (Joe Lawrence) [RHEL-114921]
- objtool: Add for_each_reloc() (Joe Lawrence) [RHEL-114921]
- objtool: Don't free memory in elf_close() (Joe Lawrence) [RHEL-114921]
- objtool: Keep GElf_Rel[a] structs synced (Joe Lawrence) [RHEL-114921]
- objtool: Add elf_create_section_pair() (Joe Lawrence) [RHEL-114921]
- objtool: Add mark_sec_changed() (Joe Lawrence) [RHEL-114921]
- objtool: Fix reloc_hash size (Joe Lawrence) [RHEL-114921]
- objtool: Consolidate rel/rela handling (Joe Lawrence) [RHEL-114921]
- objtool: Improve reloc naming (Joe Lawrence) [RHEL-114921]
- objtool: Remove flags argument from elf_create_section() (Joe Lawrence) [RHEL-114921]
- objtool: Tidy elf.h (Joe Lawrence) [RHEL-114921]
- Revert "x86/orc: Make it callthunk aware" (Joe Lawrence) [RHEL-114921]
- tools: Remove unnecessary variables (Joe Lawrence) [RHEL-114921]
- objtool: Move noreturn function list to separate file (Joe Lawrence) [RHEL-114921]
- tools/lib/subcmd: Replace NORETURN usage with __noreturn (Joe Lawrence) [RHEL-114921]
- objtool: Remove superfluous global_noreturns entries (Joe Lawrence) [RHEL-114921]
- objtool: Ignore exc_double_fault() __noreturn warnings (Joe Lawrence) [RHEL-114921]
- objtool: Detect missing __noreturn annotations (Joe Lawrence) [RHEL-114921]
- objtool: Include backtrace in verbose mode (Joe Lawrence) [RHEL-114921]
- objtool: Add verbose option for disassembling affected functions (Joe Lawrence) [RHEL-114921]
- objtool: Limit unreachable warnings to once per function (Joe Lawrence) [RHEL-114921]
- objtool: Generate ORC data for __pfx code (Joe Lawrence) [RHEL-114921]
- objtool: Separate prefix code from stack validation code (Joe Lawrence) [RHEL-114921]
- objtool: Remove superfluous dead_end_function() check (Joe Lawrence) [RHEL-114921]
- objtool: Add symbol iteration helpers (Joe Lawrence) [RHEL-114921]
- objtool: Add WARN_INSN() (Joe Lawrence) [RHEL-114921]
- scripts/objdump-func: Support multiple functions (Joe Lawrence) [RHEL-114921]
- objtool: Add stackleak instrumentation to uaccess safe list (Joe Lawrence) [RHEL-114921]
- Revert "objtool: Support addition to set CFA base" (Joe Lawrence) [RHEL-114921]
- sched: Fix KCSAN noinstr violation (Joe Lawrence) [RHEL-114921]
- sched/idle: Mark arch_cpu_idle_dead() __noreturn (Joe Lawrence) [RHEL-114921]
- sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return (Joe Lawrence) [RHEL-114921]
- xtensa/cpu: Mark cpu_die() __noreturn (Joe Lawrence) [RHEL-114921]
- xtensa/cpu: Make sure cpu_die() doesn't return (Joe Lawrence) [RHEL-114921]
- sparc/cpu: Mark cpu_play_dead() __noreturn (Joe Lawrence) [RHEL-114921]
- sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition (Joe Lawrence) [RHEL-114921]
- sh/cpu: Mark play_dead() __noreturn (Joe Lawrence) [RHEL-114921]
- sh/cpu: Make sure play_dead() doesn't return (Joe Lawrence) [RHEL-114921]
- powerpc/cpu: Mark start_secondary_resume() __noreturn (Joe Lawrence) [RHEL-114921]
- mips/cpu: Mark play_dead() __noreturn (Joe Lawrence) [RHEL-114921]
- mips/cpu: Make sure play_dead() doesn't return (Joe Lawrence) [RHEL-114921]
- arm64/cpu: Mark cpu_die() __noreturn (Joe Lawrence) [RHEL-114921]
- arm/cpu: Add unreachable() to arch_cpu_idle_dead() (Joe Lawrence) [RHEL-114921]
- objtool: Remove instruction::list (Joe Lawrence) [RHEL-114921]
- objtool: Fix overlapping alternatives (Joe Lawrence) [RHEL-114921]
- objtool: Remove instruction::reloc (Joe Lawrence) [RHEL-114921]
- objtool: Shrink instruction::{type,visited} (Joe Lawrence) [RHEL-114921]
- objtool: Make instruction::alts a single-linked list (Joe Lawrence) [RHEL-114921]
- objtool: Make instruction::stack_ops a single-linked list (Joe Lawrence) [RHEL-114921]
- objtool: Change arch_decode_instruction() signature (Joe Lawrence) [RHEL-114921]
- objtool: Tolerate STT_NOTYPE symbols at end of section (Joe Lawrence) [RHEL-114921]
- objtool: Optimize layout of struct special_alt (Joe Lawrence) [RHEL-114921]
- objtool: Optimize layout of struct symbol (Joe Lawrence) [RHEL-114921]
- objtool: Allocate multiple structures with calloc() (Joe Lawrence) [RHEL-114921]
- objtool: Make struct check_options static (Joe Lawrence) [RHEL-114921]
- objtool: Make struct entries[] static and const (Joe Lawrence) [RHEL-114921]
- objtool: Fix HOSTCC flag usage (Joe Lawrence) [RHEL-114921]
- objtool: Properly support make V=1 (Joe Lawrence) [RHEL-114921]
- objtool: Install libsubcmd in build (Joe Lawrence) [RHEL-114921]
- objtool: Check that module init/exit function is an indirect call target (Joe Lawrence) [RHEL-114921]
- objtool: Fix memory leak in create_static_call_sections() (Joe Lawrence) [RHEL-114921] {CVE-2023-53423}
- objtool/powerpc: Implement arch_pc_relative_reloc() (Joe Lawrence) [RHEL-114921]
- objtool/powerpc: Add --mcount specific implementation (partial) (Joe Lawrence) [RHEL-114921]
- objtool/powerpc: Enable objtool to be built on ppc (partial) (Joe Lawrence) [RHEL-114921]
- objtool: Add arch specific function arch_ftrace_match() (Joe Lawrence) [RHEL-114921]
- objtool: Use macros to define arch specific reloc types (Joe Lawrence) [RHEL-114921]
- objtool: Read special sections with alts only when specific options are selected (Joe Lawrence) [RHEL-114921]
- objtool: Use target file class size instead of a compiled constant (Joe Lawrence) [RHEL-114921]
- objtool: Use target file endianness instead of a compiled constant (Joe Lawrence) [RHEL-114921]
- powerpc: Fix objtool unannotated intra-function call warnings (Joe Lawrence) [RHEL-114921]
- objtool: Add --cfi to generate the .cfi_sites section (Joe Lawrence) [RHEL-114921]
Resolves: RHEL-102425, RHEL-109942, RHEL-114921, RHEL-121669, RHEL-123480, RHEL-124984, RHEL-128550

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-12-08 19:54:06 +00:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
check-kabi kernel-5.14.0-155.el9 2022-08-23 20:50:32 +00:00
cpupower.config RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
cpupower.service RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
dracut-virt.conf kernel-5.14.0-630.el9 2025-10-25 22:43:49 +00:00
filter-aarch64.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-armv7hl.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-modules.sh.rhel kernel-5.14.0-571.el9 2025-03-06 06:29:10 +00:00
filter-ppc64le.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-s390x.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
filter-x86_64.sh.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
gating.yaml kernel-5.14.0-570.el9 2025-02-17 12:11:14 -05:00
generate_all_configs.sh kernel-5.14.0-172.el9 2022-10-03 05:42:53 -04:00
kernel-aarch64-64k-debug-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-aarch64-64k-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-aarch64-debug-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-aarch64-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-aarch64-rt-64k-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-aarch64-rt-debug-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-aarch64-rt-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-local RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
kernel-ppc64le-debug-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-ppc64le-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-s390x-debug-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-s390x-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-s390x-zfcpdump-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-x86_64-debug-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-x86_64-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-x86_64-rt-debug-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel-x86_64-rt-rhel.config kernel-5.14.0-648.el9 2025-12-05 10:35:21 +00:00
kernel.changelog kernel-5.14.0-649.el9 2025-12-08 19:54:06 +00:00
kernel.spec kernel-5.14.0-649.el9 2025-12-08 19:54:06 +00:00
kvm_stat.logrotate kernel-5.13.0-0.rc7.51.el9 2021-06-21 19:14:53 -04:00
linux-kernel-test.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Makefile.rhelver kernel-5.14.0-649.el9 2025-12-08 19:54:06 +00:00
merge.pl RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
mod-denylist.sh kernel-5.13.0-1.el9 2021-07-02 16:34:23 -04:00
mod-extra.list.rhel kernel-5.14.0-573.el9 2025-03-17 16:36:12 -03:00
mod-internal.list kernel-5.14.0-635.el9 2025-11-05 14:42:02 +00:00
mod-partner.list kernel-5.14.0-296.el9 2023-04-04 12:03:43 +02:00
mod-sign.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
Module.kabi_aarch64 kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_dup_aarch64 RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_ppc64le RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_s390x RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_dup_x86_64 RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
Module.kabi_ppc64le kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_s390x kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
Module.kabi_x86_64 kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
nvidiagpuoot001.x509 kernel-5.14.0-423.el9 2024-02-16 10:50:49 -05:00
parallel_xz.sh kernel-5.10.0-0.rc6.92 2020-12-04 15:24:35 -05:00
partial-kgcov-snip.config kernel-5.14.0-633.el9 2025-11-03 10:46:55 +00:00
patch-5.14-redhat.patch kernel-5.14.0-172.el9 2022-10-03 05:42:53 -04:00
process_configs.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
README.rst RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02:00
redhatsecureboot504.cer kernel-5.14.0-628.el9 2025-10-22 09:09:42 -04:00
rheldup3.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05:00
rhelima_centos.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelima.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelimaca1.x509 kernel-5.14.0-359.el9 2023-08-22 09:59:15 +02:00
rhelkpatch1.x509 kernel-5.11.0-0.rc7.149.el9 2021-02-08 15:06:53 -05:00
rpminspect.yaml kernel-5.14.0-626.el9 2025-10-17 20:57:31 +00:00
sources kernel-5.14.0-649.el9 2025-12-08 19:54:06 +00:00
uki_addons.json kernel-5.14.0-614.el9 2025-09-10 14:38:08 +00:00
uki_create_addons.py kernel-5.14.0-588.el9 2025-05-26 15:25:18 +02:00
update_scripts.sh kernel-5.14.0-365.el9 2023-09-12 08:27:19 -04:00
x509.genkey.centos kernel-5.14.0-72.el9 2022-03-15 13:30:59 +00:00
x509.genkey.rhel RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:41:02 +02: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