2022-11-30 |
David Hildenbrand | mm: add early FAULT_FLAG_WRITE consistency checks |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | mm: add early FAULT_FLAG_UNSHARE consistency checks |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | selftests/vm: cow: R/O long-term pinning reliability... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | selftests/vm: cow: basic COW tests for non-anonymous... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | selftests/vm: anon_cow: prepare for non-anonymous COW... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Lukas Bulwahn | mm: Kconfig: make config SECRETMEM visible with EXPERT |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Jason Gunthorpe | mm/gup: remove the restriction on locked with FOLL_LONGTERM |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Rong Tao | selftests/damon: fix unnecessary compilation warnings |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Li zeming | hugetlbfs: inode: remove unnecessary (void*) conversions |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Jan Kara | mm: make drop_caches keep reclaiming on all nodes |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Pasha Tatashin | mm: anonymous shared memory naming |
commit | commitdiff | tree | snapshot |
2022-11-30 |
T.J. Mercier | mm: shrinkers: add missing includes for undeclared... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Mike Kravetz | hugetlb: remove duplicate mmu notifications |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Peter Xu | mm/uffd: sanity check write bit for uffd-wp protected... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Yixuan Cao | mm/kmemleak.c: fix a comment |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Jian Wen | docs: admin-guide: cgroup-v1: update description of... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Miaoqian Lin | mm/demotion: fix NULL vs IS_ERR checking in memory_tier... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Huang Ying | migrate: convert migrate_pages() to use folios |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Huang Ying | migrate: convert unmap_and_move() to use folios |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Baolin Wang | Revert "mm: migration: fix the FOLL_GET failure on... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Pavankumar... | mm/kfence: remove hung_task cruft |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sergey Senozhatsky | Docs/ABI/zram: document zram recompress sysfs knobs |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sergey Senozhatsky | zram: add incompressible flag to read_block_state() |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sergey Senozhatsky | zram: add incompressible writeback |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sergey Senozhatsky | documentation: add zram recompression documentation |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sergey Senozhatsky | zram: add algo parameter support to zram_recompress() |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sergey Senozhatsky | zram: remove redundant checks from zram_recompress() |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Alexey Romanov | zram: add size class equals check into recompression |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sergey Senozhatsky | zram: use IS_ERR_VALUE() to check for zs_malloc() errors |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sergey Senozhatsky | zram: clarify writeback_store() comment |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sergey Senozhatsky | zram: add recompress flag to read_block_state() |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sergey Senozhatsky | zram: introduce recompress sysfs knob |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sergey Senozhatsky | zram: factor out WB and non-WB zram read functions |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sergey Senozhatsky | zram: add recompression algorithm sysfs knob |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sergey Senozhatsky | zram: preparation for multi-zcomp support |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Alexander Gordeev | mm: mmu_gather: do not expose delayed_rmap flag |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Linus Torvalds | mm: delay page_remove_rmap() until after the TLB has... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Linus Torvalds | mm: mmu_gather: prepare to gather encoded page pointers... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Linus Torvalds | mm: teach release_pages() to take an array of encoded... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Linus Torvalds | mm: introduce 'encoded' page pointers with embedded... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | selftests/vm: anon_cow: add mprotect() optimization... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | mm: remove unused savedwrite infrastructure |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | mm/autonuma: use can_change_(pte|pmd)_writable() to... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | mm/mprotect: factor out check whether manual PTE write... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | mm/huge_memory: try avoiding write faults when changing... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | mm/mprotect: minor can_change_pte_writable() cleanups |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Nadav Amit | mm/mprotect: allow clean exclusive anon pages to be... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Rong Tao | tools/vm/page_owner: ignore page_owner_sort binary |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Hugh Dickins | mm,thp,rmap: clean up the end of __split_huge_pmd_locked() |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Hugh Dickins | mm,thp,rmap: subpages_mapcount COMPOUND_MAPPED if PMD... |
commit | commitdiff | tree | snapshot |
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 |
next |