index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2018-12-16
mremap: properly flush TLB before releasing the page
Linus Torvalds
2018-12-16
mm: cleancache: fix corruption on missed inode invalidation
Pavel Tikhomirov
2018-12-16
mm: madvise(MADV_DODUMP): allow hugetlbfs pages
Daniel Black
2018-12-16
mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
Jann Horn
2018-12-16
mm: shmem.c: Correctly annotate new inodes for lockdep
Joel Fernandes (Google)
2018-12-16
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
2018-12-16
mm: move tlb_table_flush to tlb_flush_mmu_free
Nicholas Piggin
2018-11-20
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
2018-11-20
mm: do not bug_on on incorrect length in __mm_populate()
Michal Hocko
2018-11-20
mm: refuse wrapped vm_brk requests
Kees Cook
2018-11-20
mm: hugetlb: yield when prepping struct pages
Cannon Matthews
2018-11-20
mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONT
Daniel Jordan
2018-11-20
mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
Jia He
2018-11-20
ksm: add cond_resched() to the rmap_walks
Andrea Arcangeli
2018-11-20
mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
Vlastimil Babka
2018-10-21
mmap: relax file size limit for regular files
Linus Torvalds
2018-10-21
mmap: introduce sane default mmap limits
Linus Torvalds
2018-10-21
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
Matthew Wilcox
2018-10-03
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
2018-10-03
x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings
Andi Kleen
2018-10-03
pagewalk: improve vma handling
Naoya Horiguchi
2018-10-03
mm/pagewalk: remove pgd_entry() and pud_entry()
Naoya Horiguchi
2018-10-03
mm: fix cache mode tracking in vm_insert_mixed()
Dan Williams
2018-10-03
mm: Add vm_insert_pfn_prot()
Andy Lutomirski
2018-10-03
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
2018-10-03
mm: replace vma->sharead.linear with vma->shared
Kirill A. Shutemov
2018-10-03
rmap: drop support of non-linear mappings
Kirill A. Shutemov
2018-10-03
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2018-10-03
mm: drop support of non-linear mapping from fault codepath
Kirill A. Shutemov
2018-10-03
mm: drop support of non-linear mapping from unmap/zap codepath
Kirill A. Shutemov
2018-10-03
mm: fix regression in remap_file_pages() emulation
Kirill A. Shutemov
2018-10-03
mm: replace remap_file_pages() syscall with emulation
Kirill A. Shutemov
2018-09-25
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
2018-06-16
mm/mempolicy.c: avoid use uninitialized preferred_node
Yisheng Xie
2018-06-16
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
2018-06-16
mm: fix the NULL mapping case in __isolate_lru_page()
Hugh Dickins
2018-06-16
mm: pin address_space before dereferencing it while isolating an LRU page
Mel Gorman
2018-06-16
hugetlbfs: check for pgoff value overflow
Mike Kravetz
2018-06-16
mm/madvise.c: fix madvise() infinite loop under special circumstances
chenjie
2018-03-03
mm/mprotect: add a cond_resched() inside change_pmd_range()
Anshuman Khandual
2018-01-09
KAISER: Kernel Address Isolation
Richard Fellner
2018-01-09
mm/mmu_context, sched/core: Fix mmu_context.h assumption
Ingo Molnar
2018-01-01
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2018-01-01
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2018-01-01
mm, thp: Do not make page table dirty unconditionally in touch_p[mu]d()
Kirill A. Shutemov
2018-01-01
mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned long
YASUAKI ISHIMATSU
2018-01-01
mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...
YASUAKI ISHIMATSU
2017-11-11
mm/hugetlb: improve locking in dissolve_free_huge_pages()
Gerald Schaefer
2017-11-11
mm/init: fix zone boundary creation
Oliver O'Halloran
2017-11-11
PM/hibernate: touch NMI watchdog when creating snapshot
Chen Yu
[next]