summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-19mm/huge_memory: revert "Partly revert "mm/thp: carry over dirty bit when thp ...David Hildenbrand1-7/+2
2023-04-19mm/migrate: revert "mm/migrate: fix wrongly apply write bit after mkdirty on ...David Hildenbrand2-6/+2
2023-04-19sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on...David Hildenbrand1-50/+66
2023-04-19selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without wri...David Hildenbrand2-0/+381
2023-04-19selftests/mm: reuse read_pmd_pagesize() in COW selftestDavid Hildenbrand5-31/+17
2023-04-19zram: return errors from read_from_bdev_syncChristoph Hellwig1-3/+4
2023-04-19zram: fix synchronous readsChristoph Hellwig1-38/+22
2023-04-19zram: don't return errors from read_from_bdev_asyncChristoph Hellwig1-12/+4
2023-04-19zram: pass a page to read_from_bdevChristoph Hellwig1-27/+16
2023-04-19zram: refactor zram_bdev_writeChristoph Hellwig1-19/+19
2023-04-19zram: don't pass a bvec to __zram_bvec_writeChristoph Hellwig1-10/+4
2023-04-19zram: refactor zram_bdev_readChristoph Hellwig1-20/+20
2023-04-19zram: directly call zram_read_page in writeback_storeChristoph Hellwig1-10/+4
2023-04-19zram: rename __zram_bvec_read to zram_read_pageChristoph Hellwig1-4/+4
2023-04-19zram: don't use highmem for the bounce buffer in zram_bvec_{read,write}Christoph Hellwig1-12/+5
2023-04-19zram: refactor highlevel read and write handlingChristoph Hellwig1-28/+30
2023-04-19zram: return early on error in zram_bvec_rwChristoph Hellwig1-9/+9
2023-04-19zram: move discard handling to zram_submit_bioChristoph Hellwig1-10/+13
2023-04-19zram: simplify bvec iteration in __zram_make_requestChristoph Hellwig1-31/+11
2023-04-19zram: make zram_bio_discard more self-containedChristoph Hellwig1-9/+7
2023-04-19zram: remove valid_io_requestChristoph Hellwig2-34/+1
2023-04-19zram: always compile read_from_bdev_syncChristoph Hellwig1-12/+6
2023-04-19maple_tree: add a test case to check maple_allocPeng Zhang1-0/+24
2023-04-19mm: backing-dev: set variables dev_attr_min,max_bytes storage-class-specifier...Tom Rix1-2/+2
2023-04-19maple_tree: use correct variable type in sizeofPeng Zhang1-1/+1
2023-04-19userfaultfd: convert mfill_atomic() to use a folioZhangPeng3-30/+30
2023-04-19mm: convert copy_user_huge_page() to copy_user_large_folio()ZhangPeng3-24/+22
2023-04-19userfaultfd: convert mfill_atomic_hugetlb() to use a folioZhangPeng3-23/+23
2023-04-19userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()ZhangPeng4-23/+18
2023-04-19userfaultfd: use kmap_local_page() in copy_huge_page_from_user()ZhangPeng1-8/+6
2023-04-19userfaultfd: convert mfill_atomic_pte_copy() to use a folioZhangPeng1-16/+16
2023-04-19smaps: fix defined but not used smaps_shmem_walk_opsSteven Price2-2/+8
2023-04-19mm, page_alloc: use check_pages_enabled static key to check tail pagesVlastimil Babka2-6/+6
2023-04-19mm/userfaultfd: don't consider uffd-wp bit of writable migration entriesDavid Hildenbrand2-4/+0
2023-04-19mm: mlock: use folios_put() in mlock_folio_batch()Qi Zheng1-1/+1
2023-04-19prctl: add PR_GET_AUXV to copy auxv to userspaceJosh Triplett2-0/+17
2023-04-19maple_tree: simplify mas_wr_node_walk()Peng Zhang1-29/+5
2023-04-19m68k/mm: use correct bit number in _PAGE_SWP_EXCLUSIVE commentDavid Hildenbrand1-1/+1
2023-04-19mm/madvise: use vma_lookup() instead of find_vma()ZhangPeng1-13/+1
2023-04-19memcg v1: provide read access to memory.pressure_levelFlorian Schmidt1-0/+11
2023-04-19mm/khugepaged: maintain page cache uptodate flagDavid Stevens1-52/+33
2023-04-19mm/khugepaged: skip shmem with userfaultfdDavid Stevens2-21/+81
2023-04-19mm/khugepaged: refactor collapse_file control flowDavid Stevens1-117/+113
2023-04-19mm/khugepaged: drain lru after swapping in shmemDavid Stevens1-0/+2
2023-04-19mm/khugepaged: recover from poisoned file-backed memoryJiaqi Yan1-31/+56
2023-04-19mm/hwpoison: introduce copy_mc_highpageJiaqi Yan1-13/+41
2023-04-19mm/khugepaged: recover from poisoned anonymous memoryJiaqi Yan2-14/+101
2023-04-19memcg: do not modify rstat tree for zero updatesYosry Ahmed1-0/+3
2023-04-19vmscan: memcg: sleep when flushing stats during reclaimYosry Ahmed1-1/+1
2023-04-19workingset: memcg: sleep when flushing stats in workingset_refault()Yosry Ahmed3-6/+7