From c1b9f282eb4c9f4f82dea76b8de66a8b5f6b0b3f Mon Sep 17 00:00:00 2001 From: "Luis Claudio R. Goncalves" Date: Fri, 28 Oct 2022 23:44:03 -0300 Subject: [PATCH] kernel-rt-5.14.0-181.rt21.181.el9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Fri Oct 28 2022 Luis Claudio R. Goncalves [5.14.0-181.rt21.181.el9] - [rt] build kernel-rt-5.14.0-181.rt21.181.el9 [2125474] - perf test: Record only user callchains on the "Check Arm64 callgraphs are complete in fp mode" test (Michael Petlan) [2049125] - scsi: core: Allow the ALUA transitioning state enough time (Ewan D. Milne) [2132461] - scsi: ch: Do not initialise statics to 0 (Ewan D. Milne) [2132461] - scsi: core: Fix warning in scsi_alloc_sgtables() (Ewan D. Milne) [2132461] - scsi: sg: Allow waiting for commands to complete on removed device (Ewan D. Milne) [2132461] - scsi: core: Move the definition of SCSI_QUEUE_DELAY (Ewan D. Milne) [2132461] - scsi: core: Shorten long warning messages (Ewan D. Milne) [2132461] - scsi: scsi_debug: Fix zone transition to full condition (Ewan D. Milne) [2132461] - scsi: sd: Fix interpretation of VPD B9h length (Ewan D. Milne) [2132461] - scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioning (Ewan D. Milne) [2132461] - scsi: sd_zbc: Prevent zone information memory leak (Ewan D. Milne) [2132461] - scsi: sd: Fix potential NULL pointer dereference (Ewan D. Milne) [2132461] - scsi: sd: Don't call blk_cleanup_disk() in sd_probe() (Ewan D. Milne) [2132461] - scsi: sr: Add memory allocation failure handling for get_capabilities() (Ewan D. Milne) [2132461] - scsi: sd: Reorganize DIF/DIX code to avoid calling revalidate twice (Ewan D. Milne) [2132461] - scsi: sd: Optimal I/O size should be a multiple of reported granularity (Ewan D. Milne) [2132461] - scsi: sd: Switch to using scsi_device VPD pages (Ewan D. Milne) [2132461] - scsi: sd: Use cached ATA Information VPD page (Ewan D. Milne) [2132461] - scsi: core: Do not truncate INQUIRY data on modern devices (Ewan D. Milne) [2132461] - scsi: core: Cache VPD pages b0, b1, b2 (Ewan D. Milne) [2132461] - scsi: core: Pick suitable allocation length in scsi_report_opcode() (Ewan D. Milne) [2132461] - scsi: core: Query VPD size before getting full page (Ewan D. Milne) [2132461] - scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac() (Ewan D. Milne) [2132461] - scsi: core: Refine how we set tag_set NUMA node (Ewan D. Milne) [2132461] - scsi: scsi_debug: Add gap zone support (Ewan D. Milne) [2132461] - scsi: scsi_debug: Rename zone type constants (Ewan D. Milne) [2132461] - scsi: scsi_debug: Fix a typo (Ewan D. Milne) [2132461] - scsi: sd: sd_zbc: Hide gap zones (Ewan D. Milne) [2132461] - scsi: sd: sd_zbc: Return early in sd_zbc_check_zoned_characteristics() (Ewan D. Milne) [2132461] - scsi: sd: sd_zbc: Introduce struct zoned_disk_info (Ewan D. Milne) [2132461] - scsi: sd: sd_zbc: Use logical blocks as unit when querying zones (Ewan D. Milne) [2132461] - scsi: sd: sd_zbc: Verify that the zone size is a power of two (Ewan D. Milne) [2132461] - scsi: sd: sd_zbc: Improve source code documentation (Ewan D. Milne) [2132461] - scsi: core: Increase max device queue_depth to 4096 (Ewan D. Milne) [2132461] - scsi: sr: Do not leak information in ioctl (Ewan D. Milne) [2132461] - scsi: sd: Clean up gendisk if device_add_disk() failed (Ewan D. Milne) [2132461] - scsi: sd: sd_read_cpr() requires VPD pages (Ewan D. Milne) [2132461] - scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap use (Ewan D. Milne) [2132461] - scsi: core: sysfs: Remove comments that conflict with the actual logic (Ewan D. Milne) [2132461] - scsi: core: Remove unreachable code warning (Ewan D. Milne) [2132461] - scsi: libfc: Fix use after free in fc_exch_abts_resp() (Ewan D. Milne) [2132461] - scsi: scsi_debug: Fix qc_lock use in sdebug_blk_mq_poll() (Ewan D. Milne) [2132461] - scsi: scsi_debug: Silence unexpected unlock warnings (Ewan D. Milne) [2132461] - scsi: Remove unused member cmd_pool for structure scsi_host_template (Ewan D. Milne) [2132461] - scsi: core: Make "access_state" sysfs attribute always visible (Ewan D. Milne) [2132461] - scsi: scsi_debug: Add environmental reporting log subpage (Ewan D. Milne) [2132461] - scsi: scsi_debug: Add no_rwlock parameter (Ewan D. Milne) [2132461] - scsi: scsi_debug: Divide power on reset UNIT ATTENTION (Ewan D. Milne) [2132461] - scsi: scsi_debug: Refine sdebug_blk_mq_poll() (Ewan D. Milne) [2132461] - scsi: scsi_debug: Call scsi_done() directly (Ewan D. Milne) [2132461] - scsi: scsi_debug: Use TASK SET FULL more (Ewan D. Milne) [2132461] - scsi: scsi_debug: Strengthen defer_t accesses (Ewan D. Milne) [2132461] - scsi: ch: Don't use GFP_DMA (Ewan D. Milne) [2132461] - wireguard: netlink: avoid variable-sized memcpy on sockaddr (Hangbin Liu) [2135317] - rhel: Enable imx8 I2C configs properly (Al Stone) [2071838] - i2c: imx: fix typo in comment (Al Stone) [2071838] - i2c: dev: Force case user pointers in compat_i2cdev_ioctl() (Al Stone) [2071838] - i2c: dev: check return value when calling dev_set_name() (Al Stone) [2071838] - i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit (Al Stone) [2071838] - i2c: mux: demux-pinctrl: do not deactivate a master that is not active (Al Stone) [2071838] - i2c: add tracepoints for I2C slave events (Al Stone) [2071838] - i2c: tegra: Add SMBus block read function (Al Stone) [2071838] - i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify(). (Al Stone) [2071838] - i2c: smbus: Check for parent device before dereference (Al Stone) [2071838] - i2c: imx: allow COMPILE_TEST (Al Stone) [2071838] - i2c: don't expose function which is only used internally (Al Stone) [2071838] - i2c: ACPI: Replace acpi_bus_get_device() (Al Stone) [2071838] - i2c: smbus: Use device_*() functions instead of of_*() (Al Stone) [2071838] - Revert "i2c: core: support bus regulator controlling in adapter" (Al Stone) [2071838] - i2c: validate user data in compat ioctl (Al Stone) [2071838] - i2c: acpi: Do not instantiate I2C-clients on boards with known bogus DSDT entries (Al Stone) [2071838] - i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function (Al Stone) [2071838] - i2c: acpi: Use acpi_dev_ready_for_enumeration() helper (Al Stone) [2071838] - i2c: tegra: use i2c_timings for bus clock freq (Al Stone) [2071838] - i2c: virtio: fix completion handling (Al Stone) [2071838] - i2c: enable async suspend/resume on i2c client devices (Al Stone) [2071838] - i2c: enable async suspend/resume for i2c adapters (Al Stone) [2071838] - i2c: tegra: Add the ACPI support (Al Stone) [2071838] - i2c: mux: gpio: Use array_size() helper (Al Stone) [2071838] - i2c: mux: gpio: Don't dereference fwnode from struct device (Al Stone) [2071838] - i2c: mux: gpio: Replace custom acpi_get_local_address() (Al Stone) [2071838] - i2c: imx: Add timer for handling the stop condition (Al Stone) [2071838] - i2c: virtio: disable timeout handling (Al Stone) [2071838] - i2c: Allow an ACPI driver to manage the device's power state during probe (Al Stone) [2071838] - i2c: virtio: Add support for zero-length requests (Al Stone) [2071838] - i2c: tegra: Ensure that device is suspended before driver is removed (Al Stone) [2071838] - i2c: acpi: Replace custom function with device_match_acpi_handle() (Al Stone) [2071838] - i2c: switch from 'pci_' to 'dma_' API (Al Stone) [2071838] - i2c: acpi: fix resource leak in reconfiguration device addition (Al Stone) [2071838] - i2c: virtio: add a virtio i2c frontend driver (Al Stone) [2071838] - i2c: remove dead PMC MSP TWI/SMBus/I2C driver (Al Stone) [2071838] - i2c: dev: Use sysfs_emit() in "show" functions (Al Stone) [2071838] - i2c: dev: Define pr_fmt() and drop duplication substrings (Al Stone) [2071838] - i2c: imx: : use proper DMAENGINE API for termination (Al Stone) [2071838] - remove CONFIG_PTE_MARKER and add CONFIG_PTE_MARKER_UFFD_WP (Chris von Recklinghausen) [2136480] - mm/uffd: move USERFAULTFD configs into mm/ (Chris von Recklinghausen) [2136480] - mm: enable PTE markers by default (Chris von Recklinghausen) [2136480] - mm/uffd: PTE_MARKER_UFFD_WP (Chris von Recklinghausen) [2136480] - scsi: qedf: Populate sysfs attributes for vport (Nilesh Javali) [2125169] - scsi: qedf: Fix typo in comment (Nilesh Javali) [2111468] - scsi: qedf: Remove redundant variable op (Nilesh Javali) [2111468] - scsi: qedf: Remove an unneeded NULL check on list iterator (Nilesh Javali) [2111468] - scsi: qedf: Remove unnecessary code (Nilesh Javali) [2111468] - scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc() (Nilesh Javali) [2119312] - scsi: bnx2fc: Fix spelling mistake "mis-match" -> "mismatch" (Nilesh Javali) [2119312] - scsi: bnx2fc: Make use of the helper macro kthread_run() (Nilesh Javali) [2119312] - scsi: bnx2fc: Fix typo in comments (Nilesh Javali) [2119312] Resolves: rhbz#2125474 Signed-off-by: Luis Claudio R. Goncalves --- Makefile.rhelver | 4 +- kernel-rt-x86_64-debug-rhel.config | 3 +- kernel-rt-x86_64-rhel.config | 3 +- kernel.spec | 118 ++++++++++++++++++++++++++++- sources | 6 +- 5 files changed, 123 insertions(+), 11 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index 5b87db2..7ca6349 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 2 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 180 +RHEL_RELEASE = 181 # # ZSTREAM @@ -66,4 +66,4 @@ ifneq ("$(ZSTREAM)", "yes") endif endif -RTBUILD:=.180 +RTBUILD:=.181 diff --git a/kernel-rt-x86_64-debug-rhel.config b/kernel-rt-x86_64-debug-rhel.config index a4db392..3bbb4af 100644 --- a/kernel-rt-x86_64-debug-rhel.config +++ b/kernel-rt-x86_64-debug-rhel.config @@ -2126,6 +2126,7 @@ CONFIG_I2C_TINY_USB=m CONFIG_I2C_VIA=m CONFIG_I2C_VIAPRO=m # CONFIG_I2C_VIPERBOARD is not set +# CONFIG_I2C_VIRTIO is not set # CONFIG_I2C_XILINX is not set CONFIG_I2C=y # CONFIG_I3C is not set @@ -4235,7 +4236,7 @@ CONFIG_PSTORE_RAM=m CONFIG_PSTORE=y # CONFIG_PSTORE_ZSTD_COMPRESS is not set CONFIG_PTDUMP_DEBUGFS=y -# CONFIG_PTE_MARKER is not set +# CONFIG_PTE_MARKER_UFFD_WP is not set # CONFIG_PTP_1588_CLOCK_IDT82P33 is not set # CONFIG_PTP_1588_CLOCK_IDTCM is not set # CONFIG_PTP_1588_CLOCK_INES is not set diff --git a/kernel-rt-x86_64-rhel.config b/kernel-rt-x86_64-rhel.config index a2cd5ff..0633591 100644 --- a/kernel-rt-x86_64-rhel.config +++ b/kernel-rt-x86_64-rhel.config @@ -2110,6 +2110,7 @@ CONFIG_I2C_TINY_USB=m CONFIG_I2C_VIA=m CONFIG_I2C_VIAPRO=m # CONFIG_I2C_VIPERBOARD is not set +# CONFIG_I2C_VIRTIO is not set # CONFIG_I2C_XILINX is not set CONFIG_I2C=y # CONFIG_I3C is not set @@ -4214,7 +4215,7 @@ CONFIG_PSTORE_RAM=m CONFIG_PSTORE=y # CONFIG_PSTORE_ZSTD_COMPRESS is not set # CONFIG_PTDUMP_DEBUGFS is not set -# CONFIG_PTE_MARKER is not set +# CONFIG_PTE_MARKER_UFFD_WP is not set # CONFIG_PTP_1588_CLOCK_IDT82P33 is not set # CONFIG_PTP_1588_CLOCK_IDTCM is not set # CONFIG_PTP_1588_CLOCK_INES is not set diff --git a/kernel.spec b/kernel.spec index 1ed2380..27b7778 100755 --- a/kernel.spec +++ b/kernel.spec @@ -119,15 +119,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 180.rt21.180 +%define pkgrelease 181.rt21.181 %define kversion 5 -%define tarfile_release 5.14.0-180.rt21.180.el9 +%define tarfile_release 5.14.0-181.rt21.181.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 180.rt21.180%{?buildid}%{?dist} +%define specrelease 181.rt21.181%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-180.rt21.180.el9 +%define kabiversion 5.14.0-181.rt21.181.el9 # # End of genspec.sh variables @@ -3187,6 +3187,116 @@ fi # # %changelog +* Fri Oct 28 2022 Luis Claudio R. Goncalves [5.14.0-181.rt21.181.el9] +- [rt] build kernel-rt-5.14.0-181.rt21.181.el9 [2125474] +- perf test: Record only user callchains on the "Check Arm64 callgraphs are complete in fp mode" test (Michael Petlan) [2049125] +- scsi: core: Allow the ALUA transitioning state enough time (Ewan D. Milne) [2132461] +- scsi: ch: Do not initialise statics to 0 (Ewan D. Milne) [2132461] +- scsi: core: Fix warning in scsi_alloc_sgtables() (Ewan D. Milne) [2132461] +- scsi: sg: Allow waiting for commands to complete on removed device (Ewan D. Milne) [2132461] +- scsi: core: Move the definition of SCSI_QUEUE_DELAY (Ewan D. Milne) [2132461] +- scsi: core: Shorten long warning messages (Ewan D. Milne) [2132461] +- scsi: scsi_debug: Fix zone transition to full condition (Ewan D. Milne) [2132461] +- scsi: sd: Fix interpretation of VPD B9h length (Ewan D. Milne) [2132461] +- scsi: core: Return BLK_STS_TRANSPORT for ALUA transitioning (Ewan D. Milne) [2132461] +- scsi: sd_zbc: Prevent zone information memory leak (Ewan D. Milne) [2132461] +- scsi: sd: Fix potential NULL pointer dereference (Ewan D. Milne) [2132461] +- scsi: sd: Don't call blk_cleanup_disk() in sd_probe() (Ewan D. Milne) [2132461] +- scsi: sr: Add memory allocation failure handling for get_capabilities() (Ewan D. Milne) [2132461] +- scsi: sd: Reorganize DIF/DIX code to avoid calling revalidate twice (Ewan D. Milne) [2132461] +- scsi: sd: Optimal I/O size should be a multiple of reported granularity (Ewan D. Milne) [2132461] +- scsi: sd: Switch to using scsi_device VPD pages (Ewan D. Milne) [2132461] +- scsi: sd: Use cached ATA Information VPD page (Ewan D. Milne) [2132461] +- scsi: core: Do not truncate INQUIRY data on modern devices (Ewan D. Milne) [2132461] +- scsi: core: Cache VPD pages b0, b1, b2 (Ewan D. Milne) [2132461] +- scsi: core: Pick suitable allocation length in scsi_report_opcode() (Ewan D. Milne) [2132461] +- scsi: core: Query VPD size before getting full page (Ewan D. Milne) [2132461] +- scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac() (Ewan D. Milne) [2132461] +- scsi: core: Refine how we set tag_set NUMA node (Ewan D. Milne) [2132461] +- scsi: scsi_debug: Add gap zone support (Ewan D. Milne) [2132461] +- scsi: scsi_debug: Rename zone type constants (Ewan D. Milne) [2132461] +- scsi: scsi_debug: Fix a typo (Ewan D. Milne) [2132461] +- scsi: sd: sd_zbc: Hide gap zones (Ewan D. Milne) [2132461] +- scsi: sd: sd_zbc: Return early in sd_zbc_check_zoned_characteristics() (Ewan D. Milne) [2132461] +- scsi: sd: sd_zbc: Introduce struct zoned_disk_info (Ewan D. Milne) [2132461] +- scsi: sd: sd_zbc: Use logical blocks as unit when querying zones (Ewan D. Milne) [2132461] +- scsi: sd: sd_zbc: Verify that the zone size is a power of two (Ewan D. Milne) [2132461] +- scsi: sd: sd_zbc: Improve source code documentation (Ewan D. Milne) [2132461] +- scsi: core: Increase max device queue_depth to 4096 (Ewan D. Milne) [2132461] +- scsi: sr: Do not leak information in ioctl (Ewan D. Milne) [2132461] +- scsi: sd: Clean up gendisk if device_add_disk() failed (Ewan D. Milne) [2132461] +- scsi: sd: sd_read_cpr() requires VPD pages (Ewan D. Milne) [2132461] +- scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap use (Ewan D. Milne) [2132461] +- scsi: core: sysfs: Remove comments that conflict with the actual logic (Ewan D. Milne) [2132461] +- scsi: core: Remove unreachable code warning (Ewan D. Milne) [2132461] +- scsi: libfc: Fix use after free in fc_exch_abts_resp() (Ewan D. Milne) [2132461] +- scsi: scsi_debug: Fix qc_lock use in sdebug_blk_mq_poll() (Ewan D. Milne) [2132461] +- scsi: scsi_debug: Silence unexpected unlock warnings (Ewan D. Milne) [2132461] +- scsi: Remove unused member cmd_pool for structure scsi_host_template (Ewan D. Milne) [2132461] +- scsi: core: Make "access_state" sysfs attribute always visible (Ewan D. Milne) [2132461] +- scsi: scsi_debug: Add environmental reporting log subpage (Ewan D. Milne) [2132461] +- scsi: scsi_debug: Add no_rwlock parameter (Ewan D. Milne) [2132461] +- scsi: scsi_debug: Divide power on reset UNIT ATTENTION (Ewan D. Milne) [2132461] +- scsi: scsi_debug: Refine sdebug_blk_mq_poll() (Ewan D. Milne) [2132461] +- scsi: scsi_debug: Call scsi_done() directly (Ewan D. Milne) [2132461] +- scsi: scsi_debug: Use TASK SET FULL more (Ewan D. Milne) [2132461] +- scsi: scsi_debug: Strengthen defer_t accesses (Ewan D. Milne) [2132461] +- scsi: ch: Don't use GFP_DMA (Ewan D. Milne) [2132461] +- wireguard: netlink: avoid variable-sized memcpy on sockaddr (Hangbin Liu) [2135317] +- rhel: Enable imx8 I2C configs properly (Al Stone) [2071838] +- i2c: imx: fix typo in comment (Al Stone) [2071838] +- i2c: dev: Force case user pointers in compat_i2cdev_ioctl() (Al Stone) [2071838] +- i2c: dev: check return value when calling dev_set_name() (Al Stone) [2071838] +- i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit (Al Stone) [2071838] +- i2c: mux: demux-pinctrl: do not deactivate a master that is not active (Al Stone) [2071838] +- i2c: add tracepoints for I2C slave events (Al Stone) [2071838] +- i2c: tegra: Add SMBus block read function (Al Stone) [2071838] +- i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify(). (Al Stone) [2071838] +- i2c: smbus: Check for parent device before dereference (Al Stone) [2071838] +- i2c: imx: allow COMPILE_TEST (Al Stone) [2071838] +- i2c: don't expose function which is only used internally (Al Stone) [2071838] +- i2c: ACPI: Replace acpi_bus_get_device() (Al Stone) [2071838] +- i2c: smbus: Use device_*() functions instead of of_*() (Al Stone) [2071838] +- Revert "i2c: core: support bus regulator controlling in adapter" (Al Stone) [2071838] +- i2c: validate user data in compat ioctl (Al Stone) [2071838] +- i2c: acpi: Do not instantiate I2C-clients on boards with known bogus DSDT entries (Al Stone) [2071838] +- i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function (Al Stone) [2071838] +- i2c: acpi: Use acpi_dev_ready_for_enumeration() helper (Al Stone) [2071838] +- i2c: tegra: use i2c_timings for bus clock freq (Al Stone) [2071838] +- i2c: virtio: fix completion handling (Al Stone) [2071838] +- i2c: enable async suspend/resume on i2c client devices (Al Stone) [2071838] +- i2c: enable async suspend/resume for i2c adapters (Al Stone) [2071838] +- i2c: tegra: Add the ACPI support (Al Stone) [2071838] +- i2c: mux: gpio: Use array_size() helper (Al Stone) [2071838] +- i2c: mux: gpio: Don't dereference fwnode from struct device (Al Stone) [2071838] +- i2c: mux: gpio: Replace custom acpi_get_local_address() (Al Stone) [2071838] +- i2c: imx: Add timer for handling the stop condition (Al Stone) [2071838] +- i2c: virtio: disable timeout handling (Al Stone) [2071838] +- i2c: Allow an ACPI driver to manage the device's power state during probe (Al Stone) [2071838] +- i2c: virtio: Add support for zero-length requests (Al Stone) [2071838] +- i2c: tegra: Ensure that device is suspended before driver is removed (Al Stone) [2071838] +- i2c: acpi: Replace custom function with device_match_acpi_handle() (Al Stone) [2071838] +- i2c: switch from 'pci_' to 'dma_' API (Al Stone) [2071838] +- i2c: acpi: fix resource leak in reconfiguration device addition (Al Stone) [2071838] +- i2c: virtio: add a virtio i2c frontend driver (Al Stone) [2071838] +- i2c: remove dead PMC MSP TWI/SMBus/I2C driver (Al Stone) [2071838] +- i2c: dev: Use sysfs_emit() in "show" functions (Al Stone) [2071838] +- i2c: dev: Define pr_fmt() and drop duplication substrings (Al Stone) [2071838] +- i2c: imx: : use proper DMAENGINE API for termination (Al Stone) [2071838] +- remove CONFIG_PTE_MARKER and add CONFIG_PTE_MARKER_UFFD_WP (Chris von Recklinghausen) [2136480] +- mm/uffd: move USERFAULTFD configs into mm/ (Chris von Recklinghausen) [2136480] +- mm: enable PTE markers by default (Chris von Recklinghausen) [2136480] +- mm/uffd: PTE_MARKER_UFFD_WP (Chris von Recklinghausen) [2136480] +- scsi: qedf: Populate sysfs attributes for vport (Nilesh Javali) [2125169] +- scsi: qedf: Fix typo in comment (Nilesh Javali) [2111468] +- scsi: qedf: Remove redundant variable op (Nilesh Javali) [2111468] +- scsi: qedf: Remove an unneeded NULL check on list iterator (Nilesh Javali) [2111468] +- scsi: qedf: Remove unnecessary code (Nilesh Javali) [2111468] +- scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc() (Nilesh Javali) [2119312] +- scsi: bnx2fc: Fix spelling mistake "mis-match" -> "mismatch" (Nilesh Javali) [2119312] +- scsi: bnx2fc: Make use of the helper macro kthread_run() (Nilesh Javali) [2119312] +- scsi: bnx2fc: Fix typo in comments (Nilesh Javali) [2119312] + * Fri Oct 28 2022 Luis Claudio R. Goncalves [5.14.0-180.rt21.180.el9] - [rt] build kernel-rt-5.14.0-180.rt21.180.el9 [2125474] - s390/qeth: cache link_info for ethtool (Tobias Huschle) [2110436] diff --git a/sources b/sources index 2375b44..1e1c2b5 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-180.rt21.180.el9.tar.xz) = dbc3fb3e7c79cf4d04f952fac1581b0e44f5dcb8894fd7eca7031febd7a15fc3d965e9e32357fd1a4e2c94b1aa8ce0d64427e76a338dbcc4a9691c436893154c -SHA512 (kernel-abi-stablelists-5.14.0-180.rt21.180.el9.tar.bz2) = 3504c51395af361a0f30ca9bdfe5800fde834f3f6141b8dd0ffe897c2b5482d5f36617e516793b944506ce1d0be46de64488abbf58ba9fdda14bacf32fc7c45a -SHA512 (kernel-kabi-dw-5.14.0-180.rt21.180.el9.tar.bz2) = 565f812fa83a756ef7b91219031cfe80b1e853f22b4ed38ada76aed482caaf89df35e4d220f45728392765a757f8b0798e3b5a57fee0114e1d0379e887772578 +SHA512 (linux-5.14.0-181.rt21.181.el9.tar.xz) = 790398a320c4601fa76c5faa18f2c9bb56e4ad4ad62f2a09bc8ce54b0aab38503f0077d069d28bf00eebf8f3d850634fe4d0c98830950ede28c9c3f122402ca6 +SHA512 (kernel-abi-stablelists-5.14.0-181.rt21.181.el9.tar.bz2) = 114632f2e0701977c917857f2549e9e6746813d2a12634063eca9536ec35aefb6c32dd19798d8f807ce8322231a3e19290ee2ff36b511ed4101df6416224f7ff +SHA512 (kernel-kabi-dw-5.14.0-181.rt21.181.el9.tar.bz2) = 565f812fa83a756ef7b91219031cfe80b1e853f22b4ed38ada76aed482caaf89df35e4d220f45728392765a757f8b0798e3b5a57fee0114e1d0379e887772578