kernel-4.18.0-518.el8
* Wed Oct 18 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-518.el8] - trace: Add trace_ipi_send_cpu() (Jerome Marchand) [2192614] - sched, smp: Trace smp callback causing an IPI (Jerome Marchand) [2192614] - smp: reword smp call IPI comment (Jerome Marchand) [2192614] - treewide: Trace IPIs sent via smp_send_reschedule() (Jerome Marchand) [2192614] - irq_work: Trace self-IPIs sent via arch_irq_work_raise() (Jerome Marchand) [2192614] - smp: Trace IPIs sent via arch_send_call_function_ipi_mask() (Jerome Marchand) [2192614] - sched, smp: Trace IPIs sent via send_call_function_single_ipi() (Jerome Marchand) [2192614] - trace: Add trace_ipi_send_cpumask() (Jerome Marchand) [2192614] - RDMA/umem: Set iova in ODP flow (Kamal Heib) [RHEL-1032] - RDMA/core: Update CMA destination address on rdma_resolve_addr (Kamal Heib) [RHEL-1032] - RDMA/core: Refactor rdma_bind_addr (Kamal Heib) [RHEL-1032] - RDMA/cma: Remove NULL check before dev_{put, hold} (Kamal Heib) [RHEL-1032] - IB/isert: Fix possible list corruption in CMA handler (Kamal Heib) [RHEL-1028] - IB/isert: Fix dead lock in ib_isert (Kamal Heib) [RHEL-1028] - RDMA/srpt: Add a check for valid 'mad_agent' pointer (Kamal Heib) [RHEL-1028] - IB/iser: remove redundant new line (Kamal Heib) [RHEL-1028] - IB/iser: centralize setting desc type and done callback (Kamal Heib) [RHEL-1028] - IB/iser: remove unused macros (Kamal Heib) [RHEL-1028] - IB/uverbs: Fix to consider event queue closing also upon non-blocking mode (Kamal Heib) [RHEL-1028] - RDMA/uverbs: Restrict usage of privileged QKEYs (Kamal Heib) [RHEL-1028] - RDMA/cma: Always set static rate to 0 for RoCE (Kamal Heib) [RHEL-1028] - RDMA/core: Fix GID entry ref leak when create_ah fails (Kamal Heib) [RHEL-1028] - RDMA/cm: Trace icm_send_rej event before the cm state is reset (Kamal Heib) [RHEL-1028] - RDMA/cma: Remove NULL check before dev_{put, hold} (Kamal Heib) [RHEL-1028] - RDMA/core: Fix multiple -Warray-bounds warnings (Kamal Heib) [RHEL-1028] - RDMA/cma: Allow UD qp_type to join multicast only (Kamal Heib) [RHEL-1028] - md/raid5: release batch_last before waiting for another stripe_head (Nigel Croxon) [RHEL-9875] - CI: Remove unused kpet_tree_family (Nikolai Kondrashov) - ice: Don't tx before switchdev is fully configured (Michal Schmidt) [RHEL-10997] - fbcon: set_con2fb_map needs to set con2fb_map! (Wander Lairson Costa) [RHEL-1183] {CVE-2023-38409} - fbcon: Fix error paths in set_con2fb_map (Wander Lairson Costa) [RHEL-1183] {CVE-2023-38409} - mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy() (Rafael Aquini) [RHEL-3652] - sched/rt: Fix bad task migration for rt tasks (Valentin Schneider) [RHEL-3872] - RDMA/irdma: Prevent zero-length STAG registration (Kamal Heib) [RHEL-6389] {CVE-2023-25775} - mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcg (Waiman Long) [RHEL-10099] - cgroup: add pids.peak interface for pids controller (Waiman Long) [RHEL-10099] - mm/memcontrol: export memcg->watermark via sysfs for v2 memcg (Waiman Long) [RHEL-10099] - cpufreq: amd-pstate: fix global sysfs attribute type (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: Add a kernel config option to set default mode (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: Set a fallback policy based on preferred_profile (Prarit Bhargava) [2218687] - ACPI: CPPC: Add definition for undefined FADT preferred PM profile value (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenated (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: Write CPPC enable bit per-socket (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf() (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: Remove fast_switch_possible flag from active driver (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: Add ->fast_switch() callback (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: Make varaiable mode_state_machine static (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: Add guided mode control support via sysfs (Prarit Bhargava) [2218687] - amd-pstate: Fix amd_pstate mode switch (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: Add guided autonomous mode (Prarit Bhargava) [2218687] - ACPI: CPPC: Add auto select register read/write support (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: move to use bus_get_dev_root() (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: remove MODULE_LICENSE in non-modules (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: Let user know amd-pstate is disabled (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQ (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: avoid uninitialized variable use (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: convert sprintf with sysfs_emit() (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: add driver working mode switch support (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: implement suspend and resume callbacks (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: implement amd pstate cpu online and offline callback (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_param() (Prarit Bhargava) [2218687] - ACPI: CPPC: Add AMD pstate energy performance preference cppc control (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: Fix initial highest_perf value (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: Expose struct amd_cpudata (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: update pstate frequency transition delay time (Prarit Bhargava) [2218687] - cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor (Prarit Bhargava) [2218687] - cpufreq: amd_pstate: fix wrong lowest perf fetch (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: fix white-space (Prarit Bhargava) [2218687] - cpufreq: amd-pstate: simplify cpudata pointer assignment (Prarit Bhargava) [2218687] Resolves: rhbz#2192614, rhbz#2218687, RHEL-10099, RHEL-1028, RHEL-1032, RHEL-10997, RHEL-1183, RHEL-3652, RHEL-3872, RHEL-6389, RHEL-9875 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
672019a2ea
commit
c560d0de20
79
kernel.spec
79
kernel.spec
@ -12,7 +12,7 @@
|
|||||||
# change below to w4T.xzdio):
|
# change below to w4T.xzdio):
|
||||||
%define _binary_payload w3T.xzdio
|
%define _binary_payload w3T.xzdio
|
||||||
|
|
||||||
%global distro_build 517
|
%global distro_build 518
|
||||||
|
|
||||||
# Sign the x86_64 kernel for secure boot authentication
|
# Sign the x86_64 kernel for secure boot authentication
|
||||||
%ifarch x86_64 aarch64 s390x ppc64le
|
%ifarch x86_64 aarch64 s390x ppc64le
|
||||||
@ -38,10 +38,10 @@
|
|||||||
# define buildid .local
|
# define buildid .local
|
||||||
|
|
||||||
%define specversion 4.18.0
|
%define specversion 4.18.0
|
||||||
%define pkgrelease 517.el8
|
%define pkgrelease 518.el8
|
||||||
|
|
||||||
# allow pkg_release to have configurable %%{?dist} tag
|
# allow pkg_release to have configurable %%{?dist} tag
|
||||||
%define specrelease 517%{?dist}
|
%define specrelease 518%{?dist}
|
||||||
|
|
||||||
%define pkg_release %{specrelease}%{?buildid}
|
%define pkg_release %{specrelease}%{?buildid}
|
||||||
|
|
||||||
@ -2695,6 +2695,79 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 18 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-518.el8]
|
||||||
|
- trace: Add trace_ipi_send_cpu() (Jerome Marchand) [2192614]
|
||||||
|
- sched, smp: Trace smp callback causing an IPI (Jerome Marchand) [2192614]
|
||||||
|
- smp: reword smp call IPI comment (Jerome Marchand) [2192614]
|
||||||
|
- treewide: Trace IPIs sent via smp_send_reschedule() (Jerome Marchand) [2192614]
|
||||||
|
- irq_work: Trace self-IPIs sent via arch_irq_work_raise() (Jerome Marchand) [2192614]
|
||||||
|
- smp: Trace IPIs sent via arch_send_call_function_ipi_mask() (Jerome Marchand) [2192614]
|
||||||
|
- sched, smp: Trace IPIs sent via send_call_function_single_ipi() (Jerome Marchand) [2192614]
|
||||||
|
- trace: Add trace_ipi_send_cpumask() (Jerome Marchand) [2192614]
|
||||||
|
- RDMA/umem: Set iova in ODP flow (Kamal Heib) [RHEL-1032]
|
||||||
|
- RDMA/core: Update CMA destination address on rdma_resolve_addr (Kamal Heib) [RHEL-1032]
|
||||||
|
- RDMA/core: Refactor rdma_bind_addr (Kamal Heib) [RHEL-1032]
|
||||||
|
- RDMA/cma: Remove NULL check before dev_{put, hold} (Kamal Heib) [RHEL-1032]
|
||||||
|
- IB/isert: Fix possible list corruption in CMA handler (Kamal Heib) [RHEL-1028]
|
||||||
|
- IB/isert: Fix dead lock in ib_isert (Kamal Heib) [RHEL-1028]
|
||||||
|
- RDMA/srpt: Add a check for valid 'mad_agent' pointer (Kamal Heib) [RHEL-1028]
|
||||||
|
- IB/iser: remove redundant new line (Kamal Heib) [RHEL-1028]
|
||||||
|
- IB/iser: centralize setting desc type and done callback (Kamal Heib) [RHEL-1028]
|
||||||
|
- IB/iser: remove unused macros (Kamal Heib) [RHEL-1028]
|
||||||
|
- IB/uverbs: Fix to consider event queue closing also upon non-blocking mode (Kamal Heib) [RHEL-1028]
|
||||||
|
- RDMA/uverbs: Restrict usage of privileged QKEYs (Kamal Heib) [RHEL-1028]
|
||||||
|
- RDMA/cma: Always set static rate to 0 for RoCE (Kamal Heib) [RHEL-1028]
|
||||||
|
- RDMA/core: Fix GID entry ref leak when create_ah fails (Kamal Heib) [RHEL-1028]
|
||||||
|
- RDMA/cm: Trace icm_send_rej event before the cm state is reset (Kamal Heib) [RHEL-1028]
|
||||||
|
- RDMA/cma: Remove NULL check before dev_{put, hold} (Kamal Heib) [RHEL-1028]
|
||||||
|
- RDMA/core: Fix multiple -Warray-bounds warnings (Kamal Heib) [RHEL-1028]
|
||||||
|
- RDMA/cma: Allow UD qp_type to join multicast only (Kamal Heib) [RHEL-1028]
|
||||||
|
- md/raid5: release batch_last before waiting for another stripe_head (Nigel Croxon) [RHEL-9875]
|
||||||
|
- CI: Remove unused kpet_tree_family (Nikolai Kondrashov)
|
||||||
|
- ice: Don't tx before switchdev is fully configured (Michal Schmidt) [RHEL-10997]
|
||||||
|
- fbcon: set_con2fb_map needs to set con2fb_map! (Wander Lairson Costa) [RHEL-1183] {CVE-2023-38409}
|
||||||
|
- fbcon: Fix error paths in set_con2fb_map (Wander Lairson Costa) [RHEL-1183] {CVE-2023-38409}
|
||||||
|
- mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy() (Rafael Aquini) [RHEL-3652]
|
||||||
|
- sched/rt: Fix bad task migration for rt tasks (Valentin Schneider) [RHEL-3872]
|
||||||
|
- RDMA/irdma: Prevent zero-length STAG registration (Kamal Heib) [RHEL-6389] {CVE-2023-25775}
|
||||||
|
- mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcg (Waiman Long) [RHEL-10099]
|
||||||
|
- cgroup: add pids.peak interface for pids controller (Waiman Long) [RHEL-10099]
|
||||||
|
- mm/memcontrol: export memcg->watermark via sysfs for v2 memcg (Waiman Long) [RHEL-10099]
|
||||||
|
- cpufreq: amd-pstate: fix global sysfs attribute type (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: Add a kernel config option to set default mode (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: Set a fallback policy based on preferred_profile (Prarit Bhargava) [2218687]
|
||||||
|
- ACPI: CPPC: Add definition for undefined FADT preferred PM profile value (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenated (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: Write CPPC enable bit per-socket (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf() (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: Remove fast_switch_possible flag from active driver (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: Add ->fast_switch() callback (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: Make varaiable mode_state_machine static (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: Add guided mode control support via sysfs (Prarit Bhargava) [2218687]
|
||||||
|
- amd-pstate: Fix amd_pstate mode switch (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: Add guided autonomous mode (Prarit Bhargava) [2218687]
|
||||||
|
- ACPI: CPPC: Add auto select register read/write support (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: move to use bus_get_dev_root() (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: remove MODULE_LICENSE in non-modules (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: Let user know amd-pstate is disabled (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: Fix invalid write to MSR_AMD_CPPC_REQ (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: avoid uninitialized variable use (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: convert sprintf with sysfs_emit() (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: add driver working mode switch support (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: implement suspend and resume callbacks (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: implement amd pstate cpu online and offline callback (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_param() (Prarit Bhargava) [2218687]
|
||||||
|
- ACPI: CPPC: Add AMD pstate energy performance preference cppc control (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: Fix initial highest_perf value (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: Expose struct amd_cpudata (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: update pstate frequency transition delay time (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd_pstate: fix wrong lowest perf fetch (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: fix white-space (Prarit Bhargava) [2218687]
|
||||||
|
- cpufreq: amd-pstate: simplify cpudata pointer assignment (Prarit Bhargava) [2218687]
|
||||||
|
|
||||||
* Tue Oct 10 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-517.el8]
|
* Tue Oct 10 2023 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-517.el8]
|
||||||
- Bluetooth: L2CAP: Fix u8 overflow (Wander Lairson Costa) [2152858] {CVE-2022-45934}
|
- Bluetooth: L2CAP: Fix u8 overflow (Wander Lairson Costa) [2152858] {CVE-2022-45934}
|
||||||
- tracing/histograms: Fix parsing of "sym-offset" modifier (Jerome Marchand) [2229575]
|
- tracing/histograms: Fix parsing of "sym-offset" modifier (Jerome Marchand) [2229575]
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (linux-4.18.0-517.el8.tar.xz) = 782503dddd31855a454f0b95942ee29b6a329b150262e3bc5e489d107913b48aa888ae8883159bc42b2cd103fc202ee3cb9db4ba50d9de678f848381d8956781
|
SHA512 (linux-4.18.0-518.el8.tar.xz) = d6ea1dbc61575cdf0e9dd4cd09ddb2c038b1d20a3e7d2d27af6a67230746739c90bf785b6ab52907a0e1326fc6475c00e774fba6719f900ffef77f259e9075af
|
||||||
SHA512 (kernel-abi-stablelists-4.18.0-517.tar.bz2) = 093dc4ef6e28785ed5fe8ebc16ddb7f0c13f6bd351bd8d71a9c5ec3a3656706034b3aab543818ff9926a59a8f00915a1c6039a8b674e5e540f68753275a2d71d
|
SHA512 (kernel-abi-stablelists-4.18.0-518.tar.bz2) = 74dd7331f666004d63a3573ab6b1694a0923a4e3a4860a69f68fd00cf37146e2bc34515e87255357929dc5f22958fcee0591f87d01738e0f3788c59b5b6c186e
|
||||||
SHA512 (kernel-kabi-dw-4.18.0-517.tar.bz2) = f7bbf94096acc33486535d9eece268c543c6a05d93ee262d64dc22b220f1cb3ff49b4cf091a5c748811c4229fdf674be4c816174575161b0ca5e457726595b32
|
SHA512 (kernel-kabi-dw-4.18.0-518.tar.bz2) = f7bbf94096acc33486535d9eece268c543c6a05d93ee262d64dc22b220f1cb3ff49b4cf091a5c748811c4229fdf674be4c816174575161b0ca5e457726595b32
|
||||||
|
Loading…
Reference in New Issue
Block a user