The Linux kernel
Go to file
CKI KWF Bot f584af0c48 kernel-6.12.0-154.el10
* Mon Nov 10 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-154.el10]
- net/smc: Remove validation of reserved bits in CLC Decline message (Mete Durlu) [RHEL-124196]
- powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr struct (Mamatha Inamdar) [RHEL-101959]
- powerpc/pseries: HVPIPE changes to support migration (Mamatha Inamdar) [RHEL-101959]
- powerpc/pseries: Enable hvpipe with ibm,set-system-parameter RTAS (Mamatha Inamdar) [RHEL-101959]
- powerpc/pseries: Enable HVPIPE event message interrupt (Mamatha Inamdar) [RHEL-101959]
- powerpc/pseries: Wakeup hvpipe FD when the payload is pending (Mamatha Inamdar) [RHEL-101959]
- powerpc/pseries: Receive payload with ibm,receive-hvpipe-msg RTAS (Mamatha Inamdar) [RHEL-101959]
- powerpc/pseries: Send payload with ibm,send-hvpipe-msg RTAS (Mamatha Inamdar) [RHEL-101959]
- powerpc/pseries: Add papr-hvpipe char driver for HVPIPE interfaces (Mamatha Inamdar) [RHEL-101959]
- powerpc/pseries: Define HVPIPE specific macros (Mamatha Inamdar) [RHEL-101959]
- powerpc/pseries: Define papr-hvpipe ioctl (Mamatha Inamdar) [RHEL-101959]
- Documentation: ioctl-number: Fix linuxppc-dev mailto link (Mamatha Inamdar) [RHEL-101959]
- md: add legacy_async_del_gendisk mode (Nigel Croxon) [RHEL-123668]
- lib/raid6: update recov_rvv.c zero page usage (Nigel Croxon) [RHEL-123668]
- md: Don't clear MD_CLOSING until mddev is freed (Nigel Croxon) [RHEL-123668]
- md: fix mssing blktrace bio split events (Nigel Croxon) [RHEL-123668]
- md: factor out a helper raid_is_456() (Nigel Croxon) [RHEL-123668]
- md: add a new parameter 'offset' to md_super_write() (Nigel Croxon) [RHEL-123668]
- md: check before referencing mddev->bitmap_ops (Nigel Croxon) [RHEL-123668]
- md/raid5: check before referencing mddev->bitmap_ops (Nigel Croxon) [RHEL-123668]
- md/raid10: check before referencing mddev->bitmap_ops (Nigel Croxon) [RHEL-123668]
- md/raid1: check before referencing mddev->bitmap_ops (Nigel Croxon) [RHEL-123668]
- md/raid1: check bitmap before behind write (Nigel Croxon) [RHEL-123668]
- md/md-bitmap: handle the case bitmap is not enabled before end_sync() (Nigel Croxon) [RHEL-123668]
- md/md-bitmap: handle the case bitmap is not enabled before start_sync() (Nigel Croxon) [RHEL-123668]
- md/md-bitmap: add md_bitmap_registered/enabled() helper (Nigel Croxon) [RHEL-123668]
- md/md-bitmap: add a new parameter 'flush' to bitmap_ops->enabled (Nigel Croxon) [RHEL-123668]
- md/md-bitmap: merge md_bitmap_group into bitmap_operations (Nigel Croxon) [RHEL-123668]
- md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize() (Nigel Croxon) [RHEL-123668]
- md: prevent incorrect update of resync/recovery offset (Nigel Croxon) [RHEL-123668]
- md/raid1: fix data lost for writemostly rdev (Nigel Croxon) [RHEL-123668]
- md: fix sync_action incorrect display during resync (Nigel Croxon) [RHEL-123668]
- md: add helper rdev_needs_recovery() (Nigel Croxon) [RHEL-123668]
- md: keep recovery_cp in mdp_superblock_s (Nigel Croxon) [RHEL-123668]
- md: make rdev_addable usable for rcu mode (Nigel Croxon) [RHEL-123668] {CVE-2025-38621}
- md/raid1: remove struct pool_info and related code (Nigel Croxon) [RHEL-123668]
- md/raid1: change r1conf->r1bio_pool to a pointer type (Nigel Croxon) [RHEL-123668]
- md: rename recovery_cp to resync_offset (Nigel Croxon) [RHEL-123668]
- md/md-cluster: handle REMOVE message earlier (Nigel Croxon) [RHEL-123668]
- md: fix create on open mddev lifetime regression (Nigel Croxon) [RHEL-123668]
- lib/raid6: replace custom zero page with ZERO_PAGE (Nigel Croxon) [RHEL-123668]
- md: call del_gendisk in control path (Nigel Croxon) [RHEL-123668]
- redhat/configs: enable NXP S32 on aarch64 autmotive (Alessandro Carminati) [RHEL-124951]
- dm vdo: return error on corrupted metadata in start_restoring_volume functions (Benjamin Marzinski) [RHEL-119008]
- dm: fix NULL pointer dereference in __dm_suspend() (Benjamin Marzinski) [RHEL-119008]
- dm: fix queue start/stop imbalance under suspend/load/resume races (Benjamin Marzinski) [RHEL-119008]
- dm-raid: don't set io_min and io_opt for raid1 (Benjamin Marzinski) [RHEL-119008]
- dm-integrity: limit MAX_TAG_SIZE to 255 (Benjamin Marzinski) [RHEL-119008]
- dm-stripe: fix a possible integer overflow (Benjamin Marzinski) [RHEL-119008]
- dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thin (Benjamin Marzinski) [RHEL-119008]
- dm-thin: update the documentation (Benjamin Marzinski) [RHEL-119008]
- dm-raid: do not include dm-core.h (Benjamin Marzinski) [RHEL-119008]
- vdo: omit need_resched() before cond_resched() (Benjamin Marzinski) [RHEL-119008]
- md: dm-zoned-target: Initialize return variable r to avoid uninitialized use (Benjamin Marzinski) [RHEL-119008]
- dm-verity: remove support for asynchronous hashes (Benjamin Marzinski) [RHEL-119008]
- dm-mpath: don't print the "loaded" message if registering fails (Benjamin Marzinski) [RHEL-119008]
- dm-mpath: make dm_unregister_path_selector return void (Benjamin Marzinski) [RHEL-119008]
- dm: ima: avoid extra calls to strlen() (Benjamin Marzinski) [RHEL-119008]
- dm: Simplify dm_io_complete() (Benjamin Marzinski) [RHEL-119008]
- dm: Remove unnecessary return in dm_zone_endio() (Benjamin Marzinski) [RHEL-119008]
- dm raid: add support for resync w/o metadata devices (Benjamin Marzinski) [RHEL-119008]
- dm-flakey: Fix corrupt_bio_byte setup checks (Benjamin Marzinski) [RHEL-119008]
- dm-table: fix checking for rq stackable devices (Benjamin Marzinski) [RHEL-119008]
- dm-bufio: fix sched in atomic context (Benjamin Marzinski) [RHEL-119008]
- dm-raid: fix variable in journal device check (Benjamin Marzinski) [RHEL-119008]
- dm-stripe: small code cleanup (Benjamin Marzinski) [RHEL-119008]
- dm-verity: fix a memory leak if some arguments are specified multiple times (Benjamin Marzinski) [RHEL-119008]
- dm-mirror: fix a tiny race condition (Benjamin Marzinski) [RHEL-119008]
- dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lock (Benjamin Marzinski) [RHEL-119008]
- dm-zone: Use bdev_*() helper functions where applicable (Benjamin Marzinski) [RHEL-119008]
- dm vdo indexer: don't read request structure after enqueuing (Benjamin Marzinski) [RHEL-119008]
- dm: pass through operations on wrapped inline crypto keys (Benjamin Marzinski) [RHEL-119008]
- blk-crypto: export wrapped key functions (Benjamin Marzinski) [RHEL-119008]
- dm-table: Set BLK_FEAT_ATOMIC_WRITES for target queue limits (Benjamin Marzinski) [RHEL-119008]
- dm-flakey: make corrupting read bios work (Benjamin Marzinski) [RHEL-119008]
- dm-flakey: remove useless ERROR_READS check in flakey_end_io (Benjamin Marzinski) [RHEL-119008]
- dm-flakey: error all IOs when num_features is absent (Benjamin Marzinski) [RHEL-119008]
- dm-flakey: Clean up parsing messages (Benjamin Marzinski) [RHEL-119008]
- dm: remove unneeded kvfree from alloc_targets (Benjamin Marzinski) [RHEL-119008]
- dm-bufio: remove maximum age based eviction (Benjamin Marzinski) [RHEL-119008]
- dm-verity: use softirq context only when !need_resched() (Benjamin Marzinski) [RHEL-119008]
- dm: lock limits when reading them (Benjamin Marzinski) [RHEL-119008]
- dm: use generic functions instead of disable_discard and disable_write_zeroes (Benjamin Marzinski) [RHEL-119008]
- dm-delay: don't busy-wait in kthread (Benjamin Marzinski) [RHEL-119008]
- dm: fix native zone append devices on top of emulated ones (Benjamin Marzinski) [RHEL-119008]
- dm: limit swapping tables for devices with zone write plugs (Benjamin Marzinski) [RHEL-119008]
- dm: fix dm_blk_report_zones (Benjamin Marzinski) [RHEL-119008]
- dm: handle failures in dm_table_set_restrictions (Benjamin Marzinski) [RHEL-119008]
- dm: free table mempools if not used in __bind (Benjamin Marzinski) [RHEL-119008]
- dm: don't change md if dm_table_set_restrictions() fails (Benjamin Marzinski) [RHEL-119008]
- dm-verity: support block number limits for different ioprio classes (Benjamin Marzinski) [RHEL-119008]
- dm-delay: support zoned devices (Benjamin Marzinski) [RHEL-119008]
- dm: restrict dm device size to 2^63-512 bytes (Benjamin Marzinski) [RHEL-119008]
- dm vdo indexer: reorder uds_request to reduce padding (Benjamin Marzinski) [RHEL-119008]
- dm vdo: rework processing of loaded refcount byte arrays (Benjamin Marzinski) [RHEL-12834]
- dm vdo: remove remaining ring references (Benjamin Marzinski) [RHEL-119008]
- dm-verity: do forward error correction on metadata I/O errors (Benjamin Marzinski) [RHEL-119008]
- dm-bufio: remove unused return value (Benjamin Marzinski) [RHEL-119008]
- dm: Enable inline crypto passthrough for striped target (Benjamin Marzinski) [RHEL-119008]
- dm vdo slab-depot: read refcount blocks in large chunks at load time (Benjamin Marzinski) [RHEL-12834]
- dm vdo vio-pool: allow variable-sized metadata vios (Benjamin Marzinski) [RHEL-12834]
- dm vdo vio-pool: support pools with multiple data blocks per vio (Benjamin Marzinski) [RHEL-12834]
- dm vdo vio-pool: add a pool pointer to pooled_vio (Benjamin Marzinski) [RHEL-12834]
- dm vdo: remove checks that can not fail (Benjamin Marzinski) [RHEL-119008]
- dm vdo indexer: prevent unterminated string warning (Benjamin Marzinski) [RHEL-119008]
- dm vdo: use a short static string for thread name prefix (Benjamin Marzinski) [RHEL-119008]
- dm-crypt: Document integrity_key_size option. (Benjamin Marzinski) [RHEL-119008]
- dm-integrity: Document Inline mode for storing integrity data (Benjamin Marzinski) [RHEL-119008]
- dm-verity: Document restart_on_error and panic_on_error options (Benjamin Marzinski) [RHEL-119008]
- dm-crypt: switch to using the crc32 library (Benjamin Marzinski) [RHEL-119008]
- nbd: override creds to kernel when calling sock_{send,recv}msg() (Ming Lei) [RHEL-124544]
- netfilter: nft_set_pipapo_avx2: fix skip of expired entries (Florian Westphal) [RHEL-113001]
- netfilter: nft_set_pipapo: use 0 genmask for packetpath lookups (Florian Westphal) [RHEL-113001]
- netfilter: nf_tables: restart set lookup on base_seq change (Florian Westphal) [RHEL-113001]
- netfilter: nf_tables: make nft_set_do_lookup available unconditionally (Florian Westphal) [RHEL-113001]
- netfilter: nf_tables: place base_seq in struct net (Florian Westphal) [RHEL-113001]
- netfilter: nft_set_rbtree: continue traversal if element is inactive (Florian Westphal) [RHEL-113001]
- netfilter: nft_set_pipapo: don't check genbit from packetpath lookups (Florian Westphal) [RHEL-113001]
- netfilter: nft_set_pipapo_avx2: Drop the comment regarding protection (Florian Westphal) [RHEL-113001]
- netfilter: nft_set_pipapo: fix null deref for empty set (Florian Westphal) [RHEL-113001]
- netfilter: nft_set_pipapo: don't return bogus extension pointer (Florian Westphal) [RHEL-113001]
- netfilter: nft_set_pipapo: prefer kvmalloc for scratch maps (Florian Westphal) [RHEL-113001]
- netfilter: nft_set_pipapo: merge pipapo_get/lookup (Florian Westphal) [RHEL-113001]
- netfilter: nft_set: remove indirection from update API call (Florian Westphal) [RHEL-113001]
- netfilter: nft_set: remove one argument from lookup and update functions (Florian Westphal) [RHEL-113001]
- netfilter: nft_set_pipapo: remove unused arguments (Florian Westphal) [RHEL-113001]
- selftests: netfilter: nft_concat_range.sh: send packets to empty set (Florian Westphal) [RHEL-113001]
- crypto: octeontx2 - Call strscpy() with correct size argument (Vladis Dronov) [RHEL-122026]
- crypto: octeontx2 - get engine group number for asymmetric engine (Vladis Dronov) [RHEL-122026]
- crypto: octeontx2 - Rework how engine group number is obtained (Vladis Dronov) [RHEL-122026]
- crypto: octeontx2 - Fix address alignment on CN10KB and CN10KA-B0 (Vladis Dronov) [RHEL-122026]
- crypto: octeontx2 - Fix address alignment on CN10K A0/A1 and OcteonTX2 (Vladis Dronov) [RHEL-122026]
- crypto: octeontx2 - Fix address alignment issue on ucode loading (Vladis Dronov) [RHEL-122026]
- crypto: octeontx2 - add timeout for load_fvc completion poll (Vladis Dronov) [RHEL-122026]
- crypto: octeontx2 - Use dynamic allocated memory region for lmtst (Vladis Dronov) [RHEL-122026]
- crypto: octeontx2 - Initialize cptlfs device info once (Vladis Dronov) [RHEL-122026]
- crypto: octeontx2 - Simplify multiple return statements (Vladis Dronov) [RHEL-122026]
- crypto: lib/Kconfig - hide library options [partial] (Vladis Dronov) [RHEL-122026]
- selftests: tls: test skb copy under mem pressure and OOB (CKI Backport Bot) [RHEL-115592]
- tls: make sure to abort the stream if headers are bogus (CKI Backport Bot) [RHEL-115592]
- selftests: tls: make the new data_steal test less flaky (CKI Backport Bot) [RHEL-115592]
- selftests: tls: test TCP stealing data from under the TLS socket (CKI Backport Bot) [RHEL-115592]
- tls: handle data disappearing from under the TLS ULP (CKI Backport Bot) [RHEL-115592]
- bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls (CKI Backport Bot) [RHEL-115592]
- net/tls: fix kernel panic when alloc_page failed (CKI Backport Bot) [RHEL-115592]
- ktls, sockmap: Fix missing uncharge operation (CKI Backport Bot) [RHEL-115592]
- bpf: fix ktls panic with sockmap (CKI Backport Bot) [RHEL-115592]
- scsi: sr: Reinstate rotational media flag (Ewan D. Milne) [RHEL-116076]
- scsi: scsi_debug: Make read-only arrays static const (Ewan D. Milne) [RHEL-116076]
- scsi: core: sysfs: Correct sysfs attributes access rights (Ewan D. Milne) [RHEL-116076]
- scsi: sd: Make sd shutdown issue START STOP UNIT appropriately (Ewan D. Milne) [RHEL-116076]
- scsi: Fix sas_user_scan() to handle wildcard and multi-channel scans (Ewan D. Milne) [RHEL-116076]
- scsi: scsi_transport_fc: Add comments to describe added 'rport' parameter (Ewan D. Milne) [RHEL-116076]
- scsi: scsi_transport_fc: Change to use per-rport devloss_work_q (Ewan D. Milne) [RHEL-116076]
- scsi: core: Fix kernel doc for scsi_track_queue_full() (Ewan D. Milne) [RHEL-116076]
- scsi: core: Use scsi_cmd_priv() instead of open-coding it (Ewan D. Milne) [RHEL-116076]
- scsi: core: Enforce unlimited max_segment_size when virt_boundary_mask is set (Ewan D. Milne) [RHEL-116076]
- scsi: scsi_devinfo: Remove redundant 'found' (Ewan D. Milne) [RHEL-116076]
- scsi: sd: Fix VPD page 0xb7 length check (Ewan D. Milne) [RHEL-116076]
- scsi: core: Remember if a device is an ATA device (Ewan D. Milne) [RHEL-116076]
- scsi: error: alua: I/O errors for ALUA state transitions (Ewan D. Milne) [RHEL-116076]
- scsi: core: devinfo: Fix typo in comment (Ewan D. Milne) [RHEL-116076]
- scsi: sg: Remove unnecessary NULL check before unregister_sysctl_table() (Ewan D. Milne) [RHEL-116076]
- scsi: sd: Remove the stream_status member from scsi_stream_status_header (Ewan D. Milne) [RHEL-116076]
- scsi: core: Remove unused scsi_dev_info_list_del_keyed() (Ewan D. Milne) [RHEL-116076]
- scsi: scsi_debug: Reduce DEF_ATOMIC_WR_MAX_LENGTH (Ewan D. Milne) [RHEL-116076]
- scsi: scsi_debug: Add ERASE for tapes (Ewan D. Milne) [RHEL-116076]
- scsi: scsi_debug: Use scsi_device->type instead os sdebug_ptype where possible (Ewan D. Milne) [RHEL-116076]
- scsi: scsi_debug: Move some tape-specific commands to separate definitions (Ewan D. Milne) [RHEL-116076]
- scsi: scsi_debug: Enable different command definitions for different device types (Ewan D. Milne) [RHEL-116076]
- scsi: scsi_debug: Fix two typos in command definitions (Ewan D. Milne) [RHEL-116076]
- KVM: s390: Fix to clear PTE when discarding a swapped page (Thomas Huth) [RHEL-113440]
- KVM: s390: Fix access to unavailable adapter indicator pages during postcopy (Thomas Huth) [RHEL-42486]
- iommu/s390: Make attach succeed when the device was surprise removed (Thomas Huth) [RHEL-113440]
- iommu/s390: Fix memory corruption when using identity domain (Thomas Huth) [RHEL-113440]
- KVM: s390: Fix FOLL_*/FAULT_FLAG_* confusion (Thomas Huth) [RHEL-113440]
- KVM: s390: Fix incorrect usage of mmu_notifier_register() (Thomas Huth) [RHEL-113440]
- KVM: s390: Rework guest entry logic (Thomas Huth) [RHEL-113440]
- entry: Add arch_in_rcu_eqs() (Thomas Huth) [RHEL-113440]
- KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY (Thomas Huth) [RHEL-113440]
- KVM: s390: Simplify and move pv code (Thomas Huth) [RHEL-113440]
- KVM: s390: Refactor and split some gmap helpers (Thomas Huth) [RHEL-113440]
- KVM: s390: Remove unneeded srcu lock (Thomas Huth) [RHEL-113440]
- s390: Remove unneeded includes (Thomas Huth) [RHEL-113440]
- s390/uv: Rename find_secret() to uv_find_secret() and publish (Thomas Huth) [RHEL-113440]
- s390/kvm: Split kvm_host header file (Thomas Huth) [RHEL-113440]
- s390/sysctl: Remove "vm/allocate_pgste" sysctl (Thomas Huth) [RHEL-113440]
- s390: Remove 2k vs 4k page table leftovers (Thomas Huth) [RHEL-113440]
- s390/tlb: Use mm_has_pgste() instead of mm_alloc_pgste() (Thomas Huth) [RHEL-113440]
- s390/syscall: Merge __do_syscall() and do_syscall() (Thomas Huth) [RHEL-113440]
- KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftest (Thomas Huth) [RHEL-113440]
- KVM: s390: selftests: Add ucontrol gis routing test (Thomas Huth) [RHEL-113440]
- KVM: s390: selftests: Add ucontrol flic attr selftests (Thomas Huth) [RHEL-113440]
- KVM: s390: selftests: Add regression tests for PFCR subfunctions (Thomas Huth) [RHEL-113440]
- KVM: s390: selftests: Add regression tests for PLO subfunctions (Thomas Huth) [RHEL-113440]
- KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD crypto subfunctions (Thomas Huth) [RHEL-113440]
- KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto subfunctions (Thomas Huth) [RHEL-113440]
- KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions (Thomas Huth) [RHEL-113440]
- cgroup/rstat: avoid disabling irqs for O(num_cpu) (Radostin Stoyanov) [RHEL-95602]
Resolves: RHEL-101959, RHEL-113001, RHEL-113440, RHEL-115592, RHEL-116076, RHEL-119008, RHEL-122026, RHEL-123668, RHEL-124196, RHEL-124544, RHEL-124951, RHEL-12834, RHEL-42486, RHEL-95602

Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
2025-11-10 14:25:19 +00: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-146.el10 2025-10-27 06:30:18 -04: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-151.el10 2025-11-03 06:29:49 -05:00
kernel-aarch64-64k-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel-aarch64-debug-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel-aarch64-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel-aarch64-rt-64k-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel-aarch64-rt-debug-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel-aarch64-rt-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05: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-151.el10 2025-11-03 06:29:49 -05:00
kernel-ppc64le-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel-riscv64-debug-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel-riscv64-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel-s390x-debug-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel-s390x-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel-s390x-zfcpdump-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel-x86_64-debug-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel-x86_64-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel-x86_64-rt-debug-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel-x86_64-rt-rhel.config kernel-6.12.0-151.el10 2025-11-03 06:29:49 -05:00
kernel.changelog kernel-6.12.0-154.el10 2025-11-10 14:25:19 +00:00
kernel.sbat.template kernel-6.12.0-143.el10 2025-10-21 17:03:42 -04:00
kernel.spec kernel-6.12.0-154.el10 2025-11-10 14:25:19 +00: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-154.el10 2025-11-10 14:25:19 +00: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
redhatsecureboot504.cer kernel-6.12.0-143.el10 2025-10-21 17:03:42 -04: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-143.el10 2025-10-21 17:03:42 -04:00
sources kernel-6.12.0-154.el10 2025-11-10 14:25:19 +00: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