The Linux kernel
* Thu Apr 10 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-73.el10] - x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionally (Steve Best) [RHEL-53783] - x86/topology: Remove x86_smt_flags and use cpu_smt_flags directly (Steve Best) [RHEL-53783] - x86/itmt: Move the "sched_itmt_enabled" sysctl to debugfs (Steve Best) [RHEL-53783] - x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD (Steve Best) [RHEL-53783] - x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES (Steve Best) [RHEL-53783] - x86/itmt: Use guard() for itmt_update_mutex (Steve Best) [RHEL-53783] - x86/itmt: Convert "sysctl_sched_itmt_enabled" to boolean (Steve Best) [RHEL-53783] - selftests: net: bump GRO timeout for gro/setup_veth (Hangbin Liu) [RHEL-84558] - selftests: net: bpf_offload: add 'libbpf_global' to ignored maps (Hangbin Liu) [RHEL-84558] - selftests: net: fix error message in bpf_offload (Hangbin Liu) [RHEL-84558] - selftests: openvswitch: don't hardcode the drop reason subsys (Hangbin Liu) [RHEL-84558] - selftests: net: report output format as TAP 13 in Python tests (Hangbin Liu) [RHEL-84558] - selftests/net: deflake GRO tests (Hangbin Liu) [RHEL-84558] - selftests/net: only print passing message in GRO tests when tests pass (Hangbin Liu) [RHEL-84558] - selftests/net: have `gro.sh -t` return a correct exit code (Hangbin Liu) [RHEL-84558] - selftests: net: Fix minor typos in MPTCP and psock tests (Hangbin Liu) [RHEL-84558] - selftests: net: Fix few spelling mistakes (Hangbin Liu) [RHEL-84558] - selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message (Hangbin Liu) [RHEL-84558] - selftests: net: suppress ReST file generation when building selftests (Hangbin Liu) [RHEL-84558] - selftests: net: give up on the cmsg_time accuracy on slow machines (Hangbin Liu) [RHEL-84558] - selftests/net/ipsec: Fix Null pointer dereference in rtattr_pack() (Hangbin Liu) [RHEL-84558] - selftests/net/forwarding: teamd command not found (Hangbin Liu) [RHEL-84558] - selftests: drv-net: assume stats refresh is 0 if no ethtool -c support (Hangbin Liu) [RHEL-84558] - selftests: forwarding: add a pvid_change test to bridge_vlan_unaware (Hangbin Liu) [RHEL-84558] - selftests/net: call sendmmsg via udpgso_bench.sh (Hangbin Liu) [RHEL-84558] - selftests: net: test extacks in netlink dumps (Hangbin Liu) [RHEL-84558] - selftests: net: add more info to error in bpf_offload (Hangbin Liu) [RHEL-84558] - selftests/net: Fix ./ns-XXXXXX not cleanup (Hangbin Liu) [RHEL-84558] - selftests: net: add new ioam tests (Hangbin Liu) [RHEL-84558] - selftests: net: remove ioam tests (Hangbin Liu) [RHEL-84558] - selftests: net: csum: Clean up recv_verify_packet_ipv6 (Hangbin Liu) [RHEL-84558] - Fix mmu notifiers for range-based invalidates (Charles Mirabile) [RHEL-83460] - netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree() (CKI Backport Bot) [RHEL-84544] - netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around (CKI Backport Bot) [RHEL-84544] - netfilter: nft_flow_offload: update tcp state flags under lock (CKI Backport Bot) [RHEL-84544] - netfilter: nft_flow_offload: clear tcp MAXACK flag before moving to slowpath (CKI Backport Bot) [RHEL-84544] - netfilter: conntrack: rework offload nf_conn timeout extension logic (CKI Backport Bot) [RHEL-84544] - netfilter: conntrack: remove skb argument from nf_ct_refresh (CKI Backport Bot) [RHEL-84544] - netfilter: conntrack: add conntrack event timestamp (CKI Backport Bot) [RHEL-84544] - netfilter: xt_hashlimit: htable_selective_cleanup() optimization (CKI Backport Bot) [RHEL-84544] - netfilter: nf_tables: make destruction work queue pernet (CKI Backport Bot) [RHEL-84544] - netfilter: nft_exthdr: fix offset with ipv4_find_option() (CKI Backport Bot) [RHEL-84544] - netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template. (CKI Backport Bot) [RHEL-84544] - netfilter: nf_tables: allocate element update information dynamically (CKI Backport Bot) [RHEL-84544] - netfilter: nf_tables: switch trans_elem to real flex array (CKI Backport Bot) [RHEL-84544] - netfilter: nf_tables: prepare nft audit for set element compaction (CKI Backport Bot) [RHEL-84544] - netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure (CKI Backport Bot) [RHEL-84544] - netfilter: nf_tables: add nft_trans_commit_list_add_elem helper (CKI Backport Bot) [RHEL-84544] - netfilter: nf_tables: prefer nft_trans_elem_alloc helper (CKI Backport Bot) [RHEL-84544] - netfilter: nfnetlink: Report extack policy errors for batched ops (CKI Backport Bot) [RHEL-84544] - padata: avoid UAF for reorder_work (Waiman Long) [RHEL-81531] {CVE-2025-21726} - padata: fix UAF in padata_reorder (Waiman Long) [RHEL-81531] - padata: add pd get/put refcnt helper (Waiman Long) [RHEL-81531] - padata: fix sysfs store callback check (Waiman Long) [RHEL-81531] - padata: Clean up in padata_do_multithreaded() (Waiman Long) [RHEL-81531] - RDMA/core: Support link status events dispatching (Kamal Heib) [RHEL-78090] - RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device. (Kamal Heib) [RHEL-78090] - RDMA/core: Remove unused ib_copy_path_rec_from_user (Kamal Heib) [RHEL-78090] - RDMA/core: Remove unused ibdev_printk (Kamal Heib) [RHEL-78090] - RDMA/core: Remove unused ib_find_exact_cached_pkey (Kamal Heib) [RHEL-78090] - RDMA/core: Remove unused ib_ud_header_unpack (Kamal Heib) [RHEL-78090] - RDMA/srp: Fix error handling in srp_add_port (Kamal Heib) [RHEL-78090] - net: Add options as a flexible array to struct ip_tunnel_info (Paolo Valerio) [RHEL-64164] - ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1' (Paolo Valerio) [RHEL-64164] - redhat: drop Y issues from changelog (Jan Stancek) - vxlan: check vxlan_vnigroup_init() return value (CKI Backport Bot) [RHEL-81519] {CVE-2025-21790} - selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculation (Rafael Aquini) [RHEL-80077] - selftests: bonding: fix incorrect mac address (Hangbin Liu) [RHEL-59463] - bonding: fix incorrect MAC address setting to receive NS messages (Hangbin Liu) [RHEL-59463] - mm/hugetlb: fix hugepage allocation for interleaved memory nodes (CKI Backport Bot) [RHEL-62726] - main.c: fix initcall blacklisted (Tomas Henzl) [RHEL-83271] - pm: cpupower: remove hard-coded topology depth values (Steve Best) [RHEL-86398] - pm: cpupower: Fix cmd_monitor() error legs to free cpu_topology (Steve Best) [RHEL-86398] - cpupower: monitor: Exit with error status if execvp() fail (Steve Best) [RHEL-86398] - tools/power turbostat: v2025.05.06 (Steve Best) [RHEL-86246] - tools/power turbostat: disable "cpuidle" invocation counters, by default (Steve Best) [RHEL-86246] - tools/power turbostat: re-factor sysfs code (Steve Best) [RHEL-86246] - tools/power turbostat: Restore GFX sysfs fflush() call (Steve Best) [RHEL-86246] - tools/power turbostat: report CoreThr per measurement interval (Steve Best) [RHEL-86246] - tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192 (Steve Best) [RHEL-86246] - tools/power turbostat: Add idle governor statistics reporting (Steve Best) [RHEL-86246] - tools/power turbostat: Fix names matching (Steve Best) [RHEL-86246] - tools/power turbostat: Allow Zero return value for some RAPL registers (Steve Best) [RHEL-86246] - tools/power turbostat: Clustered Uncore MHz counters should honor show/hide options (Steve Best) [RHEL-86246] - x86/cpu: Fix #define name for Intel CPU model 0x5A (Steve Best) [RHEL-86246] - vxlan: Fix uninit-value in vxlan_vnifilter_dump() (Guillaume Nault) [RHEL-84555] - NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() (CKI Backport Bot) [RHEL-81067] {CVE-2024-54456} - net: fix NULL pointer dereference in l3mdev_l3_rcv (Davide Caratti) [RHEL-84550] - ipvlan: ensure network headers are in skb linear part (Davide Caratti) [RHEL-84550] {CVE-2025-21891} - tipc: Reduce scope for the variable “fdefq” in tipc_link_tnl_prepare() (Xin Long) [RHEL-84567] - tipc: re-order conditions in tipc_crypto_key_rcv() (Xin Long) [RHEL-84567] - net: tipc: remove one synchronize_net() from tipc_nametbl_stop() (Xin Long) [RHEL-84567] - pnfs/flexfiles: retry getting layout segment for reads (Benjamin Coddington) [RHEL-77609] - nfs: fix incorrect error handling in LOCALIO (Benjamin Coddington) [RHEL-77609] - nfs: probe for LOCALIO when v3 client reconnects to server (Benjamin Coddington) [RHEL-77609] - nfs: probe for LOCALIO when v4 client reconnects to server (Benjamin Coddington) [RHEL-77609] - nfs/localio: remove redundant code and simplify LOCALIO enablement (Benjamin Coddington) [RHEL-77609] - nfs_common: add nfs_localio trace events (Benjamin Coddington) [RHEL-77609] - nfs_common: track all open nfsd_files per LOCALIO nfs_client (Benjamin Coddington) [RHEL-77609] - nfs_common: rename nfslocalio nfs_uuid_lock to nfs_uuids_lock (Benjamin Coddington) [RHEL-77609] - nfsd: nfsd_file_acquire_local no longer returns GC'd nfsd_file (Benjamin Coddington) [RHEL-77609] - nfsd: rename nfsd_serv_ prefixed methods and variables with nfsd_net_ (Benjamin Coddington) [RHEL-77609] - nfsd: update percpu_ref to manage references on nfsd_net (Benjamin Coddington) [RHEL-77609] - nfs: cache all open LOCALIO nfsd_file(s) in client (Benjamin Coddington) [RHEL-77609] - nfs_common: move localio_lock to new lock member of nfs_uuid_t (Benjamin Coddington) [RHEL-77609] - nfs_common: rename functions that invalidate LOCALIO nfs_clients (Benjamin Coddington) [RHEL-77609] - nfsd: add nfsd_file_{get,put} to 'nfs_to' nfsd_localio_operations (Benjamin Coddington) [RHEL-77609] - nfs/localio: add direct IO enablement with sync and async IO support (Benjamin Coddington) [RHEL-77609] - NFS: RHEL-10 disable localio (Benjamin Coddington) [RHEL-80503] Resolves: RHEL-53783, RHEL-59463, RHEL-62726, RHEL-64164, RHEL-77609, RHEL-78090, RHEL-80077, RHEL-80503, RHEL-81067, RHEL-81519, RHEL-81531, RHEL-83271, RHEL-83460, RHEL-84544, RHEL-84550, RHEL-84555, RHEL-84558, RHEL-84567, RHEL-86246, RHEL-86398 Signed-off-by: Julio Faracco <jfaracco@redhat.com> |
||
---|---|---|
.gitignore | ||
check-kabi | ||
def_variants.yaml.rhel | ||
dracut-virt.conf | ||
fedoraimaca.x509 | ||
filtermods.py | ||
flavors | ||
gating.yaml | ||
generate_all_configs.sh | ||
kernel-aarch64-64k-debug-rhel.config | ||
kernel-aarch64-64k-rhel.config | ||
kernel-aarch64-automotive-debug-rhel.config | ||
kernel-aarch64-automotive-rhel.config | ||
kernel-aarch64-debug-rhel.config | ||
kernel-aarch64-rhel.config | ||
kernel-aarch64-rt-64k-debug-rhel.config | ||
kernel-aarch64-rt-64k-rhel.config | ||
kernel-aarch64-rt-debug-rhel.config | ||
kernel-aarch64-rt-rhel.config | ||
kernel-local | ||
kernel-ppc64le-debug-rhel.config | ||
kernel-ppc64le-rhel.config | ||
kernel-s390x-debug-rhel.config | ||
kernel-s390x-rhel.config | ||
kernel-s390x-zfcpdump-rhel.config | ||
kernel-x86_64-automotive-debug-rhel.config | ||
kernel-x86_64-automotive-rhel.config | ||
kernel-x86_64-debug-rhel.config | ||
kernel-x86_64-rhel.config | ||
kernel-x86_64-rt-debug-rhel.config | ||
kernel-x86_64-rt-rhel.config | ||
kernel.changelog | ||
kernel.spec | ||
kvm_stat.logrotate | ||
linux-kernel-test.patch | ||
Makefile.rhelver | ||
merge.py | ||
mod-denylist.sh | ||
mod-sign.sh | ||
Module.kabi_aarch64 | ||
Module.kabi_dup_aarch64 | ||
Module.kabi_dup_ppc64le | ||
Module.kabi_dup_riscv64 | ||
Module.kabi_dup_s390x | ||
Module.kabi_dup_x86_64 | ||
Module.kabi_ppc64le | ||
Module.kabi_riscv64 | ||
Module.kabi_s390x | ||
Module.kabi_x86_64 | ||
nvidiagpuoot001.x509 | ||
partial-clang_lto-aarch64-debug-snip.config | ||
partial-clang_lto-aarch64-snip.config | ||
partial-clang_lto-x86_64-debug-snip.config | ||
partial-clang_lto-x86_64-snip.config | ||
partial-clang-debug-snip.config | ||
partial-clang-snip.config | ||
partial-kgcov-debug-snip.config | ||
partial-kgcov-snip.config | ||
patch-6.12-redhat.patch | ||
process_configs.sh | ||
README.rst | ||
redhatsecureboot501.cer | ||
redhatsecurebootca5.cer | ||
rheldup3.x509 | ||
rhelima_centos.x509 | ||
rhelima.x509 | ||
rhelimaca1.x509 | ||
rhelkpatch1.x509 | ||
rpminspect.yaml | ||
sources | ||
uki_addons.json | ||
uki_create_addons.py | ||
x509.genkey.centos | ||
x509.genkey.rhel |
=================== 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