summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-30memblock: update initialization of reserved pagesMike Rapoport
2021-06-30include/linux/mmzone.h: add documentation for pfn_valid()Mike Rapoport
2021-06-30mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policiesBen Widawsky
2021-06-30mm: mempolicy: don't have to split pmd for huge zero pageYang Shi
2021-06-30mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicyFeng Tang
2021-06-30mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policyFeng Tang
2021-06-30mm/mempolicy: cleanup nodemask intersection check for oomFeng Tang
2021-06-30mm/compaction: fix 'limit' in fast_isolate_freepagesWonhyuk Yang
2021-06-30mm: compaction: remove duplicate !list_empty(&sublist) checkLiu Xiang
2021-06-30mm/compaction: use DEVICE_ATTR_WO macroYueHaibing
2021-06-30mm/zbud: don't export any zbud APIMiaohe Lin
2021-06-30mm/zbud: reuse unbuddied[0] as buddied in zbud_poolMiaohe Lin
2021-06-30mm/z3fold: use release_z3fold_page_locked() to release locked z3fold pageMiaohe Lin
2021-06-30mm/z3fold: fix potential memory leak in z3fold_destroy_pool()Miaohe Lin
2021-06-30mm/z3fold: remove unused function handle_to_z3fold_header()Miaohe Lin
2021-06-30mm/z3fold: remove magic number in z3fold_create_pool()Miaohe Lin
2021-06-30mm/z3fold: avoid possible underflow in z3fold_alloc()Miaohe Lin
2021-06-30mm/z3fold: define macro NCHUNKS as TOTAL_CHUNKS - ZHDR_CHUNKSMiaohe Lin
2021-06-30fs/proc/kcore: use page_offline_(freeze|thaw)David Hildenbrand
2021-06-30virtio-mem: use page_offline_(start|end) when setting PageOffline()David Hildenbrand
2021-06-30mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...David Hildenbrand
2021-06-30fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...David Hildenbrand
2021-06-30fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAMDavid Hildenbrand
2021-06-30fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHERDavid Hildenbrand
2021-06-30docs: proc.rst: meminfo: briefly describe gaps in memory accountingMike Rapoport
2021-06-30mm/kconfig: move HOLES_IN_ZONE into mmKefeng Wang
2021-06-30mm: workingset: define macro WORKINGSET_SHIFTMiaohe Lin
2021-06-30include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_lowYu Zhao
2021-06-30mm/vmscan.c: fix potential deadlock in reclaim_pages()Yu Zhao
2021-06-30userfaultfd/selftests: exercise minor fault handling shmem supportAxel Rasmussen
2021-06-30userfaultfd/selftests: reinitialize test context in each testAxel Rasmussen
2021-06-30userfaultfd/selftests: create alias mappings in the shmem testAxel Rasmussen
2021-06-30userfaultfd/selftests: use memfd_create for shmem test typeAxel Rasmussen
2021-06-30userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()Axel Rasmussen
2021-06-30userfaultfd/shmem: advertise shmem minor fault supportAxel Rasmussen
2021-06-30userfaultfd/shmem: support UFFDIO_CONTINUE for shmemAxel Rasmussen
2021-06-30userfaultfd/shmem: support minor fault registration for shmemAxel Rasmussen
2021-06-30userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pteAxel Rasmussen
2021-06-30userfaultfd/selftests: add pagemap uffd-wp testPeter Xu
2021-06-30mm/pagemap: export uffd-wp protection informationPeter Xu
2021-06-30mm/userfaultfd: fail uffd-wp registration if not supportedPeter Xu
2021-06-30mm/userfaultfd: fix uffd-wp special cases for fork()Peter Xu
2021-06-30mm/thp: simplify copying of huge zero page pmd when forkPeter Xu
2021-06-30userfaultfd/selftests: unify error handlingPeter Xu
2021-06-30userfaultfd/selftests: only dump counts if mode enabledPeter Xu
2021-06-30userfaultfd/selftests: dropping VERIFY check in locking_threadPeter Xu
2021-06-30userfaultfd/selftests: remove the time() check on delayed uffdPeter Xu
2021-06-30userfaultfd/selftests: use user mode onlyPeter Xu
2021-06-30mm/hwpoison: disable pcp for page_handle_poison()Naoya Horiguchi
2021-06-30hugetlb: address ref count racing in prep_compound_gigantic_pageMike Kravetz