The Linux kernel
* 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>
|
||
|---|---|---|
| .gitignore | ||
| check-kabi | ||
| def_variants.yaml.rhel | ||
| dracut-virt.conf | ||
| fedoraimaca.x509 | ||
| filtermods.py | ||
| flavors | ||
| gating.yaml | ||
| generate_all_configs.sh | ||
| kernel-aarch64-64k-debug-rhel.config | ||
| kernel-aarch64-64k-rhel.config | ||
| kernel-aarch64-debug-rhel.config | ||
| kernel-aarch64-rhel.config | ||
| kernel-aarch64-rt-64k-debug-rhel.config | ||
| kernel-aarch64-rt-64k-rhel.config | ||
| kernel-aarch64-rt-debug-rhel.config | ||
| kernel-aarch64-rt-rhel.config | ||
| kernel-local | ||
| kernel-ppc64le-debug-rhel.config | ||
| kernel-ppc64le-rhel.config | ||
| kernel-riscv64-debug-rhel.config | ||
| kernel-riscv64-rhel.config | ||
| kernel-s390x-debug-rhel.config | ||
| kernel-s390x-rhel.config | ||
| kernel-s390x-zfcpdump-rhel.config | ||
| kernel-x86_64-debug-rhel.config | ||
| kernel-x86_64-rhel.config | ||
| kernel-x86_64-rt-debug-rhel.config | ||
| kernel-x86_64-rt-rhel.config | ||
| kernel.changelog | ||
| kernel.spec | ||
| kvm_stat.logrotate | ||
| linux-kernel-test.patch | ||
| Makefile.rhelver | ||
| merge.py | ||
| mod-denylist.sh | ||
| mod-sign.sh | ||
| Module.kabi_aarch64 | ||
| Module.kabi_dup_aarch64 | ||
| Module.kabi_dup_ppc64le | ||
| Module.kabi_dup_riscv64 | ||
| Module.kabi_dup_s390x | ||
| Module.kabi_dup_x86_64 | ||
| Module.kabi_ppc64le | ||
| Module.kabi_riscv64 | ||
| Module.kabi_s390x | ||
| Module.kabi_x86_64 | ||
| nvidiagpuoot001.x509 | ||
| partial-clang_lto-aarch64-debug-snip.config | ||
| partial-clang_lto-aarch64-snip.config | ||
| partial-clang_lto-x86_64-debug-snip.config | ||
| partial-clang_lto-x86_64-snip.config | ||
| partial-clang-debug-snip.config | ||
| partial-clang-snip.config | ||
| partial-kgcov-debug-snip.config | ||
| partial-kgcov-snip.config | ||
| patch-6.12-redhat.patch | ||
| process_configs.sh | ||
| README.rst | ||
| redhatsecureboot501.cer | ||
| redhatsecurebootca5.cer | ||
| rheldup3.x509 | ||
| rhelima_centos.x509 | ||
| rhelima.x509 | ||
| rhelimaca1.x509 | ||
| rhelkpatch1.x509 | ||
| rpminspect.yaml | ||
| sources | ||
| uki_addons.json | ||
| uki_create_addons.py | ||
| uki-addons.sbat.template | ||
| uki.sbat.template | ||
| x509.genkey.centos | ||
| x509.genkey.rhel | ||
=================== The Kernel dist-git =================== The kernel is maintained in a `source tree`_ rather than directly in dist-git. The specfile is maintained as a `template`_ in the source tree along with a set of build scripts to generate configurations, (S)RPMs, and to populate the dist-git repository. The `documentation`_ for the source tree covers how to contribute and maintain the tree. If you're looking for the downstream patch set it's available in the source tree with "git log master..ark-patches" or `online`_. Each release in dist-git is tagged in the source repository so you can easily check out the source tree for a build. The tags are in the format name-version-release, but note release doesn't contain the dist tag since the source can be built in different build roots (Fedora, CentOS, etc.) .. _source tree: https://gitlab.com/cki-project/kernel-ark.git .. _template: https://gitlab.com/cki-project/kernel-ark/-/blob/os-build/redhat/kernel.spec.template .. _documentation: https://gitlab.com/cki-project/kernel-ark/-/wikis/home .. _online: https://gitlab.com/cki-project/kernel-ark/-/commits/ark-patches