* Fri Apr 04 2025 Augusto Caringi <acaringi@redhat.com> [5.14.0-578.el9] - mfd: intel-lpss: Add Intel Panther Lake LPSS PCI IDs (David Arcari) [RHEL-47428] - mfd: intel-lpss: Switch over to MSI interrupts (David Arcari) [RHEL-47428] - main.c: fix initcall blacklisted (Tomas Henzl) [RHEL-83272] - block: change blk_mq_add_to_batch() third argument type to bool (Ming Lei) [RHEL-79409] - nvme: move error logging from nvme_end_req() to __nvme_end_req() (Ming Lei) [RHEL-79409] - block: Name the RQF flags enum (Ming Lei) [RHEL-79409] - block: fix conversion of GPT partition name to 7-bit (Ming Lei) [RHEL-79409] - Add CONFIG_SCSI_PROTO_TEST entry (Ming Lei) [RHEL-79409] - ext4: pass write-hint for buffered IO (Ming Lei) [RHEL-79409] - scsi: usb: uas: Do not query the IO Advice Hints Grouping mode page for USB/UAS devices (Ming Lei) [RHEL-79409] - scsi: core: Introduce the BLIST_SKIP_IO_HINTS flag (Ming Lei) [RHEL-79409] - scsi: sd: Only print updates to permanent stream count (Ming Lei) [RHEL-79409] - Add CONFIG_OF_PARTITION entry (Ming Lei) [RHEL-79409] - arm64: patching: avoid early page_to_phys() (Ming Lei) [RHEL-79409] - arm64: patching: fix handling of execmem addresses (Ming Lei) [RHEL-79409] - block: fix 'kmem_cache of name 'bio-108' already exists' (Ming Lei) [RHEL-79409] - block: Remove zone write plugs when handling native zone append writes (Ming Lei) [RHEL-79409] - block: make segment size limit workable for > 4K PAGE_SIZE (Ming Lei) [RHEL-79409] - block: fix NULL pointer dereferenced within __blk_rq_map_sg (Ming Lei) [RHEL-79409] - block/merge: remove unnecessary min() with UINT_MAX (Ming Lei) [RHEL-79409] - partitions: mac: fix handling of bogus partition table (Ming Lei) [RHEL-79409] - block: cleanup and fix batch completion adding conditions (Ming Lei) [RHEL-79409] - drivers/block/sunvdc.c: update the correct AIP call (Ming Lei) [RHEL-79409] - block: force noio scope in blk_mq_freeze_queue (Ming Lei) [RHEL-79409] - block: fix nr_hw_queue update racing with disk addition/removal (Ming Lei) [RHEL-79409] - block: get rid of request queue ->sysfs_dir_lock (Ming Lei) [RHEL-79409] - loop: don't clear LO_FLAGS_PARTSCAN on LOOP_SET_STATUS{,64} (Ming Lei) [RHEL-79409] - blk-mq: create correct map for fallback case (Ming Lei) [RHEL-79409] - block: don't revert iter for -EIOCBQUEUED (Ming Lei) [RHEL-79409] - block: Don't trim an atomic write (Ming Lei) [RHEL-79409] - block: limit disk max sectors to (LLONG_MAX >> 9) (Ming Lei) [RHEL-79409] - block: Change blk_stack_atomic_writes_limits() unit_min check (Ming Lei) [RHEL-79409] - blk-mq: Move more error handling into blk_mq_submit_bio() (Ming Lei) [RHEL-79409] - block: Reorder the request allocation code in blk_mq_submit_bio() (Ming Lei) [RHEL-79409] - partitions: ldm: remove the initial kernel-doc notation (Ming Lei) [RHEL-79409] - blk-cgroup: rwstat: fix kernel-doc warnings in header file (Ming Lei) [RHEL-79409] - blk-cgroup: fix kernel-doc warnings in header file (Ming Lei) [RHEL-79409] - block: mark GFP_NOIO around sysfs ->store() (Ming Lei) [RHEL-79409] - loop: remove the use_dio field in struct loop_device (Ming Lei) [RHEL-79409] - loop: don't freeze the queue in loop_update_dio (Ming Lei) [RHEL-79409] - loop: allow loop_set_status to re-enable direct I/O (Ming Lei) [RHEL-79409] - loop: open code the direct I/O flag update in loop_set_dio (Ming Lei) [RHEL-79409] - loop: only write back pagecache when starting to to use direct I/O (Ming Lei) [RHEL-79409] - loop: create a lo_can_use_dio helper (Ming Lei) [RHEL-79409] - loop: update commands in loop_set_status still referring to transfers (Ming Lei) [RHEL-79409] - loop: move updating lo_flags out of loop_set_status_from_info (Ming Lei) [RHEL-79409] - nbd: don't allow reconnect after disconnect (Ming Lei) [RHEL-79409] - block: simplify tag allocation policy selection (Ming Lei) [RHEL-79409] - block: remove BLK_MQ_F_NO_SCHED (Ming Lei) [RHEL-79409] - block: remove blk_mq_init_bitmaps (Ming Lei) [RHEL-79409] - block: better split mq vs non-mq code in add_disk_fwnode (Ming Lei) [RHEL-79409] - block: add a dma mapping iterator (Ming Lei) [RHEL-79409] - block: use page_to_phys in bvec_phys (Ming Lei) [RHEL-79409] - block: remove blk_rq_bio_prep (Ming Lei) [RHEL-79409] - block: remove bio_add_pc_page (Ming Lei) [RHEL-79409] - block/blk-map: Remove set but unused variable 'added' (Ming Lei) [RHEL-79409] - ps3disk: Do not use dev->bounce_size before it is set (Ming Lei) [RHEL-79409] - block: retry call probe after request_module in blk_request_module (Ming Lei) [RHEL-79409] - kyber: constify sysfs attributes (Ming Lei) [RHEL-79409] - block, bfq: constify sysfs attributes (Ming Lei) [RHEL-79409] - block: mq-deadline: Constify sysfs attributes (Ming Lei) [RHEL-79409] - elevator: Enable const sysfs attributes (Ming Lei) [RHEL-79409] - blk-zoned: Split queue_zone_wplugs_show() (Ming Lei) [RHEL-79409] - blk-zoned: Improve the queue reference count strategy documentation (Ming Lei) [RHEL-79409] - blk-zoned: Document locking assumptions (Ming Lei) [RHEL-79409] - blk-zoned: Minimize #include directives (Ming Lei) [RHEL-79409] - block: remove BLK_MQ_F_SHOULD_MERGE (Ming Lei) [RHEL-79409] - blk-mq: remove unused queue mapping helpers (Ming Lei) [RHEL-79409] - virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues (Ming Lei) [RHEL-79409] - nvme: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues (Ming Lei) [RHEL-79409] - scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues (Ming Lei) [RHEL-79409] - blk-mq: introduce blk_mq_map_hw_queues (Ming Lei) [RHEL-79409] - virtio: hookup irq_get_affinity callback (Ming Lei) [RHEL-79409] - PCI: hookup irq_get_affinity callback (Ming Lei) [RHEL-79409] - driver core: bus: add irq_get_affinity callback to bus_type (Ming Lei) [RHEL-79409] - null_blk: Remove accesses to page->index (Ming Lei) [RHEL-79409] - blktrace: remove redundant return at end of function (Ming Lei) [RHEL-79409] - block: Delete bio_prio() (Ming Lei) [RHEL-79409] - blktrace: move copy_[to|from]_user() out of ->debugfs_lock (Ming Lei) [RHEL-79409] - blktrace: don't centralize grabbing q->debugfs_mutex in blk_trace_ioctl (Ming Lei) [RHEL-79409] - null_blk: Add rotational feature support (Ming Lei) [RHEL-79409] - block: track queue dying state automatically for modeling queue freeze lockdep (Ming Lei) [RHEL-79409] - block: don't verify queue freeze manually in elevator_init_mq() (Ming Lei) [RHEL-79409] - block: track disk DEAD state automatically for modeling queue freeze lockdep (Ming Lei) [RHEL-79409] - block: remove unnecessary check in blk_unfreeze_check_owner() (Ming Lei) [RHEL-79409] - asm-generic: add an optional pfn_valid check to page_to_phys (Ming Lei) [RHEL-79409] - asm-generic: provide generic page_to_phys and phys_to_page implementations (Ming Lei) [RHEL-79409] - cdrom: Fix typo, 'devicen' to 'device' (Ming Lei) [RHEL-79409] - block: avoid to reuse `hctx` not removed from cpuhp callback list (Ming Lei) [RHEL-79409] - nvme: use blk_validate_block_size() for max LBA check (Ming Lei) [RHEL-79409] - block/bdev: use helper for max block size check (Ming Lei) [RHEL-79409] - block: Fix queue_iostats_passthrough_show() (Ming Lei) [RHEL-79409] - blk-mq: Clean up blk_mq_requeue_work() (Ming Lei) [RHEL-79409] - mq-deadline: Remove a local variable (Ming Lei) [RHEL-79409] - blk-iocost: Avoid using clamp() on inuse in __propagate_weights() (Ming Lei) [RHEL-79409] - block: Make bio_iov_bvec_set() accept pointer to const iov_iter (Ming Lei) [RHEL-79409] - block: get wp_offset by bdev_offset_from_zone_start (Ming Lei) [RHEL-79409] - blk-mq: move cpuhp callback registering out of q->sysfs_lock (Ming Lei) [RHEL-79409] - blk-mq: register cpuhp callback after hctx is added to xarray table (Ming Lei) [RHEL-79409] - virtio-blk: don't keep queue frozen during system suspend (Ming Lei) [RHEL-79409] - brd: decrease the number of allocated pages which discarded (Ming Lei) [RHEL-79409] - block: Don't allow an atomic write be truncated in blkdev_write_iter() (Ming Lei) [RHEL-79409] - fs: Export generic_atomic_write_valid() (Ming Lei) [RHEL-79409] - block: Add bdev atomic write limits helpers (Ming Lei) [RHEL-79409] - fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid() (Ming Lei) [RHEL-79409] - block/fs: Pass an iocb to generic_atomic_write_valid() (Ming Lei) [RHEL-79409] - mq-deadline: don't call req_get_ioprio from the I/O completion handler (Ming Lei) [RHEL-79409] - block: Remove extra part pointer NULLify in blk_rq_init() (Ming Lei) [RHEL-79409] - block: return bool from get_disk_ro and bdev_read_only (Ming Lei) [RHEL-79409] - block: remove a duplicate definition for bdev_read_only (Ming Lei) [RHEL-79409] - block: return bool from blk_rq_aligned (Ming Lei) [RHEL-79409] - block: return unsigned int from blk_lim_dma_alignment_and_pad (Ming Lei) [RHEL-79409] - block: return unsigned int from queue_dma_alignment (Ming Lei) [RHEL-79409] - block: return unsigned int from bdev_io_opt (Ming Lei) [RHEL-79409] - block: req->bio is always set in the merge code (Ming Lei) [RHEL-79409] - block: don't bother checking the data direction for merges (Ming Lei) [RHEL-79409] - block: blk-mq: fix uninit-value in blk_rq_prep_clone and refactor (Ming Lei) [RHEL-79409] - block: Add extra checks in blk_validate_atomic_write_limits() (Ming Lei) [RHEL-79409] - block: Drop granularity check in queue_limit_discard_alignment() (Ming Lei) [RHEL-79409] - block: return unsigned int from bdev_io_min (Ming Lei) [RHEL-79409] - blk-settings: round down io_opt to physical_block_size (Ming Lei) [RHEL-79409] - nvme/multipath: Fix RCU list traversal to use SRCU primitive (Ming Lei) [RHEL-79409] - block: make struct rq_list available for !CONFIG_BLOCK (Ming Lei) [RHEL-79409] - block/genhd: use seq_put_decimal_ull for diskstats decimal values (Ming Lei) [RHEL-79409] - block: don't reorder requests in blk_mq_add_to_batch (Ming Lei) [RHEL-79409] - block: don't reorder requests in blk_add_rq_to_plug (Ming Lei) [RHEL-79409] - block: add a rq_list type (Ming Lei) [RHEL-79409] - block: remove rq_list_move (Ming Lei) [RHEL-79409] - virtio_blk: reverse request order in virtio_queue_rqs (Ming Lei) [RHEL-79409] - nvme-pci: reverse request order in nvme_queue_rqs (Ming Lei) [RHEL-79409] - block: export blk_validate_limits (Ming Lei) [RHEL-79409] - block: remove the ioprio field from struct request (Ming Lei) [RHEL-79409] - block: remove the write_hint field from struct request (Ming Lei) [RHEL-79409] - scsi: sd: Translate data lifetime information (Ming Lei) [RHEL-79409] - scsi: scsi_proto: Add structures and constants related to I/O groups and streams (Ming Lei) [RHEL-79409] - scsi: core: Query the Block Limits Extension VPD page (Ming Lei) [RHEL-79409] - block, fs: Restore the per-bio/request data lifetime fields (Ming Lei) [RHEL-79409] - fs: Propagate write hints to the struct block_device inode (Ming Lei) [RHEL-79409] - fs: Move enum rw_hint into a new header file (Ming Lei) [RHEL-79409] - fs: Split fcntl_rw_hint() (Ming Lei) [RHEL-79409] - fs: Verify write lifetime constants at compile time (Ming Lei) [RHEL-79409] - fs: Fix rw_hint validation (Ming Lei) [RHEL-79409] - nvme-multipath: don't bother clearing max_hw_zone_append_sectors (Ming Lei) [RHEL-79409] - block: pre-calculate max_zone_append_sectors (Ming Lei) [RHEL-79409] - block: lift bio_is_zone_append to bio.h (Ming Lei) [RHEL-79409] - block: fix bio_split_rw_at to take zone_write_granularity into account (Ming Lei) [RHEL-79409] - block: take chunk_sectors into account in bio_split_write_zeroes (Ming Lei) [RHEL-79409] - block: Handle bio_split() errors in bio_submit_split() (Ming Lei) [RHEL-79409] - block: Error an attempt to split an atomic write in bio_split() (Ming Lei) [RHEL-79409] - block: Rework bio_split() return value (Ming Lei) [RHEL-79409] - s390/dasd: Fix typo in comment (Ming Lei) [RHEL-79409] - s390/dasd: fix redundant /proc/dasd* entries removal (Ming Lei) [RHEL-79409] - block: don't verify IO lock for freeze/unfreeze in elevator_init_mq() (Ming Lei) [RHEL-79409] - block: always verify unfreeze lock on the owner task (Ming Lei) [RHEL-79409] - rbd: unfreeze queue after marking disk as dead (Ming Lei) [RHEL-79409] - block: remove blk_freeze_queue() (Ming Lei) [RHEL-79409] - block: Replace sprintf() with sysfs_emit() (Ming Lei) [RHEL-79409] - nvme: add reservation command's defines (Ming Lei) [RHEL-79409] - mtip32xx: Replace deprecated PCI functions (Ming Lei) [RHEL-79409] - block: remove the max_zone_append_sectors check in blk_revalidate_disk_zones (Ming Lei) [RHEL-79409] - block: update blk_stack_limits documentation (Ming Lei) [RHEL-79409] - lib/iov_iter: fix bvec iterator setup (Ming Lei) [RHEL-79409] - block: remove bio_add_zone_append_page (Ming Lei) [RHEL-79409] - lib/iov_iter.c: initialize bi.bi_idx before iterating over bvec (Ming Lei) [RHEL-79409] - blk-integrity: remove seed for user mapped buffers (Ming Lei) [RHEL-79409] - block: set bip_vcnt correctly (Ming Lei) [RHEL-79409] - block: add a bdev_limits helper (Ming Lei) [RHEL-79409] - iov_iter: don't require contiguous pages in iov_iter_extract_bvec_pages (Ming Lei) [RHEL-79409] - block: model freeze & enter queue as lock for supporting lockdep (Ming Lei) [RHEL-79409] - nvme: core: switch to non_owner variant of start_freeze/unfreeze queue (Ming Lei) [RHEL-79409] - blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs (Ming Lei) [RHEL-79409] - blk-mq: Unexport blk_mq_flush_busy_ctxs() (Ming Lei) [RHEL-79409] - blk-mq: Make blk_mq_quiesce_tagset() hold the tag list mutex less long (Ming Lei) [RHEL-79409] - block: remove redundant explicit memory barrier from rq_qos waiter and waker (Ming Lei) [RHEL-79409] - block: flush all throttled bios when deleting the cgroup (Ming Lei) [RHEL-79409] - block: fix ordering between checking BLK_MQ_S_STOPPED request adding (Ming Lei) [RHEL-79409] - block: fix ordering between checking QUEUE_FLAG_QUIESCED request adding (Ming Lei) [RHEL-79409] - block: fix missing dispatching request when queue is started or unquiesced (Ming Lei) [RHEL-79409] - Revert "blk-throttle: Fix IO hang for a corner case" (Ming Lei) [RHEL-79409] - block: replace call_rcu by kfree_rcu for simple kmem_cache_free callback (Ming Lei) [RHEL-79409] - block: enable passthrough command statistics (Ming Lei) [RHEL-79409] - block: add partition uuid into uevent as "PARTUUID" (Ming Lei) [RHEL-79409] - block: move issue side time stamping to blk_account_io_start() (Ming Lei) [RHEL-79409] - block: set issue time stamp based on queue state (Ming Lei) [RHEL-79409] - block: add support for partition table defined in OF (Ming Lei) [RHEL-79409] - mmc: block: attach partitions fwnode if found in mmc-card (Ming Lei) [RHEL-79409] - block: introduce add_disk_fwnode() (Ming Lei) [RHEL-79409] - docs: block: Document support for read-only partition in cmdline part (Ming Lei) [RHEL-79409] - block: add support for defining read-only partitions (Ming Lei) [RHEL-79409] - block: kill blk_do_io_stat() helper (Ming Lei) [RHEL-79409] - block: remove 'req->part' check for stats accounting (Ming Lei) [RHEL-79409] - block: remove redundant passthrough check in blk_mq_need_time_stamp() (Ming Lei) [RHEL-79409] - block: move iostat check into blk_acount_io_start() (Ming Lei) [RHEL-79409] - bdev: move ->bd_make_it_fail to ->__bd_flags (Ming Lei) [RHEL-79409] - bdev: move ->bd_ro_warned to ->__bd_flags (Ming Lei) [RHEL-79409] - bdev: move ->bd_has_subit_bio to ->__bd_flags (Ming Lei) [RHEL-79409] - bdev: move ->bd_write_holder into ->__bd_flags (Ming Lei) [RHEL-79409] - bdev: move ->bd_read_only to ->__bd_flags (Ming Lei) [RHEL-79409] - bdev: infrastructure for flags (Ming Lei) [RHEL-79409] - wrapper for access to ->bd_partno (Ming Lei) [RHEL-79409] - Use bdev_is_paritition() instead of open-coding it (Ming Lei) [RHEL-79409] - nfsd: clear acl_access/acl_default after releasing them (Olga Kornievskaia) [RHEL-81523] {CVE-2025-21796} - vfio/pci: Fallback huge faults for unaligned pfn (Donald Dutile) [RHEL-73613] - vfio/pci: implement huge_fault support (Donald Dutile) [RHEL-73613] - vfio/pci: Remove unused struct 'vfio_pci_mmap_vma' (Donald Dutile) [RHEL-73613] - vfio/pci: Insert full vma on mmap'd MMIO fault (Donald Dutile) [RHEL-73613] - vfio/pci: Use unmap_mapping_range() (Donald Dutile) [RHEL-73613] - mm/arm64: support large pfn mappings (Donald Dutile) [RHEL-73613] - mm/x86: support large pfn mappings (Donald Dutile) [RHEL-73613] - mm: remove follow_pte() (Donald Dutile) [RHEL-73613] - mm: follow_pte() improvements (Donald Dutile) [RHEL-73613] - mm/access_process_vm: use the new follow_pfnmap API (Donald Dutile) [RHEL-73613] - vfio: use the new follow_pfnmap API (Donald Dutile) [RHEL-73613] - mm/x86/pat: use the new follow_pfnmap API (Donald Dutile) [RHEL-73613] - s390/pci_mmio: use follow_pfnmap API (Donald Dutile) [RHEL-73613] - KVM: use follow_pfnmap API (Donald Dutile) [RHEL-73613] - mm: pass VMA instead of MM to follow_pte() (Donald Dutile) [RHEL-73613] - mm: move follow_phys to arch/x86/mm/pat/memtype.c (Donald Dutile) [RHEL-73613] - mm: fix follow_pfnmap API lockdep assert (Donald Dutile) [RHEL-73613] - mm: new follow_pfnmap API (Donald Dutile) [RHEL-73613] - mm: remove follow_pfn (Donald Dutile) [RHEL-73613] - mm: always define pxx_pgprot() (Donald Dutile) [RHEL-73613] - mm/huge_memory: check pmd_special() only after pmd_present() (Donald Dutile) [RHEL-73613] - mm/fork: accept huge pfnmap entries (Donald Dutile) [RHEL-73613] - mm/pagewalk: check pfnmap for folio_walk_start() (Donald Dutile) [RHEL-73613] - mm/gup: detect huge pfnmap entries in gup-fast (Donald Dutile) [RHEL-73613] - mm: mark special bits for huge pfn mappings when inject (Donald Dutile) [RHEL-73613] - mm: drop is_huge_zero_pud() (Donald Dutile) [RHEL-73613] - mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud (Donald Dutile) [RHEL-73613] - KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu() (Gavin Shan) [RHEL-82298] - KVM: arm64: Initialize HCR_EL2.E2H early (Gavin Shan) [RHEL-82298] - KVM: arm64: Shave a few bytes from the EL2 idmap code (Gavin Shan) [RHEL-82298] - KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2 (Gavin Shan) [RHEL-82298] - KVM: arm64: Fix tcr_el2 initialisation in hVHE mode (Gavin Shan) [RHEL-82298] - KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic() (Gavin Shan) [RHEL-82298] - KVM: arm64: timer: Drop warning on failed interrupt signalling (Gavin Shan) [RHEL-82298] - KVM: arm64: Fix alignment of kvm_hyp_memcache allocations (Gavin Shan) [RHEL-82298] - KVM: arm64: Simplify warning in kvm_arch_vcpu_load_fp() (Gavin Shan) [RHEL-82298] - KVM: arm64: timer: Always evaluate the need for a soft timer (Gavin Shan) [RHEL-82298] - KVM: arm64: Fix nested S2 MMU structures reallocation (Gavin Shan) [RHEL-82298] - KVM: arm64: Fail protected mode init if no vgic hardware is present (Gavin Shan) [RHEL-82298] - KVM: arm64: Eagerly switch ZCR_EL{1,2} (Gavin Shan) [RHEL-82298] - KVM: arm64: Mark some header functions as inline (Gavin Shan) [RHEL-82298] - KVM: arm64: Refactor exit handlers (Gavin Shan) [RHEL-82298] - KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN (Gavin Shan) [RHEL-82298] - KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN (Gavin Shan) [RHEL-82298] - KVM: arm64: Remove host FPSIMD saving for non-protected KVM (Gavin Shan) [RHEL-82298] - KVM: arm64: Add predicate for FPMR support in a VM (Gavin Shan) [RHEL-82298] - KVM: arm64: Flush hyp bss section after initialization of variables in bss (Gavin Shan) [RHEL-82298] - KVM: arm64: Fix selftests after sysreg field name update (Gavin Shan) [RHEL-82298] - KVM: arm64: Explicitly handle BRBE traps as UNDEFINED (Gavin Shan) [RHEL-82298] - KVM: arm64: vgic: Use str_enabled_disabled() in vgic_v3_probe() (Gavin Shan) [RHEL-82298] - KVM: arm64: Fix nVHE stacktrace VA bits mask (Gavin Shan) [RHEL-82298] - KVM: arm64: Fix FEAT_MTE in pKVM (Gavin Shan) [RHEL-82298] - KVM: arm64: nv: Advertise the lack of AArch32 EL0 support (Gavin Shan) [RHEL-82298] - KVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask for nVHE (Gavin Shan) [RHEL-82298] - KVM: arm64: Calculate cptr_el2 traps on activating traps (Gavin Shan) [RHEL-82298] - KVM: arm64: Fix RAS trapping in pKVM for protected VMs (Gavin Shan) [RHEL-82298] - KVM: arm64: Drop MDSCR_EL1_DEBUG_MASK (Gavin Shan) [RHEL-82298] - arm64/kvm: Avoid invalid physical addresses to signal owner updates (Gavin Shan) [RHEL-82298] - arm64/kvm: Configure HYP TCR.PS/DS based on host stage1 (Gavin Shan) [RHEL-82298] - KVM: arm64: nv: Reload PMU events upon MDCR_EL2.HPME change (Gavin Shan) [RHEL-82298] - KVM: arm64: Use KVM_REQ_RELOAD_PMU to handle PMCR_EL0.E change (Gavin Shan) [RHEL-82298] - KVM: arm64: Add unified helper for reprogramming counters by mask (Gavin Shan) [RHEL-82298] - KVM: arm64: Always check the state from hyp_ack_unshare() (Gavin Shan) [RHEL-82298] - soc: qcom: socinfo: Avoid out of bounds read of serial number (Jared Kangas) [RHEL-85597] {CVE-2024-58007} - soc: qcom: socinfo: fix revision check in qcom_socinfo_probe() (Jared Kangas) [RHEL-85597] - soc: qcom: Add check devm_kasprintf() returned value (Jared Kangas) [RHEL-85597] - mm/mm_init.c: print mem_init info after defer_init is done (Eric Chanudet) [RHEL-85565] - x86/smp: Fix mwait_play_dead() and acpi_processor_ffh_play_dead() noreturn behavior [partial] (David Arcari) [RHEL-85522] - intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctly (David Arcari) [RHEL-85522] - intel_idle: introduce 'no_native' module parameter (David Arcari) [RHEL-85522] - intel_idle: clean up BYT/CHT auto demotion disable (David Arcari) [RHEL-85522] - intel_idle: Provide the default enter_dead() handler (David Arcari) [RHEL-85522] - ACPI/processor_idle: Export acpi_processor_ffh_play_dead() (David Arcari) [RHEL-85522] - ACPI/processor_idle: Add FFH state handling (David Arcari) [RHEL-85522] - x86/smp: Allow calling mwait_play_dead with an arbitrary hint (David Arcari) [RHEL-85522] - cpuidle: Change :enter_dead() driver callback return type to void (David Arcari) [RHEL-85522] - cpuidle: Do not return from cpuidle_play_dead() on callback failures (David Arcari) [RHEL-85522] - x86/cpu: Remove unnecessary MwAIT leaf checks (David Arcari) [RHEL-85522] - intel_idle: add Clearwater Forest SoC support (David Arcari) [RHEL-45063] - sched/stats: Print domain name in /proc/schedstat (Phil Auld) [RHEL-23495] - docs: Update Schedstat version to 17 (Phil Auld) [RHEL-23495] - sched/fair: Cleanup in migrate_degrades_locality() to improve readability (Phil Auld) [RHEL-23495] - sched: Report the different kinds of imbalances in /proc/schedstat (Phil Auld) [RHEL-23495] - sched: Move sched domain name out of CONFIG_SCHED_DEBUG (Phil Auld) [RHEL-23495] - sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat (Phil Auld) [RHEL-23495] - RDMA/core: Support link status events dispatching (Kamal Heib) [RHEL-78087] - RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device. (Kamal Heib) [RHEL-78087] - RDMA/core: Remove unused ib_copy_path_rec_from_user (Kamal Heib) [RHEL-78087] - RDMA/core: Remove unused ibdev_printk (Kamal Heib) [RHEL-78087] - RDMA/core: Remove unused ib_find_exact_cached_pkey (Kamal Heib) [RHEL-78087] - RDMA/core: Remove unused ib_ud_header_unpack (Kamal Heib) [RHEL-78087] - RDMA/srp: Fix error handling in srp_add_port (Kamal Heib) [RHEL-78087] - padata: avoid UAF for reorder_work (Waiman Long) [RHEL-81522] {CVE-2025-21726} - padata: fix UAF in padata_reorder (Waiman Long) [RHEL-81522] - padata: add pd get/put refcnt helper (Waiman Long) [RHEL-81522] - padata: fix sysfs store callback check (Waiman Long) [RHEL-81522] - padata: Clean up in padata_do_multithreaded() (Waiman Long) [RHEL-81522] - tcp: drop secpath at the same time as we currently drop dst (Sabrina Dubroca) [RHEL-69649 RHEL-83224] {CVE-2025-21864} - cpufreq: intel_pstate: Avoid SMP calls to get cpu-type (David Arcari) [RHEL-85517] - x86/cpu: Add CPU type to struct cpuinfo_topology (David Arcari) [RHEL-85517] - x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES (David Arcari) [RHEL-85517] - cpufreq: intel_pstate: Relocate platform preference check (David Arcari) [RHEL-85517] - cpufreq: intel_pstate: Make it possible to avoid enabling CAS (David Arcari) [RHEL-85517] - cpufreq: intel_pstate: Use CPUFREQ_POLICY_UNKNOWN (David Arcari) [RHEL-85517] - cpufreq: intel_pstate: Drop Arrow Lake from "scaling factor" list (David Arcari) [RHEL-85517] - cpufreq: intel_pstate: Use CPPC to get scaling factors (David Arcari) [RHEL-85517] - cpufreq: intel_pstate: Rearrange locking in hybrid_init_cpu_capacity_scaling() (David Arcari) [RHEL-85517] - cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before driver registration (David Arcari) [RHEL-85517] - cpufreq: intel_pstate: Fix energy_performance_preference for passive (David Arcari) [RHEL-85517] Resolves: RHEL-23495, RHEL-45063, RHEL-47428, RHEL-69649, RHEL-73613, RHEL-78087, RHEL-79409, RHEL-81522, RHEL-81523, RHEL-82298, RHEL-83224, RHEL-83272, RHEL-85517, RHEL-85522, RHEL-85565, RHEL-85597 Signed-off-by: Augusto Caringi <acaringi@redhat.com>
11 MiB
11 MiB
The file is too large to be shown.
View Raw