Linus Torvalds f353078f02 Merge branch 'akpm' (patches from Andrew) 7 年之前
..
kasan 1e8e18f694 kasan: fix shadow_size calculation error in kasan_module_alloc 7 年之前
Kconfig 7d3bf613e9 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 7 年之前
Kconfig.debug 4675ff05de kmemcheck: rip it out 7 年之前
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 7 年之前
bootmem.c f144c390f9 mm: docs: fix parameter names mismatch 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 7 年之前
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 7 年之前
dmapool.c 0825a6f986 mm: use octal not symbolic permissions 7 年之前
early_ioremap.c 7f6f60a1ba mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep 7 年之前
fadvise.c 9d5b7c956b mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() 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()' 7 年之前
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 7 年之前
hmm.c e763848843 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS 7 年之前
huge_memory.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 年之前
hugetlb.c 520495fe96 mm: hugetlb: yield when prepping struct pages 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 7 年之前
init-mm.c 88aa7cc688 mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct 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 b93b016313 page cache: use xa_lock 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 1105a2fc02 mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm() 7 年之前
list_lru.c 0c7c1bed7e mm: make counting of list_lru_one::nr_items lockless 7 年之前
maccess.c f144c390f9 mm: docs: fix parameter names mismatch 7 年之前
madvise.c 83b57531c5 mm/memory_failure: Remove unused trapno from memory_failure 7 年之前
memblock.c e3d301cae0 mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVE 7 年之前
memcontrol.c fe6bdfc8e1 mm: fix oom_kill event handling 7 年之前
memfd.c 5d752600a8 mm: restructure memfd code 7 年之前
memory-failure.c 666feb21a0 mm, migrate: remove reason argument from new_page_t 7 年之前
memory.c 68abbe7295 Merge branch 'akpm' (patches from Andrew) 7 年之前
memory_hotplug.c fb52bbaee5 mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.c 7 年之前
mempolicy.c 94723aafb9 mm: unclutter THP migration 7 年之前
mempool.c c1a67fefd0 mempool: Add mempool_init()/mempool_exit() 7 年之前
memtest.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
migrate.c 013567be19 mm: migrate: fix double call of radix_tree_replace_slot() 7 年之前
mincore.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
mlock.c 9c4e6b1a70 mm, mlock, vmscan: no more skipping pagevecs 7 年之前
mm_init.c 1170532bb4 mm: convert printk(KERN_<LEVEL> to pr_<level> 9 年之前
mmap.c bb177a732c mm: do not bug_on on incorrect length in __mm_populate() 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 7 年之前
mprotect.c 09a913a7a9 sched/numa: avoid trapping faults and attempting migration of file-backed dirty pages 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 7 年之前
nobootmem.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 年之前
nommu.c 2bcd6454ba mm: use new return type vm_fault_t 7 年之前
oom_kill.c fe6bdfc8e1 mm: fix oom_kill event handling 7 年之前
page-writeback.c 2e898e4c0a writeback: safer lock nesting 7 年之前
page_alloc.c e181ae0c5d mm: zero unavailable pages before memmap init 7 年之前
page_counter.c bf8d5d52ff memcg: introduce memory.min 7 年之前
page_ext.c 3a45acc086 mm/page_ext.c: make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothing uses it 7 年之前
page_idle.c 0825a6f986 mm: use octal not symbolic permissions 7 年之前
page_io.c 263663cd3c block: convert to bio_first_bvec_all & bio_first_page_all 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() 7 年之前
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 7 年之前
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 7 年之前
readahead.c b3751e6ab4 mm: split ->readpages calls to avoid non-contiguous pages lists 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" 7 年之前
shmem.c 0825a6f986 mm: use octal not symbolic permissions 7 年之前
slab.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
slab.h f9e13c0a5a slab, slub: skip unnecessary kasan_cache_shutdown() 7 年之前
slab_common.c d50d82faa0 slub: fix failure when we delete and create a slab cache 7 年之前
slob.c 128227e7fe slab: __GFP_ZERO is incompatible with a constructor 7 年之前
slub.c d50d82faa0 slub: fix failure when we delete and create a slab cache 7 年之前
sparse-vmemmap.c eb8045335c mm: merge vmem_altmap_alloc into altmap_alloc_block_buf 7 年之前
sparse.c 08994b2467 mm/sparse.c: pass the __highest_present_section_nr + 1 to alloc_func() 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 7 年之前
swap_slots.c 778e1cdd81 treewide: kvzalloc() -> kvcalloc() 7 年之前
swap_state.c 778e1cdd81 treewide: kvzalloc() -> kvcalloc() 7 年之前
swapfile.c 955c97f085 mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONT 7 年之前
truncate.c b93b016313 page cache: use xa_lock 7 年之前
usercopy.c afcc90f862 usercopy: WARN() on slab cache usercopy region violations 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 7 年之前
vmalloc.c 0825a6f986 mm: use octal not symbolic permissions 7 年之前
vmpressure.c 3cadfa2b94 mm/vmpressure.c: convert to use match_string() helper 7 年之前
vmscan.c bf8d5d52ff memcg: introduce memory.min 7 年之前
vmstat.c 28557cc106 Revert mm/vmstat.c: fix vmstat_update() preemption BUG 7 年之前
workingset.c b93b016313 page cache: use xa_lock 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 0825a6f986 mm: use octal not symbolic permissions 7 年之前
zswap.c 0825a6f986 mm: use octal not symbolic permissions 7 年之前