index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2018-05-04
Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-03
bdi: Fix use after free bug in debugfs_remove()
Tetsuo Handa
2018-05-03
bdi: wake up concurrent wb_shutdown() callers.
Tetsuo Handa
2018-04-25
x86/pti: Filter at vma->vm_page_prot population
Dave Hansen
2018-04-20
mm/filemap.c: fix NULL pointer in page_cache_tree_insert()
Matthew Wilcox
2018-04-20
mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()
Minchan Kim
2018-04-20
mm: enable thp migration for shmem thp
Naoya Horiguchi
2018-04-20
writeback: safer lock nesting
Greg Thelen
2018-04-20
mm: fix do_pages_move status handling
Michal Hocko
2018-04-16
mm,vmscan: Allow preallocating memory for register_shrinker().
Tetsuo Handa
2018-04-13
mm, slab: reschedule cache_reap() on the same CPU
Vlastimil Babka
2018-04-13
mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMU
Arnd Bergmann
2018-04-13
mm/gup.c: document return value
Michael S. Tsirkin
2018-04-13
get_user_pages_fast(): return -EFAULT on access_ok failure
Michael S. Tsirkin
2018-04-13
mm/gup_benchmark: handle gup failures
Michael S. Tsirkin
2018-04-11
page cache: use xa_lock
Matthew Wilcox
2018-04-11
xen, mm: allow deferred page initialization for xen pv domains
Pavel Tatashin
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
kasan, slub: fix handling of kasan_slab_free hook
Andrey Konovalov
2018-04-11
mm/thp: don't count ZONE_MOVABLE as the target for freepage reserving
Joonsoo Kim
2018-04-11
mm/cma: remove ALLOC_CMA
Joonsoo Kim
2018-04-11
mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
Joonsoo Kim
2018-04-11
mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request
Joonsoo Kim
2018-04-11
mm: unclutter THP migration
Michal Hocko
2018-04-11
mm, migrate: remove reason argument from new_page_t
Michal Hocko
2018-04-11
mm, numa: rework do_pages_move
Michal Hocko
2018-04-11
mm/swapfile.c: make pointer swap_avail_heads static
Colin Ian King
2018-04-11
memcg: fix per_node_info cleanup
Michal Hocko
2018-04-11
swap: divide-by-zero when zero length swap file on ssd
Tom Abraham
2018-04-11
mm: memcg: make sure memory.events is uptodate when waking pollers
Johannes Weiner
2018-04-11
mm/ksm.c: fix inconsistent accounting of zero pages
Claudio Imbrenda
2018-04-11
mm/z3fold.c: use gfpflags_allow_blocking
Matthew Wilcox
2018-04-11
z3fold: fix memory leak
Xidong Wang
2018-04-11
memcg, thp: do not invoke oom killer on thp charges
Michal Hocko
2018-04-11
mm/migrate: properly preserve write attribute in special migrate entry
Ralph Campbell
2018-04-11
sched/numa: avoid trapping faults and attempting migration of file-backed dir...
Mel Gorman
2018-04-11
mm/hmm.c: remove superfluous RCU protection around radix tree lookup
Tejun Heo
2018-04-11
mm/hmm: use device driver encoding for HMM pfn
Jérôme Glisse
2018-04-11
mm/hmm: change hmm_vma_fault() to allow write fault on page basis
Jérôme Glisse
2018-04-11
mm/hmm: factor out pte and pmd handling to simplify hmm_vma_walk_pmd()
Jérôme Glisse
2018-04-11
mm/hmm: move hmm_pfns_clear() closer to where it is used
Jérôme Glisse
2018-04-11
mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATE
Jérôme Glisse
2018-04-11
mm/hmm: do not differentiate between empty entry or missing directory
Jérôme Glisse
2018-04-11
mm/hmm: cleanup special vma handling (VM_SPECIAL)
Jérôme Glisse
2018-04-11
mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong
Jérôme Glisse
2018-04-11
mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture
Jérôme Glisse
2018-04-11
mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters
Jérôme Glisse
2018-04-11
mm/hmm: hmm_pfns_bad() was accessing wrong struct
Jérôme Glisse
2018-04-11
mm/hmm: unregister mmu_notifier when last HMM client quit
Jérôme Glisse
[next]