Roman Gushchin fe6bdfc8e1 mm: fix oom_kill event handling 7 anos atrás
..
kasan 3f19597215 kasan: fix memory hotplug during boot 7 anos atrás
Kconfig 7d3bf613e9 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 7 anos atrás
Kconfig.debug 4675ff05de kmemcheck: rip it out 7 anos atrás
Makefile 5d752600a8 mm: restructure memfd code 7 anos atrás
backing-dev.c 9ccc361716 memcg: writeback: use memcg->cgwb_list directly 7 anos atrás
balloon_compaction.c c7cdff0e86 virtio_balloon: fix deadlock on OOM 7 anos atrás
bootmem.c f144c390f9 mm: docs: fix parameter names mismatch 7 anos atrás
cleancache.c 0825a6f986 mm: use octal not symbolic permissions 7 anos atrás
cma.c d883c6cf3b Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" 7 anos atrás
cma.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 anos atrás
cma_debug.c 0825a6f986 mm: use octal not symbolic permissions 7 anos atrás
compaction.c 0825a6f986 mm: use octal not symbolic permissions 7 anos atrás
debug.c 152a2d199e mm/debug.c: provide useful debugging information for VM_BUG 7 anos atrás
debug_page_ref.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 anos atrás
dmapool.c 0825a6f986 mm: use octal not symbolic permissions 7 anos atrás
early_ioremap.c 7f6f60a1ba mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep 7 anos atrás
fadvise.c 9d5b7c956b mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() 7 anos atrás
failslab.c 0825a6f986 mm: use octal not symbolic permissions 7 anos atrás
filemap.c 2bcd6454ba mm: use new return type vm_fault_t 7 anos atrás
frame_vector.c 1f704fd0d1 mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()' 7 anos atrás
frontswap.c 0825a6f986 mm: use octal not symbolic permissions 7 anos atrás
gup.c 7d3bf613e9 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 7 anos atrás
gup_benchmark.c 778e1cdd81 treewide: kvzalloc() -> kvcalloc() 7 anos atrás
highmem.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 anos atrás
hmm.c e763848843 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS 7 anos atrás
huge_memory.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 anos atrás
hugetlb.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 anos atrás
hugetlb_cgroup.c bbec2e1517 mm: rename page_counter's count/limit into usage/max 7 anos atrás
hwpoison-inject.c 83b57531c5 mm/memory_failure: Remove unused trapno from memory_failure 7 anos atrás
init-mm.c 88aa7cc688 mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct 7 anos atrás
internal.h 6567af78ac Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux 7 anos atrás
interval_tree.c e025f059a3 mm/interval_tree.c: use vma_pages() helper 7 anos atrás
khugepaged.c b93b016313 page cache: use xa_lock 7 anos atrás
kmemleak-test.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 anos atrás
kmemleak.c e8b098fc57 mm: kernel-doc: add missing parameter descriptions 7 anos atrás
ksm.c 1105a2fc02 mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm() 7 anos atrás
list_lru.c 0c7c1bed7e mm: make counting of list_lru_one::nr_items lockless 7 anos atrás
maccess.c f144c390f9 mm: docs: fix parameter names mismatch 7 anos atrás
madvise.c 83b57531c5 mm/memory_failure: Remove unused trapno from memory_failure 7 anos atrás
memblock.c 0825a6f986 mm: use octal not symbolic permissions 7 anos atrás
memcontrol.c fe6bdfc8e1 mm: fix oom_kill event handling 7 anos atrás
memfd.c 5d752600a8 mm: restructure memfd code 7 anos atrás
memory-failure.c 666feb21a0 mm, migrate: remove reason argument from new_page_t 7 anos atrás
memory.c 68abbe7295 Merge branch 'akpm' (patches from Andrew) 7 anos atrás
memory_hotplug.c fb52bbaee5 mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c 7 anos atrás
mempolicy.c 94723aafb9 mm: unclutter THP migration 7 anos atrás
mempool.c c1a67fefd0 mempool: Add mempool_init()/mempool_exit() 7 anos atrás
memtest.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 anos atrás
migrate.c 013567be19 mm: migrate: fix double call of radix_tree_replace_slot() 7 anos atrás
mincore.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 anos atrás
mlock.c 9c4e6b1a70 mm, mlock, vmscan: no more skipping pagevecs 7 anos atrás
mm_init.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 anos atrás
mmap.c b3ec9f33ac mm: change return type to vm_fault_t 7 anos atrás
mmu_context.c f719ff9bce sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h> 8 anos atrás
mmu_notifier.c 5ff7091f5a mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks 7 anos atrás
mmzone.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 anos atrás
mprotect.c 09a913a7a9 sched/numa: avoid trapping faults and attempting migration of file-backed dirty pages 7 anos atrás
mremap.c 37a4094e82 mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdowns 7 anos atrás
msync.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 anos atrás
nobootmem.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 anos atrás
nommu.c 2bcd6454ba mm: use new return type vm_fault_t 7 anos atrás
oom_kill.c fe6bdfc8e1 mm: fix oom_kill event handling 7 anos atrás
page-writeback.c 2e898e4c0a writeback: safer lock nesting 7 anos atrás
page_alloc.c 0825a6f986 mm: use octal not symbolic permissions 7 anos atrás
page_counter.c bf8d5d52ff memcg: introduce memory.min 7 anos atrás
page_ext.c 3a45acc086 mm/page_ext.c: make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothing uses it 7 anos atrás
page_idle.c 0825a6f986 mm: use octal not symbolic permissions 7 anos atrás
page_io.c 263663cd3c block: convert to bio_first_bvec_all & bio_first_page_all 7 anos atrás
page_isolation.c 666feb21a0 mm, migrate: remove reason argument from new_page_t 7 anos atrás
page_owner.c 0825a6f986 mm: use octal not symbolic permissions 7 anos atrás
page_poison.c 14298d3663 mm/page_poison.c: make early_page_poison_param() __init 7 anos atrás
page_vma_mapped.c 7222708e82 mm, page_vma_mapped: Introduce pfn_in_hpage() 7 anos atrás
pagewalk.c e8b098fc57 mm: kernel-doc: add missing parameter descriptions 7 anos atrás
percpu-internal.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 anos atrás
percpu-km.c 554fef1c39 percpu: allow select gfp to be passed to underlying allocators 7 anos atrás
percpu-stats.c 42bc47b353 treewide: Use array_size() in vmalloc() 7 anos atrás
percpu-vm.c 554fef1c39 percpu: allow select gfp to be passed to underlying allocators 7 anos atrás
percpu.c f5a8eb632b Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic 7 anos atrás
pgtable-generic.c d52605d7cb mm: do not lose dirty and accessed bits in pmdp_invalidate() 7 anos atrás
process_vm_access.c a5d09bed7f mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors 7 anos atrás
quicklist.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 anos atrás
readahead.c b3751e6ab4 mm: split ->readpages calls to avoid non-contiguous pages lists 7 anos atrás
rmap.c ccf2b06794 Merge tag 'v4.17-rc2' into docs-next 7 anos atrás
rodata_test.c a872eb2131 mm: fix RODATA_TEST failure "rodata_test: test data was not read only" 7 anos atrás
shmem.c 0825a6f986 mm: use octal not symbolic permissions 7 anos atrás
slab.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 anos atrás
slab.h f9e13c0a5a slab, slub: skip unnecessary kasan_cache_shutdown() 7 anos atrás
slab_common.c 0825a6f986 mm: use octal not symbolic permissions 7 anos atrás
slob.c 128227e7fe slab: __GFP_ZERO is incompatible with a constructor 7 anos atrás
slub.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 anos atrás
sparse-vmemmap.c eb8045335c mm: merge vmem_altmap_alloc into altmap_alloc_block_buf 7 anos atrás
sparse.c 08994b2467 mm/sparse.c: pass the __highest_present_section_nr + 1 to alloc_func() 7 anos atrás
swap.c e763848843 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS 7 anos atrás
swap_cgroup.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 anos atrás
swap_slots.c 778e1cdd81 treewide: kvzalloc() -> kvcalloc() 7 anos atrás
swap_state.c 778e1cdd81 treewide: kvzalloc() -> kvcalloc() 7 anos atrás
swapfile.c 955c97f085 mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONT 7 anos atrás
truncate.c b93b016313 page cache: use xa_lock 7 anos atrás
usercopy.c afcc90f862 usercopy: WARN() on slab cache usercopy region violations 7 anos atrás
userfaultfd.c df2cc96e77 userfaultfd: prevent non-cooperative events vs mcopy_atomic races 7 anos atrás
util.c ce91f6ee5b mm: kvmalloc does not fallback to vmalloc for incompatible gfp flags 7 anos atrás
vmacache.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 anos atrás
vmalloc.c 0825a6f986 mm: use octal not symbolic permissions 7 anos atrás
vmpressure.c 3cadfa2b94 mm/vmpressure.c: convert to use match_string() helper 7 anos atrás
vmscan.c bf8d5d52ff memcg: introduce memory.min 7 anos atrás
vmstat.c fddda2b7b5 proc: introduce proc_create_seq{,_data} 7 anos atrás
workingset.c b93b016313 page cache: use xa_lock 7 anos atrás
z3fold.c 6098d7e136 z3fold: fix reclaim lock-ups 7 anos atrás
zbud.c f144c390f9 mm: docs: fix parameter names mismatch 7 anos atrás
zpool.c 14fec9eba4 mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc 7 anos atrás
zsmalloc.c 0825a6f986 mm: use octal not symbolic permissions 7 anos atrás
zswap.c 0825a6f986 mm: use octal not symbolic permissions 7 anos atrás