Skip to content

kernel-5.14.0-405.el9

  • intel_idle: add Sierra Forest SoC support (David Arcari) [RHEL-15563]
  • intel_idle: add Grand Ridge SoC support (David Arcari) [RHEL-15563]
  • tools/power turbostat: version 2023.11.07 (David Arcari) [RHEL-20029]
  • tools/power/turbostat: bugfix "--show IPC" (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Add initial support for LunarLake (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Add initial support for ArrowLake (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Add initial support for GrandRidge (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Add initial support for SierraForest (David Arcari) [RHEL-20037]
  • tools/power/turbostat: Add initial support for GraniteRapids (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Add MSR_CORE_C1_RES support for spr_features (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Move process to root cgroup (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Handle cgroup v2 cpu limitation (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstrct function for parsing cpu string (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Handle offlined CPUs in cpu_subset (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Obey allowed CPUs for system summary (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Obey allowed CPUs for primary thread/core detection (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract several functions (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Obey allowed CPUs during startup (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Obey allowed CPUs when accessing CPU counters (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Introduce cpu_allowed_set (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Remove PC7/PC9 support on ADL/RPL (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Enable MSR_CORE_C1_RES on recent Intel client platforms (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Introduce probe_pm_features() (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Relocate more probing related code (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Reorder some functions (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Relocate thermal probing code (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Relocate lpi probing code (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Relocate graphics probing code (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Rename rapl probing function (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Rename uncore probing function (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Relocate pstate probing code (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Relocate cstate probing code (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Improve probe_platform_features() logic (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Delete intel_model_duplicates() (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract cstate prewake bit support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract aperf/mperf multiplier support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract extended cstate MSRs support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract MSR_KNL_CORE_C6_RESIDENCY support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract MSR_ATOM_PKG_C6_RESIDENCY support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract MSR_CC6/MC6_DEMOTION_POLICY_CONFIG support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract MSR_MODULE_C6_RES_MS support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract MSR_CORE_C1_RES support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract IRTL support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Use fine grained IRTL output (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Adjust cstate for is_slm()/is_knl()/is_cnl()/is_ehl() models (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Adjust cstate for has_c8910_msrs() models (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Adjust cstate for is_bdx() models (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Adjust cstate for is_skx()/is_icx()/is_spr() models (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Adjust cstate for is_dnv() models (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Adjust cstate for is_jvl() models (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Adjust cstate for has_slv_msrs() models (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Adjust cstate for has_snb_msrs() models (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Adjust cstate for models with .cst_limit set (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Adjust cstate for has_snb_msrs() models (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Adjust cstate for models with .has_nhm_msrs set (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Add skeleton support for cstate enumeration (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract TSC tweak support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Remove unused family/model parameters for RAPL functions (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract hardcoded TDP value (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract fixed DRAM Energy unit support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract RAPL divisor support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract Per Core RAPL support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract RAPL MSRs support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Simplify the logic for RAPL enumeration (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Redefine RAPL macros (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract hardcoded Crystal Clock frequency (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract Automatic Cstate Conversion support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract Perf Limit Reasons MSRs support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract TCC Offset bits support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract Config TDP MSRs support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Rename some TRL functions (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract Turbo Ratio Limit MSRs support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Rename some functions (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Remove a redundant check (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract Nehalem MSRs support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract Package cstate limit decoding support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract BCLK frequency support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract MSR_MISC_PWR_MGMT support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Abstract MSR_MISC_FEATURE_CONTROL support (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Add skeleton support for table driven feature enumeration (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Remove pseudo check for two models (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Remove redundant duplicates (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Replace raw value cpu model with Macro (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Support alternative graphics sysfs knobs (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Enable TCC Offset on more models (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Enable the C-state Pre-wake printing (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Fix a knl bug (David Arcari) [RHEL-20029]
  • tools/power/turbostat: Fix failure with new uncore sysfs (David Arcari) [RHEL-20029]
  • x86/cpu: Add model number for Intel Arrow Lake mobile processor (David Arcari) [RHEL-20029]
  • x86/cpu: Update Hybrids (David Arcari) [RHEL-20029]
  • x86/cpu: Add model number for Intel Arrow Lake processor (David Arcari) [RHEL-20029]
  • x86/cpu: Add Lunar Lake M (David Arcari) [RHEL-20029]
  • KVM: s390: Add facility 197 to the allow list (Cédric Le Goater) [RHEL-17986]
  • powerpc/hv-gpci: Add return value check in affinity_domain_via_partition_show function (Mamatha Inamdar) [RHEL-20258]
  • powerpc/pseries/vas: Migration suspend waits for no in-progress open windows (Mamatha Inamdar) [RHEL-20242]
  • selftests/powerpc: Add more utility macros (Mamatha Inamdar) [RHEL-17382]
  • octeon_ep: explicitly test for firmware ready value (Michal Schmidt) [RHEL-9308]
  • octeon_ep: initialise control mbox tasks before using APIs (Michal Schmidt) [RHEL-9308]
  • octeon_ep: control net API framework to support offloads (Michal Schmidt) [RHEL-9308]
  • octeon_ep: set backpressure watermark for RX queues (Michal Schmidt) [RHEL-9308]
  • octeon_ep: Fix error code in probe() (Michal Schmidt) [RHEL-9308]
  • octeon_ep: support OCTEON CN98 devices (Michal Schmidt) [RHEL-9308]
  • octeon_ep: implement device unload control net API (Michal Schmidt) [RHEL-9308]
  • octeon_ep: get max rx packet length from firmware (Michal Schmidt) [RHEL-9308]
  • octeon_ep: Solve style issues in control net files (Michal Schmidt) [RHEL-9308]
  • octeon_ep: support Octeon CN10K devices (Michal Schmidt) [RHEL-9308]
  • octeon_ep: remove atomic variable usage in Tx data path (Michal Schmidt) [RHEL-9308]
  • octeon_ep: implement xmit_more in transmit (Michal Schmidt) [RHEL-9308]
  • octeon_ep: remove dma sync in trasmit path (Michal Schmidt) [RHEL-9308]
  • octeon_ep: add padding for small packets (Michal Schmidt) [RHEL-9308]
  • octeon_ep: assert hardware structure sizes (Michal Schmidt) [RHEL-9308]
  • octeon_ep: update BQL sent bytes before ringing doorbell (Michal Schmidt) [RHEL-9308]
  • octeon_ep: restructured interrupt handlers (Michal Schmidt) [RHEL-9308]
  • octeon_ep: support to fetch firmware info (Michal Schmidt) [RHEL-9308]
  • octeon_ep: fix tx dma unmap len values in SG (Michal Schmidt) [RHEL-9308]
  • octeon_ep: cancel queued works in probe error path (Michal Schmidt) [RHEL-9308]
  • octeon_ep: cancel ctrl_mbox_task after intr_poll_task (Michal Schmidt) [RHEL-9308]
  • octeon_ep: cancel tx_timeout_task later in remove sequence (Michal Schmidt) [RHEL-9308]
  • octeon_ep: fix timeout value for waiting on mbox response (Michal Schmidt) [RHEL-9308]
  • octeon_ep: Add control plane host and firmware versions. (Michal Schmidt) [RHEL-9308]
  • octeon_ep: initialize mbox mutexes (Michal Schmidt) [RHEL-9308]
  • octeon_ep: use vmalloc_array and vcalloc (Michal Schmidt) [RHEL-9308]
  • octeon_ep: Add missing check for ioremap (Michal Schmidt) [RHEL-9308]
  • octeon_ep: unlock the correct lock on error path (Michal Schmidt) [RHEL-9308]
  • octeon_ep: add heartbeat monitor (Michal Schmidt) [RHEL-9308]
  • octeon_ep: function id in link info and stats mailbox commands (Michal Schmidt) [RHEL-9308]
  • octeon_ep: support asynchronous notifications (Michal Schmidt) [RHEL-9308]
  • octeon_ep: include function id in mailbox commands (Michal Schmidt) [RHEL-9308]
  • octeon_ep: add separate mailbox command and response queues (Michal Schmidt) [RHEL-9308]
  • octeon_ep: control mailbox for multiple PFs (Michal Schmidt) [RHEL-9308]
  • octeon_ep: poll for control messages (Michal Schmidt) [RHEL-9308]
  • octeon_ep: defer probe if firmware not ready (Michal Schmidt) [RHEL-9308]
  • octeon_ep: Drop redundant pci_enable_pcie_error_reporting() (Michal Schmidt) [RHEL-9308]
  • octeon_ep: ensure get mac address successfully before eth_hw_addr_set() (Michal Schmidt) [RHEL-9308]
  • octeon_ep: fix potential memory leak in octep_device_setup() (Michal Schmidt) [RHEL-9308]
  • octeon_ep: ensure octep_get_link_status() successfully before octep_link_up() (Michal Schmidt) [RHEL-9308]
  • octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open() (Michal Schmidt) [RHEL-9308]
  • octeon_ep: support Octeon device CNF95N (Michal Schmidt) [RHEL-9308]
  • octeon_ep: Remove useless casting value returned by vzalloc to structure (Michal Schmidt) [RHEL-9308]
  • octeon_ep: use bitwise AND (Michal Schmidt) [RHEL-9308]
  • octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs() (Michal Schmidt) [RHEL-9308]
  • octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs() (Michal Schmidt) [RHEL-9308]
  • octeon_ep: delete unnecessary NULL check (Michal Schmidt) [RHEL-9308]
  • octeon_ep: add missing destroy_workqueue in octep_init_module (Michal Schmidt) [RHEL-9308]
  • octeon_ep: Remove custom driver version (Michal Schmidt) [RHEL-9308]
  • octeon_ep: fix error return code in octep_probe() (Michal Schmidt) [RHEL-9308]
  • octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts" (Michal Schmidt) [RHEL-9308]
  • octeon_ep: add ethtool support for Octeon PCI Endpoint NIC (Michal Schmidt) [RHEL-9308]
  • octeon_ep: add Tx/Rx processing and interrupt support (Michal Schmidt) [RHEL-9308]
  • octeon_ep: add support for ndo ops (Michal Schmidt) [RHEL-9308]
  • octeon_ep: add Tx/Rx ring resource setup and cleanup (Michal Schmidt) [RHEL-9308]
  • octeon_ep: Add mailbox for control commands (Michal Schmidt) [RHEL-9308]
  • octeon_ep: add hardware configuration APIs (Michal Schmidt) [RHEL-9308]
  • redhat/configs: enable CONFIG_OCTEON_EP as a module (Michal Schmidt) [RHEL-9308]
  • octeon_ep: Add driver framework and device initialization (Michal Schmidt) [RHEL-9308]
  • netfilter: nft_payload: Remove duplicated include in nft_payload.c (Phil Sutter) [RHEL-16630]
  • nf_tables: fix NULL pointer dereference in nft_expr_inner_parse() (Phil Sutter) [RHEL-16630]
  • nf_tables: fix NULL pointer dereference in nft_inner_init() (Phil Sutter) [RHEL-16630]
  • netfilter: nft_inner: fix IS_ERR() vs NULL check (Phil Sutter) [RHEL-16630]
  • netfilter: nft_inner: fix return value check in nft_inner_parse_l2l3() (Phil Sutter) [RHEL-16630]
  • netfilter: nft_payload: use __be16 to store gre version (Phil Sutter) [RHEL-16630]
  • netfilter: nft_inner: set tunnel offset to GRE header offset (Phil Sutter) [RHEL-16630]
  • netfilter: nft_inner: add geneve support (Phil Sutter) [RHEL-16630]
  • netfilter: nft_meta: add inner match support (Phil Sutter) [RHEL-16630]
  • netfilter: nft_inner: add percpu inner context (Phil Sutter) [RHEL-16630]
  • netfilter: nft_inner: support for inner tunnel header matching (Phil Sutter) [RHEL-16630]
  • netfilter: nft_payload: access ipip payload for inner offset (Phil Sutter) [RHEL-16630]
  • netfilter: nft_payload: access GRE payload via inner offset (Phil Sutter) [RHEL-16630]
  • netfilter: nft_payload: support for inner header matching / mangling (Phil Sutter) [RHEL-16630]
  • x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain (Phil Auld) [RHEL-17497]
  • sched/fair: Fix the decision for load balance (Phil Auld) [RHEL-17497]
  • sched/fair: Fix SMT4 group_smt_balance handling (Phil Auld) [RHEL-17497]
  • sched/fair: Optimize should_we_balance() for large SMT systems (Phil Auld) [RHEL-17497]
  • x86/sched: Enable cluster scheduling on Hybrid (Phil Auld) [RHEL-17497]
  • sched/debug: Dump domains' sched group flags (Phil Auld) [RHEL-17497]
  • sched/fair: Implement prefer sibling imbalance calculation between asymmetric groups (Phil Auld) [RHEL-17497]
  • sched/fair: Consider the idle state of the whole core for load balance (Phil Auld) [RHEL-17497]
  • sched/fair: Determine active load balance for SMT sched groups (Phil Auld) [RHEL-17497]
  • sched/topology: Record number of cores in sched group (Phil Auld) [RHEL-17497]
  • x86/sched: Rewrite topology setup (Phil Auld) [RHEL-17497]
  • platform/x86/intel/hid: Add some ACPI device IDs (Foggy Liu) [RHEL-19941]
  • platform/x86: intel-hid: Move to intel sub-directory (Foggy Liu) [RHEL-19941]
  • tools/mm: update the usage output to be more organized (Audra Mitchell) [RHEL-3910]
  • tools/mm: fix the default case for page_owner_sort (Audra Mitchell) [RHEL-3910]
  • tools/mm: filter out timestamps for correct collation (Audra Mitchell) [RHEL-3910]
  • tools/mm: remove references to free_ts from page_owner_sort (Audra Mitchell) [RHEL-3910]
  • tools/vm/page_owner_sort: free memory before exit (Audra Mitchell) [RHEL-3910]
  • tools/vm/page_owner_sort.c: adjust the indent in is_need() (Audra Mitchell) [RHEL-3910]
  • mm/page_owner: remove free_ts from page_owner output (Audra Mitchell) [RHEL-3910]
  • x86: sme_populate_pgd() use pte_offset_kernel() (Audra Mitchell) [RHEL-15176]
  • x86: allow get_locked_pte() to fail (Audra Mitchell) [RHEL-15176]
  • net: add hwtstamping helpers for stackable net devices (Ivan Vecera) [RHEL-18147]
  • net: add NDOs for configuring hardware timestamping (Ivan Vecera) [RHEL-18147]
  • net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub (Ivan Vecera) [RHEL-18147]
  • net: create a netdev notifier for DSA to reject PTP on DSA master (Ivan Vecera) [RHEL-18147]
  • net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use it (Ivan Vecera) [RHEL-18147]
  • net: move copy_from_user() out of net_hwtstamp_validate() (Ivan Vecera) [RHEL-18147]
  • net: promote SIOCSHWTSTAMP and SIOCGHWTSTAMP ioctls to dedicated handlers (Ivan Vecera) [RHEL-18147]
  • net: simplify handling of dsa_ndo_eth_ioctl() return code (Ivan Vecera) [RHEL-18147]
  • net: don't abuse "default" case for unknown ioctl in dev_ifsioc() (Ivan Vecera) [RHEL-18147]
  • usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scope (Desnes Nunes) [RHEL-14573]
    Resolves: RHEL-14573, RHEL-15176, RHEL-15563, RHEL-16630, RHEL-17382, RHEL-17497, RHEL-17986, RHEL-18147, RHEL-19941, RHEL-20029, RHEL-20037, RHEL-20242, RHEL-20258, RHEL-3910, RHEL-9308

Signed-off-by: Scott Weaver scweaver@redhat.com

Edited by Scott Weaver

Merge request reports