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
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-07
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-07
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2019-03-05
mm,mremap: bail out earlier in mremap_to under map pressure
Oscar Salvador
2019-03-05
mm/sparse: fix a bad comparison
Qian Cai
2019-03-05
mm/memory.c: do_fault: avoid usage of stale vm_area_struct
Jan Stancek
2019-03-05
mm/huge_memory.c: fix "orig_pud" set but not used
Qian Cai
2019-03-05
mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC
Qian Cai
2019-03-05
mm/memcontrol.c: fix bad line in comment
Qian Cai
2019-03-05
mm/cma.c: cma_declare_contiguous: correct err handling
Peng Fan
2019-03-05
mm/page_ext.c: fix an imbalance with kmemleak
Qian Cai
2019-03-05
mm/compaction: pass pgdat to too_many_isolated() instead of zone
Andrey Ryabinin
2019-03-05
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
2019-03-05
mm/workingset: remove unused @mapping argument in workingset_eviction()
Andrey Ryabinin
2019-03-05
mm/swapfile.c: use struct_size() in kvzalloc()
Gustavo A. R. Silva
2019-03-05
mm/cma_debug.c: remove static scoped cma_debugfs_root
Yue Hu
2019-03-05
mm/shmem: make find_get_pages_range() work for huge page
Yu Zhao
2019-03-05
mm: unexport free_reserved_area
Christoph Hellwig
2019-03-05
mm,memory_hotplug: explicitly pass the head to isolate_huge_page
Oscar Salvador
2019-03-05
mm/migrate.c: cleanup expected_page_refs()
Jan Kara
2019-03-05
docs/core-api/mm: fix return value descriptions in mm/
Mike Rapoport
2019-03-05
docs/mm: vmalloc: re-indent kernel-doc comemnts
Mike Rapoport
2019-03-05
numa: make "nr_online_nodes" unsigned int
Alexey Dobriyan
2019-03-05
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
2019-03-05
mm,oom: don't kill global init via memory.oom.group
Tetsuo Handa
2019-03-05
mm, swap: bounds check swap_info array accesses to avoid NULL derefs
Daniel Jordan
2019-03-05
mm/vmscan.c: do not allocate duplicate stack variables in shrink_page_list()
Kirill Tkhai
2019-03-05
mm: ksm: do not block on page lock when searching stable tree
Yang Shi
2019-03-05
mm: memcontrol: expose THP events on a per-memcg basis
Chris Down
2019-03-05
mm: vmscan: do not iterate all mem cgroups for global direct reclaim
Yang Shi
2019-03-05
mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd
Joel Fernandes (Google)
2019-03-05
mm: update get_user_pages_longterm to migrate pages allocated from CMA region
Aneesh Kumar K.V
2019-03-05
mm: rid swapoff of quadratic complexity
Vineeth Remanan Pillai
2019-03-05
mm: refactor swap-in logic out of shmem_getpage_gfp
Vineeth Remanan Pillai
2019-03-05
mm/vmscan.c: remove 7th argument of isolate_lru_pages()
Kirill Tkhai
2019-03-05
mm, mempolicy: fix uninit memory access
Vlastimil Babka
2019-03-05
memcg: killed threads should not invoke memcg OOM killer
Tetsuo Handa
2019-03-05
mm/page_alloc.c: check return value of memblock_alloc_node_nopanic()
Mike Rapoport
2019-03-05
mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update
Aneesh Kumar K.V
2019-03-05
mm: update ptep_modify_prot_commit to take old pte value as arg
Aneesh Kumar K.V
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
2019-03-05
mm: fix some typos in mm directory
Wei Yang
2019-03-05
mm/page_owner: move config option to mm/Kconfig.debug
Changbin Du
2019-03-05
mm/mmap.c: remove some redundancy in arch_get_unmapped_area_topdown()
Yang Fan
2019-03-05
mm, oom: remove 'prefer children over parent' heuristic
Shakeel Butt
2019-03-05
mm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-03-05
mm/memory.c: prevent mapping typed pages to userspace
Matthew Wilcox
2019-03-05
mm: prevent mapping slab pages to userspace
Matthew Wilcox
2019-03-05
mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
Uladzislau Rezki (Sony)
2019-03-05
mm, memcg: extract memcg maxable seq_file logic to seq_show_memcg_tunable
Chris Down
[next]