kernel-rt-4.18.0-552.2.1.rt7.343.el8_10
* Tue May 07 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-552.2.1.rt7.343.el8_10] - [rt] build kernel-rt-4.18.0-552.2.1.rt7.343.el8_10 [RHEL-34640] - s390/ptrace: handle setting of fpc register correctly (Tobias Huschle) [RHEL-29106] {CVE-2023-52598} - net/smc: fix illegal rmb_desc access in SMC-D connection dump (Tobias Huschle) [RHEL-27746] {CVE-2024-26615} - wifi: mac80211: fix race condition on enabling fast-xmit (Jose Ignacio Tornos Martinez) [RHEL-31664] {CVE-2024-26779} - powerpc/fadump: make is_kdump_kernel() return false when fadump is active (Mamatha Inamdar) [RHEL-24401] - vmcore: remove dependency with is_kdump_kernel() for exporting vmcore (Mamatha Inamdar) [RHEL-24401] - mtd: require write permissions for locking and badblock ioctls (Prarit Bhargava) [RHEL-27585] {CVE-2021-47055} - mtd: properly check all write ioctls for permissions (Prarit Bhargava) [RHEL-27585] {CVE-2021-47055} - pid: take a reference when initializing `cad_pid` (Waiman Long) [RHEL-29420] {CVE-2021-47118} - i2c: i801: Don't generate an interrupt on bus reset (Prarit Bhargava) [RHEL-30325] {CVE-2021-47153} - RDMA/srpt: Do not register event handler until srpt device is fully setup (Kamal Heib) [RHEL-33224] {CVE-2024-26872} - ceph: switch to corrected encoding of max_xattr_size in mdsmap (Xiubo Li) [RHEL-26723] - ceph: switch to use cap_delay_lock for the unlink delay list (Xiubo Li) [RHEL-32870] - ceph: pass ino# instead of old_dentry if it's disconnected (Xiubo Li) [RHEL-32870] - fat: fix uninitialized field in nostale filehandles (Andrey Albershteyn) [RHEL-33186 RHEL-35108] {CVE-2024-26973} - do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak (Andrey Albershteyn) [RHEL-33186] {CVE-2024-26901} - idpf: limit the support to GCP only (Michal Schmidt) [RHEL-15652] - redhat/configs: enable CONFIG_IDPF (Michal Schmidt) [RHEL-15652] - idpf: remove the use of ETHTOOL_RING_USE_TCP_DATA_SPLIT (Michal Schmidt) [RHEL-15652] - idpf: workaround for unavailable skb page recycling (Michal Schmidt) [RHEL-15652] - idpf: always allocate a full page (Michal Schmidt) [RHEL-15652] - idpf: remove page pool stats code (Michal Schmidt) [RHEL-15652] - idpf: add minimal macros for __free(kfree) to work (Michal Schmidt) [RHEL-15652] - idpf: fixup include paths for RHEL 8 (Michal Schmidt) [RHEL-15652] - idpf: fix kernel panic on unknown packet types (Michal Schmidt) [RHEL-15652] - idpf: disable local BH when scheduling napi for marker packets (Michal Schmidt) [RHEL-15652] - idpf: remove dealloc vector msg err in idpf_intr_rel (Michal Schmidt) [RHEL-15652] - idpf: fix minor controlq issues (Michal Schmidt) [RHEL-15652] - idpf: prevent deinit uninitialized virtchnl core (Michal Schmidt) [RHEL-15652] - idpf: cleanup virtchnl cruft (Michal Schmidt) [RHEL-15652] - idpf: refactor idpf_recv_mb_msg (Michal Schmidt) [RHEL-15652] - idpf: add async_handler for MAC filter messages (Michal Schmidt) [RHEL-15652] - idpf: refactor remaining virtchnl messages (Michal Schmidt) [RHEL-15652] - idpf: refactor queue related virtchnl messages (Michal Schmidt) [RHEL-15652] - idpf: refactor vport virtchnl messages (Michal Schmidt) [RHEL-15652] - idpf: implement virtchnl transaction manager (Michal Schmidt) [RHEL-15652] - idpf: add idpf_virtchnl.h (Michal Schmidt) [RHEL-15652] - idpf: avoid compiler padding in virtchnl2_ptype struct (Michal Schmidt) [RHEL-15652] - idpf: distinguish vports by the dev_port attribute (Michal Schmidt) [RHEL-15652] - idpf: avoid compiler introduced padding in virtchnl2_rss_key struct (Michal Schmidt) [RHEL-15652] - idpf: fix corrupted frames and skb leaks in singleq mode (Michal Schmidt) [RHEL-15652] - idpf: refactor some missing field get/prep conversions (Michal Schmidt) [RHEL-15652] - idpf: add get/set for Ethtool's header split ringparam (Michal Schmidt) [RHEL-15652] - idpf: fix potential use-after-free in idpf_tso() (Michal Schmidt) [RHEL-15652] - idpf: cancel mailbox work in error path (Michal Schmidt) [RHEL-15652] - idpf: set scheduling mode for completion queue (Michal Schmidt) [RHEL-15652] - idpf: add SRIOV support and other ndo_ops (Michal Schmidt) [RHEL-15652] - idpf: add ethtool callbacks (Michal Schmidt) [RHEL-15652] - idpf: add singleq start_xmit and napi poll (Michal Schmidt) [RHEL-15652] - idpf: add RX splitq napi poll support (Michal Schmidt) [RHEL-15652] - idpf: add TX splitq napi poll support (Michal Schmidt) [RHEL-15652] - idpf: add splitq start_xmit (Michal Schmidt) [RHEL-15652] - idpf: initialize interrupts and enable vport (Michal Schmidt) [RHEL-15652] - idpf: configure resources for RX queues (Michal Schmidt) [RHEL-15652] - idpf: configure resources for TX queues (Michal Schmidt) [RHEL-15652] - idpf: add ptypes and MAC filter support (Michal Schmidt) [RHEL-15652] - idpf: add create vport and netdev configuration (Michal Schmidt) [RHEL-15652] - idpf: add core init and interrupt request (Michal Schmidt) [RHEL-15652] - idpf: add controlq init and reset checks (Michal Schmidt) [RHEL-15652] - idpf: add module register and probe functionality (Michal Schmidt) [RHEL-15652] - virtchnl: add virtchnl version 2 ops (Michal Schmidt) [RHEL-15652] - net: netdev_queue: netdev_txq_completed_mb(): fix wake condition (Michal Schmidt) [RHEL-15652] - net: piggy back on the memory barrier in bql when waking queues (Michal Schmidt) [RHEL-15652] - net: provide macros for commonly copied lockless queue stop/wake code (Michal Schmidt) [RHEL-15652] Resolves: RHEL-34640, RHEL-27586, RHEL-30325, RHEL-30326, RHEL-33225, RHEL-31665, RHEL-33187, RHEL-35109, RHEL-27747, RHEL-29421 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
1b8f4c1c75
commit
b36d75470d
@ -3560,6 +3560,7 @@ CONFIG_IBMASR=m
|
||||
CONFIG_ICE=m
|
||||
CONFIG_ICPLUS_PHY=m
|
||||
CONFIG_IDLE_PAGE_TRACKING=y
|
||||
CONFIG_IDPF=m
|
||||
CONFIG_IEEE802154_6LOWPAN=m
|
||||
CONFIG_IEEE802154_DRIVERS=m
|
||||
CONFIG_IEEE802154_FAKELB=m
|
||||
|
@ -3576,6 +3576,7 @@ CONFIG_IBMASR=m
|
||||
CONFIG_ICE=m
|
||||
CONFIG_ICPLUS_PHY=m
|
||||
CONFIG_IDLE_PAGE_TRACKING=y
|
||||
CONFIG_IDPF=m
|
||||
CONFIG_IEEE802154_6LOWPAN=m
|
||||
CONFIG_IEEE802154_DRIVERS=m
|
||||
CONFIG_IEEE802154_FAKELB=m
|
||||
|
@ -3203,6 +3203,7 @@ CONFIG_IBM_BSR=m
|
||||
CONFIG_ICE=m
|
||||
CONFIG_ICPLUS_PHY=m
|
||||
CONFIG_IDLE_PAGE_TRACKING=y
|
||||
CONFIG_IDPF=m
|
||||
CONFIG_IEEE802154=m
|
||||
CONFIG_IEEE802154_6LOWPAN=m
|
||||
CONFIG_IEEE802154_DRIVERS=m
|
||||
|
@ -3216,6 +3216,7 @@ CONFIG_IBM_BSR=m
|
||||
CONFIG_ICE=m
|
||||
CONFIG_ICPLUS_PHY=m
|
||||
CONFIG_IDLE_PAGE_TRACKING=y
|
||||
CONFIG_IDPF=m
|
||||
CONFIG_IEEE802154=m
|
||||
CONFIG_IEEE802154_6LOWPAN=m
|
||||
CONFIG_IEEE802154_DRIVERS=m
|
||||
|
@ -3269,6 +3269,7 @@ CONFIG_IBMASR=m
|
||||
CONFIG_IBM_PARTITION=y
|
||||
CONFIG_ICE=m
|
||||
CONFIG_IDLE_PAGE_TRACKING=y
|
||||
CONFIG_IDPF=m
|
||||
CONFIG_IEEE802154=m
|
||||
CONFIG_IEEE802154_6LOWPAN=m
|
||||
CONFIG_IEEE802154_DRIVERS=m
|
||||
|
@ -3415,6 +3415,7 @@ CONFIG_IBMASR=m
|
||||
CONFIG_IBM_PARTITION=y
|
||||
CONFIG_ICE=m
|
||||
CONFIG_IDLE_PAGE_TRACKING=y
|
||||
CONFIG_IDPF=m
|
||||
CONFIG_IEEE802154_6LOWPAN=m
|
||||
CONFIG_IEEE802154_DRIVERS=m
|
||||
CONFIG_IEEE802154_FAKELB=m
|
||||
|
@ -3284,6 +3284,7 @@ CONFIG_IBMASR=m
|
||||
CONFIG_IBM_PARTITION=y
|
||||
CONFIG_ICE=m
|
||||
CONFIG_IDLE_PAGE_TRACKING=y
|
||||
CONFIG_IDPF=m
|
||||
CONFIG_IEEE802154=m
|
||||
CONFIG_IEEE802154_6LOWPAN=m
|
||||
CONFIG_IEEE802154_DRIVERS=m
|
||||
|
@ -3428,6 +3428,7 @@ CONFIG_ICE=m
|
||||
CONFIG_ICPLUS_PHY=m
|
||||
CONFIG_IDEAPAD_LAPTOP=m
|
||||
CONFIG_IDLE_PAGE_TRACKING=y
|
||||
CONFIG_IDPF=m
|
||||
CONFIG_IE6XX_WDT=m
|
||||
CONFIG_IEEE802154=m
|
||||
CONFIG_IEEE802154_6LOWPAN=m
|
||||
|
@ -3442,6 +3442,7 @@ CONFIG_ICE=m
|
||||
CONFIG_ICPLUS_PHY=m
|
||||
CONFIG_IDEAPAD_LAPTOP=m
|
||||
CONFIG_IDLE_PAGE_TRACKING=y
|
||||
CONFIG_IDPF=m
|
||||
CONFIG_IE6XX_WDT=m
|
||||
CONFIG_IEEE802154=m
|
||||
CONFIG_IEEE802154_6LOWPAN=m
|
||||
|
72
kernel.spec
72
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 552.1.1.rt7.342.el8_10
|
||||
%define pkgrelease 552.2.1.rt7.343.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 552.1.1.rt7.342%{?dist}
|
||||
%define specrelease 552.2.1.rt7.343%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .342
|
||||
%global rtbuild .343
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2699,6 +2699,72 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue May 07 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-552.2.1.rt7.343.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-552.2.1.rt7.343.el8_10 [RHEL-34640]
|
||||
- s390/ptrace: handle setting of fpc register correctly (Tobias Huschle) [RHEL-29106] {CVE-2023-52598}
|
||||
- net/smc: fix illegal rmb_desc access in SMC-D connection dump (Tobias Huschle) [RHEL-27746] {CVE-2024-26615}
|
||||
- wifi: mac80211: fix race condition on enabling fast-xmit (Jose Ignacio Tornos Martinez) [RHEL-31664] {CVE-2024-26779}
|
||||
- powerpc/fadump: make is_kdump_kernel() return false when fadump is active (Mamatha Inamdar) [RHEL-24401]
|
||||
- vmcore: remove dependency with is_kdump_kernel() for exporting vmcore (Mamatha Inamdar) [RHEL-24401]
|
||||
- mtd: require write permissions for locking and badblock ioctls (Prarit Bhargava) [RHEL-27585] {CVE-2021-47055}
|
||||
- mtd: properly check all write ioctls for permissions (Prarit Bhargava) [RHEL-27585] {CVE-2021-47055}
|
||||
- pid: take a reference when initializing `cad_pid` (Waiman Long) [RHEL-29420] {CVE-2021-47118}
|
||||
- i2c: i801: Don't generate an interrupt on bus reset (Prarit Bhargava) [RHEL-30325] {CVE-2021-47153}
|
||||
- RDMA/srpt: Do not register event handler until srpt device is fully setup (Kamal Heib) [RHEL-33224] {CVE-2024-26872}
|
||||
- ceph: switch to corrected encoding of max_xattr_size in mdsmap (Xiubo Li) [RHEL-26723]
|
||||
- ceph: switch to use cap_delay_lock for the unlink delay list (Xiubo Li) [RHEL-32870]
|
||||
- ceph: pass ino# instead of old_dentry if it's disconnected (Xiubo Li) [RHEL-32870]
|
||||
- fat: fix uninitialized field in nostale filehandles (Andrey Albershteyn) [RHEL-33186 RHEL-35108] {CVE-2024-26973}
|
||||
- do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak (Andrey Albershteyn) [RHEL-33186] {CVE-2024-26901}
|
||||
- idpf: limit the support to GCP only (Michal Schmidt) [RHEL-15652]
|
||||
- redhat/configs: enable CONFIG_IDPF (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: remove the use of ETHTOOL_RING_USE_TCP_DATA_SPLIT (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: workaround for unavailable skb page recycling (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: always allocate a full page (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: remove page pool stats code (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: add minimal macros for __free(kfree) to work (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: fixup include paths for RHEL 8 (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: fix kernel panic on unknown packet types (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: disable local BH when scheduling napi for marker packets (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: remove dealloc vector msg err in idpf_intr_rel (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: fix minor controlq issues (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: prevent deinit uninitialized virtchnl core (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: cleanup virtchnl cruft (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: refactor idpf_recv_mb_msg (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: add async_handler for MAC filter messages (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: refactor remaining virtchnl messages (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: refactor queue related virtchnl messages (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: refactor vport virtchnl messages (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: implement virtchnl transaction manager (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: add idpf_virtchnl.h (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: avoid compiler padding in virtchnl2_ptype struct (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: distinguish vports by the dev_port attribute (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: avoid compiler introduced padding in virtchnl2_rss_key struct (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: fix corrupted frames and skb leaks in singleq mode (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: refactor some missing field get/prep conversions (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: add get/set for Ethtool's header split ringparam (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: fix potential use-after-free in idpf_tso() (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: cancel mailbox work in error path (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: set scheduling mode for completion queue (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: add SRIOV support and other ndo_ops (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: add ethtool callbacks (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: add singleq start_xmit and napi poll (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: add RX splitq napi poll support (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: add TX splitq napi poll support (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: add splitq start_xmit (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: initialize interrupts and enable vport (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: configure resources for RX queues (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: configure resources for TX queues (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: add ptypes and MAC filter support (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: add create vport and netdev configuration (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: add core init and interrupt request (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: add controlq init and reset checks (Michal Schmidt) [RHEL-15652]
|
||||
- idpf: add module register and probe functionality (Michal Schmidt) [RHEL-15652]
|
||||
- virtchnl: add virtchnl version 2 ops (Michal Schmidt) [RHEL-15652]
|
||||
- net: netdev_queue: netdev_txq_completed_mb(): fix wake condition (Michal Schmidt) [RHEL-15652]
|
||||
- net: piggy back on the memory barrier in bql when waking queues (Michal Schmidt) [RHEL-15652]
|
||||
- net: provide macros for commonly copied lockless queue stop/wake code (Michal Schmidt) [RHEL-15652]
|
||||
|
||||
* Sun Apr 28 2024 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-552.1.1.rt7.342.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-552.1.1.rt7.342.el8_10 [RHEL-34640]
|
||||
- build: Update RTBZ for 8.10 z-stream builds (Denys Vlasenko)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-552.1.1.rt7.342.el8_10.tar.xz) = ada8da1eb6b97a059b8d9ac40cc68f72fbfe8957a4cf5b9998ae849ab47f8aac128fcc0de800610c5a636f0e18c63c50a34ad823f55574fbd719a98f578bf99d
|
||||
SHA512 (linux-4.18.0-552.2.1.rt7.343.el8_10.tar.xz) = dc4c77da4a2fc1bf32aaeeb580d17fded177e794e2f47441145006dddd4268a22b166e15153360ac6f248a60d98a4363fc582a34551b7ef3b966c7f4751feb4a
|
||||
|
Loading…
Reference in New Issue
Block a user