Li Zefan 091d0d55b2 shm: fix null pointer deref when userspace specifies invalid hugepage size 12 yıl önce
..
Kconfig 9ca24e2e19 mmKconfig: add an option to disable bounce 12 yıl önce
Kconfig.debug c0a32fc5a2 mm: more intensive memory corruption debugging 13 yıl önce
Makefile 70ddf637ee memcg: add memory.pressure_level events 12 yıl önce
backing-dev.c b5c872ddb7 writeback: expose the bdi_wq workqueue 12 yıl önce
balloon_compaction.c 18468d93e5 mm: introduce a common interface for balloon pages mobility 12 yıl önce
bootmem.c 38fa4175e6 mm: Add alloc_bootmem_low_pages_nopanic() 12 yıl önce
bounce.c 4de13d7aa8 Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block 12 yıl önce
cleancache.c ff610a1d55 mm: cleancache: clean up cleancache_enabled 12 yıl önce
compaction.c 108bcc96ef mm: add & use zone_end_pfn() and zone_spans_pfn() 12 yıl önce
debug-pagealloc.c 54c29c635a mm, x86: Remove debug_pagealloc_enabled 13 yıl önce
dmapool.c 5de55b265a dmapool: make DMAPOOL_DEBUG detect corruption of free marker 12 yıl önce
fadvise.c 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 12 yıl önce
failslab.c f4ae40a6a5 switch debugfs to umode_t 13 yıl önce
filemap.c 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 yıl önce
filemap_xip.c 03d95eb2f2 lift sb_start_write() out of ->write() 12 yıl önce
fremap.c 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" 12 yıl önce
frontswap.c 4f89849da2 frontswap: get rid of swap_lock dependency 12 yıl önce
highmem.c b7dfde956d Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 yıl önce
huge_memory.c 5918d10a4b thp: fix huge zero page logic for page with pfn == 0 12 yıl önce
hugetlb.c 5d434fcb25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 12 yıl önce
hugetlb_cgroup.c 7179e7bf45 mm/hugetlb: create hugetlb cgroup file in hugetlb_init 12 yıl önce
hwpoison-inject.c c255a45805 memcg: rename config variables 13 yıl önce
init-mm.c 60063497a9 atomic: use <linux/atomic.h> 14 yıl önce
internal.h ff6a6da60b mm: accelerate munlock() treatment of THP pages 12 yıl önce
interval_tree.c ed8ea81501 mm: add CONFIG_DEBUG_VM_RB build option 12 yıl önce
kmemcheck.c b1eeab6768 kmemcheck: add hooks for the page allocator 16 yıl önce
kmemleak-test.c 0a08739e81 kmemleak: remove memset by using kzalloc 14 yıl önce
kmemleak.c b67bfe0d42 hlist: drop the node parameter from iterators 12 yıl önce
ksm.c d8fc16a825 ksm: fix m68k build: only NUMA needs pfn_to_nid 12 yıl önce
maccess.c b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 yıl önce
madvise.c 84d96d8976 mm: madvise: complete input validation before taking lock 12 yıl önce
memblock.c 209ff86d61 memblock: fix missing comment of memblock_insert_region() 12 yıl önce
memcontrol.c b070e65c0b mm, memcg: add rss_huge stat to memory.stat 12 yıl önce
memory-failure.c e39862958d HWPOISON: check dirty flag to match against clean page 12 yıl önce
memory.c 5d434fcb25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 12 yıl önce
memory_hotplug.c 349daa0f93 mm: fix memory_hotplug.c printk format warning 12 yıl önce
mempolicy.c 7880639c3e mm/mempolicy.c: fix sp_node_init() argument ordering 12 yıl önce
mempool.c a91a5ac685 mempool: add @gfp_mask to mempool_create_node() 13 yıl önce
migrate.c c73e5c9c59 mm: rewrite the comment over migrate_pages() more comprehensibly 12 yıl önce
mincore.c 33806f06da swap: make each swap partition have one address_space 12 yıl önce
mlock.c 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" 12 yıl önce
mm_init.c a4e1b4c6c6 mm: init: report on last-nid information stored in page->flags 12 yıl önce
mmap.c 091d0d55b2 shm: fix null pointer deref when userspace specifies invalid hugepage size 12 yıl önce
mmu_context.c 697f4d68cf mm: remove old aio use_mm() comment 12 yıl önce
mmu_notifier.c b67bfe0d42 hlist: drop the node parameter from iterators 12 yıl önce
mmzone.c 22b751c3d0 mm: rename page struct field helpers 12 yıl önce
mprotect.c 7d12efaea7 mm/mprotect.c: coding-style cleanups 12 yıl önce
mremap.c 08b52706d5 mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write() 12 yıl önce
msync.c 8018ab0574 sanitize vfs_fsync calling conventions 15 yıl önce
nobootmem.c b476e2951f mm, nobootmem: do memset() after memblock_reserve() 12 yıl önce
nommu.c 08d7676083 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 12 yıl önce
oom_kill.c 58cf188ed6 memcg, oom: provide more precise dump info while memcg oom happening 12 yıl önce
page-writeback.c 7136851117 mm: make snapshotting pages for stable writes a per-bio operation 12 yıl önce
page_alloc.c f9872caf07 page_alloc: make setup_nr_node_ids() usable for arch init code 12 yıl önce
page_cgroup.c 31aaea4aa1 memcontrol: use N_MEMORY instead N_HIGH_MEMORY 12 yıl önce
page_io.c 4de13d7aa8 Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block 12 yıl önce
page_isolation.c a458431e17 mm: fix zone_watermark_ok_safe() accounting of isolated pages 12 yıl önce
pagewalk.c e180377f1a thp: change split_huge_page_pmd() interface 12 yıl önce
percpu-km.c fc1481a956 percpu: clear memory allocated with the km allocator 15 yıl önce
percpu-vm.c dad7557eb7 mm: fix kernel-doc warnings 13 yıl önce
percpu.c 5479c78ac6 mm, percpu: Make sure percpu_alloc early parameter has an argument 12 yıl önce
pgtable-generic.c 8d1acce453 mm: Only flush the TLB when clearing an accessible pte 12 yıl önce
process_vm_access.c 8aec0f5d41 Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys 12 yıl önce
quicklist.c e25934a517 mm: delete various needless include <linux/module.h> 13 yıl önce
readahead.c 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 12 yıl önce
rmap.c 369a713e96 rmap: recompute pgoff for unmapping huge page 12 yıl önce
shmem.c a27bb332c0 aio: don't include aio.h in sched.h 12 yıl önce
slab.c 0f47c9423c Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 12 yıl önce
slab.h ca34956b80 slab: Common definition for kmem_cache_node 12 yıl önce
slab_common.c 956e46efb2 mm/slab: Fix crash during slab init 12 yıl önce
slob.c 22b751c3d0 mm: rename page struct field helpers 12 yıl önce
slub.c 0f47c9423c Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux 12 yıl önce
sparse-vmemmap.c 0aad818b2d sparse-vmemmap: specify vmemmap population range in bytes 12 yıl önce
sparse.c 4edd7ceff0 mm, hotplug: avoid compiling memory hotremove functions when disabled 12 yıl önce
swap.c a27bb332c0 aio: don't include aio.h in sched.h 12 yıl önce
swap_state.c 5bc7b8aca9 mm: thp: add split tail pages to shrink page list in page reclaim 12 yıl önce
swapfile.c 4f89849da2 frontswap: get rid of swap_lock dependency 12 yıl önce
truncate.c 7898575fc8 mm: drop vmtruncate 12 yıl önce
util.c 33806f06da swap: make each swap partition have one address_space 12 yıl önce
vmalloc.c c9fcee5132 mm/vmalloc.c: add vfree comment 12 yıl önce
vmpressure.c 70ddf637ee memcg: add memory.pressure_level events 12 yıl önce
vmscan.c 5bc7b8aca9 mm: thp: add split tail pages to shrink page list in page reclaim 12 yıl önce
vmstat.c 40f4b1ead0 mm/vmstat: add note on safety of drain_zonestat 12 yıl önce