2022-11-30 |
Stefan Roesch | mm: add bdi_set_strict_limit() function |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Randy Dunlap | maple_tree: allow TEST_MAPLE_TREE only when DEBUG_KERNE... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Alexander Potapenko | Revert "kmsan: unpoison @tlb in arch_tlb_gather_mmu()" |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Vishal Moola... | folio-compat: remove try_to_release_page() |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Vishal Moola... | memory-failure: convert truncate_error_page() to use... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Vishal Moola... | khugepage: replace try_to_release_page() with filemap_r... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Vishal Moola... | ext4: convert move_extent_per_page() to use folios |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Mel Gorman | mm/page_alloc: simplify locking during free_unref_page_list |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Mel Gorman | mm/page_alloc: leave IRQs enabled for per-cpu page... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Mel Gorman | mm/page_alloc: always remove pages from temporary list |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Peter Xu | selftests/vm: use memfd for hugepage-mmap test |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Sergey Senozhatsky | zram: remove unused stats fields |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Yang Li | mm/migrate.c: stop using 0 as NULL pointer |
commit | commitdiff | tree | snapshot |
2022-11-30 |
Yu Zhao | mm: multi-gen LRU: remove NULL checks on NODE_DATA() |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | mm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | habanalabs: remove FOLL_FORCE usage |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | RDMA/hw/qib/qib_user_pages: remove FOLL_FORCE usage |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | drm/exynos: remove FOLL_FORCE usage |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | mm/frame-vector: remove FOLL_FORCE usage |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | media: pci/ivtv: remove FOLL_FORCE usage |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | drm/etnaviv: remove FOLL_FORCE usage |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | media: videobuf-dma-sg: remove FOLL_FORCE usage |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | RDMA/siw: remove FOLL_FORCE usage |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | RDMA/usnic: remove FOLL_FORCE usage |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | RDMA/umem: remove FOLL_FORCE usage |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | mm/gup: reliable R/O long-term pinning in COW mappings |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | mm: extend FAULT_FLAG_UNSHARE support to anything in... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | mm: don't call vm_ops->huge_fault() in wp_huge_pmd... |
commit | commitdiff | tree | snapshot |
2022-11-30 |
David Hildenbrand | mm: rework handling in do_wp_page() based on private... |
commit | commitdiff | tree | snapshot |
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 |
next |