Skip to content
Snippets Groups Projects
Commit 818e4143 authored by Augusto Caringi's avatar Augusto Caringi
Browse files

[redhat] kernel-5.14.0-579.el9

parent ea2affaf
No related branches found
Tags kernel-5.14.0-579.el9
No related merge requests found
......@@ -12,7 +12,7 @@ RHEL_MINOR = 7
#
# Use this spot to avoid future merge conflicts.
# Do not trim this comment.
RHEL_RELEASE = 578
RHEL_RELEASE = 579
#
# ZSTREAM
......
* Fri Apr 11 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-579.el9]
- selftest/mm: va_high_addr_switch: add ppc64 support check (Li Wang) [RHEL-85318]
- selftests/mm: va_high_addr_switch: reduce test noise (Li Wang) [RHEL-85318]
- redhat: spec: fix "unexpected argument to non-parametric macro" warnings (Augusto Caringi)
- perf test: Parse 'perf stat' Topdown events for aarch64 (Anubhav Shelat) [RHEL-78426]
- powerpc/pseries: make max polling consistent for longer H_CALLs (Mamatha Inamdar) [RHEL-79919]
- Fix mmu notifiers for range-based invalidates (Charles Mirabile) [RHEL-83459]
- OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized (Jared Kangas) [RHEL-84805] {CVE-2024-58068}
- OPP: add index check to assert to avoid buffer overflow in _read_freq() (Jared Kangas) [RHEL-81432] {CVE-2024-57998}
- OPP: Add dev_pm_opp_find_freq_exact_indexed() (Jared Kangas) [RHEL-81432]
- s390/diag: Move diag.c to diag specific folder (Mete Durlu) [RHEL-72676]
- s390/diag324: Retrieve power readings via diag 0x324 (Mete Durlu) [RHEL-72676]
- s390/diag: Create misc device /dev/diag (Mete Durlu) [RHEL-72676]
- NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() (CKI Backport Bot) [RHEL-81064] {CVE-2024-54456}
- mei: me: add panther lake P DID (David Arcari) [RHEL-79720]
- block: fix adding folio to bio (Gavin Shan) [RHEL-79410]
- x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionally (David Arcari) [RHEL-53784]
- x86/topology: Remove x86_smt_flags and use cpu_smt_flags directly (David Arcari) [RHEL-53784]
- x86/itmt: Move the "sched_itmt_enabled" sysctl to debugfs (David Arcari) [RHEL-53784]
- x86/cpu: Enable SD_ASYM_PACKING for PKG domain on AMD (David Arcari) [RHEL-53784]
- x86/itmt: Use guard() for itmt_update_mutex (David Arcari) [RHEL-53784]
- x86/itmt: Convert "sysctl_sched_itmt_enabled" to boolean (David Arcari) [RHEL-53784]
- perf tools: Fix build-id event recording (Michael Petlan) [RHEL-83537]
- powerpc/rtas: avoid scheduling in rtas_os_term() (Mamatha Inamdar) [RHEL-81040]
- ice: ensure periodic output start time is in the future (Petr Oros) [RHEL-29207]
- ice: fix PHY Clock Recovery availability check (Petr Oros) [RHEL-29207]
- ice: Drop auxbus use for PTP to finalize ice_adapter move (Petr Oros) [RHEL-29207]
- ice: Use ice_adapter for PTP shared data instead of auxdev (Petr Oros) [RHEL-29207]
- ice: Initial support for E825C hardware in ice_adapter (Petr Oros) [RHEL-29207]
- ice: Add ice_get_ctrl_ptp() wrapper to simplify the code (Petr Oros) [RHEL-29207]
- ice: Introduce ice_get_phy_model() wrapper (Petr Oros) [RHEL-29207]
- ice: Enable 1PPS out from CGU for E825C products (Petr Oros) [RHEL-29207]
- ice: Read SDP section from NVM for pin definitions (Petr Oros) [RHEL-29207]
- ice: Disable shared pin on E810 on setfunc (Petr Oros) [RHEL-29207]
- ice: Cache perout/extts requests and check flags (Petr Oros) [RHEL-29207]
- ice: Align E810T GPIO to other products (Petr Oros) [RHEL-29207]
- ice: Add SDPs support for E825C (Petr Oros) [RHEL-29207]
- ice: Implement ice_ptp_pin_desc (Petr Oros) [RHEL-29207]
- rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read (CKI Backport Bot) [RHEL-82456] {CVE-2024-58069}
Resolves: RHEL-29207, RHEL-53784, RHEL-72676, RHEL-78426, RHEL-79410, RHEL-79720, RHEL-79919, RHEL-81040, RHEL-81064, RHEL-81432, RHEL-82456, RHEL-83459, RHEL-83537, RHEL-84805, RHEL-85318
* Fri Apr 04 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-578.el9]
- mfd: intel-lpss: Add Intel Panther Lake LPSS PCI IDs (David Arcari) [RHEL-47428]
- mfd: intel-lpss: Switch over to MSI interrupts (David Arcari) [RHEL-47428]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment