index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-30
mm: thp: skip make PMD PROT_NONE if THP migration is not supported
Yang Shi
2021-06-30
mm: migrate: check mapcount for THP instead of refcount
Yang Shi
2021-06-30
mm: migrate: don't split THP for misplaced NUMA page
Yang Shi
2021-06-30
mm: migrate: account THP NUMA migration counters correctly
Yang Shi
2021-06-30
mm: thp: refactor NUMA fault handling
Yang Shi
2021-06-30
mm: memory: make numa_migrate_prep() non-static
Yang Shi
2021-06-30
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
2021-06-30
mm, thp: relax the VM_DENYWRITE constraint on file-backed THPs
Collin Fijalkovich
2021-06-30
mm: migrate: fix missing update page_private to hugetlb_page_subpool
Muchun Song
2021-06-30
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
2021-06-30
arm64: drop pfn_valid_within() and simplify pfn_valid()
Mike Rapoport
2021-06-30
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
2021-06-30
memblock: update initialization of reserved pages
Mike Rapoport
2021-06-30
include/linux/mmzone.h: add documentation for pfn_valid()
Mike Rapoport
2021-06-30
mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies
Ben Widawsky
2021-06-30
mm: mempolicy: don't have to split pmd for huge zero page
Yang Shi
2021-06-30
mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy
Feng Tang
2021-06-30
mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
Feng Tang
2021-06-30
mm/mempolicy: cleanup nodemask intersection check for oom
Feng Tang
2021-06-30
mm/compaction: fix 'limit' in fast_isolate_freepages
Wonhyuk Yang
2021-06-30
mm: compaction: remove duplicate !list_empty(&sublist) check
Liu Xiang
2021-06-30
mm/compaction: use DEVICE_ATTR_WO macro
YueHaibing
2021-06-30
mm/zbud: don't export any zbud API
Miaohe Lin
2021-06-30
mm/zbud: reuse unbuddied[0] as buddied in zbud_pool
Miaohe Lin
2021-06-30
mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page
Miaohe Lin
2021-06-30
mm/z3fold: fix potential memory leak in z3fold_destroy_pool()
Miaohe Lin
2021-06-30
mm/z3fold: remove unused function handle_to_z3fold_header()
Miaohe Lin
2021-06-30
mm/z3fold: remove magic number in z3fold_create_pool()
Miaohe Lin
2021-06-30
mm/z3fold: avoid possible underflow in z3fold_alloc()
Miaohe Lin
2021-06-30
mm/z3fold: define macro NCHUNKS as TOTAL_CHUNKS - ZHDR_CHUNKS
Miaohe Lin
2021-06-30
fs/proc/kcore: use page_offline_(freeze|thaw)
David Hildenbrand
2021-06-30
virtio-mem: use page_offline_(start|end) when setting PageOffline()
David Hildenbrand
2021-06-30
mm: introduce page_offline_(begin|end|freeze|thaw) to synchronize setting Pag...
David Hildenbrand
2021-06-30
fs/proc/kcore: don't read offline sections, logically offline pages and hwpoi...
David Hildenbrand
2021-06-30
fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM
David Hildenbrand
2021-06-30
fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER
David Hildenbrand
2021-06-30
docs: proc.rst: meminfo: briefly describe gaps in memory accounting
Mike Rapoport
2021-06-30
mm/kconfig: move HOLES_IN_ZONE into mm
Kefeng Wang
2021-06-30
mm: workingset: define macro WORKINGSET_SHIFT
Miaohe Lin
2021-06-30
include/trace/events/vmscan.h: remove mm_vmscan_inactive_list_is_low
Yu Zhao
2021-06-30
mm/vmscan.c: fix potential deadlock in reclaim_pages()
Yu Zhao
2021-06-30
userfaultfd/selftests: exercise minor fault handling shmem support
Axel Rasmussen
2021-06-30
userfaultfd/selftests: reinitialize test context in each test
Axel Rasmussen
2021-06-30
userfaultfd/selftests: create alias mappings in the shmem test
Axel Rasmussen
2021-06-30
userfaultfd/selftests: use memfd_create for shmem test type
Axel Rasmussen
2021-06-30
userfaultfd/shmem: modify shmem_mfill_atomic_pte to use install_pte()
Axel Rasmussen
2021-06-30
userfaultfd/shmem: advertise shmem minor fault support
Axel Rasmussen
2021-06-30
userfaultfd/shmem: support UFFDIO_CONTINUE for shmem
Axel Rasmussen
2021-06-30
userfaultfd/shmem: support minor fault registration for shmem
Axel Rasmussen
2021-06-30
userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
Axel Rasmussen
[next]