diff --git a/.gitignore b/.gitignore index bd28a6c..ddd64d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -SOURCES/kernel-rt-3.10.0-1160.2.2.rt56.1134.tar.xz +SOURCES/kernel-rt-3.10.0-1160.6.1.rt56.1139.tar.xz SOURCES/rheldup3.x509 SOURCES/rhelkpatch1.x509 diff --git a/.kernel-rt.metadata b/.kernel-rt.metadata index 25b888a..6b7d354 100644 --- a/.kernel-rt.metadata +++ b/.kernel-rt.metadata @@ -1,3 +1,3 @@ -3602dda44bfe25599e071da321e1453b6268340a SOURCES/kernel-rt-3.10.0-1160.2.2.rt56.1134.tar.xz +18ccc0c1f7e1c9b0394f5163ba311d61b28202c1 SOURCES/kernel-rt-3.10.0-1160.6.1.rt56.1139.tar.xz 95b9b811c7b0a6c98b2eafc4e7d6d24f2cb63289 SOURCES/rheldup3.x509 d90885108d225a234a5a9d054fc80893a5bd54d0 SOURCES/rhelkpatch1.x509 diff --git a/SPECS/kernel-rt.spec b/SPECS/kernel-rt.spec index 71a1fd5..bba8d58 100644 --- a/SPECS/kernel-rt.spec +++ b/SPECS/kernel-rt.spec @@ -6,10 +6,10 @@ Summary: The Linux Realtime kernel %global dist .el7 # realtimeN -%global rtbuild 1134 +%global rtbuild 1139 # RHEL7 build number -%global rhel_build 1160.2.2 +%global rhel_build 1160.6.1 # The preempt RT patch level %global rttag rt56 @@ -1454,11 +1454,82 @@ fi %endif %changelog -* Sat Oct 17 2020 Juri Lelli [3.10.0-1160.2.2.rt56.1134.el7] -- [rt] Update source tree to match RHEL rhel-7.9.z tree [1858095] +* Wed Oct 21 2020 Chris White [3.10.0-1160.6.1.rt56.1139.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [1883995] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [1883995] (Chris White) [1883995] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [1883995] (Chris White) [1883995] +- [rt] epoll: fix use-after-free in eventpoll_release_file ("Luis Claudio R. Goncalves") [https://bugzilla.redhat.com/show_bug.cgi?id=1877695] +- [net] netfilter: nf_queue: place bridge physports into queue_entry struct (Florian Westphal) [1885682] +- [net] netfilter: nf_queue: do not release refcouts until nf_reinject is done (Florian Westphal) [1885682] +- [net] netfilter: nf_queue: make nf_queue_entry_release_refs static (Florian Westphal) [1885682] - [net] bluetooth: l2cap: Fix calling sk_filter on non-socket based channel (Gopal Tiwari) [1888253] {CVE-2020-12351} - [net] bluetooth: a2mp: Fix not initializing all members (Gopal Tiwari) [1888797] {CVE-2020-12352} +* Tue Oct 20 2020 Chris White [3.10.0-1160.5.1.rt56.1138.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [1883995] (Chris White) [1883995] +- [rt] epoll: fix use-after-free in eventpoll_release_file ("Luis Claudio R. Goncalves") [https://bugzilla.redhat.com/show_bug.cgi?id=1877695] + +* Tue Oct 20 2020 Chris White [3.10.0-1160.5.1.rt56.1137.el7] +- [rt] epoll: fix use-after-free in eventpoll_release_file ("Luis Claudio R. Goncalves") [https://bugzilla.redhat.com/show_bug.cgi?id=1877695] + +* Fri Oct 16 2020 Juri Lelli [3.10.0-1160.5.1.rt56.1136.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [1858095] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [1858095] (Chris White) [1858095] +- [rt] net/ipv6: protect calls to __fl_lookup with rcu_read_lock_bh() ("Luis Claudio R. Goncalves") [https://bugzilla.redhat.com/show_bug.cgi?id=1836846] +- [rt] drivers/md/raid5: Do not disable irq on release_inactive_stripe_list() call ("Luis Claudio R. Goncalves") [https://bugzilla.redhat.com/show_bug.cgi?id=1857872] +- [rt] drivers/md/raid5: Use irqsave variant of atomic_dec_and_lock() ("Luis Claudio R. Goncalves") [https://bugzilla.redhat.com/show_bug.cgi?id=1857872] +- [rt] atomic: Add irqsave variant of atomic_dec_and_lock() ("Luis Claudio R. Goncalves") [https://bugzilla.redhat.com/show_bug.cgi?id=1857872] +- [x86] x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs (Myron Stowe) [1849223] +- [kernel] uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix GDB regression (Oleg Nesterov) [1861396] +- [video] vgacon: Fix for missing check in scrollback handling (Lyude Paul) [1859468] {CVE-2020-14331} +- [pci] hv: Retry PCI bus D0 entry on invalid device state (Mohammed Gamal) [1846667] +- [pci] hv: Fix the PCI HyperV probe failure path to release resource properly (Mohammed Gamal) [1846667] +- [x86] xen: Add call of speculative_store_bypass_ht_init() to PV paths (Vladis Dronov) [1882468] +- [powerpc] powerpc/smp: Use nid as fallback for package_id (Desnes Augusto Nunes do Rosario) [1826306] +- [powerpc] powerpc/smp: Add Power9 scheduler topology (Desnes Augusto Nunes do Rosario) [1826306] +- [kernel] sched: Add a new SD_SHARE_POWERDOMAIN for sched_domain (Desnes Augusto Nunes do Rosario) [1826306] +- [powerpc] sched, powerpc: Create a dedicated topology table (Desnes Augusto Nunes do Rosario) [1826306] +- [s390] sched, s390: Create a dedicated topology table (Desnes Augusto Nunes do Rosario) [1826306] +- [s390] s390/topology: Remove call to update_cpu_masks() (Desnes Augusto Nunes do Rosario) [1826306] +- [powerpc] powerpc/smp: Add cpu_l2_cache_map (Desnes Augusto Nunes do Rosario) [1826306] +- [powerpc] powerpc/smp: Rework CPU topology construction (Desnes Augusto Nunes do Rosario) [1826306] +- [powerpc] powerpc/smp: Use cpu_to_chip_id() to find core siblings (Desnes Augusto Nunes do Rosario) [1826306] +- [powerpc] powerpc, hotplug: Avoid to touch non-existent cpumasks (Desnes Augusto Nunes do Rosario) [1826306] + +* Tue Oct 06 2020 Chris White [3.10.0-1160.4.1.rt56.1135.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [1858095] +- [rt] net/ipv6: protect calls to __fl_lookup with rcu_read_lock_bh() ("Luis Claudio R. Goncalves") [https://bugzilla.redhat.com/show_bug.cgi?id=1836846] +- [rt] drivers/md/raid5: Do not disable irq on release_inactive_stripe_list() call ("Luis Claudio R. Goncalves") [https://bugzilla.redhat.com/show_bug.cgi?id=1857872] +- [rt] drivers/md/raid5: Use irqsave variant of atomic_dec_and_lock() ("Luis Claudio R. Goncalves") [https://bugzilla.redhat.com/show_bug.cgi?id=1857872] +- [rt] atomic: Add irqsave variant of atomic_dec_and_lock() ("Luis Claudio R. Goncalves") [https://bugzilla.redhat.com/show_bug.cgi?id=1857872] +- [block] virtio-blk: handle block_device_operations callbacks after hot unplug (Stefan Hajnoczi) [1811893] +- [scsi] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command" (Nilesh Javali) [1826127] +- [scsi] scsi: qla2xxx: Fix stale mem access on driver unload (Nilesh Javali) [1826127] +- [scsi] scsi: qedf: Fix crash when MFW calls for protocol stats while function is still probing (Nilesh Javali) [1836443] +- [scsi] scsi: qedf: Keep track of num of pending flogi (Nilesh Javali) [1836443] +- [scsi] scsi: qedf: Fix race betwen fipvlan request and response path (Nilesh Javali) [1836443] +- [scsi] scsi: qedf: Decrease the LL2 MTU size to 2500 (Nilesh Javali) [1836443] +- [scsi] scsi: qedf: Check for module unloading bit before processing link update AEN (Nilesh Javali) [1836443] +- [scsi] scsi: qedf: Initiator fails to re-login to switch after link down (Nilesh Javali) [1836443] +- [scsi] scsi: qedf: Fix crash during sg_reset (Nilesh Javali) [1836443] +- [scsi] scsi: qedf: Stop sending fipvlan request on unload (Nilesh Javali) [1836443] +- [message] scsi: mptscsih: Fix read sense data size (Tomas Henzl) [1829803] +- [scsi] scsi: megaraid_sas: Clear affinity hint (Tomas Henzl) [1828312] + +* Mon Sep 28 2020 Luis Claudio R. Goncalves [3.10.0-1160.3.1.rt56.1134.el7] +- [rt] Update source tree to match RHEL rhel-7.9.z tree [1858095] +- [net] net-sysfs: Call dev_hold always in rx_queue_add_kobject (Hangbin Liu) [1846454] {CVE-2019-20811} +- [net] net-sysfs: Call dev_hold always in netdev_queue_add_kobject (Hangbin Liu) [1846454] {CVE-2019-20811} +- [net] net-sysfs: call dev_hold if kobject_init_and_add success (Hangbin Liu) [1846454] {CVE-2019-20811} +- [netdrv] macvlan: Change status when lower device goes down (Hangbin Liu) [1848950] +- [netdrv] macvlan: make operstate and carrier more accurate (Hangbin Liu) [1848950] +- [infiniband] RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah() (Kamal Heib) [1858707] +- [infiniband] RDMA/ipoib: Return void from ipoib_ib_dev_stop() (Kamal Heib) [1858707] +- [net] tcp: limit sk_write_qlen based on sndbuf size (Florian Westphal) [1847765] +- [netdrv] net/mlx5e: Modify uplink state on interface up/down (Alaa Hleihel) [1733181] +- [netdrv] net/mlx5: E-Switch, Disable esw manager vport correctly (Alaa Hleihel) [1733181] +- [netdrv] net/mlx5: E-Switch, Properly refer to host PF vport as other vport (Alaa Hleihel) [1733181] + * Wed Sep 23 2020 Luis Claudio R. Goncalves [3.10.0-1160.2.1.rt56.1133.el7] - [rt] Update source tree to match RHEL rhel-7.9.z tree [1858095] - [edac] EDAC/i10nm: Update driver to support different bus number config register offsets (Aristeu Rozanski) [1840276]