The Linux kernel
d03e54c822
* Mon Jan 20 2025 Jan Stancek <jstancek@redhat.com> [6.12.0-43.el10] - net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged (CKI Backport Bot) [RHEL-39340] - vfio/pci: Fallback huge faults for unaligned pfn (Alex Williamson) [RHEL-72822] - iommu/tegra241-cmdqv: do not use smp_processor_id in preemptible context (Luis Claudio R. Goncalves) [RHEL-74342] - net: sched: fix ordering of qlen adjustment (CKI Backport Bot) [RHEL-73395] {CVE-2024-53164} - net_sched: sch_fq: don't follow the fast path if Tx is behind now (CKI Backport Bot) [RHEL-73395] - s390/uvdevice: Support longer secret lists (Mete Durlu) [RHEL-25204] - s390/uv: Retrieve UV secrets sysfs support (Mete Durlu) [RHEL-25204] - s390/uvdevice: Increase indent in IOCTL definitions (Mete Durlu) [RHEL-25204] - s390/uvdevice: Add Retrieve Secret IOCTL (Mete Durlu) [RHEL-25204] - s390/uv: Retrieve UV secrets support (Mete Durlu) [RHEL-25204] - s390/uv: Use a constant for more-data rc (Mete Durlu) [RHEL-25204] - s390/uv: Provide host-key hashes in sysfs (Mete Durlu) [RHEL-47110] - s390/uv: Refactor uv-sysfs creation (Mete Durlu) [RHEL-47110] - net/l2tp: fix warning in l2tp_exit_net found by syzbot (Guillaume Nault) [RHEL-73846] - geneve: do not assume mac header is set in geneve_xmit_skb() (Guillaume Nault) [RHEL-73846] - net: Fix netns for ip_tunnel_init_flow() (Guillaume Nault) [RHEL-73846] - futex: fix user access on powerpc (Waiman Long) [RHEL-70187] - x86: fix off-by-one in access_ok() (Waiman Long) [RHEL-70187] - futex: improve user space accesses (Waiman Long) [RHEL-70187] - s390/pci: Add pci_msg debug view to PCI report (Mete Durlu) [RHEL-24144] - s390/debug: Add a reverse mode for debug_dump() (Mete Durlu) [RHEL-24144] - s390/debug: Add debug_dump() to write debug view to a string buffer (Mete Durlu) [RHEL-24144] - s390/debug: Split private data alloc/free out of file operations (Mete Durlu) [RHEL-24144] - s390/debug: Simplify and document debug_next_entry() logic (Mete Durlu) [RHEL-24144] - s390/pci: Report PCI error recovery results via SCLP (Mete Durlu) [RHEL-24144] - s390/debug: Pass in and enforce output buffer size for format handlers (Mete Durlu) [RHEL-24144] - s390/sclp: Allow user-space to provide PCI reports for optical modules (Mete Durlu) [RHEL-71264] Resolves: RHEL-24144, RHEL-25204, RHEL-39340, RHEL-47110, RHEL-70187, RHEL-71264, RHEL-72822, RHEL-73395, RHEL-73846, RHEL-74342 Signed-off-by: Jan Stancek <jstancek@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-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