forked from rpms/kernel
kernel-5.14.0-198.el9
* Thu Nov 17 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-198.el9] - CI: Remove deprecated variable (Veronika Kabatova) - atlantic: fix deadlock at aq_nic_stop (Íñigo Huguet) [2125601] - sched/core: Fix comparison in sched_group_cookie_match() (Phil Auld) [2115520] - drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES (Phil Auld) [2115520] - sched/debug: fix dentry leak in update_sched_domain_debugfs (Phil Auld) [2115520] - debugfs: add debugfs_lookup_and_remove() (Phil Auld) [2115520] - sched/psi: Remove unused parameter nbytes of psi_trigger_create() (Phil Auld) [2115520] - sched/psi: Zero the memory of struct psi_group (Phil Auld) [2115520] - sched/core: Do not requeue task on CPU excluded from cpus_mask (Phil Auld) [2115520] - workqueue: Avoid a false warning in unbind_workers() (Phil Auld) [2115520] - sched/rt: Fix Sparse warnings due to undefined rt.c declarations (Phil Auld) [2115520] - sched/deadline: Fix BUG_ON condition for deboosted tasks (Phil Auld) [2115520] - sched/core: Always flush pending blk_plug (Phil Auld) [2115520] - sched/fair: fix case with reduced capacity CPU (Phil Auld) [2115520] - sched/core: add forced idle accounting for cgroups (Phil Auld) [2115520] - sched/core: Use try_cmpxchg in set_nr_{and_not,if}_polling (Phil Auld) [2115520] - sched/core: Fix the bug that task won't enqueue into core tree when update cookie (Phil Auld) [2115520] - sched/fair: Remove the energy margin in feec() (Phil Auld) [2115520] - sched/fair: Remove task_util from effective utilization in feec() (Phil Auld) [2115520] - sched/fair: Use the same cpumask per-PD throughout find_energy_efficient_cpu() (Phil Auld) [2115520] - sched/fair: Rename select_idle_mask to select_rq_mask (Phil Auld) [2115520] - sched/fair: Decay task PELT values during wakeup migration (Phil Auld) [2115520] - sched/fair: Provide u64 read for 32-bits arch helper (Phil Auld) [2115520] - sched: Remove unused function group_first_cpu() (Phil Auld) [2115520] - sched/fair: Remove redundant word " *" (Phil Auld) [2115520] - sched: only perform capability check on privileged operation (Phil Auld) [2115520] - sched: Allow newidle balancing to bail out of load_balance (Phil Auld) [2115520] - sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle (Phil Auld) [2115520] - sched: Fix the check of nr_running at queue wakelist (Phil Auld) [2115520] - sched/deadline: Use proc_douintvec_minmax() limit minimum value (Phil Auld) [2115520] - workqueue: Wrap flush_workqueue() using a macro (Phil Auld) [2115520] - sched/fair: Optimize and simplify rq leaf_cfs_rq_list (Phil Auld) [2115520] - sched/autogroup: Fix sysctl move (Phil Auld) [2115520] - psi: dont alloc memory for psi by default (Phil Auld) [2115520] - sched: Reverse sched_class layout (Phil Auld) [2115520] - topology: Remove unused cpu_cluster_mask() (Phil Auld) [2115520] - sched: Update task_tick_numa to ignore tasks without an mm (Phil Auld) [2115520] - sched/deadline: Remove superfluous rq clock update in push_dl_task() (Phil Auld) [2115520] - sched/core: Avoid obvious double update_rq_clock warning (Phil Auld) [2115520] - sched/fair: Remove cfs_rq_tg_path() (Phil Auld) [2115520] - sched/fair: Remove sched_trace_*() helper functions (Phil Auld) [2115520] - sched: Fix build warning without CONFIG_SYSCTL (Phil Auld) [2115520] - time/sched_clock: Fix formatting of frequency reporting code (Phil Auld) [2115520] - time/sched_clock: Use Hz as the unit for clock rate reporting below 4kHz (Phil Auld) [2115520] - time/sched_clock: Round the frequency reported to nearest rather than down (Phil Auld) [2115520] - sched/fair: Revise comment about lb decision matrix (Phil Auld) [2115520] - sched/psi: report zeroes for CPU full at the system level (Phil Auld) [2115520] - sched/fair: Delete useless condition in tg_unthrottle_up() (Phil Auld) [2115520] - sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq (Phil Auld) [2115520] - sched/fair: Move calculate of avg_load to a better location (Phil Auld) [2115520] - workqueue: Restrict kworker in the offline CPU pool running on housekeeping CPUs (Phil Auld) [2115520] - sched/fair: Refactor cpu_util_without() (Phil Auld) [2115520] - sched/rt: fix build error when CONFIG_SYSCTL is disable (Phil Auld) [2115520] - sched: Move energy_aware sysctls to topology.c (Phil Auld) [2115520] - sched: Move cfs_bandwidth_slice sysctls to fair.c (Phil Auld) [2115520] - sched: Move uclamp_util sysctls to core.c (Phil Auld) [2115520] - sched: Move rr_timeslice sysctls to rt.c (Phil Auld) [2115520] - sched: Move deadline_period sysctls to deadline.c (Phil Auld) [2115520] - sched: Move rt_period/runtime sysctls to rt.c (Phil Auld) [2115520] - sched: Move schedstats sysctls to core.c (Phil Auld) [2115520] - sched: Move child_runs_first sysctls to fair.c (Phil Auld) [2115520] - sched: move autogroup sysctls into its own file (Phil Auld) [2115520] - psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n (Phil Auld) [2115520] - kernel/sched: Remove dl_boosted flag comment (Phil Auld) [2115520] - workqueue: Remove schedule() in unbind_workers() (Phil Auld) [2115520] - workqueue: Remove outdated comment about exceptional workers in unbind_workers() (Phil Auld) [2115520] - workqueue: Remove the advanced kicking of the idle workers in rebind_workers() (Phil Auld) [2115520] - workqueue: Fix unbind_workers() VS wq_worker_running() race (Phil Auld) [2115520] - firmware: tegra: bpmp: Do only aligned access to IPC memory area (Al Stone) [2122349] - dt-bindings: firmware: tegra: Convert to json-schema (Al Stone) [2122349] - firmware: tegra: Switch over to memdup_user() (Al Stone) [2122349] - firmware: tegra: Fix error check return value of debugfs_create_file() (Al Stone) [2122349] - firmware: tegra: Fix error application of sizeof() to pointer (Al Stone) [2122349] - firmware: tegra: Reduce stack usage (Al Stone) [2122349] - firmware: tegra: Stop using seq_get_buf() (Al Stone) [2122349] - mm, oom: do not trigger out_of_memory from the #PF (Waiman Long) [2139747] - redhat Kconfig: Enable virtual watchdog timers provided by PAPR hypervisors (Steve Best) [2110139] - watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timers (Steve Best) [2110139] - powerpc/pseries: register pseries-wdt device with platform bus (Steve Best) [2110139] - powerpc/pseries: add FW_FEATURE_WATCHDOG flag (Steve Best) [2110139] - powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return code (Steve Best) [2110139] Resolves: rhbz#2125601, rhbz#2115520, rhbz#2122349, rhbz#2139747, rhbz#2110139 Signed-off-by: Frantisek Hrbata <fhrbata@redhat.com>
This commit is contained in:
parent
0f559ed00b
commit
b5718c6aa3
@ -12,7 +12,7 @@ RHEL_MINOR = 2
|
|||||||
#
|
#
|
||||||
# Use this spot to avoid future merge conflicts.
|
# Use this spot to avoid future merge conflicts.
|
||||||
# Do not trim this comment.
|
# Do not trim this comment.
|
||||||
RHEL_RELEASE = 197
|
RHEL_RELEASE = 198
|
||||||
|
|
||||||
#
|
#
|
||||||
# ZSTREAM
|
# ZSTREAM
|
||||||
|
@ -3921,6 +3921,7 @@ CONFIG_PROVE_LOCKING=y
|
|||||||
CONFIG_PSAMPLE=m
|
CONFIG_PSAMPLE=m
|
||||||
CONFIG_PSERIES_CPUIDLE=y
|
CONFIG_PSERIES_CPUIDLE=y
|
||||||
CONFIG_PSERIES_ENERGY=m
|
CONFIG_PSERIES_ENERGY=m
|
||||||
|
CONFIG_PSERIES_WDT=m
|
||||||
CONFIG_PSI_DEFAULT_DISABLED=y
|
CONFIG_PSI_DEFAULT_DISABLED=y
|
||||||
CONFIG_PSI=y
|
CONFIG_PSI=y
|
||||||
# CONFIG_PSTORE_842_COMPRESS is not set
|
# CONFIG_PSTORE_842_COMPRESS is not set
|
||||||
|
@ -3901,6 +3901,7 @@ CONFIG_PROFILING=y
|
|||||||
CONFIG_PSAMPLE=m
|
CONFIG_PSAMPLE=m
|
||||||
CONFIG_PSERIES_CPUIDLE=y
|
CONFIG_PSERIES_CPUIDLE=y
|
||||||
CONFIG_PSERIES_ENERGY=m
|
CONFIG_PSERIES_ENERGY=m
|
||||||
|
CONFIG_PSERIES_WDT=m
|
||||||
CONFIG_PSI_DEFAULT_DISABLED=y
|
CONFIG_PSI_DEFAULT_DISABLED=y
|
||||||
CONFIG_PSI=y
|
CONFIG_PSI=y
|
||||||
# CONFIG_PSTORE_842_COMPRESS is not set
|
# CONFIG_PSTORE_842_COMPRESS is not set
|
||||||
|
91
kernel.spec
91
kernel.spec
@ -119,15 +119,15 @@ Summary: The Linux kernel
|
|||||||
# define buildid .local
|
# define buildid .local
|
||||||
%define specversion 5.14.0
|
%define specversion 5.14.0
|
||||||
%define patchversion 5.14
|
%define patchversion 5.14
|
||||||
%define pkgrelease 197
|
%define pkgrelease 198
|
||||||
%define kversion 5
|
%define kversion 5
|
||||||
%define tarfile_release 5.14.0-197.el9
|
%define tarfile_release 5.14.0-198.el9
|
||||||
# This is needed to do merge window version magic
|
# This is needed to do merge window version magic
|
||||||
%define patchlevel 14
|
%define patchlevel 14
|
||||||
# This allows pkg_release to have configurable %%{?dist} tag
|
# This allows pkg_release to have configurable %%{?dist} tag
|
||||||
%define specrelease 197%{?buildid}%{?dist}
|
%define specrelease 198%{?buildid}%{?dist}
|
||||||
# This defines the kabi tarball version
|
# This defines the kabi tarball version
|
||||||
%define kabiversion 5.14.0-197.el9
|
%define kabiversion 5.14.0-198.el9
|
||||||
|
|
||||||
#
|
#
|
||||||
# End of genspec.sh variables
|
# End of genspec.sh variables
|
||||||
@ -3061,6 +3061,89 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 17 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-198.el9]
|
||||||
|
- CI: Remove deprecated variable (Veronika Kabatova)
|
||||||
|
- atlantic: fix deadlock at aq_nic_stop (Íñigo Huguet) [2125601]
|
||||||
|
- sched/core: Fix comparison in sched_group_cookie_match() (Phil Auld) [2115520]
|
||||||
|
- drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES (Phil Auld) [2115520]
|
||||||
|
- sched/debug: fix dentry leak in update_sched_domain_debugfs (Phil Auld) [2115520]
|
||||||
|
- debugfs: add debugfs_lookup_and_remove() (Phil Auld) [2115520]
|
||||||
|
- sched/psi: Remove unused parameter nbytes of psi_trigger_create() (Phil Auld) [2115520]
|
||||||
|
- sched/psi: Zero the memory of struct psi_group (Phil Auld) [2115520]
|
||||||
|
- sched/core: Do not requeue task on CPU excluded from cpus_mask (Phil Auld) [2115520]
|
||||||
|
- workqueue: Avoid a false warning in unbind_workers() (Phil Auld) [2115520]
|
||||||
|
- sched/rt: Fix Sparse warnings due to undefined rt.c declarations (Phil Auld) [2115520]
|
||||||
|
- sched/deadline: Fix BUG_ON condition for deboosted tasks (Phil Auld) [2115520]
|
||||||
|
- sched/core: Always flush pending blk_plug (Phil Auld) [2115520]
|
||||||
|
- sched/fair: fix case with reduced capacity CPU (Phil Auld) [2115520]
|
||||||
|
- sched/core: add forced idle accounting for cgroups (Phil Auld) [2115520]
|
||||||
|
- sched/core: Use try_cmpxchg in set_nr_{and_not,if}_polling (Phil Auld) [2115520]
|
||||||
|
- sched/core: Fix the bug that task won't enqueue into core tree when update cookie (Phil Auld) [2115520]
|
||||||
|
- sched/fair: Remove the energy margin in feec() (Phil Auld) [2115520]
|
||||||
|
- sched/fair: Remove task_util from effective utilization in feec() (Phil Auld) [2115520]
|
||||||
|
- sched/fair: Use the same cpumask per-PD throughout find_energy_efficient_cpu() (Phil Auld) [2115520]
|
||||||
|
- sched/fair: Rename select_idle_mask to select_rq_mask (Phil Auld) [2115520]
|
||||||
|
- sched/fair: Decay task PELT values during wakeup migration (Phil Auld) [2115520]
|
||||||
|
- sched/fair: Provide u64 read for 32-bits arch helper (Phil Auld) [2115520]
|
||||||
|
- sched: Remove unused function group_first_cpu() (Phil Auld) [2115520]
|
||||||
|
- sched/fair: Remove redundant word " *" (Phil Auld) [2115520]
|
||||||
|
- sched: only perform capability check on privileged operation (Phil Auld) [2115520]
|
||||||
|
- sched: Allow newidle balancing to bail out of load_balance (Phil Auld) [2115520]
|
||||||
|
- sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle (Phil Auld) [2115520]
|
||||||
|
- sched: Fix the check of nr_running at queue wakelist (Phil Auld) [2115520]
|
||||||
|
- sched/deadline: Use proc_douintvec_minmax() limit minimum value (Phil Auld) [2115520]
|
||||||
|
- workqueue: Wrap flush_workqueue() using a macro (Phil Auld) [2115520]
|
||||||
|
- sched/fair: Optimize and simplify rq leaf_cfs_rq_list (Phil Auld) [2115520]
|
||||||
|
- sched/autogroup: Fix sysctl move (Phil Auld) [2115520]
|
||||||
|
- psi: dont alloc memory for psi by default (Phil Auld) [2115520]
|
||||||
|
- sched: Reverse sched_class layout (Phil Auld) [2115520]
|
||||||
|
- topology: Remove unused cpu_cluster_mask() (Phil Auld) [2115520]
|
||||||
|
- sched: Update task_tick_numa to ignore tasks without an mm (Phil Auld) [2115520]
|
||||||
|
- sched/deadline: Remove superfluous rq clock update in push_dl_task() (Phil Auld) [2115520]
|
||||||
|
- sched/core: Avoid obvious double update_rq_clock warning (Phil Auld) [2115520]
|
||||||
|
- sched/fair: Remove cfs_rq_tg_path() (Phil Auld) [2115520]
|
||||||
|
- sched/fair: Remove sched_trace_*() helper functions (Phil Auld) [2115520]
|
||||||
|
- sched: Fix build warning without CONFIG_SYSCTL (Phil Auld) [2115520]
|
||||||
|
- time/sched_clock: Fix formatting of frequency reporting code (Phil Auld) [2115520]
|
||||||
|
- time/sched_clock: Use Hz as the unit for clock rate reporting below 4kHz (Phil Auld) [2115520]
|
||||||
|
- time/sched_clock: Round the frequency reported to nearest rather than down (Phil Auld) [2115520]
|
||||||
|
- sched/fair: Revise comment about lb decision matrix (Phil Auld) [2115520]
|
||||||
|
- sched/psi: report zeroes for CPU full at the system level (Phil Auld) [2115520]
|
||||||
|
- sched/fair: Delete useless condition in tg_unthrottle_up() (Phil Auld) [2115520]
|
||||||
|
- sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq (Phil Auld) [2115520]
|
||||||
|
- sched/fair: Move calculate of avg_load to a better location (Phil Auld) [2115520]
|
||||||
|
- workqueue: Restrict kworker in the offline CPU pool running on housekeeping CPUs (Phil Auld) [2115520]
|
||||||
|
- sched/fair: Refactor cpu_util_without() (Phil Auld) [2115520]
|
||||||
|
- sched/rt: fix build error when CONFIG_SYSCTL is disable (Phil Auld) [2115520]
|
||||||
|
- sched: Move energy_aware sysctls to topology.c (Phil Auld) [2115520]
|
||||||
|
- sched: Move cfs_bandwidth_slice sysctls to fair.c (Phil Auld) [2115520]
|
||||||
|
- sched: Move uclamp_util sysctls to core.c (Phil Auld) [2115520]
|
||||||
|
- sched: Move rr_timeslice sysctls to rt.c (Phil Auld) [2115520]
|
||||||
|
- sched: Move deadline_period sysctls to deadline.c (Phil Auld) [2115520]
|
||||||
|
- sched: Move rt_period/runtime sysctls to rt.c (Phil Auld) [2115520]
|
||||||
|
- sched: Move schedstats sysctls to core.c (Phil Auld) [2115520]
|
||||||
|
- sched: Move child_runs_first sysctls to fair.c (Phil Auld) [2115520]
|
||||||
|
- sched: move autogroup sysctls into its own file (Phil Auld) [2115520]
|
||||||
|
- psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n (Phil Auld) [2115520]
|
||||||
|
- kernel/sched: Remove dl_boosted flag comment (Phil Auld) [2115520]
|
||||||
|
- workqueue: Remove schedule() in unbind_workers() (Phil Auld) [2115520]
|
||||||
|
- workqueue: Remove outdated comment about exceptional workers in unbind_workers() (Phil Auld) [2115520]
|
||||||
|
- workqueue: Remove the advanced kicking of the idle workers in rebind_workers() (Phil Auld) [2115520]
|
||||||
|
- workqueue: Fix unbind_workers() VS wq_worker_running() race (Phil Auld) [2115520]
|
||||||
|
- firmware: tegra: bpmp: Do only aligned access to IPC memory area (Al Stone) [2122349]
|
||||||
|
- dt-bindings: firmware: tegra: Convert to json-schema (Al Stone) [2122349]
|
||||||
|
- firmware: tegra: Switch over to memdup_user() (Al Stone) [2122349]
|
||||||
|
- firmware: tegra: Fix error check return value of debugfs_create_file() (Al Stone) [2122349]
|
||||||
|
- firmware: tegra: Fix error application of sizeof() to pointer (Al Stone) [2122349]
|
||||||
|
- firmware: tegra: Reduce stack usage (Al Stone) [2122349]
|
||||||
|
- firmware: tegra: Stop using seq_get_buf() (Al Stone) [2122349]
|
||||||
|
- mm, oom: do not trigger out_of_memory from the #PF (Waiman Long) [2139747]
|
||||||
|
- redhat Kconfig: Enable virtual watchdog timers provided by PAPR hypervisors (Steve Best) [2110139]
|
||||||
|
- watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timers (Steve Best) [2110139]
|
||||||
|
- powerpc/pseries: register pseries-wdt device with platform bus (Steve Best) [2110139]
|
||||||
|
- powerpc/pseries: add FW_FEATURE_WATCHDOG flag (Steve Best) [2110139]
|
||||||
|
- powerpc/pseries: hvcall.h: add H_WATCHDOG opcode, H_NOOP return code (Steve Best) [2110139]
|
||||||
|
|
||||||
* Tue Nov 15 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-197.el9]
|
* Tue Nov 15 2022 Frantisek Hrbata <fhrbata@redhat.com> [5.14.0-197.el9]
|
||||||
- rhel: Provide default powercap and DTPM config settings for Arm (Al Stone) [2126952]
|
- rhel: Provide default powercap and DTPM config settings for Arm (Al Stone) [2126952]
|
||||||
- powercap: DTPM: Check for Energy Model type (Al Stone) [2126952]
|
- powercap: DTPM: Check for Energy Model type (Al Stone) [2126952]
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (linux-5.14.0-197.el9.tar.xz) = f02f5aa6f7d21cb39032e83923e874b398f357e0e7d2ea9094b487a283a636e0c7b14eb9acbb2b25eaf65961681034c754b33eac632af68c5337e3f86bb55542
|
SHA512 (linux-5.14.0-198.el9.tar.xz) = dea2cad6f2354de0d00e81f1e1d76d145c1ff6a116cc0fa4c50aecb8f6ed38707ddafa7cd46f8c56d552b6de536813e098704730941167cdc21503d6fe59ab0c
|
||||||
SHA512 (kernel-abi-stablelists-5.14.0-197.el9.tar.bz2) = f643f4d2afa2824e2706607b90da8e357357152430c3c819957be5efc75fbbde01843f45082c29219f81e4f435284edf3678df8906ef5d0d54f6f73804f8d7f2
|
SHA512 (kernel-abi-stablelists-5.14.0-198.el9.tar.bz2) = 3e6f80ee6b64036aaff868058de9fe2beda34e0632cf303f08e3bec1eaa0ae9928c76ecad7d61e0dfd0e4453ac1d7077986619ce3cd9b8427b0a77fb61c505e6
|
||||||
SHA512 (kernel-kabi-dw-5.14.0-197.el9.tar.bz2) = 3aff600593afa35e89015dec9a1391df3f6126d9f2d1c5daa15db2745d053aec470dab2772559e73b07c21af77c0f43ec560529a2e65086d7d9c0ff7dddf4c5b
|
SHA512 (kernel-kabi-dw-5.14.0-198.el9.tar.bz2) = 3aff600593afa35e89015dec9a1391df3f6126d9f2d1c5daa15db2745d053aec470dab2772559e73b07c21af77c0f43ec560529a2e65086d7d9c0ff7dddf4c5b
|
||||||
|
Loading…
Reference in New Issue
Block a user