Colin Ian King 1e92641929 mm/hmm.c: remove unused variables align_start and align_end 7 tahun lalu
..
kasan 0207df4fa1 kernel/memremap, kasan: make ZONE_DEVICE with work with KASAN 7 tahun lalu
Kconfig 14fef28414 mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAP 7 tahun lalu
Kconfig.debug 4675ff05de kmemcheck: rip it out 8 tahun lalu
Makefile 5d752600a8 mm: restructure memfd code 7 tahun lalu
backing-dev.c 3ee7e8697d bdi: Fix another oops in wb_workfn() 7 tahun lalu
balloon_compaction.c c7cdff0e86 virtio_balloon: fix deadlock on OOM 8 tahun lalu
bootmem.c 58faef9328 docs/mm: bootmem: add overview documentation 7 tahun lalu
cleancache.c 0825a6f986 mm: use octal not symbolic permissions 7 tahun lalu
cma.c 6518202970 mm/cma: remove unsupported gfp_mask parameter from cma_alloc() 7 tahun lalu
cma.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 tahun lalu
cma_debug.c 6518202970 mm/cma: remove unsupported gfp_mask parameter from cma_alloc() 7 tahun lalu
compaction.c 0825a6f986 mm: use octal not symbolic permissions 7 tahun lalu
debug.c fc36def997 mm: teach dump_page() to correctly output poisoned struct pages 7 tahun lalu
debug_page_ref.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 tahun lalu
dmapool.c 0825a6f986 mm: use octal not symbolic permissions 7 tahun lalu
early_ioremap.c 7f6f60a1ba mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep 8 tahun lalu
fadvise.c a718e28f53 mm/fadvise.c: fix signed overflow UBSAN complaint 7 tahun lalu
failslab.c 0825a6f986 mm: use octal not symbolic permissions 7 tahun lalu
filemap.c 2bcd6454ba mm: use new return type vm_fault_t 7 tahun lalu
frame_vector.c 1f704fd0d1 mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()' 8 tahun lalu
frontswap.c 0825a6f986 mm: use octal not symbolic permissions 7 tahun lalu
gup.c bb177a732c mm: do not bug_on on incorrect length in __mm_populate() 7 tahun lalu
gup_benchmark.c 778e1cdd81 treewide: kvzalloc() -> kvcalloc() 7 tahun lalu
highmem.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 tahun lalu
hmm.c 1e92641929 mm/hmm.c: remove unused variables align_start and align_end 7 tahun lalu
huge_memory.c c9f4cd7138 mm, huge page: copy target sub-page last when copy huge page 7 tahun lalu
hugetlb.c 330d6e489a mm/hugetlb.c: don't zero 1GiB bootmem pages 7 tahun lalu
hugetlb_cgroup.c bbec2e1517 mm: rename page_counter's count/limit into usage/max 7 tahun lalu
hwpoison-inject.c 83b57531c5 mm/memory_failure: Remove unused trapno from memory_failure 8 tahun lalu
init-mm.c c1a2f7f0c0 mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids 7 tahun lalu
internal.h 6567af78ac Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux 7 tahun lalu
interval_tree.c e025f059a3 mm/interval_tree.c: use vma_pages() helper 7 tahun lalu
khugepaged.c 50f8b92f21 mm: thp: pass correct vm_flags to hugepage_vma_check() 7 tahun lalu
kmemleak-test.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 tahun lalu
kmemleak.c e8b098fc57 mm: kernel-doc: add missing parameter descriptions 7 tahun lalu
ksm.c 50a7ca3c6f mm: convert return type of handle_mm_fault() caller to vm_fault_t 7 tahun lalu
list_lru.c 6b51e88199 mm/list_lru: introduce list_lru_shrink_walk_irq() 7 tahun lalu
maccess.c f144c390f9 mm: docs: fix parameter names mismatch 7 tahun lalu
madvise.c 83b57531c5 mm/memory_failure: Remove unused trapno from memory_failure 8 tahun lalu
memblock.c a36aab890c mm/memblock.c: replace u64 with phys_addr_t where appropriate 7 tahun lalu
memcontrol.c f90280d6b7 mm/vmscan.c: clear shrinker bit if there are no objects related to memcg 7 tahun lalu
memfd.c c9c554f214 alloc_file(): switch to passing O_... flags instead of FMODE_... mode 7 tahun lalu
memory-failure.c 666feb21a0 mm, migrate: remove reason argument from new_page_t 7 tahun lalu
memory.c 50c150f262 Revert "mm: always flush VMA ranges affected by zap_page_range" 7 tahun lalu
memory_hotplug.c 4fbce63391 mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_memory_range() 7 tahun lalu
mempolicy.c 2c4541e24c mm: use vma_init() to initialize VMAs on stack and data segments 7 tahun lalu
mempool.c 8cded8668e mm/mempool.c: remove unused argument in kasan_unpoison_element() and remove_element() 7 tahun lalu
memtest.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 tahun lalu
migrate.c e1fb4a0864 dax: remove VM_MIXEDMAP for fsdax and device dax 7 tahun lalu
mincore.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 tahun lalu
mlock.c e1fb4a0864 dax: remove VM_MIXEDMAP for fsdax and device dax 7 tahun lalu
mm_init.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 tahun lalu
mmap.c e1fb4a0864 dax: remove VM_MIXEDMAP for fsdax and device dax 7 tahun lalu
mmu_context.c f719ff9bce sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> 8 tahun lalu
mmu_notifier.c 5ff7091f5a mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks 7 tahun lalu
mmzone.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 tahun lalu
mprotect.c 42e4089c78 x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings 7 tahun lalu
mremap.c 37a4094e82 mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns 7 tahun lalu
msync.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 tahun lalu
nobootmem.c e1720fee27 mm/memblock: add a name for memblock flags enumeration 7 tahun lalu
nommu.c 1a9b4b3d75 mm: provide a fallback for PAGE_KERNEL_EXEC for architectures 7 tahun lalu
oom_kill.c a195d3f5b7 mm/oom_kill.c: document oom_lock 7 tahun lalu
page-writeback.c dcfe4df3d5 mm/page-writeback.c: update stale account_page_redirty() comment 7 tahun lalu
page_alloc.c d8a759b570 mm, page_alloc: double zone's batchsize 7 tahun lalu
page_counter.c bf8d5d52ff memcg: introduce memory.min 7 tahun lalu
page_ext.c 10ed634152 mm/page_ext.c: constify lookup_page_ext() argument 7 tahun lalu
page_idle.c 0825a6f986 mm: use octal not symbolic permissions 7 tahun lalu
page_io.c 0d3bd88d54 swap,blkcg: issue swap io with the appropriate context 7 tahun lalu
page_isolation.c 666feb21a0 mm, migrate: remove reason argument from new_page_t 7 tahun lalu
page_owner.c 0825a6f986 mm: use octal not symbolic permissions 7 tahun lalu
page_poison.c 14298d3663 mm/page_poison.c: make early_page_poison_param() __init 7 tahun lalu
page_vma_mapped.c 7222708e82 mm, page_vma_mapped: Introduce pfn_in_hpage() 8 tahun lalu
pagewalk.c e8b098fc57 mm: kernel-doc: add missing parameter descriptions 7 tahun lalu
percpu-internal.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 tahun lalu
percpu-km.c 554fef1c39 percpu: allow select gfp to be passed to underlying allocators 7 tahun lalu
percpu-stats.c 42bc47b353 treewide: Use array_size() in vmalloc() 7 tahun lalu
percpu-vm.c 554fef1c39 percpu: allow select gfp to be passed to underlying allocators 7 tahun lalu
percpu.c f5a8eb632b Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic 7 tahun lalu
pgtable-generic.c d52605d7cb mm: do not lose dirty and accessed bits in pmdp_invalidate() 7 tahun lalu
process_vm_access.c a5d09bed7f mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors 7 tahun lalu
quicklist.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 tahun lalu
readahead.c dc30b96ab6 readahead: stricter check for bdi io_pages 7 tahun lalu
rmap.c bce73e4842 mm: do not drop unused pages when userfaultd is running 7 tahun lalu
rodata_test.c a872eb2131 mm: fix RODATA_TEST failure "rodata_test: test data was not read only" 8 tahun lalu
shmem.c 46c9a946d7 shmem: use monotonic time for i_generation 7 tahun lalu
slab.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 tahun lalu
slab.h 84c07d11aa mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB 7 tahun lalu
slab_common.c 84c07d11aa mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB 7 tahun lalu
slob.c 128227e7fe slab: __GFP_ZERO is incompatible with a constructor 7 tahun lalu
slub.c 0882ff9190 mm, slub: restore the original intention of prefetch_freepointer() 7 tahun lalu
sparse-vmemmap.c 2a3cb8baef mm/sparse: delete old sparse_init and enable new one 7 tahun lalu
sparse.c 2a3cb8baef mm/sparse: delete old sparse_init and enable new one 7 tahun lalu
swap.c e763848843 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS 7 tahun lalu
swap_cgroup.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 tahun lalu
swap_slots.c 31f21da181 mm/swap_slots.c: make swap_slots_cache_mutex and swap_slots_cache_enable_mutex static 7 tahun lalu
swap_state.c 778e1cdd81 treewide: kvzalloc() -> kvcalloc() 7 tahun lalu
swapfile.c 73ba2fb33c Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block 7 tahun lalu
truncate.c b93b016313 page cache: use xa_lock 7 tahun lalu
usercopy.c b5cb15d937 usercopy: Allow boot cmdline disabling of hardening 7 tahun lalu
userfaultfd.c df2cc96e77 userfaultfd: prevent non-cooperative events vs mcopy_atomic races 7 tahun lalu
util.c ce91f6ee5b mm: kvmalloc does not fallback to vmalloc for incompatible gfp flags 7 tahun lalu
vmacache.c ddbf369c0a mm, vmacache: hash addresses based on pmd 7 tahun lalu
vmalloc.c 1a9b4b3d75 mm: provide a fallback for PAGE_KERNEL_EXEC for architectures 7 tahun lalu
vmpressure.c 3cadfa2b94 mm/vmpressure.c: convert to use match_string() helper 7 tahun lalu
vmscan.c 7e010df53c mm: use special value SHRINKER_REGISTERING instead of list_empty() check 7 tahun lalu
vmstat.c 28557cc106 Revert mm/vmstat.c: fix vmstat_update() preemption BUG 7 tahun lalu
workingset.c 6b51e88199 mm/list_lru: introduce list_lru_shrink_walk_irq() 7 tahun lalu
z3fold.c 6098d7e136 z3fold: fix reclaim lock-ups 7 tahun lalu
zbud.c f144c390f9 mm: docs: fix parameter names mismatch 7 tahun lalu
zpool.c 14fec9eba4 mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc 7 tahun lalu
zsmalloc.c 4d0a5402f5 mm/zsmalloc.c: make several functions and a struct static 7 tahun lalu
zswap.c 16e536ef47 zswap: re-check zswap_is_full() after do zswap_shrink() 7 tahun lalu