| 2023-10-18 | 
Matthew Wilcox...  | buffer: use folio_end_read() | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Matthew Wilcox...  | ext4: use folio_end_read() | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Matthew Wilcox...  | mm: add folio_end_read() | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Matthew Wilcox...  | iomap: protect read_bytes_pending with the state_lock | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Matthew Wilcox...  | iomap: hold state_lock over call to ifs_set_range_uptod...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Breno Leitao | selftests/mm: add a new test for madv and hugetlb | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Breno Leitao | selftests/mm: export get_free_hugepages() | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Mark-PK Tsai | zsmalloc: use copy_page for full page copy | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Pankaj Raghav | filemap: call filemap_get_folios_tag() from filemap_get...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Kemeng Shi | mm/page_alloc: remove unnecessary next_page in break_do...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Kemeng Shi | mm/page_alloc: remove unnecessary check in break_down_b...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Liam R. Howlett | mmap: add clarifying comment to vma_merge() code | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Andrey Konovalov | Documentation: *san: drop "the" from article titles | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Andrey Konovalov | kasan: fix and update KUNIT_EXPECT_KASAN_FAIL comment | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Andrey Konovalov | kasan: use unchecked __memset internally | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Andrey Konovalov | kasan: unify printk prefixes | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Andrey Konovalov | arm64, kasan: update comment in kasan_init | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Lorenzo Stoakes | mm/gup: adapt get_user_page_vma_remote() to never retur...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Lorenzo Stoakes | mm/gup: make failure to pin an error if FOLL_NOWAIT...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Lorenzo Stoakes | mm/gup: explicitly define and check internal GUP flags...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Lorenzo Stoakes | mm: make __access_remote_vm() static | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Jaewon Kim | mm: multi-gen LRU: reuse some legacy trace events | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Gregory Price | mm/migrate: remove unused mm argument from do_move_page...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
David Hildenbrand | memory: move exclusivity detection in do_wp_page()...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
David Hildenbrand | mm/rmap: convert page_move_anon_rmap() to folio_move_an...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
David Hildenbrand | mm/rmap: move SetPageAnonExclusive() out of page_move_a...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Matthew Wilcox...  | mm: handle write faults to RO pages under the VMA lock | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Matthew Wilcox...  | mm: handle read faults under the VMA lock | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Matthew Wilcox...  | mm: handle COW faults under the VMA lock | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Matthew Wilcox...  | mm: handle shared faults under the VMA lock | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Matthew Wilcox...  | mm: call wp_page_copy() under the VMA lock | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Matthew Wilcox...  | mm: make lock_folio_maybe_drop_mmap() VMA lock aware | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Hugh Dickins | percpu_counter: extend _limited_add() to negative amounts | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Hugh Dickins | shmem,percpu_counter: add _limited_add(fbc, limit,...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Hugh Dickins | shmem: _add_to_page_cache() before shmem_inode_acct_blo...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Hugh Dickins | shmem: move memcg charge out of shmem_add_to_page_cache() | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Hugh Dickins | shmem: shmem_acct_blocks() and shmem_inode_acct_blocks() | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Hugh Dickins | shmem: trivial tidyups, removing extra blank lines...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Hugh Dickins | shmem: factor shmem_falloc_wait() out of shmem_fault() | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Hugh Dickins | shmem: remove vma arg from shmem_get_folio_gfp() | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Hugh Dickins | shmem: shrink shmem_inode_info: dir_offsets in a union | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Lorenzo Stoakes | mm/filemap: clarify filemap_fault() comments for not...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Liam R. Howlett | radix tree test suite: fix allocation calculation in...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Muhammad Usama...  | selftests: mm: add pagemap ioctl tests | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Muhammad Usama...  | mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Muhammad Usama...  | tools headers UAPI: update linux/fs.h with the kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Muhammad Usama...  | fs/proc/task_mmu: add fast paths to get/clear PAGE_IS_W...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Muhammad Usama...  | fs/proc/task_mmu: implement IOCTL to get and optionally...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Peter Xu | userfaultfd: UFFD_FEATURE_WP_ASYNC | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Yosry Ahmed | mm: memcg: normalize the value passed into memcg_rstat_...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Yosry Ahmed | mm: memcg: refactor page state unit helpers | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Kees Cook | mm/memcg: annotate struct mem_cgroup_threshold_ary...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Mike Kravetz | hugetlb: check for hugetlb folio before vmemmap_restore | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Andrew Morton | Merge mm-hotfixes-stable into mm-stable to pick up...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Tiezhu Yang | selftests/clone3: Fix broken test under !CONFIG_TIME_NS | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Liam R. Howlett | maple_tree: add GFP_KERNEL to allocations in mas_expect...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Samasth Norway...  | selftests/mm: include mman header to access MREMAP_DONT...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Oleksij Rempel | mailmap: correct email aliasing for Oleksij Rempel | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Bartosz Golaszewski | mailmap: map Bartosz's old address to the current one | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
SeongJae Park | mm/damon/sysfs: check DAMOS regions update progress...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Ondrej Jirman | MAINTAINERS: Ondrej has moved | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Arnd Bergmann | kasan: disable kasan_non_canonical_hook() for HW tags | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Haibo Li | kasan: print the original fault addr when access invali...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Rik van Riel | hugetlbfs: close race between MADV_DONTNEED and page...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Rik van Riel | hugetlbfs: extend hugetlb_vma_lock to private VMAs | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Rik van Riel | hugetlbfs: clear resv_map pointer if mmap fails | 
commit | commitdiff | tree | snapshot | 
| 2023-10-18 | 
Johannes Weiner | mm: zswap: fix pool refcount bug around shrink_worker() | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Stefan Roesch | mm/ksm: document pages_skipped sysfs knob | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Stefan Roesch | mm/ksm: document smart scan mode | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Stefan Roesch | mm/ksm: add pages_skipped metric | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Stefan Roesch | mm/ksm: add "smart" page scanning mode | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Huang Ying | dax, kmem: calculate abstract distance with general...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Huang Ying | acpi, hmat: calculate abstract distance with HMAT | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Huang Ying | acpi, hmat: refactor hmat_register_target_initiators() | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Huang Ying | memory tiering: add abstract distance calculation algor...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Sidhartha Kumar | mm/hugetlb: replace page_ref_freeze() with folio_ref_fr...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Sidhartha Kumar | mm/filemap: remove hugetlb special casing in filemap.c | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Stefan Roesch | mm/ksm: test case for prctl fork/exec workflow | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Stefan Roesch | mm/ksm: support fork/exec for prctl | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Huan Yang | mm/damon/core: remove unnecessary si_meminfo invoke. | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Kefeng Wang | sched/numa, mm: make numa migrate functions to take...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Kefeng Wang | mm: mempolicy: make mpol_misplaced() to take a folio | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Kefeng Wang | mm: memory: make numa_migrate_prep() to take a folio | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Kefeng Wang | mm: memory: use a folio in do_numa_page() | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Kefeng Wang | mm: huge_memory: use a folio in do_huge_pmd_numa_page() | 
commit | commitdiff | tree | snapshot | 
| 2023-10-16 | 
Kefeng Wang | mm: memory: add vm_normal_folio_pmd() | 
commit | commitdiff | tree | snapshot | 
| 2023-10-06 | 
Minjie Du | mm/filemap: increase usage of folio_next_index() helper | 
commit | commitdiff | tree | snapshot | 
| 2023-10-06 | 
Florent Revest | kselftest: vm: add tests for no-inherit memory-deny...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-06 | 
Florent Revest | mm: add a NO_INHERIT flag to the PR_SET_MDWE prctl | 
commit | commitdiff | tree | snapshot | 
| 2023-10-06 | 
Florent Revest | mm: make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long | 
commit | commitdiff | tree | snapshot | 
| 2023-10-06 | 
Florent Revest | kselftest: vm: check errnos in mdwe_test | 
commit | commitdiff | tree | snapshot | 
| 2023-10-06 | 
Florent Revest | kselftest: vm: fix mdwe's mmap_FIXED test case | 
commit | commitdiff | tree | snapshot | 
| 2023-10-06 | 
Florent Revest | kselftest: vm: fix tabs/spaces inconsistency in the...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-06 | 
liwenyu | delayacct: add memory reclaim delay in get_page_from_fr...  | 
commit | commitdiff | tree | snapshot | 
| 2023-10-06 | 
Jann Horn | mm: document mmu_notifier_invalidate_range_start_nonblock() | 
commit | commitdiff | tree | snapshot | 
| 2023-10-06 | 
Liu Shixin | memcg: remove unused do_memsw_account in memcg1_stat_format | 
commit | commitdiff | tree | snapshot | 
| 2023-10-06 | 
Liu Shixin | memcg: expose swapcache stat for memcg v1 | 
commit | commitdiff | tree | snapshot | 
| 2023-10-06 | 
Baolin Wang | mm: add statistics for PUD level pagetable | 
commit | commitdiff | tree | snapshot | 
| 2023-10-06 | 
Li Zhijian | acpi,mm: fix typo sibiling -> sibling | 
commit | commitdiff | tree | snapshot | 
| 2023-10-06 | 
Gregory Price | mm/migrate: fix do_pages_move for compat pointers | 
commit | commitdiff | tree | snapshot | 
| next |