import kernel-rt-4.18.0-477.15.1.rt7.278.el8_8

c8 imports/c8/kernel-rt-4.18.0-477.15.1.rt7.278.el8_8
MSVSphere Packaging Team 1 year ago
parent a795bf31cb
commit da1da2c2a7

2
.gitignore vendored

@ -1,4 +1,4 @@
SOURCES/linux-4.18.0-477.13.1.rt7.276.el8_8.tar.xz SOURCES/linux-4.18.0-477.15.1.rt7.278.el8_8.tar.xz
SOURCES/redhatsecureboot301.cer SOURCES/redhatsecureboot301.cer
SOURCES/redhatsecureboot501.cer SOURCES/redhatsecureboot501.cer
SOURCES/redhatsecurebootca3.cer SOURCES/redhatsecurebootca3.cer

@ -1,4 +1,4 @@
b6fb50509c8f9e6b60649c7017dab31e1244497b SOURCES/linux-4.18.0-477.13.1.rt7.276.el8_8.tar.xz 8821dc26cdedc60cac2a867ea1973c35faccccfa SOURCES/linux-4.18.0-477.15.1.rt7.278.el8_8.tar.xz
cebbeeee9c3eb829017c51005714ec98d83653ae SOURCES/redhatsecureboot301.cer cebbeeee9c3eb829017c51005714ec98d83653ae SOURCES/redhatsecureboot301.cer
ba0b760e594ff668ee72ae348adf3e49b97f75fb SOURCES/redhatsecureboot501.cer ba0b760e594ff668ee72ae348adf3e49b97f75fb SOURCES/redhatsecureboot501.cer
cf9230e69000076727e5b784ec871d22716dc5da SOURCES/redhatsecurebootca3.cer cf9230e69000076727e5b784ec871d22716dc5da SOURCES/redhatsecurebootca3.cer

@ -38,10 +38,10 @@
# define buildid .local # define buildid .local
%define rpmversion 4.18.0 %define rpmversion 4.18.0
%define pkgrelease 477.13.1.rt7.276.el8_8 %define pkgrelease 477.15.1.rt7.278.el8_8
# allow pkg_release to have configurable %%{?dist} tag # allow pkg_release to have configurable %%{?dist} tag
%define specrelease 477.13.1.rt7.276%{?dist} %define specrelease 477.15.1.rt7.278%{?dist}
%define pkg_release %{specrelease}%{?buildid} %define pkg_release %{specrelease}%{?buildid}
@ -148,7 +148,7 @@
# The preempt RT patch level # The preempt RT patch level
%global rttag .rt7 %global rttag .rt7
# realtimeN # realtimeN
%global rtbuild .276 %global rtbuild .278
%define with_doc 0 %define with_doc 0
%define with_headers 0 %define with_headers 0
%define with_cross_headers 0 %define with_cross_headers 0
@ -2702,6 +2702,37 @@ fi
# #
# #
%changelog %changelog
* Fri Jun 02 2023 Lucas Zampieri <lzampier@redhat.com> [4.18.0-477.15.1.rt7.278.el8_8]
- [rt] build kernel-rt-4.18.0-477.15.1.rt7.278.el8_8 [2210299]
- ice: Remove LAG+SRIOV mutual exclusion (Michal Schmidt) [2203214 2120585]
- platform/x86: ISST: PUNIT device mapping with Sub-NUMA clustering (Prarit Bhargava) [2185604 2139963]
- module: Don't wait for GOING modules (Mark Langsdorf) [2186305 1964563]
- target: iscsi: use GFP_NOIO with loopback connections (Maurizio Lombardi) [2182092 2156546]
* Fri May 26 2023 Lucas Zampieri <lzampier@redhat.com> [4.18.0-477.14.1.rt7.277.el8_8]
- [rt] build kernel-rt-4.18.0-477.14.1.rt7.277.el8_8 [2210299]
- xfs: don't use BMBT btree split workers for IO completion (Carlos Maiolino) [2196390 2127493]
- CI: Use zstream builder image (Michael Hofmann)
- net: tls: fix possible race condition between do_tls_getsockopt_conf() and do_tls_setsockopt_conf() (Sabrina Dubroca) [2187960 2179825] {CVE-2023-28466}
- sched/deadline: Add more reschedule cases to prio_changed_dl() (Valentin Schneider) [2188623 2120570]
- workqueue: Fold rebind_worker() within rebind_workers() (Valentin Schneider) [2189595 2088578]
- workqueue: Unbind kworkers before sending them to exit() (Valentin Schneider) [2189595 2088578]
- workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE (Valentin Schneider) [2189595 2088578]
- workqueue: Convert the idle_timer to a timer + work_struct (Valentin Schneider) [2189595 2088578]
- workqueue: Factorize unbind/rebind_workers() logic (Valentin Schneider) [2189595 2088578]
- workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex (Valentin Schneider) [2189595 2088578]
- workqueue: make sysfs of unbound kworker cpumask more clever (Valentin Schneider) [2189595 2088578]
- block: bio-integrity: Copy flags when bio_integrity_payload is cloned (Ming Lei) [2193236 2177565]
- mlxsw: minimal: Fix deadlock in ports creation (Petr Oros) [2207564 2177956]
- mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_device_unregister() (Petr Oros) [2207564 2177956]
- net: devlink: convert reload command to take implicit devlink->lock (Petr Oros) [2207564 2177956]
- mlxsw: convert driver to use unlocked devlink API during init/fini (Petr Oros) [2207564 2177956]
- mlxsw: Narrow the critical section of devl_lock during ports creation/removal (Petr Oros) [2207564 2177956]
- cpufreq: intel_pstate: hybrid: Use known scaling factor for P-cores (Prarit Bhargava) [2179332 2179183]
- docs: Remove unnecessary unicode character (Patrick Talbert) [2208284 2207988]
- hugetlbfs: don't delete error page from pagecache (Aristeu Rozanski) [2196665 2188334]
- mm: shmem: don't truncate page if memory failure happens (Aristeu Rozanski) [2196665 2188334]
- mm: hwpoison: handle non-anonymous THP correctly (Aristeu Rozanski) [2196665 2188334]
- mm: hwpoison: refactor refcount check handling (Aristeu Rozanski) [2196665 2188334]
* Thu May 18 2023 Lucas Zampieri <lzampier@redhat.com> [4.18.0-477.13.1.rt7.276.el8_8.g3045] * Thu May 18 2023 Lucas Zampieri <lzampier@redhat.com> [4.18.0-477.13.1.rt7.276.el8_8.g3045]
- [rt] build kernel-rt-4.18.0-477.13.1.rt7.276.el8_8.g3045 [2196667] - [rt] build kernel-rt-4.18.0-477.13.1.rt7.276.el8_8.g3045 [2196667]
- netfilter: nf_tables: deactivate anonymous set from preparation phase (Florian Westphal) [2196154 2196153] {CVE-2023-32233} - netfilter: nf_tables: deactivate anonymous set from preparation phase (Florian Westphal) [2196154 2196153] {CVE-2023-32233}

Loading…
Cancel
Save