summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-05mm,mremap: bail out earlier in mremap_to under map pressureOscar Salvador
2019-03-05mm/sparse: fix a bad comparisonQian Cai
2019-03-05mm/memory.c: do_fault: avoid usage of stale vm_area_structJan Stancek
2019-03-05writeback: fix inode cgroup switching commentGreg Thelen
2019-03-05mm/huge_memory.c: fix "orig_pud" set but not usedQian Cai
2019-03-05mm/hotplug: fix an imbalance with DEBUG_PAGEALLOCQian Cai
2019-03-05mm/memcontrol.c: fix bad line in commentQian Cai
2019-03-05mm/cma.c: cma_declare_contiguous: correct err handlingPeng Fan
2019-03-05mm/page_ext.c: fix an imbalance with kmemleakQian Cai
2019-03-05mm/compaction: pass pgdat to too_many_isolated() instead of zoneAndrey Ryabinin
2019-03-05mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin
2019-03-05mm/workingset: remove unused @mapping argument in workingset_eviction()Andrey Ryabinin
2019-03-05mm/swapfile.c: use struct_size() in kvzalloc()Gustavo A. R. Silva
2019-03-05mm/cma_debug.c: remove static scoped cma_debugfs_rootYue Hu
2019-03-05tmpfs: test link accounting with O_TMPFILEAlexey Dobriyan
2019-03-05MAINTAINERS: add entry for memblockMike Rapoport
2019-03-05mm/shmem: make find_get_pages_range() work for huge pageYu Zhao
2019-03-05mm: unexport free_reserved_areaChristoph Hellwig
2019-03-05tools/vm/slabinfo: clean up usage menu debug itemsTobin C. Harding
2019-03-05tools/vm/slabinfo: align usage output columnsTobin C. Harding
2019-03-05tools/vm/slabinfo: put options in alphabetic orderTobin C. Harding
2019-03-05tools/vm/slabinfo: update options in usage messageTobin C. Harding
2019-03-05include/linux/compaction.h: fix potential build errorYu Zhao
2019-03-05mm,memory_hotplug: explicitly pass the head to isolate_huge_pageOscar Salvador
2019-03-05mm: page_cache_add_speculative(): refactor out some code duplicationjohn.hubbard@gmail.com
2019-03-05mm/migrate.c: cleanup expected_page_refs()Jan Kara
2019-03-05docs/core-api/mm: fix return value descriptions in mm/Mike Rapoport
2019-03-05docs/core-api/mm: fix user memory accessors formattingMike Rapoport
2019-03-05docs/mm: vmalloc: re-indent kernel-doc comemntsMike Rapoport
2019-03-05mm/page_poison: update comment after code movedMichael S. Tsirkin
2019-03-05numa: make "nr_online_nodes" unsigned intAlexey Dobriyan
2019-03-05numa: make "nr_node_ids" unsigned intAlexey Dobriyan
2019-03-05mm,oom: don't kill global init via memory.oom.groupTetsuo Handa
2019-03-05mm, swap: bounds check swap_info array accesses to avoid NULL derefsDaniel Jordan
2019-03-05mm/vmscan.c: do not allocate duplicate stack variables in shrink_page_list()Kirill Tkhai
2019-03-05mm: ksm: do not block on page lock when searching stable treeYang Shi
2019-03-05mm: memcontrol: expose THP events on a per-memcg basisChris Down
2019-03-05mm: vmscan: do not iterate all mem cgroups for global direct reclaimYang Shi
2019-03-05mm: swap: use mem_cgroup_is_root() instead of deferencing css->parentYang Shi
2019-03-05selftests/memfd: add tests for F_SEAL_FUTURE_WRITE sealJoel Fernandes (Google)
2019-03-05mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfdJoel Fernandes (Google)
2019-03-05powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backingAneesh Kumar K.V
2019-03-05powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_a...Aneesh Kumar K.V
2019-03-05mm: update get_user_pages_longterm to migrate pages allocated from CMA regionAneesh Kumar K.V
2019-03-05mm/cma: add PF flag to force non cma allocAneesh Kumar K.V
2019-03-05mm: better document PG_reservedDavid Hildenbrand
2019-03-05ia64: perfmon: don't mark buffer pages as PG_reservedDavid Hildenbrand
2019-03-05arm64: kdump: no need to mark crashkernel pages manually PG_reservedDavid Hildenbrand
2019-03-05arm64: kexec: no need to ClearPageReserved()David Hildenbrand
2019-03-05m68k/mm: use __ClearPageReserved()David Hildenbrand