Konstantin Khlebnikov c2e7e00b71 mm/memory-failure: fix race with compound page split/merge 9 vuotta sitten
..
kasan 0b355eaaaa mm, kasan: fix compilation for CONFIG_SLAB 9 vuotta sitten
Kconfig 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 vuotta sitten
Kconfig.debug 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation 9 vuotta sitten
Makefile 7ed2f9e663 mm, kasan: SLAB support 9 vuotta sitten
backing-dev.c c877ef8ae7 writeback: fix the wrong congested state variable definition 9 vuotta sitten
balloon_compaction.c 49dc2b7173 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 9 vuotta sitten
bootmem.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 vuotta sitten
cleancache.c b3c6de492b cleancache: constify cleancache_ops structure 10 vuotta sitten
cma.c 3acaea6804 mm/cma.c: suppress warning 10 vuotta sitten
cma.h f21838e056 mm: cma: mark cma_bitmap_maxno() inline in header 10 vuotta sitten
cma_debug.c d56e84b406 mm/cma_debug: correct size input to bitmap function 10 vuotta sitten
compaction.c accf62422b mm, kswapd: replace kswapd compaction with waking up kcompactd 9 vuotta sitten
debug.c fe896d1878 mm: introduce page reference manipulation functions 9 vuotta sitten
debug_page_ref.c 95813b8faa mm/page_ref: add tracepoint to track down page reference manipulation 9 vuotta sitten
dmapool.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 vuotta sitten
early_ioremap.c 5d57b0146a mm/early_ioremap: use offset_in_page macro 10 vuotta sitten
fadvise.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 vuotta sitten
failslab.c fab9963a69 mm: fault-inject take over bootstrap kmem_cache check 9 vuotta sitten
filemap.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 vuotta sitten
frame_vector.c d4edcf0d56 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm 10 vuotta sitten
frontswap.c d1dc6f1bcf frontswap: allow multiple backends 10 vuotta sitten
gup.c a1f983174d Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 vuotta sitten
highmem.c 15de36a4c3 mm/highmem: make kmap cache coloring aware 11 vuotta sitten
huge_memory.c 3486b85a29 mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check 9 vuotta sitten
hugetlb.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 vuotta sitten
hugetlb_cgroup.c 1d798ca3f1 mm: make compound_head() robust 10 vuotta sitten
hwpoison-inject.c 94a59fb36e hwpoison: use page_cgroup_ino for filtering by memcg 10 vuotta sitten
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 vuotta sitten
internal.h aac4536355 mm, oom: introduce oom reaper 9 vuotta sitten
interval_tree.c ac51b934f3 mm: replace vma->sharead.linear with vma->shared 11 vuotta sitten
kmemcheck.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 vuotta sitten
kmemleak-test.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 vuotta sitten
kmemleak.c 756a025f00 mm: coalesce split strings 9 vuotta sitten
ksm.c 1b2ee1266e mm/core: Do not enforce PKEY permissions on remote mm access 10 vuotta sitten
list_lru.c 127424c86b mm: memcontrol: move kmem accounting code to CONFIG_MEMCG 10 vuotta sitten
maccess.c 9dd861d55b mm/maccess.c: actually return -EFAULT from strncpy_from_unsafe 10 vuotta sitten
madvise.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 vuotta sitten
memblock.c 756a025f00 mm: coalesce split strings 9 vuotta sitten
memcontrol.c 264a0ae164 memcg: relocate charge moving from ->attach to ->post_attach 9 vuotta sitten
memory-failure.c c2e7e00b71 mm/memory-failure: fix race with compound page split/merge 9 vuotta sitten
memory.c 28093f9f34 numa: fix /proc/<pid>/numa_maps for THP 9 vuotta sitten
memory_hotplug.c 756a025f00 mm: coalesce split strings 9 vuotta sitten
mempolicy.c 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 vuotta sitten
mempool.c 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 vuotta sitten
memtest.c 3115aec451 memtest: remove unused header files 10 vuotta sitten
migrate.c d7e69488bd mm/hwpoison: fix wrong num_poisoned_pages accounting 9 vuotta sitten
mincore.c ea1754a084 mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage 9 vuotta sitten
mlock.c 7162a1e87b mm: fix mlock accouting 10 vuotta sitten
mm_init.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 vuotta sitten
mmap.c 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 vuotta sitten
mmu_context.c a53efe5ff8 sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm 12 vuotta sitten
mmu_notifier.c 93e205a728 fix Christoph's email addresses 9 vuotta sitten
mmzone.c 5b80287a65 mm/mmzone.c: memmap_valid_within() can be boolean 10 vuotta sitten
mprotect.c f138556daf mm/mprotect.c: don't imply PROT_EXEC on non-exec fs 9 vuotta sitten
mremap.c 3ed3a4f0dd mm: cleanup *pte_alloc* interfaces 9 vuotta sitten
msync.c b0d61c7e56 mm/msync: use offset_in_page macro 10 vuotta sitten
nobootmem.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 vuotta sitten
nommu.c a1f983174d Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 vuotta sitten
oom_kill.c af8e15cc85 oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head 9 vuotta sitten
page-writeback.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 vuotta sitten
page_alloc.c d9dddbf556 mm/page_alloc: prevent merging between isolated and other pageblocks 9 vuotta sitten
page_counter.c 6071ca5201 mm: page_counter: let page_counter_try_charge() return bool 10 vuotta sitten
page_ext.c 1414c7f4f7 mm/page_poisoning.c: allow for zero poisoning 9 vuotta sitten
page_idle.c 8749cfea11 mm: add page_check_address_transhuge() helper 10 vuotta sitten
page_io.c b06bad17c7 mm: call swap_slot_free_notify() with page lock held 9 vuotta sitten
page_isolation.c ec3b688250 mm/page_isolation.c: fix the function comments 9 vuotta sitten
page_owner.c 756a025f00 mm: coalesce split strings 9 vuotta sitten
page_poison.c 1414c7f4f7 mm/page_poisoning.c: allow for zero poisoning 9 vuotta sitten
pagewalk.c 78ddc53473 thp: rename split_huge_page_pmd() to split_huge_pmd() 10 vuotta sitten
percpu-km.c 870d4b12ad mm: percpu: use pr_fmt to prefix output 9 vuotta sitten
percpu-vm.c a93ace487a percpu: move region iterations out of pcpu_[de]populate_chunk() 11 vuotta sitten
percpu.c 870d4b12ad mm: percpu: use pr_fmt to prefix output 9 vuotta sitten
pgtable-generic.c 458aa76d13 mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range 9 vuotta sitten
process_vm_access.c 1e9877902d mm/gup: Introduce get_user_pages_remote() 10 vuotta sitten
quicklist.c 93e205a728 fix Christoph's email addresses 9 vuotta sitten
readahead.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 vuotta sitten
rmap.c 4a2d057e4f Merge branch 'PAGE_CACHE_SIZE-removal' 9 vuotta sitten
shmem.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 vuotta sitten
slab.c 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 vuotta sitten
slab.h 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 vuotta sitten
slab_common.c 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 vuotta sitten
slob.c 52b4b950b5 mm: slab: free kmem_cache_node after destroy sysfs file 10 vuotta sitten
slub.c 505f5dcb1c mm, kasan: add GFP flags to KASAN API 9 vuotta sitten
sparse-vmemmap.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 vuotta sitten
sparse.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 vuotta sitten
swap.c aa88b68c3b thp: keep huge zero page pinned until tlb flush 9 vuotta sitten
swap_cgroup.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 vuotta sitten
swap_state.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 vuotta sitten
swapfile.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 vuotta sitten
truncate.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 vuotta sitten
userfaultfd.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 vuotta sitten
util.c 643ad15d47 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 9 vuotta sitten
vmacache.c a2c1aad3b5 mm/vmacache: inline vmacache_valid_mm() 10 vuotta sitten
vmalloc.c a1c0b1a074 mm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignment 9 vuotta sitten
vmpressure.c 3c1da7beee mm/vmpressure.c: fix subtree pressure detection 10 vuotta sitten
vmscan.c fd901c9538 mm: wake kcompactd before kswapd's short sleep 9 vuotta sitten
vmstat.c f9719a03de thp, vmstats: count deferred split events 9 vuotta sitten
workingset.c 0a6b76dd23 mm: workingset: make shadow node shrinker memcg aware 9 vuotta sitten
zbud.c f58fb5e7f0 mm/zbud.c: use list_last_entry() instead of list_tail_entry() 10 vuotta sitten
zpool.c 6f3526d6db mm: zsmalloc: constify struct zs_pool name 10 vuotta sitten
zsmalloc.c 1120ed5483 mm/zsmalloc: add `freeable' column to pool stat 9 vuotta sitten
zswap.c 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 vuotta sitten