The Linux kernel
Go to file
Augusto Caringi 47c905b5f6 kernel-5.14.0-573.el9
* Mon Mar 17 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-573.el9]
- rhel_files: ensure all qdiscs are in modules-core (Davide Caratti) [RHEL-79818]
- Revert "mm: add vma_has_recency()" (Luiz Capitulino) [RHEL-80655]
- Revert "mm: support POSIX_FADV_NOREUSE" (Luiz Capitulino) [RHEL-80655]
- phy: tegra: xusb: reset VBUS & ID OVERRIDE (Rupinderjit Singh) [RHEL-80628]
- smb: client: fix chmod(2) regression with ATTR_READONLY (Jay Shin) [RHEL-80527 RHEL-78507]
- scsi: megaraid_sas: Fix for a potential deadlock (Tomas Henzl) [RHEL-21980] {CVE-2024-57807}
- scsi: core: Fix command pass through retry regression (Ewan D. Milne) [RHEL-77122]
- fs/proc: fix softlockup in __read_vmcore (part 2) (Baoquan He) [RHEL-79112] {CVE-2025-21694}
- RDMA/mlx5: Fix a WARN during dereg_mr for DM type (Benjamin Poirier) [RHEL-49958 RHEL-6641 RHEL-77115]
- CVE-2025-1272: security: Re-enable lockdown LSM in some setup_arch() (Lenny Szubowicz) [RHEL-78974] {CVE-2025-1272}
- redhat/self-test: Remove --all from git query (Prarit Bhargava)
- redhat: fix selftest git command so it picks the right commit (Patrick Talbert)
- arm64: mm: Fix zone_dma_limit calculation (Luiz Capitulino) [RHEL-71914]
- Documentation/powerpc/fadump: add additional parameter feature details (Mamatha Inamdar) [RHEL-74219]
- powerpc: increase MIN RMA size for CAS negotiation (Mamatha Inamdar) [RHEL-74219]
- powerpc/fadump: fix additional param memory reservation for HASH MMU (Mamatha Inamdar) [RHEL-74219]
- powerpc: export MIN RMA size (Mamatha Inamdar) [RHEL-74219]
- cxgb4: use port number to set mac addr (Michal Schmidt) [RHEL-75514]
- pps: Fix a use-after-free (Michal Schmidt) [RHEL-9309]
- gitlab-ci: add jobs for rhel9 automotive pipelines (Michael Hofmann)
- gitlab-ci: clean up trigger job naming and template inheritance (Michael Hofmann)
- can: bcm: Fix UAF in bcm_proc_show() (Michal Schmidt) [RHEL-80748] {CVE-2023-52922}
- Revert "x86/kvm: Override default caching mode for SEV-SNP and TDX" (Vitaly Kuznetsov) [RHEL-75512]
- idpf: call set_real_num_queues in idpf_open (Michal Schmidt) [RHEL-68688]
- scsi: st: Don't set pos_unknown just after device recognition (John Meneghini) [RHEL-78429]
- scsi: sg: Fix slab-use-after-free read in sg_release() (Ewan D. Milne) [RHEL-75864] {CVE-2024-56631}
- RAS/AMD/ATL: Translate normalized to system physical addresses using PRM (Aristeu Rozanski) [RHEL-22695]
- ACPI: PRM: Add PRM handler direct call support (Aristeu Rozanski) [RHEL-22695]
- efi/runtime-wrappers: Clean up white space and add __init annotation (Aristeu Rozanski) [RHEL-22695]
- acpi/prmt: Use EFI runtime sandbox to invoke PRM handlers (Aristeu Rozanski) [RHEL-22695]
- efi/runtime-wrappers: Don't duplicate setup/teardown code (Aristeu Rozanski) [RHEL-22695]
- efi/runtime-wrapper: Move workqueue manipulation out of line (Aristeu Rozanski) [RHEL-22695]
- efi/runtime-wrappers: Use type safe encapsulation of call arguments (Aristeu Rozanski) [RHEL-22695]
- scsi: storvsc: Set correct data length for sending SCSI command without payload (Cathy Avery) [RHEL-82537]
- tcp: fix excessive TLP and RACK timeouts from HZ rounding (CKI Backport Bot) [RHEL-83546]
- pm: cpupower: Add missing residency header changes in cpuidle.h to SWIG (David Arcari) [RHEL-80660]
- pm: cpupower: Add header changes for cpufreq.h to SWIG bindings (David Arcari) [RHEL-80660]
- pm: cpupower: Add install and uninstall options to bindings makefile (David Arcari) [RHEL-80660]
- cpupower: Adjust whitespace for amd-pstate specific prints (David Arcari) [RHEL-80660]
- cpupower: Don't fetch maximum latency when EPP is enabled (David Arcari) [RHEL-80660]
- cpupower: Add support for showing energy performance preference (David Arcari) [RHEL-80660]
- cpupower: Don't try to read frequency from hardware when kernel uses aperfmperf (David Arcari) [RHEL-80660]
- cpupower: Add support for amd-pstate preferred core rankings (David Arcari) [RHEL-80660]
- cpupower: Add support for parsing 'enabled' or 'disabled' strings from table (David Arcari) [RHEL-80660]
- cpupower: Remove spurious return statement (David Arcari) [RHEL-80660]
- cpupower: fix TSC MHz calculation (David Arcari) [RHEL-80660]
- cpupower: revise is_valid flag handling for idle_monitor (David Arcari) [RHEL-80660]
- pm: cpupower: Makefile: Fix cross compilation (David Arcari) [RHEL-80660]
- cpupower: add checks for xgettext and msgfmt (David Arcari) [RHEL-80660]
- cpupower: Add Chinese Simplified translation (David Arcari) [RHEL-80660]
- pm: cpupower: bindings: Add test to confirm cpu state is disabled (David Arcari) [RHEL-80660]
- pm: cpupower: bindings: Improve disable c_state block (David Arcari) [RHEL-80660]
- pm: cpupower: gitignore: Add compile_commands.json (David Arcari) [RHEL-80660]
- pm: cpupower: Makefile: Allow overriding cross-compiling env params (David Arcari) [RHEL-80660]
- pm: cpupower: bench: print config file path when open cpufreq-bench.conf fails (David Arcari) [RHEL-80660]
- tools/power/cpupower: Add documentation for some recently introduced options (David Arcari) [RHEL-80660]
- pm: cpupower: Clean up bindings gitignore (David Arcari) [RHEL-80660]
- pm: cpupower: rename raw_pylibcpupower.i (David Arcari) [RHEL-80660]
- pm:cpupower: Add error warning when SWIG is not installed (David Arcari) [RHEL-80660]
- pm:cpupower: Include test_raw_pylibcpupower.py (David Arcari) [RHEL-80660]
- pm:cpupower: Add SWIG bindings files for libcpupower (David Arcari) [RHEL-80660]
- pm:cpupower: Add missing powercap_set_enabled() stub function (David Arcari) [RHEL-80660]
- cpupower: fix lib default installation path (David Arcari) [RHEL-80660]
- cpupower: Disable direct build of the 'bench' subproject (David Arcari) [RHEL-80660]
- cpupower: Remove absent 'v' parameter from monitor man page (David Arcari) [RHEL-80660]
- cpupower: Improve cpupower build process description (David Arcari) [RHEL-80660]
- cpupower: Add 'help' target to the main Makefile (David Arcari) [RHEL-80660]
- cpupower: Replace a dead reference link with working ones (David Arcari) [RHEL-80660]
- Fix cpupower-frequency-info.1 man page typo (David Arcari) [RHEL-80660]
- tools cpupower bench: Override CFLAGS assignments (David Arcari) [RHEL-80660]
- cpupower: fix reference to nonexistent document (David Arcari) [RHEL-80660]
- EDAC/amd64: Simplify ECC check on unified memory controllers (Aristeu Rozanski) [RHEL-73049]
- PCI: vmd: Set devices to D0 before enabling PM L1 Substates (Myron Stowe) [RHEL-47438]
- PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs (Myron Stowe) [RHEL-47438]
- can: isotp: fix support for transmission of SF without flow control (Radu Rendec) [RHEL-80832]
- can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag (Radu Rendec) [RHEL-80832]
- can: isotp: restore accidentally removed MSG_PEEK feature (Radu Rendec) [RHEL-80832]
- can: isotp: fix race between isotp_sendsmg() and isotp_release() (Radu Rendec) [RHEL-80832]
- can: isotp: handle wait_event_interruptible() return values (Radu Rendec) [RHEL-80832]
- can: isotp: split tx timer into transmission and timeout (Radu Rendec) [RHEL-80832]
- can: isotp: fix potential CAN frame reception race in isotp_rcv() (Radu Rendec) [RHEL-80832]
- can: isotp: fix tx state handling for echo tx processing (Radu Rendec) [RHEL-80832]
- can: isotp: isotp_bind(): do not validate unused address information (Radu Rendec) [RHEL-80832]
- can: isotp: add support for transmission without flow control (Radu Rendec) [RHEL-80832]
- can: isotp: remove re-binding of bound socket (Radu Rendec) [RHEL-80832]
- can: isotp: stop timeout monitoring when no first frame was sent (Radu Rendec) [RHEL-80832]
- can: isotp: support MSG_TRUNC flag when reading from socket (Radu Rendec) [RHEL-80832]
- can: isotp: return -EADDRNOTAVAIL when reading from unbound socket (Radu Rendec) [RHEL-80832]
- can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting (Radu Rendec) [RHEL-80832]
- can: isotp: sanitize CAN ID checks in isotp_bind() (Radu Rendec) [RHEL-80832] {CVE-2022-49269}
- can: isotp: set max PDU size to 64 kByte (Radu Rendec) [RHEL-80832]
- can: isotp: set default value for N_As to 50 micro seconds (Radu Rendec) [RHEL-80832]
- can: isotp: add local echo tx processing for consecutive frames (Radu Rendec) [RHEL-80832]
- selftests: livepatch: test livepatching a kprobed function (Denis Aleksandrov) [RHEL-80215]
- selftests: livepatch: save and restore kprobe state (Denis Aleksandrov) [RHEL-80215]
- selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR (Denis Aleksandrov) [RHEL-80215]
- Documentation: livepatch: Correct release locks antonym (Denis Aleksandrov) [RHEL-80215]
- EDAC/mce_amd: Add support for FRU text in MCA (Aristeu Rozanski) [RHEL-52657]
- x86/mce/apei: Handle variable SMCA BERT record size (Aristeu Rozanski) [RHEL-52657]
- x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers (Aristeu Rozanski) [RHEL-52657]
- tracing: Add __print_dynamic_array() helper (Aristeu Rozanski) [RHEL-52657]
- x86/mce: Add wrapper for struct mce to export vendor specific info (Aristeu Rozanski) [RHEL-52657]
- x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error() (Aristeu Rozanski) [RHEL-52657]
- x86/mce: Define mce_prep_record() helpers for common and per-CPU fields (Aristeu Rozanski) [RHEL-52657]
- x86/mce: Rename mce_setup() to mce_prep_record() (Aristeu Rozanski) [RHEL-52657]
- workqueue: Put the pwq after detaching the rescuer from the pool (CKI Backport Bot) [RHEL-81472] {CVE-2025-21786}
- EDAC/{i10nm,skx,skx_common}: Support UV systems (Aristeu Rozanski) [RHEL-73892]
- x86/xen: add FRAME_END to xen_hypercall_hvm() (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241}
- x86/xen: fix xen_hypercall_hvm() to not clobber %%rbx (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241}
- x86/static-call: Remove early_boot_irqs_disabled check to fix Xen PVH dom0 (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241}
- x86/asm: Make serialize() always_inline (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241}
- x86/static-call: fix 32-bit build (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241}
- x86/xen: remove hypercall page (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241}
- x86/xen: use new hypercall functions instead of hypercall page (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241}
- x86/xen: add central hypercall functions (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241}
- x86/xen: don't do PV iret hypercall through hypercall page (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241}
- x86/static-call: provide a way to do very early static-call updates (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241}
- objtool/x86: allow syscall instruction (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241}
- x86: make get_cpu_vendor() accessible from Xen code (Vitaly Kuznetsov) [RHEL-70669] {CVE-2024-53241}
- x86/xen: Avoid relocatable quantities in Xen ELF notes (Vitaly Kuznetsov) [RHEL-70669]
- tracing: Fix bad hist from corrupting named_triggers list (Tomas Glozar) [RHEL-81911]
- tracing/histograms: Return an error if we fail to add histogram to hist_vars list (Tomas Glozar) [RHEL-81911]
- tracing/histograms: Add histograms to hist_vars if they have referenced variables (Tomas Glozar) [RHEL-81911]
- Documentation/sysctl: Add timer_migration to kernel.rst (Phil Auld) [RHEL-11707]
- netfilter: nfnetlink_queue: drop bogus WARN_ON (Florian Westphal) [RHEL-80104]
Resolves: RHEL-11707, RHEL-22695, RHEL-47438, RHEL-52657, RHEL-70669, RHEL-73049, RHEL-73892, RHEL-80104, RHEL-80215, RHEL-80660, RHEL-80832, RHEL-81472, RHEL-81911, RHEL-82537, RHEL-83546

