summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-18mm/migrate: revert "mm/migrate: fix wrongly apply write bit after mkdirty on ...David Hildenbrand
2023-04-18sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on...David Hildenbrand
2023-04-18selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without wri...David Hildenbrand
2023-04-18selftests/mm: reuse read_pmd_pagesize() in COW selftestDavid Hildenbrand
2023-04-18zram: return errors from read_from_bdev_syncChristoph Hellwig
2023-04-18zram: fix synchronous readsChristoph Hellwig
2023-04-18zram: don't return errors from read_from_bdev_asyncChristoph Hellwig
2023-04-18zram: pass a page to read_from_bdevChristoph Hellwig
2023-04-18zram: refactor zram_bdev_writeChristoph Hellwig
2023-04-18zram: don't pass a bvec to __zram_bvec_writeChristoph Hellwig
2023-04-18zram: refactor zram_bdev_readChristoph Hellwig
2023-04-18zram: directly call zram_read_page in writeback_storeChristoph Hellwig
2023-04-18zram: rename __zram_bvec_read to zram_read_pageChristoph Hellwig
2023-04-18zram: don't use highmem for the bounce buffer in zram_bvec_{read,write}Christoph Hellwig
2023-04-18zram: refactor highlevel read and write handlingChristoph Hellwig
2023-04-18zram: return early on error in zram_bvec_rwChristoph Hellwig
2023-04-18zram: move discard handling to zram_submit_bioChristoph Hellwig
2023-04-18zram: simplify bvec iteration in __zram_make_requestChristoph Hellwig
2023-04-18zram: make zram_bio_discard more self-containedChristoph Hellwig
2023-04-18zram: remove valid_io_requestChristoph Hellwig
2023-04-18zram: always compile read_from_bdev_syncChristoph Hellwig
2023-04-18maple_tree: add a test case to check maple_allocPeng Zhang
2023-04-18mm: backing-dev: set variables dev_attr_min,max_bytes storage-class-specifier...Tom Rix
2023-04-18maple_tree: use correct variable type in sizeofPeng Zhang
2023-04-18userfaultfd: convert mfill_atomic() to use a folioZhangPeng
2023-04-18mm: convert copy_user_huge_page() to copy_user_large_folio()ZhangPeng
2023-04-18userfaultfd: convert mfill_atomic_hugetlb() to use a folioZhangPeng
2023-04-18userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()ZhangPeng
2023-04-18userfaultfd: use kmap_local_page() in copy_huge_page_from_user()ZhangPeng
2023-04-18userfaultfd: convert mfill_atomic_pte_copy() to use a folioZhangPeng
2023-04-18smaps: fix defined but not used smaps_shmem_walk_opsSteven Price
2023-04-18mm, page_alloc: use check_pages_enabled static key to check tail pagesVlastimil Babka
2023-04-18mm/userfaultfd: don't consider uffd-wp bit of writable migration entriesDavid Hildenbrand
2023-04-18mm: mlock: use folios_put() in mlock_folio_batch()Qi Zheng
2023-04-18prctl: add PR_GET_AUXV to copy auxv to userspaceJosh Triplett
2023-04-18maple_tree: simplify mas_wr_node_walk()Peng Zhang
2023-04-18m68k/mm: use correct bit number in _PAGE_SWP_EXCLUSIVE commentDavid Hildenbrand
2023-04-18mm/madvise: use vma_lookup() instead of find_vma()ZhangPeng
2023-04-18memcg v1: provide read access to memory.pressure_levelFlorian Schmidt
2023-04-18mm/khugepaged: maintain page cache uptodate flagDavid Stevens
2023-04-18mm/khugepaged: skip shmem with userfaultfdDavid Stevens
2023-04-18mm/khugepaged: refactor collapse_file control flowDavid Stevens
2023-04-18mm/khugepaged: drain lru after swapping in shmemDavid Stevens
2023-04-18mm/khugepaged: recover from poisoned file-backed memoryJiaqi Yan
2023-04-18mm/hwpoison: introduce copy_mc_highpageJiaqi Yan
2023-04-18mm/khugepaged: recover from poisoned anonymous memoryJiaqi Yan
2023-04-18memcg: do not modify rstat tree for zero updatesYosry Ahmed
2023-04-18vmscan: memcg: sleep when flushing stats during reclaimYosry Ahmed
2023-04-18workingset: memcg: sleep when flushing stats in workingset_refault()Yosry Ahmed
2023-04-18memcg: sleep during flushing stats in safe contextsYosry Ahmed