From 950867cb172581ad3b7555e130866f02d6f15530 Mon Sep 17 00:00:00 2001 From: "Luis Claudio R. Goncalves" Date: Mon, 20 Jun 2022 17:04:10 -0300 Subject: [PATCH] kernel-rt-5.14.0-114.rt21.114.el9 * Mon Jun 20 2022 Luis Claudio R. Goncalves [5.14.0-114.rt21.114.el9] - [rt] build kernel-rt-5.14.0-114.rt21.114.el9 [2061574] - redhat/configs: Move CRYPTO_USER config to match ARK layout (Vladis Dronov) [2096894] - redhat/configs: Drop outdated CRYPTO_ECDH configs (Vladis Dronov) [2096894] - perf: Fix sys_perf_event_open() race against self (Michael Petlan) [2087966] {CVE-2022-1729} - block: ignore RWF_HIPRI hint for sync dio (Ming Lei) [2071243] - [s390] s390/qdio: clarify logical vs absolute in QIB's kerneldoc (Mete Durlu) [2044298] - [s390] s390/qdio: remove unneeded sanity check in qdio_do_sqbs() (Mete Durlu) [2044298] - [s390] s390/qdio: split do_QDIO() (Mete Durlu) [2044298] - [s390] s390/qdio: split qdio_inspect_queue() (Mete Durlu) [2044298] - [s390] s390/qdio: clarify handler logic for qdio_handle_activate_check() (Mete Durlu) [2044298] - [s390] s390/qdio: clean up access to queue in qdio_handle_activate_check() (Mete Durlu) [2044298] - [s390] s390/qdio: avoid allocating the qdio_irq with GFP_DMA (Mete Durlu) [2044298] - [s390] s390/qdio: improve handling of CIWs (Mete Durlu) [2044298] - [s390] s390/qdio: remove QDIO_SBAL_SIZE macro (Mete Durlu) [2044298] - [s390] scsi: zfcp: fix kernel doc comments (Mete Durlu) [2044298] - [s390] s390/qdio: remove unused support for SLIB parameters (Mete Durlu) [2044298] - [s390] s390/qdio: consolidate QIB code (Mete Durlu) [2044298] - [s390] s390/qdio: use dev_info() in qdio_print_subchannel_info() (Mete Durlu) [2044298] - [s390] s390/qdio: fine-tune the queue sync (Mete Durlu) [2044298] - [s390] s390/qdio: clean up SIGA capability tracking (Mete Durlu) [2044298] - [s390] s390/qdio: remove unused sync-after-IRQ infrastructure (Mete Durlu) [2044298] - [s390] s390/qdio: use absolute data address in ESTABLISH ccw (Mete Durlu) [2044298] - [s390] s390/qdio: remove unused macros (Mete Durlu) [2044298] - [s390] s390/qdio: clarify reporting of errors to the drivers (Mete Durlu) [2044298] - [s390] s390/qdio: remove unneeded siga-sync for Output Queue (Mete Durlu) [2044298] - [s390] s390/qdio: remove remaining tasklet & timer code (Mete Durlu) [2044298] - scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE (Dick Kennedy) [2063879] - scsi: lpfc: Fix split code for FLOGI on FCoE (Dick Kennedy) [2063879] - scsi: lpfc: Update lpfc version to 14.2.0.3 (Dick Kennedy) [2063879] - scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/O (Dick Kennedy) [2063879] - scsi: lpfc: Alter FPIN stat accounting logic (Dick Kennedy) [2063879] - scsi: lpfc: Rework FDMI initialization after link up (Dick Kennedy) [2063879] - scsi: lpfc: Change VMID registration to be based on fabric parameters (Dick Kennedy) [2063879] - scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link() (Dick Kennedy) [2063879] - scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check() (Dick Kennedy) [2063879] - scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event() (Dick Kennedy) [2063879] - scsi: lpfc: Inhibit aborts if external loopback plug is inserted (Dick Kennedy) [2063879] - scsi: lpfc: Fix ndlp put following a LOGO completion (Dick Kennedy) [2063879] - scsi: lpfc: Fill in missing ndlp kref puts in error paths (Dick Kennedy) [2063879] - scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4() (Dick Kennedy) [2063879] - scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call (Dick Kennedy) [2063879] - scsi: lpfc: Fix additional reference counting in lpfc_bsg_rport_els() (Dick Kennedy) [2063879] - scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp() (Dick Kennedy) [2063879] - scsi: lpfc: Remove unnecessary null ndlp check in lpfc_sli_prep_wqe() (Dick Kennedy) [2063879] - scsi: lpfc: Remove unneeded variable (Dick Kennedy) [2063879] - scsi: lpfc: Copyright updates for 14.2.0.2 patches (Dick Kennedy) [2063879] - scsi: lpfc: Update lpfc version to 14.2.0.2 (Dick Kennedy) [2063879] - scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE (Dick Kennedy) [2063879] - scsi: lpfc: Update stat accounting for READ_STATUS mbox command (Dick Kennedy) [2063879] - scsi: lpfc: Refactor cleanup of mailbox commands (Dick Kennedy) [2063879] - scsi: lpfc: Fix field overload in lpfc_iocbq data structure (Dick Kennedy) [2063879] - scsi: lpfc: Register for Application Services FC-4 type in Fabric topology (Dick Kennedy) [2063879] - scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV ports (Dick Kennedy) [2063879] - scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groups (Dick Kennedy) [2063879] - scsi: lpfc: Fix call trace observed during I/O with CMF enabled (Dick Kennedy) [2063879] - scsi: lpfc: Correct CRC32 calculation for congestion stats (Dick Kennedy) [2063879] - scsi: lpfc: Move MI module parameter check to handle dynamic disable (Dick Kennedy) [2063879] - scsi: lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF path (Dick Kennedy) [2063879] - scsi: lpfc: Transition to NPR state upon LOGO cmpl if link down or aborted (Dick Kennedy) [2063879] - scsi: lpfc: Update fc_prli_sent outstanding only after guaranteed IOCB submit (Dick Kennedy) [2063879] - scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT (Dick Kennedy) [2063879] - scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI (Dick Kennedy) [2063879] - scsi: lpfc: Clear fabric topology flag before initiating a new FLOGI (Dick Kennedy) [2063879] - scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock (Dick Kennedy) [2063879] - scsi: lpfc: Requeue SCSI I/O to upper layer when fw reports link down (Dick Kennedy) [2063879] - scsi: lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 field (Dick Kennedy) [2063879] - scsi: lpfc: Fix diagnostic fw logging after a function reset (Dick Kennedy) [2063879] - scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg() (Dick Kennedy) [2063879] - scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescan (Dick Kennedy) [2063879] - scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup() (Dick Kennedy) [2063879] - scsi: lpfc: Fix broken SLI4 abort path (Dick Kennedy) [2063879] - scsi: lpfc: Update lpfc version to 14.2.0.1 (Dick Kennedy) [2063879] - scsi: lpfc: Fix queue failures when recovering from PCI parity error (Dick Kennedy) [2063879] - scsi: lpfc: Fix unload hang after back to back PCI EEH faults (Dick Kennedy) [2063879] - scsi: lpfc: Improve PCI EEH Error and Recovery Handling (Dick Kennedy) [2063879] - scsi: lpfc: Copyright updates for 14.2.0.0 patches (Dick Kennedy) [2063879] - scsi: lpfc: Update lpfc version to 14.2.0.0 (Dick Kennedy) [2063879] - scsi: lpfc: SLI path split: Refactor BSG paths (Dick Kennedy) [2063879] - scsi: lpfc: SLI path split: Refactor Abort paths (Dick Kennedy) [2063879] - scsi: lpfc: SLI path split: Refactor SCSI paths (Dick Kennedy) [2063879] - scsi: lpfc: SLI path split: Refactor CT paths (Dick Kennedy) [2063879] - scsi: lpfc: SLI path split: Refactor misc ELS paths (Dick Kennedy) [2063879] - scsi: lpfc: SLI path split: Refactor VMID paths (Dick Kennedy) [2063879] - scsi: lpfc: SLI path split: Refactor FDISC paths (Dick Kennedy) [2063879] - scsi: lpfc: SLI path split: Refactor LS_RJT paths (Dick Kennedy) [2063879] - scsi: lpfc: SLI path split: Refactor LS_ACC paths (Dick Kennedy) [2063879] - scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR paths (Dick Kennedy) [2063879] - scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO paths (Dick Kennedy) [2063879] - scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path (Dick Kennedy) [2063879] - scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe (Dick Kennedy) [2063879] - scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4 (Dick Kennedy) [2063879] - scsi: lpfc: SLI path split: Refactor lpfc_iocbq (Dick Kennedy) [2063879] - scsi: lpfc: Use kcalloc() (Dick Kennedy) [2063879] - scsi: lpfc: Fix typos in comments (Dick Kennedy) [2063879] - scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped() (Dick Kennedy) [2063879] - scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt() (Dick Kennedy) [2063879] - scsi: lpfc: Use fc_block_rport() (Dick Kennedy) [2063879] - scsi: lpfc: Drop lpfc_no_handler() (Dick Kennedy) [2063879] - scsi: lpfc: Kill lpfc_bus_reset_handler() (Dick Kennedy) [2063879] - scsi: lpfc: Reduce log messages seen after firmware download (Dick Kennedy) [2063879] - scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled (Dick Kennedy) [2063879] - scsi: lpfc: Remove redundant flush_workqueue() call (Dick Kennedy) [2063879] - all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate (Dick Kennedy) [2063879] - scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write() (Dick Kennedy) [2063879] - scsi: lpfc: Use irq_set_affinity() (Dick Kennedy) [2063879] - scsi: lpfc: Add support for optional PLDV handling (Dick Kennedy) [2063879] - scsi: lpfc: Return NULL rather than a plain 0 integer (Dick Kennedy) [2063879] - scsi: lpfc: Fix a function name in comments (Dick Kennedy) [2063879] - scsi: lpfc: Fix mailbox command failure during driver initialization (Dick Kennedy) [2063879] - jbd2: fix a potential race while discarding reserved buffers after an abort (Lukas Czerner) [2079868] - ext4: update the cached overhead value in the superblock (Lukas Czerner) [2079868] - ext4: force overhead calculation if the s_overhead_cluster makes no sense (Lukas Czerner) [2079868] - ext4: fix overhead calculation to account for the reserved gdt blocks (Lukas Czerner) [2079868] - ext4: limit length to bitmap_maxbytes - blocksize in punch_hole (Lukas Czerner) [2079868] - ext4: fix use-after-free in ext4_search_dir (Lukas Czerner) [2079868] - ext4: fix bug_on in start_this_handle during umount filesystem (Lukas Czerner) [2079868] - ext4: fix symlink file size not match to file content (Lukas Czerner) [2079868] - ext4: fix fallocate to use file_modified to update permissions consistently (Lukas Czerner) [2085759] - ext4: fix kernel doc warnings (Lukas Czerner) [2079868] - ext4: add commit tid info in ext4_fc_commit_start/stop trace events (Lukas Czerner) [2079868] - ext4: add commit_tid info in jbd debug log (Lukas Czerner) [2079868] - ext4: add transaction tid info in fc_track events (Lukas Czerner) [2079868] - ext4: convert ext4_fc_track_dentry type events to use event class (Lukas Czerner) [2079868] - ext4: fix ext4_fc_stats trace point (Lukas Czerner) [2079868] - ext4: add new trace event in ext4_fc_cleanup (Lukas Czerner) [2079868] - ext4: return early for non-eligible fast_commit track events (Lukas Czerner) [2079868] - ext4: do not call FC trace event in ext4_fc_commit() if FS does not support FC (Lukas Czerner) [2079868] - ext4: remove unused enum EXT4_FC_COMMIT_FAILED (Lukas Czerner) [2079868] - ext4: warn when dirtying page w/o buffers in data=journal mode (Lukas Czerner) [2079868] - ext4: make mb_optimize_scan performance mount option work with extents (Lukas Czerner) [2079868] - ext4: make mb_optimize_scan option work with set/unset mount cmd (Lukas Czerner) [2079868] - ext4: stop using bio_devname (Lukas Czerner) [2079868] - ext4: don't BUG if someone dirty pages without asking ext4 first (Lukas Czerner) [2079868] - ext4: remove redundant assignment to variable split_flag1 (Lukas Czerner) [2079868] - ext4: fix underflow in ext4_max_bitmap_size() (Lukas Czerner) [2079868] - ext4: fix ext4_mb_clear_bb() kernel-doc comment (Lukas Czerner) [2079868] - ext4: fix fs corruption when tring to remove a non-empty directory with IO error (Lukas Czerner) [2079868] - ext4: use time_is_before_jiffies() instead of open coding it (Lukas Czerner) [2079868] - ext4: improve fast_commit performance and scalability (Lukas Czerner) [2079868] - ext4: add extra check in ext4_mb_mark_bb() to prevent against possible corruption (Lukas Czerner) [2079868] - ext4: add strict range checks while freeing blocks (Lukas Czerner) [2079868] - ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid() (Lukas Czerner) [2079868] - ext4: no need to test for block bitmap bits in ext4_mb_mark_bb() (Lukas Czerner) [2079868] - ext4: rename ext4_set_bits to mb_set_bits (Lukas Czerner) [2079868] - ext4: use in_range() for range checking in ext4_fc_replay_check_excluded (Lukas Czerner) [2079868] - ext4: refactor ext4_free_blocks() to pull out ext4_mb_clear_bb() (Lukas Czerner) [2079868] - ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit (Lukas Czerner) [2079868] - ext4: correct cluster len and clusters changed accounting in ext4_mb_mark_bb (Lukas Czerner) [2079868] - jbd2: remove CONFIG_JBD2_DEBUG to update t_max_wait (Lukas Czerner) [2079868] - jbd2: kill t_handle_lock transaction spinlock (Lukas Czerner) [2079868] - fs/ext4: fix comments mentioning i_mutex (Lukas Czerner) [2079868] - ext4: fix incorrect type issue during replay_del_range (Lukas Czerner) [2079868] - jbd2: fix kernel-doc descriptions for jbd2_journal_shrink_{scan,count}() (Lukas Czerner) [2079868] - jbd2: fix use-after-free of transaction_t race (Lukas Czerner) [2079868] - jbd2: refactor wait logic for transaction updates into a common function (Lukas Czerner) [2079868] - jbd2: cleanup unused functions declarations from jbd2.h (Lukas Czerner) [2079868] - ext4: fix error handling in ext4_fc_record_modified_inode() (Lukas Czerner) [2079868] - ext4: remove redundant max inline_size check in ext4_da_write_inline_data_begin() (Lukas Czerner) [2079868] - ext4: fix error handling in ext4_restore_inline_data() (Lukas Czerner) [2079868] - ext4: fast commit may miss file actions (Lukas Czerner) [2079868] - ext4: fast commit may not fallback for ineligible commit (Lukas Czerner) [2079868] - ext4: modify the logic of ext4_mb_new_blocks_simple (Lukas Czerner) [2079868] - ext4: prevent used blocks from being allocated during fast commit replay (Lukas Czerner) [2079868] - jbd2: export jbd2_journal_[grab|put]_journal_head (Lukas Czerner) [2079868] - ext4: simplify ext4_sb_read_encoding (Lukas Czerner) [2079868] - ext4: flush background discard kwork when retry allocation (Lukas Czerner) [2079868] - ext4: get discard out of jbd2 commit kthread contex (Lukas Czerner) [2079868] - ext4: report correct st_size for encrypted symlinks (Lukas Czerner) [2079868] - fscrypt: add fscrypt_symlink_getattr() for computing st_size (Lukas Czerner) [2079868] Resolves: rhbz#2061574, rhbz#2087966 --- Makefile.rhelver | 4 +- kernel.spec | 181 +++++++++++++++++++++++++++++++++++++++++++++-- sources | 6 +- 3 files changed, 181 insertions(+), 10 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index d173a81..afe406e 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 = 113 +RHEL_RELEASE = 114 # # ZSTREAM @@ -66,4 +66,4 @@ ifneq ("$(ZSTREAM)", "yes") endif endif -RTBUILD:=.113 +RTBUILD:=.114 diff --git a/kernel.spec b/kernel.spec index 27718a2..74080f7 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 113.rt21.113.el9 +%define pkgrelease 114.rt21.114.el9 # This is needed to do merge window version magic %define patchlevel 14 # allow pkg_release to have configurable %%{?dist} tag -%define specrelease 113.rt21.113%{?buildid}%{?dist} +%define specrelease 114.rt21.114%{?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-113.rt21.113.el9.tar.xz +Source0: linux-5.14.0-114.rt21.114.el9.tar.xz Source1: Makefile.rhelver @@ -1420,8 +1420,8 @@ ApplyOptionalPatch() fi } -%setup -q -n kernel-5.14.0-113.rt21.113.el9 -c -mv linux-5.14.0-113.rt21.113.el9 linux-%{KVERREL} +%setup -q -n kernel-5.14.0-114.rt21.114.el9 -c +mv linux-5.14.0-114.rt21.114.el9 linux-%{KVERREL} cd linux-%{KVERREL} cp -a %{SOURCE1} . @@ -3115,6 +3115,177 @@ fi # # %changelog +* Mon Jun 20 2022 Luis Claudio R. Goncalves [5.14.0-114.rt21.114.el9] +- [rt] build kernel-rt-5.14.0-114.rt21.114.el9 [2061574] +- redhat/configs: Move CRYPTO_USER config to match ARK layout (Vladis Dronov) [2096894] +- redhat/configs: Drop outdated CRYPTO_ECDH configs (Vladis Dronov) [2096894] +- perf: Fix sys_perf_event_open() race against self (Michael Petlan) [2087966] {CVE-2022-1729} +- block: ignore RWF_HIPRI hint for sync dio (Ming Lei) [2071243] +- [s390] s390/qdio: clarify logical vs absolute in QIB's kerneldoc (Mete Durlu) [2044298] +- [s390] s390/qdio: remove unneeded sanity check in qdio_do_sqbs() (Mete Durlu) [2044298] +- [s390] s390/qdio: split do_QDIO() (Mete Durlu) [2044298] +- [s390] s390/qdio: split qdio_inspect_queue() (Mete Durlu) [2044298] +- [s390] s390/qdio: clarify handler logic for qdio_handle_activate_check() (Mete Durlu) [2044298] +- [s390] s390/qdio: clean up access to queue in qdio_handle_activate_check() (Mete Durlu) [2044298] +- [s390] s390/qdio: avoid allocating the qdio_irq with GFP_DMA (Mete Durlu) [2044298] +- [s390] s390/qdio: improve handling of CIWs (Mete Durlu) [2044298] +- [s390] s390/qdio: remove QDIO_SBAL_SIZE macro (Mete Durlu) [2044298] +- [s390] scsi: zfcp: fix kernel doc comments (Mete Durlu) [2044298] +- [s390] s390/qdio: remove unused support for SLIB parameters (Mete Durlu) [2044298] +- [s390] s390/qdio: consolidate QIB code (Mete Durlu) [2044298] +- [s390] s390/qdio: use dev_info() in qdio_print_subchannel_info() (Mete Durlu) [2044298] +- [s390] s390/qdio: fine-tune the queue sync (Mete Durlu) [2044298] +- [s390] s390/qdio: clean up SIGA capability tracking (Mete Durlu) [2044298] +- [s390] s390/qdio: remove unused sync-after-IRQ infrastructure (Mete Durlu) [2044298] +- [s390] s390/qdio: use absolute data address in ESTABLISH ccw (Mete Durlu) [2044298] +- [s390] s390/qdio: remove unused macros (Mete Durlu) [2044298] +- [s390] s390/qdio: clarify reporting of errors to the drivers (Mete Durlu) [2044298] +- [s390] s390/qdio: remove unneeded siga-sync for Output Queue (Mete Durlu) [2044298] +- [s390] s390/qdio: remove remaining tasklet & timer code (Mete Durlu) [2044298] +- scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE (Dick Kennedy) [2063879] +- scsi: lpfc: Fix split code for FLOGI on FCoE (Dick Kennedy) [2063879] +- scsi: lpfc: Update lpfc version to 14.2.0.3 (Dick Kennedy) [2063879] +- scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/O (Dick Kennedy) [2063879] +- scsi: lpfc: Alter FPIN stat accounting logic (Dick Kennedy) [2063879] +- scsi: lpfc: Rework FDMI initialization after link up (Dick Kennedy) [2063879] +- scsi: lpfc: Change VMID registration to be based on fabric parameters (Dick Kennedy) [2063879] +- scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link() (Dick Kennedy) [2063879] +- scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check() (Dick Kennedy) [2063879] +- scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event() (Dick Kennedy) [2063879] +- scsi: lpfc: Inhibit aborts if external loopback plug is inserted (Dick Kennedy) [2063879] +- scsi: lpfc: Fix ndlp put following a LOGO completion (Dick Kennedy) [2063879] +- scsi: lpfc: Fill in missing ndlp kref puts in error paths (Dick Kennedy) [2063879] +- scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4() (Dick Kennedy) [2063879] +- scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call (Dick Kennedy) [2063879] +- scsi: lpfc: Fix additional reference counting in lpfc_bsg_rport_els() (Dick Kennedy) [2063879] +- scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp() (Dick Kennedy) [2063879] +- scsi: lpfc: Remove unnecessary null ndlp check in lpfc_sli_prep_wqe() (Dick Kennedy) [2063879] +- scsi: lpfc: Remove unneeded variable (Dick Kennedy) [2063879] +- scsi: lpfc: Copyright updates for 14.2.0.2 patches (Dick Kennedy) [2063879] +- scsi: lpfc: Update lpfc version to 14.2.0.2 (Dick Kennedy) [2063879] +- scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE (Dick Kennedy) [2063879] +- scsi: lpfc: Update stat accounting for READ_STATUS mbox command (Dick Kennedy) [2063879] +- scsi: lpfc: Refactor cleanup of mailbox commands (Dick Kennedy) [2063879] +- scsi: lpfc: Fix field overload in lpfc_iocbq data structure (Dick Kennedy) [2063879] +- scsi: lpfc: Register for Application Services FC-4 type in Fabric topology (Dick Kennedy) [2063879] +- scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV ports (Dick Kennedy) [2063879] +- scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groups (Dick Kennedy) [2063879] +- scsi: lpfc: Fix call trace observed during I/O with CMF enabled (Dick Kennedy) [2063879] +- scsi: lpfc: Correct CRC32 calculation for congestion stats (Dick Kennedy) [2063879] +- scsi: lpfc: Move MI module parameter check to handle dynamic disable (Dick Kennedy) [2063879] +- scsi: lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF path (Dick Kennedy) [2063879] +- scsi: lpfc: Transition to NPR state upon LOGO cmpl if link down or aborted (Dick Kennedy) [2063879] +- scsi: lpfc: Update fc_prli_sent outstanding only after guaranteed IOCB submit (Dick Kennedy) [2063879] +- scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT (Dick Kennedy) [2063879] +- scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI (Dick Kennedy) [2063879] +- scsi: lpfc: Clear fabric topology flag before initiating a new FLOGI (Dick Kennedy) [2063879] +- scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock (Dick Kennedy) [2063879] +- scsi: lpfc: Requeue SCSI I/O to upper layer when fw reports link down (Dick Kennedy) [2063879] +- scsi: lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 field (Dick Kennedy) [2063879] +- scsi: lpfc: Fix diagnostic fw logging after a function reset (Dick Kennedy) [2063879] +- scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg() (Dick Kennedy) [2063879] +- scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescan (Dick Kennedy) [2063879] +- scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup() (Dick Kennedy) [2063879] +- scsi: lpfc: Fix broken SLI4 abort path (Dick Kennedy) [2063879] +- scsi: lpfc: Update lpfc version to 14.2.0.1 (Dick Kennedy) [2063879] +- scsi: lpfc: Fix queue failures when recovering from PCI parity error (Dick Kennedy) [2063879] +- scsi: lpfc: Fix unload hang after back to back PCI EEH faults (Dick Kennedy) [2063879] +- scsi: lpfc: Improve PCI EEH Error and Recovery Handling (Dick Kennedy) [2063879] +- scsi: lpfc: Copyright updates for 14.2.0.0 patches (Dick Kennedy) [2063879] +- scsi: lpfc: Update lpfc version to 14.2.0.0 (Dick Kennedy) [2063879] +- scsi: lpfc: SLI path split: Refactor BSG paths (Dick Kennedy) [2063879] +- scsi: lpfc: SLI path split: Refactor Abort paths (Dick Kennedy) [2063879] +- scsi: lpfc: SLI path split: Refactor SCSI paths (Dick Kennedy) [2063879] +- scsi: lpfc: SLI path split: Refactor CT paths (Dick Kennedy) [2063879] +- scsi: lpfc: SLI path split: Refactor misc ELS paths (Dick Kennedy) [2063879] +- scsi: lpfc: SLI path split: Refactor VMID paths (Dick Kennedy) [2063879] +- scsi: lpfc: SLI path split: Refactor FDISC paths (Dick Kennedy) [2063879] +- scsi: lpfc: SLI path split: Refactor LS_RJT paths (Dick Kennedy) [2063879] +- scsi: lpfc: SLI path split: Refactor LS_ACC paths (Dick Kennedy) [2063879] +- scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR paths (Dick Kennedy) [2063879] +- scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO paths (Dick Kennedy) [2063879] +- scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path (Dick Kennedy) [2063879] +- scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe (Dick Kennedy) [2063879] +- scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4 (Dick Kennedy) [2063879] +- scsi: lpfc: SLI path split: Refactor lpfc_iocbq (Dick Kennedy) [2063879] +- scsi: lpfc: Use kcalloc() (Dick Kennedy) [2063879] +- scsi: lpfc: Fix typos in comments (Dick Kennedy) [2063879] +- scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped() (Dick Kennedy) [2063879] +- scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt() (Dick Kennedy) [2063879] +- scsi: lpfc: Use fc_block_rport() (Dick Kennedy) [2063879] +- scsi: lpfc: Drop lpfc_no_handler() (Dick Kennedy) [2063879] +- scsi: lpfc: Kill lpfc_bus_reset_handler() (Dick Kennedy) [2063879] +- scsi: lpfc: Reduce log messages seen after firmware download (Dick Kennedy) [2063879] +- scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled (Dick Kennedy) [2063879] +- scsi: lpfc: Remove redundant flush_workqueue() call (Dick Kennedy) [2063879] +- all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate (Dick Kennedy) [2063879] +- scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write() (Dick Kennedy) [2063879] +- scsi: lpfc: Use irq_set_affinity() (Dick Kennedy) [2063879] +- scsi: lpfc: Add support for optional PLDV handling (Dick Kennedy) [2063879] +- scsi: lpfc: Return NULL rather than a plain 0 integer (Dick Kennedy) [2063879] +- scsi: lpfc: Fix a function name in comments (Dick Kennedy) [2063879] +- scsi: lpfc: Fix mailbox command failure during driver initialization (Dick Kennedy) [2063879] +- jbd2: fix a potential race while discarding reserved buffers after an abort (Lukas Czerner) [2079868] +- ext4: update the cached overhead value in the superblock (Lukas Czerner) [2079868] +- ext4: force overhead calculation if the s_overhead_cluster makes no sense (Lukas Czerner) [2079868] +- ext4: fix overhead calculation to account for the reserved gdt blocks (Lukas Czerner) [2079868] +- ext4: limit length to bitmap_maxbytes - blocksize in punch_hole (Lukas Czerner) [2079868] +- ext4: fix use-after-free in ext4_search_dir (Lukas Czerner) [2079868] +- ext4: fix bug_on in start_this_handle during umount filesystem (Lukas Czerner) [2079868] +- ext4: fix symlink file size not match to file content (Lukas Czerner) [2079868] +- ext4: fix fallocate to use file_modified to update permissions consistently (Lukas Czerner) [2085759] +- ext4: fix kernel doc warnings (Lukas Czerner) [2079868] +- ext4: add commit tid info in ext4_fc_commit_start/stop trace events (Lukas Czerner) [2079868] +- ext4: add commit_tid info in jbd debug log (Lukas Czerner) [2079868] +- ext4: add transaction tid info in fc_track events (Lukas Czerner) [2079868] +- ext4: convert ext4_fc_track_dentry type events to use event class (Lukas Czerner) [2079868] +- ext4: fix ext4_fc_stats trace point (Lukas Czerner) [2079868] +- ext4: add new trace event in ext4_fc_cleanup (Lukas Czerner) [2079868] +- ext4: return early for non-eligible fast_commit track events (Lukas Czerner) [2079868] +- ext4: do not call FC trace event in ext4_fc_commit() if FS does not support FC (Lukas Czerner) [2079868] +- ext4: remove unused enum EXT4_FC_COMMIT_FAILED (Lukas Czerner) [2079868] +- ext4: warn when dirtying page w/o buffers in data=journal mode (Lukas Czerner) [2079868] +- ext4: make mb_optimize_scan performance mount option work with extents (Lukas Czerner) [2079868] +- ext4: make mb_optimize_scan option work with set/unset mount cmd (Lukas Czerner) [2079868] +- ext4: stop using bio_devname (Lukas Czerner) [2079868] +- ext4: don't BUG if someone dirty pages without asking ext4 first (Lukas Czerner) [2079868] +- ext4: remove redundant assignment to variable split_flag1 (Lukas Czerner) [2079868] +- ext4: fix underflow in ext4_max_bitmap_size() (Lukas Czerner) [2079868] +- ext4: fix ext4_mb_clear_bb() kernel-doc comment (Lukas Czerner) [2079868] +- ext4: fix fs corruption when tring to remove a non-empty directory with IO error (Lukas Czerner) [2079868] +- ext4: use time_is_before_jiffies() instead of open coding it (Lukas Czerner) [2079868] +- ext4: improve fast_commit performance and scalability (Lukas Czerner) [2079868] +- ext4: add extra check in ext4_mb_mark_bb() to prevent against possible corruption (Lukas Czerner) [2079868] +- ext4: add strict range checks while freeing blocks (Lukas Czerner) [2079868] +- ext4: add ext4_sb_block_valid() refactored out of ext4_inode_block_valid() (Lukas Czerner) [2079868] +- ext4: no need to test for block bitmap bits in ext4_mb_mark_bb() (Lukas Czerner) [2079868] +- ext4: rename ext4_set_bits to mb_set_bits (Lukas Czerner) [2079868] +- ext4: use in_range() for range checking in ext4_fc_replay_check_excluded (Lukas Czerner) [2079868] +- ext4: refactor ext4_free_blocks() to pull out ext4_mb_clear_bb() (Lukas Czerner) [2079868] +- ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit (Lukas Czerner) [2079868] +- ext4: correct cluster len and clusters changed accounting in ext4_mb_mark_bb (Lukas Czerner) [2079868] +- jbd2: remove CONFIG_JBD2_DEBUG to update t_max_wait (Lukas Czerner) [2079868] +- jbd2: kill t_handle_lock transaction spinlock (Lukas Czerner) [2079868] +- fs/ext4: fix comments mentioning i_mutex (Lukas Czerner) [2079868] +- ext4: fix incorrect type issue during replay_del_range (Lukas Czerner) [2079868] +- jbd2: fix kernel-doc descriptions for jbd2_journal_shrink_{scan,count}() (Lukas Czerner) [2079868] +- jbd2: fix use-after-free of transaction_t race (Lukas Czerner) [2079868] +- jbd2: refactor wait logic for transaction updates into a common function (Lukas Czerner) [2079868] +- jbd2: cleanup unused functions declarations from jbd2.h (Lukas Czerner) [2079868] +- ext4: fix error handling in ext4_fc_record_modified_inode() (Lukas Czerner) [2079868] +- ext4: remove redundant max inline_size check in ext4_da_write_inline_data_begin() (Lukas Czerner) [2079868] +- ext4: fix error handling in ext4_restore_inline_data() (Lukas Czerner) [2079868] +- ext4: fast commit may miss file actions (Lukas Czerner) [2079868] +- ext4: fast commit may not fallback for ineligible commit (Lukas Czerner) [2079868] +- ext4: modify the logic of ext4_mb_new_blocks_simple (Lukas Czerner) [2079868] +- ext4: prevent used blocks from being allocated during fast commit replay (Lukas Czerner) [2079868] +- jbd2: export jbd2_journal_[grab|put]_journal_head (Lukas Czerner) [2079868] +- ext4: simplify ext4_sb_read_encoding (Lukas Czerner) [2079868] +- ext4: flush background discard kwork when retry allocation (Lukas Czerner) [2079868] +- ext4: get discard out of jbd2 commit kthread contex (Lukas Czerner) [2079868] +- ext4: report correct st_size for encrypted symlinks (Lukas Czerner) [2079868] +- fscrypt: add fscrypt_symlink_getattr() for computing st_size (Lukas Czerner) [2079868] + * Mon Jun 20 2022 Luis Claudio R. Goncalves [5.14.0-113.rt21.113.el9] - [rt] build kernel-rt-5.14.0-113.rt21.113.el9 [2061574] - powerpc/rtas: Keep MSR[RI] set when calling RTAS (Diego Domingos) [2087259] diff --git a/sources b/sources index 4084fec..edb00d4 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-113.rt21.113.el9.tar.xz) = be310249f796bc7efb75713d84f88d0d9095204f5ec8b1bb1e04b077fee98848e02353dbf97df6534d7ce292119a5b7c1fc9b02d810215cc75d9403ca9cc362c -SHA512 (kernel-abi-stablelists-5.14.0-113.rt21.113.el9.tar.bz2) = 653d05b3864b1100cc7218a4ad4e9d3c76f83f3f9a0f2acc343c6f97dbb52f926417f2c75031229b8d69541b2b979b2faf5f344d7edc5e528746abf67a9d016a -SHA512 (kernel-kabi-dw-5.14.0-113.rt21.113.el9.tar.bz2) = c48e61982bd95c4a1453e0cdc93b7c8868d8aa715c33a9b017679511c6e92e724e35ba52f16d020bd844613bb6f27b4f3c561e14cec621fc116c61a65ea88138 +SHA512 (linux-5.14.0-114.rt21.114.el9.tar.xz) = 43bcf0227380297b05a411a6aaba6f03441a59b8c279764249889c6f5a9c470c83dce89c45889078c9eeb12a41b60a4d7cc503b4a15f13f28477eae289feaabd +SHA512 (kernel-abi-stablelists-5.14.0-114.rt21.114.el9.tar.bz2) = a958ea1e21815b341be591cadf2a0578da80d0f02a84cb706f8b1a433143a2850689591e299edc35d08edc157e566056fb114f5d1b421a2f130205a8af2490bf +SHA512 (kernel-kabi-dw-5.14.0-114.rt21.114.el9.tar.bz2) = c48e61982bd95c4a1453e0cdc93b7c8868d8aa715c33a9b017679511c6e92e724e35ba52f16d020bd844613bb6f27b4f3c561e14cec621fc116c61a65ea88138