Signed-off-by: Augusto Caringi <acaringi@redhat.com>
2025-03-17 16:36:12 -03: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-549.el9 2025-01-09 17:03:20 +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-569.el9 2025-02-14 02:44:53 -05:00
kernel-aarch64-64k-rhel.config kernel-5.14.0-569.el9 2025-02-14 02:44:53 -05:00
kernel-aarch64-debug-rhel.config kernel-5.14.0-569.el9 2025-02-14 02:44:53 -05:00
kernel-aarch64-rhel.config kernel-5.14.0-569.el9 2025-02-14 02:44:53 -05:00
kernel-aarch64-rt-64k-debug-rhel.config kernel-5.14.0-569.el9 2025-02-14 02:44:53 -05:00
kernel-aarch64-rt-64k-rhel.config kernel-5.14.0-569.el9 2025-02-14 02:44:53 -05:00
kernel-aarch64-rt-debug-rhel.config kernel-5.14.0-569.el9 2025-02-14 02:44:53 -05:00
kernel-aarch64-rt-rhel.config kernel-5.14.0-569.el9 2025-02-14 02:44:53 -05: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-569.el9 2025-02-14 02:44:53 -05:00
kernel-ppc64le-rhel.config kernel-5.14.0-569.el9 2025-02-14 02:44:53 -05:00
kernel-s390x-debug-rhel.config kernel-5.14.0-569.el9 2025-02-14 02:44:53 -05:00
kernel-s390x-rhel.config kernel-5.14.0-569.el9 2025-02-14 02:44:53 -05:00
kernel-s390x-zfcpdump-rhel.config kernel-5.14.0-569.el9 2025-02-14 02:44:53 -05:00
kernel-x86_64-debug-rhel.config kernel-5.14.0-569.el9 2025-02-14 02:44:53 -05:00
kernel-x86_64-rhel.config kernel-5.14.0-569.el9 2025-02-14 02:44:53 -05:00
kernel-x86_64-rt-debug-rhel.config kernel-5.14.0-569.el9 2025-02-14 02:44:53 -05:00
kernel-x86_64-rt-rhel.config kernel-5.14.0-569.el9 2025-02-14 02:44:53 -05:00
kernel.changelog kernel-5.14.0-573.el9 2025-03-17 16:36:12 -03:00
kernel.spec kernel-5.14.0-573.el9 2025-03-17 16:36:12 -03: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-573.el9 2025-03-17 16:36:12 -03: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-559.el9 2025-01-31 11:23:37 -05:00
mod-kvm.list kernel-5.14.0-285.el9 2023-03-07 15:22:21 +01: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-442.el9 2024-04-22 10:46:16 -03: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
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-519.el9 2024-10-17 12:13:20 +00:00
sources kernel-5.14.0-573.el9 2025-03-17 16:36:12 -03:00
uki_addons.json kernel-5.14.0-571.el9 2025-03-06 06:29:10 +00:00
uki_create_addons.py kernel-5.14.0-535.el9 2024-11-27 14:54:41 +00: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