From a95e1027d97e06dd38d4de8b55fc343b45a2c6d4 Mon Sep 17 00:00:00 2001 From: "Luis Claudio R. Goncalves" Date: Fri, 10 Jun 2022 13:10:37 -0300 Subject: [PATCH] kernel-rt-5.14.0-109.rt21.109.el9 * Fri Jun 10 2022 Luis Claudio R. Goncalves [5.14.0-109.rt21.109.el9] - [rt] build kernel-rt-5.14.0-109.rt21.109.el9 [2061574] - [s390] s390/perf: obtain sie_block from the right address (Claudio Imbrenda) [2094788] - redhat/configs: Remove duplicates from ark/generic/s390x/zfcpdump/ (Vladis Dronov) - redhat/configs: Move common/debug/s390x/zfcpdump/ configs to ark/debug/s390x/zfcpdump/ (Vladis Dronov) - redhat/configs: Move common/generic/s390x/zfcpdump/ configs to ark/generic/s390x/zfcpdump/ (Vladis Dronov) - net: Remove netif_rx_any_context() and netif_rx_ni(). (Petr Oros) [2089703] - phonet: Use netif_rx(). (Petr Oros) [2089703] - bluetooth: Use netif_rx(). (Petr Oros) [2089703] - batman-adv: Use netif_rx(). (Petr Oros) [2089703] - tipc: Use netif_rx(). (Petr Oros) [2089703] - tun: vxlan: Use netif_rx(). (Petr Oros) [2089703] - staging: Use netif_rx(). (Petr Oros) [2089703] - s390: net: Use netif_rx(). (Petr Oros) [2089703] - wireless: Use netif_rx(). (Petr Oros) [2089703] - wireless: Marvell: Use netif_rx(). (Petr Oros) [2089703] - wireless: brcmfmac: Use netif_rx(). (Petr Oros) [2089703] - wireless: Atheros: Use netif_rx(). (Petr Oros) [2089703] - slip/plip: Use netif_rx(). (Petr Oros) [2089703] - can: Use netif_rx(). (Petr Oros) [2089703] - net: phy: Use netif_rx(). (Petr Oros) [2089703] - net: dev: Use netif_rx(). (Petr Oros) [2089703] - net: bridge: Use netif_rx(). (Petr Oros) [2089703] - net: macvlan: Use netif_rx(). (Petr Oros) [2089703] - net: ethernet: Use netif_rx(). (Petr Oros) [2089703] - net: dsa: Use netif_rx(). (Petr Oros) [2089703] - net: caif: Use netif_rx(). (Petr Oros) [2089703] - net: sgi-xp: Use netif_rx(). (Petr Oros) [2089703] - net: xtensa: Use netif_rx(). (Petr Oros) [2089703] - docs: networking: Use netif_rx(). (Petr Oros) [2089703] - net: Correct wrong BH disable in hard-interrupt. (Petr Oros) [2089703] - net: dev: Make rps_lock() disable interrupts. (Petr Oros) [2089703] - net: dev: Makes sure netif_rx() can be invoked in any context. (Petr Oros) [2089703] - net: dev: Remove preempt_disable() and get_cpu() in netif_rx_internal(). (Petr Oros) [2089703] - powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCE (Gustavo Walbon) [1873830] - powerpc/papr_scm: Fix build failure when (Gustavo Walbon) [1873830] - drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set (Gustavo Walbon) [1873830] - docs: ABI: sysfs-bus-nvdimm: Document sysfs event format entries for nvdimm pmu (Gustavo Walbon) [1873830] - powerpc/papr_scm: Add perf interface support (Gustavo Walbon) [1873830] - drivers/nvdimm: Add perf interface to expose nvdimm performance stats (Gustavo Walbon) [1873830] - drivers/nvdimm: Add nvdimm pmu structure (Gustavo Walbon) [1873830] - redhat/configs: enable interconnect for NXP i.MX 8M (Steve Best) [2092404] - x86/split_lock: Enable the split lock feature on Raptor Lake (David Arcari) [2076739] - [s390] s390/cpumf: add new extended counter set for IBM z16 (Mete Durlu) [2047724] - mptcp: add more offered MIBs counter (Paolo Abeni) [2089885] - mptcp: never shrink offered window (Paolo Abeni) [2089885] - tcp: allow MPTCP to update the announced window (Paolo Abeni) [2089885] - mptcp: add mib for xmit window sharing (Paolo Abeni) [2089885] - mptcp: really share subflow snd_wnd (Paolo Abeni) [2089885] - KVM: s390: vsie/gmap: reduce gmap_rmap overhead (Thomas Huth) [2072041] - KVM: s390x: fix SCK locking (Thomas Huth) [2072041] - KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific request (Thomas Huth) [2072041] - KVM: s390: Clarify SIGP orders versus STOP/RESTART (Thomas Huth) [2044299] - KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook (Thomas Huth) [2072041] - KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU (Thomas Huth) [2072041] - KVM: s390: Introduce kvm_s390_get_gfn_end() (Thomas Huth) [2072041] - KVM: Integrate gfn_to_memslot_approx() into search_memslots() (Thomas Huth) [2072041] - KVM: s390: Use kvm_get_vcpu() instead of open-coded access (Thomas Huth) [2072041] - KVM: s390: add debug statement for diag 318 CPNC data (Thomas Huth) [2072041] - KVM: s390: pv: properly handle page flags for protected guests (Thomas Huth) [2072041] - KVM: s390: Add a routine for setting userspace CPU state (Thomas Huth) [2044299] - openvswitch: fix OOB access in reserve_sfa_size() (Antoine Tenart) [2082155] - net: openvswitch: don't send internal clone attribute to the userspace. (Antoine Tenart) [2082155 2085881] - openvswitch: Add recirc_id to recirc warning (Antoine Tenart) [2082155] - openvswitch: Fixed nd target mask field in the flow dump. (Antoine Tenart) [2082155] - net/sched: Enable tc skb ext allocation on chain miss only when needed (Antoine Tenart) [2082155] - openvswitch: always update flow key after nat (Antoine Tenart) [2082155] - net: openvswitch: Remove redundant if statements (Antoine Tenart) [2082155] Resolves: rhbz#2061574 --- Makefile.rhelver | 4 +-- kernel.spec | 82 +++++++++++++++++++++++++++++++++++++++++++++--- sources | 6 ++-- 3 files changed, 82 insertions(+), 10 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index 41436a6..1116b24 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 1 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 108 +RHEL_RELEASE = 109 # # ZSTREAM @@ -66,4 +66,4 @@ ifneq ("$(ZSTREAM)", "yes") endif endif -RTBUILD:=.108 +RTBUILD:=.109 diff --git a/kernel.spec b/kernel.spec index aa54e5d..a6fc144 100755 --- a/kernel.spec +++ b/kernel.spec @@ -121,13 +121,13 @@ Summary: The Linux kernel %define kversion 5.14 %define rpmversion 5.14.0 -%define pkgrelease 108.rt21.108.el9 +%define pkgrelease 109.rt21.109.el9 # This is needed to do merge window version magic %define patchlevel 14 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 108.rt21.108%{?buildid}%{?dist} +%define specrelease 109.rt21.109%{?buildid}%{?dist} %define pkg_release %{specrelease} @@ -707,7 +707,7 @@ BuildRequires: lld # exact git commit you can run # # xzcat -qq ${TARBALL} | git get-tar-commit-id -Source0: linux-5.14.0-108.rt21.108.el9.tar.xz +Source0: linux-5.14.0-109.rt21.109.el9.tar.xz Source1: Makefile.rhelver @@ -1420,8 +1420,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.14.0-108.rt21.108.el9 -c -mv linux-5.14.0-108.rt21.108.el9 linux-%{KVERREL} +%setup -q -n kernel-5.14.0-109.rt21.109.el9 -c +mv linux-5.14.0-109.rt21.109.el9 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -3112,6 +3112,78 @@ fi # # %changelog +* Fri Jun 10 2022 Luis Claudio R. Goncalves [5.14.0-109.rt21.109.el9] +- [rt] build kernel-rt-5.14.0-109.rt21.109.el9 [2061574] + +* Fri Jun 10 2022 Luis Claudio R. Goncalves [5.14.0-109.rt21.109.el9] +- [rt] build kernel-rt-5.14.0-109.rt21.109.el9 [2061574] +- [s390] s390/perf: obtain sie_block from the right address (Claudio Imbrenda) [2094788] +- redhat/configs: Remove duplicates from ark/generic/s390x/zfcpdump/ (Vladis Dronov) +- redhat/configs: Move common/debug/s390x/zfcpdump/ configs to ark/debug/s390x/zfcpdump/ (Vladis Dronov) +- redhat/configs: Move common/generic/s390x/zfcpdump/ configs to ark/generic/s390x/zfcpdump/ (Vladis Dronov) +- net: Remove netif_rx_any_context() and netif_rx_ni(). (Petr Oros) [2089703] +- phonet: Use netif_rx(). (Petr Oros) [2089703] +- bluetooth: Use netif_rx(). (Petr Oros) [2089703] +- batman-adv: Use netif_rx(). (Petr Oros) [2089703] +- tipc: Use netif_rx(). (Petr Oros) [2089703] +- tun: vxlan: Use netif_rx(). (Petr Oros) [2089703] +- staging: Use netif_rx(). (Petr Oros) [2089703] +- s390: net: Use netif_rx(). (Petr Oros) [2089703] +- wireless: Use netif_rx(). (Petr Oros) [2089703] +- wireless: Marvell: Use netif_rx(). (Petr Oros) [2089703] +- wireless: brcmfmac: Use netif_rx(). (Petr Oros) [2089703] +- wireless: Atheros: Use netif_rx(). (Petr Oros) [2089703] +- slip/plip: Use netif_rx(). (Petr Oros) [2089703] +- can: Use netif_rx(). (Petr Oros) [2089703] +- net: phy: Use netif_rx(). (Petr Oros) [2089703] +- net: dev: Use netif_rx(). (Petr Oros) [2089703] +- net: bridge: Use netif_rx(). (Petr Oros) [2089703] +- net: macvlan: Use netif_rx(). (Petr Oros) [2089703] +- net: ethernet: Use netif_rx(). (Petr Oros) [2089703] +- net: dsa: Use netif_rx(). (Petr Oros) [2089703] +- net: caif: Use netif_rx(). (Petr Oros) [2089703] +- net: sgi-xp: Use netif_rx(). (Petr Oros) [2089703] +- net: xtensa: Use netif_rx(). (Petr Oros) [2089703] +- docs: networking: Use netif_rx(). (Petr Oros) [2089703] +- net: Correct wrong BH disable in hard-interrupt. (Petr Oros) [2089703] +- net: dev: Make rps_lock() disable interrupts. (Petr Oros) [2089703] +- net: dev: Makes sure netif_rx() can be invoked in any context. (Petr Oros) [2089703] +- net: dev: Remove preempt_disable() and get_cpu() in netif_rx_internal(). (Petr Oros) [2089703] +- powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCE (Gustavo Walbon) [1873830] +- powerpc/papr_scm: Fix build failure when (Gustavo Walbon) [1873830] +- drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set (Gustavo Walbon) [1873830] +- docs: ABI: sysfs-bus-nvdimm: Document sysfs event format entries for nvdimm pmu (Gustavo Walbon) [1873830] +- powerpc/papr_scm: Add perf interface support (Gustavo Walbon) [1873830] +- drivers/nvdimm: Add perf interface to expose nvdimm performance stats (Gustavo Walbon) [1873830] +- drivers/nvdimm: Add nvdimm pmu structure (Gustavo Walbon) [1873830] +- redhat/configs: enable interconnect for NXP i.MX 8M (Steve Best) [2092404] +- x86/split_lock: Enable the split lock feature on Raptor Lake (David Arcari) [2076739] +- [s390] s390/cpumf: add new extended counter set for IBM z16 (Mete Durlu) [2047724] +- mptcp: add more offered MIBs counter (Paolo Abeni) [2089885] +- mptcp: never shrink offered window (Paolo Abeni) [2089885] +- tcp: allow MPTCP to update the announced window (Paolo Abeni) [2089885] +- mptcp: add mib for xmit window sharing (Paolo Abeni) [2089885] +- mptcp: really share subflow snd_wnd (Paolo Abeni) [2089885] +- KVM: s390: vsie/gmap: reduce gmap_rmap overhead (Thomas Huth) [2072041] +- KVM: s390x: fix SCK locking (Thomas Huth) [2072041] +- KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific request (Thomas Huth) [2072041] +- KVM: s390: Clarify SIGP orders versus STOP/RESTART (Thomas Huth) [2044299] +- KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook (Thomas Huth) [2072041] +- KVM: s390: Ensure kvm_arch_no_poll() is read once when blocking vCPU (Thomas Huth) [2072041] +- KVM: s390: Introduce kvm_s390_get_gfn_end() (Thomas Huth) [2072041] +- KVM: Integrate gfn_to_memslot_approx() into search_memslots() (Thomas Huth) [2072041] +- KVM: s390: Use kvm_get_vcpu() instead of open-coded access (Thomas Huth) [2072041] +- KVM: s390: add debug statement for diag 318 CPNC data (Thomas Huth) [2072041] +- KVM: s390: pv: properly handle page flags for protected guests (Thomas Huth) [2072041] +- KVM: s390: Add a routine for setting userspace CPU state (Thomas Huth) [2044299] +- openvswitch: fix OOB access in reserve_sfa_size() (Antoine Tenart) [2082155] +- net: openvswitch: don't send internal clone attribute to the userspace. (Antoine Tenart) [2082155 2085881] +- openvswitch: Add recirc_id to recirc warning (Antoine Tenart) [2082155] +- openvswitch: Fixed nd target mask field in the flow dump. (Antoine Tenart) [2082155] +- net/sched: Enable tc skb ext allocation on chain miss only when needed (Antoine Tenart) [2082155] +- openvswitch: always update flow key after nat (Antoine Tenart) [2082155] +- net: openvswitch: Remove redundant if statements (Antoine Tenart) [2082155] + * Thu Jun 09 2022 Luis Claudio R. Goncalves [5.14.0-108.rt21.108.el9] - [rt] build kernel-rt-5.14.0-108.rt21.108.el9 [2061574] - net: add netif_set_real_num_queues() for device reconfig (Ivan Vecera) [2094002] diff --git a/sources b/sources index 109531c..23d88e0 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ SHA512 (kernel-abi-whitelists-5.13.0-1.tar.bz2) = ceba454e1f590c1e4ef4115a75463ae3ac2c2aa7ec85fa14a2669d666c421483a38225ee19d7d72b4ac7032375741408b23543e43588538c80161ec0cf57051c -SHA512 (linux-5.14.0-108.rt21.108.el9.tar.xz) = 45f83649ae983c3ab10d1d5b5a3c49115d3674c709f10b20f0f5d23ba623fd6e7ab8d500a3e08d0f95bad9f6e6ed6621fd200fb977690052b538e6055d549c87 -SHA512 (kernel-abi-stablelists-5.14.0-108.rt21.108.el9.tar.bz2) = f5703615429123a52e05f50bca32d00a1cbcd6a29882f49326638a4217da45bc8c39f28adf174d12795443450769173e8605d3f2bc853e5bd7760ab95495ade4 -SHA512 (kernel-kabi-dw-5.14.0-108.rt21.108.el9.tar.bz2) = c48e61982bd95c4a1453e0cdc93b7c8868d8aa715c33a9b017679511c6e92e724e35ba52f16d020bd844613bb6f27b4f3c561e14cec621fc116c61a65ea88138 +SHA512 (linux-5.14.0-109.rt21.109.el9.tar.xz) = bcd3f74d064d075eb34faf9bf3f63f08d27a879a3c6971c9527cdddd13b702b62ffb3176726e880d79a1c1c2aac5a2abf83695859330ff7e46745149c6dae1d8 +SHA512 (kernel-abi-stablelists-5.14.0-109.rt21.109.el9.tar.bz2) = 0c53206cbae23c9306da91431cfaf7175ec0c1456db669a957e77d46fa1362b4ddd7f7a99efe750b740e7d5d40f274c0974c42399e7481978d6d4a6ad92bcc55 +SHA512 (kernel-kabi-dw-5.14.0-109.rt21.109.el9.tar.bz2) = c48e61982bd95c4a1453e0cdc93b7c8868d8aa715c33a9b017679511c6e92e724e35ba52f16d020bd844613bb6f27b4f3c561e14cec621fc116c61a65ea88138