..
kasan
arm64 updates for 5.2
2019-05-06 17:54:22 -07:00
backing-dev.c
writeback: synchronize sync(2) against cgroup writeback membership switches
2019-01-22 14:39:38 -07:00
balloon_compaction.c
cleancache.c
cma.c
memblock: emphasize that memblock_alloc_range() returns a physical address
2019-03-12 10:04:01 -07:00
cma.h
cma_debug.c
mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
2019-05-14 09:47:45 -07:00
compaction.c
mm/compaction.c: abort search if isolation fails
2019-04-04 11:56:15 +01:00
debug.c
mm/debug.c: fix __dump_page when mapping->host is not set
2019-03-29 10:01:37 -07:00
debug_page_ref.c
dmapool.c
docs/core-api/mm: fix return value descriptions in mm/
2019-03-05 21:07:20 -08:00
early_ioremap.c
fadvise.c
failslab.c
mm: no need to check return value of debugfs_create functions
2019-03-05 21:07:17 -08:00
filemap.c
mm: page cache: store only head pages in i_pages
2019-05-14 09:47:45 -07:00
frame_vector.c
frontswap.c
gup.c
Merge branch 'page-refs' (page ref overflow)
2019-04-14 15:09:40 -07:00
gup_benchmark.c
mm: no need to check return value of debugfs_create functions
2019-03-05 21:07:17 -08:00
highmem.c
hmm.c
mm/hmm: convert to use vm_fault_t
2019-03-12 10:04:00 -07:00
huge_memory.c
mm: page cache: store only head pages in i_pages
2019-05-14 09:47:45 -07:00
hugetlb.c
mm/hugetlb.c: don't put_page in lock of hugetlb_lock
2019-05-14 09:47:44 -07:00
hugetlb_cgroup.c
hwpoison-inject.c
init-mm.c
internal.h
mm, compaction: capture a page under direct compaction
2019-03-05 21:07:17 -08:00
interval_tree.c
Kconfig
Kconfig.debug
mm/page_owner: move config option to mm/Kconfig.debug
2019-03-05 21:07:18 -08:00
khugepaged.c
mm: page cache: store only head pages in i_pages
2019-05-14 09:47:45 -07:00
kmemleak-test.c
kmemleak.c
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2019-05-06 13:11:48 -07:00
ksm.c
mm: ksm: do not block on page lock when searching stable tree
2019-03-05 21:07:19 -08:00
list_lru.c
numa: make "nr_node_ids" unsigned int
2019-03-05 21:07:19 -08:00
maccess.c
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
2019-02-25 09:10:51 -08:00
madvise.c
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
2019-04-03 10:32:40 +02:00
Makefile
memblock.c
Printk changes for 5.2
2019-05-07 09:18:12 -07:00
memcontrol.c
mm: writeback: use exact memcg dirty counts
2019-04-05 16:02:31 -10:00
memfd.c
mm: page cache: store only head pages in i_pages
2019-05-14 09:47:45 -07:00
memory-failure.c
mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
2019-03-05 21:07:13 -08:00
memory.c
Printk changes for 5.2
2019-05-07 09:18:12 -07:00
memory_hotplug.c
mm/memory_hotplug.c: drop memory device reference after find_memory_block()
2019-04-26 09:18:04 -07:00
mempolicy.c
mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified
2019-03-29 10:01:37 -07:00
mempool.c
docs/core-api/mm: fix return value descriptions in mm/
2019-03-05 21:07:20 -08:00
memtest.c
migrate.c
mm: page cache: store only head pages in i_pages
2019-05-14 09:47:45 -07:00
mincore.c
Revert "Change mincore() to count "mapped" pages rather than "cached" pages"
2019-01-24 09:04:37 +13:00
mlock.c
mm: remove zone_lru_lock() function, access ->lru_lock directly
2019-03-05 21:07:21 -08:00
mm_init.c
mmap.c
coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
2019-04-19 09:46:05 -07:00
mmu_context.c
mmu_gather.c
asm-generic/tlb: Remove tlb_table_flush()
2019-04-03 10:33:02 +02:00
mmu_notifier.c
mmzone.c
mprotect.c
mm: update ptep_modify_prot_commit to take old pte value as arg
2019-03-05 21:07:18 -08:00
mremap.c
mm,mremap: bail out earlier in mremap_to under map pressure
2019-03-05 21:07:21 -08:00
msync.c
nommu.c
oom_kill.c
mm,oom: don't kill global init via memory.oom.group
2019-03-05 21:07:19 -08:00
page-writeback.c
docs/core-api/mm: fix return value descriptions in mm/
2019-03-05 21:07:20 -08:00
page_alloc.c
mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact()
2019-05-14 09:47:45 -07:00
page_counter.c
page_ext.c
memblock: drop memblock_alloc_*_nopanic() variants
2019-03-12 10:04:02 -07:00
page_idle.c
mm: remove zone_lru_lock() function, access ->lru_lock directly
2019-03-05 21:07:21 -08:00
page_io.c
page_isolation.c
mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate()
2019-03-29 10:01:37 -07:00
page_owner.c
mm/page_owner: Simplify stack trace handling
2019-04-29 12:37:50 +02:00
page_poison.c
page_poison: play nicely with KASAN
2019-03-05 21:07:13 -08:00
page_vma_mapped.c
pagewalk.c
percpu-internal.h
percpu-km.c
percpu: km: no need to consider pcpu_group_offsets[0]
2019-02-26 13:47:58 -08:00
percpu-stats.c
percpu-vm.c
percpu.c
percpu: stop printing kernel addresses
2019-03-18 10:36:36 -07:00
pgtable-generic.c
process_vm_access.c
quicklist.c
readahead.c
docs/core-api/mm: fix return value descriptions in mm/
2019-03-05 21:07:20 -08:00
rmap.c
mm: remove zone_lru_lock() function, access ->lru_lock directly
2019-03-05 21:07:21 -08:00
rodata_test.c
shmem.c
mm: page cache: store only head pages in i_pages
2019-05-14 09:47:45 -07:00
slab.c
mm/slab.c: fix an infinite loop in leaks_show()
2019-05-14 09:47:45 -07:00
slab.h
mm: add support for kmem caches in DMA32 zone
2019-03-29 10:01:37 -07:00
slab_common.c
mm: add support for kmem caches in DMA32 zone
2019-03-29 10:01:37 -07:00
slob.c
slob: use slab_list instead of lru
2019-05-14 09:47:44 -07:00
slub.c
mm/slub.c: update the comment about slab frozen
2019-05-14 09:47:45 -07:00
sparse-vmemmap.c
sparse.c
mm/hotplug: fix offline undo_isolate_page_range()
2019-03-29 10:01:37 -07:00
swap.c
mm: remove zone_lru_lock() function, access ->lru_lock directly
2019-03-05 21:07:21 -08:00
swap_cgroup.c
swap_slots.c
swap_state.c
mm: page cache: store only head pages in i_pages
2019-05-14 09:47:45 -07:00
swapfile.c
mm: swapoff: shmem_unuse() stop eviction without igrab()
2019-04-19 09:46:04 -07:00
truncate.c
docs/core-api/mm: fix return value descriptions in mm/
2019-03-05 21:07:20 -08:00
usercopy.c
mm/usercopy.c: no check page span for stack objects
2019-01-08 17:15:11 -08:00
userfaultfd.c
hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization"
2019-01-08 17:15:11 -08:00
util.c
mm/util.c: fix strndup_user() comment
2019-04-05 16:02:31 -10:00
vmacache.c
vmalloc.c
mm/vmalloc: Add flag for freeing of special permsissions
2019-04-30 12:37:58 +02:00
vmpressure.c
vmscan.c
mm: move recent_rotated pages calculation to shrink_inactive_list()
2019-05-14 09:47:45 -07:00
vmstat.c
mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
2019-04-19 09:46:04 -07:00
workingset.c
mm/workingset: remove unused @mapping argument in workingset_eviction()
2019-03-05 21:07:21 -08:00
z3fold.c
zbud.c
zpool.c
zsmalloc.c
zswap.c