import kernel-rt-4.18.0-305.17.1.rt7.89.el8_4

This commit is contained in:
CentOS Sources 2021-09-07 10:17:41 -04:00 committed by Stepan Oksanichenko
parent 55c9301ca7
commit 8338ce3647
3 changed files with 63 additions and 5 deletions

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
SOURCES/linux-4.18.0-305.12.1.rt7.84.el8_4.tar.xz
SOURCES/linux-4.18.0-305.17.1.rt7.89.el8_4.tar.xz
SOURCES/rheldup3.x509
SOURCES/rhelkpatch1.x509

View File

@ -1,3 +1,3 @@
9d1ee5fd169ffc427bcd987b42b111d0dd413ae9 SOURCES/linux-4.18.0-305.12.1.rt7.84.el8_4.tar.xz
0491ff036e8977776a339f89d08ecaff15c28b8d SOURCES/linux-4.18.0-305.17.1.rt7.89.el8_4.tar.xz
95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509
d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509

View File

@ -42,10 +42,10 @@
# define buildid .local
%define rpmversion 4.18.0
%define pkgrelease 305.12.1.rt7.84.el8_4
%define pkgrelease 305.17.1.rt7.89.el8_4
# allow pkg_release to have configurable %%{?dist} tag
%define specrelease 305.12.1.rt7.84%{?dist}
%define specrelease 305.17.1.rt7.89%{?dist}
%define pkg_release %{specrelease}%{?buildid}
@ -152,7 +152,7 @@
# The preempt RT patch level
%global rttag .rt7
# realtimeN
%global rtbuild .84
%global rtbuild .89
%define with_doc 0
%define with_headers 0
%define with_cross_headers 0
@ -2615,6 +2615,64 @@ fi
#
#
%changelog
* Tue Aug 31 2021 Fernando Pacheco <fpacheco@redhat.com> [4.18.0-305.17.1.rt7.89.el8_4]
- [rt] build kernel-rt-4.18.0-305.17.1.rt7.89.el8_4 [1990013]
- ucounts: Move max_time_namespace according to ucount_type (Alex Gladkov) [1998002 1982954]
- netfilter: conntrack: remove offload_pickup sysctl again (Florian Westphal) [1995555 1987101]
- netfilter: flowtable: Set offload timeouts according to proto values (Phil Sutter) [1995554 1979184]
- netfilter: conntrack: Introduce udp offload timeout configuration (Phil Sutter) [1995554 1979184]
- netfilter: conntrack: Introduce tcp offload timeout configuration (Phil Sutter) [1995554 1979184]
- powerpc/64s: Fix crashes when toggling stf barrier (Desnes A. Nunes do Rosario) [1989174 1964484]
- iavf: fix locking of critical sections (Stefan Assmann) [1997534 1975245]
- iavf: do not override the adapter state in the watchdog task (Stefan Assmann) [1997534 1975245]
* Tue Aug 24 2021 Fernando Pacheco <fpacheco@redhat.com> [4.18.0-305.16.1.rt7.88.el8_4]
- [rt] build kernel-rt-4.18.0-305.16.1.rt7.88.el8_4 [1990013]
- rcu: Make rcu_normal_after_boot writable again (Juri Lelli) [1995431 1994249]
- kernfs: dont call d_splice_alias() under kernfs node lock (Ian Kent) [1994879 1939133]
- kernfs: use i_lock to protect concurrent inode updates (Ian Kent) [1994879 1939133]
- kernfs: switch kernfs to use an rwsem (Ian Kent) [1994879 1939133]
- kernfs: use VFS negative dentry caching (Ian Kent) [1994879 1939133]
- kernfs: add a revision to identify directory node changes (Ian Kent) [1994879 1939133]
- kernfs: move revalidate to be near lookup (Ian Kent) [1994879 1939133]
- scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recovery (Jan Stancek) [1948608 1923762]
- net: sched: act_mirred: Reset ct info when mirror/redirect skb (C. Erastus Toe) [1992226 1980532]
- usb: ehci: Prevent missed ehci interrupts with edge-triggered MSI (Torez Smith) [1993894 1972139]
- usb: ehci: do not initialise static variables (Torez Smith) [1993894 1972139]
- usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core (Torez Smith) [1993894 1972139]
- USB: ehci: drop workaround for forced irq threading (Torez Smith) [1993894 1972139]
- usb: ehci: add spurious flag to disable overcurrent checking (Torez Smith) [1993894 1972139]
- NFS: Only change the cookie verifier if the directory page cache is empty (Benjamin Coddington) [1993895 1982825]
- NFS: Fix handling of cookie verifier in uncached_readdir() (Benjamin Coddington) [1993895 1982825]
- nfs: Subsequent READDIR calls should carry non-zero cookieverifier (Benjamin Coddington) [1993895 1982825]
- KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow (Jon Maloy) [1988225 1988226] {CVE-2021-37576}
- redhat: Temporary workaround for CKI pipelines (Juri Lelli)
* Wed Aug 18 2021 Fernando Pacheco <fpacheco@redhat.com> [4.18.0-305.15.1.rt7.87.el8_4]
- [rt] build kernel-rt-4.18.0-305.15.1.rt7.87.el8_4 [1990013]
- sched: Fix data-race in wakeup (Phil Auld) [1987296 1937103]
- mm/page_alloc: bail out on fatal signal during reclaim/compaction retry attempt (Aaron Tomlin) [1984085 1919765]
- sunrpc: Avoid a KASAN slab-out-of-bounds bug in xdr_set_page_base() (Benjamin Coddington) [1993255 1969751] {CVE-2021-38201}
* Thu Aug 12 2021 Fernando Pacheco <fpacheco@redhat.com> [4.18.0-305.14.1.rt7.86.el8_4]
- [rt] build kernel-rt-4.18.0-305.14.1.rt7.86.el8_4 [1990013]
- time/hrtimer: Embed hrtimer mode into hrtimer_sleeper (Juri Lelli) [1986063 1966600]
- time/hrtimer: Add PINNED_HARD mode for realtime hrtimers (Juri Lelli) [1986063 1966600]
- sched/fair: Bail rebalance early if SD_LOAD_BALANCE is not set (Juri Lelli) [1990272 1875275]
- spec: create a changelog entry with the RT Update Source BZ (Luis Claudio R. Goncalves)
- tick/nohz: Kick only _queued_ task whose tick dependency is updated (Waiman Long) [1981336 1922901]
- tick/nohz: Change signal tick dependency to wake up CPUs of member tasks (Waiman Long) [1981336 1922901]
- tick/nohz: Only wake up a single target cpu when kicking a task (Waiman Long) [1981336 1922901]
- tick/nohz: Narrow down noise while setting current task's tick dependency (Waiman Long) [1981336 1922901]
- mlx5: net: zero-initialize tc skb extension on allocation (Jan Stancek) [1982220 1965418]
- scsi: qedf: Update the max_id value in host structure (Nilesh Javali) [1989097 1954876]
- scsi: qla2xxx: Reserve extra IRQ vectors (Nilesh Javali) [1986156 1964834]
* Wed Aug 04 2021 Fernando Pacheco <fpacheco@redhat.com> [4.18.0-305.13.1.rt7.85.el8_4]
- mm/zswap: Initialize the local-lock (Andrew Halaney) [1980641 1905765]
- xfrm: Fix wraparound in xfrm_policy_addr_delta() (Sabrina Dubroca) [1981840 1951965]
- VMCI: Release resource if the work is already queued (Cathy Avery) [1982042 1978518]
* Thu Jul 29 2021 Chris White <chwhite@redhat.com> [4.18.0-305.12.1.rt7.84.el8_4]
- [rt] mm/memcg: make get_obj_stock() RT friendly (Luis Claudio R. Goncalves) [1987102 1983261]
- memcontrol: Add an argument to refill_stock() to indicate locking (Luis Claudio R. Goncalves) [1987102 1983261]