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 |
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 |
next |