From b2fdda999d6c9a10113f6c12e1c8e47daaab7acd Mon Sep 17 00:00:00 2001 From: Juri Lelli Date: Mon, 24 Jan 2022 04:38:36 -0500 Subject: [PATCH] kernel-rt-5.14.0-47.rt21.47.el9 * Mon Jan 24 2022 Juri Lelli [5.14.0-47.rt21.47.el9] - Revert "Merge: virtio: support virtio-mem on x86-64 as tech-preview" (Juri Lelli) - nvmet: register discovery subsystem as 'current' (John Meneghini) [2021672] - nvme: add new discovery log page entry definitions (John Meneghini) [2021672] - nvmet: switch check for subsystem type (John Meneghini) [2021672] - nvme: display correct subsystem NQN (John Meneghini) [2021672] - nvme: Add connect option 'discovery' (John Meneghini) [2021672] - nvme: expose subsystem type in sysfs attribute 'subsystype' (John Meneghini) [2021672] - nvmet: set 'CNTRLTYPE' in the identify controller data (John Meneghini) [2021672] - nvmet: add nvmet_is_disc_subsys() helper (John Meneghini) [2021672] - nvme: add CNTRLTYPE definitions for 'identify controller' (John Meneghini) [2021672] - nvmet: make discovery NQN configurable (John Meneghini) [2021672] - nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert (Vitaly Kuznetsov) [2034619] - include/linux/pci.h: Exclude struct hotplug_slot from KABI (Prarit Bhargava) [2034338] - virtio/vsock: fix the transport to work with VMADDR_CID_ANY (Stefano Garzarella) [2026949] - vhost/vsock: cleanup removing `len` variable (Stefano Garzarella) [2026949] - vhost/vsock: fix incorrect used length reported to the guest (Stefano Garzarella) [2026949] - vsock: prevent unnecessary refcnt inc for nonblocking connect (Stefano Garzarella) [2026949] - vsock_diag_test: remove free_sock_stat() call in test_no_sockets (Stefano Garzarella) [2026949] - vsock: Enable y2038 safe timeval for timeout (Stefano Garzarella) [2026949] - vsock: Refactor vsock_*_getsockopt to resemble sock_getsockopt (Stefano Garzarella) [2026949] - vsock_test: update message bounds test for MSG_EOR (Stefano Garzarella) [2026949] - af_vsock: rename variables in receive loop (Stefano Garzarella) [2026949] - virtio/vsock: support MSG_EOR bit processing (Stefano Garzarella) [2026949] - vhost/vsock: support MSG_EOR bit processing (Stefano Garzarella) [2026949] - virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit. (Stefano Garzarella) [2026949] - virtio/vsock: rename 'EOR' to 'EOM' bit. (Stefano Garzarella) [2026949] - include/linux/irq*.h: Pad irq structs for KABI (Prarit Bhargava) [2034264] - include/linux/fwnode.h: Exclude fwnode structs from KABI (Prarit Bhargava) [2033388] - bpf: Fix toctou on read-only map's constant scalar tracking (Jiri Olsa) [2029198] {CVE-2021-4001} - ACPI: tables: FPDT: Do not print FW_BUG message if record types are reserved (Mark Langsdorf) [2000202] - redhat: support virtio-mem on x86-64 as tech-preview (David Hildenbrand) [2014492] - proc/vmcore: fix clearing user buffer by properly using clear_user() (David Hildenbrand) [2014492] - virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE (David Hildenbrand) [2014492] - virtio-mem: disallow mapping virtio-mem memory via /dev/mem (David Hildenbrand) [2014492] - kernel/resource: disallow access to exclusive system RAM regions (David Hildenbrand) [2014492] - kernel/resource: clean up and optimize iomem_is_exclusive() (David Hildenbrand) [2014492] - virtio-mem: kdump mode to sanitize /proc/vmcore access (David Hildenbrand) [2014492] - virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug() (David Hildenbrand) [2014492] - virtio-mem: factor out hotplug specifics from virtio_mem_probe() into virtio_mem_init_hotplug() (David Hildenbrand) [2014492] - virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug() (David Hildenbrand) [2014492] - proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks (David Hildenbrand) [2014492] - proc/vmcore: let pfn_is_ram() return a bool (David Hildenbrand) [2014492] - x86/xen: print a warning when HVMOP_get_mem_type fails (David Hildenbrand) [2014492] - x86/xen: simplify xen_oldmem_pfn_is_ram() (David Hildenbrand) [2014492] - x86/xen: update xen_oldmem_pfn_is_ram() documentation (David Hildenbrand) [2014492] Resolves: rhbz#2000202, rhbz#2002474, rhbz#2021672, rhbz#2026949, rhbz#2029198, rhbz#2033388, rhbz#2034264, rhbz#2034338, rhbz#2034619 --- Makefile.rhelver | 4 ++-- kernel.spec | 59 +++++++++++++++++++++++++++++++++++++++++++----- sources | 6 ++--- 3 files changed, 58 insertions(+), 11 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index 52076ef..5cd0d1d 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 0 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 46 +RHEL_RELEASE = 47 # # Early y+1 numbering @@ -44,4 +44,4 @@ ifneq ("$(ZSTREAM)", "yes") endif endif -RTBUILD:=.46 +RTBUILD:=.47 diff --git a/kernel.spec b/kernel.spec index b375bf0..55d72b1 100755 --- a/kernel.spec +++ b/kernel.spec @@ -85,7 +85,7 @@ Summary: The Linux kernel # the --with-release option overrides this setting.) %define debugbuildsenabled 1 -%global distro_build 46 +%global distro_build 47 %if 0%{?fedora} %define secure_boot_arch x86_64 @@ -129,13 +129,13 @@ Summary: The Linux kernel %define kversion 5.14 %define rpmversion 5.14.0 -%define pkgrelease 46.rt21.46.el9 +%define pkgrelease 47.rt21.47.el9 # This is needed to do merge window version magic %define patchlevel 14 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 46.rt21.46%{?buildid}%{?dist} +%define specrelease 47.rt21.47%{?buildid}%{?dist} %define pkg_release %{specrelease} @@ -708,7 +708,7 @@ BuildRequires: lld # exact git commit you can run # # xzcat -qq ${TARBALL} | git get-tar-commit-id -Source0: linux-5.14.0-46.rt21.46.el9.tar.xz +Source0: linux-5.14.0-47.rt21.47.el9.tar.xz Source1: Makefile.rhelver @@ -1435,8 +1435,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.14.0-46.rt21.46.el9 -c -mv linux-5.14.0-46.rt21.46.el9 linux-%{KVERREL} +%setup -q -n kernel-5.14.0-47.rt21.47.el9 -c +mv linux-5.14.0-47.rt21.47.el9 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -3086,6 +3086,53 @@ fi # # %changelog +* Mon Jan 24 2022 Juri Lelli [5.14.0-47.rt21.47.el9] +- Revert "Merge: virtio: support virtio-mem on x86-64 as tech-preview" (Juri Lelli) +- nvmet: register discovery subsystem as 'current' (John Meneghini) [2021672] +- nvme: add new discovery log page entry definitions (John Meneghini) [2021672] +- nvmet: switch check for subsystem type (John Meneghini) [2021672] +- nvme: display correct subsystem NQN (John Meneghini) [2021672] +- nvme: Add connect option 'discovery' (John Meneghini) [2021672] +- nvme: expose subsystem type in sysfs attribute 'subsystype' (John Meneghini) [2021672] +- nvmet: set 'CNTRLTYPE' in the identify controller data (John Meneghini) [2021672] +- nvmet: add nvmet_is_disc_subsys() helper (John Meneghini) [2021672] +- nvme: add CNTRLTYPE definitions for 'identify controller' (John Meneghini) [2021672] +- nvmet: make discovery NQN configurable (John Meneghini) [2021672] +- nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert (Vitaly Kuznetsov) [2034619] +- include/linux/pci.h: Exclude struct hotplug_slot from KABI (Prarit Bhargava) [2034338] +- virtio/vsock: fix the transport to work with VMADDR_CID_ANY (Stefano Garzarella) [2026949] +- vhost/vsock: cleanup removing `len` variable (Stefano Garzarella) [2026949] +- vhost/vsock: fix incorrect used length reported to the guest (Stefano Garzarella) [2026949] +- vsock: prevent unnecessary refcnt inc for nonblocking connect (Stefano Garzarella) [2026949] +- vsock_diag_test: remove free_sock_stat() call in test_no_sockets (Stefano Garzarella) [2026949] +- vsock: Enable y2038 safe timeval for timeout (Stefano Garzarella) [2026949] +- vsock: Refactor vsock_*_getsockopt to resemble sock_getsockopt (Stefano Garzarella) [2026949] +- vsock_test: update message bounds test for MSG_EOR (Stefano Garzarella) [2026949] +- af_vsock: rename variables in receive loop (Stefano Garzarella) [2026949] +- virtio/vsock: support MSG_EOR bit processing (Stefano Garzarella) [2026949] +- vhost/vsock: support MSG_EOR bit processing (Stefano Garzarella) [2026949] +- virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit. (Stefano Garzarella) [2026949] +- virtio/vsock: rename 'EOR' to 'EOM' bit. (Stefano Garzarella) [2026949] +- include/linux/irq*.h: Pad irq structs for KABI (Prarit Bhargava) [2034264] +- include/linux/fwnode.h: Exclude fwnode structs from KABI (Prarit Bhargava) [2033388] +- bpf: Fix toctou on read-only map's constant scalar tracking (Jiri Olsa) [2029198] {CVE-2021-4001} +- ACPI: tables: FPDT: Do not print FW_BUG message if record types are reserved (Mark Langsdorf) [2000202] +- redhat: support virtio-mem on x86-64 as tech-preview (David Hildenbrand) [2014492] +- proc/vmcore: fix clearing user buffer by properly using clear_user() (David Hildenbrand) [2014492] +- virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE (David Hildenbrand) [2014492] +- virtio-mem: disallow mapping virtio-mem memory via /dev/mem (David Hildenbrand) [2014492] +- kernel/resource: disallow access to exclusive system RAM regions (David Hildenbrand) [2014492] +- kernel/resource: clean up and optimize iomem_is_exclusive() (David Hildenbrand) [2014492] +- virtio-mem: kdump mode to sanitize /proc/vmcore access (David Hildenbrand) [2014492] +- virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug() (David Hildenbrand) [2014492] +- virtio-mem: factor out hotplug specifics from virtio_mem_probe() into virtio_mem_init_hotplug() (David Hildenbrand) [2014492] +- virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug() (David Hildenbrand) [2014492] +- proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks (David Hildenbrand) [2014492] +- proc/vmcore: let pfn_is_ram() return a bool (David Hildenbrand) [2014492] +- x86/xen: print a warning when HVMOP_get_mem_type fails (David Hildenbrand) [2014492] +- x86/xen: simplify xen_oldmem_pfn_is_ram() (David Hildenbrand) [2014492] +- x86/xen: update xen_oldmem_pfn_is_ram() documentation (David Hildenbrand) [2014492] + * Fri Jan 21 2022 Juri Lelli [5.14.0-46.rt21.46.el9] - crypto: qat - fix definition of ring reset results (Vladis Dronov) [2015145] - crypto: qat - add support for compression for 4xxx (Vladis Dronov) [2015145] diff --git a/sources b/sources index bfec62f..bc65b6a 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-46.rt21.46.el9.tar.xz) = b911580a7f30ea22be592f0dacd21b890ff520558a649437adab0ed9fba0fc50dab252661a7070e18846b5710b6094858c24a44c06a98f559bbc0c0d7343b612 -SHA512 (kernel-abi-stablelists-5.14.0-46.tar.bz2) = 8c29fe11a972ee07c071f4fb104fce953f1abd17159a5cceb1eda1b2430509bdf619263200e76fb2dba9f807dcb87f3bc7486db61161bd4b19ee8e4dc60e69f7 -SHA512 (kernel-kabi-dw-5.14.0-46.tar.bz2) = c901529aff636abbc2aa5f289ec098a2a29c8507aa81ee649d1104592b8abad9f495db0e947dc36a84e043708a47373de35156b40b252281ef747f06e19ed914 +SHA512 (linux-5.14.0-47.rt21.47.el9.tar.xz) = 11c4747cb896fd33f4b9e64e9cf370c1ecdd368b7d25512c06a33e79bb99d068614e86fdb30d33d51c3bf7a3bc85319794d765dd4a82c2b0fe58ce59eff829b9 +SHA512 (kernel-abi-stablelists-5.14.0-47.tar.bz2) = 83ebc1349ab832304b30cd31b61df5decace07924b9e258a4bc8d5c528f70d262069a476ee3293588c1eee5f3e96a6983fc9ee2111b04808b6ef9133e7d9b860 +SHA512 (kernel-kabi-dw-5.14.0-47.tar.bz2) = c901529aff636abbc2aa5f289ec098a2a29c8507aa81ee649d1104592b8abad9f495db0e947dc36a84e043708a47373de35156b40b252281ef747f06e19ed914