kernel-rt-4.18.0-553.38.1.rt7.379.el8_10
* Thu Jan 23 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.38.1.rt7.379.el8_10] - [rt] build kernel-rt-4.18.0-553.38.1.rt7.379.el8_10 [RHEL-76054] - net: usb: lan78xx: add Allied Telesis AT29M2-AF (Jose Ignacio Tornos Martinez) [RHEL-70891] - s390/pci: Allow allocation of more than 1 MSI interrupt (Mete Durlu) [RHEL-74385] - s390/pci: Refactor arch_setup_msi_irqs() (Mete Durlu) [RHEL-74385] - s390/pci: Fix leak of struct zpci_dev when zpci_add_device() fails (Mete Durlu) [RHEL-71451] - s390/pci: Ignore RID for isolated VFs (Mete Durlu) [RHEL-71451] - s390/pci: Use topology ID for multi-function devices (Mete Durlu) [RHEL-71451] - s390/pci: Sort PCI functions prior to creating virtual busses (Mete Durlu) [RHEL-71451] - s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct() (Mete Durlu) [RHEL-74387] - s390/pci: Handle PCI error codes other than 0x3a (Mete Durlu) [RHEL-74383] Resolves: RHEL-76054 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
615ad1d8df
commit
84991ffbb3
18
kernel.spec
18
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.37.1.rt7.378.el8_10
|
||||
%define pkgrelease 553.38.1.rt7.379.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.37.1.rt7.378%{?dist}
|
||||
%define specrelease 553.38.1.rt7.379%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .378
|
||||
%global rtbuild .379
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2699,6 +2699,18 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Jan 23 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.38.1.rt7.379.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-553.38.1.rt7.379.el8_10 [RHEL-76054]
|
||||
- net: usb: lan78xx: add Allied Telesis AT29M2-AF (Jose Ignacio Tornos Martinez) [RHEL-70891]
|
||||
- s390/pci: Allow allocation of more than 1 MSI interrupt (Mete Durlu) [RHEL-74385]
|
||||
- s390/pci: Refactor arch_setup_msi_irqs() (Mete Durlu) [RHEL-74385]
|
||||
- s390/pci: Fix leak of struct zpci_dev when zpci_add_device() fails (Mete Durlu) [RHEL-71451]
|
||||
- s390/pci: Ignore RID for isolated VFs (Mete Durlu) [RHEL-71451]
|
||||
- s390/pci: Use topology ID for multi-function devices (Mete Durlu) [RHEL-71451]
|
||||
- s390/pci: Sort PCI functions prior to creating virtual busses (Mete Durlu) [RHEL-71451]
|
||||
- s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct() (Mete Durlu) [RHEL-74387]
|
||||
- s390/pci: Handle PCI error codes other than 0x3a (Mete Durlu) [RHEL-74383]
|
||||
|
||||
* Fri Jan 17 2025 Denys Vlasenko <dvlasenk@redhat.com> [4.18.0-553.37.1.rt7.378.el8_10]
|
||||
- [rt] build kernel-rt-4.18.0-553.37.1.rt7.378.el8_10 [RHEL-74366]
|
||||
- arm64/sve: Discard stale CPU state when handling SVE traps (Mark Salter) [RHEL-71535] {CVE-2024-50275}
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.37.1.rt7.378.el8_10.tar.xz) = 6f7f60f070b389476b70ac6fcd27f0b30452198fb785a1476a4e102dc19b216b961db934c517c257d640dd74002eacf163fbec73372195efa46916d0e360c1e6
|
||||
SHA512 (linux-4.18.0-553.38.1.rt7.379.el8_10.tar.xz) = 3a68eb14f4c3b8c5920d8a73339127ff1b8ba2b5d163b8836f9f33235a1d42eb578a1d201055d709a948fc1397426cf4ea30ad97b9543f0e436695345e643cd7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user