forked from rpms/kernel
kernel-5.14.0-289.el9
* Sat Mar 18 2023 Jan Stancek <jstancek@redhat.com> [5.14.0-289.el9] - s390/dcssblk: fix deadlock when adding a DCSS (Tobias Huschle) [2177648] - hv_netvsc: Check status in SEND_RNDIS_PKT completion message (Mohammed Gamal) [2172439] - hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC (Mohammed Gamal) [2172439] - hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap() (Mohammed Gamal) [2172439] - Drivers: hv: Make remove callback of hyperv driver void returned (Mohammed Gamal) [2172439] - net: hv_netvsc: Fix a warning triggered by memcpy in rndis_filter (Mohammed Gamal) [2172439] - selftests/powerpc: Account for offline cpus in perf-hwbreak test (Mamatha Inamdar) [2152470] - selftests/powerpc: Bump up rlimit for perf-hwbreak test (Mamatha Inamdar) [2152470] - selftests/powerpc: Move perror closer to its use (Mamatha Inamdar) [2152470] - KVM: s390: pv: support for Destroy fast UVC (Thomas Huth) [2044350] - KVM: s390: pv: module parameter to fence asynchronous destroy (Thomas Huth) [2001934] - KVM: s390: pv: avoid export before import if possible (Thomas Huth) [2001934] - KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE (Thomas Huth) [2001934] - KVM: s390: pv: api documentation for asynchronous destroy (Thomas Huth) [2001934] - KVM: x86: Delete duplicate documentation for KVM_X86_SET_MSR_FILTER (Thomas Huth) [2001934] - KVM: s390: pv: asynchronous destroy for reboot (Thomas Huth) [2001934] - s390/mm: KVM: pv: when tearing down, try to destroy protected pages (Thomas Huth) [2001934] - KVM: s390: interrupt: use READ_ONCE() before cmpxchg() (Thomas Huth) [2169293] - vfio/ap: Validate iova during dma_unmap and trigger irq disable (Thomas Huth) [2169293] - KVM: s390: remove unused gisa_clear_ipm_gisc() function (Thomas Huth) [2169293] - s390/vfio-ap: GISA: sort out physical vs virtual pointers usage (Thomas Huth) [2169293] - KVM: s390: pci: Fix allocation size of aift kzdev elements (Thomas Huth) [2169293] - KVM: s390: VSIE: sort out virtual/physical address in pin_guest_page (Thomas Huth) [2169293] - KVM: s390: pv: sort out physical vs virtual pointers usage (Thomas Huth) [2169293] - KVM: s390: sida: sort out physical vs virtual pointers usage (Thomas Huth) [2169293] - KVM: s390: sort out physical vs virtual pointers usage (Thomas Huth) [2169293] - s390/boot: simplify and fix kernel memory layout setup (Tobias Huschle) [2177651] - s390/extmem: return correct segment type in __segment_load() (Tobias Huschle) [2177647] - net/mlx5: Serialize module cleanup with reload and remove (Mohammad Kabat) [2166480] - net/mlx5e: Remove redundant allocation of spec in create indirect fwd group (Mohammad Kabat) [2168640] - net/mlx5e: Support Geneve and GRE with VF tunnel offload (Mohammad Kabat) [2168640] - net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev mode (Amir Tzin) [2055536] - ice/ptp: fix the PTP worker retrying indefinitely if the link went down (Petr Oros) [2173049] - ice: reschedule ice_ptp_wait_for_offset_valid during reset (Petr Oros) [2173049] - ice: make Tx and Rx vernier offset calibration independent (Petr Oros) [2173049] - ice: only check set bits in ice_ptp_flush_tx_tracker (Petr Oros) [2173049] - ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstamp (Petr Oros) [2173049] - ice: cleanup allocations in ice_ptp_alloc_tx_tracker (Petr Oros) [2173049] - ice: protect init and calibrating check in ice_ptp_request_ts (Petr Oros) [2173049] - ice: check Tx timestamp memory register for ready timestamps (Petr Oros) [2173049] - ice: handle discarding old Tx requests in ice_ptp_tx_tstamp (Petr Oros) [2173049] - ice: always call ice_ptp_link_change and make it void (Petr Oros) [2173049] - ice: fix misuse of "link err" with "link status" (Petr Oros) [2173049] - ice: Reset TS memory for all quads (Petr Oros) [2173049] - ice: Remove the E822 vernier "bypass" logic (Petr Oros) [2173049] - ice: Use more generic names for ice_ptp_tx fields (Petr Oros) [2173049] - ice: Merge pin initialization of E810 and E810T adapters (Petr Oros) [2173049] - ice: Check if reset in progress while waiting for offsets (Petr Oros) [2173049] - drm/nouveau/fb/tu102-: fix register used to determine scrub status (Karol Herbst) [2168647] - drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETED (Karol Herbst) [2168647] - l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register() (Guillaume Nault) [2174451] - self-tests: more rps self tests (Paolo Abeni) [2168875] - net: make default_rps_mask a per netns attribute (Paolo Abeni) [2168875] - self-tests: introduce self-tests for RPS default mask (Paolo Abeni) [2168875] - net: introduce default_rps_mask netns attribute (Paolo Abeni) [2168875] - net-sysctl: factor-out rpm mask manipulation helpers (Paolo Abeni) [2168875] - net-sysctl: factor out cpumask parsing helper (Paolo Abeni) [2168875] - net: mana: Fix IRQ name - add PCI and queue number (Mohammed Gamal) [2172863] - crypto: rng - Use a different crypto_rng for reseeding (Herbert Xu) [2174928] Resolves: rhbz#2001934, rhbz#2044350, rhbz#2152470, rhbz#2169293, rhbz#2172439, rhbz#2177647, rhbz#2177648, rhbz#2177651 Signed-off-by: Jan Stancek <jstancek@redhat.com>
This commit is contained in:
parent
56beb7913e
commit
e394519dbb
@ -12,7 +12,7 @@ RHEL_MINOR = 3
|
|||||||
#
|
#
|
||||||
# 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 = 288
|
RHEL_RELEASE = 289
|
||||||
|
|
||||||
#
|
#
|
||||||
# ZSTREAM
|
# ZSTREAM
|
||||||
|
69
kernel.spec
69
kernel.spec
@ -161,15 +161,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 288
|
%define pkgrelease 289
|
||||||
%define kversion 5
|
%define kversion 5
|
||||||
%define tarfile_release 5.14.0-288.el9
|
%define tarfile_release 5.14.0-289.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 288%{?buildid}%{?dist}
|
%define specrelease 289%{?buildid}%{?dist}
|
||||||
# This defines the kabi tarball version
|
# This defines the kabi tarball version
|
||||||
%define kabiversion 5.14.0-288.el9
|
%define kabiversion 5.14.0-289.el9
|
||||||
|
|
||||||
#
|
#
|
||||||
# End of genspec.sh variables
|
# End of genspec.sh variables
|
||||||
@ -3590,6 +3590,67 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 18 2023 Jan Stancek <jstancek@redhat.com> [5.14.0-289.el9]
|
||||||
|
- s390/dcssblk: fix deadlock when adding a DCSS (Tobias Huschle) [2177648]
|
||||||
|
- hv_netvsc: Check status in SEND_RNDIS_PKT completion message (Mohammed Gamal) [2172439]
|
||||||
|
- hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMIC (Mohammed Gamal) [2172439]
|
||||||
|
- hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap() (Mohammed Gamal) [2172439]
|
||||||
|
- Drivers: hv: Make remove callback of hyperv driver void returned (Mohammed Gamal) [2172439]
|
||||||
|
- net: hv_netvsc: Fix a warning triggered by memcpy in rndis_filter (Mohammed Gamal) [2172439]
|
||||||
|
- selftests/powerpc: Account for offline cpus in perf-hwbreak test (Mamatha Inamdar) [2152470]
|
||||||
|
- selftests/powerpc: Bump up rlimit for perf-hwbreak test (Mamatha Inamdar) [2152470]
|
||||||
|
- selftests/powerpc: Move perror closer to its use (Mamatha Inamdar) [2152470]
|
||||||
|
- KVM: s390: pv: support for Destroy fast UVC (Thomas Huth) [2044350]
|
||||||
|
- KVM: s390: pv: module parameter to fence asynchronous destroy (Thomas Huth) [2001934]
|
||||||
|
- KVM: s390: pv: avoid export before import if possible (Thomas Huth) [2001934]
|
||||||
|
- KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE (Thomas Huth) [2001934]
|
||||||
|
- KVM: s390: pv: api documentation for asynchronous destroy (Thomas Huth) [2001934]
|
||||||
|
- KVM: x86: Delete duplicate documentation for KVM_X86_SET_MSR_FILTER (Thomas Huth) [2001934]
|
||||||
|
- KVM: s390: pv: asynchronous destroy for reboot (Thomas Huth) [2001934]
|
||||||
|
- s390/mm: KVM: pv: when tearing down, try to destroy protected pages (Thomas Huth) [2001934]
|
||||||
|
- KVM: s390: interrupt: use READ_ONCE() before cmpxchg() (Thomas Huth) [2169293]
|
||||||
|
- vfio/ap: Validate iova during dma_unmap and trigger irq disable (Thomas Huth) [2169293]
|
||||||
|
- KVM: s390: remove unused gisa_clear_ipm_gisc() function (Thomas Huth) [2169293]
|
||||||
|
- s390/vfio-ap: GISA: sort out physical vs virtual pointers usage (Thomas Huth) [2169293]
|
||||||
|
- KVM: s390: pci: Fix allocation size of aift kzdev elements (Thomas Huth) [2169293]
|
||||||
|
- KVM: s390: VSIE: sort out virtual/physical address in pin_guest_page (Thomas Huth) [2169293]
|
||||||
|
- KVM: s390: pv: sort out physical vs virtual pointers usage (Thomas Huth) [2169293]
|
||||||
|
- KVM: s390: sida: sort out physical vs virtual pointers usage (Thomas Huth) [2169293]
|
||||||
|
- KVM: s390: sort out physical vs virtual pointers usage (Thomas Huth) [2169293]
|
||||||
|
- s390/boot: simplify and fix kernel memory layout setup (Tobias Huschle) [2177651]
|
||||||
|
- s390/extmem: return correct segment type in __segment_load() (Tobias Huschle) [2177647]
|
||||||
|
- net/mlx5: Serialize module cleanup with reload and remove (Mohammad Kabat) [2166480]
|
||||||
|
- net/mlx5e: Remove redundant allocation of spec in create indirect fwd group (Mohammad Kabat) [2168640]
|
||||||
|
- net/mlx5e: Support Geneve and GRE with VF tunnel offload (Mohammad Kabat) [2168640]
|
||||||
|
- net/mlx5e: Fix crash unsetting rx-vlan-filter in switchdev mode (Amir Tzin) [2055536]
|
||||||
|
- ice/ptp: fix the PTP worker retrying indefinitely if the link went down (Petr Oros) [2173049]
|
||||||
|
- ice: reschedule ice_ptp_wait_for_offset_valid during reset (Petr Oros) [2173049]
|
||||||
|
- ice: make Tx and Rx vernier offset calibration independent (Petr Oros) [2173049]
|
||||||
|
- ice: only check set bits in ice_ptp_flush_tx_tracker (Petr Oros) [2173049]
|
||||||
|
- ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstamp (Petr Oros) [2173049]
|
||||||
|
- ice: cleanup allocations in ice_ptp_alloc_tx_tracker (Petr Oros) [2173049]
|
||||||
|
- ice: protect init and calibrating check in ice_ptp_request_ts (Petr Oros) [2173049]
|
||||||
|
- ice: check Tx timestamp memory register for ready timestamps (Petr Oros) [2173049]
|
||||||
|
- ice: handle discarding old Tx requests in ice_ptp_tx_tstamp (Petr Oros) [2173049]
|
||||||
|
- ice: always call ice_ptp_link_change and make it void (Petr Oros) [2173049]
|
||||||
|
- ice: fix misuse of "link err" with "link status" (Petr Oros) [2173049]
|
||||||
|
- ice: Reset TS memory for all quads (Petr Oros) [2173049]
|
||||||
|
- ice: Remove the E822 vernier "bypass" logic (Petr Oros) [2173049]
|
||||||
|
- ice: Use more generic names for ice_ptp_tx fields (Petr Oros) [2173049]
|
||||||
|
- ice: Merge pin initialization of E810 and E810T adapters (Petr Oros) [2173049]
|
||||||
|
- ice: Check if reset in progress while waiting for offsets (Petr Oros) [2173049]
|
||||||
|
- drm/nouveau/fb/tu102-: fix register used to determine scrub status (Karol Herbst) [2168647]
|
||||||
|
- drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETED (Karol Herbst) [2168647]
|
||||||
|
- l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register() (Guillaume Nault) [2174451]
|
||||||
|
- self-tests: more rps self tests (Paolo Abeni) [2168875]
|
||||||
|
- net: make default_rps_mask a per netns attribute (Paolo Abeni) [2168875]
|
||||||
|
- self-tests: introduce self-tests for RPS default mask (Paolo Abeni) [2168875]
|
||||||
|
- net: introduce default_rps_mask netns attribute (Paolo Abeni) [2168875]
|
||||||
|
- net-sysctl: factor-out rpm mask manipulation helpers (Paolo Abeni) [2168875]
|
||||||
|
- net-sysctl: factor out cpumask parsing helper (Paolo Abeni) [2168875]
|
||||||
|
- net: mana: Fix IRQ name - add PCI and queue number (Mohammed Gamal) [2172863]
|
||||||
|
- crypto: rng - Use a different crypto_rng for reseeding (Herbert Xu) [2174928]
|
||||||
|
|
||||||
* Thu Mar 16 2023 Jan Stancek <jstancek@redhat.com> [5.14.0-288.el9]
|
* Thu Mar 16 2023 Jan Stancek <jstancek@redhat.com> [5.14.0-288.el9]
|
||||||
- cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (David Arcari) [2155861]
|
- cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (David Arcari) [2155861]
|
||||||
- cpufreq: intel_pstate: Read all MSRs on the target CPU (David Arcari) [2155861]
|
- cpufreq: intel_pstate: Read all MSRs on the target CPU (David Arcari) [2155861]
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (linux-5.14.0-288.el9.tar.xz) = bc30425ea3246f6c0939741c500dbb597c957ad72043ce1c758b39ed0d947084ef1dfe0147f6e8f5e6fee9ef9502d4ff56a2f5d816892e9adb676745cd3007dc
|
SHA512 (linux-5.14.0-289.el9.tar.xz) = 00310889a79b89b4cf7d7d99374f37b565fe258d9c7d579ce8c92b2c8c8f09b75c0089e7e2163b453f3d2f64f174cab6e9195991ef19f74c8ef19b62d67183c8
|
||||||
SHA512 (kernel-abi-stablelists-5.14.0-288.el9.tar.bz2) = 4cf084c2b492beb0e9570f07928641be8257daacd0db85517b2ed39dc0bf7590c5de62edca6c2432afe3b62a3578db73bc860ca15eea672e4a7566189c6ddef0
|
SHA512 (kernel-abi-stablelists-5.14.0-289.el9.tar.bz2) = 23ad1ac77ecbe5ba6532101d88d4d3aa2b377bbee4ec733c2e532367d8dde03931ebb62922b281e32c7a0fce7f68bc90c884a5ddf1b3cbda564ce5b3a7fc9f89
|
||||||
SHA512 (kernel-kabi-dw-5.14.0-288.el9.tar.bz2) = f035f91380e27629decc511b461adb2d815c8fccea28df35bb0e7f0e2a11ac240ab5ca2a87dca379a46fea8299effac5c05f95d14ff51d3b3925731e92bc065d
|
SHA512 (kernel-kabi-dw-5.14.0-289.el9.tar.bz2) = f035f91380e27629decc511b461adb2d815c8fccea28df35bb0e7f0e2a11ac240ab5ca2a87dca379a46fea8299effac5c05f95d14ff51d3b3925731e92bc065d
|
||||||
|
Loading…
Reference in New Issue
Block a user