kernel-6.12.0-138.el10
* Mon Oct 06 2025 Scott Weaver <scweaver@redhat.com> [6.12.0-138.el10]
- cxl/Documentation: Remove 'mixed' from sysfs mode doc (John W. Linville) [RHEL-107284]
- cxl: mce: fix typo "notifer" (John W. Linville) [RHEL-107284]
- fwctl/cxl: Fix uuid_t usage in uapi (John W. Linville) [RHEL-107284]
- cxl/edac: Fix potential memory leak issues (John W. Linville) [RHEL-107284]
- cxl/edac: Fix the min_scrub_cycle of a region miscalculation (John W. Linville) [RHEL-107284]
- cxl: fix return value in cxlctl_validate_set_features() (John W. Linville) [RHEL-107284]
- cxl/edac: Support for finding memory operation attributes from the current boot (John W. Linville) [RHEL-107284]
- cxl/edac: Add support for PERFORM_MAINTENANCE command (John W. Linville) [RHEL-107284]
- cxl/edac: Add CXL memory device ECS control feature (John W. Linville) [RHEL-107284]
- cxl/edac: Add CXL memory device patrol scrub control feature (John W. Linville) [RHEL-107284]
- cxl: Update prototype of function get_support_feature_info() (John W. Linville) [RHEL-107284]
- cxl/features: Remove the inline specifier from to_cxlfs() (John W. Linville) [RHEL-107284]
- cxl/feature: Remove redundant code of get supported features (John W. Linville) [RHEL-107284]
- Documentation: Update the CXL Maturity Map (John W. Linville) [RHEL-107284]
- cxl: Sync up the driver-api/cxl documentation (John W. Linville) [RHEL-107284]
- cxl: docs - access-coordinates doc fixups (John W. Linville) [RHEL-107284]
- cxl: update documentation structure in prep for new docs (John W. Linville) [RHEL-107284]
- cxl/hdm: Clean up a debug printk (John W. Linville) [RHEL-107284]
- cxl: Add a dev_dbg() when a decoder was added to a port (John W. Linville) [RHEL-107284]
- cxl/region: Add a dev_err() on missing target list entries (John W. Linville) [RHEL-107284]
- cxl/region: Add a dev_warn() on registration failure (John W. Linville) [RHEL-107284]
- cxl/region: Add function to find a port's switch decoder by range (John W. Linville) [RHEL-107284]
- cxl/region: Factor out code to find a root decoder's region (John W. Linville) [RHEL-107284]
- cxl/region: Factor out code to find the root decoder (John W. Linville) [RHEL-107284]
- cxl/port: Replace put_cxl_root() by a cleanup helper (John W. Linville) [RHEL-107284]
- cxl/region: Move find_cxl_root() to cxl_add_to_region() (John W. Linville) [RHEL-107284]
- cxl/region: Avoid duplicate call of cxl_port_pick_region_decoder() (John W. Linville) [RHEL-107284]
- cxl/region: Rename function to cxl_port_pick_region_decoder() (John W. Linville) [RHEL-107284]
- cxl: Introduce parent_port_of() helper (John W. Linville) [RHEL-107284]
- cxl/pci: Add comments to cxl_hdm_decode_init() (John W. Linville) [RHEL-107284]
- cxl/pci: Moving code in cxl_hdm_decode_init() (John W. Linville) [RHEL-107284]
- cxl: Remove else after return (John W. Linville) [RHEL-107284]
- cxl/test: Address missing MODULE_DESCRIPTION warnings for cxl_test (John W. Linville) [RHEL-107284]
- cxl/acpi: Verify CHBS length for CXL2.0 (John W. Linville) [RHEL-107284]
- cxl: Remove always true condition for cxlctl_validate_hw_command() (John W. Linville) [RHEL-107284]
- cxl/core/regs.c: Skip Memory Space Enable check for RCD and RCH Ports (John W. Linville) [RHEL-107284]
- cxl/feature: Update out_len in set feature failure case (John W. Linville) [RHEL-107284]
- cxl: Fix devm host device for CXL fwctl initialization (John W. Linville) [RHEL-107284]
- cxl/pci: Drop the parameter is_port of cxl_gpf_get_dvsec() (John W. Linville) [RHEL-107284]
- cxl/pci: Update Port GPF timeout only when the first EP attaching (John W. Linville) [RHEL-107284]
- cxl/core: Fix caching dport GPF DVSEC issue (John W. Linville) [RHEL-107284]
- cxl/region: Fix the first aliased address miscalculation (John W. Linville) [RHEL-107284]
- cxl/test: Add Set Feature support to cxl_test (John W. Linville) [RHEL-107284]
- cxl/test: Add Get Feature support to cxl_test (John W. Linville) [RHEL-107284]
- cxl: Add support to handle user feature commands for set feature (John W. Linville) [RHEL-107284]
- cxl: Add support to handle user feature commands for get feature (John W. Linville) [RHEL-107284]
- cxl: Add support for fwctl RPC command to enable CXL feature commands (John W. Linville) [RHEL-107284]
- cxl: Move cxl feature command structs to user header (John W. Linville) [RHEL-107284]
- cxl: Add FWCTL support to CXL (John W. Linville) [RHEL-107284]
- cxl/region: Quiet some dev_warn()s in extended linear cache setup (John W. Linville) [RHEL-107284]
- cxl: Fix warning from emitting resource_size_t as long long int on 32bit systems (John W. Linville) [RHEL-107284]
- cxl/test: Define a CFMWS capable of a 3 way HB interleave (John W. Linville) [RHEL-107284]
- cxl/mem: Do not return error if CONFIG_CXL_MCE unset (John W. Linville) [RHEL-107284]
- tools/testing/cxl: Set Shutdown State support (John W. Linville) [RHEL-107284]
- cxl/pmem: Export dirty shutdown count via sysfs (John W. Linville) [RHEL-107284]
- cxl/pmem: Rename cxl_dirty_shutdown_state() (John W. Linville) [RHEL-107284]
- cxl/pci: Introduce cxl_gpf_get_dvsec() (John W. Linville) [RHEL-107284]
- cxl/pci: Support Global Persistent Flush (GPF) (John W. Linville) [RHEL-107284]
- cxl/pmem: debug invalid serial number data (John W. Linville) [RHEL-107284]
- cxl/cdat: Remove redundant gp_port initialization (John W. Linville) [RHEL-107284]
- cxl/memdev: Remove unused partition values (John W. Linville) [RHEL-107284]
- cxl/region: Drop goto pattern of construct_region() (John W. Linville) [RHEL-107284]
- cxl/region: Drop goto pattern in cxl_dax_region_alloc() (John W. Linville) [RHEL-107284]
- cxl/core: Use guard() to drop goto pattern of cxl_dpa_alloc() (John W. Linville) [RHEL-107284]
- cxl/core: Use guard() to drop the goto pattern of cxl_dpa_free() (John W. Linville) [RHEL-107284]
- cxl/memdev: cxl_memdev_ioctl() cleanup (John W. Linville) [RHEL-107284]
- cxl/core: cxl_mem_sanitize() cleanup (John W. Linville) [RHEL-107284]
- cxl/core: Use guard() to replace open-coded down_read/write() (John W. Linville) [RHEL-107284]
- cxl: Add mce notifier to emit aliased address for extended linear cache (John W. Linville) [RHEL-107284]
- cxl: Add extended linear cache address alias emission for cxl events (John W. Linville) [RHEL-107284]
- acpi/hmat / cxl: Add extended linear cache support for CXL (John W. Linville) [RHEL-107284]
- cxl: Setup exclusive CXL features that are reserved for the kernel (John W. Linville) [RHEL-107284]
- cxl/mbox: Add SET_FEATURE mailbox command (John W. Linville) [RHEL-107284]
- cxl/mbox: Add GET_FEATURE mailbox command (John W. Linville) [RHEL-107284]
- cxl/test: Add Get Supported Features mailbox command support (John W. Linville) [RHEL-107284]
- cxl: Add Get Supported Features command for kernel usage (John W. Linville) [RHEL-107284]
- cxl: Enumerate feature commands (John W. Linville) [RHEL-107284]
- cxl: Refactor user ioctl command path from mds to mailbox (John W. Linville) [RHEL-107284]
- cxl/port: Constify 'struct bin_attribute' (John W. Linville) [RHEL-107284]
- cxl: Cleanup partition size and perf helpers (John W. Linville) [RHEL-107284]
- cxl: Kill enum cxl_decoder_mode (John W. Linville) [RHEL-107284]
- cxl: Make cxl_dpa_alloc() DPA partition number agnostic (John W. Linville) [RHEL-107284]
- cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info' (John W. Linville) [RHEL-107284]
- cxl: Introduce to_{ram,pmem}_{res,perf}() helpers (John W. Linville) [RHEL-107284]
- cxl: Remove the CXL_DECODER_MIXED mistake (John W. Linville) [RHEL-107284]
- EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMs (Joel Savitz) [RHEL-101168]
- vsock: Fix transport_* TOCTOU (CKI Backport Bot) [RHEL-106016] {CVE-2025-38461}
- cpufreq/amd-pstate: Fix a regression leading to EPP 0 after resume (Steve Best) [RHEL-106954]
- cpufreq/amd-pstate: Add support for the "Requested CPU Min frequency" BIOS option (Steve Best) [RHEL-106954]
- cpufreq/amd-pstate: Add offline, online and suspend callbacks for amd_pstate_driver (Steve Best) [RHEL-106954]
- hwmon: (k10temp) Add support for Zen5 Ryzen Desktop (Steve Best) [RHEL-118516]
- hwmon: (k10temp) add support for cyan skillfish (Steve Best) [RHEL-118516]
- x86/topology: Implement topology_is_core_online() to address SMT regression (Mark Langsdorf) [RHEL-114092]
- ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids() (Mark Langsdorf) [RHEL-114092]
- ACPI: pfr_update: Fix the driver update version check (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Fix resource leak by remove callback in .exit.text (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: fix potential NULL dereference in __einj_error_inject() (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Check if user asked for EINJV2 injection (Mark Langsdorf) [RHEL-114092]
- ACPI: EC: Relax sanity check of the ECDT ID string (Mark Langsdorf) [RHEL-114092]
- ACPI: processor: perflib: Move problematic pr->performance check (Mark Langsdorf) [RHEL-114092]
- ACPI: Fix typos (Mark Langsdorf) [RHEL-114092]
- ACPI/PCI: Remove space before newline (Mark Langsdorf) [RHEL-114092]
- ACPI: processor: throttling: Remove space before newline (Mark Langsdorf) [RHEL-114092]
- ACPI: processor: perflib: Fix initial _PPC limit application (Mark Langsdorf) [RHEL-114092]
- ACPI: TAD: Replace sprintf() with sysfs_emit() (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: handle synchronous exceptions in task work (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered (Mark Langsdorf) [RHEL-114092]
- ACPI: fan: Update debug message in fan_get_state_acpi4() (Mark Langsdorf) [RHEL-114092]
- PCI/PM: Set power.strict_midlayer in pci_pm_init() (Mark Langsdorf) [RHEL-114092]
- ACPI: PM: Set/clear power.strict_midlayer in prepare/complete (Mark Langsdorf) [RHEL-114092]
- PM: sleep: Add strict_midlayer flag to struct dev_pm_info (Mark Langsdorf) [RHEL-114092]
- PM: runtime: Introduce __rpm_get_driver_callback() (Mark Langsdorf) [RHEL-114092]
- PM: Check power.needs_force_resume in pm_runtime_force_suspend() (Mark Langsdorf) [RHEL-114092]
- PM: runtime: Clear power.needs_force_resume in pm_runtime_reinit() (Mark Langsdorf) [RHEL-114092]
- PM: Make pm_runtime_force_resume() work with DPM_FLAG_SMART_SUSPEND (Mark Langsdorf) [RHEL-114092]
- PM: Move two sleep-related functions under CONFIG_PM_SLEEP (Mark Langsdorf) [RHEL-114092]
- PM: Use true/false as power.needs_force_resume values (Mark Langsdorf) [RHEL-114092]
- ACPI: fan: Replace sprintf() with sysfs_emit() (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Fix trigger actions (Mark Langsdorf) [RHEL-114092]
- ACPI: processor: fix acpi_object initialization (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic path (Mark Langsdorf) [RHEL-114092]
- ACPI: LPSS: Remove AudioDSP related ID (Mark Langsdorf) [RHEL-114092]
- ACPI: fan: Replace sprintf()/scnprintf() with sysfs_emit() in show() functions (Mark Langsdorf) [RHEL-114092]
- ACPI: PM: Set .detach in acpi_general_pm_domain definition (Mark Langsdorf) [RHEL-114092]
- ACPI: pfr_update: Add more debug information when firmware update failed (Mark Langsdorf) [RHEL-114092]
- ACPI: proc: Prefer to use octal permission (Mark Langsdorf) [RHEL-114092]
- ACPI: proc: Use str_enabled_disabled() helper (Mark Langsdorf) [RHEL-114092]
- ACPI: proc: Remove unused header (Mark Langsdorf) [RHEL-114092]
- ACPI: proc: Use correct format specifier and drop casting (Mark Langsdorf) [RHEL-114092]
- ACPI: wakeup: Drop unneeded casting for sleep_state (Mark Langsdorf) [RHEL-114092]
- ACPICA: Decrease `AcpiExTracePoint` verbosity (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Fix check and iounmap of uninitialized pointer p (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Fix less than zero comparison on a size_t variable (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: prevent memory corruption in error_type_set() (Mark Langsdorf) [RHEL-114092]
- ACPICA: Refuse to evaluate a method if arguments are missing (Mark Langsdorf) [RHEL-114092]
- ACPI: Enable CONFIG_ACPI_DEBUG by default (Mark Langsdorf) [RHEL-114092]
- ACPI: DPTF: Support for Wildcat Lake (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Enable EINJv2 error injections (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Create debugfs files to enter device id and syndrome (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Discover EINJv2 parameters (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Add einjv2 extension struct (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Fix kernel test sparse warnings (Mark Langsdorf) [RHEL-114092]
- ACPICA: actbl1: Add EINJv2 get error type action (Mark Langsdorf) [RHEL-114092]
- ACPICA: actbl1: Update values to hex to follow ACPI specs (Mark Langsdorf) [RHEL-114092]
- ACPI: resource: Use IRQ override on MACHENIKE 16P (Mark Langsdorf) [RHEL-114092]
- ACPI: EC: Ignore ECDT tables with an invalid ID string (Mark Langsdorf) [RHEL-114092]
- ACPI: CPPC: Fix NULL pointer dereference when nosmp is used (Mark Langsdorf) [RHEL-114092]
- ACPI: PAD: Update arguments of mwait_idle_with_hints() (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_create() failure (Mark Langsdorf) [RHEL-114092]
- ACPI: processor: Rescan "dead" SMT siblings during initialization (Mark Langsdorf) [RHEL-114092]
- ACPICA: Switch back to using strncpy() in acpi_ut_safe_strncpy() (Mark Langsdorf) [RHEL-114092]
- ACPI: MRRM: Silence error code static checker warning (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Clean up on error in einj_probe() (Mark Langsdorf) [RHEL-114092]
- ACPI: MRRM: Fix default max memory region (Mark Langsdorf) [RHEL-114092]
- ACPI: irq: Introduce acpi_get_gsi_dispatcher() (Mark Langsdorf) [RHEL-114092]
- ACPI: bus: Bail out if acpi_kobj registration fails (Mark Langsdorf) [RHEL-114092]
- ACPI: thermal: Execute _SCP before reading trip points (Mark Langsdorf) [RHEL-114092]
- ACPI: OSI: Stop advertising support for "3.0 _SCP Extensions" (Mark Langsdorf) [RHEL-114092]
- ACPI: tables: Improve logging around acpi_initialize_tables() (Mark Langsdorf) [RHEL-114092]
- ACPI: VIOT: Remove (explicitly) unused header (Mark Langsdorf) [RHEL-114092]
- ACPI: MRRM: Add /sys files to describe memory ranges (Mark Langsdorf) [RHEL-114092]
- ACPI: MRRM: Minimal parse of ACPI MRRM table (Mark Langsdorf) [RHEL-114092]
- ACPICA: Update copyright year (Mark Langsdorf) [RHEL-114092]
- ACPICA: Replace strncpy() with memcpy() (Mark Langsdorf) [RHEL-114092]
- ACPICA: infrastructure: Add new DMT_BUF types and shorten a long name (Tony Luck) [RHEL-114092]
- ACPICA: Utilities: Fix spelling mistake "Incremement" -> "Increment" (Mark Langsdorf) [RHEL-114092]
- ACPICA: utilities: Fix overflow check in vsnprintf() (Mark Langsdorf) [RHEL-114092]
- ACPICA: MRRM: Some cleanups (Mark Langsdorf) [RHEL-114092]
- ACPICA: actbl2.h: MRRM: Add typedef and other definitions (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type() (Mark Langsdorf) [RHEL-114092]
- ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik list (Mark Langsdorf) [RHEL-114092]
- ACPI: resource: fix a typo for MECHREVO in irq1_edge_low_force_override[] (Mark Langsdorf) [RHEL-114092]
- ACPI: PPTT: Fix processor subtable walk (Mark Langsdorf) [RHEL-114092]
- firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Fix probe error message (Mark Langsdorf) [RHEL-114092]
- ACPICA: Apply pack(1) to union aml_resource (Mark Langsdorf) [RHEL-114092]
- ACPI: CPPC: Add three functions related to autonomous selection (Mark Langsdorf) [RHEL-114092]
- ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel() (Mark Langsdorf) [RHEL-114092]
- ACPI: CPPC: Refactor register value get and set ABIs (Mark Langsdorf) [RHEL-114092]
- ACPI: CPPC: Add cppc_set_reg_val() (Mark Langsdorf) [RHEL-114092]
- ACPI: CPPC: Extract cppc_get_reg_val_in_pcc() (Mark Langsdorf) [RHEL-114092]
- ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val() (Mark Langsdorf) [RHEL-114092]
- ACPI: CPPC: Optimize cppc_get_perf() (Mark Langsdorf) [RHEL-114092]
- ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional (Mark Langsdorf) [RHEL-114092]
- ACPI: CPPC: Simplify PCC shared memory region handling (Mark Langsdorf) [RHEL-114092]
- ACPI: PCC: Simplify PCC shared memory region handling (Mark Langsdorf) [RHEL-114092]
- mailbox: pcc: Refactor and simplify check_and_ack() (Mark Langsdorf) [RHEL-114092]
- mailbox: pcc: Always map the shared memory communication address (Mark Langsdorf) [RHEL-114092]
- mailbox: pcc: Refactor error handling in irq handler into separate function (Mark Langsdorf) [RHEL-114092]
- mailbox: pcc: Use acpi_os_ioremap() instead of ioremap() (Mark Langsdorf) [RHEL-114092]
- mailbox: pcc: Return early if no GAS register from pcc_mbox_cmd_complete_check (Mark Langsdorf) [RHEL-114092]
- mailbox: pcc: Drop unnecessary endianness conversion of pcc_hdr.flags (Mark Langsdorf) [RHEL-114092]
- mailbox: pcc: Always clear the platform ack interrupt first (Mark Langsdorf) [RHEL-114092]
- mailbox: pcc: Fix the possible race in updation of chan_in_use flag (Mark Langsdorf) [RHEL-114092]
- mailbox: pcc: Check before sending MCTP PCC response ACK (Mark Langsdorf) [RHEL-114092]
- ACPICA: Add support for printing AML arguments when trace point enabled (Mark Langsdorf) [RHEL-114092]
- ACPI: processor: idle: Remove redundant pr->power.count assignment (Mark Langsdorf) [RHEL-114092]
- ACPI: APEI: EINJ: Transition to the faux device interface (Mark Langsdorf) [RHEL-114092]
- ACPI: processor: idle: Set pr->flags.power unconditionally (Mark Langsdorf) [RHEL-114092]
- ACPI: battery: Round capacity percengate to closest integer (Mark Langsdorf) [RHEL-114092]
- ACPICA: exserial: don't forget to handle FFixedHW opregions for reading (Mark Langsdorf) [RHEL-114092]
- ACPI: processor: idle: Remove obsolete comment (Mark Langsdorf) [RHEL-114092]
- ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls (Mark Langsdorf) [RHEL-114092]
- ACPI: EC: Set ec_no_wakeup for Lenovo Go S (Mark Langsdorf) [RHEL-114092]
- x86/acpi: Don't limit CPUs to 1 for Xen PV guests due to disabled ACPI (Mark Langsdorf) [RHEL-114092]
- ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGE (Mark Langsdorf) [RHEL-114092]
- ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are invalid (Mark Langsdorf) [RHEL-114092]
- ACPI: platform_profile: Optimize _aggregate_choices() (Mark Langsdorf) [RHEL-114092]
- ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlers (Mark Langsdorf) [RHEL-114092]
- ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAP (Mark Langsdorf) [RHEL-114092]
- ACPI: PNP: Add Intel OC Watchdog IDs to non-PNP device list (Mark Langsdorf) [RHEL-114092]
- ACPI: NUMA: Use str_enabled_disabled() helper function (Mark Langsdorf) [RHEL-114092]
- ACPICA: Fix warnings from PR #295 merge (Mark Langsdorf) [RHEL-114092]
- ACPICA: fix acpi parse and parseext cache leaks (Mark Langsdorf) [RHEL-114092]
- ACPICA: fix acpi operand cache leak in dswstate.c (Mark Langsdorf) [RHEL-114092]
- ACPI: platform_profile: Improve platform_profile_unregister() (Mark Langsdorf) [RHEL-114092]
- ACPI: fan: cleanup resources in the error path of .probe() (Mark Langsdorf) [RHEL-114092]
- ACPI: sysfs: Constify 'struct bin_attribute' (Mark Langsdorf) [RHEL-114092]
- ACPI: BGRT: Constify 'struct bin_attribute' (Mark Langsdorf) [RHEL-114092]
- ACPI: processor_idle: Use acpi_idle_play_dead() for all C-states (Mark Langsdorf) [RHEL-114092]
- scsi: mpi3mr: Update driver version to 8.15.0.5.50 (Chandrakanth Patil) [RHEL-111654]
- scsi: mpi3mr: Fix premature TM timeouts on virtual drives (Chandrakanth Patil) [RHEL-111654]
- scsi: mpi3mr: Update MPI headers to revision 37 (Chandrakanth Patil) [RHEL-111654]
- scsi: mpi3mr: Fix I/O failures during controller reset (Chandrakanth Patil) [RHEL-111654]
- scsi: mpi3mr: Fix controller init failure on fault during queue creation (Chandrakanth Patil) [RHEL-111654]
- scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed (Chandrakanth Patil) [RHEL-111654]
- scsi: mpi3mr: Serialize admin queue BAR writes on 32-bit systems (Chandrakanth Patil) [RHEL-111654]
- scsi: mpi3mr: Fix race between config read submit and interrupt completion (Chandrakanth Patil) [RHEL-111654]
- scsi: mpi3mr: Correctly handle ATA device errors (Chandrakanth Patil) [RHEL-111654]
- selftests: tls: add tests for zero-length records (CKI Backport Bot) [RHEL-114328] {CVE-2025-39682}
- tls: fix handling of zero-length records on the rx_list (CKI Backport Bot) [RHEL-114328] {CVE-2025-39682}
- cxgb4: Avoid removal of uninserted tid (Jakub Ramaseuski) [RHEL-75570]
- SUNRPC: call xs_sock_process_cmsg for all cmsg (Scott Mayhew) [RHEL-112414]
- sctp: linearize cloned gso packets in sctp_rcv (CKI Backport Bot) [RHEL-113338] {CVE-2025-38718}
Resolves: RHEL-106016, RHEL-101168, RHEL-107284, RHEL-114092, RHEL-106954, RHEL-118516
Signed-off-by: Scott Weaver <scweaver@redhat.com>
This commit is contained in:
parent
fdb59bdd09
commit
8c4614d312
@ -12,7 +12,7 @@ RHEL_MINOR = 2
|
||||
#
|
||||
# Use this spot to avoid future merge conflicts.
|
||||
# Do not trim this comment.
|
||||
RHEL_RELEASE = 137
|
||||
RHEL_RELEASE = 138
|
||||
|
||||
#
|
||||
# RHEL_REBASE_NUM
|
||||
|
||||
@ -1362,6 +1362,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1362,6 +1362,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1360,6 +1360,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1360,6 +1360,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1363,6 +1363,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1363,6 +1363,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1361,6 +1361,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1361,6 +1361,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1114,6 +1114,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
# CONFIG_CXLFLASH is not set
|
||||
# CONFIG_CXL is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
|
||||
@ -1114,6 +1114,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
# CONFIG_CXLFLASH is not set
|
||||
# CONFIG_CXL is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
|
||||
@ -1114,6 +1114,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1114,6 +1114,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1116,6 +1116,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1116,6 +1116,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1117,6 +1117,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1180,6 +1180,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1180,6 +1180,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1181,6 +1181,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
@ -1181,6 +1181,7 @@ CONFIG_CUSE=m
|
||||
# CONFIG_CX_ECAT is not set
|
||||
CONFIG_CXL_ACPI=m
|
||||
CONFIG_CXL_BUS=m
|
||||
# CONFIG_CXL_FEATURES is not set
|
||||
CONFIG_CXL_MEM=m
|
||||
# CONFIG_CXL_MEM_RAW_COMMANDS is not set
|
||||
CONFIG_CXL_PCI=m
|
||||
|
||||
3105
kernel.changelog
3105
kernel.changelog
File diff suppressed because it is too large
Load Diff
1670
kernel.spec
1670
kernel.spec
File diff suppressed because it is too large
Load Diff
6
sources
6
sources
@ -1,5 +1,5 @@
|
||||
SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd
|
||||
SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6
|
||||
SHA512 (linux-6.12.0-137.el10.tar.xz) = 85c8810ee17516891312e8051ee84736b9062248731791dc0265a0915071658f0ffe548372bedd813e2f6389f9a324cc1e74abe43eb7dfea2549d048daeec9dd
|
||||
SHA512 (kernel-abi-stablelists-6.12.0-137.el10.tar.xz) = 4875be0c30bd409f4f2c1b252346525c35aaad7ff54c85b8b225106aa295c38885b0cace54ee6ec96c21439b23db23f3a4411ca2c2170f1033eb8154090688f4
|
||||
SHA512 (kernel-kabi-dw-6.12.0-137.el10.tar.xz) = 41dd21e94a41757c319414bc872494c50b2d68c3babb2fabec65a848896a1d2d9f4a11e811c9c5f9f952db70b021e3bebbdac07e3037eed4c4b74a1aefee4ef6
|
||||
SHA512 (linux-6.12.0-138.el10.tar.xz) = a06a1959c63da65a486788890712ccea564df0e02d58c342cfa19c5427b31de0985f44be1cf8a6476c28282d2cdbd2f934f2a9e023ca465e7e5d20a4cf982eae
|
||||
SHA512 (kernel-abi-stablelists-6.12.0-138.el10.tar.xz) = 9975b7a17c9902f6953fd172826202b87f9be169f150239ab28428839b6f2ae558a0580875b4ba86b57556eae7b887a999eef350a6eb08aff271a186f5ae4982
|
||||
SHA512 (kernel-kabi-dw-6.12.0-138.el10.tar.xz) = f41379928e8a568d1ab0d820b6012b019d51591fd76d3079bccf031fbb1bd81903d3b5696021515158edab531475220f8f1fa117a3dccfc3d90433b9c7858756
|
||||
|
||||
Loading…
Reference in New Issue
Block a user