* Mon Jul 06 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-722.el9]
- smb/client: fix out-of-bounds read in smb2_compound_op() (Paulo Alcantara) [RHEL-180044] {CVE-2026-46155}
- smb: client: fix off-by-8 bounds check in check_wsl_eas() (Paulo Alcantara) [RHEL-180044]
- thermal: intel: int340x: Read DDR data rate for Nova Lake (David Arcari) [RHEL-117278]
- enable CONFIG_GPIO_NOVALAKE for RHEL (David Arcari) [RHEL-117350]
- gpio: Add Intel Nova Lake ACPI GPIO events driver (David Arcari) [RHEL-117350]
- platform/x86: intel-hid: Check ACPI_HANDLE() against NULL (David Arcari) [RHEL-184322]
- sched: idle: Make skipping governor callbacks more consistent (Mark Langsdorf) [RHEL-176384]
- cpuidle: menu: Remove single state handling (Mark Langsdorf) [RHEL-176384]
- cpuidle: haltpoll: Remove single state handling (Mark Langsdorf) [RHEL-176384]
- cpuidle: Skip governor when only one idle state is available (Mark Langsdorf) [RHEL-176384]
- cpuidle: governors: menu: Always check timers with tick stopped (Mark Langsdorf) [RHEL-176384]
- cpuidle: menu: Remove incorrect unlikely() annotation (Mark Langsdorf) [RHEL-176384]
- cpuidle: big_little: Simplify with of_machine_device_match() (Mark Langsdorf) [RHEL-176384]
- cpuidle: Warn instead of bailing out if target residency check fails (Mark Langsdorf) [RHEL-176384]
- cpuidle: Update header inclusion (Mark Langsdorf) [RHEL-176384]
- cpuidle: Respect the CPU system wakeup QoS limit for cpuidle (Mark Langsdorf) [RHEL-176384]
- sched: idle: Respect the CPU system wakeup QoS limit for s2idle (Mark Langsdorf) [RHEL-176384]
- PM: QoS: Introduce a CPU system wakeup QoS limit (Mark Langsdorf) [RHEL-176384]
- redhat/configs: enable CONFIG_PM_QOS_CPU_SYSTEM_WAKEUP (Mark Langsdorf) [RHEL-176384]
- cpuidle: psci: Replace deprecated strcpy in psci_idle_init_cpu (Mark Langsdorf) [RHEL-176384]
- cpuidle: Add sanity check for exit latency and target residency (Mark Langsdorf) [RHEL-176384]
- cpuidle: Fail cpuidle device registration if there is one already (Mark Langsdorf) [RHEL-176384]
- cpuidle: sysfs: Use sysfs_emit()/sysfs_emit_at() instead of sprintf()/scnprintf() (Mark Langsdorf) [RHEL-176384]
- cpuidle: qcom-spm: drop unnecessary initialisations (Mark Langsdorf) [RHEL-176384]
- cpuidle: qcom-spm: fix device and OF node leaks at probe (Mark Langsdorf) [RHEL-176384]
- cpuidle: dt: fix opencoded for_each_cpu() in idle_state_valid() (Mark Langsdorf) [RHEL-176384]
- arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU reads (Mark Langsdorf) [RHEL-176382]
- cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path (Mark Langsdorf) [RHEL-176382]
- cpufreq: conservative: Reset requested_freq on limits change (Mark Langsdorf) [RHEL-176382]
- cpufreq: Don't skip cpufreq_frequency_table_cpuinfo() (Mark Langsdorf) [RHEL-176382]
- cpufreq: s5pv210: Simplify with scoped for each OF child loop (Mark Langsdorf) [RHEL-176382]
- cpufreq: ondemand: Simplify idle cputime granularity test (Mark Langsdorf) [RHEL-176382]
- cpufreq: CPPC: Add generic helpers for sysfs show/store (Mark Langsdorf) [RHEL-176382]
- cpufreq: dt-platdev: Add ti,am62l3 to blocklist (Mark Langsdorf) [RHEL-176382]
- cpufreq: scmi: Fix device_node reference leak in scmi_cpu_domain_id() (Mark Langsdorf) [RHEL-176382]
- cpufreq: scmi: correct SCMI explanation (Mark Langsdorf) [RHEL-176382]
- cpufreq: dt-platdev: Block the driver from probing on more QC platforms (Mark Langsdorf) [RHEL-176382]
- cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regs (Mark Langsdorf) [RHEL-176382]
- cpufreq: CPPC: Factor out cppc_fie_kworker_init() (Mark Langsdorf) [RHEL-176382]
- cpufreq: qcom-nvmem: add sentinel to qcom_cpufreq_ipq806x_match_list (Mark Langsdorf) [RHEL-176382]
- cpufreq: Add Tegra186 and Tegra194 to cpufreq-dt-platdev blocklist (Mark Langsdorf) [RHEL-176382]
- cpufreq: dt-platdev: Fix creating device on OPPv1 platforms (Mark Langsdorf) [RHEL-176382]
- cpufreq: cpufreq_boost_trigger_state() optimization (Mark Langsdorf) [RHEL-176382]
- cpufreq: Return -EOPNOTSUPP if no policy supports boost (Mark Langsdorf) [RHEL-176382]
- cpufreq: dt-platdev: Simplify with of_machine_get_match_data() (Mark Langsdorf) [RHEL-176382]
- of: Add of_machine_get_match() helper (Mark Langsdorf) [RHEL-176382]
- of: Add wrappers to match root node with OF device ID tables (Mark Langsdorf) [RHEL-176382]
- of: Add of_machine_compatible_match() (Mark Langsdorf) [RHEL-176382]
- cpufreq: qcom-nvmem: fix compilation warning for qcom_cpufreq_ipq806x_match_list (Mark Langsdorf) [RHEL-176382]
- cpufreq: ACPI: Replace udelay() with usleep_range() (Mark Langsdorf) [RHEL-176382]
- cpufreq: tegra194: add WQ_PERCPU to alloc_workqueue users (Mark Langsdorf) [RHEL-176382]
- cpufreq: qcom-nvmem: add compatible fallback for ipq806x for no SMEM (Mark Langsdorf) [RHEL-176382]
- cpufreq: CPPC: Don't warn if FIE init fails to read counters (Mark Langsdorf) [RHEL-176382]
- cpufreq: nforce2: fix reference count leak in nforce2 (Mark Langsdorf) [RHEL-176382]
- cpufreq: tegra186: add OPP support and set bandwidth (Mark Langsdorf) [RHEL-176382]
- cpufreq: dt-platdev: Add JH7110S SOC to the allowlist (Mark Langsdorf) [RHEL-176382]
- cpufreq: s5pv210: fix refcount leak (Mark Langsdorf) [RHEL-176382]
- cpufreq: Replace deprecated strcpy() in cpufreq_unregister_governor() (Mark Langsdorf) [RHEL-176382]
- cpufreq: preserve freq_table_sorted across suspend/hibernate (Mark Langsdorf) [RHEL-176382]
- cpufreq: tegra186: Initialize all cores to max frequencies (Mark Langsdorf) [RHEL-176382]
- cpufreq: tegra186: Set target frequency for all cpus in policy (Mark Langsdorf) [RHEL-176382]
- cpufreq: Replace pointer subtraction with iteration macro (Mark Langsdorf) [RHEL-176382]
- cpufreq: Add defensive check during driver registration (Mark Langsdorf) [RHEL-176382]
- cpufreq: ACPI: Use on_each_cpu_mask() in drv_write() (Mark Langsdorf) [RHEL-176382]
- cpufreq: conservative: Replace sscanf() with kstrtouint() (Mark Langsdorf) [RHEL-176382]
- cpufreq: core: Rearrange variable declarations involving __free() (Mark Langsdorf) [RHEL-176382]
- cpufreq: Use int type to store negative error codes (Mark Langsdorf) [RHEL-176382]
- cpufreq: Drop redundant freq_table parameter (Mark Langsdorf) [RHEL-176382]
- cpufreq: tegra186: Use scope-based cleanup helper (Mark Langsdorf) [RHEL-176382]
- cpufreq: s5pv210: Use scope-based cleanup helper (Mark Langsdorf) [RHEL-176382]
- cpufreq: CPPC: Use scope-based cleanup helper (Mark Langsdorf) [RHEL-176382]
- cpufreq: brcmstb-avs: Use scope-based cleanup helper (Mark Langsdorf) [RHEL-176382]
- cpufreq: use strlen() for governor name comparison (Mark Langsdorf) [RHEL-176382]
- cpufreq: simplify setpolicy/target check in driver verification (Mark Langsdorf) [RHEL-176382]
- cpufreq: dt-platdev: Blacklist ti,am62d2 SoC (Mark Langsdorf) [RHEL-176382]
- cpufreq: Avoid calling get_governor() for first policy (Mark Langsdorf) [RHEL-176382]
- cpufreq: qcom-nvmem: Enable cpufreq for ipq5424 (Mark Langsdorf) [RHEL-176382]
- cpufreq: Remove unused parameter in cppc_perf_from_fbctrs() (Mark Langsdorf) [RHEL-176382]
- cpufreq: armada-37xx: use max() to calculate target_vm (Mark Langsdorf) [RHEL-176382]
- bus: mhi: ep: Use bus callbacks for .probe() and .remove() (Jose Ignacio Tornos Martinez) [RHEL-171418]
- bus: mhi: host: Use bus callbacks for .probe() and .remove() (Jose Ignacio Tornos Martinez) [RHEL-171418]
- mhi: host: Add support for loading dual ELF image format (Jose Ignacio Tornos Martinez) [RHEL-171418]
Resolves: RHEL-117278, RHEL-117350, RHEL-171418, RHEL-176382, RHEL-176384, RHEL-180044, RHEL-184322
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
4 lines
532 B
Plaintext
4 lines
532 B
Plaintext
SHA512 (linux-5.14.0-722.el9.tar.xz) = 5884100f21308a26f8966891801b019c50033661f5d5557a6f49cc467ba0734f625b6f22f95dc15551295bb041da7c7c1b8651bc8d3bafbf6dd1a09d3d6cac6b
|
|
SHA512 (kernel-abi-stablelists-5.14.0-722.el9.tar.bz2) = bd2d46b2f6210f9ecc1122f8de8be64e8d81714ee94dec081b29462be5e242804deeebd6034c068ede7d403d51329d37cfc1002e9d401cd8956e8402edd16652
|
|
SHA512 (kernel-kabi-dw-5.14.0-722.el9.tar.bz2) = ccb624b45203e0b7a25500be82479a06cfc4f45028710ac9a37d920c7fac0f07ce313f94796dcaa9a9fd77a6b23e6be5cc26c4bdef8c608056535ac11815e2a1
|