diff --git a/.gitignore b/.gitignore index 3dc00cd..3b6af96 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ SOURCES/kernel-abi-stablelists-4.18.0-305.tar.bz2 SOURCES/kernel-kabi-dw-4.18.0-305.tar.bz2 -SOURCES/linux-4.18.0-305.12.1.el8_4.tar.xz +SOURCES/linux-4.18.0-305.17.1.el8_4.tar.xz SOURCES/rheldup3.x509 SOURCES/rhelkpatch1.x509 diff --git a/.kernel.metadata b/.kernel.metadata index 4d40151..c990ec0 100644 --- a/.kernel.metadata +++ b/.kernel.metadata @@ -1,5 +1,5 @@ bf2922872b49aeeb6fe4cdb149d4061604ed7488 SOURCES/kernel-abi-stablelists-4.18.0-305.tar.bz2 4d18d659f47e29331ec86f06d9bd64b93dbac657 SOURCES/kernel-kabi-dw-4.18.0-305.tar.bz2 -509250f8ca54ac0e0d5560e45e5f1de4226fc9ac SOURCES/linux-4.18.0-305.12.1.el8_4.tar.xz +961c83aab338c68f73da636e6eb838448fe7d03d SOURCES/linux-4.18.0-305.17.1.el8_4.tar.xz 95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509 d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509 diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index d72f53e..771d233 100644 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -42,10 +42,10 @@ # define buildid .local %define rpmversion 4.18.0 -%define pkgrelease 305.12.1.el8_4 +%define pkgrelease 305.17.1.el8_4 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 305.12.1%{?dist} +%define specrelease 305.17.1%{?dist} %define pkg_release %{specrelease}%{?buildid} @@ -2612,6 +2612,53 @@ fi # # %changelog +* Mon Aug 30 2021 Jan Stancek [4.18.0-305.17.1.el8_4] +- 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] + +* Mon Aug 23 2021 Jan Stancek [4.18.0-305.16.1.el8_4] +- 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} + +* Tue Aug 17 2021 Jan Stancek [4.18.0-305.15.1.el8_4] +- 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) [1990404 1969751] + +* Tue Aug 10 2021 Frantisek Hrbata [4.18.0-305.14.1.el8_4] +- 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] + +* Tue Aug 03 2021 Frantisek Hrbata [4.18.0-305.13.1.el8_4] +- 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] + * Mon Jul 26 2021 Jan Stancek [4.18.0-305.12.1.el8_4] - Revert "nvme-pci: remove last_sq_tail" (Gopal Tiwari) [1965415 1921591] - tc-testing: add test for ct DNAT tuple collision (Marcelo Ricardo Leitner) [1982494 1964578]