This package provides essential kernel modules for the core kernel package.
Provides
Requires
License
((GPL-2.0-only WITH Linux-syscall-note) OR BSD-2-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR CDDL-1.0) AND ((GPL-2.0-only WITH Linux-syscall-note) OR Linux-OpenIB) AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR MIT) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND BSD-3-Clause-Clear AND GFDL-1.1-no-invariants-or-later AND GPL-1.0-or-later AND (GPL-1.0-or-later OR BSD-3-Clause) AND (GPL-1.0-or-later WITH Linux-syscall-note) AND GPL-2.0-only AND (GPL-2.0-only OR Apache-2.0) AND (GPL-2.0-only OR BSD-2-Clause) AND (GPL-2.0-only OR BSD-3-Clause) AND (GPL-2.0-only OR CDDL-1.0) AND (GPL-2.0-only OR GFDL-1.1-no-invariants-or-later) AND (GPL-2.0-only OR GFDL-1.2-no-invariants-only) AND (GPL-2.0-only WITH Linux-syscall-note) AND GPL-2.0-or-later AND (GPL-2.0-or-later OR BSD-2-Clause) AND (GPL-2.0-or-later OR BSD-3-Clause) AND (GPL-2.0-or-later OR CC-BY-4.0) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH Linux-syscall-note) AND ISC AND LGPL-2.0-or-later AND (LGPL-2.0-or-later OR BSD-2-Clause) AND (LGPL-2.0-or-later WITH Linux-syscall-note) AND LGPL-2.1-only AND (LGPL-2.1-only OR BSD-2-Clause) AND (LGPL-2.1-only WITH Linux-syscall-note) AND LGPL-2.1-or-later AND (LGPL-2.1-or-later WITH Linux-syscall-note) AND (Linux-OpenIB OR GPL-2.0-only) AND (Linux-OpenIB OR GPL-2.0-only OR BSD-2-Clause) AND Linux-man-pages-copyleft AND MIT AND (MIT OR GPL-2.0-only) AND (MIT OR GPL-2.0-or-later) AND (MIT OR LGPL-2.1-only) AND (MPL-1.1 OR GPL-2.0-only) AND (X11 OR GPL-2.0-only) AND (X11 OR GPL-2.0-or-later) AND Zlib
Changelog
* Fri Jul 12 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-480.el9]
- sdhci-of-dwcmshc: disable PM runtime in dwcmshc_remove() (Luiz Capitulino) [RHEL-45234]
- platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when Tx TmFIFO is full (Luiz Capitulino) [RHEL-45234]
- platform/mellanox: mlxbf-tmfifo: Remove unnecessary bool conversion (Luiz Capitulino) [RHEL-45234]
- platform/mellanox: mlxbf-pmc: fix signedness bugs (Luiz Capitulino) [RHEL-45234]
- drivers/platform/mellanox: Convert snprintf to sysfs_emit (Luiz Capitulino) [RHEL-45234]
- cpufreq: exit() callback is optional (Mark Langsdorf) [RHEL-43846] {CVE-2024-38615}
- cppc_cpufreq: Fix possible null pointer dereference (Mark Langsdorf) [RHEL-44143] {CVE-2024-38573}
- ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit() (Mark Langsdorf) [RHEL-33200] {CVE-2024-26894}
- RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address translation (Aristeu Rozanski) [RHEL-38634]
- RAS/AMD/ATL: Fix MI300 bank hash (Aristeu Rozanski) [RHEL-38634]
- arm64: hibernate: Fix level3 translation fault in swsusp_save() (Mark Salter) [RHEL-35086] {CVE-2024-26989}
- hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure field (Steve Best) [RHEL-37717] {CVE-2021-47386}
- pstore/platform: Add check for kstrdup (Steve Best) [RHEL-38128] {CVE-2023-52869}
- ARM: 9359/1: flush: check if the folio is reserved for no-mapping addresses (Charles Mirabile) [RHEL-34956] {CVE-2024-26947}
- PM: sleep: wakeirq: fix wake irq warning in system suspend (Mark Langsdorf) [RHEL-26183]
- drivers/base/cpu: crash data showing should depends on KEXEC_CORE (Mark Langsdorf) [RHEL-26183]
- mm/memory_hotplug: fix error handling in add_memory_resource() (Mark Langsdorf) [RHEL-26183]
- mm/memory_hotplug: add missing mem_hotplug_lock (Mark Langsdorf) [RHEL-26183]
- regmap: fix bogus error on regcache_sync success (Mark Langsdorf) [RHEL-26183]
- fw loader: Remove the now superfluous sentinel element from ctl_table array (Mark Langsdorf) [RHEL-26183]
- regmap: fix NULL deref on lookup (Mark Langsdorf) [RHEL-26183]
- driver core: platform: Annotate struct irq_affinity_devres with __counted_by (Mark Langsdorf) [RHEL-26183]
- drivers: base: test: Make property entry API test modular (Mark Langsdorf) [RHEL-26183]
- drivers/base: Add modular KUnit property entry API tests (Mark Langsdorf) [RHEL-26183]
- driver core: Add missing parameter description to __fwnode_link_add() (Mark Langsdorf) [RHEL-26183]
- driver core: platform: Unify the firmware node type check (Mark Langsdorf) [RHEL-26183]
- driver core: platform: Use temporary variable in platform_device_add() (Mark Langsdorf) [RHEL-26183]
- driver core: platform: Refactor error path in a couple places (Mark Langsdorf) [RHEL-26183]
- driver core: platform: Drop redundant check in platform_device_add() (Mark Langsdorf) [RHEL-26183]
- regmap: rbtree: Fix wrong register marked as in-cache when creating new node (Mark Langsdorf) [RHEL-26183]
- driver core: return an error when dev_set_name() hasn't happened (Mark Langsdorf) [RHEL-26183]
- crash: memory and CPU hotplug sysfs attributes (Mark Langsdorf) [RHEL-26183]
- driver core: Call in reversed order in device_platform_notify_remove() (Mark Langsdorf) [RHEL-26183]
- driver core: Return proper error code when dev_set_name() fails (Mark Langsdorf) [RHEL-26183]
- mm,thp: fix nodeN/meminfo output alignment (Mark Langsdorf) [RHEL-26183]
- drivers: base: test: Add missing MODULE_* macros to root device tests (Mark Langsdorf) [RHEL-26183]
- drivers: base: test: Add missing MODULE_* macros for platform devices tests (Mark Langsdorf) [RHEL-26183]
- drivers: base: Free devm resources when unregistering a device (Mark Langsdorf) [RHEL-26183]
- drivers: base: Add basic devm tests for platform devices (Mark Langsdorf) [RHEL-26183]
- drivers: base: Add basic devm tests for root devices (Mark Langsdorf) [RHEL-26183]
- drivers/base: Disable CONFIG_DM_KUNIT_TEST (Mark Langsdorf) [RHEL-26183]
- base/node: Remove duplicated include (Mark Langsdorf) [RHEL-26183]
- driver core: Call dma_cleanup() on the test_remove path (Mark Langsdorf) [RHEL-26183]
- driver core: test_async: fix an error code (Mark Langsdorf) [RHEL-26183]
- of: Move of_device_{add,register,unregister} to platform.c (Mark Langsdorf) [RHEL-26183]
- of: Move of_platform_register_reconfig_notifier() into DT core (Mark Langsdorf) [RHEL-26183]
- regmap: Provide user selectable option to enable regmap (Mark Langsdorf) [RHEL-26183]
- Regmap: Add REGMAP_BUILD (Mark Langsdorf) [RHEL-26183]
- regmap: Fix the type used for a bitmap pointer (Mark Langsdorf) [RHEL-26183]
- regmap: Remove dynamic allocation warnings for rbtree and maple (Mark Langsdorf) [RHEL-26183]
- regmap: rbtree: Use alloc_flags for memory allocations (Mark Langsdorf) [RHEL-26183]
- regmap: Reject fast_io regmap configurations with RBTREE and MAPLE caches (Mark Langsdorf) [RHEL-26183]
- regmap-irq: Fix out-of-bounds access when allocating config buffers (Mark Langsdorf) [RHEL-26183]
- regmap: mmio: Remove unused 64-bit support code (Mark Langsdorf) [RHEL-26183]
- regmap: cache: Revert "Add 64-bit mode support" (Mark Langsdorf) [RHEL-26183]
- regmap: Revert "add 64-bit mode support" and Co. (Mark Langsdorf) [RHEL-26183]
- PM: domains: Move the verification of in-params from genpd_add_device() (Mark Langsdorf) [RHEL-26183]
- regmap: Drop early readability check (Mark Langsdorf) [RHEL-26183]
- drivers: fwnode: fix fwnode_irq_get[_byname]() (Mark Langsdorf) [RHEL-26183]
- regmap: Check for register readability before checking cache during read (Mark Langsdorf) [RHEL-26183]
- regmap: Add debugfs file for forcing field writes (Mark Langsdorf) [RHEL-26183]
- regmap: Don't check for changes in regcache_set_val() (Mark Langsdorf) [RHEL-26183]
- regmap: Add missing cache_only checks (Mark Langsdorf) [RHEL-26183]
- regmap: regmap-irq: Move handle_post_irq to before pm_runtime_put (Mark Langsdorf) [RHEL-26183]
- base/node: Use 'property' to identify an access parameter (Mark Langsdorf) [RHEL-26183]
- isa: Remove unnecessary checks (Mark Langsdorf) [RHEL-26183]
- PM: suspend: Fix pm_suspend_target_state handling for !CONFIG_PM (Mark Langsdorf) [RHEL-26183]
- PM: domains: fix integer overflow issues in genpd_parse_state() (Mark Langsdorf) [RHEL-26183]
- regmap: mmio: Allow passing an empty config->reg_stride (Mark Langsdorf) [RHEL-26183]
- regmap-irq: Drop backward compatibility for inverted mask/unmask (Mark Langsdorf) [RHEL-26183]
- regmap-irq: Minor adjustments to .handle_mask_sync() (Mark Langsdorf) [RHEL-26183]
- regmap-irq: Remove support for not_fixed_stride (Mark Langsdorf) [RHEL-26183]
- regmap-irq: Remove type registers (Mark Langsdorf) [RHEL-26183]
- regmap-irq: Remove virtual registers (Mark Langsdorf) [RHEL-26183]
- regmap-irq: Drop map from handle_mask_sync() parameters (Mark Langsdorf) [RHEL-26183]
- hwrng: cn10k - use dev_err_probe (Bharat Bhushan) [RHEL-22181]
- hwrng: cn10k - delete empty remove function (Bharat Bhushan) [RHEL-22181]
- hwrng: cn10k - Add extended trng register support (Bharat Bhushan) [RHEL-22181]
- hwrng: octeon - Fix warnings on 32-bit platforms (Bharat Bhushan) [RHEL-22181]
- REDHAT: Makefile, dont reset dist-git-tmp if set (Lucas Zampieri)
* Wed Jul 10 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-479.el9]
- REDHAT: Makefile, dont reset dist-git-tmp if set (Lucas Zampieri)
- Revert "REDHAT: Fix values in Makefile being redefined" (Lucas Zampieri)
- tools/power turbostat: Add local build_bug.h header for snapshot target (David Arcari) [RHEL-33321]
- tools/power turbostat: Fix unc freq columns not showing with '-q' or '-l' (David Arcari) [RHEL-33321]
- tools/power turbostat: option '-n' is ambiguous (David Arcari) [RHEL-33321 RHEL-36084]
- tools/power turbostat: version 2024.05.10 (David Arcari) [RHEL-33321]
- tools/power turbostat: Ignore pkg_cstate_limit when it is not available (David Arcari) [RHEL-33321]
- tools/power turbostat: Fix order of strings in pkg_cstate_limit_strings (David Arcari) [RHEL-33321]
- tools/power turbostat: Read Package-cstates via perf (David Arcari) [RHEL-33321]
- tools/power turbostat: Read Core-cstates via perf (David Arcari) [RHEL-33321]
- tools/power turbostat: Avoid possible memory corruption due to sparse topology IDs (David Arcari) [RHEL-33321]
- tools/power turbostat: Add columns for clustered uncore frequency (David Arcari) [RHEL-33321]
- tools/power turbostat: Enable non-privileged users to read sysfs counters (David Arcari) [RHEL-33321]
- tools/power turbostat: Replace _Static_assert with BUILD_BUG_ON (David Arcari) [RHEL-33321]
- tools/power turbostat: Add ARL-H support (David Arcari) [RHEL-33321]
- tools/power turbostat: Enhance ARL/LNL support (David Arcari) [RHEL-33321]
- tools/power turbostat: Survive sparse die_id (David Arcari) [RHEL-33321]
- tools/power turbostat: Remember global max_die_id (David Arcari) [RHEL-33321]
- tools/power turbostat: Harden probe_intel_uncore_frequency() (David Arcari) [RHEL-33321]
- tools/power turbostat: Add "snapshot:" Makefile target (David Arcari) [RHEL-33321]
- platform/x86:intel/pmc: Enable S0ix blocker show in Lunar Lake (Steve Best) [RHEL-46817]
- platform/x86:intel/pmc: Update LNL signal status map (Steve Best) [RHEL-46817]
- platform/x86:intel/pmc: Add support to show S0ix blocker counter (Steve Best) [RHEL-46817]
- platform/x86/intel/pmc: Fix PCH names in comments (Steve Best) [RHEL-46817]
- platform/x86/intel/pmc: Improve PKGC residency counters debug (Steve Best) [RHEL-46817]
- platform/x86/intel/pmc/arl: Put GNA device in D3 (Steve Best) [RHEL-46817]
- net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() (Davide Caratti) [RHEL-45534]
- net/sched: taprio: extend minimum interval restriction to entire cycle too (Davide Caratti) [RHEL-44375 RHEL-45534] {CVE-2024-36244}
- net/sched: taprio: make q->picos_per_byte available to fill_sched_entry() (Davide Caratti) [RHEL-44375 RHEL-45534] {CVE-2024-36244}
- rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation (Davide Caratti) [RHEL-39715] {CVE-2024-36017}
- xfs: process free extents to busy list in FIFO order (Pavel Reichl) [RHEL-7961]
- xfs: adjust the incore perag block_count when shrinking (Pavel Reichl) [RHEL-7961]
- xfs: abort fstrim if kernel is suspending (Pavel Reichl) [RHEL-7961]
- xfs: reduce AGF hold times during fstrim operations (Pavel Reichl) [RHEL-7961]
- xfs: move log discard work to xfs_discard.c (Pavel Reichl) [RHEL-7961]
- can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv (Ken Cox) [RHEL-38415] {CVE-2021-47459}
- tty: n_gsm: fix possible out-of-bounds in gsm0_receive() (Steve Best) [RHEL-39354] {CVE-2024-36016}
- net/sched: initialize noop_qdisc owner (Davide Caratti) [RHEL-35058]
- net/sched: Fix mirred deadlock on device recursion (Davide Caratti) [RHEL-35058] {CVE-2024-27010}
- KVM: SEV-ES: Fix svm_get_msr()/svm_set_msr() for KVM_SEV_ES_INIT guests (Paolo Bonzini) [RHEL-16745]
- x86/e820: Add a new e820 table update helper (Paolo Bonzini) [RHEL-16745]
- x86/sev: Add callback to apply RMP table fixups for kexec (Paolo Bonzini) [RHEL-16745]
- x86/kexec: Do not update E820 kexec table for setup_data (Paolo Bonzini) [RHEL-16745]
- x86/e820: Don't reserve SETUP_RNG_SEED in e820 (Paolo Bonzini) [RHEL-16745]
- redhat: add new configs (Paolo Bonzini) [RHEL-16745]
- KVM: SNP: Fix LBR Virtualization for SNP guest (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attr (Paolo Bonzini) [RHEL-16745]
- KVM: SEV-ES: Delegate LBR virtualization to the processor (Paolo Bonzini) [RHEL-16745]
- KVM: SEV-ES: Disallow SEV-ES guests when X86_FEATURE_LBRV is absent (Paolo Bonzini) [RHEL-16745]
- KVM: SEV-ES: Prevent MSR access post VMSA encryption (Paolo Bonzini) [RHEL-16745]
- KVM: SVM: Remove the need to trigger an UNBLOCK event on AP creation (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Don't WARN() if RMP lookup fails when invalidating gmem pages (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Automatically switch reclaimed pages to shared (Paolo Bonzini) [RHEL-16745]
- KVM: SVM: Add module parameter to enable SEV-SNP (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP (Paolo Bonzini) [RHEL-16745]
- KVM: x86: Implement hook for determining max NPT mapping level (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Implement gmem hook for invalidating private pages (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Implement gmem hook for initializing private pages (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Support SEV-SNP AP Creation NAE event (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Add support to handle RMP nested page faults (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Add support to handle Page State Change VMGEXIT (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Add support to handle GHCB GPA register VMGEXIT (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Add initial SEV-SNP support (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y (Paolo Bonzini) [RHEL-16745]
- KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed (Paolo Bonzini) [RHEL-16745]
- KVM: x86: Add hook for determining max NPT mapping level (Paolo Bonzini) [RHEL-16745]
- KVM: guest_memfd: Add hook for invalidating memory (Paolo Bonzini) [RHEL-16745]
- KVM: guest_memfd: Add interface for populating gmem pages with user data (Paolo Bonzini) [RHEL-16745]
- KVM: guest_memfd: extract __kvm_gmem_get_pfn() (Paolo Bonzini) [RHEL-16745]
- KVM: guest_memfd: Add hook for initializing memory (Paolo Bonzini) [RHEL-16745]
- KVM: guest_memfd: limit overzealous WARN (Paolo Bonzini) [RHEL-16745]
- KVM: guest_memfd: pass error up from filemap_grab_folio (Paolo Bonzini) [RHEL-16745]
- KVM: x86: Advertise max mappable GPA in CPUID.0x80000008.GuestPhysBits (Paolo Bonzini) [RHEL-16745]
- KVM: x86: Don't advertise guest.MAXPHYADDR as host.MAXPHYADDR in CPUID (Paolo Bonzini) [RHEL-16745]
- KVM: x86: Split core of hypercall emulation to helper function (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Allow per-guest configuration of GHCB protocol version (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Add GHCB handling for termination requests (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Add support to handle AP reset MSR protocol (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Sanity check that __kvm_faultin_pfn() doesn't create noslot pfns (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Initialize kvm_page_fault's pfn and hva to error values (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Set kvm_page_fault.hva to KVM_HVA_ERR_BAD for "no slot" faults (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Handle no-slot faults at the beginning of kvm_faultin_pfn() (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Move slot checks from __kvm_faultin_pfn() to kvm_faultin_pfn() (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Explicitly disallow private accesses to emulated MMIO (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Don't force emulation of L2 accesses to non-APIC internal slots (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Move private vs. shared check above slot validity checks (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: WARN and skip MMIO cache on private, reserved page faults (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: check for invalid async page faults involving private memory (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Use synthetic page fault error code to indicate private faults (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: WARN if upper 32 bits of legacy #PF error code are non-zero (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Pass full 64-bit error code when handling page faults (Paolo Bonzini) [RHEL-16745]
- KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler (Paolo Bonzini) [RHEL-16745]
- KVM: x86: Define more SEV+ page fault error bits/flags for #NPF (Paolo Bonzini) [RHEL-16745]
- KVM: x86: Remove separate "bit" defines for page fault error code masks (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Exit to userspace with -EFAULT if private fault hits emulation (Paolo Bonzini) [RHEL-16745]
- KVM: x86: Disable KVM_INTEL_PROVE_VE by default (Paolo Bonzini) [RHEL-16745]
- KVM: VMX: Enumerate EPT Violation #VE support in /proc/cpuinfo (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Print SPTEs on unexpected #VE (Paolo Bonzini) [RHEL-16745]
- KVM: VMX: Dump VMCS on unexpected #VE (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Add sanity checks that KVM doesn't create EPT #VE SPTEs (Paolo Bonzini) [RHEL-16745]
- KVM: nVMX: Always handle #VEs in L0 (never forward #VEs from L2 to L1) (Paolo Bonzini) [RHEL-16745]
- KVM: nVMX: Initialize #VE info page for vmcs02 when proving #VE support (Paolo Bonzini) [RHEL-16745]
- KVM: VMX: Don't kill the VM on an unexpected #VE (Paolo Bonzini) [RHEL-16745]
- KVM: VMX: Introduce test mode related to EPT violation VE (Paolo Bonzini) [RHEL-16745]
- KVM, x86: add architectural support code for #VE (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Track shadow MMIO value on a per-VM basis (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Use SHADOW_NONPRESENT_VALUE for atomic zap in TDP MMU (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Fix a largely theoretical race in kvm_mmu_track_write() (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Process atomically-zapped SPTEs after TLB flush (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE (Paolo Bonzini) [RHEL-16745]
- KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE (Paolo Bonzini) [RHEL-16745]
- KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values (Paolo Bonzini) [RHEL-16745]
- KVM: delete .change_pte MMU notifier callback (Paolo Bonzini) [RHEL-16745]
- KVM: x86: Explicitly zero kvm_caps during vendor module load (Paolo Bonzini) [RHEL-16745]
- KVM: x86: Fully re-initialize supported_mce_cap on vendor module load (Paolo Bonzini) [RHEL-16745]
- KVM: x86: Fully re-initialize supported_vm_types on vendor module load (Paolo Bonzini) [RHEL-16745]
- selftests: kvm: add test for transferring FPU state into VMSA (Paolo Bonzini) [RHEL-16745]
- selftests: kvm: split "launch" phase of SEV VM creation (Paolo Bonzini) [RHEL-16745]
- selftests: kvm: switch to using KVM_X86_*_VM (Paolo Bonzini) [RHEL-16745]
- selftests: kvm: add tests for KVM_SEV_INIT2 (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: allow SEV-ES DebugSwap again (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: introduce KVM_SEV_INIT2 operation (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: define VM types for SEV and SEV-ES (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: introduce to_kvm_sev_info (Paolo Bonzini) [RHEL-16745]
- KVM: x86: Add supported_vm_types to kvm_caps (Paolo Bonzini) [RHEL-16745]
- KVM: x86: add fields to struct kvm_arch for CoCo features (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: store VMSA features in kvm_sev_info (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: publish supported VMSA features (Paolo Bonzini) [RHEL-16745]
- KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR (Paolo Bonzini) [RHEL-16745]
- KVM: x86: use u64_to_user_ptr() (Paolo Bonzini) [RHEL-16745]
- KVM: SVM: Compile sev.c if and only if CONFIG_KVM_AMD_SEV=y (Paolo Bonzini) [RHEL-16745]
- KVM: SVM: Invert handling of SEV and SEV_ES feature flags (Paolo Bonzini) [RHEL-16745]
- Documentation: kvm/sev: clarify usage of KVM_MEMORY_ENCRYPT_OP (Paolo Bonzini) [RHEL-16745]
- Documentation: kvm/sev: separate description of firmware (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Track SNP host status with cc_platform_*() (Paolo Bonzini) [RHEL-16745]
- x86/cc: Add cc_platform_set/_clear() helpers (Paolo Bonzini) [RHEL-16745]
- x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM (Paolo Bonzini) [RHEL-16745]
- x86/tdx: Preserve shared bit on mprotect() (Paolo Bonzini) [RHEL-16745]
- x86/sev: Check for MWAITX and MONITORX opcodes in the #VC handler (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Add models 0x10-0x1f to the Zen5 range (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Update the Zenbleed microcode revisions (Paolo Bonzini) [RHEL-16745]
- crypto: ccp - Avoid discarding errors in psp_send_platform_access_msg() (Paolo Bonzini) [RHEL-16745]
- crypto: ccp - State in dmesg that TSME is enabled (Paolo Bonzini) [RHEL-16745]
- x86/sev: Disable KMSAN for memory encryption TUs (Paolo Bonzini) [RHEL-16745]
- x86/sev: Dump SEV_STATUS (Paolo Bonzini) [RHEL-16745]
- crypto: ccp - Have it depend on AMD_IOMMU (Paolo Bonzini) [RHEL-16745]
- iommu/amd: Fix failure return from snp_lookup_rmpentry() (Paolo Bonzini) [RHEL-16745]
- crypto: ccp: Make snp_range_list static (Paolo Bonzini) [RHEL-16745]
- Documentation: virt: Fix up pre-formatted text block for SEV ioctls (Paolo Bonzini) [RHEL-16745]
- crypto: ccp: Add the SNP_SET_CONFIG command (Paolo Bonzini) [RHEL-16745]
- crypto: ccp: Add the SNP_COMMIT command (Paolo Bonzini) [RHEL-16745]
- crypto: ccp: Add the SNP_PLATFORM_STATUS command (Paolo Bonzini) [RHEL-16745]
- x86/cpufeatures: Enable/unmask SEV-SNP CPU feature (Paolo Bonzini) [RHEL-16745]
- KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe (Paolo Bonzini) [RHEL-16745]
- crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump (Paolo Bonzini) [RHEL-16745]
- iommu/amd: Clean up RMP entries for IOMMU pages during SNP shutdown (Paolo Bonzini) [RHEL-16745]
- crypto: ccp: Handle legacy SEV commands when SNP is enabled (Paolo Bonzini) [RHEL-16745]
- crypto: ccp: Handle non-volatile INIT_EX data when SNP is enabled (Paolo Bonzini) [RHEL-16745]
- crypto: ccp: Handle the legacy TMR allocation when SNP is enabled (Paolo Bonzini) [RHEL-16745]
- x86/sev: Introduce an SNP leaked pages list (Paolo Bonzini) [RHEL-16745]
- crypto: ccp: Provide an API to issue SEV and SNP commands (Paolo Bonzini) [RHEL-16745]
- crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP (Paolo Bonzini) [RHEL-16745]
- crypto: ccp: Define the SEV-SNP commands (Paolo Bonzini) [RHEL-16745]
- crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked (Paolo Bonzini) [RHEL-16745]
- x86/sev: Adjust the directmap to avoid inadvertent RMP faults (Paolo Bonzini) [RHEL-16745]
- x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction (Paolo Bonzini) [RHEL-16745]
- x86/fault: Dump RMP table information when RMP page faults occur (Paolo Bonzini) [RHEL-16745]
- x86/traps: Define RMP violation #PF error code (Paolo Bonzini) [RHEL-16745]
- x86/fault: Add helper for dumping RMP entries (Paolo Bonzini) [RHEL-16745]
- x86/sev: Add RMP entry lookup helpers (Paolo Bonzini) [RHEL-16745]
- x86/sev: Add SEV-SNP host initialization support (Paolo Bonzini) [RHEL-16745]
- x86/mtrr: Don't print errors if MtrrFixDramModEn is set when SNP enabled (Paolo Bonzini) [RHEL-16745]
- iommu/amd: Don't rely on external callers to enable IOMMU SNP support (Paolo Bonzini) [RHEL-16745]
- x86/speculation: Do not enable Automatic IBRS if SEV-SNP is enabled (Paolo Bonzini) [RHEL-16745]
- x86/cpufeatures: Add SEV-SNP CPU feature (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Do the common init on future Zens too (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Add more models to X86_FEATURE_ZEN5 (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Add X86_FEATURE_ZEN5 (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Add X86_FEATURE_ZEN1 (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Drop now unused CPU erratum checking function (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Get rid of amd_erratum_1485[] (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Get rid of amd_erratum_400[] (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Get rid of amd_erratum_383[] (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Get rid of amd_erratum_1054[] (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Move the DIV0 bug detection to the Zen1 init function (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Move Zenbleed check to the Zen2 init function (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Rename init_amd_zn() to init_amd_zen_common() (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Call the spectral chicken in the Zen2 init function (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Move erratum 1076 fix into the Zen1 init function (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Move the Zen3 BTC_NO detection to the Zen3 init function (Paolo Bonzini) [RHEL-16745]
- x86/CPU/AMD: Carve out the erratum 1386 fix (Paolo Bonzini) [RHEL-16745]
- x86/sev: Fix position dependent variable references in startup code (Paolo Bonzini) [RHEL-16745]
- x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT (Paolo Bonzini) [RHEL-16745]
- x86/sme: Fix memory encryption setting if enabled by default and not overridden (Paolo Bonzini) [RHEL-16745]
* Tue Jul 09 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-478.el9]
- netfilter: conntrack: switch connlabels to atomic_t (Xin Long) [RHEL-28816]
- sched: act_ct: add netns into the key of tcf_ct_flow_table (Xin Long) [RHEL-28816]
- stm class: Fix a double free in stm_register_device() (David Arcari) [RHEL-44520] {CVE-2024-38627}
- lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure (cki-backport-bot) [RHEL-44261] {CVE-2024-38543}
- netfilter: complete validation of user input (Phil Sutter) [RHEL-37212] {CVE-2024-35896}
- netfilter: validate user input for expected length (Phil Sutter) [RHEL-37212] {CVE-2024-35896}
- xfs: fix reloading entire unlinked bucket lists (Pavel Reichl) [RHEL-7990]
- xfs: make inode unlinked bucket recovery work with quotacheck (Pavel Reichl) [RHEL-7990]
- xfs: reload entire unlinked bucket lists (Pavel Reichl) [RHEL-7990]
- xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list (Pavel Reichl) [RHEL-7990]
- xfs: load uncached unlinked inodes into memory on demand (Pavel Reichl) [RHEL-7990]
- netfilter: nf_tables: Implement table adoption support (Phil Sutter) [RHEL-32120]
- netfilter: nf_tables: Introduce NFT_TABLE_F_PERSIST (Phil Sutter) [RHEL-32120]
- netfilter: uapi: Document NFT_TABLE_F_OWNER flag (Phil Sutter) [RHEL-32120]
- net: core: reject skb_copy(_expand) for fraglist GSO skbs (Xin Long) [RHEL-39781] {CVE-2024-36929}
- net: relax socket state check at accept time. (Florian Westphal) [RHEL-39833]
- tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets (Florian Westphal) [RHEL-39833] {CVE-2024-36905}
- ppdev: Add an error check in register_device (Steve Best) [RHEL-39127] {CVE-2024-36015}
- ppdev: Remove usage of the deprecated ida_simple_xx() API (Steve Best) [RHEL-39127] {CVE-2024-36015}
- hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structure field (Steve Best) [RHEL-37725] {CVE-2021-47384}
- of: module: prevent NULL pointer dereference in vsnprintf() (Steve Best) [RHEL-37254] {CVE-2024-35878}
* Mon Jul 08 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-477.el9]
- KEYS: trusted: Fix memory leak in tpm2_key_encode() (CKI Backport Bot) [RHEL-41151] {CVE-2024-36967}
- mm/zswap: invalidate duplicate entry when !zswap_enabled (Rafael Aquini) [RHEL-40684]
- mm: zswap: fix objcg use-after-free in entry destruction (Rafael Aquini) [RHEL-40684]
- mm: memcg: add per-memcg zswap writeback stat (Rafael Aquini) [RHEL-40684]
- zswap: make shrinking memcg-aware (Rafael Aquini) [RHEL-40684]
- memcontrol: implement mem_cgroup_tryget_online() (Rafael Aquini) [RHEL-40684]
- mm/list_lru.c: remove unused list_lru_from_kmem() (Rafael Aquini) [RHEL-40684]
- list_lru: allow explicit memcg and NUMA node selection (Rafael Aquini) [RHEL-40684]
- mm: zswap: fix potential memory corruption on duplicate store (Rafael Aquini) [RHEL-40684]
- mm: zswap: kill zswap_get_swap_cache_page() (Rafael Aquini) [RHEL-40684]
- mm: zswap: tighten up entry invalidation (Rafael Aquini) [RHEL-40684]
- mm: zswap: use zswap_invalidate_entry() for duplicates (Rafael Aquini) [RHEL-40684]
- zswap: make zswap_load() take a folio (Rafael Aquini) [RHEL-40684]
- swap: remove some calls to compound_head() in swap_readpage() (Rafael Aquini) [RHEL-40684]
- memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folio (Rafael Aquini) [RHEL-40684]
- zswap: make zswap_store() take a folio (Rafael Aquini) [RHEL-40684]
- mm: kill frontswap (Rafael Aquini) [RHEL-40684]
- mm: zswap: fix double invalidate with exclusive loads (Rafael Aquini) [RHEL-40684]
- mm: zswap: invaldiate entry after writeback (Rafael Aquini) [RHEL-40684]
- mm: zswap: remove zswap_header (Rafael Aquini) [RHEL-40684]
- mm: zswap: simplify writeback function (Rafael Aquini) [RHEL-40684]
- mm: zswap: remove shrink from zpool interface (Rafael Aquini) [RHEL-40684]
- mm: zswap: remove page reclaim logic from zsmalloc (Rafael Aquini) [RHEL-40684]
- mm: zswap: remove page reclaim logic from z3fold (Rafael Aquini) [RHEL-40684]
- mm: zswap: remove page reclaim logic from zbud (Rafael Aquini) [RHEL-40684]
- mm: zswap: add pool shrinking mechanism (Rafael Aquini) [RHEL-40684]
- mm: zswap: support exclusive loads (Rafael Aquini) [RHEL-40684]
- mm: zswap: shrink until can accept (Rafael Aquini) [RHEL-40684]
- swap, __read_swap_cache_async(): enlarge get/put_swap_device protection range (Rafael Aquini) [RHEL-40684]
- af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg (Guillaume Nault) [RHEL-43969] {CVE-2024-38596}
- af_unix: Fix data-races around sk->sk_shutdown. (Guillaume Nault) [RHEL-43969] {CVE-2024-38596}
- af_unix: Fix data races around sk->sk_shutdown. (Guillaume Nault) [RHEL-43969] {CVE-2024-38596}
- tls: fix missing memory barrier in tls_init (cki-backport-bot) [RHEL-44477] {CVE-2024-36489}
- net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP (cki-backport-bot) [RHEL-43400] {CVE-2024-36974}
- packet: annotate data-races around ignore_outgoing (cki-backport-bot) [RHEL-33238] {CVE-2024-26862}
- gfs2: Be more careful with the quota sync generation (Andreas Gruenbacher) [RHEL-40902]
- gfs2: Get rid of some unnecessary quota locking (Andreas Gruenbacher) [RHEL-40902]
- gfs2: Add some missing quota locking (Andreas Gruenbacher) [RHEL-40902]
- gfs2: Fold qd_fish into gfs2_quota_sync (Andreas Gruenbacher) [RHEL-40902]
- gfs2: quota need_sync cleanup (Andreas Gruenbacher) [RHEL-40902]
- gfs2: Fix and clean up function do_qc (Andreas Gruenbacher) [RHEL-40902]
- gfs2: Revert "Add quota_change type" (Andreas Gruenbacher) [RHEL-40902]
- gfs2: Revert "ignore negated quota changes" (Andreas Gruenbacher) [RHEL-40902]
- gfs2: qd_check_sync cleanups (Andreas Gruenbacher) [RHEL-40902]
- gfs2: Check quota consistency on mount (Andreas Gruenbacher) [RHEL-40902]
- gfs2: Minor gfs2_quota_init error path cleanup (Andreas Gruenbacher) [RHEL-40902]
- gfs2: fix kernel BUG in gfs2_quota_cleanup (Edward Adam Davis) [RHEL-40902]
- gfs2: Clean up quota.c:print_message (Andreas Gruenbacher) [RHEL-40902]
- gfs2: Clean up gfs2_alloc_parms initializers (Andreas Gruenbacher) [RHEL-40902]
- gfs2: Two quota=account mode fixes (Andreas Gruenbacher) [RHEL-40902]
- gfs2: Remove useless assignment (Bob Peterson) [RHEL-40902]
- gfs2: simplify slot_get (Bob Peterson) [RHEL-40902]
- gfs2: Simplify qd2offset (Bob Peterson) [RHEL-40902]
- gfs2: Remove quota allocation info from quota file (Bob Peterson) [RHEL-40902]
- gfs2: use constant for array size (Bob Peterson) [RHEL-40902]
- gfs2: Set qd_sync_gen in do_sync (Bob Peterson) [RHEL-40902]
- gfs2: Remove useless err set (Bob Peterson) [RHEL-40902]
- gfs2: Small gfs2_quota_lock cleanup (Bob Peterson) [RHEL-40902]
- gfs2: move qdsb_put and reduce redundancy (Bob Peterson) [RHEL-40902]
- gfs2: Don't try to sync non-changes (Bob Peterson) [RHEL-40902]
- gfs2: Simplify function need_sync (Bob Peterson) [RHEL-40902]
- gfs2: remove unneeded pg_oflow variable (Bob Peterson) [RHEL-40902]
- gfs2: remove unneeded variable done (Bob Peterson) [RHEL-40902]
- gfs2: pass sdp to gfs2_write_buf_to_page (Bob Peterson) [RHEL-40902]
- gfs2: pass sdp in to gfs2_write_disk_quota (Bob Peterson) [RHEL-40902]
- gfs2: Pass sdp to gfs2_adjust_quota (Bob Peterson) [RHEL-40902]
- gfs2: remove dead code for quota writes (Bob Peterson) [RHEL-40902]
- gfs2: Use qd_sbd more consequently (Bob Peterson) [RHEL-40902]
- gfs2: replace 'found' with dedicated list iterator variable (Jakob Koschel) [RHEL-40902]
- gfs2: Fix gfs2_qa_get imbalance in gfs2_quota_hold (Bob Peterson) [RHEL-40902]
- KVM: arm64: FFA: Release hyp rx buffer (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Disassociate vcpus from redistributor region on teardown (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Ensure that SME controls are disabled in protected mode (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Specialize handling of host fpsimd state on trap (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Reintroduce __sve_save_state (Sebastian Ott) [RHEL-43288]
- KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisor (Sebastian Ott) [RHEL-43288]
- KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAx (Sebastian Ott) [RHEL-43288]
- KVM: arm64: AArch32: Fix spurious trapping of conditional instructions (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Fix AArch32 register narrowing on userspace write (Sebastian Ott) [RHEL-43288]
- KVM: selftests: arm64: Test vCPU-scoped feature ID registers (Sebastian Ott) [RHEL-43288]
- KVM: selftests: arm64: Test that feature ID regs survive a reset (Sebastian Ott) [RHEL-43288]
- KVM: selftests: arm64: Store expected register value in set_id_regs (Sebastian Ott) [RHEL-43288]
- KVM: selftests: arm64: Rename helper in set_id_regs to imply VM scope (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Only reset vCPU-scoped feature ID regs once (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Reset VM feature ID regs from kvm_reset_sys_regs() (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Rename is_id_reg() to imply VM scope (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Destroy mpidr_data for 'late' vCPU creation (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Move management of __hyp_running_vcpu to load/put on VHE (Sebastian Ott) [RHEL-43288]
- KVM: arm64: vgic: Allocate private interrupts on demand (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Force injection of a data abort on NISV MMIO exit (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Restrict supported capabilities for protected VMs (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Refactor setting the return value in kvm_vm_ioctl_enable_cap() (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Add is_pkvm_initialized() helper (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Document the KVM/arm64-specific calls in hypercalls.rst (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Rename firmware pseudo-register documentation file (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Reformat/beautify PTP hypercall documentation (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Clarify rationale for ZCR_EL1 value restored on guest exit (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Introduce and use predicates that check for protected VMs (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Simplify vgic-v3 hypercalls (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Move setting the page as dirty out of the critical section (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Change kvm_handle_mmio_return() return polarity (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Fix comment for __pkvm_vcpu_init_traps() (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Prevent kmemleak from accessing .hyp.data (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Do not map the host fpsimd state to hyp in pKVM (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Rename __tlb_switch_to_{guest,host}() in VHE (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Support TLB invalidation in guest context (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Avoid BBM when changing only s/w bits in Stage-2 PTE (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Check for PTE validity when checking for executable/cacheable (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Avoid BUG-ing from the host abort path (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Issue CMOs when tearing down guest s2 pages (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Refactor checks for FP state ownership (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Move guest_owns_fp_regs() to increase its scope (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVM (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Remove duplicated AA64MMFR1_EL1 XNX (Sebastian Ott) [RHEL-43288]
- KVM: selftests: Add stress test for LPI injection (Sebastian Ott) [RHEL-43288]
- KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h (Sebastian Ott) [RHEL-43288]
- KVM: selftests: Add helper for enabling LPIs on a redistributor (Sebastian Ott) [RHEL-43288]
- KVM: selftests: Add a minimal library for interacting with an ITS (Sebastian Ott) [RHEL-43288]
- KVM: selftests: Add quadword MMIO accessors (Sebastian Ott) [RHEL-43288]
- KVM: selftests: Standardise layout of GIC frames (Sebastian Ott) [RHEL-43288]
- KVM: selftests: Align with kernel's GIC definitions (Sebastian Ott) [RHEL-43288]
- KVM: arm64: vgic-its: Get rid of the lpi_list_lock (Sebastian Ott) [RHEL-43288]
- KVM: arm64: vgic-its: Rip out the global translation cache (Sebastian Ott) [RHEL-43288]
- KVM: arm64: vgic-its: Use the per-ITS translation cache for injection (Sebastian Ott) [RHEL-43288]
- KVM: arm64: vgic-its: Spin off helper for finding ITS by doorbell addr (Sebastian Ott) [RHEL-43288]
- KVM: arm64: vgic-its: Maintain a translation cache per ITS (Sebastian Ott) [RHEL-43288]
- KVM: arm64: vgic-its: Scope translation cache invalidations to an ITS (Sebastian Ott) [RHEL-43288]
- KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list() (Sebastian Ott) [RHEL-43288]
- KVM: arm64: vgic-debug: Use an xarray mark for debug iterator (Sebastian Ott) [RHEL-43288]
- KVM: arm64: vgic-its: Walk LPI xarray in vgic_its_cmd_handle_movall() (Sebastian Ott) [RHEL-43288]
- KVM: arm64: vgic-its: Walk LPI xarray in vgic_its_invall() (Sebastian Ott) [RHEL-43288]
- KVM: arm64: vgic-its: Walk LPI xarray in its_sync_lpi_pending_table() (Sebastian Ott) [RHEL-43288]
- KVM: Treat the device list as an rculist (Sebastian Ott) [RHEL-43288]
- KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIF (Sebastian Ott) [RHEL-43288]
- KVM: arm64: nv: Work around lack of pauth support in old toolchains (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Drop trapping of PAuth instructions/keys (Sebastian Ott) [RHEL-43288]
- KVM: arm64: nv: Advertise support for PAuth (Sebastian Ott) [RHEL-43288]
- KVM: arm64: nv: Handle ERETA[AB] instructions (Sebastian Ott) [RHEL-43288]
- KVM: arm64: nv: Add emulation for ERETAx instructions (Sebastian Ott) [RHEL-43288]
- KVM: arm64: nv: Add kvm_has_pauth() helper (Sebastian Ott) [RHEL-43288]
- KVM: arm64: nv: Reinject PAC exceptions caused by HCR_EL2.API==0 (Sebastian Ott) [RHEL-43288]
- KVM: arm64: nv: Handle HCR_EL2.{API,APK} independently (Sebastian Ott) [RHEL-43288]
- KVM: arm64: nv: Honor HFGITR_EL2.ERET being set (Sebastian Ott) [RHEL-43288]
- KVM: arm64: nv: Fast-track 'InHost' exception returns (Sebastian Ott) [RHEL-43288]
- KVM: arm64: nv: Add trap forwarding for ERET and SMC (Sebastian Ott) [RHEL-43288]
- KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2 (Sebastian Ott) [RHEL-43288]
- KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flag (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Constraint PAuth support to consistent implementations (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Add helpers for ESR_ELx_ERET_ISS_ERET* (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Harden __ctxt_sys_reg() against out-of-range values (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Remove FFA_MSG_SEND_DIRECT_REQ from the denylist (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Improve out-of-order sysreg table diagnostics (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Exclude FP ownership from kvm_vcpu_arch (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_arch (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_arch (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Exclude host_debug_data from vcpu_arch (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Add accessor for per-CPU state (Sebastian Ott) [RHEL-43288]
- KVM: selftests: Allow many vCPUs and reader threads per UFFD in demand paging test (Sebastian Ott) [RHEL-43288]
- KVM: selftests: Report per-vcpu demand paging rate from demand paging test (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Rationalise KVM banner output (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range() (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Don't pass a TLBI level hint when zapping table entries (Sebastian Ott) [RHEL-43288]
- KVM: arm64: Don't defer TLB invalidation when zapping table entries (Sebastian Ott) [RHEL-43288]
- arm64/mm: Update tlb invalidation routines for FEAT_LPA2 (Sebastian Ott) [RHEL-43288]
- arm64: Avoid cpus_have_const_cap() for ARM64_HAS_ARMv8_4_TTL (Sebastian Ott) [RHEL-43288]
- vfio/pci: fix potential memory leak in vfio_intx_enable() (Alex Williamson) [RHEL-44424] {CVE-2024-38632}
- perf test arm64: Fix version that enables VG register on Arm (Michael Petlan) [RHEL-32688]
- scsi: qedf: Make qedf_execute_tmf() non-preemptible (John Meneghini) [RHEL-25790]
- can: isotp: isotp_sendmsg(): fix return error fix on TX path (Radu Rendec) [RHEL-39584]
- can: isotp: fix error path in isotp_sendmsg() to unlock wait queue (Radu Rendec) [RHEL-39584]
- can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path (Radu Rendec) [RHEL-39584]
- can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg() (Radu Rendec) [RHEL-39584]
- netfilter: nf_tables: set dormant flag on hook register failure (Phil Sutter) [RHEL-33123] {CVE-2024-26835}
- perf annotate: Fix segfault on sample histogram (Michael Petlan) [RHEL-29571]
- perf symbols: Fix ownership of string in dso__load_vmlinux() (Michael Petlan) [RHEL-29571]
- perf symbols: Update kcore map before merging in remaining symbols (Michael Petlan) [RHEL-29571]
- perf maps: Re-use __maps__free_maps_by_name() (Michael Petlan) [RHEL-29571]
- perf symbols: Remove map from list before updating addresses (Michael Petlan) [RHEL-29571]
- perf annotate: Fix memory leak in annotated_source (Michael Petlan) [RHEL-29571]
- perf dwarf-aux: Check variable address range properly (Michael Petlan) [RHEL-29571]
- perf dwarf-aux: Check pointer offset when checking variables (Michael Petlan) [RHEL-29571]
- perf tests: Remove dependency on lscpu (Michael Petlan) [RHEL-29571]
- perf map: Remove kernel map before updating start and end addresses (Michael Petlan) [RHEL-29571]
- perf tests: Apply attributes to all events in object code reading test (Michael Petlan) [RHEL-29571]
- perf tests: Make "test data symbol" more robust on Neoverse N1 (Michael Petlan) [RHEL-29571]
- perf test: Use a single fd for the child process out/err (Michael Petlan) [RHEL-29571]
- perf test: Stat output per thread of just the parent process (Michael Petlan) [RHEL-29571]
- perf record: Delete session after stopping sideband thread (Michael Petlan) [RHEL-29571]
- perf riscv: Fix the warning due to the incompatible type (Michael Petlan) [RHEL-29571]
- perf lock contention: Add a missing NULL check (Michael Petlan) [RHEL-29571]
- perf annotate: Make sure to call symbol__annotate2() in TUI (Michael Petlan) [RHEL-29571]
- riscv: andes: Support specifying symbolic firmware and hardware raw events (Michael Petlan) [RHEL-29571]
- perf annotate: Add comments in the data structures (Michael Petlan) [RHEL-29571]
- perf annotate: Remove sym_hist.addr[] array (Michael Petlan) [RHEL-29571]
- perf annotate: Calculate instruction overhead using hashmap (Michael Petlan) [RHEL-29571]
- perf annotate: Add a hashmap for symbol histogram (Michael Petlan) [RHEL-29571]
- perf threads: Reduce table size from 256 to 8 (Michael Petlan) [RHEL-29571]
- perf threads: Switch from rbtree to hashmap (Michael Petlan) [RHEL-29571]
- perf threads: Move threads to its own files (Michael Petlan) [RHEL-29571]
- perf machine: Move machine's threads into its own abstraction (Michael Petlan) [RHEL-29571]
- perf machine: Move fprintf to for_each loop and a callback (Michael Petlan) [RHEL-29571]
- perf trace: Ignore thread hashing in summary (Michael Petlan) [RHEL-29571]
- perf report: Sort child tasks by tid (Michael Petlan) [RHEL-29571]
- perf vendor events amd: Fix Zen 4 cache latency events (Michael Petlan) [RHEL-29571]
- perf version: Display availability of OpenCSD support (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Add umasks/occ_sel to PCU events. (Michael Petlan) [RHEL-29571]
- perf map: Fix map reference count issues (Michael Petlan) [RHEL-29571]
- libperf evlist: Avoid out-of-bounds access (Michael Petlan) [RHEL-29571]
- perf lock contention: Account contending locks too (Michael Petlan) [RHEL-29571]
- perf metrics: Fix segv for metrics with no events (Michael Petlan) [RHEL-29571]
- perf metrics: Fix metric matching (Michael Petlan) [RHEL-29571]
- perf pmu: Fix a potential memory leak in perf_pmu__lookup() (Michael Petlan) [RHEL-29571]
- perf test: Fix spelling mistake "curent" -> "current" (Michael Petlan) [RHEL-29571]
- perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1 (Michael Petlan) [RHEL-29571]
- perf data convert: Fix segfault when converting to json when cpu_desc isn't set (Michael Petlan) [RHEL-29571]
- perf bpf: Check that the minimal vmlinux.h installed is the latest one (Michael Petlan) [RHEL-29571]
- perf print-events: make is_event_supported() more robust (Michael Petlan) [RHEL-29571]
- perf tests: Add option to run tests in parallel (Michael Petlan) [RHEL-29571]
- perf tests: Run time generate shell test suites (Michael Petlan) [RHEL-29571]
- perf tests: Use scandirat for shell script finding (Michael Petlan) [RHEL-29571]
- perf test: Rename builtin-test-list and add missed header guard (Michael Petlan) [RHEL-29571]
- tools subcmd: Add a no exec function call option (Michael Petlan) [RHEL-29571]
- perf tests: Avoid fork in perf_has_symbol test (Michael Petlan) [RHEL-29571]
- perf list: Add scandirat compatibility function (Michael Petlan) [RHEL-29571]
- perf thread_map: Skip exited threads when scanning /proc (Michael Petlan) [RHEL-29571]
- perf list: fix short description for some cache events (Michael Petlan) [RHEL-29571]
- perf stat: Fix metric-only aggregation index (Michael Petlan) [RHEL-29571]
- perf metrics: Compute unmerged uncore metrics individually (Michael Petlan) [RHEL-29571]
- perf stat: Pass fewer metric arguments (Michael Petlan) [RHEL-29571]
- perf: script: prefer capstone to XED (Michael Petlan) [RHEL-29571]
- perf: script: add raw|disasm arguments to --insn-trace option (Michael Petlan) [RHEL-29571]
- perf: script: add field 'disasm' to display mnemonic instructions (Michael Petlan) [RHEL-29571]
- perf: util: use capstone disasm engine to show assembly instructions (Michael Petlan) [RHEL-29571]
- perf: build: introduce the libcapstone (Michael Petlan) [RHEL-29571]
- perf list: For metricgroup only list include description (Michael Petlan) [RHEL-29571]
- perf tools: Fixup module symbol end address properly (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update tigerlake TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update skylakex TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update skylake TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update sapphirerapids TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update sandybridge TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update rocketlake TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update jaketown TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update ivytown TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update ivybridge TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update icelakex TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update icelake TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update haswellx TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update haswell TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update cascadelakex TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update broadwellx TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update broadwellde TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update broadwell TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update alderlake TMA metrics to 4.7 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update tigerlake events to v1.15 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update skylake events to v58 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update sierraforst events to v1.01 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update rocketlake events to v1.02 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update meteorlake events to v1.07 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update icelake events to v1.21 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update haswell events to v35 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update grandridge events to v1.01 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update emeraldrapids events to v1.03 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update broadwell events to v29 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update alderlaken events to v1.24 (Michael Petlan) [RHEL-29571]
- perf vendor events intel: Update alderlake events to v1.24 (Michael Petlan) [RHEL-29571]
- perf augmented_raw_syscalls.bpf: Move 'struct timespec64' to vmlinux.h (Michael Petlan) [RHEL-29571]
- perf testsuite: Install kprobe tests and common files (Michael Petlan) [RHEL-29571]
- perf testsuite: Add test for kprobe handling (Michael Petlan) [RHEL-29571]
- perf testsuite: Add common output checking helpers (Michael Petlan) [RHEL-29571]
- perf testsuite: Add test case for perf probe (Michael Petlan) [RHEL-29571]
- perf testsuite: Add initialization script for shell tests (Michael Petlan) [RHEL-29571]
- perf testsuite: Add common setting for shell tests (Michael Petlan) [RHEL-29571]
- perf testsuite: Add common regex patters (Michael Petlan) [RHEL-29571]
- perf test: Enable Symbols test to work with a current module dso (Michael Petlan) [RHEL-29571]
- perf build: Cleanup perf register configuration (Michael Petlan) [RHEL-29571]
- perf parse-regs: Introduce a weak function arch__sample_reg_masks() (Michael Petlan) [RHEL-29571]
- perf parse-regs: Always build perf register functions (Michael Petlan) [RHEL-29571]
- perf build: Remove unused CONFIG_PERF_REGS (Michael Petlan) [RHEL-29571]
- perf metric: Don't remove scale from counts (Michael Petlan) [RHEL-29571]
- perf stat: Avoid metric-only segv (Michael Petlan) [RHEL-29571]
- perf expr: Fix "has_event" function for metric style events (Michael Petlan) [RHEL-29571]
- perf expr: Allow NaN to be a valid number (Michael Petlan) [RHEL-29571]
- perf maps: Locking tidy up of nr_maps (Michael Petlan) [RHEL-29571]
- perf maps: Hide maps internals (Michael Petlan) [RHEL-29571]
- perf maps: Get map before returning in maps__find_next_entry (Michael Petlan) [RHEL-29571]
- perf maps: Get map before returning in maps__find_by_name (Michael Petlan) [RHEL-29571]
- perf maps: Get map before returning in maps__find (Michael Petlan) [RHEL-29571]
- perf maps: Switch from rbtree to lazily sorted array for addresses (Michael Petlan) [RHEL-29571]
- perf srcline: Add missed addr2line closes (Michael Petlan) [RHEL-29571]
- perf stat: Support per-cluster aggregation (Michael Petlan) [RHEL-29571]
- perf tools: Remove misleading comments on map functions (Michael Petlan) [RHEL-29571]
- perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str() (Michael Petlan) [RHEL-29571]
- perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched__{lat|map|replay}() (Michael Petlan) [RHEL-29571]
- perf sched: Move curr_thread initialization to perf_sched__map() (Michael Petlan) [RHEL-29571]
- perf sched: Fix memory leak in perf_sched__map() (Michael Petlan) [RHEL-29571]
- perf sched: Move start_work_mutex and work_done_wait_mutex initialization to perf_sched__replay() (Michael Petlan) [RHEL-29571]
- perf test: Skip metric w/o event name on arm64 in stat STD output linter (Michael Petlan) [RHEL-29571]
- perf symbols: Slightly improve module file executable section mappings (Michael Petlan) [RHEL-29571]
- perf tools: Make it possible to see perf's kernel and module memory mappings (Michael Petlan) [RHEL-29571]
- perf record: Display data size on pipe mode (Michael Petlan) [RHEL-29571]
- perf script: Print source line for each jump in brstackinsn (Michael Petlan) [RHEL-29571]
- perf kvm powerpc: Fix build (Michael Petlan) [RHEL-29571]
- tools: perf: Expose sample ID / stream ID to python scripts (Michael Petlan) [RHEL-29571]
- perf bpf: Clean up the generated/copied vmlinux.h (Michael Petlan) [RHEL-29571]
- perf jevents: Drop or simplify small integer values (Michael Petlan) [RHEL-29571]
- perf parse-events: Print all errors (Michael Petlan) [RHEL-29571]
- perf parse-events: Improve error location of terms cloned from an event (Michael Petlan) [RHEL-29571]
- perf tsc: Add missing newlines to debug statements (Michael Petlan) [RHEL-29571]
- perf Documentation: Add some more hints to tips.txt (Michael Petlan) [RHEL-29571]
- perf test: Simplify metric value validation test final report (Michael Petlan) [RHEL-29571]
- perf report: Prevent segfault with --no-parent (Michael Petlan) [RHEL-29571]
- perf evsel: Fix duplicate initialization of data->id in evsel__parse_sample() (Michael Petlan) [RHEL-29571]
- perf evsel: Rename get_states() to parse_task_states() and make it public (Michael Petlan) [RHEL-29571]
- perf tools: Add -H short option for --hierarchy (Michael Petlan) [RHEL-29571]
- perf pmu: Treat the msr pmu as software (Michael Petlan) [RHEL-29571]
- perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built in (Michael Petlan) [RHEL-29571]
- perf version: Display availability of HAVE_DWARF_UNWIND_SUPPORT (Michael Petlan) [RHEL-29571]
- perf mem: Clean up perf_pmus__num_mem_pmus() (Michael Petlan) [RHEL-29571]
- perf mem: Clean up perf_mem_events__record_args() (Michael Petlan) [RHEL-29571]
- perf mem: Clean up is_mem_loads_aux_event() (Michael Petlan) [RHEL-29571]
- perf mem: Clean up perf_mem_event__supported() (Michael Petlan) [RHEL-29571]
- perf mem: Clean up perf_mem_events__name() (Michael Petlan) [RHEL-29571]
- perf mem: Clean up perf_mem_events__ptr() (Michael Petlan) [RHEL-29571]
- perf mem: Add mem_events into the supported perf_pmu (Michael Petlan) [RHEL-29571]
- perf sched: Commit to evsel__taskstate() to parse task state info (Michael Petlan) [RHEL-29571]
- perf util: Add evsel__taskstate() to parse the task state info instead (Michael Petlan) [RHEL-29571]
- perf util: Add helpers to parse task state string from libtraceevent (Michael Petlan) [RHEL-29571]
- perf sched: Sync state char array with the kernel (Michael Petlan) [RHEL-29571]
- perf data: Minor code style alignment cleanup (Michael Petlan) [RHEL-29571]
- perf record: Check conflict between '--timestamp-filename' option and pipe mode before recording (Michael Petlan) [RHEL-29571]
- perf record: Fix possible incorrect free in record__switch_output() (Michael Petlan) [RHEL-29571]
- perf dwarf-aux: Check allowed DWARF Ops (Michael Petlan) [RHEL-29571]
- perf annotate-data: Support stack variables (Michael Petlan) [RHEL-29571]
- perf dwarf-aux: Add die_get_cfa() (Michael Petlan) [RHEL-29571]
- perf annotate-data: Support global variables (Michael Petlan) [RHEL-29571]
- perf annotate-data: Handle PC-relative addressing (Michael Petlan) [RHEL-29571]
- perf annotate-data: Add stack operation pseudo type (Michael Petlan) [RHEL-29571]
- perf annotate-data: Handle array style accesses (Michael Petlan) [RHEL-29571]
- perf annotate-data: Handle macro fusion on x86 (Michael Petlan) [RHEL-29571]
- perf annotate-data: Parse 'lock' prefix from llvm-objdump (Michael Petlan) [RHEL-29571]
- perf build: Check whether pkg-config is installed when libtraceevent is linked (Michael Petlan) [RHEL-29571]
- perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test (Michael Petlan) [RHEL-29571]
- perf/x86: Fix out of range data (Michael Petlan) [RHEL-29571]
- perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS event (Michael Petlan) [RHEL-29571]
- perf/x86/amd/core: Avoid register reset when CPU is dead (Michael Petlan) [RHEL-29571]
- perf/x86/amd/lbr: Discard erroneous branch entries (Michael Petlan) [RHEL-29571]
- perf/bpf: Fix duplicate type check (Michael Petlan) [RHEL-29571]
- perf/x86/amd/uncore: Fix __percpu annotation (Michael Petlan) [RHEL-29571]
- tipc: Check the bearer type before calling tipc_udp_nl_bearer_add() (Xin Long) [RHEL-31303] {CVE-2024-26663}
- netfilter: nf_tables: honor table dormant flag from netdev release event path (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: fix memleak in map from abort path (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: restore set elements when delete set fails (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get() (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get() (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: discard table flag update with pending basechain deletion (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: reject table flag and netdev basechain updates (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get() (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: reject new basechain after table flag update (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: flush pending destroy work before exit_net release (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path (Florian Westphal) [RHEL-33985] {CVE-2024-26925}
- netfilter: nf_tables: release batch on table validation from abort path (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: do not compare internal table flags on updates (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: reject constant set with timeout (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: use kzalloc for hook allocation (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: register hooks last when adding new chain/flowtable (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: fix bidirectional offload regression (Florian Westphal) [RHEL-33985]
- netfilter: nft_set_rbtree: skip end interval element from gc (Florian Westphal) [RHEL-33985] {CVE-2024-26581}
- netfilter: nf_tables: use timestamp to check for set element timeout (Florian Westphal) [RHEL-33985]
- netfilter: nft_set_rbtree: Remove unused variable nft_net (Florian Westphal) [RHEL-33985]
- netfilter: nft_ct: reject direction for ct id (Florian Westphal) [RHEL-33985]
- netfilter: nft_compat: restrict match/target protocol to u16 (Florian Westphal) [RHEL-33985]
- netfilter: nft_compat: reject unused compat flag (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj() (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate() (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: validate NFPROTO_* family (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: restrict anonymous set and map names to 16 bytes (Florian Westphal) [RHEL-33985]
- netfilter: nft_limit: reject configurations that cause integer overflow (Florian Westphal) [RHEL-33985] {CVE-2024-26668}
- netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: skip dead set elements in netlink dump (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: do not allow mismatch field size and set key length (Florian Westphal) [RHEL-33985]
- netfilter: nft_limit: do not ignore unsupported flags (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: reject invalid set policy (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: shrink memory consumption of set elements (Florian Westphal) [RHEL-33985]
- netfilter: nft_set_rbtree: prefer sync gc to async worker (Florian Westphal) [RHEL-33985]
- netfilter: nft_set_rbtree: rename gc deactivate+erase function (Florian Westphal) [RHEL-33985]
- netfilter: nf_tables: de-constify set commit ops function argument (Florian Westphal) [RHEL-33985]
* Thu Jul 04 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-476.el9]
- igc: Fix Energy Efficient Ethernet support declaration (Corinna Vinschen) [RHEL-17489]
- igc: Fix LED-related deadlock on driver unbind (Corinna Vinschen) [RHEL-17489]
- igc: Remove redundant runtime resume for ethtool ops (Corinna Vinschen) [RHEL-17489]
- igc: Refactor runtime power management flow (Corinna Vinschen) [RHEL-17489]
- net: intel: implement modern PM ops declarations (Corinna Vinschen) [RHEL-17489]
- igc: Remove stale comment about Tx timestamping (Corinna Vinschen) [RHEL-17489]
- igc: Fix missing time sync events (Corinna Vinschen) [RHEL-17489]
- igc: avoid returning frame twice in XDP_REDIRECT (Corinna Vinschen) [RHEL-17489 RHEL-33266] {CVE-2024-26853}
- igc: fix LEDS_CLASS dependency (Corinna Vinschen) [RHEL-17489]
- eth: igc: remove unused embedded struct net_device (Corinna Vinschen) [RHEL-17489]
- net: adopt skb_network_offset() and similar helpers (Corinna Vinschen) [RHEL-17489]
- net: intel: igc: Use linkmode helpers for EEE (Corinna Vinschen) [RHEL-17489]
- net: intel: i40e/igc: Remove setting Autoneg in EEE capabilities (Corinna Vinschen) [RHEL-17489]
- igc: Add support for LEDs on i225/i226 (Corinna Vinschen) [RHEL-17489]
- igc: Remove temporary workaround (Corinna Vinschen) [RHEL-17489]
- igc: Unify filtering rule fields (Corinna Vinschen) [RHEL-17489]
- igc: Use netdev printing functions for flex filters (Corinna Vinschen) [RHEL-17489]
- igc: Use reverse xmas tree (Corinna Vinschen) [RHEL-17489]
- igc: Fix hicredit calculation (Corinna Vinschen) [RHEL-17489]
- igc: Check VLAN EtherType mask (Corinna Vinschen) [RHEL-17489]
- igc: Check VLAN TCI mask (Corinna Vinschen) [RHEL-17489]
- igc: Report VLAN EtherType matching back to user (Corinna Vinschen) [RHEL-17489]
- igc: field get conversion (Corinna Vinschen) [RHEL-17489]
- igc: field prep conversion (Corinna Vinschen) [RHEL-17489]
- intel: add bit macro includes where needed (Corinna Vinschen) [RHEL-17489]
- igc: Add support for PTP .getcyclesx64() (Corinna Vinschen) [RHEL-17489]
- igc: Simplify setting flags in the TX data descriptor (Corinna Vinschen) [RHEL-17489]
- bnxt_en: Restore PTP tx_avail count in case of skb_pad() error (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Set TSO max segs on devices with limits (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Update firmware interface to 1.10.3.44 (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Update firmware interface to 1.10.3.39 (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix error recovery for 5760X (P7) chips (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix memory leak in bnxt_hwrm_get_rings() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Prevent TX timeout with a very small TX ring (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix TX ring indexing logic (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix AGG ring check logic in bnxt_check_rings() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix trimming of P5 RX and TX rings (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix wrong return value check in bnxt_close_nic() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Clear resource reservation during resume (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- net: bnxt: fix a potential use-after-free in bnxt_init_tc (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add 5760X (P7) PCI IDs (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Report the new ethtool link modes in the new firmware interface (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Support force speed using the new HWRM fields (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Support new firmware link parameters (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Refactor ethtool speeds logic (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add support for new RX and TPA_START completion types for P7 (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Refactor and refine bnxt_tpa_start() and bnxt_tpa_end(). (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Refactor RX VLAN acceleration logic. (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add new P7 hardware interface definitions (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Refactor RSS capability fields (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Implement the new toggle bit doorbell mechanism on P7 chips (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Consolidate DB offset calculation (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Define basic P7 macros (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Update firmware interface to 1.10.3.15 (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix backing store V2 logic (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Rename some macros for the P5 chips (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Modify the NAPI logic for the new P7 chips (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Modify RX ring indexing logic. (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Modify TX ring indexing logic. (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add db_ring_mask and related macro to bnxt_db_info struct. (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add support for HWRM_FUNC_BACKING_STORE_CFG_V2 firmware calls (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add support for new backing store query firmware API (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add bnxt_setup_ctxm_pg_tbls() helper function (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Use the pg_info field in bnxt_ctx_mem_type struct (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add page info to struct bnxt_ctx_mem_type (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Restructure context memory data structures (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Free bp->ctx inside bnxt_free_ctx_mem() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: The caller of bnxt_alloc_ctx_mem() should always free bp->ctx (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Optimize xmit_more TX path (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Use existing MSIX vectors for all mqprio TX rings (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add macros related to TC and TX rings (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add helper to get the number of CP rings required for TX rings (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Support up to 8 TX rings per MSIX (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Refactor bnxt_hwrm_set_coal() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: New encoding for the TX opaque field (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Refactor bnxt_tx_int() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Remove BNXT_RX_HDL and BNXT_TX_HDL (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add completion ring pointer in TX and RX ring structures (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Restructure cp_ring_arr in struct bnxt_cp_ring_info (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add completion ring pointer in TX and RX ring structures (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Put the TX producer information in the TX BD opaque field (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix 2 stray ethtool -S counters (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: extend media types to supported and autoneg modes (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: convert to linkmode_set_bit() API (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Refactor NRZ/PAM4 link speed related logic (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: refactor speed independent ethtool modes (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: support lane configuration via ethtool (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: add infrastructure to lookup ethtool link mode (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Fix invoking hwmon_notify_event (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Do not call sleeping hwmon_notify_event() from NAPI (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- eth: bnxt: fix backward compatibility with older devices (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- Revert "bnxt_en: Support QOS and TPID settings for the SRIOV VLAN" (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Update VNIC resource calculation for VFs (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Support QOS and TPID settings for the SRIOV VLAN (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Event handler for Thermal event (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Use non-standard attribute to expose shutdown temperature (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Expose threshold temperatures through hwmon (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Modify the driver to use hwmon_device_register_with_info (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Move hwmon functions into a dedicated file (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Enhance hwmon temperature reporting (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Update firmware interface to 1.10.2.171 (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt: use the NAPI skb allocation cache (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Add tx_resets ring counter (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Display the ring error counters under ethtool -S (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Save ring error counters across reset (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt_en: Increment rx_resets counter in bnxt_disable_napi() (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- bnxt: don't handle XDP in netpoll (Ken Cox) [RHEL-19811 RHEL-23120 RHEL-25505]
- netfilter: bridge: replace physindev with physinif in nf_bridge_info (Florian Westphal) [RHEL-37040 RHEL-37041] {CVE-2024-35839}
- netfilter: propagate net to nf_bridge_get_physindev (Florian Westphal) [RHEL-37040 RHEL-37041] {CVE-2024-35839}
- netfilter: nfnetlink_log: use proper helper for fetching physinif (Florian Westphal) [RHEL-37040 RHEL-37041] {CVE-2024-35839}
- netfilter: nf_queue: remove excess nf_bridge variable (Florian Westphal) [RHEL-37040 RHEL-37041] {CVE-2024-35839}
- nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segment(). (Xin Long) [RHEL-39772] {CVE-2024-36933}
- net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment() (Xin Long) [RHEL-39772]
- s390/zcrypt: Use EBUSY to indicate temp unavailability (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: Handle ep11 cprb return code (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: Fix wrong format string in debug feature printout (Tobias Huschle) [RHEL-23687]
- s390/pkey: improve pkey retry behavior (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: improve zcrypt retry behavior (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: introduce retries on in-kernel send CPRB functions (Tobias Huschle) [RHEL-23687]
- s390/ap: introduce mutex to lock the AP bus scan (Tobias Huschle) [RHEL-23687]
- s390/ap: rework ap_scan_bus() to return true on config change (Tobias Huschle) [RHEL-23687]
- s390/ap: clarify AP scan bus related functions and variables (Tobias Huschle) [RHEL-23687]
- s390/ap: rearm APQNs bindings complete completion (Tobias Huschle) [RHEL-23687]
- s390/ap: explicitly include ultravisor header (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: add debug possibility for CCA and EP11 messages (Tobias Huschle) [RHEL-23687]
- s390/ap: add debug possibility for AP messages (Tobias Huschle) [RHEL-23687]
- s390/pkey: introduce dynamic debugging for pkey (Tobias Huschle) [RHEL-23687]
- s390/pkey: harmonize pkey s390 debug feature calls (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: introduce dynamic debugging for AP and zcrypt code (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: harmonize debug feature calls and defines (Tobias Huschle) [RHEL-23687]
- s390/ap: handle outband SE bind state change (Tobias Huschle) [RHEL-23687]
- s390/ap: store TAPQ hwinfo in struct ap_card (Tobias Huschle) [RHEL-23687]
- s390/ap: fix vanishing crypto cards in SE environment (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: don't report online if card or queue is in check-stop state (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: update list of EP11 operation modes (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: remove CEX2 and CEX3 device drivers (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: do not retry administrative requests (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: cleanup some debug code (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: use kvmalloc_array() instead of kzalloc() (Tobias Huschle) [RHEL-23687]
- s390/pkey: zeroize key blobs (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: rework arrays with length zero occurrences (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: simplify prep of CCA key token (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: remove unused ancient padding code (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: introduce ctfm field in struct CPRBX (Tobias Huschle) [RHEL-23687]
- s390/zcrypt: fix warning about field-spanning write (Tobias Huschle) [RHEL-23687]
- xfrm: interface: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- bridge: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- ip_tunnel: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- sit: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- ip6_vti: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- ip6_tunnel: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- ip6_gre: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- vxlan: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- ipv4: add __unregister_nexthop_notifier() (Antoine Tenart) [RHEL-29681]
- gtp: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- geneve: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- bonding: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- bareudp: use exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- nexthop: convert nexthop_net_exit_batch to exit_batch_rtnl method (Antoine Tenart) [RHEL-29681]
- net: add exit_batch_rtnl() method (Antoine Tenart) [RHEL-29681]
- net: remove default_device_exit() (Antoine Tenart) [RHEL-29681]
- can: gw: switch cangw_pernet_exit() to batch mode (Antoine Tenart) [RHEL-29681]
- ipmr: introduce ipmr_net_exit_batch() (Antoine Tenart) [RHEL-29681]
- ip6mr: introduce ip6mr_net_exit_batch() (Antoine Tenart) [RHEL-29681]
- ipv6: change fib6_rules_net_exit() to batch mode (Antoine Tenart) [RHEL-29681]
- ipv4: add fib_net_exit_batch() (Antoine Tenart) [RHEL-29681]
- nexthop: change nexthop_net_exit() to nexthop_net_exit_batch() (Antoine Tenart) [RHEL-29681]
- net: net_namespace: Optimize the code (Antoine Tenart) [RHEL-29681]
- netfilter: nf_tables: missing iterator type in lookup walk (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: do not free live element (Florian Westphal) [RHEL-33380 RHEL-34223] {CVE-2024-26924}
- netfilter: nft_set_pipapo: release elements in clone only from destroy path (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: walk over current view on netlink dump (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: constify lookup fn args where possible (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: fix missing : in kdoc (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: remove scratch_aligned pointer (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: add helper to release pcpu scratch area (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: store index in scratch maps (Florian Westphal) [RHEL-33380]
- netfilter: nft_set_pipapo: remove static in nft_pipapo_get() (Florian Westphal) [RHEL-33380]
- Another hunk from an upstream merge commit (John W. Linville) [RHEL-23582]
- cxl/core/regs: Fix usage of map->reg_type in cxl_decode_regblock() before assigned (John W. Linville) [RHEL-23582]
- cxl/region: Fix cxlr_pmem leaks (John W. Linville) [RHEL-23582]
- cxl/region: Fix memregion leaks in devm_cxl_add_region() (John W. Linville) [RHEL-23582]
- cxl/port: Fix missing target list lock (John W. Linville) [RHEL-23582]
- cxl/region: Use cxl_calc_interleave_pos() for auto-discovery (John W. Linville) [RHEL-23582]
- cxl/region: Calculate a target position in a region interleave (John W. Linville) [RHEL-23582]
- cxl/region: Prepare the decoder match range helper for reuse (John W. Linville) [RHEL-23582]
- testing: nvdimm: add missing prototypes for wrapped functions (John W. Linville) [RHEL-23582]
- cxl/core: Fix potential payload size confusion in cxl_mem_get_poison() (John W. Linville) [RHEL-23582]
- cxl/trace: Correct DPA field masks for general_media & dram events (John W. Linville) [RHEL-23582]
- cxl/acpi: Fix load failures due to single window creation failure (John W. Linville) [RHEL-23582]
- perf: CXL: fix mismatched cpmu event opcode (John W. Linville) [RHEL-23582]
- cxl/memdev: Hold region_rwsem during inject and clear poison ops (John W. Linville) [RHEL-23582]
- cxl/core: Always hold region_rwsem while reading poison lists (John W. Linville) [RHEL-23582]
- cxl/memdev: Fix sanitize vs decoder setup locking (John W. Linville) [RHEL-23582]
- cxl/core: Fix initialization of mbox_cmd.size_out in get event (John W. Linville) [RHEL-23582]
- cxl/mem: Fix for the index of Clear Event Record Handle (John W. Linville) [RHEL-23582]
- libnvdimm: mark 'security_show' static again (John W. Linville) [RHEL-23582]
- cxl/trace: Properly initialize cxl_poison region name (John W. Linville) [RHEL-23582]
- cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window (John W. Linville) [RHEL-23582]
- cxl/region:Fix overflow issue in alloc_hpa() (John W. Linville) [RHEL-23582]
- cxl/port: Fix decoder initialization when nr_targets > interleave_ways (John W. Linville) [RHEL-23582]
- cxl/region: fix x9 interleave typo (John W. Linville) [RHEL-23582]
- cxl/pmu: Ensure put_device on pmu devices (John W. Linville) [RHEL-23582]
- cxl/hdm: Fix dpa translation locking (John W. Linville) [RHEL-23582]
- cxl/hdm: Remove broken error path (John W. Linville) [RHEL-23582]
- cxl/port: Fix delete_endpoint() vs parent unregistration race (John W. Linville) [RHEL-23582]
- cxl/region: Fix x1 root-decoder granularity calculations (John W. Linville) [RHEL-23582]
- cxl/region: Fix cxl_region_rwsem lock held when returning to user space (John W. Linville) [RHEL-23582]
- cxl/mbox: Remove useless cast in cxl_mem_create_range_info() (John W. Linville) [RHEL-23582]
- cxl/region: Do not try to cleanup after cxl_region_setup_targets() fails (John W. Linville) [RHEL-23582]
- cxl/mem: Fix shutdown order (John W. Linville) [RHEL-23582]
- cxl/pci: Fix sanitize notifier setup (John W. Linville) [RHEL-23582]
- cxl/acpi: Annotate struct cxl_cxims_data with __counted_by (John W. Linville) [RHEL-23582]
- cxl/region: Refactor granularity select in cxl_port_setup_targets() (John W. Linville) [RHEL-23582]
- cxl/region: Match auto-discovered region decoders by HPA range (John W. Linville) [RHEL-23582]
- cxl/mbox: Fix CEL logic for poison and security commands (John W. Linville) [RHEL-23582]
- cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native() (John W. Linville) [RHEL-23582]
- cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers (John W. Linville) [RHEL-23582]
- cxl/memdev: Only show sanitize sysfs files when supported (John W. Linville) [RHEL-23582]
- cxl/memdev: Document security state in kern-doc (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Remove unused SZ_512G macro (John W. Linville) [RHEL-23582]
- cxl/acpi: Return 'rc' instead of '0' in cxl_parse_cfmws() (John W. Linville) [RHEL-23582]
- cxl/mem: Fix a double shift bug (John W. Linville) [RHEL-23582]
- cxl: fix CONFIG_FW_LOADER dependency (John W. Linville) [RHEL-23582]
- cxl: Fix one kernel-doc comment (John W. Linville) [RHEL-23582]
- cxl/pci: Use correct flag for sanitize polling (John W. Linville) [RHEL-23582]
- redhat/configs: add config item for CONFIG_CXL_PMU (John W. Linville) [RHEL-23582]
- perf: CXL Performance Monitoring Unit driver (John W. Linville) [RHEL-23582]
- Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl (John W. Linville) [RHEL-23582]
- tools/testing/cxl: add firmware update emulation to CXL memdevs (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Use named effects for the Command Effect Log (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Fix command effects for inject/clear poison (John W. Linville) [RHEL-23582]
- cxl: add a firmware update mechanism using the sysfs firmware loader (John W. Linville) [RHEL-23582]
- cxl/test: Add Secure Erase opcode support (John W. Linville) [RHEL-23582]
- cxl/mem: Support Secure Erase (John W. Linville) [RHEL-23582]
- cxl/test: Add Sanitize opcode support (John W. Linville) [RHEL-23582]
- cxl/mem: Wire up Sanitization support (John W. Linville) [RHEL-23582]
- cxl/mbox: Add sanitization handling machinery (John W. Linville) [RHEL-23582]
- cxl/mem: Introduce security state sysfs file (John W. Linville) [RHEL-23582]
- cxl/mbox: Allow for IRQ_NONE case in the isr (John W. Linville) [RHEL-23582]
- Revert "cxl/port: Enable the HDM decoder capability for switch ports" (John W. Linville) [RHEL-23582]
- cxl/memdev: Formalize endpoint port linkage (John W. Linville) [RHEL-23582]
- cxl/pci: Unconditionally unmask 256B Flit errors (John W. Linville) [RHEL-23582]
- cxl/region: Manage decoder target_type at decoder-attach time (John W. Linville) [RHEL-23582]
- cxl/hdm: Default CXL_DEVTYPE_DEVMEM decoders to CXL_DECODER_DEVMEM (John W. Linville) [RHEL-23582]
- cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM} (John W. Linville) [RHEL-23582]
- cxl/memdev: Make mailbox functionality optional (John W. Linville) [RHEL-23582]
- cxl/mbox: Move mailbox related driver state to its own data structure (John W. Linville) [RHEL-23582]
- cxl: Remove leftover attribute documentation in 'struct cxl_dev_state' (John W. Linville) [RHEL-23582]
- cxl: Fix kernel-doc warnings (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Remove unused @cxlds argument (John W. Linville) [RHEL-23582]
- cxl/regs: Clarify when a 'struct cxl_register_map' is input vs output (John W. Linville) [RHEL-23582]
- cxl/region: Fix state transitions after reset failure (John W. Linville) [RHEL-23582]
- cxl/region: Flag partially torn down regions as unusable (John W. Linville) [RHEL-23582]
- cxl/region: Move cache invalidation before region teardown, and before setup (John W. Linville) [RHEL-23582]
- cxl/pci: Find and register CXL PMU devices (John W. Linville) [RHEL-23582]
- cxl: Add functions to get an instance of / count regblocks of a given type (John W. Linville) [RHEL-23582]
- cxl/mbox: Add background cmd handling machinery (John W. Linville) [RHEL-23582]
- rcuwait: Support timeouts (John W. Linville) [RHEL-23582]
- cxl/pci: Introduce cxl_request_irq() (John W. Linville) [RHEL-23582]
- cxl/pci: Allocate irq vectors earlier during probe (John W. Linville) [RHEL-23582]
- cxl: Explicitly initialize resources when media is not ready (John W. Linville) [RHEL-23582]
- cxl: Move cxl_await_media_ready() to before capacity info retrieval (John W. Linville) [RHEL-23582]
- cxl: Wait Memory_Info_Valid before access memory related info (John W. Linville) [RHEL-23582]
- cxl/port: Enable the HDM decoder capability for switch ports (John W. Linville) [RHEL-23582]
- cxl: Add missing return to cdat read error path (John W. Linville) [RHEL-23582]
- cxl/test: Add mock test for set_timestamp (John W. Linville) [RHEL-23582]
- cxl/mbox: Update CMD_RC_TABLE (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Require CONFIG_DEBUG_FS (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Add a sysfs attr to test poison inject limits (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Use injected poison for get poison list (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Mock the Clear Poison mailbox command (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Mock the Inject Poison mailbox command (John W. Linville) [RHEL-23582]
- cxl/mem: Add debugfs attributes for poison inject and clear (John W. Linville) [RHEL-23582]
- cxl/memdev: Trace inject and clear poison as cxl_poison events (John W. Linville) [RHEL-23582]
- cxl/memdev: Warn of poison inject or clear to a mapped region (John W. Linville) [RHEL-23582]
- cxl/memdev: Add support for the Clear Poison mailbox command (John W. Linville) [RHEL-23582]
- cxl/memdev: Add support for the Inject Poison mailbox command (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Mock support for Get Poison List (John W. Linville) [RHEL-23582]
- cxl/trace: Add an HPA to cxl_poison trace events (John W. Linville) [RHEL-23582]
- cxl/region: Provide region info to the cxl_poison trace event (John W. Linville) [RHEL-23582]
- cxl/memdev: Add trigger_poison_list sysfs attribute (John W. Linville) [RHEL-23582]
- cxl/trace: Add TRACE support for CXL media-error records (John W. Linville) [RHEL-23582]
- cxl/mbox: Add GET_POISON_LIST mailbox command (John W. Linville) [RHEL-23582]
- cxl/mbox: Initialize the poison state (John W. Linville) [RHEL-23582]
- cxl/mbox: Restrict poison cmds to debugfs cxl_raw_allow_all (John W. Linville) [RHEL-23582]
- cxl/mbox: Deprecate poison commands (John W. Linville) [RHEL-23582]
- cxl/port: Fix port to pci device assumptions in read_cdat_data() (John W. Linville) [RHEL-23582]
- cxl/pci: Rightsize CDAT response allocation (John W. Linville) [RHEL-23582]
- cxl/pci: Simplify CDAT retrieval error path (John W. Linville) [RHEL-23582]
- cxl/pci: Use CDAT DOE mailbox created by PCI core (John W. Linville) [RHEL-23582]
- PCI/DOE: Create mailboxes on device enumeration (John W. Linville) [RHEL-23582]
- PCI/DOE: Allow mailbox creation without devres management (John W. Linville) [RHEL-23582]
- PCI/DOE: Deduplicate mailbox flushing (John W. Linville) [RHEL-23582]
- PCI/DOE: Make asynchronous API private (John W. Linville) [RHEL-23582]
- cxl/pci: Use synchronous API for DOE (John W. Linville) [RHEL-23582]
- PCI/DOE: Provide synchronous API and use it internally (John W. Linville) [RHEL-23582]
- cxl/hdm: Add more HDM decoder debug messages at startup (John W. Linville) [RHEL-23582]
- cxl/port: Scan single-target ports for decoders (John W. Linville) [RHEL-23582]
- cxl/core: Drop unused io-64-nonatomic-lo-hi.h (John W. Linville) [RHEL-23582]
- cxl/hdm: Use 4-byte reads to retrieve HDM decoder base+limit (John W. Linville) [RHEL-23582]
- cxl/hdm: Extend DVSEC range register emulation for region enumeration (John W. Linville) [RHEL-23582]
- cxl/hdm: Limit emulation to the number of range registers (John W. Linville) [RHEL-23582]
- cxl/hdm: Skip emulation when driver manages mem_enable (John W. Linville) [RHEL-23582]
- cxl/hdm: Fix double allocation of @cxlhdm (John W. Linville) [RHEL-23582]
- cxl/mem: Add kdoc param for event log driver state (John W. Linville) [RHEL-23582]
- cxl/trace: Add serial number to trace points (John W. Linville) [RHEL-23582]
- cxl/trace: Add host output to trace points (John W. Linville) [RHEL-23582]
- cxl/trace: Standardize device information output (John W. Linville) [RHEL-23582]
- cxl/pci: Remove locked check for dvsec_range_allowed() (John W. Linville) [RHEL-23582]
- cxl/hdm: Add emulation when HDM decoders are not committed (John W. Linville) [RHEL-23582]
- cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decoders (John W. Linville) [RHEL-23582]
- cxl/hdm: Emulate HDM decoder from DVSEC range registers (John W. Linville) [RHEL-23582]
- cxl/pci: Refactor cxl_hdm_decode_init() (John W. Linville) [RHEL-23582]
- cxl/port: Export cxl_dvsec_rr_decode() to cxl_port (John W. Linville) [RHEL-23582]
- cxl/pci: Break out range register decoding from cxl_hdm_decode_init() (John W. Linville) [RHEL-23582]
- cxl: add RAS status unmasking for CXL (John W. Linville) [RHEL-23582]
- cxl/pmem: Fix nvdimm registration races (John W. Linville) [RHEL-23582]
- cxl/uapi: Tag commands from cxl_query_cmd() (John W. Linville) [RHEL-23582]
- cxl/mem: Remove unused CXL_CMD_FLAG_NONE define (John W. Linville) [RHEL-23582]
- redhat/configs: add config item for CONFIG_DEV_DAX_CXL (John W. Linville) [RHEL-23582]
- cxl/mem: Correct full ID range allocation (John W. Linville) [RHEL-23582]
- cxl/pci: Fix irq oneshot expectations (John W. Linville) [RHEL-23582]
- cxl/pci: Set the device timestamp (John W. Linville) [RHEL-23582]
- cxl/mbox: Add missing parameter to docs. (John W. Linville) [RHEL-23582]
- cxl/test: Simulate event log overflow (John W. Linville) [RHEL-23582]
- cxl/test: Add specific events (John W. Linville) [RHEL-23582]
- cxl/test: Add generic mock events (John W. Linville) [RHEL-23582]
- cxl/mem: Trace Memory Module Event Record (John W. Linville) [RHEL-23582]
- cxl/mem: Trace DRAM Event Record (John W. Linville) [RHEL-23582]
- cxl/mem: Trace General Media Event Record (John W. Linville) [RHEL-23582]
- cxl/mem: Wire up event interrupts (John W. Linville) [RHEL-23582]
- cxl: fix spelling mistakes (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Remove cxl_test module math loading message (John W. Linville) [RHEL-23582]
- tools/testing/cxl: Add XOR Math support to cxl_test (John W. Linville) [RHEL-23582]
- cxl/mbox: Add debug messages for enabled mailbox commands (John W. Linville) [RHEL-23582]
- cxl/mem: Read, trace, and clear events on driver load (John W. Linville) [RHEL-23582]
- PCI/CXL: Export native CXL error reporting control (John W. Linville) [RHEL-23582]
- fix build breakage in tools/testing/cxl (John W. Linville) [RHEL-23582]
- redhat/configs: turn off CONFIG_NVDIMM_SECURITY_TEST (John W. Linville) [RHEL-23582]
- libnvdimm: Introduce CONFIG_NVDIMM_SECURITY_TEST flag (John W. Linville) [RHEL-23582]
* Wed Jul 03 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-475.el9]
- bonding: fix incorrect software timestamping report (Hangbin Liu) [RHEL-42409]
- redhat/configs: increase CONFIG_DEFAULT_MMAP_MIN_ADDR from 32K to 64K for aarch64 (Brian Masney) [RHEL-45195]
- locking/atomic: Make test_and_*_bit() ordered on failure (Paolo Bonzini) [RHEL-45199]
- net: amd-xgbe: Fix skb data length underflow (Ken Cox) [RHEL-43794] {CVE-2022-48743}
- net: sched: sch_multiq: fix possible OOB write in multiq_tune() (cki-backport-bot) [RHEL-43470] {CVE-2024-36978}
- serial: port: Don't block system suspend even if bytes are left to xmit (Andrew Halaney) [RHEL-41060]
- serial: core: Fix missing shutdown and startup for serial base port (Andrew Halaney) [RHEL-41060]
- serial: core: Clearing the circular buffer before NULLifying it (Andrew Halaney) [RHEL-41060]
- serial: port: Don't suspend if the port is still busy (Andrew Halaney) [RHEL-41060]
- mmc: sdhci_am654: Fix ITAPDLY for HS400 timing (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci_am654: Add ITAPDLYSEL in sdhci_j721e_4bit_set_clock (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci_am654: Update comments in sdhci_am654_set_clock (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci_am654: Fix itapdly/otapdly array type (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci_am654: Add OTAP/ITAP delay enable (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci_am654: Write ITAPDLY for DDR52 timing (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci_am654: Add tuning algorithm for delay chain (Lucas Karpinski) [RHEL-41085]
- Revert "mmc: core: Capture correct oemid-bits for eMMC cards" (Lucas Karpinski) [RHEL-41085]
- mmc: core: Capture correct oemid-bits for eMMC cards (Lucas Karpinski) [RHEL-41085]
- mmc: mtk-sd: Use readl_poll_timeout_atomic in msdc_reset_hw (Lucas Karpinski) [RHEL-41085]
- mmc: core: Fix error propagation for some ioctl commands (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-sprd: Fix error code in sdhci_sprd_tuning() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pci-gli: Disable LPM during initialization (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pci-gli: fix LPM negotiation so x86/S0ix SoCs can suspend (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pci-gli: Fix build error unused-function (Lucas Karpinski) [RHEL-41085]
- mmc: host: Improve I/O read/write performance for GL9763E (Lucas Karpinski) [RHEL-41085]
- mmc: core: sdio: hold retuning if sdio in 1-bit mode (Lucas Karpinski) [RHEL-41085]
- mmc: atmel-mci: Move card detect gpio polarity quirk to gpiolib (Lucas Karpinski) [RHEL-41085]
- mmc: atmel-mci: Replace platform device pointer by generic one (Lucas Karpinski) [RHEL-41085]
- mmc: atmel-mci: Use temporary variable for struct device (Lucas Karpinski) [RHEL-41085]
- mmc: atmel-mci: Get rid of platform data leftovers (Lucas Karpinski) [RHEL-41085]
- mmc: atmel-mci: Add description for struct member (Lucas Karpinski) [RHEL-41085]
- mmc: atmel-mci: move atmel MCI header file (Lucas Karpinski) [RHEL-41085]
- mmc: atmel-mci: Convert to gpio descriptors (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-sprd: Add SD HS mode online tuning (Lucas Karpinski) [RHEL-41085]
- mmc: core: Add host specific tuning support for SD HS mode (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-esdhc-imx: improve ESDHC_FLAG_ERR010450 (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pltfm: Rename sdhci_pltfm_register() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pltfm: Remove sdhci_pltfm_unregister() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-st: Use sdhci_pltfm_remove() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pxav2: Use sdhci_pltfm_remove() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-sparx5: Use sdhci_pltfm_remove() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-hlwd: Use sdhci_pltfm_remove() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-esdhc: Use sdhci_pltfm_remove() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-at91: Use sdhci_pltfm_remove() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-arasan: Use sdhci_pltfm_remove() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-iproc: Use sdhci_pltfm_remove() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci_f_sdh30: Use sdhci_pltfm_remove() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-dove: Use sdhci_pltfm_remove() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-cadence: Use sdhci_pltfm_remove() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-brcmstb: Use sdhci_pltfm_remove() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-bcm-kona: Use sdhci_pltfm_remove() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pltfm: Add sdhci_pltfm_remove() (Lucas Karpinski) [RHEL-41085]
- mmc: core: Cleanup mmc_sd_num_wr_blocks() function (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci: milbeaut: remove redundant of_match_ptr() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-spear: remove redundant of_match_ptr() (Lucas Karpinski) [RHEL-41085]
- mmc: wbsd: fix double mmc_free_host() in wbsd_init() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-st: Use devm_platform_ioremap_resource_byname() (Lucas Karpinski) [RHEL-41085]
- mmc: block: Fix in_flight[issue_type] value error (Lucas Karpinski) [RHEL-41085]
- MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled (Lucas Karpinski) [RHEL-41085]
- mmc: au1xmmc: force non-modular build and remove symbol_get usage (Lucas Karpinski) [RHEL-41085]
- mmc: f-sdh30: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_remove (Lucas Karpinski) [RHEL-41085]
- mmc: uniphier-sd: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: renesas_sdhi: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: pwrseq: sd8787: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: mvsdio: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: mxcmmc: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-spear: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-esdhc-mcf: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: wmt-sdmmc: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-st: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: atmel-mci: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: usdhi60rol0: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: wbsd: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: owl: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: dw_mmc: rockchip: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: alcor: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-msm: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-esdhc-imx: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-acpi: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-tegra: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-sprd: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: meson-mx-sdio: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-aspeed: Convert to platform remove (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-aspeed: remove unneeded variables (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-omap: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: moxart: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: pxamci: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: cavium-octeon: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: au1xmmc: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-arasan: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: mxs-mmc: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: meson-mx-sdhc: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-s3c: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: xenon: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: meson-gx: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sh_mmcif: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pxav3: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: dw_mmc: exynos: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: omap: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-at91: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: omap_hsmmc: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci: milbeaut: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pic32: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: dw_mmc: hi3798cv200: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: davinci_mmc: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: cb710: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: mtk-sd: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: litex_mmc: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: jz4740: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: bcm2835: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: sunxi: Convert to platform remove callback returning void (Lucas Karpinski) [RHEL-41085]
- mmc: core: propagate removable attribute to driver core (Lucas Karpinski) [RHEL-41085]
- mmc: Explicitly include correct DT includes (Lucas Karpinski) [RHEL-41085]
- mmc: davinci: Make SDIO irq truly optional (Lucas Karpinski) [RHEL-41085]
- mmc: uniphier-sd: register irqs before registering controller (Lucas Karpinski) [RHEL-41085]
- mmc: renesas_sdhi: remove outdated indentation (Lucas Karpinski) [RHEL-41085]
- mmc: renesas_sdhi: register irqs before registering controller (Lucas Karpinski) [RHEL-41085]
- mmc: pxamci: Use devm_platform_get_and_ioremap_resource() (Lucas Karpinski) [RHEL-41085]
- mmc: omap_hsmmc: Use devm_platform_get_and_ioremap_resource() (Lucas Karpinski) [RHEL-41085]
- mmc: mxcmmc: Use devm_platform_get_and_ioremap_resource() (Lucas Karpinski) [RHEL-41085]
- mmc: Revert "mmc: core: Allow mmc_start_host() synchronously detect a card" (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-f-sdh30: Replace with sdhci_pltfm (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: Improve ux500 debug prints (Lucas Karpinski) [RHEL-41085]
- mmc: moxart: read scr register without changing byte order (Lucas Karpinski) [RHEL-41085]
- mmc: meson-gx: Drop redundant WARN_ON() in the irq handler (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: Add support for SW busy-end timeouts (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: stm32: add delay block support for STM32MP25 (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: stm32: prepare other delay block support (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: stm32: manage block gap hardware flow control (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: Add support for sdmmc variant revision v3.0 (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: add stm32_idmabsize_align parameter (Lucas Karpinski) [RHEL-41085]
- mmc: usdhi60rol0: fix deferred probing (Lucas Karpinski) [RHEL-41085]
- mmc: sunxi: fix deferred probing (Lucas Karpinski) [RHEL-41085]
- mmc: sh_mmcif: fix deferred probing (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-spear: fix deferred probing (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-acpi: fix deferred probing (Lucas Karpinski) [RHEL-41085]
- mmc: owl: fix deferred probing (Lucas Karpinski) [RHEL-41085]
- mmc: omap_hsmmc: fix deferred probing (Lucas Karpinski) [RHEL-41085]
- mmc: omap: fix deferred probing (Lucas Karpinski) [RHEL-41085]
- mmc: mvsdio: fix deferred probing (Lucas Karpinski) [RHEL-41085]
- mmc: mtk-sd: fix deferred probing (Lucas Karpinski) [RHEL-41085]
- mmc: meson-gx: fix deferred probing (Lucas Karpinski) [RHEL-41085]
- mmc: bcm2835: fix deferred probing (Lucas Karpinski) [RHEL-41085]
- mmc: litex_mmc: set PROBE_PREFER_ASYNCHRONOUS (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: Break out a helper function (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: Use a switch statement machine (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: Use state machine state as exit condition (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: Retry the busy start condition (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: Make busy complete state machine explicit (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: Break out error check in busy detect (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: Stash status while waiting for busy (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: Unwind big if() clause (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: Clear busy_status when starting command (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: stm32: set feedback clock when using delay block (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: stm32: fix max busy timeout calculation (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: Set PROBE_PREFER_ASYNCHRONOUS (Lucas Karpinski) [RHEL-41085]
- mmc: mtk-sd: reduce CIT for better performance (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AER (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pci-gli: Add support SD Express card for GL9767 (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci: Add VDD2 definition for power control register (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL9767 (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pci-gli: Add Genesys Logic GL9767 support (Lucas Karpinski) [RHEL-41085]
- rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path (Lucas Karpinski) [RHEL-41085]
- mmc: meson-gx: remove redundant mmc_request_done() call from irq context (Lucas Karpinski) [RHEL-41085]
- mmc: block: ioctl: do write error check for spi (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci: fix DMA configure compatibility issue when 64bit DMA mode is used. (Lucas Karpinski) [RHEL-41085]
- mmc: sdio: Add/rename SDIO ID of the RTL8723DS SDIO wifi cards (Lucas Karpinski) [RHEL-41085]
- wifi: rtw88: rtw8723d: Implement RTL8723DS (SDIO) efuse parsing (Lucas Karpinski) [RHEL-41085]
- wifi: rtw88: sdio: Check the HISR RX_REQUEST bit in rtw_sdio_rx_isr() (Lucas Karpinski) [RHEL-41085]
- mmc: core: Remove unnecessary error checks and change return type (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-msm: Disable broken 64-bit DMA on MSM8916 (Lucas Karpinski) [RHEL-41085]
- mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling order (Lucas Karpinski) [RHEL-41085]
- mmc: vub300: fix invalid response handling (Lucas Karpinski) [RHEL-41085]
- mmc: mediatek: Avoid ugly error message when SDIO wakeup IRQ isn't used (Lucas Karpinski) [RHEL-41085]
- mmc: meson-mx-sdhc: Avoid cast to incompatible function type (Lucas Karpinski) [RHEL-41085]
- mmc: block: Suppress empty whitespaces in prints (Lucas Karpinski) [RHEL-41085]
- mmc: omap: restore original power up/down steps (Lucas Karpinski) [RHEL-41085]
- mmc: omap: fix deferred probe (Lucas Karpinski) [RHEL-41085]
- mmc: omap: fix broken slot switch lookup (Lucas Karpinski) [RHEL-41085]
- ARM: OMAP2+: fix N810 MMC gpiod table (Lucas Karpinski) [RHEL-41085]
- ARM: OMAP2+: fix bogus MMC GPIO labels on Nokia N8x0 (Lucas Karpinski) [RHEL-41085]
- ARM: omap2: Fix copy/paste bug (Lucas Karpinski) [RHEL-41085]
- ARM/mmc: Convert old mmci-omap to GPIO descriptors (Lucas Karpinski) [RHEL-41085]
- mmc: dw_mmc: Make dw_mci_pltfm_remove() return void (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-esdhc-imx: make "no-mmc-hs400" works (Lucas Karpinski) [RHEL-41085]
- mmc: block: ensure error propagation for non-blk (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-cadence: Fix an error handling path in sdhci_cdns_probe() (Lucas Karpinski) [RHEL-41085]
- mmc: vub300: remove unreachable code (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-cadence: Support mmc hardware reset (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-cadence: Add AMD Pensando Elba SoC support (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-cadence: Support device specific init during probe (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-cadence: Enable device specific override of writel() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-msm: Switch to the new ICE API (Lucas Karpinski) [RHEL-41085]
- mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDs (Lucas Karpinski) [RHEL-41085]
- mmc: core: Remove unused macro mmc_req_rel_wr (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-arasan: Skip setting clock delay for 400KHz (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-arasan: Add support for eMMC5.1 on Xilinx Versal Net platform (Lucas Karpinski) [RHEL-41085]
- mmc: core: Allow mmc_start_host() synchronously detect a card (Lucas Karpinski) [RHEL-41085]
- mmc: core: remove unnecessary (void*) conversions (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-esdhc: fix quirk to ignore command inhibit for data (Lucas Karpinski) [RHEL-41085]
- mmc: core: Log about empty non-removable slots (Lucas Karpinski) [RHEL-41085]
- mmc: sdricoh_cs: remove unused sdricoh_readw function (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-arasan: Remove Intel Thunder Bay SOC support (Lucas Karpinski) [RHEL-41085]
- mmc: usdhi6rol0: Use devm_platform_get_and_ioremap_resource() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-aspeed: Use devm_platform_get_and_ioremap_resource() (Lucas Karpinski) [RHEL-41085]
- mmc: owl-mmc: Use devm_platform_get_and_ioremap_resource() (Lucas Karpinski) [RHEL-41085]
- mmc: omap: Use devm_platform_get_and_ioremap_resource() (Lucas Karpinski) [RHEL-41085]
- mmc: jz4740: Use devm_platform_get_and_ioremap_resource() (Lucas Karpinski) [RHEL-41085]
- mmc: dw_mmc-pltfm: Use devm_platform_get_and_ioremap_resource() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci: drop useless sdhci_get_compatibility() !OF stub (Lucas Karpinski) [RHEL-41085]
- mmc: meson-gx: use new helpers mmc_regulator_enable/disable_vqmmc (Lucas Karpinski) [RHEL-41085]
- mmc: core: add helpers mmc_regulator_enable/disable_vqmmc (Lucas Karpinski) [RHEL-41085]
- mmc: meson-gx: simplify usage of mmc_regulator_set_ocr (Lucas Karpinski) [RHEL-41085]
- mmc: arasan: Use of_property_present() for testing DT property presence (Lucas Karpinski) [RHEL-41085]
- mmc: Use of_property_read_bool() for boolean properties (Lucas Karpinski) [RHEL-41085]
- mmc: renesas_sdhi: remove R-Car H3 ES1.* handling (Lucas Karpinski) [RHEL-41085]
- mmc: dw_mmc-starfive: Fix initialization of prev_err (Lucas Karpinski) [RHEL-41085]
- mmc: core: Allow invalid regulator in mmc_regulator_set_ocr() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-arasan: Add support to request the "gate" clock (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pci-o2micro: Fix SDR50 mode timing issue (Lucas Karpinski) [RHEL-41085]
- mmc: meson-gx: Use devm_platform_get_and_ioremap_resource() (Lucas Karpinski) [RHEL-41085]
- mmc: core: fix return value check in devm_mmc_alloc_host() (Lucas Karpinski) [RHEL-41085]
- mmc: meson-gx: constify member data of struct meson_host (Lucas Karpinski) [RHEL-41085]
- mmc: meson-gx: use devm_clk_get_enabled() for core clock (Lucas Karpinski) [RHEL-41085]
- mmc: starfive: Add sdio/emmc driver support (Lucas Karpinski) [RHEL-41085]
- dt-bindings: mmc: Add StarFive MMC module (Lucas Karpinski) [RHEL-41085]
- mmc: meson-gx: support platform interrupt as card detect interrupt (Lucas Karpinski) [RHEL-41085]
- mmc: core: support setting card detect interrupt from drivers (Lucas Karpinski) [RHEL-41085]
- mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't set (Lucas Karpinski) [RHEL-41085]
- mmc: core: Align to common busy polling behaviour for mmc ioctls (Lucas Karpinski) [RHEL-41085]
- mmc: meson-gx: remove meson_mmc_get_cd (Lucas Karpinski) [RHEL-41085]
- mmc: omap: drop TPS65010 dependency (Lucas Karpinski) [RHEL-41085]
- mmc: moxart: set maximum request/block/segment sizes (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-brcmstb: Use devm_platform_get_and_ioremap_resource() (Lucas Karpinski) [RHEL-41085]
- mmc: meson-gx: use devm_mmc_alloc_host (Lucas Karpinski) [RHEL-41085]
- mmc: core: add devm_mmc_alloc_host (Lucas Karpinski) [RHEL-41085]
- mmc: jz4740: Add support for vqmmc power supply (Lucas Karpinski) [RHEL-41085]
- mmc: jz4740: Work around bug on JZ4760(B) (Lucas Karpinski) [RHEL-41085]
- mmc: mmc_spi: fix error handling in mmc_spi_probe() (Lucas Karpinski) [RHEL-41085]
- mmc: uniphier-sd: Add control to switch UHS speed (Lucas Karpinski) [RHEL-41085]
- mmc: uniphier-sd: Add control of UHS mode using SD interface logic (Lucas Karpinski) [RHEL-41085]
- dt-bindings: mmc: uniphier-sd: Add socionext,syscon-uhs-mode property (Lucas Karpinski) [RHEL-41085]
- dt-bindings: mmc: sdhci-pxa: add pxav1 (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pxav2: add optional pinctrl for SDIO IRQ workaround (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pxav2: add SDIO card IRQ workaround for PXA168 V1 controller (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pxav2: add optional core clock (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pxav2: change clock name to match DT bindings (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pxav2: add register workaround for PXA168 silicon bug (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pxav2: enable CONFIG_MMC_SDHCI_IO_ACCESSORS (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pxav2: add initial support for PXA168 V1 controller (Lucas Karpinski) [RHEL-41085]
- mmc: pwrseq_sd8787: Allow being built-in irrespective of dependencies (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci: Remove SDHCI_QUIRK_MISSING_CAPS (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-iproc: Replace SDHCI_QUIRK_MISSING_CAPS (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pxav3: Replace SDHCI_QUIRK_MISSING_CAPS (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-sprd: Replace SDHCI_QUIRK_MISSING_CAPS (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-brcmstb: Replace SDHCI_QUIRK_MISSING_CAPS (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pci: Replace SDHCI_QUIRK_MISSING_CAPS for Ricoh controller (Lucas Karpinski) [RHEL-41085]
- mmc: sdio: Spelling s/compement/complement/ (Lucas Karpinski) [RHEL-41085]
- mmc: atmel-mci: fix race between stop command and start of next command (Lucas Karpinski) [RHEL-41085]
- mmc: renesas_sdhi: Add RZ/V2M compatible string (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-esdhc: Modify mismatched function name (Lucas Karpinski) [RHEL-41085]
- dt-bindings: mmc: renesas,sdhi: Document RZ/V2M support (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-sprd: Fix eMMC init failure after hw reset (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400K (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-brcmstb: Resolve "unused" warnings with CONFIG_OF=n (Lucas Karpinski) [RHEL-41085]
- mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNING (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-of-esdhc: limit the SDHC clock frequency (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci: Remove unneeded semicolon (Lucas Karpinski) [RHEL-41085]
- mmc: core: Normalize the error handling branch in sd_read_ext_regs() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-sprd: Fix no reset data and command after voltage switch (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci: Avoid unnecessary ->set_clock() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci: Fix voltage switch delay (Lucas Karpinski) [RHEL-41085]
- mmc: mmc-hsq: Use fifo to dispatch mmc_request (Lucas Karpinski) [RHEL-41085]
- mmc: core: Remove non-data R1B ioctl workaround (Lucas Karpinski) [RHEL-41085]
- mmc: core: refactor debugfs code (Lucas Karpinski) [RHEL-41085]
- mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse() (Lucas Karpinski) [RHEL-41085]
- mmc: Avoid open coding by using mmc_op_tuning() (Lucas Karpinski) [RHEL-41085]
- mmc: mmc_test: Fix removal of debugfs file (Lucas Karpinski) [RHEL-41085]
- mmc: renesas_sdhi: use new convenience macro from MMC core (Lucas Karpinski) [RHEL-41085]
- mmc: renesas_sdhi: add helper to access quirks (Lucas Karpinski) [RHEL-41085]
- mmc: renesas_sdhi: better reset from HS400 mode (Lucas Karpinski) [RHEL-41085]
- mmc: renesas_sdhi: alway populate SCC pointer (Lucas Karpinski) [RHEL-41085]
- mmc: core: Fix ambiguous TRIM and DISCARD arg (Lucas Karpinski) [RHEL-41085]
- mmc: pwrseq: Use device_match_of_node() (Lucas Karpinski) [RHEL-41085]
- clk: socfpga: remove the setting of clk-phase for sdmmc_clk (Lucas Karpinski) [RHEL-41085]
- mmc: dw_mmc-pltfm: socfpga: add method to configure clk-phase (Lucas Karpinski) [RHEL-41085]
- dt-bindings: mmc: synopsys-dw-mshc: document "altr,sysmgr-syscon" (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci: Fix the SD tuning issue that the SDHCI_TRANSFER_MODE is cleared incorrectly (Lucas Karpinski) [RHEL-41085]
- mmc: f-sdh30: Add quirks for broken timeout clock capability (Lucas Karpinski) [RHEL-41085]
- mmc: f-sdh30: Add support for non-removable media (Lucas Karpinski) [RHEL-41085]
- mmc: f-sdh30: Add compatible string for Socionext F_SDH30_E51 (Lucas Karpinski) [RHEL-41085]
- dt-bindings: sdhci-fujitsu: Add compatible string for F_SDH30_E51 (Lucas Karpinski) [RHEL-41085]
- mmc: f-sdh30: Add reset control support (Lucas Karpinski) [RHEL-41085]
- dt-bindings: mmc: Convert sdhci-fujitsu to JSON schema (Lucas Karpinski) [RHEL-41085]
- mmc: mtk-sd: fix two spelling mistakes in comment (Lucas Karpinski) [RHEL-41085]
- mmc: mmci: fix return value check of mmc_add_host() (Lucas Karpinski) [RHEL-41085]
- mmc: wbsd: fix return value check of mmc_add_host() (Lucas Karpinski) [RHEL-41085]
- mmc: via-sdmmc: fix return value check of mmc_add_host() (Lucas Karpinski) [RHEL-41085]
- mmc: meson-gx: fix return value check of mmc_add_host() (Lucas Karpinski) [RHEL-41085]
- mmc: atmel-mci: fix return value check of mmc_add_host() (Lucas Karpinski) [RHEL-41085]
- mmc: omap_hsmmc: fix return value check of mmc_add_host() (Lucas Karpinski) [RHEL-41085]
- mmc: litex_mmc: ensure `host->irq == 0` if polling (Lucas Karpinski) [RHEL-41085]
- mmc: mtk-sd: add Inline Crypto Engine clock control (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce timeout (Lucas Karpinski) [RHEL-41085]
- mmc: tmio: remove 'alignment_shift' from platform data (Lucas Karpinski) [RHEL-41085]
- mmc: tmio: remove tmio_mmc_k(un)map_atomic helpers (Lucas Karpinski) [RHEL-41085]
- mmc: Remove duplicate words in comments (Lucas Karpinski) [RHEL-41085]
- mmc: wmt-sdmmc: fix return value check of mmc_add_host() (Lucas Karpinski) [RHEL-41085]
- mmc: vub300: fix return value check of mmc_add_host() (Lucas Karpinski) [RHEL-41085]
- mmc: toshsd: fix return value check of mmc_add_host() (Lucas Karpinski) [RHEL-41085]
- mmc: pxamci: fix return value check of mmc_add_host() (Lucas Karpinski) [RHEL-41085]
- mmc: mxcmmc: fix return value check of mmc_add_host() (Lucas Karpinski) [RHEL-41085]
- mmc: moxart: fix return value check of mmc_add_host() (Lucas Karpinski) [RHEL-41085]
- mmc: alcor: fix return value check of mmc_add_host() (Lucas Karpinski) [RHEL-41085]
- mmc: sdhci-pci: Set PROBE_PREFER_ASYNCHRO