- d4fff2d Merge 4.9.188 into android-4.9 by Greg Kroah-Hartman · 5 years ago
- d4fc64c coredump: fix race condition between collapse_huge_page() and core dumping by Andrea Arcangeli · 5 years ago
- 16903f1 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 6 years ago
- 6ccab84 Merge 4.9.181 into android-4.9 by Greg Kroah-Hartman · 5 years ago
- 96019c6 mm: make page ref count overflow check tighter and more explicit by Linus Torvalds · 6 years ago
- e2171b6 Merge 4.9.175 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- 604d7b5 mm: add 'try_get_page()' helper function by Linus Torvalds · 6 years ago
- 49e19db UPSTREAM: mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
- 5e10758 Merge 4.9.138 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- 9c34ad0 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
- aef17a5 Merge 4.9.101 into android-4.9 by Greg Kroah-Hartman · 6 years ago
- 6f1abf8 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 7 years ago
- 09ea80a mm: Introduce lm_alias by Mark Rutland · 7 years ago
- 7118def Merge 4.9.85 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- b29ea3c mm: introduce get_user_pages_longterm by Dan Williams · 7 years ago
- 12cae95 Merge 4.9.67 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- cebe139 mm, hugetlbfs: introduce ->split() to vm_operations_struct by Dan Williams · 7 years ago
- 845fbd8 UPSTREAM: mm: Introduce lm_alias by Laura Abbott · 8 years ago
- 7172a93 Merge 4.9.34 into android-4.9 by Greg Kroah-Hartman · 7 years ago
- cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
- cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 8 years ago
- 3e4578f ANDROID: mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
- e71b4e0 ptrace: Don't allow accessing an undumpable mm by Eric W. Biederman · 8 years ago
- 6f19367 ANDROID: ashmem: Add shmem_set_file to mm/shmem.c by John Stultz · 13 years ago
- 0d73175 mm: unexport __get_user_pages() by Lorenzo Stoakes · 8 years ago
- 86c5bf7 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- d17af50 mm: Change vm_is_stack_for_task() to vm_is_stack_for_current() by Andy Lutomirski · 8 years ago
- f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
- 6347e8d mm: replace access_remote_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
- 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- 7f23b35 mm: replace get_vaddr_frames() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- 3b91317 mm: replace get_user_pages_locked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
- d4944b0 mm: remove write/force parameters from __get_user_pages_unlocked() by Lorenzo Stoakes · 8 years ago
- 19be0ea mm: remove gup_flags FOLL_WRITE games from __get_user_pages() by Linus Torvalds · 8 years ago
- 1061b0d2 linux/mm.h: canonicalize macro PAGE_ALIGNED() definition by zijun_hu · 8 years ago
- 7877cdc mm: consolidate warn_alloc_failed users by Michal Hocko · 8 years ago
- e86f15e mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk by Andrea Arcangeli · 8 years ago
- 6d2329f mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE by Andrea Arcangeli · 8 years ago
- 8cd7978 mm: remove page_file_index by Huang Ying · 8 years ago
- f6ab1f7 mm, swap: use offset of swap entry as key of swap cache by Huang Ying · 8 years ago
- f6f34b4 mm: introduce arch_reserved_kernel_pages() by Srikar Dronamraju · 8 years ago
- f7e2355 mm: pagewalk: fix the comment for test_walk by James Morse · 8 years ago
- 2eefd87 x86/arch_prctl/vdso: Add ARCH_MAP_VDSO_* by Dmitry Safonov · 8 years ago
- 511a8cd Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
- cd81a91 mm: introduce get_task_exe_file by Mateusz Guzik · 8 years ago
- 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
- 55779ec mm: fix vm-scalability regression in cgroup-aware workingset code by Johannes Weiner · 8 years ago
- 44a70ade mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj by Michal Hocko · 8 years ago
- 7267ec00 mm: postpone page table allocation until we have page to map by Kirill A. Shutemov · 8 years ago
- bae473a mm: introduce fault_env by Kirill A. Shutemov · 8 years ago
- dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
- 66c6422 mm/compaction: split freepages without holding the zone lock by Joonsoo Kim · 8 years ago
- bda807d mm: migrate: support non-lru movable page migration by Minchan Kim · 8 years ago
- 315d09b Revert "mm: make faultaround produce old ptes" by Kirill A. Shutemov · 8 years ago
- 5d22fc2 mm: remove more IS_ERR_VALUE abuses by Linus Torvalds · 8 years ago
- 478a146 Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- 2d6c928 mm: make vm_brk killable by Michal Hocko · 8 years ago
- 9fbeb5a mm: make vm_mmap killable by Michal Hocko · 8 years ago
- 0bb2fd1 mm: page_is_guard(): return false when page_ext arrays are not allocated yet by Yang Shi · 8 years ago
- 5c0a85f mm: make faultaround produce old ptes by Kirill A. Shutemov · 8 years ago
- 4b50bcc mm: use phys_addr_t for reserve_bootmem_region() arguments by Stefan Bader · 8 years ago
- 5f527c2 mm: thp: microoptimize compound_mapcount() by Andrea Arcangeli · 8 years ago
- 09940a4 mm, page_alloc: simplify last cpupid reset by Mel Gorman · 8 years ago
- 1aa8aea mm: uninline page_mapped() by Andrew Morton · 8 years ago
- bb00a78 mm/vmalloc.c: is_vmalloc_addr() can return bool by Yaowei Bai · 8 years ago
- 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
- bc2466e dax: Use radix tree entry lock to protect cow faults by Jan Kara · 9 years ago
- be09201 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- 6d0a07e mm: thp: calculate the mapcount correctly for THP pages during WP faults by Andrea Arcangeli · 9 years ago
- 28093f9 numa: fix /proc/<pid>/numa_maps for THP by Gerald Schaefer · 9 years ago
- 66ee95d mm: exclude HugeTLB pages from THP page_mapped() logic by Steve Capper · 9 years ago
- 1dff808 mm: replace open coded page to virt conversion with page_to_virt() by Ard Biesheuvel · 9 years ago
- a1f9831 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- c12d2da mm/gup: Remove the macro overload API migration helpers from the get_user*() APIs by Ingo Molnar · 9 years ago
- ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
- aac4536 mm, oom: introduce oom reaper by Michal Hocko · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 9 years ago
- fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
- 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 9 years ago
- 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
- d02bd27 mm/page_alloc.c: calculate 'available' memory in a separate function by Igor Redko · 9 years ago
- bcf6691 mm, tracing: refresh __def_vmaflag_names by Kirill A. Shutemov · 9 years ago
- ea606cf mm: move max_map_count bits into mm.h by Andrey Ryabinin · 9 years ago
- 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 9 years ago
- 6a93ca8 mm: migrate: do not touch page->mem_cgroup of live pages by Johannes Weiner · 9 years ago
- 1414c7f mm/page_poisoning.c: allow for zero poisoning by Laura Abbott · 9 years ago
- 8823b1d mm/page_poison.c: enable PAGE_POISONING as a separate option by Laura Abbott · 9 years ago
- 40b4413 mm/slab: clean up DEBUG_PAGEALLOC processing code by Joonsoo Kim · 9 years ago
- ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
- d61172b mm/core, x86/mm/pkeys: Differentiate instruction fetches by Dave Hansen · 9 years ago
- 1b2ee12 mm/core: Do not enforce PKEY permissions on remote mm access by Dave Hansen · 9 years ago
- 8f62c88 x86/mm/pkeys: Add arch-specific VMA protection bits by Dave Hansen · 9 years ago
- 63c17fb mm/core, x86/mm/pkeys: Store protection bits in high VMA flags by Dave Hansen · 9 years ago
- 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
- cde7014 mm/gup: Overload get_user_pages() functions by Dave Hansen · 9 years ago