linux-2.6-block.git
2022-11-30 SeongJae Parkmm/damon/sysfs: split out kdamond-independent schemes...
2022-11-30 SeongJae Parkmm/damon/sysfs: move unsigned long range directory...
2022-11-30 SeongJae Parkmm/damon/sysfs: move sysfs_lock to common module
2022-11-30 SeongJae Parkmm/damon/sysfs: remove parameters of damon_sysfs_region...
2022-11-30 SeongJae Parkmm/damon/sysfs: use damon_addr_range for region's start...
2022-11-30 SeongJae Parkmm/damon/core: split out scheme quota adjustment logic...
2022-11-30 SeongJae Parkmm/damon/core: split out scheme stat update logic into...
2022-11-30 SeongJae Parkmm/damon/core: split damos application logic into a...
2022-11-30 SeongJae Parkmm/damon/core: split out DAMOS-charged region skip...
2022-11-30 Andrew MortonMerge branch 'mm-hotfixes-stable' into mm-stable
2022-11-30 Andrew Mortonrevert "kbuild: fix -Wimplicit-function-declaration...
2022-11-30 Lee JonesKconfig.debug: provide a little extra FRAME_WARN leeway...
2022-11-30 Lee Jonesdrm/amdgpu: temporarily disable broken Clang builds...
2022-11-30 Jann Hornmm/khugepaged: invoke MMU notifiers in shmem/file colla...
2022-11-30 Jann Hornmm/khugepaged: fix GUP-fast interaction by sending IPI
2022-11-30 Jann Hornmm/khugepaged: take the right locks for page table...
2022-11-30 Gavin Shanmm: migrate: fix THP's mapcount on isolation
2022-11-30 Juergen Grossmm: introduce arch_has_hw_nonleaf_pmd_young()
2022-11-30 Juergen Grossmm: add dummy pmd_young() for architectures not having it
2022-11-30 SeongJae Parkmm/damon/sysfs: fix wrong empty schemes assumption...
2022-11-30 Tiezhu Yangtools/vm/slabinfo-gnuplot: use "grep -E" instead of...
2022-11-30 ZhangPengnilfs2: fix NULL pointer dereference in nilfs_palloc_co...
2022-11-30 Mike Kravetzhugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED...
2022-11-30 Mike Kravetzmadvise: use zap_page_range_single for madvise dontneed
2022-11-30 Yang Shimm: replace VM_WARN_ON to pr_warn if the node is offlin...
2022-11-23 Li Huatest_kprobes: fix implicit declaration error of test_kp...
2022-11-23 Chen Zhongjinnilfs2: fix nilfs_sufile_mark_dirty() not set segment...
2022-11-23 Aneesh Kumar K.Vmm/cgroup/reclaim: fix dirty pages throttling on cgroup v1
2022-11-23 Qi Zhengmm: fix unexpected changes to {failslab|fail_page_alloc...
2022-11-23 Chen Wandunswapfile: fix soft lockup in scan_swap_map_slots
2022-11-23 Mike Kravetzhugetlb: fix __prep_compound_gigantic_page page flag...
2022-11-23 Marco Elverkfence: fix stack trace pruning
2022-11-23 Yosry Ahmedproc/meminfo: fix spacing in SecPageTables
2022-11-23 Yu Zhaomm: multi-gen LRU: retry folios written back while...
2022-11-23 Satya Priyamailmap: update email address for Satya Priya
2022-11-23 Alistair Popplemm/migrate_device: return number of migrating pages...
2022-11-23 Sam Jameskbuild: fix -Wimplicit-function-declaration in license_...
2022-11-23 Alex HungMAINTAINERS: update Alex Hung's email address
2022-11-23 Alex Hungmailmap: update Alex Hung's email address
2022-11-23 Ian Cowanmm: mmap: fix documentation for vma_mas_szero
2022-11-23 SeongJae Parkmm/damon/sysfs-schemes: skip stats update if the scheme...
2022-11-23 Alistair Popplemm/memory: return vm_fault_t result from migrate_to_ram...
2022-11-23 Li Liguangmm: correctly charge compressed memory to its memcg
2022-11-23 Mike Kravetzipc/shm: call underlying open/close vm_ops
2022-11-23 Mukesh Ojhagcov: clang: fix the buffer overflow issue
2022-11-23 Gautam Menghanimm/khugepaged: refactor mm_khugepaged_scan_file tracepo...
2022-11-23 Charan Teja... mm/page_exit: fix kernel doc warning in page_ext_put()
2022-11-23 Yang Shimm: khugepaged: allow page allocation fallback to eligi...
2022-11-23 Johannes Weinermm: vmscan: fix extreme overreclaim and swap floods
2022-11-09 Kairui Songswap: add a limit for readahead page-cluster value
2022-11-09 Naoya Horiguchimm/hwpoison: introduce per-memory_block hwpoison counter
2022-11-09 Naoya Horiguchimm/hwpoison: pass pfn to num_poisoned_pages_*()
2022-11-09 Naoya Horiguchimm/hwpoison: move definitions of num_poisoned_pages_...
2022-11-09 Naoya Horiguchimm,hwpoison,hugetlb,memory_hotplug: hotremove memory...
2022-11-09 Baolin Wangmm: migrate: try again if THP split is failed due to...
2022-11-09 Peter XuRevert "mm/uffd: fix warning without PTE_MARKER_UFFD_WP...
2022-11-09 Hawkins Jiaweihugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
2022-11-09 Kefeng Wangmm: memory-failure: make action_result() return int
2022-11-09 Kefeng Wangmm: memory-failure: avoid pfn_valid() twice in soft_off...
2022-11-09 Kefeng Wangmm: memory-failure: make put_ref_page() more useful
2022-11-09 Miguel Ojedacompiler-gcc: document minimum version for `__no_saniti...
2022-11-09 Miguel Ojedacompiler-gcc: remove attribute support check for `__no_...
2022-11-09 Miguel Ojedacompiler-gcc: remove attribute support check for `__no_...
2022-11-09 Miguel Ojedacompiler-gcc: remove attribute support check for `__no_...
2022-11-09 Miguel Ojedacompiler-gcc: be consistent with underscores use for...
2022-11-09 Peter Xumm/hugetlb: unify clearing of RestoreReserve for privat...
2022-11-09 Kefeng Wangamdgpu: use VM_ACCESS_FLAGS
2022-11-09 Kefeng Wangmm: debug_vm_pgtable: use VM_ACCESS_FLAGS
2022-11-09 Kefeng Wangmm: mprotect: use VM_ACCESS_FLAGS
2022-11-09 Kefeng Wangx86/sgx: use VM_ACCESS_FLAGS
2022-11-09 Kefeng Wangnios2: remove unused INIT_MMAP
2022-11-09 Matthew Wilcox... mm: remove FGP_HEAD
2022-11-09 Matthew Wilcox... mm: convert find_get_incore_page() to filemap_get_incor...
2022-11-09 Matthew Wilcox... mm/swap: convert find_get_incore_page to use folios
2022-11-09 Matthew Wilcox... mm/huge_memory: convert split_huge_pages_in_file()...
2022-11-09 Kefeng Wangmm: remove kern_addr_valid() completely
2022-11-09 Uladzislau... vmalloc: add reviewers for vmalloc code
2022-11-09 Uladzislau... mm: vmalloc: use trace_free_vmap_area_noflush event
2022-11-09 Uladzislau... mm: vmalloc: use trace_purge_vmap_area_lazy event
2022-11-09 Uladzislau... mm: vmalloc: use trace_alloc_vmap_area event
2022-11-09 Uladzislau... mm: vmalloc: add free_vmap_area_noflush trace event
2022-11-09 Uladzislau... mm: vmalloc: add purge_vmap_area_lazy trace event
2022-11-09 Uladzislau... mm: vmalloc: add alloc_vmap_area trace event
2022-11-09 Liu Shixinmemory: move hotplug memory notifier priority to same...
2022-11-09 Liu Shixinmemory: remove unused register_hotmemory_notifier()
2022-11-09 Liu ShixinACPI: HMAT: use hotplug_memory_notifier() directly
2022-11-09 Liu Shixinmm/mm_init.c: use hotplug_memory_notifier() directly
2022-11-09 Liu Shixinmm/mmap: use hotplug_memory_notifier() directly
2022-11-09 Liu Shixinmm/slub.c: use hotplug_memory_notifier() directly
2022-11-09 Liu Shixinfs/proc/kcore.c: use hotplug_memory_notifier() directly
2022-11-09 Liu Shixincgroup/cpuset: use hotplug_memory_notifier() directly
2022-11-09 Kefeng Wangmm: rmap: rename page_not_mapped() to folio_not_mapped()
2022-11-09 David Hildenbrandselftests/vm: anon_cow: add R/O longterm tests via...
2022-11-09 David Hildenbrandmm/gup_test: start/stop/read functionality for PIN...
2022-11-09 David Hildenbrandselftests/vm: anon_cow: add liburing test cases
2022-11-09 David Hildenbrandselftests/vm: anon_cow: hugetlb tests
2022-11-09 David Hildenbrandselftests/vm: anon_cow: THP tests
2022-11-09 David Hildenbrandselftests/vm: factor out pagemap_is_populated() into...
2022-11-09 David Hildenbrandselftests/vm: anon_cow: test COW handling of anonymous...
2022-11-09 Andrey Konovalovkasan: migrate workqueue_uaf test to kunit
next