|
| 1 | +* Mon Mar 24 2025 Augusto Caringi < [email protected]> [5.14.0-575.el9] |
| 2 | +- PCI/bwctrl: Fix NULL pointer deref on unbind and bind (Myron Stowe) [RHEL-81906] |
| 3 | +- PCI/bwctrl: Enable only if more than one speed is supported (Myron Stowe) [RHEL-81906] |
| 4 | +- PCI: Honor Max Link Speed when determining supported speeds (Myron Stowe) [RHEL-81906] |
| 5 | +- PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarations (Myron Stowe) [RHEL-81906] |
| 6 | +- PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link Speed (Myron Stowe) [RHEL-81906] |
| 7 | +- PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller (Myron Stowe) [RHEL-81906] |
| 8 | +- PCI: Abstract LBMS seen check into pcie_lbms_seen() (Myron Stowe) [RHEL-81906] |
| 9 | +- PCI: Refactor pcie_update_link_speed() (Myron Stowe) [RHEL-81906] |
| 10 | +- PCI: Store all PCIe Supported Link Speeds (Myron Stowe) [RHEL-81906] |
| 11 | +- PCI: Protect Link Control 2 Register with RMW locking (Myron Stowe) [RHEL-81906] |
| 12 | +- Documentation PCI: Reformat RMW ops documentation (Myron Stowe) [RHEL-81906] |
| 13 | +- thermal/of: Fix cdev lookup in thermal_of_should_bind() (David Arcari) [RHEL-79821] |
| 14 | +- thermal: of: Simplify thermal_of_should_bind with scoped for each OF child (David Arcari) [RHEL-79821] |
| 15 | +- thermal: intel: Fix compile issue when CONFIG_NET is not defined (David Arcari) [RHEL-79821] |
| 16 | +- thermal: intel: int340x: Panther Lake power floor and workload hint support (David Arcari) [RHEL-79821] |
| 17 | +- thermal: intel: int340x: Panther Lake DLVR support (David Arcari) [RHEL-79821] |
| 18 | +- thermal: intel: Remove explicit user_space governor selection (David Arcari) [RHEL-79821] |
| 19 | +- ACPI: DPTF: Support Panther Lake (David Arcari) [RHEL-79821] |
| 20 | +- thermal: intel: int340x: processor: Enable MMIO RAPL for Panther Lake (David Arcari) [RHEL-79821] |
| 21 | +- thermal: int3400: Remove unneeded data_vault attribute_group (David Arcari) [RHEL-79821] |
| 22 | +- thermal: int3400: Fix reading of current_uuid for active policy (David Arcari) [RHEL-79821] |
| 23 | +- x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM() (David Arcari) [RHEL-79821] |
| 24 | +- thermal: intel: int340x: processor: Add MMIO RAPL PL4 support (David Arcari) [RHEL-79821] |
| 25 | +- thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug support (David Arcari) [RHEL-79821] |
| 26 | +- finally take no_llseek out [partial] (David Arcari) [RHEL-79821] |
| 27 | +- thermal: intel: intel_tcc_cooling: Switch to new Intel CPU model defines (David Arcari) [RHEL-79821] |
| 28 | +- thermal: intel: intel_pch: Improve cooling log (David Arcari) [RHEL-79821] |
| 29 | +- x86/cpu/topology: Remove topology_max_die_per_package() (David Arcari) [RHEL-79821] |
| 30 | +- x86/cpu/topology: Rename topology_max_die_per_package() [partial] (David Arcari) [RHEL-79821] |
| 31 | +- arch/powerpc/perf: Update get_mem_data_src function to use saved values of sier and mmcra regs (Mamatha Inamdar) [RHEL-80602] |
| 32 | +- arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src (Mamatha Inamdar) [RHEL-80602] |
| 33 | +- certs: Add ECDSA signature verification self-test (Herbert Xu) [RHEL-81929] |
| 34 | +- certs: Move RSA self-test data to separate file (Herbert Xu) [RHEL-81929] |
| 35 | +- certs: Break circular dependency when selftest is modular (Herbert Xu) [RHEL-81929] |
| 36 | +- KEYS: Include linux/errno.h in linux/verification.h (Herbert Xu) [RHEL-81929] |
| 37 | +- crypto: certs: fix FIPS selftest dependency (Herbert Xu) [RHEL-81929] |
| 38 | +- certs: Add support for using elliptic curve keys for signing modules (Herbert Xu) [RHEL-81929] |
| 39 | +- certs: Trigger creation of RSA module signing key if it's not an RSA key (Herbert Xu) [RHEL-81929] |
| 40 | +- dpll: add clock quality level attribute and op (Petr Oros) [RHEL-77838] |
| 41 | +- tpm: Change to kvalloc() in eventlog/acpi.c (CKI Backport Bot) [RHEL-81489] {CVE-2024-58005} |
| 42 | +- selftests/mm: run_vmtests.sh: fix half_ufd_size_MB calculation (Rafael Aquini) [RHEL-74363] |
| 43 | +- vrf: use RCU protection in l3mdev_l3_out() (Guillaume Nault) [RHEL-81542] {CVE-2025-21791} |
| 44 | +- smb: client: fix regression with guest option (Paulo Alcantara) [RHEL-83858] |
| 45 | +Resolves: RHEL-74363, RHEL-77838, RHEL-79821, RHEL-80602, RHEL-81489, RHEL-81542, RHEL-81906, RHEL-81929, RHEL-83858 |
| 46 | + |
1 | 47 | * Thu Mar 20 2025 Augusto Caringi < [email protected]> [5.14.0-574.el9]
|
2 | 48 | - ima: Fix a potential integer overflow in ima_appraise_measurement (CKI Backport Bot) [RHEL-80802] {CVE-2022-49643}
|
3 | 49 | - selftests/mm: hugetlb_fault_after_madv: improve test output (David Hildenbrand) [RHEL-60023]
|
|
0 commit comments