2022-11-30 |
Hugh Dickins | mm,thp,rmap: subpages_mapcount of PTE-mapped subpages |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Joao Martins | mm/hugetlb_vmemmap: remap head page to newly allocated... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | selftests/damon: test non-context inputs to rm_contexts... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Hugh Dickins | mm,thp,rmap: handle the normal !PageCompound case first |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Hugh Dickins | mm,thp,rmap: lock_compound_mapcounts() on THP mapcounts |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Hugh Dickins | mm,thp,rmap: simplify compound page mapcount handling |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Hugh Dickins | mm,hugetlb: use folio fields in second tail page |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Mike Kravetz | selftests/vm: update hugetlb madvise |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Deming Wang | zsmalloc: replace IS_ERR() with IS_ERR_VALUE() |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Peter Xu | mm: use pte markers for swap errors |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Peter Xu | mm: always compile in pte markers |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Christophe... | mm: use kstrtobool() instead of strtobool() |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Christophe... | mm/damon: use kstrtobool() instead of strtobool() |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | Docs/ABI/damon: document 'schemes/<s>/tried_regions... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | Docs/admin-guide/mm/damon/usage: document schemes/... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | tools/selftets/damon/sysfs: test tried_regions director... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/sysfs-schemes: implement DAMOS-tried regions... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/sysfs: implement DAMOS tried regions update... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/sysfs-schemes: implement scheme region directory |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/sysfs-schemes: implement schemes/tried_regions... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/core: add a callback for scheme target regions... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sidhartha Kumar | mm/hugetlb: convert move_hugetlb_state() to folios |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sidhartha Kumar | mm/hugeltb_cgroup: convert hugetlb_cgroup_commit_charge... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sidhartha Kumar | mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sidhartha Kumar | mm/hugetlb: convert free_huge_page to folios |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sidhartha Kumar | mm/hugetlb: convert isolate_or_dissolve_huge_page to... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sidhartha Kumar | mm/hugetlb_cgroup: convert hugetlb_cgroup_migrate to... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sidhartha Kumar | mm/hugetlb_cgroup: convert set_hugetlb_cgroup*() to... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sidhartha Kumar | mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sidhartha Kumar | mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Kees Cook | mempool: do not use ksize() for poisoning |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Liam Howlett | maple_tree: mte_set_full() and mte_clear_full() clang... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Johannes Weiner | mm: vmscan: split khugepaged stats from direct reclaim... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | Docs/admin-guide/mm/damon/usage: fix wrong usage exampl... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | Docs/admin-guide/mm/damon/usage: describe the rules... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Muchun Song | mm: hugetlb_vmemmap: remove redundant list_del() |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Tony Luck | mm, hwpoison: when copy-on-write hits poison, take... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Tony Luck | mm, hwpoison: try to recover from copy-on write faults |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Shakeel Butt | percpu_counter: add percpu_counter_sum_all interface |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Shakeel Butt | mm: convert mm's rss stats into percpu_counter |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | selftests/damon: add tests for DAMON_LRU_SORT's enabled... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/lru_sort: enable and disable synchronously |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | selftests/damon: add tests for DAMON_RECLAIM's enabled... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/reclaim: enable and disable synchronously |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/{reclaim,lru_sort}: remove unnecessarily inclu... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/modules: deduplicate init steps for DAMON... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/sysfs: split out schemes directory implementat... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/sysfs: split out kdamond-independent schemes... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/sysfs: move unsigned long range directory... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/sysfs: move sysfs_lock to common module |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/sysfs: remove parameters of damon_sysfs_region... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/sysfs: use damon_addr_range for region's start... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/core: split out scheme quota adjustment logic... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/core: split out scheme stat update logic into... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/core: split damos application logic into a... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/core: split out DAMOS-charged region skip... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Andrew Morton | Merge branch 'mm-hotfixes-stable' into mm-stable |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Andrew Morton | revert "kbuild: fix -Wimplicit-function-declaration... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Lee Jones | Kconfig.debug: provide a little extra FRAME_WARN leeway... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Lee Jones | drm/amdgpu: temporarily disable broken Clang builds... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Jann Horn | mm/khugepaged: invoke MMU notifiers in shmem/file colla... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Jann Horn | mm/khugepaged: fix GUP-fast interaction by sending IPI |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Jann Horn | mm/khugepaged: take the right locks for page table... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Gavin Shan | mm: migrate: fix THP's mapcount on isolation |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Juergen Gross | mm: introduce arch_has_hw_nonleaf_pmd_young() |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Juergen Gross | mm: add dummy pmd_young() for architectures not having it |
commit | commitdiff | tree | snapshot |
2022-11-30 |
SeongJae Park | mm/damon/sysfs: fix wrong empty schemes assumption... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Tiezhu Yang | tools/vm/slabinfo-gnuplot: use "grep -E" instead of... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
ZhangPeng | nilfs2: fix NULL pointer dereference in nilfs_palloc_co... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Mike Kravetz | hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Mike Kravetz | madvise: use zap_page_range_single for madvise dontneed |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Yang Shi | mm: replace VM_WARN_ON to pr_warn if the node is offlin... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Li Hua | test_kprobes: fix implicit declaration error of test_kp... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Chen Zhongjin | nilfs2: fix nilfs_sufile_mark_dirty() not set segment... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Aneesh Kumar K.V | mm/cgroup/reclaim: fix dirty pages throttling on cgroup v1 |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Qi Zheng | mm: fix unexpected changes to {failslab|fail_page_alloc... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Chen Wandun | swapfile: fix soft lockup in scan_swap_map_slots |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Mike Kravetz | hugetlb: fix __prep_compound_gigantic_page page flag... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Marco Elver | kfence: fix stack trace pruning |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Yosry Ahmed | proc/meminfo: fix spacing in SecPageTables |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Yu Zhao | mm: multi-gen LRU: retry folios written back while... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Satya Priya | mailmap: update email address for Satya Priya |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Alistair Popple | mm/migrate_device: return number of migrating pages... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Sam James | kbuild: fix -Wimplicit-function-declaration in license_... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Alex Hung | MAINTAINERS: update Alex Hung's email address |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Alex Hung | mailmap: update Alex Hung's email address |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Ian Cowan | mm: mmap: fix documentation for vma_mas_szero |
commit | commitdiff | tree | snapshot |
2022-11-23 |
SeongJae Park | mm/damon/sysfs-schemes: skip stats update if the scheme... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Alistair Popple | mm/memory: return vm_fault_t result from migrate_to_ram... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Li Liguang | mm: correctly charge compressed memory to its memcg |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Mike Kravetz | ipc/shm: call underlying open/close vm_ops |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Mukesh Ojha | gcov: clang: fix the buffer overflow issue |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Gautam Menghani | mm/khugepaged: refactor mm_khugepaged_scan_file tracepo... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Charan Teja... | mm/page_exit: fix kernel doc warning in page_ext_put() |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Yang Shi | mm: khugepaged: allow page allocation fallback to eligi... |
commit | commitdiff | tree | snapshot |
2022-11-23 |
Johannes Weiner | mm: vmscan: fix extreme overreclaim and swap floods |
commit | commitdiff | tree | snapshot |
2022-11-09 |
Kairui Song | swap: add a limit for readahead page-cluster value |
commit | commitdiff | tree | snapshot |
2022-11-09 |
Naoya Horiguchi | mm/hwpoison: introduce per-memory_block hwpoison counter |
commit | commitdiff | tree | snapshot |
2022-11-09 |
Naoya Horiguchi | mm/hwpoison: pass pfn to num_poisoned_pages_*() |
commit | commitdiff | tree | snapshot |
2022-11-09 |
Naoya Horiguchi | mm/hwpoison: move definitions of num_poisoned_pages_... |
commit | commitdiff | tree | snapshot |
next |