diff --git a/SOURCES/Makefile.common b/SOURCES/Makefile.common index 27c28a5..25e8b05 100644 --- a/SOURCES/Makefile.common +++ b/SOURCES/Makefile.common @@ -9,7 +9,7 @@ RPMVERSION:=3.10.0 # marker is git tag which we base off of for exporting patches MARKER:=v3.10 PREBUILD:= -BUILD:=1062.18.1 +BUILD:=1127.8.2 DIST:=.el7 SPECFILE:=kernel.spec RPM:=$(REDHAT)/rpm diff --git a/SPECS/kernel-plus.spec b/SPECS/kernel-plus.spec index b5f50c6..7071c7b 100644 --- a/SPECS/kernel-plus.spec +++ b/SPECS/kernel-plus.spec @@ -14,10 +14,10 @@ Summary: The Linux kernel %global distro_build 1127 %define rpmversion 3.10.0 -%define pkgrelease 1127.el7 +%define pkgrelease 1127.8.2.el7 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 1127%{?dist} +%define specrelease 1127.8.2%{?dist} %define pkg_release %{specrelease}%{?buildid} @@ -29,6 +29,7 @@ Summary: The Linux kernel # All should default to 1 (enabled) and be flipped to 0 (disabled) # by later arch-specific checks. +%define _with_kabidupchk 1 # The following build options are enabled by default. # Use either --without in your rpmbuild command or force values # to 0 in here to disable them. @@ -547,7 +548,7 @@ Patch20207: centos-linux-3.10-el75-ethernetbuild_v4.patch #Patch20208: centos-linux-3.10-array-bug14864.patch #Patch20209: centos-linux-3.10-fix-fsnotify-bug14823.patch #Patch20210: centos-linux-3.10-alsa-potential-crash-bug14779.patch -Patch20211: centos-linux-3.10-net_sched_codel-bug14413v3.patch +#Patch20211: centos-linux-3.10-net_sched_codel-bug14413v3.patch #Patch20212: centos-linux-3.10-mempolicy-bug15115.patch Patch20214: centos-linux-3.10-virtio_balloon-fix-race-bug15216.patch #Patch20215: centos-linux-3.10-ecryptfs-3.10.108.patch @@ -572,7 +573,7 @@ Patch20224: centos-linux-3.10-niu-fix-build-errors-bug15040.patch Patch20234: centos-linux-3.10-acpi-ghes-bug16315.patch Patch20235: centos-linux-3.10-net-ICMP-report-fix-bug16521.patch Patch20236: centos-linux-3.10-cifs-fix-bug16824.patch -Patch20237: centos-linux-3.10-r8169-fix-network-stalls.patch +#Patch20237: centos-linux-3.10-r8169-fix-network-stalls.patch # empty final patch to facilitate testing of kernel patches Patch999999: linux-kernel-test.patch @@ -1022,7 +1023,7 @@ ApplyOptionalPatch centos-linux-3.10-el75-ethernetbuild_v4.patch #ApplyOptionalPatch centos-linux-3.10-array-bug14864.patch #ApplyOptionalPatch centos-linux-3.10-fix-fsnotify-bug14823.patch #ApplyOptionalPatch centos-linux-3.10-alsa-potential-crash-bug14779.patch -ApplyOptionalPatch centos-linux-3.10-net_sched_codel-bug14413v3.patch +#ApplyOptionalPatch centos-linux-3.10-net_sched_codel-bug14413v3.patch #ApplyOptionalPatch centos-linux-3.10-mempolicy-bug15115.patch #ApplyOptionalPatch centos-linux-3.10-ecryptfs-3.10.108.patch #ApplyOptionalPatch centos-linux-3.10-ecryptfs-4.4-LTS.patch @@ -1048,7 +1049,7 @@ ApplyOptionalPatch centos-linux-3.10-niu-fix-build-errors-bug15040.patch ApplyOptionalPatch centos-linux-3.10-acpi-ghes-bug16315.patch ApplyOptionalPatch centos-linux-3.10-net-ICMP-report-fix-bug16521.patch ApplyOptionalPatch centos-linux-3.10-cifs-fix-bug16824.patch -ApplyOptionalPatch centos-linux-3.10-r8169-fix-network-stalls.patch +#ApplyOptionalPatch centos-linux-3.10-r8169-fix-network-stalls.patch ### end of plus mod # End of CentOS Modification @@ -2051,7 +2052,7 @@ fi %kernel_variant_files %{with_kdump} kdump %changelog -* Tue Mar 31 2020 Akemi Yagi [3.10.0-1127.el7.centos.plus] +* Tue May 12 2020 Akemi Yagi [3.10.0-1127.8.2.el7.centos.plus] - Apply debranding changes - Roll in i686 mods addmissing.patch [puias] @@ -2112,6 +2113,88 @@ fi - Apply a patch to fix cifs [bug#16824] - Add patch centos-linux-3.10-r8169-fix-network-stalls.patch +* Thu May 07 2020 Augusto Caringi [3.10.0-1127.8.2.el7] +- [net] netlabel: cope with NULL catmap (Paolo Abeni) [1827239 1827240] {CVE-2020-10711} + +* Fri Apr 24 2020 Augusto Caringi [3.10.0-1127.8.1.el7] +- [scsi] scsi: qla2xxx: initialize fc4_type_priority (Nilesh Javali) [1827274 1808129] + +* Mon Apr 20 2020 Augusto Caringi [3.10.0-1127.7.1.el7] +- [net] sched: flower: insert new filter to idr after setting its mask (Davide Caratti) [1824548 1785141] +- [netdrv] r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFO (Corinna Vinschen) [1822548 1787263] +- [net] net_sched: remove a bogus warning in hfsc (Davide Caratti) [1821262 1781323] +- [net] tcp: make tcp_space() aware of socket backlog (Guillaume Nault) [1817499 1790840] +- [scsi] iscsi: Avoid potential deadlock in iscsi_if_rx func (Oleksandr Natalenko) [1817497 1715986] +- [scsi] scsi: avoid repetitive logging of device offline messages (Nilesh Javali) [1815596 1798042] +- [scsi] qla2xxx: Fix I/Os being passed down when FC device is being deleted (Nilesh Javali) [1815596 1798042] +- [scsi] scsi: qla2xxx: Fix unbound sleep in fcport delete path (Nilesh Javali) [1815596 1798042] +- [scsi] scsi: qla2xxx: Fix hang in fcport delete path (Nilesh Javali) [1815596 1798042] +- [scsi] scsi: qla2xxx: Fix stuck session in GNL (Nilesh Javali) [1815596 1798042] +- [scsi] scsi: qla2xxx: Correct fcport flags handling (Nilesh Javali) [1815596 1798042] +- [scsi] scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss (Nilesh Javali) [1815596 1798042] +- [scsi] scsi: megaraid_sas: fixup MSIx interrupt setup during resume (Tomas Henzl) [1813249 1807077] +- [md] dm mpath: call clear_request_fn_mpio() in multipath_release_clone() (Mike Snitzer) [1812937 1806400] +- [scsi] scsi: implement .cleanup_rq callback (Mike Snitzer) [1812937 1806400] +- [md] blk-mq: add callback of .cleanup_rq (Mike Snitzer) [1812937 1806400] +- [md] dm rq: fix checking of dm_dispatch_clone_request's return value (Ming Lei) [1814537 1805401] + +* Tue Apr 14 2020 Augusto Caringi [3.10.0-1127.6.1.el7] +- [x86] x86/debug: Extend the lower bound of crash kernel low reservations (Pingfan Liu) [1817502 1811511] + +* Fri Apr 03 2020 Augusto Caringi [3.10.0-1127.5.1.el7] +- [netdrv] hv/netvsc: Fix NULL dereference at single queue mode fallback (Mohammed Gamal) [1817935 1806488] +- [netdrv] hv/netvsc: fix handling of fallback to single queue mode (Mohammed Gamal) [1817935 1806488] +- [netdrv] hv_netvsc: Fix unwanted rx_table reset (Mohammed Gamal) [1817935 1806488] +- [netdrv] hv_netvsc: Fix tx_table init in rndis_set_subchannel() (Mohammed Gamal) [1817935 1806488] +- [netdrv] hv_netvsc: fix typos in code comments (Mohammed Gamal) [1817935 1806488] +- [netdrv] hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe() (Mohammed Gamal) [1817935 1806488] +- [netdrv] hv_netvsc: Fix hash key value reset after other ops (Mohammed Gamal) [1817935 1806488] +- [netdrv] hv_netvsc: Refactor assignments of struct netvsc_device_info (Mohammed Gamal) [1817935 1806488] +- [netdrv] hv_netvsc: split sub-channel setup into async and sync (Mohammed Gamal) [1817935 1806488] +- [netdrv] hv_netvsc: Fix send_table offset in case of a host bug (Mohammed Gamal) [1817935 1806488] +- [netdrv] hv_netvsc: Add NetVSP v6 and v6.1 into version negotiation (Mohammed Gamal) [1817935 1806488] +- [netdrv] hv_netvsc: Fix offset usage in netvsc_send_table() (Mohammed Gamal) [1817935 1806488] +- [netdrv] hv_netvsc: simplify receive side calling arguments (Mohammed Gamal) [1817935 1806488] + +* Mon Mar 30 2020 Augusto Caringi [3.10.0-1127.4.1.el7] +- [x86] kvm: x86: do not reset microcode version on INIT or RESET (Paolo Bonzini) [1814003 1801852] +- [x86] kvm: x86: list MSR_IA32_UCODE_REV as an emulated MSR (Paolo Bonzini) [1814003 1801852] +- [x86] kvm: x86: Allow userspace to define the microcode version (Paolo Bonzini) [1814003 1801852] + +* Mon Mar 23 2020 Augusto Caringi [3.10.0-1127.3.1.el7] +- [md] md/raid6: Set R5_ReadError when there is read failure on parity disk (Xiao Ni) [1810062 1804569] +- [kernel] blktrace: fix dereference after null check (Ming Lei) [1806367 1798318] {CVE-2019-19768} +- [kernel] blktrace: Protect q->blk_trace with RCU (Ming Lei) [1806367 1798318] {CVE-2019-19768} +- [kernel] blktrace: fix trace mutex deadlock (Ming Lei) [1806367 1798318] {CVE-2019-19768} +- [kernel] blktrace: fix unlocked registration of tracepoints (Ming Lei) [1806367 1798318] {CVE-2019-19768} +- [kernel] blktrace: fix unlocked access to init/start-stop/teardown (Ming Lei) [1806367 1798318] {CVE-2019-19768} + +* Fri Mar 13 2020 Augusto Caringi [3.10.0-1127.2.1.el7] +- [kernel] tick-sched: Update nohz load even if tick already stopped (Scott Wood) [1808030 1694877] + +* Tue Mar 10 2020 Augusto Caringi [3.10.0-1127.1.1.el7] +- [net] openvswitch: support asymmetric conntrack (Aaron Conole) [1806447 1757759] +- [kernel] audit: CONFIG_CHANGE don't log internal bookkeeping as an event (Richard Guy Briggs) [1806430 1777239] +- [kernel] tracing: Fix possible double free on failure of allocating trace buffer (Jerome Marchand) [1803010 1803011] {CVE-2017-18595} +- [kernel] tracing: Fix crash when it fails to alloc ring buffer (Jerome Marchand) [1803010 1803011] {CVE-2017-18595} +- [base] of: to support binding numa node to specified device in devicetree (Jeff Moyer) [1801699 1791883] +- [ptp] ptp: free ptp device pin descriptors properly (Vladis Dronov) [1798396 1774657] +- [ptp] ptp: fix the race between the release of ptp_clock and cdev (Vladis Dronov) [1798396 1774657] +- [ptp] ptp: Fix pass zero to ERR_PTR() in ptp_clock_register (Vladis Dronov) [1798396 1774657] +- [ptp] ptp: create "pins" together with the rest of attributes (Vladis Dronov) [1798396 1774657] +- [ptp] ptp: use is_visible method to hide unused attributes (Vladis Dronov) [1798396 1774657] +- [ptp] ptp: use kcalloc when allocating arrays (Vladis Dronov) [1798396 1774657] +- [ptp] ptp: do not explicitly set drvdata in ptp_clock_register() (Vladis Dronov) [1798396 1774657] +- [ptp] drivers/ptp: Fix kernel memory disclosure (Vladis Dronov) [1798396 1774657] +- [ptp] ptp: Fix resource leak in case of error (Vladis Dronov) [1798396 1774657] +- [netdrv] ptp: drivers: set the number of programmable pins (Vladis Dronov) [1798396 1774657] +- [ptp] ptp: expose the programmable pins via sysfs (Vladis Dronov) [1798396 1774657] +- [documentation] ptp: add the pin GET/SETFUNC ioctls to the testptp program (Vladis Dronov) [1798396 1774657] +- [documentation] ptp: Allow selecting trigger/event index in testptp (Vladis Dronov) [1798396 1774657] +- [documentation] ptp: add the PTP_SYS_OFFSET ioctl to the testptp program (Vladis Dronov) [1798396 1774657] +- [netdrv] ixgbevf: Use cached link state instead of re-reading the value for ethtool (Ken Cox) [1796799 1794812] +- [kernel] sched: Fix schedule_tail() to disable preemption (Phil Auld) [1796262 1771094] + * Tue Feb 18 2020 Jan Stancek [3.10.0-1127.el7] - [fs] flexfiles: Don't tie up all the rpciod threads in resends (Benjamin Coddington) [1778963]