Centos-kernel-stream-9/mm
Herton R. Krzesinski e5d248c4c6 Merge: mm/nvdimm: fix failure to install os on some ppc systems
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/2836

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2217652

Signed-off-by: Jeff Moyer <jmoyer@redhat.com>

Approved-by: Prarit Bhargava <prarit@redhat.com>
Approved-by: Rafael Aquini <aquini@redhat.com>
Approved-by: Chris von Recklinghausen <crecklin@redhat.com>

Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
2023-08-10 17:12:45 +00:00
..
damon mm/damon/core: avoid holes in newly set monitoring target ranges 2023-06-14 15:11:04 -06:00
kasan kasan: separate double free case from invalid free 2023-03-24 11:19:24 -04:00
kfence mm: kfence: fix handling discontiguous page 2023-06-14 15:11:03 -06:00
Kconfig mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP 2023-07-20 17:04:38 -04:00
Kconfig.debug
Makefile mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol 2023-07-14 10:43:02 -04:00
backing-dev.c writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs 2023-06-14 15:11:04 -06:00
balloon_compaction.c mm: Convert all PageMovable users to movable_operations 2023-03-24 11:19:29 -04:00
bootmem_info.c
cma.c
cma.h
cma_debug.c mm/cma_debug.c: align the name buffer length as struct cma 2023-03-24 11:19:28 -04:00
cma_sysfs.c mm: cma: make kobj_type structure constant 2023-06-14 15:11:04 -06:00
compaction.c mm, compaction: finish pageblocks on complete migration failure 2023-06-14 15:11:03 -06:00
debug.c
debug_page_ref.c
debug_vm_pgtable.c mm/debug_vm_pgtable: replace pte_mkhuge() with arch_make_huge_pte() 2023-06-14 15:11:04 -06:00
dmapool.c
early_ioremap.c
fadvise.c mm/fadvise: use LLONG_MAX instead of -1 for eof 2023-06-14 15:11:02 -06:00
failslab.c mm: fix unexpected changes to {failslab|fail_page_alloc}.attr 2023-03-24 11:19:33 -04:00
filemap.c filemap: skip write and wait if end offset precedes start 2023-06-14 15:11:02 -06:00
folio-compat.c mm: add folio_add_lru_vma() 2023-05-02 16:47:27 -04:00
frontswap.c docs: rename Documentation/vm to Documentation/mm 2023-03-24 11:19:15 -04:00
gup.c Merge: KVM: Rebase KVM common and x86 to upstream 6.3 2023-06-30 14:03:00 +02:00
gup_test.c mm: rename is_pinnable_page() to is_longterm_pinnable_page() 2023-03-24 11:19:22 -04:00
gup_test.h
highmem.c highmem: Make __kunmap_{local,atomic}() take const void pointer 2023-03-24 11:19:27 -04:00
hmm.c mm/swap: add swp_offset_pfn() to fetch PFN from swap entry 2023-04-03 10:16:24 -04:00
huge_memory.c mm/userfaultfd: don't consider uffd-wp bit of writable migration entries 2023-06-14 15:11:04 -06:00
hugetlb.c Merge: KVM: Rebase KVM common and x86 to upstream 6.3 2023-06-30 14:03:00 +02:00
hugetlb_cgroup.c
hugetlb_vmemmap.c mm: hugetlb_vmemmap: add missing smp_wmb() before set_pte_at() 2023-06-14 15:10:59 -06:00
hugetlb_vmemmap.h mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability 2023-03-24 11:19:30 -04:00
hwpoison-inject.c
init-mm.c
internal.h mm, compaction: rename compact_control->rescan to finish_pageblock 2023-06-14 15:11:03 -06:00
interval_tree.c
io-mapping.c
ioremap.c mm: ioremap: Add ioremap/iounmap_allowed() 2023-03-24 11:19:15 -04:00
khugepaged.c mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma 2023-06-14 15:11:04 -06:00
kmemleak.c
ksm.c mm: fix the handling Non-LRU pages returned by follow_page 2023-06-14 15:11:00 -06:00
list_lru.c mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe 2023-03-24 11:19:15 -04:00
maccess.c
madvise.c mm: add cond_resched() in swapin_walk_pmd_entry() 2023-06-14 15:11:02 -06:00
mapping_dirty_helpers.c
memblock.c memblock,arm64: expand the static memblock memory table 2023-03-24 11:19:28 -04:00
memcontrol.c Merge: vmstat: skip periodic vmstat update for isolated CPUs 2023-08-02 11:24:45 +02:00
memfd.c
memory-failure.c mm/memory-failure: fall back to vma_address() when ->notify_failure() fails 2023-06-16 10:35:48 -05:00
memory-tiers.c memory tier: release the new_memtier in find_create_memory_tier() 2023-04-26 08:55:50 -04:00
memory.c Merge: Proactively Backport MM fixes for el9.3 2023-06-28 07:52:43 +02:00
memory_hotplug.c mm: kill is_memblock_offlined() 2023-06-08 12:20:27 -04:00
mempolicy.c migrate: hugetlb: check for hugetlb shared PMD in node migration 2023-06-14 15:11:03 -06:00
mempool.c mm/mempool: use might_alloc() 2023-03-24 11:19:14 -04:00
memremap.c mm/memremap.c: map FS_DAX device memory as decrypted 2023-06-14 15:11:02 -06:00
memtest.c
migrate.c mm/migrate: drop pte_mkhuge() in remove_migration_pte() 2023-06-14 15:11:04 -06:00
migrate_device.c mm/migrate_device: return number of migrating pages in args->cpages 2023-05-02 16:47:27 -04:00
mincore.c
mlock.c
mm_init.c
mmap.c mm: delete unused MMF_OOM_VICTIM flag 2023-06-14 15:11:01 -06:00
mmap_lock.c
mmu_gather.c mm/khugepaged: fix GUP-fast interaction by sending IPI 2023-06-14 15:11:04 -06:00
mmu_notifier.c
mmzone.c
mprotect.c mm/userfaultfd: don't consider uffd-wp bit of writable migration entries 2023-06-14 15:11:04 -06:00
mremap.c mm, mremap: fix mremap() expanding vma with addr inside vma 2023-06-14 15:11:02 -06:00
msync.c
nommu.c mm: nommu: pass a pointer to virt_to_page() 2023-03-24 11:19:25 -04:00
oom_kill.c mm: delete unused MMF_OOM_VICTIM flag 2023-06-14 15:11:01 -06:00
page-writeback.c mm: Add balance_dirty_pages_ratelimited_flags() function 2023-03-24 11:19:27 -04:00
page_alloc.c mm/vmemmap/devdax: fix kernel crash when probing devdax devices 2023-07-20 13:18:35 -04:00
page_counter.c
page_ext.c
page_idle.c
page_io.c mm/page_io: count submission time as thrashing delay for delayacct 2023-06-14 15:11:00 -06:00
page_isolation.c mm/page_isolation: fix isolate_single_pageblock() isolation behavior 2023-03-24 11:19:32 -04:00
page_owner.c
page_poison.c
page_reporting.c
page_reporting.h
page_table_check.c
page_vma_mapped.c mm/swap: add swp_offset_pfn() to fetch PFN from swap entry 2023-04-03 10:16:24 -04:00
pagewalk.c
percpu-internal.h
percpu-km.c
percpu-stats.c
percpu-vm.c
percpu.c
pgalloc-track.h
pgtable-generic.c mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault() 2023-06-20 07:16:15 +00:00
process_vm_access.c
ptdump.c
readahead.c
rmap.c mm: rmap: rename page_not_mapped() to folio_not_mapped() 2023-06-14 15:11:02 -06:00
rodata_test.c
secretmem.c secretmem: Convert to migrate_folio 2023-03-24 11:19:30 -04:00
shmem.c tmpfs: fix data loss from failed fallocate 2023-06-14 15:11:00 -06:00
shrinker_debug.c mm: shrinkers: fix deadlock in shrinker debugfs 2023-03-24 11:19:35 -04:00
shuffle.c
shuffle.h
slab.c mm/sl[au]b: use own bulk free function when bulk alloc failed 2023-03-24 11:19:27 -04:00
slab.h mm/slab_common: move generic bulk alloc/free functions to SLOB 2023-03-24 11:19:27 -04:00
slab_common.c mm/slab_common: move generic bulk alloc/free functions to SLOB 2023-03-24 11:19:27 -04:00
slob.c mm/slab_common: move generic bulk alloc/free functions to SLOB 2023-03-24 11:19:27 -04:00
slub.c mm: slub: make kobj_type structure constant 2023-06-14 15:11:04 -06:00
sparse-vmemmap.c mm/vmemmap/devdax: fix kernel crash when probing devdax devices 2023-07-20 13:18:35 -04:00
sparse.c mm: memory_hotplug: enumerate all supported section flags 2023-03-24 11:19:20 -04:00
swap.c mm: vmscan: make rotations a secondary factor in balancing anon vs file 2023-06-14 15:11:02 -06:00
swap.h mm/khugepaged: try to free transhuge swapcache when possible 2023-03-24 11:19:21 -04:00
swap_cgroup.c
swap_slots.c arm64: enable THP_SWAP for arm64 2023-03-24 11:19:27 -04:00
swap_state.c mm: fix VM_BUG_ON in __delete_from_swap_cache() 2023-03-24 11:19:32 -04:00
swapfile.c mm/swap: fix swap_info_struct race between swapoff and get_swap_pages() 2023-06-14 15:11:03 -06:00
truncate.c mm: Remove __delete_from_page_cache() 2023-03-24 11:19:15 -04:00
usercopy.c usercopy: use unsigned long instead of uintptr_t 2023-03-24 11:19:16 -04:00
userfaultfd.c mm/shmem: use page_mapping() to detect page cache for uffd continue 2023-06-14 15:11:02 -06:00
util.c mm: fix BUG splat with kvmalloc + GFP_ATOMIC 2023-03-24 11:19:33 -04:00
vmacache.c
vmalloc.c mm, vmalloc: fix high order __GFP_NOFAIL allocations 2023-06-14 15:11:03 -06:00
vmpressure.c
vmscan.c mm: vmscan: make rotations a secondary factor in balancing anon vs file 2023-06-14 15:11:02 -06:00
vmstat.c vmstat: skip periodic vmstat update for isolated CPUs 2023-06-30 11:55:23 -03:00
workingset.c mm: vmscan: make rotations a secondary factor in balancing anon vs file 2023-06-14 15:11:02 -06:00
z3fold.c mm: Convert all PageMovable users to movable_operations 2023-03-24 11:19:29 -04:00
zbud.c
zpool.c
zsmalloc.c mm/zsmalloc: do not attempt to free IS_ERR handle 2023-03-24 11:19:32 -04:00
zswap.c mm/zswap: try to avoid worst-case scenario on same element pages 2023-06-14 15:11:04 -06:00