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